Skip to content
Success

Console Output

Skipping 352 KB.. Full Log
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop11",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1303054) [16:08:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1303054) [16:08:15] % sudo mount --bind /dev/loop11p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1303054) [16:08:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1303054) [16:08:15] % sudo mount --bind /dev/loop11p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1303054) [16:08:16] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1303054) [16:08:16] (native) install e2fsprogs
(1303054) [16:08:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1303054) [16:08:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1303054) [16:08:16] (native) % cat /tmp/apk_progress_fifo
(1303054) [16:08:16] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1303054) [16:08:16] New background process: pid=1314567, 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-r29.trigger
OK: 26 MiB in 71 packages
(1303054) [16:08:16] (native) format /dev/installp2 (root, ext4)
(1303054) [16:08:16] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1303054) [16:08:17] (native) mount /dev/installp2 to /mnt/install
(1303054) [16:08:17] (native) % mkdir -p /mnt/install
(1303054) [16:08:17] (native) % mount /dev/installp2 /mnt/install
(1303054) [16:08:17] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(1303054) [16:08:17] (native) install dosfstools
(1303054) [16:08:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1303054) [16:08:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1303054) [16:08:17] (native) % cat /tmp/apk_progress_fifo
(1303054) [16:08:17] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(1303054) [16:08:17] New background process: pid=1314702, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r29.trigger
OK: 26 MiB in 72 packages
(1303054) [16:08:17] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(1303054) [16:08:17] (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
(1303054) [16:08:18] (native) % mkdir -p /mnt/install/boot
(1303054) [16:08:18] (native) % mount /dev/installp1 /mnt/install/boot
(1303054) [16:08:18] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1303054) [16:08:18] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(1303054) [16:08:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1303054) [16:08:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1303054) [16:08:18] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1303054) [16:08:18] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1303054) [16:08:18] (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/
(1303054) [16:08:25] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1303054) [16:08:25] % 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
(1303054) [16:08:25] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % 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/
(1303054) [16:08:25] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1303054) [16:08:25] % 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
(1303054) [16:08:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1303054) [16:08:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1303054) [16:08:30] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_23991.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2667.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_24061.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2654.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17576.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17883.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.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/core20_1778.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1738.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop11",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1303054) [16:08:30] (native) umount /dev/loop11
(1303054) [16:08:30] (native) % losetup -d /dev/loop11
(1303054) [16:08:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1303054) [16:08:30] 
(1303054) [16:08:30] *** FLASHING INFORMATION ***
(1303054) [16:08:30] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1303054) [16:08:30] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1303054) [16:08:30] 
(1303054) [16:08:30] *** SSH DAEMON INFORMATION ***
(1303054) [16:08:30] SSH daemon is enabled (disable with --no-sshd).
(1303054) [16:08:30] Login as 'user' with the password given during installation.
(1303054) [16:08:30] 
(1303054) [16:08:30] *** FIREWALL INFORMATION ***
(1303054) [16:08:30] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(1303054) [16:08:30] For more information: https://postmarketos.org/firewall
(1303054) [16:08:30] 
(1303054) [16:08:30] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1303054) [16:08:30] DONE!
total 2397236
-rw-r--r-- 1 root 12345 3687841792 Dec 31 16:08 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop11
NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                              DIO LOG-SEC
/dev/loop1          0      0         1  1 /var/lib/snapd/snaps/core18_2667.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/snapd_17883.snap                                                    0     512
/dev/loop4          0      0         1  1 /var/lib/snapd/snaps/core18_2654.snap                                                    0     512
/dev/loop11         0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img   0     512
/dev/loop2          0      0         1  1 /var/lib/snapd/snaps/core20_1695.snap (deleted)                                          0     512
/dev/loop0          0      0         1  1 /var/lib/snapd/snaps/lxd_23991.snap                                                      0     512
/dev/loop9          0      0         1  1 /var/lib/snapd/snaps/core20_1778.snap                                                    0     512
/dev/loop7          0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap (deleted)                                            0     512
/dev/loop5          0      0         1  1 /var/lib/snapd/snaps/snapd_17576.snap (deleted)                                          0     512
/dev/loop3          0      0         1  1 /var/lib/snapd/snaps/lxd_24061.snap                                                      0     512
/dev/loop10         0      0         1  1 /var/lib/snapd/snaps/core20_1738.snap                                                    0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 14 Dec 31 16:08 pmOS_boot -> ../../loop11p1
lrwxrwxrwx 1 root root 14 Dec 31 16:08 pmOS_root -> ../../loop11p2
lrwxrwxrwx 1 root root 10 Dec 31 16:08 storagepool -> ../../sdb1
total 88
drwxr-xr-x  2 root root  4096 Dec 31 16:07 bin
drwxr-xr-x  2 root root  4096 Dec 31 16:08 boot
drwxr-xr-x  2 root root  4096 Dec 31 16:03 dev
drwxr-xr-x 65 root root  4096 Dec 31 16:08 etc
drwxr-xr-x  3 root root  4096 Dec 31 16:08 home
drwxr-xr-x 14 root root  4096 Dec 31 16:06 lib
drwx------  2 root root 16384 Dec 31 16:08 lost+found
drwxr-xr-x  5 root root  4096 Dec 31 16:03 media
drwxr-xr-x  8 root root  4096 Dec 31 16:03 mnt
drwxr-xr-x  2 root root  4096 Dec 31 16:03 opt
drwxr-xr-x  2 root root  4096 Dec 31 16:03 proc
drwx------  2 root root  4096 Dec 31 16:03 root
drwxr-xr-x  6 root root  4096 Dec 31 16:06 run
drwxr-xr-x  2 root root  4096 Dec 31 16:06 sbin
drwxr-xr-x  2 root root  4096 Dec 31 16:03 srv
drwxr-xr-x  2 root root  4096 Dec 31 16:03 sys
drwxrwxrwt  2 root root  4096 Dec 31 16:08 tmp
drwxr-xr-x  9 root root  4096 Dec 31 16:04 usr
drwxr-xr-x 13 root root  4096 Dec 31 16:04 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-31 16:08:54--  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% 78.5M=0s

