Skipping 345 KB..
Full Log },{
"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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"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
}
]
}
(3821790) [16:07:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3821790) [16:07:50] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(3821790) [16:07:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3821790) [16:07:50] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(3821790) [16:07:50] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(3821790) [16:07:50] (native) install e2fsprogs
(3821790) [16:07:50] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3821790) [16:07:50] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3821790) [16:07:51] (native) % cat /tmp/apk_progress_fifo
(3821790) [16:07:51] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(3821790) [16:07:51] New background process: pid=3833321, 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
(3821790) [16:07:51] (native) format /dev/installp2 (root, ext4)
(3821790) [16:07:51] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(3821790) [16:07:51] (native) mount /dev/installp2 to /mnt/install
(3821790) [16:07:51] (native) % mkdir -p /mnt/install
(3821790) [16:07:51] (native) % mount /dev/installp2 /mnt/install
(3821790) [16:07:51] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(3821790) [16:07:51] (native) install dosfstools
(3821790) [16:07:51] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3821790) [16:07:51] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(3821790) [16:07:51] (native) % cat /tmp/apk_progress_fifo
(3821790) [16:07:51] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(3821790) [16:07:51] New background process: pid=3833500, 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
(3821790) [16:07:52] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(3821790) [16:07:52] (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
(3821790) [16:07:52] (native) % mkdir -p /mnt/install/boot
(3821790) [16:07:52] (native) % mount /dev/installp1 /mnt/install/boot
(3821790) [16:07:52] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(3821790) [16:07:52] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(3821790) [16:07:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(3821790) [16:07:52] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(3821790) [16:07:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(3821790) [16:07:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(3821790) [16:07:52] (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/
(3821790) [16:07:59] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(3821790) [16:07:59] % 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
(3821790) [16:07:59] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % 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/
(3821790) [16:07:59] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(3821790) [16:07:59] % 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
(3821790) [16:07:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(3821790) [16:07:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(3821790) [16:08:04] (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": false,
"ro": false,
"back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
"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
}
]
}
(3821790) [16:08:04] (native) umount /dev/loop9
(3821790) [16:08:04] (native) % losetup -d /dev/loop9
(3821790) [16:08:04] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(3821790) [16:08:04]
(3821790) [16:08:04] *** FLASHING INFORMATION ***
(3821790) [16:08:04] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(3821790) [16:08:04] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(3821790) [16:08:04]
(3821790) [16:08:04] *** SSH DAEMON INFORMATION ***
(3821790) [16:08:04] SSH daemon is enabled (disable with --no-sshd).
(3821790) [16:08:04] Login as 'user' with the password given during installation.
(3821790) [16:08:04]
(3821790) [16:08:04] *** FIREWALL INFORMATION ***
(3821790) [16:08:04] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(3821790) [16:08:04] For more information: https://postmarketos.org/firewall
(3821790) [16:08:04]
(3821790) [16:08:04] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(3821790) [16:08:04] DONE!
total 2316248
-rw-r--r-- 1 root 12345 3588227072 Dec 25 16:08 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop9
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/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512
/dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512
/dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 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 13 Dec 25 16:08 pmOS_boot -> ../../loop9p1
lrwxrwxrwx 1 root root 13 Dec 25 16:08 pmOS_root -> ../../loop9p2
lrwxrwxrwx 1 root root 10 Dec 25 16:08 storagepool -> ../../sdb1
total 88
drwxr-xr-x 2 root root 4096 Dec 25 16:06 bin
drwxr-xr-x 2 root root 4096 Dec 25 16:07 boot
drwxr-xr-x 2 root root 4096 Dec 25 16:03 dev
drwxr-xr-x 65 root root 4096 Dec 25 16:07 etc
drwxr-xr-x 3 root root 4096 Dec 25 16:07 home
drwxr-xr-x 14 root root 4096 Dec 25 16:06 lib
drwx------ 2 root root 16384 Dec 25 16:07 lost+found
drwxr-xr-x 5 root root 4096 Dec 25 16:03 media
drwxr-xr-x 8 root root 4096 Dec 25 16:03 mnt
drwxr-xr-x 2 root root 4096 Dec 25 16:03 opt
drwxr-xr-x 2 root root 4096 Dec 25 16:03 proc
drwx------ 2 root root 4096 Dec 25 16:03 root
drwxr-xr-x 6 root root 4096 Dec 25 16:06 run
drwxr-xr-x 2 root root 4096 Dec 25 16:06 sbin
drwxr-xr-x 2 root root 4096 Dec 25 16:03 srv
drwxr-xr-x 2 root root 4096 Dec 25 16:03 sys
drwxrwxrwt 2 root root 4096 Dec 25 16:07 tmp
drwxr-xr-x 9 root root 4096 Dec 25 16:04 usr
drwxr-xr-x 13 root root 4096 Dec 25 16:04 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-12-25 16:08:28-- 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% 73.2M=0s
2022-12-25 16:08:28 (73.2 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-20 21:36:42.236770 [http://mirror.postmarketos.org/postmarketos/master]
v3.17.0-2249-ga154edebaf [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.17.0-2251-gf6198838bb [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v3.17.0-2248-g7ebc90d75d [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 25316 distinct packages available
(1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671847614-r0)
(2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671847614-r0)
(3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0)
(4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671501450-r0)
(5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0)
(6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671760945-r0)
(7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671291497-r0)
(8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0)
(9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0)
(10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0)
(11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0)
(12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0)
(13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0)
(14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0)
(15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0)
(16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671330281-r0)
(17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0)
(18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0)
(19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1671674448-r0)
(20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0)
(21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0)
(22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671242901-r0)
(23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0)
(24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0)
(25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671674431-r0)
(26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671382667-r0)
(27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671279913-r0)
(28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671330354-r0)
(29/102) Upgrading kio (5.101.0-r0 -> 9999_git1671795930-r0)
(30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671415350-r0)
(31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671455506-r0)
(32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0)
(33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671724116-r0)
(34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671489723-r0)
(35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1671501518-r0)
(36/102) Upgrading angelfish (22.11-r0 -> 9999_git1671848289-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_git1671588181-r0)
(41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1671588314-r0)
(42/102) Upgrading kclock (22.11-r0 -> 9999_git1671914693-r0)
(43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671236289-r0)
(44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0)
(45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0)
(46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671760271-r0)
(47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0)
(48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0)
(49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0)
(50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0)
(51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1671280537-r0)
(52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0)
(53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671675086-r0)
(54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671331612-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_git1671808220-r0)
(58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0)
(59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671796565-r0)
(60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1671799851-r0)
(61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1671796460-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_git1671483339-r0)
(65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0)
(66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671780676-r0)
(67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0)
(68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671848213-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671848213-r0)
(70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1671502472-r0)
(71/102) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1671781139-r1)
(72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0)
(73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0)
(74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671588203-r0)
(75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0)
(76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671829640-r0)
(77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1671848147-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_git1670986912-r0)
(82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0)
(83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671796688-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671848247-r0)
(85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0)
(86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0)
(87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1671281066-r0)
(88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0)
(89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671415360-r0)
(90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0)
(91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671577420-r0)
(92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1671502290-r0)
(93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671848247-r0)
(94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0)
(95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671641424-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0)
(97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1671848193-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1671825673-r0)
(99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671848265-r0)
(100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671848265-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671761686-r0)
(102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1671848337-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: 2336 MiB in 753 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: 2348 MiB in 763 packages
(1/102) Installing syndication (9999_git1670961763-r0)
(2/102) Installing alligator (9999_git1671848275-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_git1671848299-r0)
(28/102) Installing calindori (9999_git1670987261-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-r10)
(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_git1671330365-r0)
(58/102) Installing kalk (9999_git1671726775-r0)
(59/102) Installing qt5-qtkeychain (0.13.2-r1)
(60/102) Installing kasts (9999_git1671416253-r0)
(61/102) Installing keysmith (9999_git1670988071-r0)
(62/102) Installing krecorder (9999_git1671331600-r0)
(63/102) Installing kpublictransport (22.12.0-r0)
(64/102) Installing ktrip (9999_git1670988219-r0)
(65/102) Installing kweathercore (9999_git1670985152-r0)
(66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/102) Installing kweather (9999_git1671157772-r0)
(68/102) Installing olm (3.2.13-r1)
(69/102) Installing libquotient (0.7.0-r0)
(70/102) Installing libcmark (0.30.2-r1)
(71/102) Installing neochat (9999_git1671847924-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_git1671848326-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_git1671847959-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: 2523 MiB in 865 packages
(chroot) Exiting chroot...
[16:10:23] Unregister qemu binfmt (arm)
[16:10:23] Unregister qemu binfmt (aarch64)
[16:10:23] Unregister qemu binfmt (riscv64)
[16:10:23] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:10:23] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:10:24] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:10:24] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:10:25] Cleared up ~4458 MB of space
[16:10:25] [92mDONE![0m
removed 'images/pmos-plasma-mobile-nightly-20221224-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221224-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221224-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221224-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221224-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221224-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 911.1 MiB / 3,463.0 MiB = 0.263, 45 MiB/s, 1:16
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221225-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 883.0 MiB / 3,422.0 MiB = 0.258, 45 MiB/s, 1:15
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221225-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,291.6 MiB / 4,631.0 MiB = 0.279, 47 MiB/s, 1:38
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221225-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221224-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221224-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221224-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221224-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221224-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221224-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221225-pine64-pinephone.img.xz
32,768 0% 0.00kB/s 0:00:00
3,342,336 0% 3.00MB/s 0:05:10
4,653,056 0% 2.09MB/s 0:07:24
5,963,776 0% 1.78MB/s 0:08:39
7,274,496 0% 1.63MB/s 0:09:27
8,585,216 0% 1.18MB/s 0:13:04
9,895,936 1% 1.18MB/s 0:13:04
11,206,656 1% 1.18MB/s 0:13:03
12,517,376 1% 1.18MB/s 0:13:02
13,828,096 1% 1.18MB/s 0:13:01
15,138,816 1% 1.18MB/s 0:13:00
16,449,536 1% 1.18MB/s 0:13:00
17,760,256 1% 1.17MB/s 0:12:59
19,070,976 1% 1.17MB/s 0:12:59
20,381,696 2% 1.17MB/s 0:12:58
21,692,416 2% 1.17MB/s 0:12:56
23,003,136 2% 1.17MB/s 0:12:55
24,313,856 2% 1.18MB/s 0:12:53
25,624,576 2% 1.18MB/s 0:12:51
26,935,296 2% 1.17MB/s 0:12:51
28,246,016 2% 1.17MB/s 0:12:54
29,556,736 3% 1.17MB/s 0:12:53
30,867,456 3% 1.17MB/s 0:12:52
32,178,176 3% 1.17MB/s 0:12:50
33,488,896 3% 1.18MB/s 0:12:44
34,799,616 3% 1.17MB/s 0:12:47
36,110,336 3% 1.18MB/s 0:12:43
37,421,056 3% 1.17MB/s 0:12:45
38,731,776 4% 1.17MB/s 0:12:43
40,042,496 4% 1.18MB/s 0:12:38
41,353,216 4% 1.17MB/s 0:12:40
42,663,936 4% 1.18MB/s 0:12:35
43,974,656 4% 1.18MB/s 0:12:36
45,285,376 4% 1.18MB/s 0:12:35
46,596,096 4% 1.18MB/s 0:12:35
47,906,816 5% 1.17MB/s 0:12:35
49,217,536 5% 1.18MB/s 0:12:32
50,528,256 5% 1.18MB/s 0:12:31
51,838,976 5% 1.18MB/s 0:12:29
53,149,696 5% 1.18MB/s 0:12:28
54,460,416 5% 1.17MB/s 0:12:28
55,771,136 5% 1.18MB/s 0:12:27
57,081,856 5% 1.17MB/s 0:12:26
58,392,576 6% 1.18MB/s 0:12:24
59,703,296 6% 1.18MB/s 0:12:24
61,014,016 6% 1.18MB/s 0:12:22
62,324,736 6% 1.18MB/s 0:12:21
63,635,456 6% 1.18MB/s 0:12:20
64,946,176 6% 1.18MB/s 0:12:19
66,256,896 6% 1.17MB/s 0:12:19
67,567,616 7% 1.17MB/s 0:12:18
68,878,336 7% 1.17MB/s 0:12:17
70,189,056 7% 1.18MB/s 0:12:15
71,499,776 7% 1.18MB/s 0:12:13
72,810,496 7% 1.18MB/s 0:12:12
74,121,216 7% 1.18MB/s 0:12:11
75,431,936 7% 1.18MB/s 0:12:10
76,742,656 8% 1.18MB/s 0:12:09
78,053,376 8% 1.18MB/s 0:12:09
79,364,096 8% 1.18MB/s 0:12:07
80,674,816 8% 1.17MB/s 0:12:08
81,985,536 8% 1.17MB/s 0:12:06
83,296,256 8% 1.17MB/s 0:12:05
84,606,976 8% 1.17MB/s 0:12:04
85,917,696 8% 1.18MB/s 0:12:01
87,228,416 9% 1.18MB/s 0:12:00
88,539,136 9% 1.18MB/s 0:11:59
89,849,856 9% 1.18MB/s 0:11:58
91,160,576 9% 1.18MB/s 0:11:57
92,471,296 9% 1.17MB/s 0:11:57
93,782,016 9% 1.18MB/s 0:11:55
95,092,736 9% 1.17MB/s 0:11:55
96,403,456 10% 1.18MB/s 0:11:53
97,714,176 10% 1.18MB/s 0:11:51
99,024,896 10% 1.18MB/s 0:11:50
100,335,616 10% 1.18MB/s 0:11:49
101,646,336 10% 1.18MB/s 0:11:48
102,957,056 10% 1.17MB/s 0:11:52
104,267,776 10% 1.17MB/s 0:11:51
105,578,496 11% 1.17MB/s 0:11:49
106,889,216 11% 1.17MB/s 0:11:48
108,199,936 11% 1.18MB/s 0:11:42
109,510,656 11% 1.18MB/s 0:11:41
110,821,376 11% 1.18MB/s 0:11:41
112,132,096 11% 1.18MB/s 0:11:40
113,442,816 11% 1.18MB/s 0:11:39
114,753,536 12% 1.17MB/s 0:11:38
116,064,256 12% 1.18MB/s 0:11:37
117,374,976 12% 1.18MB/s 0:11:36
118,685,696 12% 1.18MB/s 0:11:35
119,996,416 12% 1.18MB/s 0:11:33
121,307,136 12% 1.18MB/s 0:11:32
122,617,856 12% 1.18MB/s 0:11:31
123,928,576 12% 1.18MB/s 0:11:30
125,239,296 13% 1.18MB/s 0:11:29
126,550,016 13% 1.18MB/s 0:11:28
127,860,736 13% 1.17MB/s 0:11:28
129,171,456 13% 1.18MB/s 0:11:26
130,482,176 13% 1.18MB/s 0:11:25
131,268,608 13% 1.06MB/s 0:12:37
132,579,328 13% 1.06MB/s 0:12:35
133,890,048 14% 1.06MB/s 0:12:34
135,168,000 14% 1.05MB/s 0:12:39
136,478,720 14% 1.17MB/s 0:11:24
137,789,440 14% 1.15MB/s 0:11:33
138,969,088 14% 1.11MB/s 0:11:56
140,279,808 14% 1.12MB/s 0:11:51
141,590,528 14% 1.11MB/s 0:11:55
142,901,248 14% 1.13MB/s 0:11:44
144,211,968 15% 1.17MB/s 0:11:19
145,522,688 15% 1.17MB/s 0:11:17
146,833,408 15% 1.18MB/s 0:11:11
148,144,128 15% 1.18MB/s 0:11:10
149,454,848 15% 1.18MB/s 0:11:09
150,765,568 15% 1.18MB/s 0:11:07
152,076,288 15% 1.18MB/s 0:11:06
153,387,008 16% 1.18MB/s 0:11:06
154,697,728 16% 1.18MB/s 0:11:04
156,008,448 16% 1.18MB/s 0:11:04
157,319,168 16% 1.17MB/s 0:11:05
158,629,888 16% 1.17MB/s 0:11:03
159,940,608 16% 1.17MB/s 0:11:03
161,251,328 16% 1.17MB/s 0:11:01
162,562,048 17% 1.18MB/s 0:10:58
163,872,768 17% 1.17MB/s 0:10:59
165,183,488 17% 1.17MB/s 0:10:56
166,494,208 17% 1.17MB/s 0:10:56
167,804,928 17% 1.17MB/s 0:10:55
169,115,648 17% 1.18MB/s 0:10:52
170,426,368 17% 1.17MB/s 0:10:53
171,737,088 17% 1.17MB/s 0:10:51
173,047,808 18% 1.17MB/s 0:10:50
174,358,528 18% 1.17MB/s 0:10:49
175,669,248 18% 1.17MB/s 0:10:50
176,979,968 18% 1.17MB/s 0:10:50
178,290,688 18% 1.17MB/s 0:10:49
179,601,408 18% 1.17MB/s 0:10:48
180,912,128 18% 1.17MB/s 0:10:44
182,222,848 19% 1.17MB/s 0:10:45
183,533,568 19% 1.17MB/s 0:10:43
184,844,288 19% 1.17MB/s 0:10:41
186,155,008 19% 1.18MB/s 0:10:39
187,465,728 19% 1.17MB/s 0:10:38
188,776,448 19% 1.17MB/s 0:10:37
190,087,168 19% 1.17MB/s 0:10:37
191,397,888 20% 1.17MB/s 0:10:35
192,708,608 20% 1.18MB/s 0:10:32
194,019,328 20% 1.18MB/s 0:10:32
195,330,048 20% 1.17MB/s 0:10:32
196,640,768 20% 1.17MB/s 0:10:31
197,951,488 20% 1.17MB/s 0:10:29
199,262,208 20% 1.18MB/s 0:10:28
200,572,928 20% 1.18MB/s 0:10:27
201,883,648 21% 1.17MB/s 0:10:26
203,194,368 21% 1.17MB/s 0:10:25
204,505,088 21% 1.17MB/s 0:10:24
205,815,808 21% 1.18MB/s 0:10:22
207,126,528 21% 1.18MB/s 0:10:21
208,437,248 21% 1.18MB/s 0:10:20
209,747,968 21% 1.18MB/s 0:10:19
211,058,688 22% 1.18MB/s 0:10:18
212,369,408 22% 1.18MB/s 0:10:16
213,680,128 22% 1.18MB/s 0:10:15
214,990,848 22% 1.17MB/s 0:10:15
216,301,568 22% 1.18MB/s 0:10:14
217,612,288 22% 1.18MB/s 0:10:13
218,923,008 22% 1.18MB/s 0:10:11
220,233,728 23% 1.13MB/s 0:10:33
221,184,000 23% 1.06MB/s 0:11:19
222,494,720 23% 1.06MB/s 0:11:17
223,805,440 23% 1.05MB/s 0:11:18
225,116,160 23% 1.10MB/s 0:10:50
226,426,880 23% 1.18MB/s 0:10:04
227,737,600 23% 1.18MB/s 0:10:04
229,048,320 23% 1.18MB/s 0:10:01
230,359,040 24% 1.18MB/s 0:10:01
231,669,760 24% 1.17MB/s 0:10:02
232,980,480 24% 1.17MB/s 0:10:01
234,291,200 24% 1.17MB/s 0:10:02
235,601,920 24% 1.17MB/s 0:10:01
236,912,640 24% 1.17MB/s 0:09:59
238,223,360 24% 1.17MB/s 0:09:59
239,534,080 25% 1.17MB/s 0:09:56
240,844,800 25% 1.17MB/s 0:09:56
242,155,520 25% 1.17MB/s 0:09:54
243,466,240 25% 1.18MB/s 0:09:51
244,776,960 25% 1.18MB/s 0:09:49
246,087,680 25% 1.18MB/s 0:09:48
247,398,400 25% 1.18MB/s 0:09:47
248,709,120 26% 1.17MB/s 0:09:51
250,019,840 26% 1.17MB/s 0:09:50
251,330,560 26% 1.17MB/s 0:09:49
252,641,280 26% 1.17MB/s 0:09:48
253,952,000 26% 1.18MB/s 0:09:42
255,262,720 26% 1.18MB/s 0:09:41
256,573,440 26% 1.18MB/s 0:09:40
257,884,160 26% 1.18MB/s 0:09:39
259,194,880 27% 1.18MB/s 0:09:37
260,505,600 27% 1.18MB/s 0:09:36
261,816,320 27% 1.18MB/s 0:09:35
263,127,040 27% 1.18MB/s 0:09:34
264,437,760 27% 1.18MB/s 0:09:33
265,748,480 27% 1.18MB/s 0:09:32
267,059,200 27% 1.18MB/s 0:09:31
268,369,920 28% 1.18MB/s 0:09:29
269,647,872 28% 1.17MB/s 0:09:32
270,958,592 28% 1.17MB/s 0:09:31
272,269,312 28% 1.17MB/s 0:09:30
273,580,032 28% 1.17MB/s 0:09:29
274,890,752 28% 1.18MB/s 0:09:24
276,201,472 28% 1.18MB/s 0:09:23
277,512,192 29% 1.18MB/s 0:09:22
278,691,840 29% 1.14MB/s 0:09:40
280,002,560 29% 1.14MB/s 0:09:38
281,313,280 29% 1.14MB/s 0:09:39
282,624,000 29% 1.14MB/s 0:09:38
283,934,720 29% 1.17MB/s 0:09:19
285,245,440 29% 1.17MB/s 0:09:21
286,556,160 29% 1.17MB/s 0:09:19
287,866,880 30% 1.17MB/s 0:09:19
289,177,600 30% 1.16MB/s 0:09:22
290,488,320 30% 1.16MB/s 0:09:19
291,799,040 30% 1.16MB/s 0:09:18
293,109,760 30% 1.16MB/s 0:09:17
294,420,480 30% 1.17MB/s 0:09:11
295,731,200 30% 1.16MB/s 0:09:13
297,041,920 31% 1.16MB/s 0:09:11
298,090,496 31% 1.11MB/s 0:09:35
299,270,144 31% 1.10MB/s 0:09:41
300,580,864 31% 1.11MB/s 0:09:37
301,891,584 31% 1.11MB/s 0:09:36
303,202,304 31% 1.16MB/s 0:09:11
304,513,024 31% 1.17MB/s 0:09:04
305,823,744 32% 1.17MB/s 0:09:03
307,134,464 32% 1.17MB/s 0:09:01
308,445,184 32% 1.17MB/s 0:08:57
309,755,904 32% 1.18MB/s 0:08:55
311,066,624 32% 1.17MB/s 0:08:56
312,377,344 32% 1.17MB/s 0:08:55
313,688,064 32% 1.17MB/s 0:08:54
314,998,784 32% 1.17MB/s 0:08:53
316,309,504 33% 1.18MB/s 0:08:50
317,620,224 33% 1.18MB/s 0:08:48
318,930,944 33% 1.18MB/s 0:08:47
320,241,664 33% 1.18MB/s 0:08:47
321,552,384 33% 1.18MB/s 0:08:46
322,863,104 33% 1.17MB/s 0:08:48
324,173,824 33% 1.17MB/s 0:08:47
325,484,544 34% 1.17MB/s 0:08:46
326,795,264 34% 1.17MB/s 0:08:44
327,974,912 34% 1.15MB/s 0:08:51
329,285,632 34% 1.15MB/s 0:08:50
330,596,352 34% 1.15MB/s 0:08:49
331,907,072 34% 1.15MB/s 0:08:48
333,217,792 34% 1.17MB/s 0:08:37
334,528,512 35% 1.17MB/s 0:08:36
335,839,232 35% 1.17MB/s 0:08:35
337,149,952 35% 1.17MB/s 0:08:33
338,460,672 35% 1.17MB/s 0:08:33
339,771,392 35% 1.18MB/s 0:08:30
341,082,112 35% 1.18MB/s 0:08:29
342,392,832 35% 1.18MB/s 0:08:28
343,703,552 35% 1.18MB/s 0:08:25
345,014,272 36% 1.18MB/s 0:08:26
346,324,992 36% 1.18MB/s 0:08:25
347,635,712 36% 1.18MB/s 0:08:24
348,946,432 36% 1.18MB/s 0:08:23
350,257,152 36% 1.18MB/s 0:08:22
351,567,872 36% 1.18MB/s 0:08:20
352,878,592 36% 1.18MB/s 0:08:20
354,189,312 37% 1.18MB/s 0:08:19
355,500,032 37% 1.17MB/s 0:08:18
356,679,680 37% 1.14MB/s 0:08:31
357,990,400 37% 1.13MB/s 0:08:34
359,301,120 37% 1.13MB/s 0:08:33
360,611,840 37% 1.13MB/s 0:08:32
361,922,560 37% 1.17MB/s 0:08:17
363,233,280 38% 1.18MB/s 0:08:11
364,544,000 38% 1.18MB/s 0:08:10
365,854,720 38% 1.18MB/s 0:08:09
367,165,440 38% 1.17MB/s 0:08:09
368,476,160 38% 1.17MB/s 0:08:08
369,786,880 38% 1.17MB/s 0:08:07
371,097,600 38% 1.17MB/s 0:08:07
372,408,320 38% 1.18MB/s 0:08:04
373,719,040 39% 1.18MB/s 0:08:03
375,029,760 39% 1.18MB/s 0:08:02
376,340,480 39% 1.18MB/s 0:08:00
377,651,200 39% 1.18MB/s 0:07:59
378,961,920 39% 1.17MB/s 0:07:59
380,272,640 39% 1.17MB/s 0:07:58
381,583,360 39% 1.17MB/s 0:07:58
382,894,080 40% 1.18MB/s 0:07:55
384,204,800 40% 1.17MB/s 0:07:54
385,515,520 40% 1.18MB/s 0:07:53
386,826,240 40% 1.18MB/s 0:07:49
388,136,960 40% 1.18MB/s 0:07:50
389,447,680 40% 1.18MB/s 0:07:49
390,758,400 40% 1.17MB/s 0:07:49
392,069,120 41% 1.17MB/s 0:07:48
393,379,840 41% 1.17MB/s 0:07:49
394,690,560 41% 1.18MB/s 0:07:44
396,001,280 41% 1.17MB/s 0:07:47
397,312,000 41% 1.17MB/s 0:07:46
398,622,720 41% 1.17MB/s 0:07:43
399,933,440 41% 1.17MB/s 0:07:44
401,244,160 42% 1.18MB/s 0:07:40
402,554,880 42% 1.18MB/s 0:07:38
403,832,832 42% 1.17MB/s 0:07:40
405,143,552 42% 1.16MB/s 0:07:41
406,454,272 42% 1.17MB/s 0:07:38
407,764,992 42% 1.17MB/s 0:07:37
409,075,712 42% 1.18MB/s 0:07:33
410,386,432 42% 1.18MB/s 0:07:30
411,435,008 43% 1.11MB/s 0:07:58
412,745,728 43% 1.11MB/s 0:07:57
414,056,448 43% 1.11MB/s 0:07:56
415,367,168 43% 1.11MB/s 0:07:55
416,677,888 43% 1.17MB/s 0:07:29
417,988,608 43% 1.17MB/s 0:07:27
419,168,256 43% 1.15MB/s 0:07:35
420,478,976 44% 1.15MB/s 0:07:34
421,789,696 44% 1.15MB/s 0:07:31
423,100,416 44% 1.15MB/s 0:07:31
424,411,136 44% 1.17MB/s 0:07:21
425,721,856 44% 1.18MB/s 0:07:19
427,032,576 44% 1.17MB/s 0:07:19
428,343,296 44% 1.17MB/s 0:07:18
429,654,016 44% 1.17MB/s 0:07:18
430,964,736 45% 1.17MB/s 0:07:16
432,275,456 45% 1.18MB/s 0:07:14
433,586,176 45% 1.18MB/s 0:07:13
434,896,896 45% 1.17MB/s 0:07:12
436,207,616 45% 1.18MB/s 0:07:11
437,518,336 45% 1.17MB/s 0:07:10
438,829,056 45% 1.17MB/s 0:07:09
440,139,776 46% 1.18MB/s 0:07:07
441,450,496 46% 1.18MB/s 0:07:06
442,761,216 46% 1.18MB/s 0:07:05
444,071,936 46% 1.18MB/s 0:07:04
445,382,656 46% 1.18MB/s 0:07:03
446,693,376 46% 1.18MB/s 0:07:02
448,004,096 46% 1.18MB/s 0:07:01
449,314,816 47% 1.18MB/s 0:06:59
450,625,536 47% 1.18MB/s 0:06:58
451,936,256 47% 1.18MB/s 0:06:57
453,246,976 47% 1.18MB/s 0:06:56
454,557,696 47% 1.17MB/s 0:06:56
455,868,416 47% 1.17MB/s 0:06:55
457,179,136 47% 1.17MB/s 0:06:54
458,489,856 47% 1.17MB/s 0:06:54
459,800,576 48% 1.17MB/s 0:06:52
461,111,296 48% 1.17MB/s 0:06:51
462,422,016 48% 1.17MB/s 0:06:50
463,732,736 48% 1.17MB/s 0:06:49
465,043,456 48% 1.17MB/s 0:06:47
466,354,176 48% 1.17MB/s 0:06:47
467,664,896 48% 1.17MB/s 0:06:46
468,975,616 49% 1.17MB/s 0:06:45
470,286,336 49% 1.16MB/s 0:06:46
471,597,056 49% 1.17MB/s 0:06:45
472,907,776 49% 1.17MB/s 0:06:43
474,218,496 49% 1.17MB/s 0:06:41
475,529,216 49% 1.18MB/s 0:06:38
476,839,936 49% 1.18MB/s 0:06:37
478,150,656 50% 1.18MB/s 0:06:36
479,461,376 50% 1.18MB/s 0:06:35
480,772,096 50% 1.18MB/s 0:06:34
482,082,816 50% 1.18MB/s 0:06:33
483,393,536 50% 1.18MB/s 0:06:31
484,704,256 50% 1.18MB/s 0:06:30
486,014,976 50% 1.18MB/s 0:06:29
487,325,696 51% 1.18MB/s 0:06:28
488,636,416 51% 1.18MB/s 0:06:27
489,947,136 51% 1.18MB/s 0:06:26
491,257,856 51% 1.17MB/s 0:06:25
492,568,576 51% 1.18MB/s 0:06:24
493,879,296 51% 1.18MB/s 0:06:23
495,190,016 51% 1.17MB/s 0:06:22
496,500,736 51% 1.18MB/s 0:06:20
497,811,456 52% 1.16MB/s 0:06:25
499,122,176 52% 1.16MB/s 0:06:23
500,432,896 52% 1.16MB/s 0:06:22
501,743,616 52% 1.16MB/s 0:06:21
502,923,264 52% 1.14MB/s 0:06:27
504,233,984 52% 1.13MB/s 0:06:29
505,544,704 52% 1.13MB/s 0:06:28
506,855,424 53% 1.13MB/s 0:06:27
508,166,144 53% 1.17MB/s 0:06:13
509,476,864 53% 1.18MB/s 0:06:10
510,525,440 53% 1.11MB/s 0:06:30
511,836,160 53% 1.11MB/s 0:06:29
513,146,880 53% 1.11MB/s 0:06:28
514,457,600 53% 1.11MB/s 0:06:27
515,768,320 53% 1.18MB/s 0:06:05
517,079,040 54% 1.18MB/s 0:06:04
518,389,760 54% 1.17MB/s 0:06:03
519,700,480 54% 1.17MB/s 0:06:02
521,011,200 54% 1.17MB/s 0:06:01
522,321,920 54% 1.17MB/s 0:06:00
523,632,640 54% 1.18MB/s 0:05:58
524,943,360 54% 1.18MB/s 0:05:57
526,254,080 55% 1.18MB/s 0:05:56
527,564,800 55% 1.18MB/s 0:05:55
528,875,520 55% 1.18MB/s 0:05:54
530,186,240 55% 1.18MB/s 0:05:52
531,496,960 55% 1.18MB/s 0:05:52
532,807,680 55% 1.18MB/s 0:05:50
534,118,400 55% 1.18MB/s 0:05:49
535,429,120 56% 1.18MB/s 0:05:48
536,739,840 56% 1.18MB/s 0:05:47
538,017,792 56% 1.17MB/s 0:05:48
539,328,512 56% 1.17MB/s 0:05:47
540,639,232 56% 1.15MB/s 0:05:51
541,949,952 56% 1.15MB/s 0:05:50
543,260,672 56% 1.15MB/s 0:05:49
544,571,392 57% 1.15MB/s 0:05:48
545,882,112 57% 1.17MB/s 0:05:42
547,192,832 57% 1.17MB/s 0:05:41
548,503,552 57% 1.18MB/s 0:05:38
549,814,272 57% 1.18MB/s 0:05:36
551,124,992 57% 1.18MB/s 0:05:35
552,435,712 57% 1.18MB/s 0:05:34
553,746,432 57% 1.18MB/s 0:05:33
555,057,152 58% 1.18MB/s 0:05:32
556,367,872 58% 1.18MB/s 0:05:31
557,678,592 58% 1.18MB/s 0:05:30
558,989,312 58% 1.18MB/s 0:05:29
560,300,032 58% 1.17MB/s 0:05:28
561,610,752 58% 1.17MB/s 0:05:28
562,921,472 58% 1.18MB/s 0:05:26
564,232,192 59% 1.18MB/s 0:05:24
565,542,912 59% 1.18MB/s 0:05:23
566,853,632 59% 1.18MB/s 0:05:21
568,164,352 59% 1.17MB/s 0:05:22
569,475,072 59% 1.17MB/s 0:05:21
570,785,792 59% 1.17MB/s 0:05:20
572,096,512 59% 1.17MB/s 0:05:19
573,407,232 60% 1.18MB/s 0:05:17
574,717,952 60% 1.18MB/s 0:05:16
576,028,672 60% 1.17MB/s 0:05:15
577,339,392 60% 1.18MB/s 0:05:14
578,650,112 60% 1.18MB/s 0:05:12
579,960,832 60% 1.18MB/s 0:05:11
581,271,552 60% 1.17MB/s 0:05:11
582,582,272 60% 1.17MB/s 0:05:10
583,892,992 61% 1.17MB/s 0:05:09
585,203,712 61% 1.17MB/s 0:05:08
586,514,432 61% 1.18MB/s 0:05:06
587,825,152 61% 1.17MB/s 0:05:06
589,135,872 61% 1.17MB/s 0:05:05
590,446,592 61% 1.17MB/s 0:05:04
591,757,312 61% 1.17MB/s 0:05:02
593,068,032 62% 1.17MB/s 0:05:01
594,378,752 62% 1.17MB/s 0:05:01
595,689,472 62% 1.17MB/s 0:04:59
597,000,192 62% 1.17MB/s 0:04:58
598,310,912 62% 1.17MB/s 0:04:57
599,621,632 62% 1.18MB/s 0:04:55
600,932,352 62% 1.17MB/s 0:04:54
602,243,072 63% 1.17MB/s 0:04:54
603,553,792 63% 1.17MB/s 0:04:53
604,602,368 63% 1.09MB/s 0:05:14
605,257,728 63% 971.93kB/s 0:06:00
606,306,304 63% 923.65kB/s 0:06:17
607,617,024 63% 924.30kB/s 0:06:16
608,927,744 63% 1006.67kB/s 0:05:44
610,238,464 63% 1.13MB/s 0:04:58
611,549,184 64% 1.18MB/s 0:04:45
612,859,904 64% 1.18MB/s 0:04:44
614,170,624 64% 1.18MB/s 0:04:43
615,481,344 64% 1.18MB/s 0:04:42
616,792,064 64% 1.18MB/s 0:04:41
618,102,784 64% 1.17MB/s 0:04:40
619,413,504 64% 1.17MB/s 0:04:41
620,724,224 64% 1.16MB/s 0:04:40
622,034,944 65% 1.16MB/s 0:04:39
623,345,664 65% 1.17MB/s 0:04:37
624,656,384 65% 1.17MB/s 0:04:34
625,967,104 65% 1.18MB/s 0:04:33
627,277,824 65% 1.17MB/s 0:04:33
628,588,544 65% 1.18MB/s 0:04:31
629,637,120 65% 1.13MB/s 0:04:40
630,685,696 66% 1.07MB/s 0:04:56
631,996,416 66% 1.07MB/s 0:04:54
633,307,136 66% 1.07MB/s 0:04:53
634,617,856 66% 1.12MB/s 0:04:40
635,928,576 66% 1.17MB/s 0:04:25
637,239,296 66% 1.17MB/s 0:04:24
638,550,016 66% 1.17MB/s 0:04:23
639,860,736 66% 1.17MB/s 0:04:22
641,171,456 67% 1.17MB/s 0:04:22
642,482,176 67% 1.18MB/s 0:04:19
643,792,896 67% 1.18MB/s 0:04:18
645,103,616 67% 1.18MB/s 0:04:17
646,414,336 67% 1.18MB/s 0:04:15
647,725,056 67% 1.18MB/s 0:04:15
649,035,776 67% 1.18MB/s 0:04:14
650,346,496 68% 1.17MB/s 0:04:14
651,657,216 68% 1.18MB/s 0:04:12
652,967,936 68% 1.18MB/s 0:04:11
654,278,656 68% 1.18MB/s 0:04:10
655,589,376 68% 1.18MB/s 0:04:07
656,900,096 68% 1.18MB/s 0:04:07
658,210,816 68% 1.18MB/s 0:04:06
659,521,536 69% 1.18MB/s 0:04:05
660,832,256 69% 1.18MB/s 0:04:04
662,142,976 69% 1.17MB/s 0:04:04
663,453,696 69% 1.17MB/s 0:04:02
664,764,416 69% 1.17MB/s 0:04:02
666,075,136 69% 1.17MB/s 0:04:00
667,385,856 69% 1.17MB/s 0:03:59
668,696,576 69% 1.17MB/s 0:03:59
670,007,296 70% 1.17MB/s 0:03:57
671,285,248 70% 1.17MB/s 0:03:58
672,595,968 70% 1.17MB/s 0:03:56
673,906,688 70% 1.17MB/s 0:03:55
675,217,408 70% 1.17MB/s 0:03:54
676,528,128 70% 1.17MB/s 0:03:52
677,838,848 70% 1.17MB/s 0:03:51
679,149,568 71% 1.17MB/s 0:03:49
680,460,288 71% 1.18MB/s 0:03:48
681,771,008 71% 1.18MB/s 0:03:47
683,081,728 71% 1.18MB/s 0:03:45
684,392,448 71% 1.18MB/s 0:03:44
685,703,168 71% 1.16MB/s 0:03:46
687,013,888 71% 1.17MB/s 0:03:44
688,324,608 72% 1.16MB/s 0:03:45
689,635,328 72% 1.16MB/s 0:03:44
690,946,048 72% 1.17MB/s 0:03:41
692,256,768 72% 1.16MB/s 0:03:40
693,567,488 72% 1.17MB/s 0:03:37
694,878,208 72% 1.18MB/s 0:03:36
696,188,928 72% 1.18MB/s 0:03:35
697,499,648 73% 1.18MB/s 0:03:33
698,810,368 73% 1.18MB/s 0:03:32
700,121,088 73% 1.18MB/s 0:03:31
701,431,808 73% 1.18MB/s 0:03:30
702,742,528 73% 1.18MB/s 0:03:29
704,053,248 73% 1.18MB/s 0:03:28
705,363,968 73% 1.17MB/s 0:03:28
706,674,688 73% 1.17MB/s 0:03:27
707,985,408 74% 1.17MB/s 0:03:26
709,296,128 74% 1.17MB/s 0:03:25
710,475,776 74% 1.14MB/s 0:03:30
711,786,496 74% 1.13MB/s 0:03:29
713,097,216 74% 1.13MB/s 0:03:29
714,407,936 74% 1.13MB/s 0:03:27
715,718,656 74% 1.17MB/s 0:03:20
717,029,376 75% 1.17MB/s 0:03:18
718,209,024 75% 1.15MB/s 0:03:20
719,519,744 75% 1.15MB/s 0:03:19
720,830,464 75% 1.15MB/s 0:03:18
722,141,184 75% 1.15MB/s 0:03:18
723,451,904 75% 1.18MB/s 0:03:12
724,762,624 75% 1.17MB/s 0:03:11
726,073,344 76% 1.18MB/s 0:03:10
727,384,064 76% 1.18MB/s 0:03:08
728,694,784 76% 1.18MB/s 0:03:08
730,005,504 76% 1.18MB/s 0:03:07
731,316,224 76% 1.18MB/s 0:03:05
732,626,944 76% 1.18MB/s 0:03:04
733,937,664 76% 1.18MB/s 0:03:03
735,248,384 76% 1.18MB/s 0:03:02
736,559,104 77% 1.18MB/s 0:03:01
737,869,824 77% 1.18MB/s 0:03:00
739,180,544 77% 1.18MB/s 0:02:59
740,491,264 77% 1.18MB/s 0:02:58
741,801,984 77% 1.18MB/s 0:02:57
743,112,704 77% 1.18MB/s 0:02:56
744,423,424 77% 1.18MB/s 0:02:55
745,734,144 78% 1.18MB/s 0:02:53
747,044,864 78% 1.18MB/s 0:02:52
748,355,584 78% 1.18MB/s 0:02:51
749,666,304 78% 1.18MB/s 0:02:50
750,977,024 78% 1.18MB/s 0:02:49
752,287,744 78% 1.18MB/s 0:02:48
753,598,464 78% 1.18MB/s 0:02:47
754,909,184 79% 1.18MB/s 0:02:46
756,219,904 79% 1.18MB/s 0:02:45
757,530,624 79% 1.18MB/s 0:02:44
758,841,344 79% 1.18MB/s 0:02:43
760,152,064 79% 1.18MB/s 0:02:42
761,462,784 79% 1.18MB/s 0:02:41
762,773,504 79% 1.17MB/s 0:02:40
764,084,224 79% 1.17MB/s 0:02:39
765,394,944 80% 1.17MB/s 0:02:38
766,705,664 80% 1.17MB/s 0:02:37
768,016,384 80% 1.18MB/s 0:02:35
769,327,104 80% 1.17MB/s 0:02:34
770,637,824 80% 1.17MB/s 0:02:33
771,948,544 80% 1.17MB/s 0:02:32
773,259,264 80% 1.17MB/s 0:02:31
774,569,984 81% 1.17MB/s 0:02:30
775,880,704 81% 1.17MB/s 0:02:29
777,191,424 81% 1.17MB/s 0:02:28
778,502,144 81% 1.18MB/s 0:02:26
779,812,864 81% 1.18MB/s 0:02:25
781,123,584 81% 1.17MB/s 0:02:25
782,434,304 81% 1.17MB/s 0:02:23
783,745,024 82% 1.17MB/s 0:02:22
785,055,744 82% 1.17MB/s 0:02:21
786,366,464 82% 1.17MB/s 0:02:20
787,677,184 82% 1.17MB/s 0:02:19
788,987,904 82% 1.17MB/s 0:02:18
790,298,624 82% 1.17MB/s 0:02:17
791,609,344 82% 1.18MB/s 0:02:16
792,920,064 82% 1.17MB/s 0:02:15
794,230,784 83% 1.17MB/s 0:02:14
795,541,504 83% 1.17MB/s 0:02:12
796,852,224 83% 1.17MB/s 0:02:11
798,162,944 83% 1.17MB/s 0:02:10
799,473,664 83% 1.18MB/s 0:02:09
800,784,384 83% 1.17MB/s 0:02:08
802,095,104 83% 1.18MB/s 0:02:07
803,405,824 84% 1.18MB/s 0:02:06
804,716,544 84% 1.17MB/s 0:02:05
805,994,496 84% 1.17MB/s 0:02:04
807,305,216 84% 1.17MB/s 0:02:03
808,615,936 84% 1.17MB/s 0:02:02
809,926,656 84% 1.17MB/s 0:02:01
811,237,376 84% 1.17MB/s 0:01:59
812,548,096 85% 1.17MB/s 0:01:58
813,858,816 85% 1.17MB/s 0:01:57
815,169,536 85% 1.17MB/s 0:01:56
816,480,256 85% 1.18MB/s 0:01:55
817,790,976 85% 1.18MB/s 0:01:54
819,101,696 85% 1.18MB/s 0:01:53
820,412,416 85% 1.17MB/s 0:01:52
821,723,136 86% 1.18MB/s 0:01:51
823,033,856 86% 1.18MB/s 0:01:49
824,344,576 86% 1.18MB/s 0:01:48
825,655,296 86% 1.18MB/s 0:01:47
826,966,016 86% 1.18MB/s 0:01:46
828,276,736 86% 1.18MB/s 0:01:45
829,587,456 86% 1.18MB/s 0:01:44
830,898,176 86% 1.17MB/s 0:01:43
832,208,896 87% 1.17MB/s 0:01:42
833,519,616 87% 1.17MB/s 0:01:41
834,830,336 87% 1.17MB/s 0:01:40
836,141,056 87% 1.17MB/s 0:01:39
837,451,776 87% 1.17MB/s 0:01:38
838,762,496 87% 1.17MB/s 0:01:37
840,073,216 87% 1.17MB/s 0:01:36
841,383,936 88% 1.18MB/s 0:01:34
842,694,656 88% 1.18MB/s 0:01:33
844,005,376 88% 1.18MB/s 0:01:32
845,316,096 88% 1.18MB/s 0:01:31
846,626,816 88% 1.18MB/s 0:01:30
847,937,536 88% 1.18MB/s 0:01:29
849,248,256 88% 1.18MB/s 0:01:28
850,558,976 89% 1.17MB/s 0:01:27
851,869,696 89% 1.18MB/s 0:01:25
853,180,416 89% 1.18MB/s 0:01:24
854,491,136 89% 1.18MB/s 0:01:23
855,801,856 89% 1.16MB/s 0:01:23
856,883,200 89% 1.12MB/s 0:01:26
858,193,920 89% 1.12MB/s 0:01:25
859,504,640 89% 1.11MB/s 0:01:24
860,815,360 90% 1.13MB/s 0:01:21
862,126,080 90% 1.17MB/s 0:01:17
863,436,800 90% 1.17MB/s 0:01:16
864,747,520 90% 1.17MB/s 0:01:15
866,058,240 90% 1.17MB/s 0:01:14
867,368,960 90% 1.17MB/s 0:01:13
868,679,680 90% 1.17MB/s 0:01:12
869,990,400 91% 1.17MB/s 0:01:10
871,301,120 91% 1.18MB/s 0:01:09
872,611,840 91% 1.17MB/s 0:01:08
873,922,560 91% 1.17MB/s 0:01:07
875,233,280 91% 1.17MB/s 0:01:06
876,544,000 91% 1.17MB/s 0:01:05
877,854,720 91% 1.17MB/s 0:01:04
879,165,440 92% 1.17MB/s 0:01:03
880,476,160 92% 1.17MB/s 0:01:02
881,786,880 92% 1.17MB/s 0:01:01
883,097,600 92% 1.17MB/s 0:01:00
884,408,320 92% 1.17MB/s 0:00:59
885,719,040 92% 1.17MB/s 0:00:58
887,029,760 92% 1.17MB/s 0:00:57
888,340,480 92% 1.17MB/s 0:00:55
889,651,200 93% 1.17MB/s 0:00:55
890,961,920 93% 1.17MB/s 0:00:53
892,272,640 93% 1.17MB/s 0:00:52
893,583,360 93% 1.17MB/s 0:00:51
894,894,080 93% 1.17MB/s 0:00:50
896,204,800 93% 1.17MB/s 0:00:49
897,515,520 93% 1.18MB/s 0:00:48
898,826,240 94% 1.18MB/s 0:00:46
900,136,960 94% 1.17MB/s 0:00:45
901,447,680 94% 1.18MB/s 0:00:44
902,758,400 94% 1.18MB/s 0:00:43
904,069,120 94% 1.18MB/s 0:00:42
905,379,840 94% 1.18MB/s 0:00:41
906,690,560 94% 1.18MB/s 0:00:40
908,001,280 95% 1.17MB/s 0:00:39
909,180,928 95% 1.16MB/s 0:00:38
910,491,648 95% 1.17MB/s 0:00:37
911,802,368 95% 1.17MB/s 0:00:36
913,113,088 95% 1.17MB/s 0:00:35
914,423,808 95% 1.18MB/s 0:00:33
915,734,528 95% 1.18MB/s 0:00:32
917,045,248 95% 1.18MB/s 0:00:31
918,355,968 96% 1.18MB/s 0:00:30
919,666,688 96% 1.17MB/s 0:00:29
920,977,408 96% 1.18MB/s 0:00:28
922,288,128 96% 1.17MB/s 0:00:27
923,598,848 96% 1.17MB/s 0:00:26
924,909,568 96% 1.17MB/s 0:00:25
926,220,288 96% 1.17MB/s 0:00:24
927,531,008 97% 1.18MB/s 0:00:23
928,841,728 97% 1.18MB/s 0:00:22
930,152,448 97% 1.17MB/s 0:00:20
931,463,168 97% 1.18MB/s 0:00:19
932,773,888 97% 1.18MB/s 0:00:18
934,084,608 97% 1.17MB/s 0:00:17
935,395,328 97% 1.18MB/s 0:00:16
936,706,048 98% 1.17MB/s 0:00:15
938,016,768 98% 1.17MB/s 0:00:14
939,327,488 98% 1.17MB/s 0:00:13
940,605,440 98% 1.17MB/s 0:00:12
941,916,160 98% 1.17MB/s 0:00:11
942,964,736 98% 1.12MB/s 0:00:10
944,275,456 98% 1.13MB/s 0:00:09
945,586,176 98% 1.13MB/s 0:00:08
946,896,896 99% 1.13MB/s 0:00:07
948,207,616 99% 1.18MB/s 0:00:05
949,518,336 99% 1.18MB/s 0:00:04
950,829,056 99% 1.15MB/s 0:00:03
952,008,704 99% 1.13MB/s 0:00:02
953,319,424 99% 1.13MB/s 0:00:01
954,630,144 99% 1.12MB/s 0:00:00
955,341,860 100% 1.17MB/s 0:12:59 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221225-pine64-pinephone.img.xz.sha256
133 100% 0.20kB/s 0:00:00
133 100% 0.20kB/s 0:00:00 (xfr#2, to-chk=4/7)
images/pmos-plasma-mobile-nightly-20221225-pine64-pinephonepro.img.xz
32,768 0% 49.31kB/s 5:12:58
491,520 0% 447.76kB/s 0:34:26
1,802,240 0% 824.74kB/s 0:18:40
3,112,960 0% 951.19kB/s 0:16:10
4,423,680 0% 1014.56kB/s 0:15:08
5,734,400 0% 1.18MB/s 0:12:44
7,045,120 0% 1.18MB/s 0:12:43
8,355,840 0% 1.17MB/s 0:12:45
9,666,560 1% 1.17MB/s 0:12:42
10,977,280 1% 1.18MB/s 0:12:40
12,288,000 1% 1.18MB/s 0:12:39
13,598,720 1% 1.18MB/s 0:12:34
14,909,440 1% 1.18MB/s 0:12:35
16,220,160 1% 1.18MB/s 0:12:35
17,530,880 1% 1.18MB/s 0:12:34
18,841,600 2% 1.18MB/s 0:12:32
20,152,320 2% 1.18MB/s 0:12:31
21,430,272 2% 1.17MB/s 0:12:35
22,740,992 2% 1.17MB/s 0:12:34
24,051,712 2% 1.16MB/s 0:12:36
25,362,432 2% 1.17MB/s 0:12:32
26,673,152 2% 1.18MB/s 0:12:26
27,983,872 3% 1.17MB/s 0:12:30
29,294,592 3% 1.17MB/s 0:12:25
30,605,312 3% 1.17MB/s 0:12:28
31,916,032 3% 1.17MB/s 0:12:26
33,226,752 3% 1.18MB/s 0:12:20
34,537,472 3% 1.18MB/s 0:12:19
35,848,192 3% 1.17MB/s 0:12:20
37,158,912 4% 1.17MB/s 0:12:19
38,469,632 4% 1.17MB/s 0:12:19
39,780,352 4% 1.17MB/s 0:12:18
41,091,072 4% 1.18MB/s 0:12:14
42,401,792 4% 1.18MB/s 0:12:14
43,712,512 4% 1.18MB/s 0:12:12
45,023,232 4% 1.17MB/s 0:12:12
46,333,952 5% 1.17MB/s 0:12:11
47,644,672 5% 1.17MB/s 0:12:10
48,955,392 5% 1.17MB/s 0:12:09
50,266,112 5% 1.17MB/s 0:12:08
51,576,832 5% 1.17MB/s 0:12:07
52,887,552 5% 1.17MB/s 0:12:05
54,198,272 5% 1.18MB/s 0:12:03
55,508,992 5% 1.18MB/s 0:12:02
56,819,712 6% 1.18MB/s 0:12:00
58,130,432 6% 1.18MB/s 0:12:00
59,441,152 6% 1.17MB/s 0:12:01
60,751,872 6% 1.17MB/s 0:11:59
62,062,592 6% 1.18MB/s 0:11:57
63,373,312 6% 1.18MB/s 0:11:55
64,684,032 6% 1.18MB/s 0:11:53
65,994,752 7% 1.18MB/s 0:11:53
67,305,472 7% 1.18MB/s 0:11:52
68,616,192 7% 1.18MB/s 0:11:51
69,926,912 7% 1.18MB/s 0:11:51
71,237,632 7% 1.17MB/s 0:11:53
72,548,352 7% 1.17MB/s 0:11:49
73,859,072 7% 1.17MB/s 0:11:48
75,169,792 8% 1.18MB/s 0:11:46
76,480,512 8% 1.18MB/s 0:11:42
77,791,232 8% 1.18MB/s 0:11:44
79,101,952 8% 1.17MB/s 0:11:44
80,412,672 8% 1.17MB/s 0:11:43
81,723,392 8% 1.17MB/s 0:11:44
83,034,112 8% 1.17MB/s 0:11:43
84,344,832 9% 1.17MB/s 0:11:41
85,655,552 9% 1.17MB/s 0:11:40
86,966,272 9% 1.18MB/s 0:11:36
88,276,992 9% 1.18MB/s 0:11:35
89,587,712 9% 1.18MB/s 0:11:34
90,898,432 9% 1.18MB/s 0:11:32
92,209,152 9% 1.18MB/s 0:11:32
93,519,872 10% 1.18MB/s 0:11:31
94,830,592 10% 1.18MB/s 0:11:30
96,141,312 10% 1.17MB/s 0:11:29
97,452,032 10% 1.17MB/s 0:11:29
98,762,752 10% 1.17MB/s 0:11:30
100,073,472 10% 1.17MB/s 0:11:30
101,384,192 10% 1.16MB/s 0:11:32
102,694,912 11% 1.16MB/s 0:11:31
104,005,632 11% 1.17MB/s 0:11:27
105,316,352 11% 1.17MB/s 0:11:25
106,627,072 11% 1.17MB/s 0:11:21
107,937,792 11% 1.17MB/s 0:11:21
109,248,512 11% 1.17MB/s 0:11:19
110,559,232 11% 1.17MB/s 0:11:18
111,869,952 12% 1.18MB/s 0:11:15
113,180,672 12% 1.18MB/s 0:11:14
114,491,392 12% 1.18MB/s 0:11:13
115,802,112 12% 1.18MB/s 0:11:13
117,112,832 12% 1.18MB/s 0:11:12
118,423,552 12% 1.18MB/s 0:11:10
119,603,200 12% 1.16MB/s 0:11:17
120,913,920 13% 1.16MB/s 0:11:16
122,224,640 13% 1.16MB/s 0:11:15
123,535,360 13% 1.16MB/s 0:11:13
124,846,080 13% 1.18MB/s 0:11:04
126,156,800 13% 1.18MB/s 0:11:03
127,467,520 13% 1.18MB/s 0:11:02
128,778,240 13% 1.18MB/s 0:11:01
130,088,960 14% 1.17MB/s 0:11:02
131,399,680 14% 1.17MB/s 0:11:02
132,710,400 14% 1.17MB/s 0:11:01
134,021,120 14% 1.17MB/s 0:11:00
135,331,840 14% 1.17MB/s 0:10:57
136,642,560 14% 1.17MB/s 0:10:56
137,953,280 14% 1.18MB/s 0:10:54
139,264,000 15% 1.18MB/s 0:10:53
140,574,720 15% 1.18MB/s 0:10:52
141,885,440 15% 1.17MB/s 0:10:51
143,196,160 15% 1.17MB/s 0:10:52
144,506,880 15% 1.17MB/s 0:10:50
145,817,600 15% 1.17MB/s 0:10:49
147,128,320 15% 1.18MB/s 0:10:46
148,439,040 16% 1.18MB/s 0:10:43
149,749,760 16% 1.17MB/s 0:10:47
151,060,480 16% 1.18MB/s 0:10:43
152,371,200 16% 1.18MB/s 0:10:42
153,681,920 16% 1.18MB/s 0:10:41
154,992,640 16% 1.18MB/s 0:10:37
156,270,592 16% 1.17MB/s 0:10:43
157,450,240 17% 1.15MB/s 0:10:51
158,760,960 17% 1.15MB/s 0:10:53
160,071,680 17% 1.15MB/s 0:10:52
161,382,400 17% 1.15MB/s 0:10:49
162,693,120 17% 1.17MB/s 0:10:36
164,003,840 17% 1.18MB/s 0:10:32
165,314,560 17% 1.18MB/s 0:10:30
166,625,280 17% 1.18MB/s 0:10:27
167,936,000 18% 1.18MB/s 0:10:29
169,246,720 18% 1.18MB/s 0:10:28
170,557,440 18% 1.17MB/s 0:10:29
171,868,160 18% 1.18MB/s 0:10:25
173,178,880 18% 1.17MB/s 0:10:26
174,489,600 18% 1.18MB/s 0:10:24
175,800,320 18% 1.17MB/s 0:10:26
177,111,040 19% 1.16MB/s 0:10:27
178,421,760 19% 1.16MB/s 0:10:27
179,732,480 19% 1.17MB/s 0:10:24
180,781,056 19% 1.12MB/s 0:10:50
182,091,776 19% 1.11MB/s 0:10:56
183,402,496 19% 1.11MB/s 0:10:53
184,713,216 19% 1.11MB/s 0:10:54
186,023,936 20% 1.16MB/s 0:10:20
187,334,656 20% 1.18MB/s 0:10:13
188,645,376 20% 1.18MB/s 0:10:12
189,956,096 20% 1.17MB/s 0:10:14
191,266,816 20% 1.17MB/s 0:10:13
192,577,536 20% 1.17MB/s 0:10:13
193,888,256 20% 1.17MB/s 0:10:12
195,198,976 21% 1.17MB/s 0:10:08
196,509,696 21% 1.17MB/s 0:10:07
197,820,416 21% 1.17MB/s 0:10:08
199,131,136 21% 1.17MB/s 0:10:04
200,441,856 21% 1.17MB/s 0:10:03
201,752,576 21% 1.17MB/s 0:10:01
203,063,296 21% 1.18MB/s 0:09:57
204,374,016 22% 1.17MB/s 0:10:00
205,684,736 22% 1.17MB/s 0:09:59
206,995,456 22% 1.17MB/s 0:09:58
208,306,176 22% 1.17MB/s 0:09:59
209,616,896 22% 1.17MB/s 0:09:56
210,927,616 22% 1.17MB/s 0:09:54
212,238,336 22% 1.17MB/s 0:09:53
213,549,056 23% 1.18MB/s 0:09:51
214,859,776 23% 1.18MB/s 0:09:50
216,170,496 23% 1.18MB/s 0:09:49
217,481,216 23% 1.18MB/s 0:09:48
218,791,936 23% 1.18MB/s 0:09:46
220,102,656 23% 1.18MB/s 0:09:46
221,413,376 23% 1.18MB/s 0:09:44
222,724,096 24% 1.18MB/s 0:09:43
224,034,816 24% 1.18MB/s 0:09:42
225,345,536 24% 1.18MB/s 0:09:41
226,656,256 24% 1.18MB/s 0:09:40
227,966,976 24% 1.17MB/s 0:09:41
229,277,696 24% 1.18MB/s 0:09:38
230,588,416 24% 1.18MB/s 0:09:37
231,899,136 25% 1.18MB/s 0:09:36
233,209,856 25% 1.18MB/s 0:09:33
234,520,576 25% 1.17MB/s 0:09:35
235,831,296 25% 1.17MB/s 0:09:35
237,142,016 25% 1.17MB/s 0:09:35
238,452,736 25% 1.17MB/s 0:09:35
239,763,456 25% 1.17MB/s 0:09:32
241,074,176 26% 1.18MB/s 0:09:28
242,384,896 26% 1.18MB/s 0:09:27
243,695,616 26% 1.18MB/s 0:09:25
245,006,336 26% 1.18MB/s 0:09:25
246,317,056 26% 1.18MB/s 0:09:24
247,627,776 26% 1.17MB/s 0:09:25
248,938,496 26% 1.16MB/s 0:09:28
250,249,216 27% 1.16MB/s 0:09:27
251,559,936 27% 1.16MB/s 0:09:26
252,870,656 27% 1.17MB/s 0:09:22
254,181,376 27% 1.17MB/s 0:09:18
255,492,096 27% 1.17MB/s 0:09:17
256,802,816 27% 1.17MB/s 0:09:16
258,113,536 27% 1.17MB/s 0:09:15
259,424,256 28% 1.18MB/s 0:09:13
260,734,976 28% 1.18MB/s 0:09:11
262,045,696 28% 1.18MB/s 0:09:10
263,356,416 28% 1.17MB/s 0:09:11
264,667,136 28% 1.17MB/s 0:09:10
265,977,856 28% 1.17MB/s 0:09:08
267,288,576 28% 1.17MB/s 0:09:08
268,599,296 29% 1.17MB/s 0:09:06
269,910,016 29% 1.17MB/s 0:09:05
271,220,736 29% 1.17MB/s 0:09:07
272,400,384 29% 1.13MB/s 0:09:26
273,711,104 29% 1.13MB/s 0:09:24
275,021,824 29% 1.13MB/s 0:09:22
276,332,544 29% 1.14MB/s 0:09:18
277,643,264 29% 1.18MB/s 0:08:58
278,953,984 30% 1.17MB/s 0:08:57
279,740,416 30% 1.06MB/s 0:09:57
281,051,136 30% 1.05MB/s 0:09:57
282,361,856 30% 1.06MB/s 0:09:55
283,672,576 30% 1.06MB/s 0:09:53
284,983,296 30% 1.18MB/s 0:08:52
286,294,016 30% 1.18MB/s 0:08:50
287,604,736 31% 1.18MB/s 0:08:49
288,915,456 31% 1.18MB/s 0:08:49
290,193,408 31% 1.17MB/s 0:08:51
291,504,128 31% 1.17MB/s 0:08:50
292,814,848 31% 1.17MB/s 0:08:49
294,125,568 31% 1.17MB/s 0:08:47
295,436,288 31% 1.18MB/s 0:08:43
296,747,008 32% 1.18MB/s 0:08:42
298,057,728 32% 1.18MB/s 0:08:41
299,368,448 32% 1.18MB/s 0:08:40
300,679,168 32% 1.18MB/s 0:08:38
301,989,888 32% 1.17MB/s 0:08:39
303,300,608 32% 1.17MB/s 0:08:37
304,611,328 32% 1.18MB/s 0:08:36
305,922,048 33% 1.17MB/s 0:08:35
307,232,768 33% 1.18MB/s 0:08:32
308,543,488 33% 1.18MB/s 0:08:32
309,854,208 33% 1.17MB/s 0:08:32
311,164,928 33% 1.18MB/s 0:08:30
312,475,648 33% 1.18MB/s 0:08:29
313,786,368 33% 1.18MB/s 0:08:28
315,097,088 34% 1.18MB/s 0:08:27
316,407,808 34% 1.18MB/s 0:08:25
317,718,528 34% 1.18MB/s 0:08:24
319,029,248 34% 1.18MB/s 0:08:23
320,339,968 34% 1.17MB/s 0:08:23
321,650,688 34% 1.16MB/s 0:08:26
322,961,408 34% 1.16MB/s 0:08:28
324,272,128 35% 1.16MB/s 0:08:27
325,582,848 35% 1.16MB/s 0:08:24
326,893,568 35% 1.17MB/s 0:08:20
328,204,288 35% 1.18MB/s 0:08:16
329,515,008 35% 1.18MB/s 0:08:14
330,825,728 35% 1.17MB/s 0:08:15
332,136,448 35% 1.17MB/s 0:08:13
333,447,168 36% 1.18MB/s 0:08:12
334,757,888 36% 1.18MB/s 0:08:11
336,068,608 36% 1.18MB/s 0:08:09
337,379,328 36% 1.18MB/s 0:08:07
338,690,048 36% 1.18MB/s 0:08:07
340,000,768 36% 1.18MB/s 0:08:06
341,311,488 36% 1.18MB/s 0:08:05
342,622,208 37% 1.18MB/s 0:08:04
343,932,928 37% 1.18MB/s 0:08:03
345,243,648 37% 1.18MB/s 0:08:02
346,554,368 37% 1.18MB/s 0:08:01
347,865,088 37% 1.15MB/s 0:08:09
348,782,592 37% 1.07MB/s 0:08:49
350,093,312 37% 1.06MB/s 0:08:49
351,272,960 37% 1.05MB/s 0:08:56
352,583,680 38% 1.07MB/s 0:08:45
353,894,400 38% 1.16MB/s 0:08:02
355,205,120 38% 1.16MB/s 0:07:59
356,515,840 38% 1.17MB/s 0:07:53
357,826,560 38% 1.17MB/s 0:07:52
359,137,280 38% 1.17MB/s 0:07:51
360,448,000 38% 1.17MB/s 0:07:50
361,758,720 39% 1.17MB/s 0:07:49
363,069,440 39% 1.18MB/s 0:07:47
364,380,160 39% 1.18MB/s 0:07:46
365,690,880 39% 1.18MB/s 0:07:45
367,001,600 39% 1.18MB/s 0:07:44
368,312,320 39% 1.18MB/s 0:07:42
369,623,040 39% 1.18MB/s 0:07:41
370,933,760 40% 1.18MB/s 0:07:40
372,244,480 40% 1.18MB/s 0:07:39
373,555,200 40% 1.17MB/s 0:07:39
374,865,920 40% 1.18MB/s 0:07:37
376,176,640 40% 1.18MB/s 0:07:36
377,487,360 40% 1.18MB/s 0:07:35
378,798,080 40% 1.18MB/s 0:07:34
380,108,800 41% 1.17MB/s 0:07:34
381,419,520 41% 1.17MB/s 0:07:33
382,730,240 41% 1.17MB/s 0:07:32
384,040,960 41% 1.18MB/s 0:07:29
385,351,680 41% 1.17MB/s 0:07:30
386,662,400 41% 1.18MB/s 0:07:27
387,973,120 41% 1.18MB/s 0:07:26
389,283,840 42% 1.18MB/s 0:07:25
390,594,560 42% 1.18MB/s 0:07:22
391,905,280 42% 1.18MB/s 0:07:22
393,216,000 42% 1.18MB/s 0:07:22
394,526,720 42% 1.17MB/s 0:07:23
395,837,440 42% 1.17MB/s 0:07:22
397,148,160 42% 1.17MB/s 0:07:21
398,458,880 43% 1.17MB/s 0:07:20
399,769,600 43% 1.18MB/s 0:07:17
401,080,320 43% 1.18MB/s 0:07:15
402,391,040 43% 1.18MB/s 0:07:14
403,701,760 43% 1.18MB/s 0:07:13
405,012,480 43% 1.18MB/s 0:07:12
406,323,200 43% 1.18MB/s 0:07:11
407,633,920 44% 1.18MB/s 0:07:10
408,944,640 44% 1.18MB/s 0:07:09
410,255,360 44% 1.18MB/s 0:07:08
411,566,080 44% 1.18MB/s 0:07:07
412,876,800 44% 1.18MB/s 0:07:06
414,187,520 44% 1.18MB/s 0:07:04
415,498,240 44% 1.18MB/s 0:07:03
416,808,960 45% 1.18MB/s 0:07:02
418,119,680 45% 1.18MB/s 0:07:01
419,430,400 45% 1.18MB/s 0:07:00
420,741,120 45% 1.18MB/s 0:06:59
422,051,840 45% 1.18MB/s 0:06:58
423,362,560 45% 1.18MB/s 0:06:57
424,640,512 45% 1.17MB/s 0:06:59
425,951,232 46% 1.17MB/s 0:06:57
427,261,952 46% 1.17MB/s 0:06:56
428,572,672 46% 1.17MB/s 0:06:56
429,883,392 46% 1.17MB/s 0:06:52
431,194,112 46% 1.17MB/s 0:06:51
432,504,832 46% 1.17MB/s 0:06:50
433,815,552 46% 1.18MB/s 0:06:48
435,126,272 46% 1.18MB/s 0:06:46
436,436,992 47% 1.18MB/s 0:06:46
437,747,712 47% 1.18MB/s 0:06:45
439,058,432 47% 1.18MB/s 0:06:44
440,369,152 47% 1.18MB/s 0:06:42
441,679,872 47% 1.18MB/s 0:06:41
442,990,592 47% 1.18MB/s 0:06:40
444,301,312 47% 1.18MB/s 0:06:39
445,612,032 48% 1.17MB/s 0:06:39
446,922,752 48% 1.18MB/s 0:06:37
448,233,472 48% 1.18MB/s 0:06:36
449,544,192 48% 1.18MB/s 0:06:35
450,854,912 48% 1.18MB/s 0:06:33
452,165,632 48% 1.18MB/s 0:06:33
453,476,352 48% 1.18MB/s 0:06:32
454,787,072 49% 1.18MB/s 0:06:31
456,097,792 49% 1.18MB/s 0:06:29
457,408,512 49% 1.18MB/s 0:06:28
458,719,232 49% 1.18MB/s 0:06:27
460,029,952 49% 1.18MB/s 0:06:26
461,340,672 49% 1.18MB/s 0:06:25
462,651,392 49% 1.18MB/s 0:06:24
463,962,112 50% 1.18MB/s 0:06:23
465,272,832 50% 1.18MB/s 0:06:22
466,583,552 50% 1.18MB/s 0:06:21
467,894,272 50% 1.18MB/s 0:06:20
469,204,992 50% 1.17MB/s 0:06:22
470,515,712 50% 1.17MB/s 0:06:21
471,826,432 50% 1.17MB/s 0:06:19
472,743,936 51% 1.08MB/s 0:06:51
474,054,656 51% 1.08MB/s 0:06:49
475,365,376 51% 1.08MB/s 0:06:48
476,676,096 51% 1.08MB/s 0:06:47
477,986,816 51% 1.17MB/s 0:06:14
479,297,536 51% 1.18MB/s 0:06:11
480,608,256 51% 1.17MB/s 0:06:10
481,918,976 52% 1.17MB/s 0:06:09
483,229,696 52% 1.17MB/s 0:06:08
484,540,416 52% 1.17MB/s 0:06:07
485,851,136 52% 1.18MB/s 0:06:05
487,161,856 52% 1.18MB/s 0:06:04
488,472,576 52% 1.18MB/s 0:06:03
489,783,296 52% 1.18MB/s 0:06:02
491,094,016 53% 1.18MB/s 0:06:00
492,404,736 53% 1.18MB/s 0:05:59
493,715,456 53% 1.18MB/s 0:05:58
495,026,176 53% 1.18MB/s 0:05:57
496,336,896 53% 1.18MB/s 0:05:56
497,647,616 53% 1.17MB/s 0:05:56
498,958,336 53% 1.18MB/s 0:05:54
500,269,056 54% 1.17MB/s 0:05:54
501,579,776 54% 1.18MB/s 0:05:52
502,890,496 54% 1.18MB/s 0:05:51
504,201,216 54% 1.17MB/s 0:05:51
505,511,936 54% 1.18MB/s 0:05:48
506,822,656 54% 1.17MB/s 0:05:48
508,133,376 54% 1.17MB/s 0:05:47
509,444,096 55% 1.18MB/s 0:05:45
510,754,816 55% 1.17MB/s 0:05:45
512,065,536 55% 1.18MB/s 0:05:43
513,376,256 55% 1.18MB/s 0:05:42
514,686,976 55% 1.18MB/s 0:05:41
515,997,696 55% 1.18MB/s 0:05:39
517,308,416 55% 1.18MB/s 0:05:39
518,619,136 56% 1.18MB/s 0:05:38
519,929,856 56% 1.18MB/s 0:05:36
521,240,576 56% 1.18MB/s 0:05:35
522,551,296 56% 1.18MB/s 0:05:34
523,862,016 56% 1.17MB/s 0:05:35
525,172,736 56% 1.17MB/s 0:05:34
526,483,456 56% 1.18MB/s 0:05:31
527,794,176 57% 1.18MB/s 0:05:30
529,104,896 57% 1.18MB/s 0:05:28
530,415,616 57% 1.17MB/s 0:05:29
531,726,336 57% 1.16MB/s 0:05:31
533,037,056 57% 1.16MB/s 0:05:31
534,347,776 57% 1.15MB/s 0:05:32
535,658,496 57% 1.15MB/s 0:05:30
536,969,216 57% 1.15MB/s 0:05:29
538,279,936 58% 1.15MB/s 0:05:28
539,590,656 58% 1.16MB/s 0:05:26
540,901,376 58% 1.15MB/s 0:05:25
542,081,024 58% 1.15MB/s 0:05:26
543,391,744 58% 1.15MB/s 0:05:25
544,702,464 58% 1.15MB/s 0:05:24
546,013,184 58% 1.15MB/s 0:05:23
547,323,904 59% 1.15MB/s 0:05:21
548,634,624 59% 1.15MB/s 0:05:19
549,945,344 59% 1.15MB/s 0:05:19
551,256,064 59% 1.15MB/s 0:05:18
552,566,784 59% 1.15MB/s 0:05:16
553,877,504 59% 1.15MB/s 0:05:17
555,188,224 59% 1.16MB/s 0:05:12
556,498,944 60% 1.16MB/s 0:05:11
557,809,664 60% 1.16MB/s 0:05:09
559,087,616 60% 1.16MB/s 0:05:08
560,398,336 60% 1.16MB/s 0:05:08
561,709,056 60% 1.16MB/s 0:05:07
563,019,776 60% 1.16MB/s 0:05:06
564,330,496 60% 1.16MB/s 0:05:04
565,641,216 61% 1.16MB/s 0:05:04
566,951,936 61% 1.15MB/s 0:05:03
568,262,656 61% 1.16MB/s 0:05:01
569,573,376 61% 1.16MB/s 0:04:59
570,884,096 61% 1.17MB/s 0:04:57
572,194,816 61% 1.17MB/s 0:04:54
573,505,536 61% 1.17MB/s 0:04:53
574,816,256 62% 1.18MB/s 0:04:51
576,126,976 62% 1.18MB/s 0:04:50
577,437,696 62% 1.18MB/s 0:04:49
578,748,416 62% 1.18MB/s 0:04:48
579,928,064 62% 1.15MB/s 0:04:53
581,238,784 62% 1.15MB/s 0:04:52
582,549,504 62% 1.15MB/s 0:04:51
583,860,224 63% 1.15MB/s 0:04:50
585,170,944 63% 1.17MB/s 0:04:43
586,481,664 63% 1.17MB/s 0:04:44
587,661,312 63% 1.13MB/s 0:04:51
588,972,032 63% 1.14MB/s 0:04:49
590,282,752 63% 1.14MB/s 0:04:48
591,593,472 63% 1.14MB/s 0:04:45
592,904,192 64% 1.18MB/s 0:04:36
594,214,912 64% 1.18MB/s 0:04:35
595,525,632 64% 1.18MB/s 0:04:34
596,836,352 64% 1.18MB/s 0:04:33
598,147,072 64% 1.17MB/s 0:04:32
599,457,792 64% 1.17MB/s 0:04:32
600,768,512 64% 1.17MB/s 0:04:30
602,079,232 65% 1.17MB/s 0:04:29
603,389,952 65% 1.18MB/s 0:04:27
604,700,672 65% 1.18MB/s 0:04:25
606,011,392 65% 1.18MB/s 0:04:25
607,322,112 65% 1.18MB/s 0:04:24
608,632,832 65% 1.18MB/s 0:04:23
609,943,552 65% 1.17MB/s 0:04:23
611,254,272 66% 1.17MB/s 0:04:21
612,564,992 66% 1.17MB/s 0:04:20
613,875,712 66% 1.17MB/s 0:04:19
615,186,432 66% 1.17MB/s 0:04:19
616,497,152 66% 1.17MB/s 0:04:18
617,807,872 66% 1.16MB/s 0:04:18
619,118,592 66% 1.16MB/s 0:04:17
620,429,312 67% 1.17MB/s 0:04:14
621,740,032 67% 1.17MB/s 0:04:13
623,050,752 67% 1.17MB/s 0:04:11
624,361,472 67% 1.18MB/s 0:04:10
625,672,192 67% 1.17MB/s 0:04:09
626,982,912 67% 1.17MB/s 0:04:08
628,293,632 67% 1.17MB/s 0:04:07
629,604,352 67% 1.18MB/s 0:04:06
630,915,072 68% 1.18MB/s 0:04:04
632,225,792 68% 1.17MB/s 0:04:04
633,536,512 68% 1.18MB/s 0:04:03
634,847,232 68% 1.17MB/s 0:04:02
636,157,952 68% 1.17MB/s 0:04:01
637,468,672 68% 1.17MB/s 0:04:01
638,779,392 68% 1.17MB/s 0:04:00
640,090,112 69% 1.17MB/s 0:03:57
641,400,832 69% 1.17MB/s 0:03:56
642,711,552 69% 1.18MB/s 0:03:54
644,022,272 69% 1.18MB/s 0:03:53
645,332,992 69% 1.17MB/s 0:03:53
646,643,712 69% 1.17MB/s 0:03:52
647,954,432 69% 1.17MB/s 0:03:51
649,265,152 70% 1.17MB/s 0:03:50
650,575,872 70% 1.17MB/s 0:03:49
651,886,592 70% 1.17MB/s 0:03:47
653,197,312 70% 1.18MB/s 0:03:46
654,508,032 70% 1.18MB/s 0:03:45
655,818,752 70% 1.18MB/s 0:03:44
657,129,472 70% 1.17MB/s 0:03:43
658,440,192 71% 1.17MB/s 0:03:42
659,750,912 71% 1.17MB/s 0:03:41
661,061,632 71% 1.17MB/s 0:03:40
662,372,352 71% 1.18MB/s 0:03:38
663,683,072 71% 1.18MB/s 0:03:37
664,993,792 71% 1.18MB/s 0:03:36
666,304,512 71% 1.18MB/s 0:03:35
667,615,232 72% 1.18MB/s 0:03:34
668,925,952 72% 1.18MB/s 0:03:33
670,236,672 72% 1.18MB/s 0:03:32
671,547,392 72% 1.17MB/s 0:03:31
672,858,112 72% 1.17MB/s 0:03:30
674,168,832 72% 1.17MB/s 0:03:30
675,479,552 72% 1.17MB/s 0:03:28
676,790,272 73% 1.17MB/s 0:03:27
678,100,992 73% 1.17MB/s 0:03:26
679,411,712 73% 1.18MB/s 0:03:24
680,722,432 73% 1.17MB/s 0:03:24
682,033,152 73% 1.17MB/s 0:03:22
683,343,872 73% 1.17MB/s 0:03:21
684,654,592 73% 1.17MB/s 0:03:21
685,965,312 74% 1.17MB/s 0:03:20
687,276,032 74% 1.17MB/s 0:03:18
688,586,752 74% 1.16MB/s 0:03:19
689,897,472 74% 1.17MB/s 0:03:17
691,208,192 74% 1.16MB/s 0:03:16
692,486,144 74% 1.16MB/s 0:03:17
693,796,864 74% 1.17MB/s 0:03:14
695,107,584 75% 1.17MB/s 0:03:13
696,418,304 75% 1.16MB/s 0:03:12
697,729,024 75% 1.17MB/s 0:03:10
699,039,744 75% 1.17MB/s 0:03:09
700,350,464 75% 1.17MB/s 0:03:07
701,661,184 75% 1.18MB/s 0:03:06
702,971,904 75% 1.18MB/s 0:03:05
704,282,624 76% 1.18MB/s 0:03:04
705,593,344 76% 1.18MB/s 0:03:03
706,904,064 76% 1.18MB/s 0:03:01
708,214,784 76% 1.17MB/s 0:03:01
709,525,504 76% 1.18MB/s 0:02:59
710,836,224 76% 1.18MB/s 0:02:58
712,146,944 76% 1.18MB/s 0:02:57
713,457,664 77% 1.18MB/s 0:02:55
714,768,384 77% 1.18MB/s 0:02:55
716,079,104 77% 1.17MB/s 0:02:54
717,389,824 77% 1.17MB/s 0:02:53
718,700,544 77% 1.17MB/s 0:02:52
720,011,264 77% 1.17MB/s 0:02:51
721,321,984 77% 1.17MB/s 0:02:50
722,632,704 78% 1.18MB/s 0:02:48
723,943,424 78% 1.17MB/s 0:02:47
725,254,144 78% 1.17MB/s 0:02:47
726,564,864 78% 1.17MB/s 0:02:46
727,875,584 78% 1.17MB/s 0:02:45
729,186,304 78% 1.17MB/s 0:02:43
730,497,024 78% 1.18MB/s 0:02:42
731,807,744 79% 1.18MB/s 0:02:41
733,118,464 79% 1.17MB/s 0:02:40
734,429,184 79% 1.17MB/s 0:02:39
735,739,904 79% 1.17MB/s 0:02:39
736,952,320 79% 1.14MB/s 0:02:42
738,263,040 79% 1.14MB/s 0:02:40
739,573,760 79% 1.14MB/s 0:02:39
740,884,480 80% 1.14MB/s 0:02:37
742,195,200 80% 1.17MB/s 0:02:32
743,505,920 80% 1.17MB/s 0:02:31
744,816,640 80% 1.17MB/s 0:02:30
746,127,360 80% 1.18MB/s 0:02:29
747,438,080 80% 1.18MB/s 0:02:28
748,748,800 80% 1.18MB/s 0:02:27
750,059,520 81% 1.18MB/s 0:02:26
751,370,240 81% 1.18MB/s 0:02:24
752,680,960 81% 1.18MB/s 0:02:23
753,991,680 81% 1.17MB/s 0:02:22
755,302,400 81% 1.18MB/s 0:02:21
756,613,120 81% 1.18MB/s 0:02:20
757,923,840 81% 1.17MB/s 0:02:19
759,234,560 81% 1.18MB/s 0:02:18
760,545,280 82% 1.18MB/s 0:02:17
761,856,000 82% 1.18MB/s 0:02:16
763,166,720 82% 1.17MB/s 0:02:15
764,477,440 82% 1.17MB/s 0:02:14
765,788,160 82% 1.17MB/s 0:02:13
767,098,880 82% 1.17MB/s 0:02:12
768,409,600 82% 1.18MB/s 0:02:10
769,720,320 83% 1.18MB/s 0:02:09
771,031,040 83% 1.18MB/s 0:02:08
772,341,760 83% 1.18MB/s 0:02:07
773,652,480 83% 1.18MB/s 0:02:06
774,963,200 83% 1.18MB/s 0:02:05
776,273,920 83% 1.18MB/s 0:02:04
777,584,640 83% 1.18MB/s 0:02:03
778,895,360 84% 1.18MB/s 0:02:02
780,206,080 84% 1.17MB/s 0:02:01
781,516,800 84% 1.17MB/s 0:02:00
782,827,520 84% 1.17MB/s 0:01:59
784,138,240 84% 1.17MB/s 0:01:58
785,448,960 84% 1.17MB/s 0:01:57
786,759,680 84% 1.17MB/s 0:01:55
788,070,400 85% 1.17MB/s 0:01:54
789,381,120 85% 1.17MB/s 0:01:53
790,691,840 85% 1.18MB/s 0:01:52
792,002,560 85% 1.18MB/s 0:01:51
793,313,280 85% 1.18MB/s 0:01:50
794,624,000 85% 1.18MB/s 0:01:48
795,672,576 85% 1.13MB/s 0:01:52
796,983,296 86% 1.13MB/s 0:01:51
798,294,016 86% 1.13MB/s 0:01:50
799,604,736 86% 1.12MB/s 0:01:50
800,915,456 86% 1.17MB/s 0:01:43
802,226,176 86% 1.17MB/s 0:01:43
803,405,824 86% 1.14MB/s 0:01:44
804,716,544 86% 1.15MB/s 0:01:43
806,027,264 87% 1.14MB/s 0:01:42
807,337,984 87% 1.15MB/s 0:01:40
808,648,704 87% 1.17MB/s 0:01:37
809,959,424 87% 1.17MB/s 0:01:36
811,270,144 87% 1.17MB/s 0:01:35
812,580,864 87% 1.17MB/s 0:01:34
813,891,584 87% 1.17MB/s 0:01:33
815,202,304 88% 1.18MB/s 0:01:31
816,513,024 88% 1.18MB/s 0:01:30
817,823,744 88% 1.18MB/s 0:01:29
819,134,464 88% 1.18MB/s 0:01:28
820,445,184 88% 1.18MB/s 0:01:27
821,755,904 88% 1.18MB/s 0:01:26
823,066,624 88% 1.18MB/s 0:01:25
824,377,344 89% 1.18MB/s 0:01:24
825,688,064 89% 1.18MB/s 0:01:23
826,966,016 89% 1.17MB/s 0:01:22
828,276,736 89% 1.17MB/s 0:01:21
829,587,456 89% 1.17MB/s 0:01:20
830,898,176 89% 1.16MB/s 0:01:19
832,208,896 89% 1.18MB/s 0:01:17
833,519,616 90% 1.18MB/s 0:01:16
834,830,336 90% 1.18MB/s 0:01:15
836,141,056 90% 1.17MB/s 0:01:14
837,451,776 90% 1.16MB/s 0:01:14
838,762,496 90% 1.17MB/s 0:01:12
840,073,216 90% 1.17MB/s 0:01:11
841,383,936 90% 1.18MB/s 0:01:10
842,694,656 91% 1.18MB/s 0:01:08
844,005,376 91% 1.18MB/s 0:01:08
845,316,096 91% 1.17MB/s 0:01:07
846,626,816 91% 1.18MB/s 0:01:05
847,937,536 91% 1.18MB/s 0:01:04
849,248,256 91% 1.18MB/s 0:01:03
850,558,976 91% 1.18MB/s 0:01:02
851,869,696 92% 1.18MB/s 0:01:01
853,180,416 92% 1.18MB/s 0:01:00
854,491,136 92% 1.18MB/s 0:00:59
855,801,856 92% 1.18MB/s 0:00:58
857,112,576 92% 1.18MB/s 0:00:57
858,423,296 92% 1.18MB/s 0:00:56
859,734,016 92% 1.18MB/s 0:00:54
861,044,736 92% 1.18MB/s 0:00:53
862,355,456 93% 1.18MB/s 0:00:52
863,666,176 93% 1.18MB/s 0:00:51
864,976,896 93% 1.18MB/s 0:00:50
866,287,616 93% 1.18MB/s 0:00:49
867,598,336 93% 1.18MB/s 0:00:48
868,909,056 93% 1.18MB/s 0:00:47
870,219,776 93% 1.18MB/s 0:00:46
871,530,496 94% 1.18MB/s 0:00:45
872,841,216 94% 1.18MB/s 0:00:44
874,151,936 94% 1.18MB/s 0:00:42
875,462,656 94% 1.18MB/s 0:00:41
876,773,376 94% 1.18MB/s 0:00:40
878,084,096 94% 1.18MB/s 0:00:39
879,394,816 94% 1.18MB/s 0:00:38
880,705,536 95% 1.18MB/s 0:00:37
882,016,256 95% 1.17MB/s 0:00:36
883,326,976 95% 1.17MB/s 0:00:35
884,637,696 95% 1.17MB/s 0:00:34
885,948,416 95% 1.17MB/s 0:00:33
887,259,136 95% 1.18MB/s 0:00:32
888,569,856 95% 1.18MB/s 0:00:31
889,880,576 96% 1.18MB/s 0:00:29
891,191,296 96% 1.18MB/s 0:00:28
892,502,016 96% 1.18MB/s 0:00:27
893,812,736 96% 1.18MB/s 0:00:26
895,123,456 96% 1.18MB/s 0:00:25
896,434,176 96% 1.18MB/s 0:00:24
897,744,896 96% 1.18MB/s 0:00:23
899,055,616 97% 1.18MB/s 0:00:22
900,366,336 97% 1.18MB/s 0:00:21
901,677,056 97% 1.17MB/s 0:00:20
902,987,776 97% 1.18MB/s 0:00:19
904,298,496 97% 1.18MB/s 0:00:17
905,609,216 97% 1.18MB/s 0:00:16
906,919,936 97% 1.18MB/s 0:00:15
908,230,656 98% 1.18MB/s 0:00:14
909,541,376 98% 1.18MB/s 0:00:13
910,852,096 98% 1.17MB/s 0:00:12
912,162,816 98% 1.17MB/s 0:00:11
913,473,536 98% 1.17MB/s 0:00:10
914,784,256 98% 1.17MB/s 0:00:09
916,094,976 98% 1.18MB/s 0:00:08
917,405,696 99% 1.18MB/s 0:00:07
918,716,416 99% 1.18MB/s 0:00:05
920,027,136 99% 1.18MB/s 0:00:04
921,206,784 99% 1.15MB/s 0:00:04
922,517,504 99% 1.15MB/s 0:00:02
923,828,224 99% 1.15MB/s 0:00:01
925,138,944 99% 1.15MB/s 0:00:00
925,937,672 100% 1.17MB/s 0:12:35 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221225-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-20221225-tablet-x64uefi.img.xz
32,768 0% 50.08kB/s 7:30:43
491,520 0% 451.13kB/s 0:50:00
1,802,240 0% 825.90kB/s 0:27:17
3,112,960 0% 952.38kB/s 0:23:38
4,423,680 0% 1015.28kB/s 0:22:09
5,734,400 0% 1.18MB/s 0:18:40
7,045,120 0% 1.18MB/s 0:18:38
8,355,840 0% 1.17MB/s 0:18:43
9,666,560 0% 1.18MB/s 0:18:36
10,977,280 0% 1.18MB/s 0:18:35
12,288,000 0% 1.18MB/s 0:18:33
13,598,720 1% 1.18MB/s 0:18:27
14,909,440 1% 1.18MB/s 0:18:31
16,220,160 1% 1.18MB/s 0:18:30
17,530,880 1% 1.18MB/s 0:18:29
18,841,600 1% 1.18MB/s 0:18:28
20,152,320 1% 1.18MB/s 0:18:27
21,463,040 1% 1.18MB/s 0:18:26
22,773,760 1% 1.18MB/s 0:18:24
24,084,480 1% 1.18MB/s 0:18:23
25,395,200 1% 1.18MB/s 0:18:23
26,705,920 1% 1.18MB/s 0:18:22
28,016,640 2% 1.18MB/s 0:18:21
29,327,360 2% 1.18MB/s 0:18:20
30,638,080 2% 1.18MB/s 0:18:17
31,948,800 2% 1.18MB/s 0:18:17
33,259,520 2% 1.18MB/s 0:18:16
34,570,240 2% 1.18MB/s 0:18:15
35,880,960 2% 1.18MB/s 0:18:15
37,191,680 2% 1.18MB/s 0:18:13
38,502,400 2% 1.18MB/s 0:18:13
39,813,120 2% 1.17MB/s 0:18:12
41,123,840 3% 1.18MB/s 0:18:11
42,434,560 3% 1.17MB/s 0:18:15
43,745,280 3% 1.18MB/s 0:18:09
45,056,000 3% 1.18MB/s 0:18:07
46,366,720 3% 1.18MB/s 0:18:06
47,677,440 3% 1.18MB/s 0:17:59
48,988,160 3% 1.18MB/s 0:18:03
50,298,880 3% 1.18MB/s 0:18:02
51,609,600 3% 1.17MB/s 0:18:05
52,920,320 3% 1.17MB/s 0:18:03
54,231,040 4% 1.17MB/s 0:18:01
55,541,760 4% 1.17MB/s 0:18:00
56,852,480 4% 1.18MB/s 0:17:55
58,097,664 4% 1.18MB/s 0:17:52
59,342,848 4% 1.16MB/s 0:18:06
60,653,568 4% 1.16MB/s 0:18:05
61,964,288 4% 1.16MB/s 0:18:03
63,275,008 4% 1.16MB/s 0:18:04
64,585,728 4% 1.18MB/s 0:17:50
65,896,448 4% 1.18MB/s 0:17:48
67,207,168 4% 1.18MB/s 0:17:48
68,517,888 5% 1.18MB/s 0:17:46
69,828,608 5% 1.18MB/s 0:17:46
71,139,328 5% 1.18MB/s 0:17:45
72,450,048 5% 1.18MB/s 0:17:44
73,629,696 5% 1.14MB/s 0:18:14
74,940,416 5% 1.14MB/s 0:18:16
76,251,136 5% 1.14MB/s 0:18:19
77,561,856 5% 1.13MB/s 0:18:19
78,872,576 5% 1.17MB/s 0:17:47
80,183,296 5% 1.17MB/s 0:17:45
81,362,944 6% 1.13MB/s 0:18:17
82,673,664 6% 1.14MB/s 0:18:13
83,984,384 6% 1.14MB/s 0:18:12
85,295,104 6% 1.14MB/s 0:18:09
86,605,824 6% 1.18MB/s 0:17:31
87,916,544 6% 1.17MB/s 0:17:34
89,227,264 6% 1.17MB/s 0:17:34
90,537,984 6% 1.17MB/s 0:17:35
91,848,704 6% 1.17MB/s 0:17:34
93,159,424 6% 1.17MB/s 0:17:30
94,470,144 6% 1.17MB/s 0:17:31
95,780,864 7% 1.17MB/s 0:17:26
97,091,584 7% 1.17MB/s 0:17:29
98,402,304 7% 1.17MB/s 0:17:23
99,713,024 7% 1.18MB/s 0:17:18
101,023,744 7% 1.18MB/s 0:17:20
102,334,464 7% 1.18MB/s 0:17:15
103,645,184 7% 1.18MB/s 0:17:18
104,955,904 7% 1.18MB/s 0:17:17
106,266,624 7% 1.18MB/s 0:17:15
107,577,344 7% 1.18MB/s 0:17:14
108,888,064 8% 1.18MB/s 0:17:13
110,198,784 8% 1.18MB/s 0:17:12
111,509,504 8% 1.18MB/s 0:17:12
112,820,224 8% 1.18MB/s 0:17:10
114,130,944 8% 1.18MB/s 0:17:10
115,441,664 8% 1.18MB/s 0:17:08
116,752,384 8% 1.18MB/s 0:17:07
118,030,336 8% 1.16MB/s 0:17:17
119,341,056 8% 1.16MB/s 0:17:15
120,651,776 8% 1.16MB/s 0:17:15
121,962,496 9% 1.16MB/s 0:17:16
123,273,216 9% 1.17MB/s 0:17:03
124,583,936 9% 1.18MB/s 0:17:01
125,894,656 9% 1.18MB/s 0:17:00
127,205,376 9% 1.18MB/s 0:16:55
128,516,096 9% 1.18MB/s 0:16:57
129,826,816 9% 1.18MB/s 0:16:56
131,137,536 9% 1.17MB/s 0:16:57
132,448,256 9% 1.17MB/s 0:17:00
133,758,976 9% 1.17MB/s 0:16:59
135,069,696 9% 1.17MB/s 0:16:58
136,380,416 10% 1.17MB/s 0:16:55
137,691,136 10% 1.18MB/s 0:16:50
139,001,856 10% 1.18MB/s 0:16:49
140,312,576 10% 1.18MB/s 0:16:48
141,623,296 10% 1.17MB/s 0:16:49
142,934,016 10% 1.18MB/s 0:16:45
144,244,736 10% 1.18MB/s 0:16:44
145,555,456 10% 1.18MB/s 0:16:44
146,866,176 10% 1.18MB/s 0:16:40
148,176,896 10% 1.18MB/s 0:16:41
149,487,616 11% 1.17MB/s 0:16:42
150,798,336 11% 1.18MB/s 0:16:39
152,109,056 11% 1.18MB/s 0:16:38
153,419,776 11% 1.18MB/s 0:16:37
154,730,496 11% 1.18MB/s 0:16:33
156,041,216 11% 1.18MB/s 0:16:34
157,351,936 11% 1.18MB/s 0:16:33
158,662,656 11% 1.17MB/s 0:16:37
159,973,376 11% 1.17MB/s 0:16:35
161,284,096 11% 1.17MB/s 0:16:35
162,594,816 12% 1.17MB/s 0:16:33
163,905,536 12% 1.18MB/s 0:16:28
165,216,256 12% 1.17MB/s 0:16:28
166,526,976 12% 1.18MB/s 0:16:27
167,837,696 12% 1.18MB/s 0:16:25
169,148,416 12% 1.17MB/s 0:16:27
170,459,136 12% 1.18MB/s 0:16:23
171,769,856 12% 1.17MB/s 0:16:26
173,080,576 12% 1.17MB/s 0:16:25
174,391,296 12% 1.17MB/s 0:16:22
175,702,016 12% 1.17MB/s 0:16:23
177,012,736 13% 1.18MB/s 0:16:17
178,323,456 13% 1.17MB/s 0:16:18
179,634,176 13% 1.18MB/s 0:16:14
180,944,896 13% 1.17MB/s 0:16:15
182,255,616 13% 1.17MB/s 0:16:16
183,566,336 13% 1.17MB/s 0:16:17
184,877,056 13% 1.16MB/s 0:16:21
186,187,776 13% 1.16MB/s 0:16:19
187,498,496 13% 1.17MB/s 0:16:16
188,809,216 13% 1.17MB/s 0:16:11
190,119,936 14% 1.17MB/s 0:16:08
191,430,656 14% 1.17MB/s 0:16:11
192,741,376 14% 1.17MB/s 0:16:10
194,052,096 14% 1.17MB/s 0:16:08
195,362,816 14% 1.17MB/s 0:16:07
196,673,536 14% 1.18MB/s 0:16:00
197,984,256 14% 1.17MB/s 0:16:05
199,294,976 14% 1.17MB/s 0:16:01
200,605,696 14% 1.17MB/s 0:16:00
201,916,416 14% 1.17MB/s 0:15:59
203,227,136 15% 1.18MB/s 0:15:53
204,537,856 15% 1.17MB/s 0:15:56
205,848,576 15% 1.17MB/s 0:16:00
207,159,296 15% 1.17MB/s 0:15:58
208,470,016 15% 1.17MB/s 0:15:57
209,780,736 15% 1.17MB/s 0:15:55
211,091,456 15% 1.18MB/s 0:15:49
212,402,176 15% 1.17MB/s 0:15:49
213,712,896 15% 1.17MB/s 0:15:48
215,023,616 15% 1.17MB/s 0:15:47
216,334,336 15% 1.18MB/s 0:15:44
217,645,056 16% 1.17MB/s 0:15:47
218,955,776 16% 1.17MB/s 0:15:43
220,266,496 16% 1.17MB/s 0:15:48
221,577,216 16% 1.17MB/s 0:15:47
222,887,936 16% 1.17MB/s 0:15:42
224,198,656 16% 1.17MB/s 0:15:43
225,509,376 16% 1.18MB/s 0:15:37
226,820,096 16% 1.18MB/s 0:15:35
228,130,816 16% 1.18MB/s 0:15:34
229,441,536 16% 1.18MB/s 0:15:33
230,752,256 17% 1.18MB/s 0:15:32
232,062,976 17% 1.18MB/s 0:15:31
233,373,696 17% 1.17MB/s 0:15:32
234,684,416 17% 1.17MB/s 0:15:32
235,995,136 17% 1.17MB/s 0:15:30
237,305,856 17% 1.17MB/s 0:15:29
238,616,576 17% 1.17MB/s 0:15:27
239,927,296 17% 1.18MB/s 0:15:25
241,238,016 17% 1.17MB/s 0:15:27
242,286,592 17% 1.11MB/s 0:16:18
243,466,240 17% 1.09MB/s 0:16:38
244,776,960 18% 1.09MB/s 0:16:37
246,087,680 18% 1.09MB/s 0:16:34
247,398,400 18% 1.15MB/s 0:15:38
248,709,120 18% 1.17MB/s 0:15:19
250,019,840 18% 1.17MB/s 0:15:20
251,330,560 18% 1.17MB/s 0:15:18
252,608,512 18% 1.16MB/s 0:15:29
253,788,160 18% 1.14MB/s 0:15:43
255,098,880 18% 1.14MB/s 0:15:42
256,278,528 18% 1.12MB/s 0:15:54
257,589,248 19% 1.13MB/s 0:15:47
258,899,968 19% 1.14MB/s 0:15:34
260,210,688 19% 1.14MB/s 0:15:33
261,488,640 19% 1.17MB/s 0:15:11
262,701,056 19% 1.15MB/s 0:15:24
264,011,776 19% 1.16MB/s 0:15:19
265,322,496 19% 1.15MB/s 0:15:22
266,633,216 19% 1.13MB/s 0:15:37
267,943,936 19% 1.16MB/s 0:15:16
269,254,656 19% 1.16MB/s 0:15:15
270,565,376 19% 1.16MB/s 0:15:10
271,876,096 20% 1.17MB/s 0:15:00
273,186,816 20% 1.17MB/s 0:14:59
274,497,536 20% 1.17MB/s 0:14:58
275,808,256 20% 1.18MB/s 0:14:54
277,118,976 20% 1.18MB/s 0:14:55
278,429,696 20% 1.17MB/s 0:14:59
279,740,416 20% 1.16MB/s 0:15:03
281,051,136 20% 1.16MB/s 0:15:02
282,361,856 20% 1.16MB/s 0:15:00
283,672,576 20% 1.17MB/s 0:14:54
284,983,296 21% 1.18MB/s 0:14:48
286,294,016 21% 1.18MB/s 0:14:46
287,604,736 21% 1.18MB/s 0:14:45
288,915,456 21% 1.18MB/s 0:14:43
290,226,176 21% 1.18MB/s 0:14:43
291,536,896 21% 1.17MB/s 0:14:44
292,847,616 21% 1.17MB/s 0:14:43
294,158,336 21% 1.17MB/s 0:14:42
295,469,056 21% 1.17MB/s 0:14:40
296,779,776 21% 1.17MB/s 0:14:40
298,090,496 22% 1.17MB/s 0:14:41
299,401,216 22% 1.17MB/s 0:14:40
300,711,936 22% 1.17MB/s 0:14:42
302,022,656 22% 1.17MB/s 0:14:39
303,333,376 22% 1.17MB/s 0:14:34
304,644,096 22% 1.17MB/s 0:14:32
305,954,816 22% 1.18MB/s 0:14:28
307,265,536 22% 1.18MB/s 0:14:27
308,576,256 22% 1.18MB/s 0:14:28
309,886,976 22% 1.18MB/s 0:14:27
311,197,696 22% 1.18MB/s 0:14:26
312,508,416 23% 1.17MB/s 0:14:28
313,819,136 23% 1.17MB/s 0:14:26
315,129,856 23% 1.17MB/s 0:14:25
316,440,576 23% 1.17MB/s 0:14:24
317,751,296 23% 1.18MB/s 0:14:20
319,062,016 23% 1.18MB/s 0:14:19
320,372,736 23% 1.18MB/s 0:14:18
321,683,456 23% 1.18MB/s 0:14:16
322,994,176 23% 1.18MB/s 0:14:15
324,173,824 23% 1.15MB/s 0:14:38
325,484,544 24% 1.14MB/s 0:14:39
326,795,264 24% 1.14MB/s 0:14:38
328,105,984 24% 1.14MB/s 0:14:37
329,416,704 24% 1.17MB/s 0:14:13
330,727,424 24% 1.18MB/s 0:14:10
332,038,144 24% 1.17MB/s 0:14:15
333,348,864 24% 1.17MB/s 0:14:14
334,659,584 24% 1.17MB/s 0:14:13
335,970,304 24% 1.16MB/s 0:14:14
337,281,024 24% 1.17MB/s 0:14:06
338,591,744 25% 1.17MB/s 0:14:05
339,902,464 25% 1.17MB/s 0:14:07
341,213,184 25% 1.18MB/s 0:14:00
342,523,904 25% 1.18MB/s 0:14:00
343,834,624 25% 1.17MB/s 0:14:01
345,145,344 25% 1.18MB/s 0:13:57
346,456,064 25% 1.16MB/s 0:14:05
347,766,784 25% 1.16MB/s 0:14:04
349,077,504 25% 1.17MB/s 0:14:01
350,388,224 25% 1.16MB/s 0:14:02
351,698,944 25% 1.17MB/s 0:13:59
353,009,664 26% 1.17MB/s 0:13:57
354,320,384 26% 1.17MB/s 0:13:56
355,631,104 26% 1.17MB/s 0:13:54
356,941,824 26% 1.17MB/s 0:13:51
358,252,544 26% 1.17MB/s 0:13:50
359,563,264 26% 1.17MB/s 0:13:51
360,873,984 26% 1.17MB/s 0:13:48
362,184,704 26% 1.17MB/s 0:13:45
363,495,424 26% 1.17MB/s 0:13:44
364,806,144 26% 1.18MB/s 0:13:41
366,116,864 27% 1.18MB/s 0:13:41
367,427,584 27% 1.18MB/s 0:13:39
368,738,304 27% 1.18MB/s 0:13:38
370,049,024 27% 1.18MB/s 0:13:37
371,359,744 27% 1.18MB/s 0:13:36
372,670,464 27% 1.18MB/s 0:13:35
373,981,184 27% 1.18MB/s 0:13:34
375,291,904 27% 1.18MB/s 0:13:33
376,602,624 27% 1.18MB/s 0:13:31
377,913,344 27% 1.17MB/s 0:13:33
379,224,064 28% 1.18MB/s 0:13:29
380,534,784 28% 1.18MB/s 0:13:28
381,845,504 28% 1.18MB/s 0:13:26
383,156,224 28% 1.18MB/s 0:13:22
384,466,944 28% 1.18MB/s 0:13:25
385,777,664 28% 1.18MB/s 0:13:23
387,055,616 28% 1.17MB/s 0:13:27
388,366,336 28% 1.17MB/s 0:13:26
389,677,056 28% 1.17MB/s 0:13:25
390,987,776 28% 1.17MB/s 0:13:24
392,298,496 28% 1.18MB/s 0:13:19
393,609,216 29% 1.18MB/s 0:13:18
394,919,936 29% 1.17MB/s 0:13:19
396,230,656 29% 1.17MB/s 0:13:18
397,541,376 29% 1.17MB/s 0:13:19
398,852,096 29% 1.17MB/s 0:13:19
400,162,816 29% 1.17MB/s 0:13:16
401,473,536 29% 1.17MB/s 0:13:14
402,784,256 29% 1.17MB/s 0:13:11
404,094,976 29% 1.18MB/s 0:13:09
405,405,696 29% 1.18MB/s 0:13:08
406,716,416 30% 1.18MB/s 0:13:06
408,027,136 30% 1.18MB/s 0:13:05
409,337,856 30% 1.18MB/s 0:13:04
410,648,576 30% 1.18MB/s 0:13:03
411,959,296 30% 1.17MB/s 0:13:03
413,270,016 30% 1.17MB/s 0:13:02
414,580,736 30% 1.17MB/s 0:13:03
415,891,456 30% 1.17MB/s 0:13:02
417,202,176 30% 1.17MB/s 0:13:00
418,512,896 30% 1.17MB/s 0:12:58
419,823,616 30% 1.17MB/s 0:12:59
421,134,336 31% 1.17MB/s 0:12:58
422,445,056 31% 1.17MB/s 0:12:57
423,755,776 31% 1.17MB/s 0:12:56
425,066,496 31% 1.17MB/s 0:12:52
426,377,216 31% 1.16MB/s 0:13:00
427,687,936 31% 1.17MB/s 0:12:56
428,998,656 31% 1.16MB/s 0:13:00
430,309,376 31% 1.16MB/s 0:12:56
431,620,096 31% 1.18MB/s 0:12:46
432,930,816 31% 1.17MB/s 0:12:49
434,241,536 32% 1.18MB/s 0:12:42
435,552,256 32% 1.17MB/s 0:12:46
436,862,976 32% 1.17MB/s 0:12:44
438,173,696 32% 1.17MB/s 0:12:42
439,484,416 32% 1.17MB/s 0:12:41
440,795,136 32% 1.18MB/s 0:12:38
442,105,856 32% 1.17MB/s 0:12:38
443,416,576 32% 1.18MB/s 0:12:36
444,727,296 32% 1.18MB/s 0:12:35
446,038,016 32% 1.17MB/s 0:12:36
447,348,736 33% 1.17MB/s 0:12:35
448,659,456 33% 1.17MB/s 0:12:34
449,970,176 33% 1.17MB/s 0:12:34
451,280,896 33% 1.17MB/s 0:12:30
452,591,616 33% 1.18MB/s 0:12:29
453,902,336 33% 1.18MB/s 0:12:27
455,213,056 33% 1.18MB/s 0:12:26
456,523,776 33% 1.17MB/s 0:12:26
457,834,496 33% 1.17MB/s 0:12:25
459,145,216 33% 1.17MB/s 0:12:24
460,455,936 33% 1.17MB/s 0:12:23
461,766,656 34% 1.18MB/s 0:12:20
463,077,376 34% 1.18MB/s 0:12:19
464,388,096 34% 1.18MB/s 0:12:19
465,698,816 34% 1.18MB/s 0:12:17
467,009,536 34% 1.18MB/s 0:12:16
468,320,256 34% 1.18MB/s 0:12:16
469,499,904 34% 1.14MB/s 0:12:41
470,810,624 34% 1.13MB/s 0:12:40
472,121,344 34% 1.13MB/s 0:12:39
473,432,064 34% 1.14MB/s 0:12:37
474,742,784 35% 1.18MB/s 0:12:10
476,053,504 35% 1.18MB/s 0:12:09
477,364,224 35% 1.17MB/s 0:12:08
478,674,944 35% 1.17MB/s 0:12:08
479,985,664 35% 1.18MB/s 0:12:06
481,296,384 35% 1.18MB/s 0:12:05
482,607,104 35% 1.18MB/s 0:12:03
483,917,824 35% 1.18MB/s 0:12:02
485,228,544 35% 1.18MB/s 0:12:01
486,539,264 35% 1.17MB/s 0:12:03
487,849,984 36% 1.17MB/s 0:12:02
489,160,704 36% 1.17MB/s 0:12:01
490,471,424 36% 1.17MB/s 0:12:00
491,782,144 36% 1.17MB/s 0:11:56
493,092,864 36% 1.17MB/s 0:11:58
494,403,584 36% 1.17MB/s 0:11:58
495,714,304 36% 1.17MB/s 0:11:57
497,025,024 36% 1.17MB/s 0:11:56
498,335,744 36% 1.17MB/s 0:11:51
499,646,464 36% 1.17MB/s 0:11:54
500,957,184 36% 1.17MB/s 0:11:53
502,267,904 37% 1.17MB/s 0:11:52
503,578,624 37% 1.17MB/s 0:11:50
504,889,344 37% 1.18MB/s 0:11:44
506,200,064 37% 1.18MB/s 0:11:44
507,510,784 37% 1.18MB/s 0:11:42
508,821,504 37% 1.18MB/s 0:11:41
510,132,224 37% 1.18MB/s 0:11:40
511,442,944 37% 1.18MB/s 0:11:39
512,753,664 37% 1.18MB/s 0:11:38
514,064,384 37% 1.17MB/s 0:11:39
515,375,104 38% 1.17MB/s 0:11:38
516,685,824 38% 1.17MB/s 0:11:37
517,996,544 38% 1.17MB/s 0:11:36
519,307,264 38% 1.18MB/s 0:11:33
520,585,216 38% 1.17MB/s 0:11:36
521,895,936 38% 1.17MB/s 0:11:36
523,206,656 38% 1.17MB/s 0:11:35
524,517,376 38% 1.16MB/s 0:11:38
525,828,096 38% 1.17MB/s 0:11:31
527,138,816 38% 1.17MB/s 0:11:30
528,449,536 39% 1.17MB/s 0:11:29
529,760,256 39% 1.18MB/s 0:11:24
531,070,976 39% 1.17MB/s 0:11:24
532,381,696 39% 1.17MB/s 0:11:23
533,692,416 39% 1.18MB/s 0:11:21
535,003,136 39% 1.17MB/s 0:11:23
536,313,856 39% 1.17MB/s 0:11:21
537,493,504 39% 1.16MB/s 0:11:28
538,804,224 39% 1.16MB/s 0:11:24
540,114,944 39% 1.17MB/s 0:11:20
541,294,592 39% 1.14MB/s 0:11:36
542,605,312 40% 1.15MB/s 0:11:26
543,784,960 40% 1.13MB/s 0:11:40
544,964,608 40% 1.10MB/s 0:11:56
546,144,256 40% 1.11MB/s 0:11:50
547,454,976 40% 1.10MB/s 0:11:56
548,765,696 40% 1.12MB/s 0:11:42
550,076,416 40% 1.15MB/s 0:11:24
551,387,136 40% 1.17MB/s 0:11:12
552,697,856 40% 1.18MB/s 0:11:04
554,008,576 40% 1.18MB/s 0:11:04
555,319,296 41% 1.18MB/s 0:11:04
556,630,016 41% 1.18MB/s 0:11:02
557,940,736 41% 1.18MB/s 0:11:01
559,251,456 41% 1.18MB/s 0:11:00
560,562,176 41% 1.18MB/s 0:10:59
561,872,896 41% 1.17MB/s 0:11:00
563,183,616 41% 1.17MB/s 0:10:59
564,494,336 41% 1.17MB/s 0:10:58
565,805,056 41% 1.17MB/s 0:10:58
567,115,776 41% 1.17MB/s 0:10:54
568,426,496 41% 1.17MB/s 0:10:54
569,737,216 42% 1.17MB/s 0:10:52
571,047,936 42% 1.18MB/s 0:10:50
572,358,656 42% 1.17MB/s 0:10:53
573,669,376 42% 1.17MB/s 0:10:52
574,980,096 42% 1.17MB/s 0:10:52
576,290,816 42% 1.17MB/s 0:10:51
577,601,536 42% 1.17MB/s 0:10:46
578,912,256 42% 1.18MB/s 0:10:43
580,222,976 42% 1.18MB/s 0:10:42
581,533,696 42% 1.18MB/s 0:10:41
582,844,416 43% 1.18MB/s 0:10:40
584,155,136 43% 1.18MB/s 0:10:39
585,465,856 43% 1.18MB/s 0:10:38
586,776,576 43% 1.18MB/s 0:10:37
588,087,296 43% 1.18MB/s 0:10:36
589,398,016 43% 1.18MB/s 0:10:35
590,708,736 43% 1.18MB/s 0:10:34
592,019,456 43% 1.18MB/s 0:10:33
593,330,176 43% 1.18MB/s 0:10:32
594,640,896 43% 1.18MB/s 0:10:30
595,951,616 44% 1.18MB/s 0:10:30
597,262,336 44% 1.18MB/s 0:10:28
598,573,056 44% 1.18MB/s 0:10:27
599,883,776 44% 1.18MB/s 0:10:26
601,194,496 44% 1.17MB/s 0:10:26
602,505,216 44% 1.18MB/s 0:10:23
603,815,936 44% 1.18MB/s 0:10:22
605,126,656 44% 1.18MB/s 0:10:21
606,437,376 44% 1.18MB/s 0:10:18
607,748,096 44% 1.18MB/s 0:10:19
609,058,816 44% 1.18MB/s 0:10:18
610,369,536 45% 1.18MB/s 0:10:17
611,680,256 45% 1.18MB/s 0:10:16
612,990,976 45% 1.18MB/s 0:10:15
614,301,696 45% 1.18MB/s 0:10:14
615,612,416 45% 1.18MB/s 0:10:13
616,923,136 45% 1.18MB/s 0:10:12
618,233,856 45% 1.18MB/s 0:10:11
619,544,576 45% 1.17MB/s 0:10:11
620,855,296 45% 1.17MB/s 0:10:10
622,166,016 45% 1.17MB/s 0:10:09
623,476,736 46% 1.17MB/s 0:10:10
624,787,456 46% 1.17MB/s 0:10:06
626,098,176 46% 1.18MB/s 0:10:05
627,408,896 46% 1.18MB/s 0:10:03
628,719,616 46% 1.18MB/s 0:10:00
630,030,336 46% 1.18MB/s 0:10:01
631,341,056 46% 1.18MB/s 0:10:00
632,651,776 46% 1.18MB/s 0:09:59
633,962,496 46% 1.18MB/s 0:09:58
635,273,216 46% 1.17MB/s 0:09:58
636,583,936 47% 1.17MB/s 0:09:57
637,894,656 47% 1.17MB/s 0:09:55
639,205,376 47% 1.17MB/s 0:09:55
639,991,808 47% 1.03MB/s 0:11:15
641,302,528 47% 1.03MB/s 0:11:15
642,613,248 47% 1.03MB/s 0:11:14
643,923,968 47% 1.02MB/s 0:11:17
645,234,688 47% 1.17MB/s 0:09:54
646,545,408 47% 1.16MB/s 0:09:56
647,725,056 47% 1.12MB/s 0:10:15
648,118,272 47% 898.25kB/s 0:13:06
648,511,488 47% 688.02kB/s 0:17:05
649,166,848 47% 537.70kB/s 0:21:51
650,084,352 48% 489.28kB/s 0:23:59
651,264,000 48% 686.02kB/s 0:17:04
652,574,720 48% 902.64kB/s 0:12:57
653,754,368 48% 1.03MB/s 0:11:07
654,901,248 48% 1.09MB/s 0:10:27
655,163,392 48% 444.39kB/s 0:26:13
656,408,576 48% 438.61kB/s 0:26:31
657,719,296 48% 454.14kB/s 0:25:33
659,030,016 48% 469.44kB/s 0:24:41
660,340,736 48% 1.17MB/s 0:09:40
661,651,456 48% 1.18MB/s 0:09:34
662,962,176 48% 1.18MB/s 0:09:33
664,272,896 49% 1.18MB/s 0:09:32
665,583,616 49% 1.18MB/s 0:09:31
666,894,336 49% 1.18MB/s 0:09:31
668,205,056 49% 1.18MB/s 0:09:29
668,860,416 49% 996.00kB/s 0:11:28
669,384,704 49% 816.54kB/s 0:13:58
670,040,064 49% 671.48kB/s 0:16:59
671,088,640 49% 623.84kB/s 0:18:15
672,399,360 49% 809.56kB/s 0:14:02
673,710,080 49% 1000.00kB/s 0:11:20
675,020,800 49% 1.13MB/s 0:09:46
676,331,520 49% 1.18MB/s 0:09:23
677,642,240 50% 1.17MB/s 0:09:22
678,952,960 50% 1.17MB/s 0:09:23
680,263,680 50% 1.17MB/s 0:09:22
681,574,400 50% 1.17MB/s 0:09:22
682,885,120 50% 1.17MB/s 0:09:20
684,195,840 50% 1.17MB/s 0:09:18
685,506,560 50% 1.17MB/s 0:09:19
686,817,280 50% 1.16MB/s 0:09:19
688,128,000 50% 1.16MB/s 0:09:18
689,438,720 50% 1.17MB/s 0:09:16
690,749,440 51% 1.17MB/s 0:09:12
692,060,160 51% 1.18MB/s 0:09:09
693,370,880 51% 1.18MB/s 0:09:08
694,681,600 51% 1.18MB/s 0:09:07
695,992,320 51% 1.18MB/s 0:09:06
697,303,040 51% 1.17MB/s 0:09:07
698,613,760 51% 1.17MB/s 0:09:06
699,924,480 51% 1.17MB/s 0:09:05
701,235,200 51% 1.17MB/s 0:09:03
702,545,920 51% 1.17MB/s 0:09:02
703,856,640 51% 1.17MB/s 0:09:01
705,167,360 52% 1.17MB/s 0:09:01
706,412,544 52% 1.17MB/s 0:08:58
707,657,728 52% 1.16MB/s 0:09:02
708,968,448 52% 1.17MB/s 0:09:00
710,279,168 52% 1.17MB/s 0:08:58
711,589,888 52% 1.17MB/s 0:08:58
712,900,608 52% 1.18MB/s 0:08:52
714,211,328 52% 1.18MB/s 0:08:51
715,522,048 52% 1.18MB/s 0:08:50
716,832,768 52% 1.18MB/s 0:08:49
718,143,488 53% 1.18MB/s 0:08:48
719,454,208 53% 1.18MB/s 0:08:46
720,764,928 53% 1.18MB/s 0:08:46
722,075,648 53% 1.18MB/s 0:08:45
723,386,368 53% 1.18MB/s 0:08:44
724,697,088 53% 1.18MB/s 0:08:43
726,007,808 53% 1.18MB/s 0:08:41
727,318,528 53% 1.18MB/s 0:08:40
728,629,248 53% 1.18MB/s 0:08:39
729,939,968 53% 1.17MB/s 0:08:39
731,250,688 53% 1.17MB/s 0:08:38
732,561,408 54% 1.17MB/s 0:08:37
733,872,128 54% 1.17MB/s 0:08:35
735,182,848 54% 1.18MB/s 0:08:34
736,493,568 54% 1.18MB/s 0:08:32
737,804,288 54% 1.17MB/s 0:08:33
739,115,008 54% 1.17MB/s 0:08:31
740,425,728 54% 1.18MB/s 0:08:29
741,736,448 54% 1.18MB/s 0:08:28
743,047,168 54% 1.18MB/s 0:08:25
744,357,888 54% 1.18MB/s 0:08:25
745,668,608 55% 1.18MB/s 0:08:25
746,979,328 55% 1.18MB/s 0:08:24
748,290,048 55% 1.18MB/s 0:08:22
749,600,768 55% 1.17MB/s 0:08:23
750,911,488 55% 1.17MB/s 0:08:22
752,091,136 55% 1.14MB/s 0:08:34
753,401,856 55% 1.13MB/s 0:08:37
754,712,576 55% 1.14MB/s 0:08:33
756,023,296 55% 1.14MB/s 0:08:32
757,334,016 55% 1.17MB/s 0:08:19
758,644,736 56% 1.18MB/s 0:08:14
759,824,384 56% 1.16MB/s 0:08:19
761,135,104 56% 1.16MB/s 0:08:21
762,445,824 56% 1.16MB/s 0:08:20
763,756,544 56% 1.15MB/s 0:08:19
765,067,264 56% 1.17MB/s 0:08:12
766,377,984 56% 1.18MB/s 0:08:08
767,688,704 56% 1.17MB/s 0:08:07
768,999,424 56% 1.17MB/s 0:08:06
770,310,144 56% 1.17MB/s 0:08:05
771,620,864 56% 1.17MB/s 0:08:04
772,931,584 57% 1.17MB/s 0:08:03
774,242,304 57% 1.17MB/s 0:08:02
775,553,024 57% 1.17MB/s 0:08:02
776,863,744 57% 1.17MB/s 0:08:00
778,174,464 57% 1.17MB/s 0:07:58
779,485,184 57% 1.17MB/s 0:07:57
780,795,904 57% 1.16MB/s 0:08:00
782,106,624 57% 1.17MB/s 0:07:58
783,417,344 57% 1.17MB/s 0:07:56
784,728,064 57% 1.17MB/s 0:07:55
786,038,784 58% 1.18MB/s 0:07:49
787,349,504 58% 1.18MB/s 0:07:50
788,627,456 58% 1.17MB/s 0:07:52
789,938,176 58% 1.17MB/s 0:07:51
791,248,896 58% 1.16MB/s 0:07:53
792,559,616 58% 1.16MB/s 0:07:53
793,870,336 58% 1.16MB/s 0:07:49
795,181,056 58% 1.16MB/s 0:07:48
796,491,776 58% 1.17MB/s 0:07:45
797,802,496 58% 1.18MB/s 0:07:42
799,113,216 59% 1.18MB/s 0:07:40
800,423,936 59% 1.17MB/s 0:07:41
801,734,656 59% 1.17MB/s 0:07:39
803,045,376 59% 1.17MB/s 0:07:38
804,356,096 59% 1.17MB/s 0:07:38
805,666,816 59% 1.17MB/s 0:07:37
806,977,536 59% 1.17MB/s 0:07:38
808,288,256 59% 1.16MB/s 0:07:37
809,598,976 59% 1.17MB/s 0:07:35
810,909,696 59% 1.16MB/s 0:07:36
812,220,416 59% 1.16MB/s 0:07:34
813,531,136 60% 1.16MB/s 0:07:34
814,841,856 60% 1.16MB/s 0:07:35
816,152,576 60% 1.17MB/s 0:07:30
817,463,296 60% 1.17MB/s 0:07:29
818,774,016 60% 1.17MB/s 0:07:26
820,084,736 60% 1.18MB/s 0:07:23
821,395,456 60% 1.18MB/s 0:07:22
822,706,176 60% 1.17MB/s 0:07:22
824,016,896 60% 1.17MB/s 0:07:21
825,327,616 60% 1.17MB/s 0:07:21
826,638,336 61% 1.17MB/s 0:07:19
827,949,056 61% 1.17MB/s 0:07:17
829,259,776 61% 1.18MB/s 0:07:16
830,570,496 61% 1.18MB/s 0:07:14
831,881,216 61% 1.18MB/s 0:07:13
833,191,936 61% 1.18MB/s 0:07:12
834,502,656 61% 1.18MB/s 0:07:11
835,813,376 61% 1.18MB/s 0:07:10
837,124,096 61% 1.17MB/s 0:07:11
838,434,816 61% 1.17MB/s 0:07:10
839,745,536 62% 1.17MB/s 0:07:09
841,056,256 62% 1.17MB/s 0:07:08
842,366,976 62% 1.18MB/s 0:07:05
843,677,696 62% 1.18MB/s 0:07:03
844,988,416 62% 1.18MB/s 0:07:02
846,299,136 62% 1.18MB/s 0:07:01
847,609,856 62% 1.18MB/s 0:07:00
848,920,576 62% 1.18MB/s 0:06:59
850,231,296 62% 1.17MB/s 0:06:59
851,542,016 62% 1.18MB/s 0:06:57
852,852,736 62% 1.18MB/s 0:06:56
854,163,456 63% 1.17MB/s 0:06:58
855,474,176 63% 1.17MB/s 0:06:55
856,784,896 63% 1.17MB/s 0:06:55
858,095,616 63% 1.17MB/s 0:06:54
859,406,336 63% 1.18MB/s 0:06:50
860,717,056 63% 1.18MB/s 0:06:49
862,027,776 63% 1.18MB/s 0:06:48
863,338,496 63% 1.18MB/s 0:06:47
864,649,216 63% 1.18MB/s 0:06:46
865,959,936 63% 1.17MB/s 0:06:46
867,270,656 64% 1.17MB/s 0:06:46
868,581,376 64% 1.17MB/s 0:06:44
869,892,096 64% 1.17MB/s 0:06:44
870,678,528 64% 1.05MB/s 0:07:31
871,989,248 64% 1.05MB/s 0:07:27
873,299,968 64% 1.05MB/s 0:07:28
874,610,688 64% 1.05MB/s 0:07:26
875,921,408 64% 1.18MB/s 0:06:37
877,232,128 64% 1.18MB/s 0:06:36
878,542,848 64% 1.17MB/s 0:06:35
879,853,568 64% 1.17MB/s 0:06:34
881,164,288 65% 1.17MB/s 0:06:33
882,475,008 65% 1.17MB/s 0:06:32
883,785,728 65% 1.18MB/s 0:06:30
885,096,448 65% 1.17MB/s 0:06:30
886,407,168 65% 1.17MB/s 0:06:29
887,717,888 65% 1.17MB/s 0:06:28
889,028,608 65% 1.17MB/s 0:06:27
890,339,328 65% 1.17MB/s 0:06:26
891,650,048 65% 1.17MB/s 0:06:24
892,960,768 65% 1.17MB/s 0:06:24
894,271,488 66% 1.17MB/s 0:06:22
895,451,136 66% 1.10MB/s 0:06:46
896,106,496 66% 987.97kB/s 0:07:43
897,417,216 66% 987.07kB/s 0:07:42
898,727,936 66% 986.18kB/s 0:07:41
900,038,656 66% 1.03MB/s 0:07:10
901,349,376 66% 1.17MB/s 0:06:17
902,660,096 66% 1.17MB/s 0:06:16
903,970,816 66% 1.17MB/s 0:06:14
905,281,536 66% 1.18MB/s 0:06:13
906,592,256 66% 1.17MB/s 0:06:12
907,902,976 67% 1.17MB/s 0:06:11
909,213,696 67% 1.17MB/s 0:06:10
910,524,416 67% 1.17MB/s 0:06:09
911,835,136 67% 1.18MB/s 0:06:07
913,145,856 67% 1.18MB/s 0:06:06
914,456,576 67% 1.18MB/s 0:06:05
915,767,296 67% 1.18MB/s 0:06:04
917,078,016 67% 1.18MB/s 0:06:03
918,388,736 67% 1.18MB/s 0:06:02
919,699,456 67% 1.18MB/s 0:06:00
921,010,176 68% 1.18MB/s 0:05:59
922,320,896 68% 1.18MB/s 0:05:59
923,598,848 68% 1.17MB/s 0:06:00
924,909,568 68% 1.17MB/s 0:05:59
926,220,288 68% 1.16MB/s 0:06:00
927,531,008 68% 1.16MB/s 0:05:58
928,841,728 68% 1.17MB/s 0:05:55
930,152,448 68% 1.17MB/s 0:05:54
931,463,168 68% 1.18MB/s 0:05:51
932,773,888 68% 1.18MB/s 0:05:49
933,953,536 68% 1.16MB/s 0:05:53
935,133,184 69% 1.15MB/s 0:05:57
936,443,904 69% 1.14MB/s 0:05:57
937,623,552 69% 1.12MB/s 0:06:03
938,934,272 69% 1.14MB/s 0:05:57
940,244,992 69% 1.15MB/s 0:05:50
941,555,712 69% 1.15MB/s 0:05:50
942,866,432 69% 1.17MB/s 0:05:42
944,177,152 69% 1.17MB/s 0:05:42
945,258,496 69% 1.11MB/s 0:05:59
946,569,216 69% 1.12MB/s 0:05:56
947,879,936 69% 1.12MB/s 0:05:55
949,190,656 70% 1.12MB/s 0:05:53
950,501,376 70% 1.17MB/s 0:05:35
951,812,096 70% 1.17MB/s 0:05:34
953,122,816 70% 1.18MB/s 0:05:33
954,433,536 70% 1.17MB/s 0:05:32
955,744,256 70% 1.18MB/s 0:05:30
957,054,976 70% 1.18MB/s 0:05:29
958,365,696 70% 1.18MB/s 0:05:28
959,676,416 70% 1.18MB/s 0:05:27
960,987,136 70% 1.18MB/s 0:05:26
962,297,856 71% 1.18MB/s 0:05:25
963,608,576 71% 1.17MB/s 0:05:25
964,919,296 71% 1.18MB/s 0:05:23
966,230,016 71% 1.18MB/s 0:05:22
967,540,736 71% 1.18MB/s 0:05:20
968,851,456 71% 1.18MB/s 0:05:18
970,162,176 71% 1.18MB/s 0:05:19
971,472,896 71% 1.17MB/s 0:05:18
972,783,616 71% 1.17MB/s 0:05:17
974,094,336 71% 1.17MB/s 0:05:16
975,405,056 72% 1.18MB/s 0:05:14
976,715,776 72% 1.18MB/s 0:05:13
978,026,496 72% 1.18MB/s 0:05:12
979,337,216 72% 1.18MB/s 0:05:11
980,647,936 72% 1.18MB/s 0:05:10
981,958,656 72% 1.18MB/s 0:05:08
983,269,376 72% 1.18MB/s 0:05:07
984,580,096 72% 1.18MB/s 0:05:06
985,890,816 72% 1.18MB/s 0:05:06
987,201,536 72% 1.17MB/s 0:05:05
988,512,256 72% 1.18MB/s 0:05:04
989,822,976 73% 1.18MB/s 0:05:02
991,133,696 73% 1.18MB/s 0:05:01
992,444,416 73% 1.18MB/s 0:05:00
993,755,136 73% 1.18MB/s 0:04:59
995,065,856 73% 1.18MB/s 0:04:58
996,376,576 73% 1.17MB/s 0:04:58
997,687,296 73% 1.17MB/s 0:04:57
998,998,016 73% 1.17MB/s 0:04:56
1,000,308,736 73% 1.16MB/s 0:04:57
1,001,619,456 73% 1.17MB/s 0:04:55
1,002,930,176 74% 1.17MB/s 0:04:54
1,004,240,896 74% 1.17MB/s 0:04:52
1,005,551,616 74% 1.18MB/s 0:04:49
1,006,862,336 74% 1.18MB/s 0:04:48
1,008,173,056 74% 1.18MB/s 0:04:47
1,009,483,776 74% 1.18MB/s 0:04:46
1,010,794,496 74% 1.18MB/s 0:04:45
1,012,105,216 74% 1.18MB/s 0:04:44
1,013,415,936 74% 1.18MB/s 0:04:42
1,014,726,656 74% 1.18MB/s 0:04:41
1,016,037,376 75% 1.18MB/s 0:04:40
1,017,348,096 75% 1.18MB/s 0:04:39
1,018,658,816 75% 1.18MB/s 0:04:38
1,019,969,536 75% 1.18MB/s 0:04:37
1,021,280,256 75% 1.17MB/s 0:04:36
1,022,590,976 75% 1.17MB/s 0:04:35
1,023,901,696 75% 1.17MB/s 0:04:34
1,025,212,416 75% 1.17MB/s 0:04:33
1,026,523,136 75% 1.18MB/s 0:04:32
1,027,833,856 75% 1.18MB/s 0:04:31
1,029,144,576 75% 1.18MB/s 0:04:29
1,030,455,296 76% 1.17MB/s 0:04:29
1,031,766,016 76% 1.17MB/s 0:04:28
1,033,076,736 76% 1.17MB/s 0:04:27
1,034,387,456 76% 1.17MB/s 0:04:26
1,035,698,176 76% 1.18MB/s 0:04:24
1,037,008,896 76% 1.18MB/s 0:04:23
1,038,319,616 76% 1.18MB/s 0:04:22
1,039,630,336 76% 1.18MB/s 0:04:21
1,040,941,056 76% 1.18MB/s 0:04:20
1,042,251,776 76% 1.18MB/s 0:04:19
1,043,562,496 77% 1.18MB/s 0:04:17
1,044,873,216 77% 1.17MB/s 0:04:17
1,046,183,936 77% 1.18MB/s 0:04:15
1,047,494,656 77% 1.18MB/s 0:04:14
1,048,805,376 77% 1.18MB/s 0:04:13
1,050,116,096 77% 1.18MB/s 0:04:11
1,051,426,816 77% 1.17MB/s 0:04:12
1,052,737,536 77% 1.17MB/s 0:04:11
1,054,048,256 77% 1.17MB/s 0:04:09
1,055,358,976 77% 1.17MB/s 0:04:08
1,056,669,696 78% 1.18MB/s 0:04:07
1,057,947,648 78% 1.16MB/s 0:04:08
1,059,258,368 78% 1.17MB/s 0:04:06
1,060,569,088 78% 1.17MB/s 0:04:05
1,061,879,808 78% 1.17MB/s 0:04:04
1,063,190,528 78% 1.18MB/s 0:04:00
1,064,501,248 78% 1.18MB/s 0:04:00
1,065,811,968 78% 1.18MB/s 0:03:59
1,067,122,688 78% 1.18MB/s 0:03:58
1,068,433,408 78% 1.18MB/s 0:03:57
1,069,744,128 78% 1.17MB/s 0:03:56
1,071,054,848 79% 1.17MB/s 0:03:56
1,072,365,568 79% 1.17MB/s 0:03:54
1,073,676,288 79% 1.17MB/s 0:03:54
1,074,987,008 79% 1.17MB/s 0:03:53
1,076,297,728 79% 1.17MB/s 0:03:52
1,077,608,448 79% 1.17MB/s 0:03:51
1,078,919,168 79% 1.18MB/s 0:03:48
1,080,229,888 79% 1.18MB/s 0:03:47
1,081,540,608 79% 1.18MB/s 0:03:46
1,082,851,328 79% 1.18MB/s 0:03:45
1,084,162,048 80% 1.18MB/s 0:03:44
1,085,472,768 80% 1.18MB/s 0:03:43
1,086,783,488 80% 1.17MB/s 0:03:42
1,088,094,208 80% 1.17MB/s 0:03:41
1,089,404,928 80% 1.17MB/s 0:03:40
1,090,715,648 80% 1.17MB/s 0:03:39
1,092,026,368 80% 1.17MB/s 0:03:38
1,093,337,088 80% 1.17MB/s 0:03:36
1,094,647,808 80% 1.17MB/s 0:03:36
1,095,958,528 80% 1.17MB/s 0:03:35
1,097,269,248 81% 1.17MB/s 0:03:34
1,098,579,968 81% 1.17MB/s 0:03:33
1,099,890,688 81% 1.17MB/s 0:03:31
1,101,201,408 81% 1.18MB/s 0:03:30
1,102,512,128 81% 1.18MB/s 0:03:29
1,103,822,848 81% 1.18MB/s 0:03:28
1,105,133,568 81% 1.18MB/s 0:03:26
1,106,444,288 81% 1.17MB/s 0:03:26
1,107,755,008 81% 1.17MB/s 0:03:25
1,109,065,728 81% 1.17MB/s 0:03:24
1,110,376,448 81% 1.17MB/s 0:03:23
1,111,687,168 82% 1.17MB/s 0:03:21
1,112,997,888 82% 1.17MB/s 0:03:20
1,114,308,608 82% 1.18MB/s 0:03:19
1,115,619,328 82% 1.18MB/s 0:03:18
1,116,930,048 82% 1.17MB/s 0:03:17
1,118,240,768 82% 1.18MB/s 0:03:16
1,119,551,488 82% 1.18MB/s 0:03:15
1,120,862,208 82% 1.18MB/s 0:03:14
1,122,172,928 82% 1.18MB/s 0:03:12
1,123,483,648 82% 1.18MB/s 0:03:11
1,124,794,368 83% 1.18MB/s 0:03:10
1,126,105,088 83% 1.18MB/s 0:03:09
1,127,415,808 83% 1.18MB/s 0:03:08
1,128,726,528 83% 1.18MB/s 0:03:07
1,130,037,248 83% 1.18MB/s 0:03:06
1,131,347,968 83% 1.18MB/s 0:03:05
1,132,658,688 83% 1.18MB/s 0:03:04
1,133,969,408 83% 1.18MB/s 0:03:02
1,135,280,128 83% 1.18MB/s 0:03:01
1,136,590,848 83% 1.18MB/s 0:03:00
1,137,901,568 84% 1.18MB/s 0:02:59
1,139,212,288 84% 1.17MB/s 0:02:58
1,140,523,008 84% 1.18MB/s 0:02:57
1,141,833,728 84% 1.18MB/s 0:02:56
1,143,144,448 84% 1.18MB/s 0:02:55
1,144,455,168 84% 1.17MB/s 0:02:54
1,145,765,888 84% 1.17MB/s 0:02:53
1,147,076,608 84% 1.17MB/s 0:02:53
1,148,387,328 84% 1.17MB/s 0:02:52
1,149,698,048 84% 1.17MB/s 0:02:50
1,151,008,768 84% 1.17MB/s 0:02:49
1,152,319,488 85% 1.18MB/s 0:02:47
1,153,630,208 85% 1.18MB/s 0:02:46
1,154,940,928 85% 1.18MB/s 0:02:45
1,156,251,648 85% 1.18MB/s 0:02:44
1,157,562,368 85% 1.18MB/s 0:02:43
1,158,873,088 85% 1.18MB/s 0:02:42
1,160,183,808 85% 1.17MB/s 0:02:41
1,161,494,528 85% 1.17MB/s 0:02:40
1,162,805,248 85% 1.17MB/s 0:02:39
1,164,115,968 85% 1.17MB/s 0:02:38
1,165,426,688 86% 1.18MB/s 0:02:36
1,166,737,408 86% 1.18MB/s 0:02:35
1,168,048,128 86% 1.18MB/s 0:02:34
1,169,358,848 86% 1.18MB/s 0:02:33
1,170,669,568 86% 1.18MB/s 0:02:32
1,171,980,288 86% 1.17MB/s 0:02:31
1,173,291,008 86% 1.17MB/s 0:02:30
1,174,601,728 86% 1.17MB/s 0:02:30
1,175,912,448 86% 1.17MB/s 0:02:28
1,177,223,168 86% 1.17MB/s 0:02:27
1,178,533,888 87% 1.18MB/s 0:02:26
1,179,844,608 87% 1.18MB/s 0:02:24
1,181,155,328 87% 1.17MB/s 0:02:24
1,182,466,048 87% 1.18MB/s 0:02:22
1,183,776,768 87% 1.18MB/s 0:02:21
1,185,087,488 87% 1.17MB/s 0:02:20
1,186,398,208 87% 1.18MB/s 0:02:19
1,187,708,928 87% 1.18MB/s 0:02:18
1,189,019,648 87% 1.18MB/s 0:02:17
1,190,330,368 87% 1.18MB/s 0:02:15
1,191,608,320 87% 1.17MB/s 0:02:15
1,192,919,040 88% 1.17MB/s 0:02:14
1,194,229,760 88% 1.17MB/s 0:02:14
1,195,540,480 88% 1.17MB/s 0:02:13
1,196,851,200 88% 1.17MB/s 0:02:11
1,198,161,920 88% 1.17MB/s 0:02:10
1,199,472,640 88% 1.18MB/s 0:02:08
1,200,783,360 88% 1.18MB/s 0:02:07
1,202,094,080 88% 1.18MB/s 0:02:06
1,203,404,800 88% 1.18MB/s 0:02:05
1,204,715,520 88% 1.18MB/s 0:02:04
1,206,026,240 89% 1.18MB/s 0:02:03
1,207,336,960 89% 1.18MB/s 0:02:02
1,208,647,680 89% 1.18MB/s 0:02:00
1,209,958,400 89% 1.18MB/s 0:01:59
1,211,269,120 89% 1.17MB/s 0:01:58
1,212,579,840 89% 1.17MB/s 0:01:57
1,213,890,560 89% 1.17MB/s 0:01:56
1,215,201,280 89% 1.17MB/s 0:01:56
1,216,512,000 89% 1.17MB/s 0:01:54
1,217,822,720 89% 1.17MB/s 0:01:53
1,219,133,440 90% 1.17MB/s 0:01:52
1,220,444,160 90% 1.17MB/s 0:01:51
1,221,754,880 90% 1.16MB/s 0:01:51
1,223,065,600 90% 1.16MB/s 0:01:50
1,224,376,320 90% 1.16MB/s 0:01:49
1,225,687,040 90% 1.16MB/s 0:01:48
1,226,997,760 90% 1.17MB/s 0:01:46
1,228,308,480 90% 1.17MB/s 0:01:44
1,229,619,200 90% 1.18MB/s 0:01:43
1,230,929,920 90% 1.17MB/s 0:01:42
1,232,240,640 90% 1.17MB/s 0:01:41
1,233,551,360 91% 1.17MB/s 0:01:40
1,234,862,080 91% 1.18MB/s 0:01:39
1,236,172,800 91% 1.17MB/s 0:01:38
1,237,483,520 91% 1.17MB/s 0:01:37
1,238,794,240 91% 1.18MB/s 0:01:36
1,240,104,960 91% 1.17MB/s 0:01:34
1,241,415,680 91% 1.18MB/s 0:01:33
1,242,726,400 91% 1.18MB/s 0:01:32
1,244,037,120 91% 1.18MB/s 0:01:31
1,245,347,840 91% 1.17MB/s 0:01:30
1,246,658,560 92% 1.17MB/s 0:01:29
1,247,969,280 92% 1.17MB/s 0:01:28
1,249,280,000 92% 1.17MB/s 0:01:27
1,250,590,720 92% 1.17MB/s 0:01:26
1,251,901,440 92% 1.17MB/s 0:01:25
1,253,212,160 92% 1.17MB/s 0:01:24
1,254,522,880 92% 1.17MB/s 0:01:23
1,255,833,600 92% 1.17MB/s 0:01:21
1,257,144,320 92% 1.17MB/s 0:01:20
1,258,455,040 92% 1.17MB/s 0:01:19
1,259,765,760 93% 1.17MB/s 0:01:18
1,261,076,480 93% 1.17MB/s 0:01:17
1,262,387,200 93% 1.18MB/s 0:01:16
1,263,697,920 93% 1.18MB/s 0:01:15
1,265,008,640 93% 1.18MB/s 0:01:14
1,266,319,360 93% 1.18MB/s 0:01:13
1,267,630,080 93% 1.18MB/s 0:01:12
1,268,940,800 93% 1.18MB/s 0:01:10
1,270,251,520 93% 1.18MB/s 0:01:09
1,271,562,240 93% 1.18MB/s 0:01:08
1,272,872,960 93% 1.18MB/s 0:01:07
1,274,183,680 94% 1.18MB/s 0:01:06
1,275,494,400 94% 1.18MB/s 0:01:05
1,276,805,120 94% 1.18MB/s 0:01:04
1,278,115,840 94% 1.18MB/s 0:01:03
1,279,426,560 94% 1.18MB/s 0:01:02
1,280,737,280 94% 1.18MB/s 0:01:01
1,282,048,000 94% 1.17MB/s 0:01:00
1,283,358,720 94% 1.17MB/s 0:00:59
1,284,669,440 94% 1.17MB/s 0:00:58
1,285,980,160 94% 1.17MB/s 0:00:57
1,287,290,880 95% 1.17MB/s 0:00:55
1,288,601,600 95% 1.18MB/s 0:00:54
1,289,912,320 95% 1.17MB/s 0:00:53
1,291,223,040 95% 1.18MB/s 0:00:52
1,292,533,760 95% 1.18MB/s 0:00:51
1,293,844,480 95% 1.18MB/s 0:00:50
1,295,155,200 95% 1.17MB/s 0:00:49
1,296,465,920 95% 1.17MB/s 0:00:48
1,297,776,640 95% 1.17MB/s 0:00:47
1,299,087,360 95% 1.17MB/s 0:00:46
1,300,398,080 96% 1.18MB/s 0:00:44
1,301,708,800 96% 1.18MB/s 0:00:43
1,303,019,520 96% 1.18MB/s 0:00:42
1,304,330,240 96% 1.18MB/s 0:00:41
1,305,640,960 96% 1.18MB/s 0:00:40
1,306,951,680 96% 1.18MB/s 0:00:39
1,308,262,400 96% 1.16MB/s 0:00:38
1,308,917,760 96% 1.02MB/s 0:00:43
1,310,097,408 96% 1024.00kB/s 0:00:43
1,311,408,128 96% 1021.36kB/s 0:00:42
1,312,063,488 96% 894.24kB/s 0:00:47
1,313,243,136 96% 1014.41kB/s 0:00:40
1,314,553,856 97% 1.01MB/s 0:00:38
1,315,471,360 97% 921.08kB/s 0:00:42
1,316,782,080 97% 1.04MB/s 0:00:35
1,318,092,800 97% 1.04MB/s 0:00:34
1,319,010,304 97% 970.78kB/s 0:00:36
1,320,321,024 97% 1.05MB/s 0:00:31
1,321,500,672 97% 1018.79kB/s 0:00:32
1,322,549,248 97% 999.08kB/s 0:00:31
1,323,859,968 97% 1.07MB/s 0:00:27
1,324,777,472 97% 1004.85kB/s 0:00:29
1,326,055,424 97% 1.03MB/s 0:00:26
1,327,235,072 98% 1.05MB/s 0:00:25
1,328,283,648 98% 1012.42kB/s 0:00:25
1,329,594,368 98% 1.07MB/s 0:00:22
1,330,511,872 98% 1.01MB/s 0:00:23
1,331,822,592 98% 1.03MB/s 0:00:21
1,333,133,312 98% 1.08MB/s 0:00:19
1,334,312,960 98% 1.06MB/s 0:00:18
1,335,623,680 98% 1.14MB/s 0:00:16
1,336,803,328 98% 1.11MB/s 0:00:15
1,338,114,048 98% 1.12MB/s 0:00:14
1,339,293,696 98% 1.13MB/s 0:00:13
1,339,949,056 98% 1011.01kB/s 0:00:14
1,340,866,560 99% 959.85kB/s 0:00:14
1,342,177,280 99% 960.08kB/s 0:00:12
1,343,356,928 99% 941.85kB/s 0:00:11
1,344,012,288 99% 939.39kB/s 0:00:10
1,345,060,864 99% 972.46kB/s 0:00:09
1,346,371,584 99% 972.00kB/s 0:00:08
1,347,420,160 99% 951.56kB/s 0:00:07
1,348,337,664 99% 1005.95kB/s 0:00:05
1,349,648,384 99% 1.03MB/s 0:00:04
1,350,565,888 99% 976.63kB/s 0:00:03
1,351,483,392 99% 951.33kB/s 0:00:02
1,352,794,112 99% 1.02MB/s 0:00:01
1,353,711,616 99% 944.54kB/s 0:00:00
1,354,320,860 100% 1.15MB/s 0:18:42 (xfr#5, to-chk=1/7)
images/pmos-plasma-mobile-nightly-20221225-tablet-x64uefi.img.xz.sha256
131 100% 0.22kB/s 0:00:00
131 100% 0.22kB/s 0:00:00 (xfr#6, to-chk=0/7)
sent 3,236,391,341 bytes received 577 bytes 1,216,917.43 bytes/sec
total size is 3,235,600,792 speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@5b2b3142[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-10-04T14:33:56Z]] (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