2022-12-31 16:08:54 (78.5 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-12-29 19:00:46.335506 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-2532-g7eb2df76da [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-2524-g0d80c43eda [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-2525-g9baa83171a [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25348 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1672415748-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1672415748-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671934127-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1671934187-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1672366840-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671934559-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1671934236-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671934314-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1671934348-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1672360349-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1671934166-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1672366930-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1672393690-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1672394043-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1671934397-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1672366942-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1671934148-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1671934176-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671934294-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1671934407-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1671934437-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671934502-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671934609-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671934619-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671934522-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1672402990-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671934457-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671934245-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671934588-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671934540-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1672394227-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0)
(37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0)
(39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0)
(40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1672366899-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1672411701-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1672453399-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671937223-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1671934304-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1672365518-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671934474-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1672020793-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1672453283-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1672394760-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671937856-r0)
(55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0)
(56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0)
(57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1672394584-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1672057264-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1672167648-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1671799851-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1672368121-r0)
(62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0)
(63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1671825709-r0)
(64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671930963-r0)
(65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671937509-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1672394710-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1672394710-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1672194316-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1672057239-r1)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1671934366-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1671934284-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1672434770-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1672368150-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1672424186-r0)
(78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0)
(79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0)
(80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0)
(81/102) Upgrading milou (5.26.4-r0 -> 9999_git1671937398-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1672216853-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1672453342-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1672366825-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1672329122-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1671934446-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671934466-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1672394212-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1672280863-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1672453342-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1671934483-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1672280795-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1672393810-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1672453356-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671988786-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671988786-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1672194274-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1672421016-r0)
Executing busybox-1.35.0-r29.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing eudev-3.2.11-r6.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2416 MiB in 759 packages
(1/10) Installing bash (5.2.15-r0)
Executing bash-5.2.15-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-r1)
(5/10) Installing flatpak (1.14.1-r0)
Executing flatpak-1.14.1-r0.pre-install
Executing flatpak-1.14.1-r0.post-install
modprobe: can't change directory to '5.15.0-53-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.1-r0)
(7/10) Installing discover-backend-flatpak (5.26.4-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (7.1-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2427 MiB in 769 packages
(1/102) Installing syndication (9999_git1670961763-r0)
(2/102) Installing alligator (9999_git1672453380-r0)
(3/102) Installing libavc1394 (0.5.4-r3)
(4/102) Installing libcaca (0.99_beta20-r0)
(5/102) Installing libdv (1.0.0-r7)
(6/102) Installing libiec61883 (1.2.0-r3)
(7/102) Installing mpg123-libs (1.31.1-r0)
(8/102) Installing speex (1.2.1-r0)
(9/102) Installing libshout (2.4.6-r1)
(10/102) Installing wavpack (5.6.0-r0)
(11/102) Installing gst-plugins-good (1.20.5-r0)
(12/102) Installing py3-parsing (3.0.9-r1)
(13/102) Installing py3-packaging (22.0-r0)
(14/102) Installing py3-setuptools (65.6.3-r0)
(15/102) Installing py3-certifi (2022.12.7-r0)
(16/102) Installing py3-charset-normalizer (3.0.1-r1)
(17/102) Installing py3-idna (3.4-r3)
(18/102) Installing py3-urllib3 (1.26.13-r0)
(19/102) Installing py3-requests (2.28.1-r2)
(20/102) Installing py3-ytmusicapi (0.24.1-r0)
(21/102) Installing libmng (2.0.3-r1)
(22/102) Installing qt5-qtimageformats (5.15.6_git20220907-r1)
(23/102) Installing py3-mutagen (1.46.0-r1)
(24/102) Installing py3-websockets (10.4-r1)
(25/102) Installing py3-brotli (1.0.9-r10)
(26/102) Installing yt-dlp (2022.11.11-r1)
(27/102) Installing audiotube (9999_git1672453390-r0)
(28/102) Installing calindori (9999_git1671937760-r0)
(29/102) Installing live-media (2022.10.01-r0)
(30/102) Installing libxpm (3.5.14-r0)
(31/102) Installing a52dec (0.8.0-r8)
(32/102) Installing vulkan-loader (1.3.236.0-r0)
(33/102) Installing ffmpeg4-libs (4.4.3-r0)
(34/102) Installing libbluray (1.3.4-r0)
(35/102) Installing libcddb (1.3.2-r4)
(36/102) Installing libdvbpsi (1.3.3-r0)
(37/102) Installing libdvdcss (1.4.3-r0)
(38/102) Installing libdvdread (6.1.3-r1)
(39/102) Installing libdvdnav (6.1.1-r0)
(40/102) Installing libebml (1.4.4-r0)
(41/102) Installing faad2-libs (2.10.1-r0)
(42/102) Installing libupnp (1.14.15-r0)
(43/102) Installing lua5.2-libs (5.2.4-r11)
(44/102) Installing libmad (0.15.1b-r9)
(45/102) Installing libmatroska (1.7.1-r0)
(46/102) Installing libmicrodns (0.2.0-r0)
(47/102) Installing libmpeg2 (0.5.1-r10)
(48/102) Installing glslang-libs (1.3.236.0-r0)
(49/102) Installing glslang (1.3.236.0-r0)
(50/102) Installing spirv-tools (1.3.236.0-r0)
(51/102) Installing shaderc (2022.4-r0)
(52/102) Installing libplacebo (5.229.1-r2)
(53/102) Installing libprotobuf-lite (3.21.12-r0)
(54/102) Installing vlc-libs (3.0.18-r0)
(55/102) Installing vlc (3.0.18-r0)
(56/102) Installing elisa (22.12.0-r0)
(57/102) Installing kunitconversion (9999_git1671934531-r0)
(58/102) Installing kalk (9999_git1672372248-r0)
(59/102) Installing qt5-qtkeychain (0.13.2-r1)
(60/102) Installing kasts (9999_git1672368350-r0)
(61/102) Installing keysmith (9999_git1671938648-r0)
(62/102) Installing krecorder (9999_git1671937806-r0)
(63/102) Installing kpublictransport (22.12.0-r0)
(64/102) Installing ktrip (9999_git1671938816-r0)
(65/102) Installing kweathercore (9999_git1672367176-r0)
(66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/102) Installing kweather (9999_git1672368364-r0)
(68/102) Installing olm (3.2.14-r0)
(69/102) Installing libquotient (0.7.0-r1)
(70/102) Installing libcmark (0.30.2-r1)
(71/102) Installing neochat (9999_git1672453023-r1)
(72/102) Installing kjs (9999_git1670961433-r0)
(73/102) Installing libdjvulibre (3.5.28-r3)
(74/102) Installing libzip (1.9.2-r2)
(75/102) Installing ebook-tools (0.2.2-r3)
(76/102) Installing discount-libs (2.2.7b-r0)
(77/102) Installing poppler (22.12.0-r2)
(78/102) Installing poppler-qt5 (22.12.0-r0)
(79/102) Installing kdegraphics-mobipocket (22.12.0-r0)
(80/102) Installing libspectre (0.2.11-r0)
(81/102) Installing okular-common (22.12.0-r1)
(82/102) Installing okular (22.12.0-r1)
(83/102) Installing plasma-camera (1.0_git20210328-r2)
(84/102) Installing gst-libav (1.20.5-r0)
(85/102) Installing gst-plugins-good-qt (1.20.5-r0)
(86/102) Installing libxpresent (1.0.1-r0)
(87/102) Installing libxscrnsaver (1.2.4-r0)
(88/102) Installing libcdio (2.1.0-r1)
(89/102) Installing libcdio-paranoia (10.2.2.0.1-r1)
(90/102) Installing luajit (2.1_p20210510-r3)
(91/102) Installing rubberband-libs (3.1.1-r2)
(92/102) Installing sndio-libs (1.9.0-r0)
(93/102) Installing uchardet-libs (0.0.8-r0)
(94/102) Installing zimg (3.0.4-r1)
(95/102) Installing mpv-libs (0.35.0-r1)
(96/102) Installing plasmatube (9999_git1672368377-r0)
(97/102) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(98/102) Installing postmarketos-config-nftables-mdns (0.13-r0)
(99/102) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(100/102) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(101/102) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(102/102) Installing tokodon (9999_git1672453069-r0)
Executing busybox-1.35.0-r29.trigger
Executing gtk-update-icon-cache-3.24.36-r0.trigger
Executing postmarketos-base-24.1-r0.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.18-r0.trigger
OK: 2603 MiB in 871 packages
(chroot) Exiting chroot...
[16:11:00] Unregister qemu binfmt (arm)
[16:11:00] Unregister qemu binfmt (aarch64)
[16:11:00] Unregister qemu binfmt (riscv64)
[16:11:00] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:11:00] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:11:00] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:11:00] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:11:02] Cleared up ~4616 MB of space
[16:11:02] DONE!
removed 'images/pmos-plasma-mobile-nightly-20221230-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221230-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221230-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221230-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221230-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221230-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 937.9 MiB / 3,558.0 MiB = 0.264, 45 MiB/s, 1:19
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221231-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 893.9 MiB / 3,517.0 MiB = 0.254, 44 MiB/s, 1:20
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221231-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,307.9 MiB / 4,723.0 MiB = 0.277, 46 MiB/s, 1:42
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221231-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221230-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221230-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221230-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221230-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221230-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221230-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221231-pine64-pinephone.img.xz

         32,768   0%    0.00kB/s    0:00:00  
      3,342,336   0%    3.01MB/s    0:05:17  
      4,653,056   0%    2.09MB/s    0:07:38  
      5,963,776   0%    1.78MB/s    0:08:55  
      7,274,496   0%    1.63MB/s    0:09:45  
      8,585,216   0%    1.18MB/s    0:13:30  
      9,895,936   1%    1.17MB/s    0:13:29  
     11,206,656   1%    1.17MB/s    0:13:28  
     12,517,376   1%    1.18MB/s    0:13:26  
     13,828,096   1%    1.18MB/s    0:13:25  
     15,138,816   1%    1.18MB/s    0:13:23  
     16,449,536   1%    1.17MB/s    0:13:24  
     17,760,256   1%    1.18MB/s    0:13:22  
     19,070,976   1%    1.17MB/s    0:13:21  
     20,381,696   2%    1.17MB/s    0:13:21  
     21,692,416   2%    1.18MB/s    0:13:18  
     23,003,136   2%    1.17MB/s    0:13:19  
     24,313,856   2%    1.17MB/s    0:13:18  
     25,624,576   2%    1.18MB/s    0:13:15  
     26,935,296   2%    1.18MB/s    0:13:14  
     28,246,016   2%    1.18MB/s    0:13:13  
     29,556,736   3%    1.17MB/s    0:13:14  
     30,867,456   3%    1.17MB/s    0:13:13  
     32,178,176   3%    1.17MB/s    0:13:12  
     33,488,896   3%    1.17MB/s    0:13:12  
     34,799,616   3%    1.17MB/s    0:13:10  
     36,110,336   3%    1.17MB/s    0:13:09  
     37,421,056   3%    1.17MB/s    0:13:08  
     38,731,776   3%    1.18MB/s    0:13:05  
     40,042,496   4%    1.18MB/s    0:13:03  
     41,353,216   4%    1.17MB/s    0:13:03  
     42,663,936   4%    1.17MB/s    0:13:02  
     43,974,656   4%    1.17MB/s    0:13:01  
     45,285,376   4%    1.17MB/s    0:13:01  
     46,596,096   4%    1.17MB/s    0:12:58  
     47,906,816   4%    1.17MB/s    0:12:57  
     49,217,536   5%    1.18MB/s    0:12:55  
     50,528,256   5%    1.18MB/s    0:12:54  
     51,838,976   5%    1.18MB/s    0:12:53  
     53,149,696   5%    1.17MB/s    0:12:57  
     54,460,416   5%    1.17MB/s    0:12:56  
     55,771,136   5%    1.17MB/s    0:12:54  
     57,081,856   5%    1.17MB/s    0:12:53  
     58,392,576   5%    1.18MB/s    0:12:47  
     59,703,296   6%    1.18MB/s    0:12:47  
     61,014,016   6%    1.18MB/s    0:12:46  
     62,324,736   6%    1.18MB/s    0:12:45  
     63,635,456   6%    1.18MB/s    0:12:44  
     64,946,176   6%    1.18MB/s    0:12:42  
     66,256,896   6%    1.18MB/s    0:12:41  
     67,567,616   6%    1.17MB/s    0:12:43  
     68,878,336   7%    1.18MB/s    0:12:40  
     70,189,056   7%    1.17MB/s    0:12:39  
     71,499,776   7%    1.18MB/s    0:12:37  
     72,810,496   7%    1.18MB/s    0:12:33  
     74,121,216   7%    1.18MB/s    0:12:35  
     75,431,936   7%    1.18MB/s    0:12:34  
     76,742,656   7%    1.17MB/s    0:12:34  
     78,053,376   7%    1.17MB/s    0:12:32  
     79,364,096   8%    1.17MB/s    0:12:31  
     80,674,816   8%    1.17MB/s    0:12:30  
     81,985,536   8%    1.18MB/s    0:12:28  
     83,296,256   8%    1.17MB/s    0:12:28  
     84,606,976   8%    1.17MB/s    0:12:27  
     85,917,696   8%    1.17MB/s    0:12:26  
     87,228,416   8%    1.18MB/s    0:12:24  
     88,539,136   9%    1.18MB/s    0:12:22  
     89,849,856   9%    1.18MB/s    0:12:21  
     91,160,576   9%    1.17MB/s    0:12:22  
     92,471,296   9%    1.17MB/s    0:12:23  
     93,782,016   9%    1.17MB/s    0:12:19  
     95,092,736   9%    1.17MB/s    0:12:18  
     96,403,456   9%    1.18MB/s    0:12:16  
     97,714,176   9%    1.18MB/s    0:12:12  
     99,024,896  10%    1.18MB/s    0:12:13  
    100,335,616  10%    1.18MB/s    0:12:13  
    101,646,336  10%    1.18MB/s    0:12:11  
    102,957,056  10%    1.18MB/s    0:12:10  
    104,267,776  10%    1.18MB/s    0:12:10  
    105,578,496  10%    1.18MB/s    0:12:08  
    106,889,216  10%    1.18MB/s    0:12:07  
    108,199,936  11%    1.18MB/s    0:12:06  
    109,510,656  11%    1.18MB/s    0:12:05  
    110,821,376  11%    1.18MB/s    0:12:04  
    112,132,096  11%    1.18MB/s    0:12:03  
    113,442,816  11%    1.18MB/s    0:12:01  
    114,753,536  11%    1.18MB/s    0:12:00  
    116,064,256  11%    1.18MB/s    0:11:59  
    117,374,976  11%    1.18MB/s    0:11:58  
    118,685,696  12%    1.18MB/s    0:11:58  
    119,996,416  12%    1.18MB/s    0:11:57  
    121,307,136  12%    1.18MB/s    0:11:55  
    122,617,856  12%    1.17MB/s    0:11:55  
    123,928,576  12%    1.18MB/s    0:11:53  
    125,239,296  12%    1.17MB/s    0:11:53  
    126,550,016  12%    1.17MB/s    0:11:58  
    127,860,736  13%    1.16MB/s    0:11:57  
    129,171,456  13%    1.16MB/s    0:11:58  
    130,482,176  13%    1.16MB/s    0:11:56  
    131,792,896  13%    1.17MB/s    0:11:50  
    133,103,616  13%    1.17MB/s    0:11:48  
    134,381,568  13%    1.17MB/s    0:11:49  
    135,692,288  13%    1.17MB/s    0:11:48  
    137,003,008  13%    1.17MB/s    0:11:47  
    138,313,728  14%    1.17MB/s    0:11:46  
    139,624,448  14%    1.17MB/s    0:11:41  
    140,935,168  14%    1.17MB/s    0:11:40  
    142,245,888  14%    1.17MB/s    0:11:39  
    143,556,608  14%    1.17MB/s    0:11:38  
    144,867,328  14%    1.18MB/s    0:11:36  
    146,178,048  14%    1.18MB/s    0:11:35  
    147,488,768  14%    1.18MB/s    0:11:33  
    148,799,488  15%    1.18MB/s    0:11:33  
    150,110,208  15%    1.18MB/s    0:11:31  
    151,420,928  15%    1.18MB/s    0:11:30  
    152,731,648  15%    1.18MB/s    0:11:30  
    154,042,368  15%    1.18MB/s    0:11:28  
    155,353,088  15%    1.18MB/s    0:11:27  
    156,663,808  15%    1.18MB/s    0:11:26  
    157,974,528  16%    1.18MB/s    0:11:25  
    159,285,248  16%    1.18MB/s    0:11:24  
    160,595,968  16%    1.17MB/s    0:11:25  
    161,906,688  16%    1.17MB/s    0:11:24  
    163,217,408  16%    1.17MB/s    0:11:23  
    164,528,128  16%    1.17MB/s    0:11:22  
    165,838,848  16%    1.18MB/s    0:11:18  
    167,149,568  16%    1.18MB/s    0:11:16  
    168,460,288  17%    1.18MB/s    0:11:16  
    169,771,008  17%    1.18MB/s    0:11:15  
    171,081,728  17%    1.18MB/s    0:11:13  
    172,392,448  17%    1.18MB/s    0:11:13  
    173,703,168  17%    1.18MB/s    0:11:12  
    175,013,888  17%    1.18MB/s    0:11:11  
    176,324,608  17%    1.17MB/s    0:11:11  
    177,635,328  18%    1.18MB/s    0:11:09  
    178,946,048  18%    1.17MB/s    0:11:08  
    180,256,768  18%    1.18MB/s    0:11:06  
    181,567,488  18%    1.18MB/s    0:11:05  
    182,878,208  18%    1.18MB/s    0:11:04  
    184,188,928  18%    1.18MB/s    0:11:02  
    185,499,648  18%    1.18MB/s    0:11:02  
    186,810,368  18%    1.18MB/s    0:11:01  
    188,121,088  19%    1.18MB/s    0:10:59  
    189,431,808  19%    1.18MB/s    0:10:59  
    190,742,528  19%    1.18MB/s    0:10:57  
    192,053,248  19%    1.18MB/s    0:10:57  
    193,363,968  19%    1.17MB/s    0:10:58  
    194,674,688  19%    1.17MB/s    0:10:56  
    195,985,408  19%    1.17MB/s    0:10:55  
    197,296,128  20%    1.17MB/s    0:10:54  
    198,606,848  20%    1.18MB/s    0:10:51  
    199,917,568  20%    1.18MB/s    0:10:50  
    201,228,288  20%    1.18MB/s    0:10:49  
    202,539,008  20%    1.17MB/s    0:10:52  
    203,849,728  20%    1.17MB/s    0:10:51  
    205,160,448  20%    1.17MB/s    0:10:50  
    206,471,168  20%    1.17MB/s    0:10:50  
    207,781,888  21%    1.17MB/s    0:10:45  
    209,092,608  21%    1.17MB/s    0:10:45  
    210,403,328  21%    1.17MB/s    0:10:44  
    211,714,048  21%    1.17MB/s    0:10:41  
    213,024,768  21%    1.17MB/s    0:10:41  
    214,335,488  21%    1.18MB/s    0:10:38  
    215,646,208  21%    1.18MB/s    0:10:37  
    216,956,928  22%    1.18MB/s    0:10:36  
    218,267,648  22%    1.18MB/s    0:10:35  
    219,578,368  22%    1.18MB/s    0:10:34  
    220,889,088  22%    1.17MB/s    0:10:35  
    222,199,808  22%    1.18MB/s    0:10:31  
    223,510,528  22%    1.18MB/s    0:10:30  
    224,821,248  22%    1.18MB/s    0:10:29  
    226,131,968  22%    1.18MB/s    0:10:26  
    227,442,688  23%    1.18MB/s    0:10:28  
    228,753,408  23%    1.18MB/s    0:10:27  
    230,064,128  23%    1.17MB/s    0:10:28  
    231,374,848  23%    1.17MB/s    0:10:25  
    232,685,568  23%    1.17MB/s    0:10:25  
    233,996,288  23%    1.17MB/s    0:10:24  
    235,307,008  23%    1.18MB/s    0:10:20  
    236,617,728  24%    1.17MB/s    0:10:21  
    237,928,448  24%    1.17MB/s    0:10:19  
    239,239,168  24%    1.17MB/s    0:10:18  
    240,549,888  24%    1.17MB/s    0:10:18  
    241,860,608  24%    1.18MB/s    0:10:16  
    243,171,328  24%    1.17MB/s    0:10:17  
    244,482,048  24%    1.17MB/s    0:10:14  
    245,792,768  24%    1.18MB/s    0:10:11  
    247,103,488  25%    1.18MB/s    0:10:11  
    248,414,208  25%    1.18MB/s    0:10:07  
    249,724,928  25%    1.17MB/s    0:10:10  
    251,035,648  25%    1.17MB/s    0:10:10  
    252,346,368  25%    1.17MB/s    0:10:10  
    253,657,088  25%    1.17MB/s    0:10:09  
    254,967,808  25%    1.17MB/s    0:10:07  
    256,278,528  26%    1.17MB/s    0:10:06  
    257,589,248  26%    1.17MB/s    0:10:05  
    258,899,968  26%    1.17MB/s    0:10:03  
    260,210,688  26%    1.17MB/s    0:10:02  
    261,521,408  26%    1.17MB/s    0:10:01  
    262,832,128  26%    1.17MB/s    0:09:59  
    264,142,848  26%    1.17MB/s    0:09:58  
    265,453,568  26%    1.17MB/s    0:09:56  
    266,764,288  27%    1.18MB/s    0:09:55  
    268,075,008  27%    1.17MB/s    0:09:58  
    269,352,960  27%    1.16MB/s    0:10:01  
    270,663,680  27%    1.16MB/s    0:10:01  
    271,974,400  27%    1.16MB/s    0:09:59  
    273,285,120  27%    1.17MB/s    0:09:54  
    274,595,840  27%    1.17MB/s    0:09:52  
    275,906,560  28%    1.17MB/s    0:09:51  
    277,217,280  28%    1.17MB/s    0:09:50  
    278,528,000  28%    1.17MB/s    0:09:49  
    279,838,720  28%    1.18MB/s    0:09:44  
    281,149,440  28%    1.18MB/s    0:09:42  
    282,460,160  28%    1.18MB/s    0:09:42  
    283,770,880  28%    1.17MB/s    0:09:41  
    285,081,600  28%    1.17MB/s    0:09:40  
    286,392,320  29%    1.17MB/s    0:09:40  
    287,703,040  29%    1.17MB/s    0:09:40  
    289,013,760  29%    1.17MB/s    0:09:38  
    290,324,480  29%    1.17MB/s    0:09:37  
    291,635,200  29%    1.17MB/s    0:09:38  
    292,945,920  29%    1.18MB/s    0:09:33  
    294,256,640  29%    1.17MB/s    0:09:33  
    295,567,360  30%    1.18MB/s    0:09:31  
    296,878,080  30%    1.18MB/s    0:09:28  
    298,188,800  30%    1.18MB/s    0:09:29  
    299,499,520  30%    1.18MB/s    0:09:27  
    300,810,240  30%    1.17MB/s    0:09:27  
    302,120,960  30%    1.17MB/s    0:09:26  
    303,431,680  30%    1.17MB/s    0:09:25  
    304,742,400  30%    1.17MB/s    0:09:25  
    306,053,120  31%    1.17MB/s    0:09:25  
    307,363,840  31%    1.17MB/s    0:09:23  
    308,674,560  31%    1.17MB/s    0:09:22  
    309,985,280  31%    1.17MB/s    0:09:21  
    311,296,000  31%    1.17MB/s    0:09:20  
    312,606,720  31%    1.17MB/s    0:09:18  
    313,917,440  31%    1.17MB/s    0:09:17  
    315,228,160  32%    1.17MB/s    0:09:15  
    316,538,880  32%    1.18MB/s    0:09:13  
    317,849,600  32%    1.18MB/s    0:09:12  
    319,160,320  32%    1.18MB/s    0:09:11  
    320,471,040  32%    1.18MB/s    0:09:10  
    321,781,760  32%    1.18MB/s    0:09:09  
    323,092,480  32%    1.18MB/s    0:09:08  
    324,403,200  32%    1.18MB/s    0:09:07  
    325,713,920  33%    1.17MB/s    0:09:09  
    327,024,640  33%    1.17MB/s    0:09:09  
    328,335,360  33%    1.17MB/s    0:09:07  
    329,646,080  33%    1.17MB/s    0:09:06  
    330,956,800  33%    1.18MB/s    0:09:01  
    332,267,520  33%    1.18MB/s    0:09:00  
    333,578,240  33%    1.18MB/s    0:08:59  
    334,888,960  34%    1.18MB/s    0:08:58  
    336,199,680  34%    1.17MB/s    0:08:58  
    337,510,400  34%    1.17MB/s    0:08:57  
    338,821,120  34%    1.17MB/s    0:08:56  
    340,131,840  34%    1.17MB/s    0:08:56  
    341,442,560  34%    1.17MB/s    0:08:54  
    342,753,280  34%    1.17MB/s    0:08:52  
    344,064,000  34%    1.17MB/s    0:08:51  
    345,374,720  35%    1.17MB/s    0:08:50  
    346,685,440  35%    1.17MB/s    0:08:50  
    347,996,160  35%    1.16MB/s    0:08:53  
    349,306,880  35%    1.16MB/s    0:08:52  
    350,617,600  35%    1.16MB/s    0:08:50  
    351,928,320  35%    1.17MB/s    0:08:48  
    353,239,040  35%    1.18MB/s    0:08:43  
    354,549,760  36%    1.17MB/s    0:08:43  
    355,860,480  36%    1.17MB/s    0:08:42  
    357,171,200  36%    1.17MB/s    0:08:41  
    358,481,920  36%    1.17MB/s    0:08:41  
    359,792,640  36%    1.17MB/s    0:08:39  
    361,103,360  36%    1.17MB/s    0:08:38  
    362,414,080  36%    1.17MB/s    0:08:36  
    363,724,800  36%    1.18MB/s    0:08:34  
    365,035,520  37%    1.17MB/s    0:08:35  
    366,346,240  37%    1.17MB/s    0:08:33  
    367,656,960  37%    1.17MB/s    0:08:33  
    368,967,680  37%    1.17MB/s    0:08:31  
    370,278,400  37%    1.18MB/s    0:08:29  
    371,589,120  37%    1.17MB/s    0:08:29  
    372,899,840  37%    1.17MB/s    0:08:27  
    374,210,560  38%    1.17MB/s    0:08:27  
    375,521,280  38%    1.17MB/s    0:08:26  
    376,832,000  38%    1.17MB/s    0:08:24  
    378,142,720  38%    1.17MB/s    0:08:23  
    379,453,440  38%    1.17MB/s    0:08:22  
    380,764,160  38%    1.17MB/s    0:08:22  
    382,074,880  38%    1.17MB/s    0:08:20  
    383,385,600  38%    1.17MB/s    0:08:19  
    384,696,320  39%    1.17MB/s    0:08:18  
    386,007,040  39%    1.17MB/s    0:08:16  
    387,317,760  39%    1.17MB/s    0:08:15  
    388,628,480  39%    1.18MB/s    0:08:13  
    389,939,200  39%    1.18MB/s    0:08:12  
    391,249,920  39%    1.18MB/s    0:08:11  
    392,560,640  39%    1.18MB/s    0:08:10  
    393,871,360  40%    1.17MB/s    0:08:10  
    395,182,080  40%    1.17MB/s    0:08:09  
    396,492,800  40%    1.17MB/s    0:08:08  
    397,803,520  40%    1.17MB/s    0:08:07  
    399,114,240  40%    1.17MB/s    0:08:07  
    400,424,960  40%    1.17MB/s    0:08:06  
    401,735,680  40%    1.17MB/s    0:08:04  
    403,013,632  40%    1.17MB/s    0:08:06  
    404,324,352  41%    1.17MB/s    0:08:04  
    405,635,072  41%    1.17MB/s    0:08:02  
    406,945,792  41%    1.17MB/s    0:08:02  
    408,256,512  41%    1.17MB/s    0:07:59  
    409,567,232  41%    1.17MB/s    0:07:57  
    410,877,952  41%    1.17MB/s    0:07:56  
    412,188,672  41%    1.18MB/s    0:07:54  
    413,499,392  42%    1.17MB/s    0:07:53  
    414,810,112  42%    1.17MB/s    0:07:52  
    416,120,832  42%    1.17MB/s    0:07:51  
    417,431,552  42%    1.18MB/s    0:07:50  
    418,742,272  42%    1.18MB/s    0:07:48  
    420,052,992  42%    1.17MB/s    0:07:48  
    421,363,712  42%    1.18MB/s    0:07:46  
    422,674,432  42%    1.17MB/s    0:07:48  
    423,985,152  43%    1.17MB/s    0:07:47  
    425,295,872  43%    1.17MB/s    0:07:44  
    426,606,592  43%    1.17MB/s    0:07:45  
    427,917,312  43%    1.18MB/s    0:07:41  
    429,228,032  43%    1.18MB/s    0:07:39  
    430,538,752  43%    1.17MB/s    0:07:39  
    431,849,472  43%    1.17MB/s    0:07:38  
    433,160,192  44%    1.17MB/s    0:07:37  
    434,470,912  44%    1.17MB/s    0:07:36  
    435,781,632  44%    1.17MB/s    0:07:35  
    437,092,352  44%    1.18MB/s    0:07:34  
    438,403,072  44%    1.18MB/s    0:07:32  
    439,713,792  44%    1.18MB/s    0:07:31  
    441,024,512  44%    1.18MB/s    0:07:29  
    442,335,232  44%    1.18MB/s    0:07:29  
    443,645,952  45%    1.18MB/s    0:07:28  
    444,956,672  45%    1.18MB/s    0:07:27  
    446,267,392  45%    1.18MB/s    0:07:25  
    447,578,112  45%    1.18MB/s    0:07:24  
    448,888,832  45%    1.18MB/s    0:07:23  
    450,199,552  45%    1.18MB/s    0:07:22  
    451,510,272  45%    1.18MB/s    0:07:21  
    452,820,992  46%    1.18MB/s    0:07:20  
    454,131,712  46%    1.18MB/s    0:07:19  
    455,442,432  46%    1.18MB/s    0:07:18  
    456,753,152  46%    1.18MB/s    0:07:17  
    458,063,872  46%    1.18MB/s    0:07:16  
    459,374,592  46%    1.18MB/s    0:07:14  
    460,685,312  46%    1.18MB/s    0:07:14  
    461,996,032  46%    1.18MB/s    0:07:12  
    463,306,752  47%    1.18MB/s    0:07:12  
    464,617,472  47%    1.17MB/s    0:07:11  
    465,928,192  47%    1.18MB/s    0:07:09  
    467,238,912  47%    1.17MB/s    0:07:09  
    468,549,632  47%    1.17MB/s    0:07:08  
    469,860,352  47%    1.17MB/s    0:07:09  
    471,171,072  47%    1.17MB/s    0:07:07  
    472,481,792  48%    1.17MB/s    0:07:05  
    473,792,512  48%    1.17MB/s    0:07:04  
    475,103,232  48%    1.18MB/s    0:07:01  
    476,413,952  48%    1.18MB/s    0:07:00  
    477,724,672  48%    1.18MB/s    0:06:59  
    479,035,392  48%    1.18MB/s    0:06:58  
    480,346,112  48%    1.18MB/s    0:06:57  
    481,656,832  48%    1.18MB/s    0:06:56  
    482,967,552  49%    1.18MB/s    0:06:55  
    484,278,272  49%    1.18MB/s    0:06:54  
    485,588,992  49%    1.18MB/s    0:06:53  
    486,899,712  49%    1.18MB/s    0:06:52  
    488,210,432  49%    1.18MB/s    0:06:51  
    489,521,152  49%    1.18MB/s    0:06:49  
    490,831,872  49%    1.18MB/s    0:06:49  
    492,142,592  50%    1.17MB/s    0:06:48  
    493,322,240  50%    1.16MB/s    0:06:51  
    494,632,960  50%    1.16MB/s    0:06:51  
    495,943,680  50%    1.15MB/s    0:06:53  
    497,254,400  50%    1.15MB/s    0:06:51  
    498,565,120  50%    1.17MB/s    0:06:45  
    499,875,840  50%    1.17MB/s    0:06:44  
    501,186,560  50%    1.17MB/s    0:06:40  
    502,497,280  51%    1.17MB/s    0:06:39  
    503,808,000  51%    1.17MB/s    0:06:39  
    505,118,720  51%    1.17MB/s    0:06:38  
    506,429,440  51%    1.17MB/s    0:06:37  
    507,740,160  51%    1.17MB/s    0:06:37  
    509,050,880  51%    1.17MB/s    0:06:35  
    510,361,600  51%    1.17MB/s    0:06:34  
    511,672,320  52%    1.17MB/s    0:06:32  
    512,983,040  52%    1.18MB/s    0:06:30  
    514,293,760  52%    1.18MB/s    0:06:29  
    515,604,480  52%    1.18MB/s    0:06:28  
    516,915,200  52%    1.17MB/s    0:06:29  
    518,225,920  52%    1.17MB/s    0:06:28  
    519,536,640  52%    1.17MB/s    0:06:27  
    520,847,360  52%    1.17MB/s    0:06:25  
    522,158,080  53%    1.17MB/s    0:06:23  
    523,468,800  53%    1.17MB/s    0:06:23  
    524,779,520  53%    1.17MB/s    0:06:22  
    526,090,240  53%    1.17MB/s    0:06:21  
    527,400,960  53%    1.17MB/s    0:06:20  
    528,711,680  53%    1.17MB/s    0:06:17  
    530,022,400  53%    1.17MB/s    0:06:17  
    531,333,120  54%    1.17MB/s    0:06:15  
    532,643,840  54%    1.17MB/s    0:06:14  
    533,954,560  54%    1.17MB/s    0:06:13  
    535,265,280  54%    1.17MB/s    0:06:12  
    536,576,000  54%    1.17MB/s    0:06:11  
    537,853,952  54%    1.17MB/s    0:06:12  
    539,164,672  54%    1.17MB/s    0:06:11  
    540,475,392  54%    1.16MB/s    0:06:11  
    541,786,112  55%    1.17MB/s    0:06:09  
    543,096,832  55%    1.17MB/s    0:06:06  
    544,407,552  55%    1.17MB/s    0:06:05  
    545,718,272  55%    1.18MB/s    0:06:02  
    547,028,992  55%    1.18MB/s    0:06:02  
    548,339,712  55%    1.18MB/s    0:06:01  
    549,650,432  55%    1.18MB/s    0:06:00  
    550,961,152  56%    1.17MB/s    0:05:59  
    552,271,872  56%    1.18MB/s    0:05:58  
    553,582,592  56%    1.18MB/s    0:05:57  
    554,893,312  56%    1.18MB/s    0:05:56  
    556,204,032  56%    1.18MB/s    0:05:54  
    557,514,752  56%    1.18MB/s    0:05:53  
    558,825,472  56%    1.17MB/s    0:05:52  
    560,136,192  56%    1.18MB/s    0:05:51  
    561,446,912  57%    1.18MB/s    0:05:50  
    562,757,632  57%    1.17MB/s    0:05:49  
    564,068,352  57%    1.17MB/s    0:05:48  
    565,379,072  57%    1.17MB/s    0:05:47  
    566,689,792  57%    1.17MB/s    0:05:46  
    568,000,512  57%    1.18MB/s    0:05:44  
    569,311,232  57%    1.17MB/s    0:05:44  
    570,621,952  58%    1.17MB/s    0:05:45  
    571,932,672  58%    1.17MB/s    0:05:43  
    573,243,392  58%    1.17MB/s    0:05:43  
    574,554,112  58%    1.17MB/s    0:05:41  
    575,864,832  58%    1.17MB/s    0:05:39  
    577,175,552  58%    1.17MB/s    0:05:37  
    578,486,272  58%    1.17MB/s    0:05:36  
    579,796,992  58%    1.17MB/s    0:05:36  
    581,107,712  59%    1.18MB/s    0:05:34  
    582,418,432  59%    1.17MB/s    0:05:33  
    583,729,152  59%    1.17MB/s    0:05:32  
    585,039,872  59%    1.18MB/s    0:05:30  
    586,350,592  59%    1.18MB/s    0:05:29  
    587,661,312  59%    1.17MB/s    0:05:29  
    588,972,032  59%    1.18MB/s    0:05:27  
    590,282,752  60%    1.18MB/s    0:05:26  
    591,593,472  60%    1.18MB/s    0:05:25  
    592,904,192  60%    1.18MB/s    0:05:23  
    594,214,912  60%    1.18MB/s    0:05:23  
    595,525,632  60%    1.18MB/s    0:05:21  
    596,836,352  60%    1.18MB/s    0:05:20  
    598,147,072  60%    1.18MB/s    0:05:19  
    599,457,792  60%    1.17MB/s    0:05:19  
    600,768,512  61%    1.18MB/s    0:05:17  
    602,079,232  61%    1.17MB/s    0:05:17  
    603,389,952  61%    1.17MB/s    0:05:16  
    604,700,672  61%    1.17MB/s    0:05:15  
    606,011,392  61%    1.17MB/s    0:05:14  
    607,322,112  61%    1.17MB/s    0:05:12  
    608,632,832  61%    1.18MB/s    0:05:11  
    609,943,552  62%    1.17MB/s    0:05:11  
    611,254,272  62%    1.17MB/s    0:05:11  
    612,564,992  62%    1.17MB/s    0:05:09  
    613,875,712  62%    1.17MB/s    0:05:08  
    615,186,432  62%    1.18MB/s    0:05:06  
    616,497,152  62%    1.18MB/s    0:05:04  
    617,807,872  62%    1.18MB/s    0:05:03  
    619,118,592  62%    1.17MB/s    0:05:02  
    620,429,312  63%    1.17MB/s    0:05:01  
    621,740,032  63%    1.17MB/s    0:05:00  
    623,050,752  63%    1.17MB/s    0:04:59  
    624,361,472  63%    1.17MB/s    0:04:58  
    625,672,192  63%    1.17MB/s    0:04:57  
    626,982,912  63%    1.18MB/s    0:04:56  
    628,293,632  63%    1.17MB/s    0:04:55  
    629,604,352  64%    1.18MB/s    0:04:53  
    630,915,072  64%    1.18MB/s    0:04:52  
    632,225,792  64%    1.18MB/s    0:04:51  
    633,536,512  64%    1.18MB/s    0:04:50  
    634,847,232  64%    1.18MB/s    0:04:49  
    636,157,952  64%    1.18MB/s    0:04:48  
    637,468,672  64%    1.18MB/s    0:04:47  
    638,779,392  64%    1.18MB/s    0:04:46  
    640,090,112  65%    1.18MB/s    0:04:45  
    641,400,832  65%    1.18MB/s    0:04:44  
    642,711,552  65%    1.18MB/s    0:04:42  
    643,891,200  65%    1.16MB/s    0:04:44  
    645,201,920  65%    1.16MB/s    0:04:44  
    646,512,640  65%    1.16MB/s    0:04:42  
    647,823,360  65%    1.16MB/s    0:04:42  
    649,134,080  66%    1.17MB/s    0:04:38  
    650,444,800  66%    1.17MB/s    0:04:37  
    651,755,520  66%    1.17MB/s    0:04:36  
    653,066,240  66%    1.18MB/s    0:04:34  
    654,376,960  66%    1.18MB/s    0:04:33  
    655,687,680  66%    1.18MB/s    0:04:32  
    656,998,400  66%    1.18MB/s    0:04:30  
    658,309,120  66%    1.17MB/s    0:04:30  
    659,619,840  67%    1.18MB/s    0:04:28  
    660,930,560  67%    1.18MB/s    0:04:27  
    662,241,280  67%    1.17MB/s    0:04:26  
    663,552,000  67%    1.18MB/s    0:04:25  
    664,862,720  67%    1.17MB/s    0:04:25  
    666,173,440  67%    1.17MB/s    0:04:24  
    667,484,160  67%    1.17MB/s    0:04:23  
    668,794,880  68%    1.17MB/s    0:04:22  
    670,105,600  68%    1.17MB/s    0:04:20  
    671,383,552  68%    1.17MB/s    0:04:21  
    672,694,272  68%    1.17MB/s    0:04:19  
    674,004,992  68%    1.17MB/s    0:04:18  
    675,315,712  68%    1.17MB/s    0:04:17  
    676,626,432  68%    1.18MB/s    0:04:14  
    677,937,152  68%    1.18MB/s    0:04:13  
    679,247,872  69%    1.18MB/s    0:04:12  
    680,558,592  69%    1.18MB/s    0:04:11  
    681,869,312  69%    1.17MB/s    0:04:11  
    683,180,032  69%    1.18MB/s    0:04:09  
    684,490,752  69%    1.18MB/s    0:04:08  
    685,801,472  69%    1.18MB/s    0:04:07  
    687,112,192  69%    1.18MB/s    0:04:05  
    688,422,912  70%    1.17MB/s    0:04:05  
    689,733,632  70%    1.17MB/s    0:04:04  
    691,044,352  70%    1.17MB/s    0:04:03  
    692,355,072  70%    1.18MB/s    0:04:01  
    693,665,792  70%    1.18MB/s    0:04:00  
    694,976,512  70%    1.18MB/s    0:03:59  
    696,287,232  70%    1.18MB/s    0:03:57  
    697,597,952  70%    1.18MB/s    0:03:57  
    698,908,672  71%    1.18MB/s    0:03:56  
    700,219,392  71%    1.18MB/s    0:03:55  
    701,530,112  71%    1.17MB/s    0:03:54  
    702,840,832  71%    1.17MB/s    0:03:53  
    704,151,552  71%    1.18MB/s    0:03:52  
    705,462,272  71%    1.18MB/s    0:03:50  
    706,772,992  71%    1.18MB/s    0:03:49  
    708,083,712  72%    1.17MB/s    0:03:49  
    709,394,432  72%    1.17MB/s    0:03:49  
    710,705,152  72%    1.16MB/s    0:03:48  
    712,015,872  72%    1.16MB/s    0:03:47  
    713,326,592  72%    1.17MB/s    0:03:45  
    714,637,312  72%    1.17MB/s    0:03:44  
    715,948,032  72%    1.17MB/s    0:03:42  
    717,258,752  72%    1.16MB/s    0:03:43  
    718,569,472  73%    1.17MB/s    0:03:41  
    719,880,192  73%    1.16MB/s    0:03:41  
    721,190,912  73%    1.16MB/s    0:03:39  
    722,501,632  73%    1.18MB/s    0:03:36  
    723,812,352  73%    1.17MB/s    0:03:35  
    725,123,072  73%    1.18MB/s    0:03:34  
    726,433,792  73%    1.18MB/s    0:03:33  
    727,744,512  74%    1.18MB/s    0:03:32  
    729,055,232  74%    1.17MB/s    0:03:31  
    730,365,952  74%    1.18MB/s    0:03:30  
    731,676,672  74%    1.18MB/s    0:03:29  
    732,987,392  74%    1.18MB/s    0:03:27  
    734,298,112  74%    1.18MB/s    0:03:26  
    735,608,832  74%    1.18MB/s    0:03:25  
    736,919,552  74%    1.18MB/s    0:03:24  
    738,230,272  75%    1.18MB/s    0:03:23  
    739,540,992  75%    1.18MB/s    0:03:22  
    740,851,712  75%    1.17MB/s    0:03:22  
    742,162,432  75%    1.17MB/s    0:03:20  
    743,473,152  75%    1.17MB/s    0:03:20  
    744,783,872  75%    1.17MB/s    0:03:19  
    746,094,592  75%    1.17MB/s    0:03:17  
    747,405,312  76%    1.17MB/s    0:03:16  
    748,716,032  76%    1.17MB/s    0:03:15  
    750,026,752  76%    1.17MB/s    0:03:14  
    751,337,472  76%    1.17MB/s    0:03:13  
    752,648,192  76%    1.17MB/s    0:03:12  
    753,958,912  76%    1.17MB/s    0:03:11  
    755,269,632  76%    1.17MB/s    0:03:09  
    756,580,352  76%    1.17MB/s    0:03:08  
    757,891,072  77%    1.17MB/s    0:03:08  
    759,201,792  77%    1.17MB/s    0:03:07  
    760,512,512  77%    1.17MB/s    0:03:06  
    761,823,232  77%    1.17MB/s    0:03:04  
    763,133,952  77%    1.17MB/s    0:03:03  
    764,444,672  77%    1.18MB/s    0:03:01  
    765,755,392  77%    1.18MB/s    0:03:00  
    767,066,112  78%    1.17MB/s    0:03:00  
    768,376,832  78%    1.17MB/s    0:02:59  
    769,687,552  78%    1.16MB/s    0:02:59  
    770,998,272  78%    1.16MB/s    0:02:58  
    772,308,992  78%    1.17MB/s    0:02:56  
    773,619,712  78%    1.17MB/s    0:02:55  
    774,930,432  78%    1.17MB/s    0:02:53  
    776,241,152  78%    1.17MB/s    0:02:52  
    777,551,872  79%    1.17MB/s    0:02:51  
    778,862,592  79%    1.17MB/s    0:02:50  
    780,173,312  79%    1.17MB/s    0:02:49  
    781,484,032  79%    1.17MB/s    0:02:48  
    782,794,752  79%    1.17MB/s    0:02:47  
    784,105,472  79%    1.17MB/s    0:02:46  
    785,416,192  79%    1.17MB/s    0:02:44  
    786,726,912  79%    1.17MB/s    0:02:43  
    788,037,632  80%    1.17MB/s    0:02:43  
    789,348,352  80%    1.17MB/s    0:02:41  
    790,659,072  80%    1.17MB/s    0:02:40  
    791,969,792  80%    1.17MB/s    0:02:40  
    793,280,512  80%    1.17MB/s    0:02:38  
    794,591,232  80%    1.17MB/s    0:02:37  
    795,901,952  80%    1.17MB/s    0:02:36  
    797,212,672  81%    1.18MB/s    0:02:34  
    798,523,392  81%    1.18MB/s    0:02:33  
    799,834,112  81%    1.17MB/s    0:02:32  
    801,144,832  81%    1.17MB/s    0:02:31  
    802,455,552  81%    1.17MB/s    0:02:30  
    803,766,272  81%    1.17MB/s    0:02:29  
    805,076,992  81%    1.17MB/s    0:02:28  
    806,354,944  81%    1.16MB/s    0:02:28  
    807,665,664  82%    1.17MB/s    0:02:26  
    808,976,384  82%    1.16MB/s    0:02:26  
    810,287,104  82%    1.17MB/s    0:02:24  
    811,597,824  82%    1.18MB/s    0:02:22  
    812,908,544  82%    1.18MB/s    0:02:21  
    814,219,264  82%    1.18MB/s    0:02:20  
    815,529,984  82%    1.16MB/s    0:02:20  
    816,840,704  83%    1.16MB/s    0:02:20  
    818,151,424  83%    1.15MB/s    0:02:20  
    819,462,144  83%    1.15MB/s    0:02:19  
    820,772,864  83%    1.16MB/s    0:02:16  
    822,083,584  83%    1.16MB/s    0:02:15  
    822,738,944  83%    1.03MB/s    0:02:32  
    823,394,304  83%  909.52kB/s    0:02:55  
    824,049,664  83%  758.29kB/s    0:03:30  
    824,705,024  83%  610.54kB/s    0:04:19  
    825,360,384  83%  610.10kB/s    0:04:19  
    826,015,744  83%  608.94kB/s    0:04:18  
    826,671,104  84%  607.21kB/s    0:04:18  
    827,326,464  84%  608.94kB/s    0:04:16  
    827,981,824  84%  603.92kB/s    0:04:17  
    828,637,184  84%  604.34kB/s    0:04:16  
    829,292,544  84%  603.92kB/s    0:04:15  
    829,947,904  84%  606.20kB/s    0:04:13  
    830,603,264  84%  612.00kB/s    0:04:09  
    831,258,624  84%  614.20kB/s    0:04:07  
    831,913,984  84%  619.40kB/s    0:04:04  
    832,962,560  84%  714.04kB/s    0:03:30  
    834,273,280  84%  864.03kB/s    0:02:52  
    835,584,000  84% 1004.04kB/s    0:02:27  
    836,894,720  85%    1.13MB/s    0:02:07  
    838,205,440  85%    1.17MB/s    0:02:01  
    839,516,160  85%    1.17MB/s    0:02:00  
    840,826,880  85%    1.18MB/s    0:01:58  
    842,137,600  85%    1.17MB/s    0:01:57  
    843,448,320  85%    1.17MB/s    0:01:56  
    844,759,040  85%    1.17MB/s    0:01:55  
    846,069,760  86%    1.17MB/s    0:01:54  
    847,380,480  86%    1.17MB/s    0:01:53  
    848,691,200  86%    1.17MB/s    0:01:52  
    850,001,920  86%    1.17MB/s    0:01:51  
    851,312,640  86%    1.17MB/s    0:01:50  
    852,623,360  86%    1.17MB/s    0:01:48  
    853,934,080  86%    1.18MB/s    0:01:47  
    855,244,800  86%    1.17MB/s    0:01:47  
    856,555,520  87%    1.17MB/s    0:01:45  
    857,866,240  87%    1.17MB/s    0:01:44  
    859,176,960  87%    1.17MB/s    0:01:43  
    860,487,680  87%    1.17MB/s    0:01:42  
    861,798,400  87%    1.18MB/s    0:01:40  
    863,109,120  87%    1.17MB/s    0:01:40  
    864,419,840  87%    1.17MB/s    0:01:39  
    865,730,560  88%    1.18MB/s    0:01:37  
    867,041,280  88%    1.17MB/s    0:01:36  
    868,352,000  88%    1.18MB/s    0:01:35  
    869,662,720  88%    1.18MB/s    0:01:34  
    870,973,440  88%    1.18MB/s    0:01:33  
    872,284,160  88%    1.18MB/s    0:01:32  
    873,594,880  88%    1.18MB/s    0:01:31  
    874,905,600  88%    1.18MB/s    0:01:30  
    876,216,320  89%    1.18MB/s    0:01:29  
    877,527,040  89%    1.17MB/s    0:01:28  
    878,837,760  89%    1.18MB/s    0:01:26  
    880,148,480  89%    1.18MB/s    0:01:25  
    881,459,200  89%    1.18MB/s    0:01:24  
    882,769,920  89%    1.18MB/s    0:01:23  
    884,080,640  89%    1.17MB/s    0:01:23  
    885,391,360  90%    1.17MB/s    0:01:21  
    886,702,080  90%    1.17MB/s    0:01:20  
    888,012,800  90%    1.16MB/s    0:01:20  
    889,323,520  90%    1.17MB/s    0:01:18  
    890,634,240  90%    1.16MB/s    0:01:18  
    891,944,960  90%    1.16MB/s    0:01:16  
    893,255,680  90%    1.17MB/s    0:01:15  
    894,566,400  90%    1.17MB/s    0:01:14  
    895,877,120  91%    1.17MB/s    0:01:12  
    897,187,840  91%    1.17MB/s    0:01:11  
    898,498,560  91%    1.17MB/s    0:01:10  
    899,809,280  91%    1.17MB/s    0:01:09  
    901,120,000  91%    1.17MB/s    0:01:08  
    902,430,720  91%    1.17MB/s    0:01:07  
    903,741,440  91%    1.18MB/s    0:01:06  
    905,052,160  92%    1.17MB/s    0:01:05  
    906,362,880  92%    1.17MB/s    0:01:04  
    907,673,600  92%    1.17MB/s    0:01:03  
    908,984,320  92%    1.17MB/s    0:01:02  
    910,295,040  92%    1.17MB/s    0:01:00  
    911,605,760  92%    1.18MB/s    0:00:59  
    912,916,480  92%    1.17MB/s    0:00:58  
    914,227,200  92%    1.17MB/s    0:00:57  
    915,537,920  93%    1.17MB/s    0:00:56  
    916,848,640  93%    1.17MB/s    0:00:55  
    918,159,360  93%    1.16MB/s    0:00:54  
    919,470,080  93%    1.17MB/s    0:00:53  
    920,780,800  93%    1.17MB/s    0:00:52  
    922,091,520  93%    1.17MB/s    0:00:51  
    923,402,240  93%    1.18MB/s    0:00:49  
    924,712,960  94%    1.17MB/s    0:00:48  
    926,023,680  94%    1.17MB/s    0:00:47  
    927,334,400  94%    1.17MB/s    0:00:46  
    928,645,120  94%    1.17MB/s    0:00:45  
    929,955,840  94%    1.17MB/s    0:00:44  
    931,266,560  94%    1.17MB/s    0:00:43  
    932,577,280  94%    1.17MB/s    0:00:42  
    933,888,000  94%    1.17MB/s    0:00:41  
    935,198,720  95%    1.17MB/s    0:00:40  
    936,509,440  95%    1.18MB/s    0:00:38  
    937,820,160  95%    1.18MB/s    0:00:37  
    939,130,880  95%    1.17MB/s    0:00:36  
    940,408,832  95%    1.17MB/s    0:00:35  
    941,719,552  95%    1.17MB/s    0:00:34  
    943,030,272  95%    1.17MB/s    0:00:33  
    944,340,992  96%    1.17MB/s    0:00:32  
    945,651,712  96%    1.18MB/s    0:00:31  
    946,962,432  96%    1.17MB/s    0:00:30  
    948,273,152  96%    1.17MB/s    0:00:29  
    949,583,872  96%    1.18MB/s    0:00:28  
    950,894,592  96%    1.17MB/s    0:00:27  
    952,205,312  96%    1.18MB/s    0:00:25  
    953,516,032  96%    1.18MB/s    0:00:24  
    954,826,752  97%    1.18MB/s    0:00:23  
    956,137,472  97%    1.18MB/s    0:00:22  
    957,448,192  97%    1.17MB/s    0:00:21  
    958,758,912  97%    1.17MB/s    0:00:20  
    960,069,632  97%    1.17MB/s    0:00:19  
    961,380,352  97%    1.17MB/s    0:00:18  
    962,691,072  97%    1.18MB/s    0:00:17  
    964,001,792  98%    1.17MB/s    0:00:16  
    965,312,512  98%    1.18MB/s    0:00:15  
    966,623,232  98%    1.18MB/s    0:00:13  
    967,933,952  98%    1.17MB/s    0:00:12  
    969,244,672  98%    1.18MB/s    0:00:11  
    970,555,392  98%    1.17MB/s    0:00:10  
    971,866,112  98%    1.18MB/s    0:00:09  
    973,176,832  98%    1.18MB/s    0:00:08  
    974,487,552  99%    1.17MB/s    0:00:07  
    975,798,272  99%    1.17MB/s    0:00:06  
    977,108,992  99%    1.17MB/s    0:00:05  
    978,419,712  99%    1.17MB/s    0:00:04  
    979,730,432  99%    1.18MB/s    0:00:03  
    981,041,152  99%    1.18MB/s    0:00:01  
    982,351,872  99%    1.18MB/s    0:00:00  
    983,413,052 100%    1.16MB/s    0:13:25 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221231-pine64-pinephone.img.xz.sha256

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

         32,768   0%   37.56kB/s    6:55:54  
        262,144   0%  241.05kB/s    1:04:47  
      1,572,864   0%  722.82kB/s    0:21:34  
      2,883,584   0%  881.38kB/s    0:17:40  
      4,194,304   0%  961.28kB/s    0:16:10  
      5,505,024   0%    1.17MB/s    0:12:56  
      6,815,744   0%    1.17MB/s    0:12:57  
      8,126,464   0%    1.17MB/s    0:12:57  
      9,437,184   1%    1.16MB/s    0:13:03  
     10,747,904   1%    1.15MB/s    0:13:05  
     12,058,624   1%    1.15MB/s    0:13:03  
     13,369,344   1%    1.16MB/s    0:13:00  
     14,680,064   1%    1.17MB/s    0:12:51  
     15,990,784   1%    1.17MB/s    0:12:47  
     17,301,504   1%    1.18MB/s    0:12:44  
     18,612,224   1%    1.17MB/s    0:12:47  
     19,922,944   2%    1.17MB/s    0:12:48  
     21,233,664   2%    1.17MB/s    0:12:47  
     22,544,384   2%    1.16MB/s    0:12:46  
     23,855,104   2%    1.17MB/s    0:12:43  
     25,165,824   2%    1.17MB/s    0:12:38  
     26,476,544   2%    1.17MB/s    0:12:37  
     27,787,264   2%    1.18MB/s    0:12:35  
     29,097,984   3%    1.18MB/s    0:12:32  
     30,408,704   3%    1.18MB/s    0:12:33  
     31,719,424   3%    1.17MB/s    0:12:36  
     33,030,144   3%    1.18MB/s    0:12:30  
     34,340,864   3%    1.17MB/s    0:12:33  
     35,651,584   3%    1.18MB/s    0:12:28  
     36,962,304   3%    1.18MB/s    0:12:23  
     38,240,256   4%    1.17MB/s    0:12:31  
     39,550,976   4%    1.17MB/s    0:12:27  
     40,861,696   4%    1.17MB/s    0:12:28  
     42,172,416   4%    1.17MB/s    0:12:28  
     43,483,136   4%    1.17MB/s    0:12:23  
     44,793,856   4%    1.17MB/s    0:12:22  
     46,104,576   4%    1.17MB/s    0:12:20  
     47,415,296   5%    1.17MB/s    0:12:20  
     48,726,016   5%    1.18MB/s    0:12:17  
     50,036,736   5%    1.17MB/s    0:12:18  
     51,347,456   5%    1.17MB/s    0:12:17  
     52,133,888   5%    1.04MB/s    0:13:53  
     52,920,320   5%  929.22kB/s    0:15:51  
     53,968,896   5%  873.52kB/s    0:16:51  
     55,279,616   5%  870.95kB/s    0:16:52  
     56,590,336   6% 1006.94kB/s    0:14:34  
     57,901,056   6%    1.12MB/s    0:12:48  
     59,211,776   6%    1.18MB/s    0:12:09  
     60,522,496   6%    1.17MB/s    0:12:11  
     61,702,144   6%    1.11MB/s    0:12:47  
     62,750,720   6%    1.06MB/s    0:13:26  
     63,930,368   6%    1.03MB/s    0:13:49  
     65,241,088   6%    1.04MB/s    0:13:39  
     66,551,808   7%    1.09MB/s    0:12:58  
     67,862,528   7%    1.15MB/s    0:12:19  
     69,173,248   7%    1.18MB/s    0:11:57  
     70,483,968   7%    1.18MB/s    0:11:59  
     71,794,688   7%    1.18MB/s    0:11:58  
     73,105,408   7%    1.18MB/s    0:11:57  
     74,416,128   7%    1.18MB/s    0:11:56  
     75,726,848   8%    1.18MB/s    0:11:55  
     77,037,568   8%    1.18MB/s    0:11:54  
     78,348,288   8%    1.18MB/s    0:11:52  
     79,659,008   8%    1.18MB/s    0:11:51  
     80,969,728   8%    1.18MB/s    0:11:50  
     82,280,448   8%    1.18MB/s    0:11:49  
     83,591,168   8%    1.18MB/s    0:11:49  
     84,901,888   9%    1.18MB/s    0:11:48  
     86,212,608   9%    1.18MB/s    0:11:47  
     87,523,328   9%    1.18MB/s    0:11:46  
     88,834,048   9%    1.18MB/s    0:11:44  
     90,144,768   9%    1.17MB/s    0:11:44  
     91,193,344   9%    1.12MB/s    0:12:16  
     92,635,136   9%    1.15MB/s    0:11:54  
     93,945,856  10%    1.15MB/s    0:11:54  
     95,256,576  10%    1.15MB/s    0:11:52  
     96,567,296  10%    1.21MB/s    0:11:20  
     97,878,016  10%    1.18MB/s    0:11:37  
     99,188,736  10%    1.17MB/s    0:11:37  
    100,499,456  10%    1.17MB/s    0:11:36  
    101,810,176  10%    1.17MB/s    0:11:35  
    103,120,896  11%    1.17MB/s    0:11:34  
    104,431,616  11%    1.18MB/s    0:11:31  
    105,742,336  11%    1.17MB/s    0:11:31  
    107,053,056  11%    1.17MB/s    0:11:31  
    108,363,776  11%    1.17MB/s    0:11:29  
    109,674,496  11%    1.17MB/s    0:11:28  
    110,985,216  11%    1.18MB/s    0:11:26  
    112,295,936  11%    1.18MB/s    0:11:24  
    113,606,656  12%    1.18MB/s    0:11:24  
    114,917,376  12%    1.18MB/s    0:11:22  
    116,228,096  12%    1.17MB/s    0:11:22  
    117,538,816  12%    1.17MB/s    0:11:25  
    118,849,536  12%    1.17MB/s    0:11:24  
    120,160,256  12%    1.17MB/s    0:11:23  
    121,470,976  12%    1.17MB/s    0:11:22  
    122,781,696  13%    1.18MB/s    0:11:16  
    124,092,416  13%    1.18MB/s    0:11:15  
    125,403,136  13%    1.18MB/s    0:11:13  
    126,713,856  13%    1.18MB/s    0:11:12  
    128,024,576  13%    1.18MB/s    0:11:11  
    129,335,296  13%    1.17MB/s    0:11:13  
    130,646,016  13%    1.18MB/s    0:11:09  
    131,956,736  14%    1.17MB/s    0:11:09  
    133,267,456  14%    1.17MB/s    0:11:09  
    134,578,176  14%    1.18MB/s    0:11:07  
    135,888,896  14%    1.17MB/s    0:11:09  
    137,199,616  14%    1.17MB/s    0:11:07  
    138,510,336  14%    1.17MB/s    0:11:06  
    139,821,056  14%    1.17MB/s    0:11:06  
    141,131,776  15%    1.17MB/s    0:11:02  
    142,442,496  15%    1.17MB/s    0:11:01  
    143,753,216  15%    1.17MB/s    0:11:00  
    145,063,936  15%    1.18MB/s    0:10:57  
    146,374,656  15%    1.17MB/s    0:10:58  
    147,685,376  15%    1.17MB/s    0:11:00  
    148,996,096  15%    1.16MB/s    0:11:01  
    150,306,816  16%    1.17MB/s    0:10:57  
    151,617,536  16%    1.17MB/s    0:10:57  
    152,928,256  16%    1.17MB/s    0:10:54  
    154,238,976  16%    1.17MB/s    0:10:52  
    155,549,696  16%    1.17MB/s    0:10:51  
    156,860,416  16%    1.17MB/s    0:10:49  
    158,171,136  16%    1.17MB/s    0:10:47  
    159,481,856  17%    1.18MB/s    0:10:45  
    160,792,576  17%    1.17MB/s    0:10:45  
    162,103,296  17%    1.17MB/s    0:10:44  
    163,414,016  17%    1.17MB/s    0:10:43  
    164,724,736  17%    1.17MB/s    0:10:45  
    166,035,456  17%    1.17MB/s    0:10:43  
    167,346,176  17%    1.17MB/s    0:10:43  
    168,656,896  17%    1.17MB/s    0:10:41  
    169,967,616  18%    1.18MB/s    0:10:37  
    171,278,336  18%    1.17MB/s    0:10:37  
    172,556,288  18%    1.17MB/s    0:10:39  
    173,867,008  18%    1.17MB/s    0:10:39  
    175,177,728  18%    1.16MB/s    0:10:41  
    176,488,448  18%    1.17MB/s    0:10:36  
    177,799,168  18%    1.18MB/s    0:10:30  
    179,109,888  19%    1.17MB/s    0:10:30  
    180,420,608  19%    1.18MB/s    0:10:27  
    181,731,328  19%    1.17MB/s    0:10:28  
    183,042,048  19%    1.16MB/s    0:10:32  
    184,352,768  19%    1.17MB/s    0:10:27  
    185,663,488  19%    1.17MB/s    0:10:25  
    186,974,208  19%    1.17MB/s    0:10:25  
    188,284,928  20%    1.18MB/s    0:10:20  
    189,595,648  20%    1.17MB/s    0:10:24  
    190,906,368  20%    1.16MB/s    0:10:25  
    192,217,088  20%    1.17MB/s    0:10:23  
    193,527,808  20%    1.17MB/s    0:10:22  
    194,838,528  20%    1.17MB/s    0:10:19  
    196,149,248  20%    1.18MB/s    0:10:15  
    197,459,968  21%    1.18MB/s    0:10:14  
    198,770,688  21%    1.17MB/s    0:10:14  
    200,081,408  21%    1.17MB/s    0:10:14  
    201,392,128  21%    1.17MB/s    0:10:13  
    202,702,848  21%    1.17MB/s    0:10:11  
    204,013,568  21%    1.17MB/s    0:10:10  
    205,324,288  21%    1.18MB/s    0:10:08  
    206,635,008  22%    1.17MB/s    0:10:07  
    207,945,728  22%    1.17MB/s    0:10:07  
    209,256,448  22%    1.17MB/s    0:10:05  
    210,567,168  22%    1.17MB/s    0:10:04  
    211,877,888  22%    1.17MB/s    0:10:04  
    213,188,608  22%    1.17MB/s    0:10:02  
    214,499,328  22%    1.17MB/s    0:10:01  
    215,810,048  23%    1.17MB/s    0:10:00  
    217,120,768  23%    1.18MB/s    0:09:57  
    218,431,488  23%    1.18MB/s    0:09:57  
    219,742,208  23%    1.18MB/s    0:09:55  
    221,052,928  23%    1.18MB/s    0:09:54  
    222,363,648  23%    1.17MB/s    0:09:56  
    223,674,368  23%    1.17MB/s    0:09:53  
    224,985,088  24%    1.17MB/s    0:09:52  
    226,295,808  24%    1.17MB/s    0:09:51  
    227,606,528  24%    1.18MB/s    0:09:47  
    228,917,248  24%    1.17MB/s    0:09:50  
    230,227,968  24%    1.17MB/s    0:09:48  
    231,538,688  24%    1.17MB/s    0:09:47  
    232,849,408  24%    1.18MB/s    0:09:44  
    234,160,128  24%    1.18MB/s    0:09:40  
    235,470,848  25%    1.18MB/s    0:09:40  
    236,781,568  25%    1.18MB/s    0:09:39  
    238,092,288  25%    1.17MB/s    0:09:44  
    239,403,008  25%    1.17MB/s    0:09:44  
    240,713,728  25%    1.17MB/s    0:09:43  
    242,024,448  25%    1.16MB/s    0:09:44  
    243,335,168  25%    1.17MB/s    0:09:40  
    244,645,888  26%    1.17MB/s    0:09:38  
    245,956,608  26%    1.17MB/s    0:09:36  
    247,267,328  26%    1.17MB/s    0:09:35  
    248,578,048  26%    1.17MB/s    0:09:32  
    249,888,768  26%    1.17MB/s    0:09:31  
    251,199,488  26%    1.17MB/s    0:09:32  
    252,510,208  26%    1.18MB/s    0:09:28  
    253,820,928  27%    1.18MB/s    0:09:27  
    255,131,648  27%    1.18MB/s    0:09:26  
    256,442,368  27%    1.18MB/s    0:09:23  
    257,753,088  27%    1.17MB/s    0:09:24  
    259,063,808  27%    1.17MB/s    0:09:24  
    260,374,528  27%    1.17MB/s    0:09:23  
    261,685,248  27%    1.17MB/s    0:09:22  
    262,995,968  28%    1.17MB/s    0:09:20  
    264,306,688  28%    1.18MB/s    0:09:19  
    265,617,408  28%    1.17MB/s    0:09:18  
    266,928,128  28%    1.17MB/s    0:09:17  
    268,238,848  28%    1.17MB/s    0:09:16  
    269,549,568  28%    1.17MB/s    0:09:15  
    270,860,288  28%    1.18MB/s    0:09:13  
    272,171,008  29%    1.17MB/s    0:09:13  
    273,481,728  29%    1.17MB/s    0:09:12  
    274,792,448  29%    1.17MB/s    0:09:11  
    276,103,168  29%    1.17MB/s    0:09:10  
    277,413,888  29%    1.17MB/s    0:09:09  
    278,724,608  29%    1.17MB/s    0:09:08  
    280,035,328  29%    1.17MB/s    0:09:08  
    281,346,048  30%    1.17MB/s    0:09:07  
    282,656,768  30%    1.17MB/s    0:09:05  
    283,967,488  30%    1.18MB/s    0:09:02  
    285,278,208  30%    1.18MB/s    0:09:00  
    286,588,928  30%    1.18MB/s    0:09:00  
    287,899,648  30%    1.18MB/s    0:08:58  
    289,210,368  30%    1.17MB/s    0:08:58  
    290,521,088  30%    1.18MB/s    0:08:57  
    291,831,808  31%    1.18MB/s    0:08:56  
    293,142,528  31%    1.18MB/s    0:08:55  
    294,453,248  31%    1.18MB/s    0:08:53  
    295,763,968  31%    1.17MB/s    0:08:53  
    297,074,688  31%    1.18MB/s    0:08:52  
    298,385,408  31%    1.17MB/s    0:08:51  
    299,696,128  31%    1.17MB/s    0:08:50  
    301,006,848  32%    1.17MB/s    0:08:49  
    302,317,568  32%    1.17MB/s    0:08:48  
    303,628,288  32%    1.18MB/s    0:08:46  
    304,939,008  32%    1.17MB/s    0:08:45  
    306,249,728  32%    1.18MB/s    0:08:43  
    307,527,680  32%    1.16MB/s    0:08:48  
    308,838,400  32%    1.16MB/s    0:08:47  
    310,149,120  33%    1.17MB/s    0:08:45  
    311,459,840  33%    1.16MB/s    0:08:45  
    312,770,560  33%    1.17MB/s    0:08:39  
    314,081,280  33%    1.17MB/s    0:08:41  
    315,392,000  33%    1.17MB/s    0:08:40  
    316,702,720  33%    1.16MB/s    0:08:40  
    318,013,440  33%    1.17MB/s    0:08:38  
    319,324,160  34%    1.17MB/s    0:08:34  
    320,634,880  34%    1.17MB/s    0:08:33  
    321,945,600  34%    1.18MB/s    0:08:30  
    323,256,320  34%    1.17MB/s    0:08:30  
    324,567,040  34%    1.17MB/s    0:08:29  
    325,877,760  34%    1.18MB/s    0:08:27  
    327,188,480  34%    1.18MB/s    0:08:26  
    328,499,200  35%    1.18MB/s    0:08:25  
    329,809,920  35%    1.18MB/s    0:08:24  
    331,120,640  35%    1.18MB/s    0:08:23  
    332,431,360  35%    1.18MB/s    0:08:22  
    333,742,080  35%    1.18MB/s    0:08:21  
    335,052,800  35%    1.17MB/s    0:08:20  
    336,363,520  35%    1.17MB/s    0:08:20  
    337,674,240  36%    1.17MB/s    0:08:19  
    338,984,960  36%    1.17MB/s    0:08:18  
    340,295,680  36%    1.17MB/s    0:08:16  
    341,606,400  36%    1.17MB/s    0:08:15  
    342,917,120  36%    1.17MB/s    0:08:15  
    344,227,840  36%    1.17MB/s    0:08:14  
    345,538,560  36%    1.17MB/s    0:08:13  
    346,849,280  37%    1.17MB/s    0:08:12  
    348,160,000  37%    1.17MB/s    0:08:10  
    349,470,720  37%    1.17MB/s    0:08:08  
    350,781,440  37%    1.18MB/s    0:08:07  
    352,092,160  37%    1.18MB/s    0:08:05  
    353,402,880  37%    1.18MB/s    0:08:04  
    354,713,600  37%    1.18MB/s    0:08:03  
    356,024,320  37%    1.17MB/s    0:08:03  
    357,335,040  38%    1.17MB/s    0:08:02  
    358,645,760  38%    1.17MB/s    0:08:03  
    359,956,480  38%    1.17MB/s    0:08:01  
    361,267,200  38%    1.17MB/s    0:08:00  
    362,577,920  38%    1.17MB/s    0:07:59  
    363,888,640  38%    1.18MB/s    0:07:56  
    365,199,360  38%    1.17MB/s    0:07:55  
    366,510,080  39%    1.17MB/s    0:07:56  
    367,820,800  39%    1.17MB/s    0:07:53  
    369,131,520  39%    1.17MB/s    0:07:52  
    370,442,240  39%    1.17MB/s    0:07:53  
    371,752,960  39%    1.18MB/s    0:07:47  
    373,063,680  39%    1.18MB/s    0:07:48  
    374,374,400  39%    1.18MB/s    0:07:47  
    375,685,120  40%    1.18MB/s    0:07:43  
    376,995,840  40%    1.18MB/s    0:07:45  
    378,306,560  40%    1.18MB/s    0:07:44  
    379,617,280  40%    1.18MB/s    0:07:42  
    380,928,000  40%    1.18MB/s    0:07:42  
    382,238,720  40%    1.18MB/s    0:07:41  
    383,549,440  40%    1.18MB/s    0:07:39  
    384,860,160  41%    1.18MB/s    0:07:38  
    386,170,880  41%    1.17MB/s    0:07:40  
    387,481,600  41%    1.17MB/s    0:07:38  
    388,792,320  41%    1.17MB/s    0:07:38  
    390,103,040  41%    1.17MB/s    0:07:37  
    391,413,760  41%    1.18MB/s    0:07:33  
    392,724,480  41%    1.17MB/s    0:07:32  
    394,035,200  42%    1.17MB/s    0:07:31  
    395,345,920  42%    1.17MB/s    0:07:31  
    396,656,640  42%    1.17MB/s    0:07:32  
    397,967,360  42%    1.17MB/s    0:07:28  
    399,278,080  42%    1.17MB/s    0:07:27  
    400,588,800  42%    1.18MB/s    0:07:25  
    401,899,520  42%    1.18MB/s    0:07:22  
    403,210,240  43%    1.17MB/s    0:07:24  
    404,520,960  43%    1.17MB/s    0:07:23  
    405,831,680  43%    1.17MB/s    0:07:24  
    407,142,400  43%    1.17MB/s    0:07:22  
    408,453,120  43%    1.18MB/s    0:07:18  
    409,763,840  43%    1.18MB/s    0:07:17  
    411,074,560  43%    1.18MB/s    0:07:15  
    412,385,280  43%    1.18MB/s    0:07:14  
    413,696,000  44%    1.18MB/s    0:07:14  
    415,006,720  44%    1.17MB/s    0:07:14  
    416,317,440  44%    1.18MB/s    0:07:12  
    417,628,160  44%    1.17MB/s    0:07:12  
    418,938,880  44%    1.18MB/s    0:07:10  
    420,249,600  44%    1.18MB/s    0:07:09  
    421,560,320  44%    1.18MB/s    0:07:08  
    422,871,040  45%    1.18MB/s    0:07:07  
    424,181,760  45%    1.18MB/s    0:07:06  
    425,492,480  45%    1.18MB/s    0:07:05  
    426,803,200  45%    1.18MB/s    0:07:03  
    428,113,920  45%    1.18MB/s    0:07:02  
    429,424,640  45%    1.18MB/s    0:07:01  
    430,735,360  45%    1.18MB/s    0:07:00  
    432,046,080  46%    1.17MB/s    0:06:59  
    433,356,800  46%    1.17MB/s    0:06:59  
    434,667,520  46%    1.17MB/s    0:06:58  
    435,978,240  46%    1.17MB/s    0:06:57  
    437,288,960  46%    1.17MB/s    0:06:56  
    438,599,680  46%    1.17MB/s    0:06:54  
    439,910,400  46%    1.17MB/s    0:06:53  
    441,188,352  47%    1.17MB/s    0:06:54  
    442,499,072  47%    1.17MB/s    0:06:54  
    443,809,792  47%    1.17MB/s    0:06:53  
    445,120,512  47%    1.17MB/s    0:06:52  
    446,431,232  47%    1.17MB/s    0:06:48  
    447,741,952  47%    1.17MB/s    0:06:47  
    449,052,672  47%    1.17MB/s    0:06:47  
    450,363,392  48%    1.17MB/s    0:06:45  
    451,674,112  48%    1.17MB/s    0:06:46  
    452,984,832  48%    1.17MB/s    0:06:44  
    454,295,552  48%    1.17MB/s    0:06:42  
    455,606,272  48%    1.17MB/s    0:06:42  
    456,916,992  48%    1.17MB/s    0:06:39  
    458,227,712  48%    1.17MB/s    0:06:38  
    459,538,432  49%    1.17MB/s    0:06:38  
    460,849,152  49%    1.17MB/s    0:06:38  
    462,159,872  49%    1.16MB/s    0:06:38  
    463,470,592  49%    1.17MB/s    0:06:36  
    464,781,312  49%    1.18MB/s    0:06:32  
    466,092,032  49%    1.18MB/s    0:06:31  
    467,402,752  49%    1.18MB/s    0:06:28  
    468,713,472  50%    1.18MB/s    0:06:29  
    470,024,192  50%    1.18MB/s    0:06:28  
    471,334,912  50%    1.18MB/s    0:06:27  
    472,645,632  50%    1.18MB/s    0:06:25  
    473,956,352  50%    1.18MB/s    0:06:24  
    475,267,072  50%    1.18MB/s    0:06:23  
    476,577,792  50%    1.18MB/s    0:06:22  
    477,888,512  50%    1.18MB/s    0:06:21  
    479,199,232  51%    1.18MB/s    0:06:20  
    480,509,952  51%    1.18MB/s    0:06:19  
    481,820,672  51%    1.18MB/s    0:06:18  
    483,131,392  51%    1.18MB/s    0:06:17  
    484,442,112  51%    1.18MB/s    0:06:16  
    485,752,832  51%    1.17MB/s    0:06:15  
    487,063,552  51%    1.17MB/s    0:06:14  
    488,374,272  52%    1.17MB/s    0:06:13  
    489,684,992  52%    1.17MB/s    0:06:12  
    490,995,712  52%    1.17MB/s    0:06:11  
    492,306,432  52%    1.17MB/s    0:06:09  
    493,617,152  52%    1.17MB/s    0:06:09  
    494,927,872  52%    1.17MB/s    0:06:08  
    496,238,592  52%    1.17MB/s    0:06:06  
    497,549,312  53%    1.17MB/s    0:06:05  
    498,860,032  53%    1.18MB/s    0:06:04  
    500,170,752  53%    1.18MB/s    0:06:03  
    501,481,472  53%    1.18MB/s    0:06:01  
    502,792,192  53%    1.17MB/s    0:06:01  
    504,102,912  53%    1.17MB/s    0:06:01  
    505,413,632  53%    1.17MB/s    0:05:59  
    506,724,352  54%    1.17MB/s    0:05:57  
    508,035,072  54%    1.18MB/s    0:05:56  
    509,345,792  54%    1.18MB/s    0:05:53  
    510,656,512  54%    1.18MB/s    0:05:54  
    511,967,232  54%    1.18MB/s    0:05:53  
    513,277,952  54%    1.18MB/s    0:05:51  
    514,588,672  54%    1.18MB/s    0:05:50  
    515,899,392  55%    1.18MB/s    0:05:50  
    517,210,112  55%    1.18MB/s    0:05:49  
    518,520,832  55%    1.17MB/s    0:05:48  
    519,831,552  55%    1.18MB/s    0:05:46  
    521,142,272  55%    1.18MB/s    0:05:45  
    522,452,992  55%    1.18MB/s    0:05:44  
    523,763,712  55%    1.18MB/s    0:05:43  
    525,074,432  56%    1.18MB/s    0:05:42  
    526,385,152  56%    1.17MB/s    0:05:41  
    527,695,872  56%    1.18MB/s    0:05:40  
    529,006,592  56%    1.18MB/s    0:05:38  
    530,317,312  56%    1.18MB/s    0:05:37  
    531,628,032  56%    1.18MB/s    0:05:36  
    532,938,752  56%    1.18MB/s    0:05:35  
    534,249,472  57%    1.17MB/s    0:05:36  
    535,560,192  57%    1.17MB/s    0:05:36  
    536,870,912  57%    1.17MB/s    0:05:35  
    538,181,632  57%    1.17MB/s    0:05:33  
    539,492,352  57%    1.17MB/s    0:05:30  
    540,803,072  57%    1.18MB/s    0:05:29  
    542,113,792  57%    1.18MB/s    0:05:28  
    543,424,512  57%    1.18MB/s    0:05:27  
    544,735,232  58%    1.18MB/s    0:05:26  
    546,045,952  58%    1.17MB/s    0:05:25  
    547,356,672  58%    1.17MB/s    0:05:24  
    548,667,392  58%    1.17MB/s    0:05:24  
    549,978,112  58%    1.17MB/s    0:05:23  
    551,288,832  58%    1.17MB/s    0:05:21  
    552,599,552  58%    1.17MB/s    0:05:20  
    553,910,272  59%    1.18MB/s    0:05:18  
    555,220,992  59%    1.18MB/s    0:05:17  
    556,531,712  59%    1.18MB/s    0:05:16  
    557,842,432  59%    1.18MB/s    0:05:15  
    559,153,152  59%    1.18MB/s    0:05:13  
    560,463,872  59%    1.18MB/s    0:05:12  
    561,774,592  59%    1.18MB/s    0:05:12  
    563,085,312  60%    1.18MB/s    0:05:10  
    564,396,032  60%    1.18MB/s    0:05:09  
    565,706,752  60%    1.18MB/s    0:05:08  
    567,017,472  60%    1.18MB/s    0:05:07  
    568,328,192  60%    1.18MB/s    0:05:06  
    569,638,912  60%    1.18MB/s    0:05:05  
    570,949,632  60%    1.18MB/s    0:05:03  
    572,260,352  61%    1.18MB/s    0:05:02  
    573,571,072  61%    1.18MB/s    0:05:01  
    574,849,024  61%    1.17MB/s    0:05:02  
    576,159,744  61%    1.17MB/s    0:05:01  
    577,470,464  61%    1.17MB/s    0:05:01  
    578,781,184  61%    1.17MB/s    0:05:00  
    580,091,904  61%    1.17MB/s    0:04:59  
    581,402,624  62%    1.16MB/s    0:04:58  
    582,713,344  62%    1.17MB/s    0:04:55  
    584,024,064  62%    1.17MB/s    0:04:54  
    585,334,784  62%    1.18MB/s    0:04:51  
    586,645,504  62%    1.18MB/s    0:04:49  
    587,956,224  62%    1.18MB/s    0:04:49  
    589,266,944  62%    1.18MB/s    0:04:49  
    590,577,664  63%    1.17MB/s    0:04:48  
    591,888,384  63%    1.17MB/s    0:04:48  
    593,199,104  63%    1.17MB/s    0:04:48  
    594,509,824  63%    1.17MB/s    0:04:46  
    595,820,544  63%    1.17MB/s    0:04:44  
    597,131,264  63%    1.17MB/s    0:04:42  
    598,441,984  63%    1.18MB/s    0:04:40  
    599,752,704  63%    1.18MB/s    0:04:40  
    601,063,424  64%    1.18MB/s    0:04:39  
    602,374,144  64%    1.18MB/s    0:04:37  
    603,684,864  64%    1.17MB/s    0:04:37  
    604,995,584  64%    1.17MB/s    0:04:36  
    606,306,304  64%    1.17MB/s    0:04:35  
    607,617,024  64%    1.17MB/s    0:04:36  
    608,927,744  64%    1.17MB/s    0:04:34  
    610,238,464  65%    1.17MB/s    0:04:33  
    611,549,184  65%    1.16MB/s    0:04:33  
    612,859,904  65%    1.17MB/s    0:04:29  
    614,170,624  65%    1.17MB/s    0:04:28  
    615,481,344  65%    1.18MB/s    0:04:27  
    616,792,064  65%    1.18MB/s    0:04:26  
    618,102,784  65%    1.17MB/s    0:04:25  
    619,413,504  66%    1.17MB/s    0:04:24  
    620,724,224  66%    1.17MB/s    0:04:23  
    622,034,944  66%    1.18MB/s    0:04:21  
    623,345,664  66%    1.18MB/s    0:04:20  
    624,656,384  66%    1.18MB/s    0:04:19  
    625,967,104  66%    1.18MB/s    0:04:18  
    627,277,824  66%    1.18MB/s    0:04:17  
    628,588,544  67%    1.18MB/s    0:04:16  
    629,899,264  67%    1.18MB/s    0:04:15  
    631,209,984  67%    1.17MB/s    0:04:14  
    632,520,704  67%    1.18MB/s    0:04:13  
    633,831,424  67%    1.18MB/s    0:04:12  
    635,142,144  67%    1.18MB/s    0:04:10  
    636,452,864  67%    1.18MB/s    0:04:09  
    637,763,584  68%    1.17MB/s    0:04:09  
    639,074,304  68%    1.17MB/s    0:04:08  
    640,385,024  68%    1.18MB/s    0:04:06  
    641,695,744  68%    1.17MB/s    0:04:05  
    643,006,464  68%    1.18MB/s    0:04:04  
    644,317,184  68%    1.18MB/s    0:04:02  
    645,627,904  68%    1.17MB/s    0:04:02  
    646,938,624  69%    1.17MB/s    0:04:01  
    648,249,344  69%    1.17MB/s    0:04:00  
    649,560,064  69%    1.17MB/s    0:03:59  
    650,870,784  69%    1.17MB/s    0:03:58  
    652,181,504  69%    1.17MB/s    0:03:57  
    653,492,224  69%    1.18MB/s    0:03:55  
    654,802,944  69%    1.18MB/s    0:03:54  
    656,113,664  70%    1.18MB/s    0:03:53  
    657,424,384  70%    1.18MB/s    0:03:52  
    658,735,104  70%    1.17MB/s    0:03:52  
    660,045,824  70%    1.18MB/s    0:03:50  
    661,356,544  70%    1.17MB/s    0:03:49  
    662,667,264  70%    1.17MB/s    0:03:49  
    663,977,984  70%    1.18MB/s    0:03:47  
    665,288,704  70%    1.17MB/s    0:03:47  
    666,599,424  71%    1.17MB/s    0:03:45  
    667,910,144  71%    1.17MB/s    0:03:44  
    669,220,864  71%    1.18MB/s    0:03:42  
    670,531,584  71%    1.18MB/s    0:03:41  
    671,842,304  71%    1.18MB/s    0:03:40  
    673,153,024  71%    1.18MB/s    0:03:39  
    674,463,744  71%    1.18MB/s    0:03:38  
    675,774,464  72%    1.18MB/s    0:03:36  
    677,085,184  72%    1.18MB/s    0:03:35  
    678,395,904  72%    1.18MB/s    0:03:34  
    679,706,624  72%    1.18MB/s    0:03:33  
    681,017,344  72%    1.17MB/s    0:03:34  
    682,328,064  72%    1.17MB/s    0:03:33  
    683,638,784  72%    1.17MB/s    0:03:32  
    684,949,504  73%    1.17MB/s    0:03:31  
    686,260,224  73%    1.17MB/s    0:03:28  
    687,570,944  73%    1.17MB/s    0:03:27  
    688,881,664  73%    1.17MB/s    0:03:26  
    690,192,384  73%    1.18MB/s    0:03:25  
    691,503,104  73%    1.18MB/s    0:03:24  
    692,813,824  73%    1.17MB/s    0:03:24  
    694,124,544  74%    1.17MB/s    0:03:22  
    695,435,264  74%    1.18MB/s    0:03:20  
    696,745,984  74%    1.18MB/s    0:03:19  
    698,056,704  74%    1.18MB/s    0:03:17  
    699,367,424  74%    1.17MB/s    0:03:18  
    700,678,144  74%    1.17MB/s    0:03:17  
    701,988,864  74%    1.17MB/s    0:03:15  
    703,299,584  75%    1.17MB/s    0:03:14  
    704,610,304  75%    1.18MB/s    0:03:13  
    705,921,024  75%    1.18MB/s    0:03:12  
    707,231,744  75%    1.18MB/s    0:03:11  
    708,542,464  75%    1.18MB/s    0:03:09  
    709,820,416  75%    1.17MB/s    0:03:10  
    711,131,136  75%    1.17MB/s    0:03:09  
    712,441,856  76%    1.16MB/s    0:03:08  
    713,752,576  76%    1.16MB/s    0:03:07  
    715,063,296  76%    1.17MB/s    0:03:05  
    716,374,016  76%    1.17MB/s    0:03:03  
    717,684,736  76%    1.18MB/s    0:03:02  
    718,995,456  76%    1.18MB/s    0:03:01  
    720,306,176  76%    1.17MB/s    0:03:00  
    721,616,896  76%    1.17MB/s    0:02:59  
    722,927,616  77%    1.17MB/s    0:02:58  
    724,238,336  77%    1.17MB/s    0:02:58  
    725,549,056  77%    1.17MB/s    0:02:57  
    726,859,776  77%    1.17MB/s    0:02:55  
    728,170,496  77%    1.17MB/s    0:02:54  
    729,481,216  77%    1.17MB/s    0:02:52  
    730,791,936  77%    1.18MB/s    0:02:51  
    732,102,656  78%    1.18MB/s    0:02:50  
    733,413,376  78%    1.18MB/s    0:02:49  
    734,724,096  78%    1.18MB/s    0:02:48  
    736,034,816  78%    1.17MB/s    0:02:48  
    737,345,536  78%    1.18MB/s    0:02:45  
    738,656,256  78%    1.18MB/s    0:02:44  
    739,966,976  78%    1.18MB/s    0:02:43  
    741,277,696  79%    1.18MB/s    0:02:41  
    742,588,416  79%    1.17MB/s    0:02:41  
    743,899,136  79%    1.18MB/s    0:02:40  
    745,209,856  79%    1.18MB/s    0:02:39  
    746,520,576  79%    1.18MB/s    0:02:38  
    747,831,296  79%    1.18MB/s    0:02:37  
    749,142,016  79%    1.18MB/s    0:02:36  
    750,452,736  80%    1.18MB/s    0:02:35  
    751,763,456  80%    1.17MB/s    0:02:34  
    753,074,176  80%    1.17MB/s    0:02:33  
    754,384,896  80%    1.17MB/s    0:02:32  
    755,695,616  80%    1.17MB/s    0:02:31  
    757,006,336  80%    1.17MB/s    0:02:30  
    758,317,056  80%    1.16MB/s    0:02:30  
    759,627,776  81%    1.16MB/s    0:02:29  
    760,938,496  81%    1.17MB/s    0:02:26  
    762,249,216  81%    1.17MB/s    0:02:25  
    763,559,936  81%    1.17MB/s    0:02:24  
    764,870,656  81%    1.17MB/s    0:02:23  
    766,181,376  81%    1.17MB/s    0:02:22  
    767,492,096  81%    1.17MB/s    0:02:21  
    768,802,816  82%    1.17MB/s    0:02:20  
    770,113,536  82%    1.17MB/s    0:02:18  
    771,424,256  82%    1.17MB/s    0:02:17  
    772,734,976  82%    1.17MB/s    0:02:16  
    774,045,696  82%    1.18MB/s    0:02:15  
    775,356,416  82%    1.18MB/s    0:02:14  
    776,667,136  82%    1.17MB/s    0:02:14  
    777,977,856  83%    1.17MB/s    0:02:13  
    779,288,576  83%    1.16MB/s    0:02:12  
    780,599,296  83%    1.16MB/s    0:02:11  
    781,910,016  83%    1.17MB/s    0:02:09  
    783,220,736  83%    1.17MB/s    0:02:08  
    784,531,456  83%    1.17MB/s    0:02:06  
    785,842,176  83%    1.17MB/s    0:02:06  
    787,152,896  83%    1.17MB/s    0:02:04  
    788,463,616  84%    1.17MB/s    0:02:03  
    789,774,336  84%    1.17MB/s    0:02:03  
    791,085,056  84%    1.17MB/s    0:02:01  
    792,395,776  84%    1.18MB/s    0:02:00  
    793,706,496  84%    1.18MB/s    0:01:59  
    795,017,216  84%    1.18MB/s    0:01:57  
    796,327,936  84%    1.18MB/s    0:01:56  
    797,638,656  85%    1.18MB/s    0:01:55  
    798,949,376  85%    1.18MB/s    0:01:54  
    800,260,096  85%    1.18MB/s    0:01:53  
    801,570,816  85%    1.18MB/s    0:01:52  
    802,881,536  85%    1.18MB/s    0:01:51  
    804,192,256  85%    1.18MB/s    0:01:50  
    805,502,976  85%    1.18MB/s    0:01:49  
    806,813,696  86%    1.18MB/s    0:01:48  
    808,124,416  86%    1.18MB/s    0:01:47  
    809,435,136  86%    1.18MB/s    0:01:46  
    810,745,856  86%    1.18MB/s    0:01:45  
    812,056,576  86%    1.18MB/s    0:01:43  
    813,367,296  86%    1.18MB/s    0:01:42  
    814,678,016  86%    1.18MB/s    0:01:41  
    815,988,736  87%    1.18MB/s    0:01:40  
    817,299,456  87%    1.18MB/s    0:01:39  
    818,610,176  87%    1.18MB/s    0:01:38  
    819,920,896  87%    1.18MB/s    0:01:37  
    821,231,616  87%    1.18MB/s    0:01:36  
    822,542,336  87%    1.18MB/s    0:01:35  
    823,853,056  87%    1.18MB/s    0:01:34  
    825,163,776  88%    1.18MB/s    0:01:33  
    826,474,496  88%    1.17MB/s    0:01:32  
    827,785,216  88%    1.17MB/s    0:01:31  
    829,095,936  88%    1.16MB/s    0:01:30  
    830,406,656  88%    1.16MB/s    0:01:30  
    831,717,376  88%    1.16MB/s    0:01:28  
    833,028,096  88%    1.16MB/s    0:01:27  
    834,338,816  89%    1.16MB/s    0:01:26  
    835,649,536  89%    1.17MB/s    0:01:24  
    836,960,256  89%    1.17MB/s    0:01:23  
    838,270,976  89%    1.17MB/s    0:01:22  
    839,581,696  89%    1.17MB/s    0:01:21  
    840,892,416  89%    1.17MB/s    0:01:20  
    842,203,136  89%    1.17MB/s    0:01:19  
    843,481,088  89%    1.16MB/s    0:01:18  
    844,791,808  90%    1.16MB/s    0:01:17  
    846,102,528  90%    1.16MB/s    0:01:16  
    847,413,248  90%    1.17MB/s    0:01:15  
    848,723,968  90%    1.18MB/s    0:01:13  
    850,034,688  90%    1.18MB/s    0:01:12  
    851,345,408  90%    1.18MB/s    0:01:11  
    852,656,128  90%    1.18MB/s    0:01:10  
    853,966,848  91%    1.18MB/s    0:01:09  
    855,277,568  91%    1.18MB/s    0:01:08  
    856,588,288  91%    1.18MB/s    0:01:07  
    857,899,008  91%    1.18MB/s    0:01:05  
    859,209,728  91%    1.17MB/s    0:01:04  
    860,520,448  91%    1.17MB/s    0:01:03  
    861,831,168  91%    1.17MB/s    0:01:02  
    863,141,888  92%    1.17MB/s    0:01:01  
    864,452,608  92%    1.18MB/s    0:01:00  
    865,763,328  92%    1.17MB/s    0:00:59  
    867,074,048  92%    1.18MB/s    0:00:58  
    868,384,768  92%    1.17MB/s    0:00:57  
    869,695,488  92%    1.17MB/s    0:00:56  
    871,006,208  92%    1.17MB/s    0:00:55  
    872,316,928  93%    1.17MB/s    0:00:54  
    873,627,648  93%    1.17MB/s    0:00:53  
    874,938,368  93%    1.17MB/s    0:00:51  
    876,249,088  93%    1.17MB/s    0:00:50  
    877,559,808  93%    1.17MB/s    0:00:49  
    878,870,528  93%    1.17MB/s    0:00:48  
    880,181,248  93%    1.18MB/s    0:00:47  
    881,491,968  94%    1.18MB/s    0:00:46  
    882,802,688  94%    1.18MB/s    0:00:45  
    884,113,408  94%    1.18MB/s    0:00:44  
    885,424,128  94%    1.18MB/s    0:00:43  
    886,734,848  94%    1.17MB/s    0:00:42  
    888,045,568  94%    1.17MB/s    0:00:40  
    889,356,288  94%    1.17MB/s    0:00:39  
    890,667,008  95%    1.17MB/s    0:00:38  
    891,977,728  95%    1.18MB/s    0:00:37  
    893,288,448  95%    1.18MB/s    0:00:36  
    894,599,168  95%    1.18MB/s    0:00:35  
    895,909,888  95%    1.18MB/s    0:00:34  
    897,220,608  95%    1.18MB/s    0:00:33  
    898,531,328  95%    1.18MB/s    0:00:32  
    899,842,048  96%    1.18MB/s    0:00:31  
    901,152,768  96%    1.18MB/s    0:00:30  
    902,463,488  96%    1.17MB/s    0:00:29  
    903,774,208  96%    1.17MB/s    0:00:28  
    905,084,928  96%    1.16MB/s    0:00:26  
    906,264,576  96%    1.15MB/s    0:00:26  
    907,575,296  96%    1.16MB/s    0:00:24  
    908,886,016  96%    1.16MB/s    0:00:23  
    910,196,736  97%    1.16MB/s    0:00:22  
    911,507,456  97%    1.18MB/s    0:00:21  
    912,818,176  97%    1.18MB/s    0:00:20  
    914,128,896  97%    1.17MB/s    0:00:19  
    915,439,616  97%    1.17MB/s    0:00:18  
    916,750,336  97%    1.17MB/s    0:00:17  
    918,061,056  97%    1.17MB/s    0:00:16  
    919,371,776  98%    1.17MB/s    0:00:14  
    920,682,496  98%    1.17MB/s    0:00:13  
    921,993,216  98%    1.17MB/s    0:00:12  
    923,303,936  98%    1.18MB/s    0:00:11  
    924,614,656  98%    1.18MB/s    0:00:10  
    925,925,376  98%    1.18MB/s    0:00:09  
    927,236,096  98%    1.18MB/s    0:00:08  
    928,546,816  99%    1.18MB/s    0:00:07  
    929,857,536  99%    1.17MB/s    0:00:06  
    931,168,256  99%    1.17MB/s    0:00:05  
    932,478,976  99%    1.17MB/s    0:00:04  
    933,789,696  99%    1.17MB/s    0:00:02  
    935,100,416  99%    1.18MB/s    0:00:01  
    936,411,136  99%    1.17MB/s    0:00:00  
    937,276,896 100%    1.17MB/s    0:12:44 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221231-pine64-pinephonepro.img.xz.sha256

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

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

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

sent 3,292,933,971 bytes  received 577 bytes  1,225,277.97 bytes/sec
total size is 3,292,129,636  speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@19377964[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=37,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-12-28T22:09:17Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be
Sending notification to Discord.
Finished: SUCCESS