Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building on the built-in node in workspace /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly-img.git # timeout=10
Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly-img.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly-img.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision f43e2ed5193bbe6600e21dd23c93d3273648e059 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10
Commit message: "Update build.sh"
 > git rev-list --no-walk f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@178cc2b2[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:f43e2ed) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059
[plasma-mobile-nightly-images] $ /bin/sh -xe /tmp/jenkins17463717697526144620.sh
+ PATH=/home/swadmin/.local/bin/:/home/swadmin/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ./build.sh
swadmin
Building image for tablet-x64uefi
From https://gitlab.com/postmarketOS/pmaports
   8d07a9897..adcc98806  master         -> origin/master
 * [new branch]          newbyte/drop-xkeyboard-config -> origin/newbyte/drop-xkeyboard-config
 * [new branch]          riscv64-device -> origin/riscv64-device
Updating 8d07a9897..adcc98806
Fast-forward
 device/main/linux-purism-librem5/APKBUILD                      | 6 +++---
 device/main/linux-purism-librem5/config-purism-librem5.aarch64 | 4 ++--
 temp/dino/APKBUILD                                             | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
[15:49:07] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:07] Channel [edge]: [15:49:07] Vendor [tablet]: [15:49:07] Device codename [x64uefi]: [15:49:07] Username [user]: [15:49:07] User interface [plasma-mobile]: [15:49:07] Enable this package? (y/n) [n]: [15:49:07] Change them? (y/n) [n]: [15:49:07] Extra packages [osk-sdl]: [15:49:07] Use this timezone instead of GMT? (y/n) [y]: [15:49:07] Choose default locale for installation [C.UTF-8]: [15:49:07] Device hostname (short form, e.g. 'foo') [tablet-x64uefi]: [15:49:07] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:07] Zap existing chroots to apply configuration? (y/n) [y]: [15:49:08] Config changed: ui='plasma-mobile'
[15:49:08] Config changed: device='tablet-x64uefi'
[15:49:09] Config changed: kernel='stable'
[15:49:09] Config changed: extra_packages='osk-sdl'
(1498143) [15:49:09] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v
origin	https://gitlab.com/postmarketOS/pmaports.git (fetch)
origin	https://gitlab.com/postmarketOS/pmaports.git (push)
(1498143) [15:49:09] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge

[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16

[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15

[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14

[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13

[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(1498143) [15:49:09] *** (1/4) PREPARE NATIVE CHROOT ***
(1498143) [15:49:09] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(1498143) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1498143) [15:49:09] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1498143) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1498143) [15:49:09] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1498143) [15:49:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(1498143) [15:49:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(1498143) [15:49:09] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(1498143) [15:49:09] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(1498143) [15:49:09] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(1498143) [15:49:09] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(1498143) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1498143) [15:49:09] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1498143) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1498143) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1498143) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1498143) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1498143) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1498143) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1498143) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1498143) [15:49:09] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1498143) [15:49:09] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1498143) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1498143) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1498143) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1498143) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1498143) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1498143) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1498143) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1498143) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(1498143) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1498143) [15:49:10] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1498143) [15:49:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1498143) [15:49:10] APKINDEX outdated (older than 4h): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1498143) [15:49:10] APKINDEX outdated (older than 4h): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1498143) [15:49:10] APKINDEX outdated (older than 4h): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1498143) [15:49:10] APKINDEX outdated (older than 4h): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1498143) [15:49:10] Update package index for x86_64 (4 file(s))
(1498143) [15:49:10] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92
(1498143) [15:49:10] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1498143) [15:49:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(1498143) [15:49:10] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f
(1498143) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1498143) [15:49:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(1498143) [15:49:11] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6
(1498143) [15:49:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1498143) [15:49:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(1498143) [15:49:11] % rm /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c
(1498143) [15:49:11] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1498143) [15:49:11] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(1498143) [15:49:11] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1498143) [15:49:11] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1498143) [15:49:11] extracted: /tmp/pmbootstrapqqkvfg04apk
(1498143) [15:49:11] extracted: /tmp/pmbootstrapfkbf8rj_sig
(1498143) [15:49:11] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1498143) [15:49:11] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapfkbf8rj_sig /tmp/pmbootstrapqqkvfg04apk
Verified OK
(1498143) [15:49:11] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(1498143) [15:49:11] % /tmp/pmbootstrapqqkvfg04apk --version
apk-tools 2.12.9, compiled for x86_64.
(1498143) [15:49:12] (native) install alpine-base
(1498143) [15:49:12] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(1498143) [15:49:12] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(1498143) [15:49:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(1498143) [15:49:12] (native) update /etc/apk/repositories
(1498143) [15:49:12] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1498143) [15:49:12] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1498143) [15:49:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1498143) [15:49:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1498143) [15:49:12] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1498143) [15:49:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1498143) [15:49:12] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1498143) [15:49:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1498143) [15:49:12] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1498143) [15:49:12] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(1498143) [15:49:12] New background process: pid=1498656, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.9-r7)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(1498143) [15:49:12] (native) % adduser -D pmos -u 12345
(1498143) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(1498143) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(1498143) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(1498143) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(1498143) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(1498143) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(1498143) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(1498143) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(1498143) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(1498143) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(1498143) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(1498143) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(1498143) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(1498143) [15:49:13] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(1498143) [15:49:13] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(1498143) [15:49:13] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(1498143) [15:49:18] (native) install cryptsetup util-linux parted
(1498143) [15:49:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1498143) [15:49:18] (native) % cat /tmp/apk_progress_fifo
(1498143) [15:49:18] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(1498143) [15:49:18] New background process: pid=1499019, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221008-r0)
(11/43) Installing ncurses-libs (6.3_p20221008-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.6-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r3)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r2)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(1498143) [15:49:19] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") ***
(1498143) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(1498143) [15:49:19] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(1498143) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(1498143) [15:49:19] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(1498143) [15:49:19] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3
(1498143) [15:49:19] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5
(1498143) [15:49:19] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7
(1498143) [15:49:19] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8
(1498143) [15:49:19] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9
(1498143) [15:49:19] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/
(1498143) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(1498143) [15:49:19] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(1498143) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(1498143) [15:49:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(1498143) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(1498143) [15:49:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(1498143) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(1498143) [15:49:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(1498143) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(1498143) [15:49:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(1498143) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(1498143) [15:49:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(1498143) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(1498143) [15:49:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(1498143) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(1498143) [15:49:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(1498143) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(1498143) [15:49:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(1498143) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(1498143) [15:49:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(1498143) [15:49:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(1498143) [15:49:19] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1498143) [15:49:19] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1498143) [15:49:19] extracted: /tmp/pmbootstrapdzwn6kmrapk
(1498143) [15:49:19] extracted: /tmp/pmbootstrap71h72akwsig
(1498143) [15:49:19] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1498143) [15:49:19] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap71h72akwsig /tmp/pmbootstrapdzwn6kmrapk
Verified OK
(1498143) [15:49:19] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(1498143) [15:49:19] % /tmp/pmbootstrapdzwn6kmrapk --version
apk-tools 2.12.9, compiled for x86_64.
(1498143) [15:49:19] (rootfs_tablet-x64uefi) install alpine-base
(1498143) [15:49:19] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache
(1498143) [15:49:19] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf
(1498143) [15:49:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk
(1498143) [15:49:19] (rootfs_tablet-x64uefi) update /etc/apk/repositories
(1498143) [15:49:19] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1498143) [15:49:19] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1498143) [15:49:20] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1498143) [15:49:20] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1498143) [15:49:20] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories
(1498143) [15:49:20] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1498143) [15:49:20] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1498143) [15:49:20] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1498143) [15:49:20] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1498143) [15:49:20] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(1498143) [15:49:20] New background process: pid=1499121, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.9-r7)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(1498143) [15:49:20] (rootfs_tablet-x64uefi) % getent passwd user
(1498143) [15:49:20] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user
(1498143) [15:49:20] (rootfs_tablet-x64uefi) % addgroup -S wheel
addgroup: group 'wheel' in use
(1498143) [15:49:20] (rootfs_tablet-x64uefi) % addgroup user wheel
(1498143) [15:49:20] (rootfs_tablet-x64uefi) % addgroup -S video
addgroup: group 'video' in use
(1498143) [15:49:20] (rootfs_tablet-x64uefi) % addgroup user video
(1498143) [15:49:20] (rootfs_tablet-x64uefi) % addgroup -S audio
addgroup: group 'audio' in use
(1498143) [15:49:21] (rootfs_tablet-x64uefi) % addgroup user audio
(1498143) [15:49:21] (rootfs_tablet-x64uefi) % addgroup -S input
addgroup: group 'input' in use
(1498143) [15:49:21] (rootfs_tablet-x64uefi) % addgroup user input
(1498143) [15:49:21] (rootfs_tablet-x64uefi) % addgroup -S plugdev
(1498143) [15:49:21] (rootfs_tablet-x64uefi) % addgroup user plugdev
(1498143) [15:49:21] (rootfs_tablet-x64uefi) % addgroup -S netdev
addgroup: group 'netdev' in use
(1498143) [15:49:21] (rootfs_tablet-x64uefi) % addgroup user netdev
(1498143) [15:49:21] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs
(1498143) [15:49:21] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(1498143) [15:49:21] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(1498143) [15:49:21] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware
(1498143) [15:49:21] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(1498143) [15:49:22] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(1498143) [15:49:23] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(1498143) [15:49:24] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1498143) [15:49:24] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1498143) [15:49:24] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(1498143) [15:49:24] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1498143) [15:49:24] New background process: pid=1499355, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/797) Installing icu-data-full (72.1-r1)
(2/797) Installing dbus-libs (1.14.4-r0)
(3/797) Installing libgcc (12.2.1_git20220924-r3)
(4/797) Installing libffi (3.4.3-r0)
(5/797) Installing libintl (0.21.1-r1)
(6/797) Installing libblkid (2.38.1-r0)
(7/797) Installing libmount (2.38.1-r0)
(8/797) Installing pcre2 (10.40-r0)
(9/797) Installing glib (2.74.0-r4)
(10/797) Installing libstdc++ (12.2.1_git20220924-r3)
(11/797) Installing icu-libs (72.1-r1)
(12/797) Installing libpcre2-16 (10.40-r0)
(13/797) Installing zstd-libs (1.5.2-r9)
(14/797) Installing qt5-qtbase (5.15.6_git20220930-r1)
(15/797) Installing hicolor-icon-theme (0.17-r2)
(16/797) Installing libmagic (5.42-r0)
(17/797) Installing file (5.42-r0)
(18/797) Installing libxau (1.0.10-r0)
(19/797) Installing libmd (1.0.4-r0)
(20/797) Installing libbsd (0.11.7-r0)
(21/797) Installing libxdmcp (1.1.3-r1)
(22/797) Installing libxcb (1.15-r0)
(23/797) Installing libx11 (1.8.1-r1)
(24/797) Installing libxext (1.3.4-r1)
(25/797) Installing libice (1.0.10-r1)
(26/797) Installing libuuid (2.38.1-r0)
(27/797) Installing libsm (1.2.3-r1)
(28/797) Installing libxt (1.2.1-r0)
(29/797) Installing libxmu (1.1.4-r0)
(30/797) Installing xset (1.2.4-r0)
(31/797) Installing xprop (1.2.5-r0)
(32/797) Installing xdg-utils (1.1.3-r4)
(33/797) Installing mesa (22.2.2-r0)
(34/797) Installing hwdata-pci (0.363-r1)
(35/797) Installing libpciaccess (0.17-r0)
(36/797) Installing libdrm (2.4.113-r0)
(37/797) Installing libexpat (2.4.9-r0)
(38/797) Installing wayland-libs-server (1.21.0-r1)
(39/797) Installing libxfixes (6.0.0-r0)
(40/797) Installing libxxf86vm (1.1.5-r0)
(41/797) Installing mesa-glapi (22.2.2-r0)
(42/797) Installing libxshmfence (1.3.1-r0)
(43/797) Installing mesa-gl (22.2.2-r0)
(44/797) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(45/797) Installing libxcomposite (0.4.5-r1)
(46/797) Installing brotli-libs (1.0.9-r8)
(47/797) Installing libbz2 (1.0.8-r3)
(48/797) Installing libpng (1.6.38-r0)
(49/797) Installing freetype (2.12.1-r0)
(50/797) Installing fontconfig (2.14.1-r0)
(51/797) Installing wayland-libs-client (1.21.0-r1)
(52/797) Installing wayland-libs-cursor (1.21.0-r1)
(53/797) Installing wayland-libs-egl (1.21.0-r1)
(54/797) Installing pkgconf (1.9.3-r0)
(55/797) Installing xkeyboard-config (9999-r5)
(56/797) Installing xz-libs (5.2.7-r0)
(57/797) Installing libxml2 (2.10.3-r0)
(58/797) Installing libxkbcommon (1.4.1-r0)
(59/797) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(60/797) Installing mesa-gbm (22.2.2-r0)
(61/797) Installing mesa-egl (22.2.2-r0)
(62/797) Installing avahi-libs (0.8-r6)
(63/797) Installing gmp (6.2.1-r2)
(64/797) Installing nettle (3.8.1-r0)
(65/797) Installing p11-kit (0.24.1-r1)
(66/797) Installing libtasn1 (4.19.0-r0)
(67/797) Installing libunistring (1.1-r0)
(68/797) Installing gnutls (3.7.8-r2)
(69/797) Installing cups-libs (2.4.2-r0)
(70/797) Installing shared-mime-info (2.2-r1)
(71/797) Installing libjpeg-turbo (2.1.4-r0)
(72/797) Installing libwebp (1.2.4-r1)
(73/797) Installing tiff (4.4.0-r1)
(74/797) Installing gdk-pixbuf (2.42.9-r1)
(75/797) Installing gtk-update-icon-cache (3.24.34-r6)
(76/797) Installing libxrender (0.9.11-r0)
(77/797) Installing libxcursor (1.2.1-r1)
(78/797) Installing libxdamage (1.1.5-r1)
(79/797) Installing libxi (1.8-r0)
(80/797) Installing libxinerama (1.1.4-r2)
(81/797) Installing libxrandr (1.5.2-r1)
(82/797) Installing libatk-1.0 (2.46.0-r0)
(83/797) Installing libxtst (1.2.4-r0)
(84/797) Installing at-spi2-core (2.46.0-r0)
(85/797) Installing libatk-bridge-2.0 (2.46.0-r0)
(86/797) Installing pixman (0.42.0-r0)
(87/797) Installing cairo (1.17.6-r3)
(88/797) Installing cairo-gobject (1.17.6-r3)
(89/797) Installing libepoxy (1.5.10-r0)
(90/797) Installing fribidi (1.0.12-r0)
(91/797) Installing graphite2 (1.3.14-r2)
(92/797) Installing harfbuzz (5.3.1-r1)
(93/797) Installing libxft (2.3.6-r0)
(94/797) Installing pango (1.50.11-r0)
(95/797) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(96/797) Installing libevdev (1.13.0-r0)
(97/797) Installing mtdev (1.1.6-r0)
(98/797) Installing eudev-libs (3.2.11-r2)
(99/797) Installing libinput-libs (1.21.0-r0)
(100/797) Installing xcb-util-wm (0.4.2-r0)
(101/797) Installing xcb-util (0.4.0-r3)
(102/797) Installing xcb-util-image (0.4.1-r0)
(103/797) Installing xcb-util-keysyms (0.4.1-r0)
(104/797) Installing xcb-util-renderutil (0.3.10-r0)
(105/797) Installing libxkbcommon-x11 (1.4.1-r0)
(106/797) Installing qt5-qtbase-x11 (5.15.6_git20220930-r1)
(107/797) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(108/797) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(109/797) Installing kirigami2-libs (5.99.0-r0)
(110/797) Installing kirigami2 (5.99.0-r0)
(111/797) Installing kactivities-libs (5.99.0-r0)
(112/797) Installing karchive (5.99.0-r0)
(113/797) Installing kconfig (5.99.0-r0)
(114/797) Installing kcoreaddons (5.99.0-r0)
(115/797) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(116/797) Installing kwindowsystem (5.99.0-r0)
(117/797) Installing kcrash (5.99.0-r0)
(118/797) Installing kdbusaddons (5.99.0-r0)
(119/797) Installing kglobalaccel (5.99.0-r0)
(120/797) Installing kguiaddons (5.99.0-r0)
(121/797) Installing ki18n (5.99.0-r0)
(122/797) Installing libelogind (246.10-r5)
(123/797) Installing polkit-elogind-libs (121-r0)
(124/797) Installing polkit-qt-1 (0.114.0-r1)
(125/797) Installing kauth (5.99.0-r0)
(126/797) Installing kcodecs (5.99.0-r0)
(127/797) Installing kwidgetsaddons (5.99.0-r0)
(128/797) Installing kconfigwidgets (5.99.0-r0)
(129/797) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(130/797) Installing kiconthemes (5.99.0-r0)
(131/797) Installing kitemviews (5.99.0-r0)
(132/797) Installing kxmlgui (5.99.0-r0)
(133/797) Installing kbookmarks (5.99.0-r0)
(134/797) Installing kcompletion (5.99.0-r0)
(135/797) Installing libxml2-utils (2.10.3-r0)
(136/797) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(137/797) Installing libgpg-error (1.46-r0)
(138/797) Installing libgcrypt (1.10.1-r0)
(139/797) Installing libxslt (1.1.37-r0)
(140/797) Installing docbook-xsl (1.79.2-r4)
Executing docbook-xsl-1.79.2-r4.post-install
(141/797) Installing kdoctools (5.99.0-r0)
(142/797) Installing kjobwidgets (5.99.0-r0)
(143/797) Installing alsa-lib (1.2.7.2-r0)
(144/797) Installing libxv (1.0.11-r3)
(145/797) Installing cdparanoia-libs (10.2-r11)
(146/797) Installing graphene (1.10.8-r1)
(147/797) Installing gstreamer (1.20.4-r0)
(148/797) Installing libogg (1.3.5-r1)
(149/797) Installing opus (1.3.1-r1)
(150/797) Installing orc (0.4.32-r2)
(151/797) Installing libtheora (1.1.1-r16)
(152/797) Installing libvorbis (1.3.7-r0)
(153/797) Installing gst-plugins-base (1.20.4-r0)
(154/797) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(155/797) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(156/797) Installing sound-theme-freedesktop (0.8-r0)
(157/797) Installing libltdl (2.4.7-r0)
(158/797) Installing libcanberra (0.30-r8)
(159/797) Installing libcanberra-gstreamer (0.30-r8)
(160/797) Installing knotifications (5.99.0-r0)
(161/797) Installing kservice (5.99.0-r0)
(162/797) Installing solid-libs (5.99.0-r0)
(163/797) Installing libhunspell (1.7.1-r0)
(164/797) Installing ncurses-terminfo-base (6.3_p20221008-r0)
(165/797) Installing ncurses-libs (6.3_p20221008-r0)
(166/797) Installing readline (8.2.0-r0)
(167/797) Installing hunspell (1.7.1-r0)
(168/797) Installing sonnet (5.99.0-r0)
(169/797) Installing ktextwidgets (5.99.0-r0)
(170/797) Installing kio (5.99.0-r0)
(171/797) Installing kpackage (5.99.0-r0)
(172/797) Installing kdeclarative (5.99.0-r0)
(173/797) Installing kwayland (5.99.0-r0)
(174/797) Installing plasma-framework (5.99.0-r0)
(175/797) Installing sqlite-libs (3.39.4-r0)
(176/797) Installing libaccounts-glib (1.26-r0)
(177/797) Installing libaccounts-qt (1.16-r1)
(178/797) Installing signond (8.61-r0)
(179/797) Installing accounts-qml-module (0.7_git20190605-r0)
(180/797) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(181/797) Installing sdl2 (2.24.1-r0)
(182/797) Installing svt-av1-libs (1.2.1-r0)
(183/797) Installing aom-libs (3.5.0-r0)
(184/797) Installing libass (0.16.0-r0)
(185/797) Installing libdav1d (1.0.0-r2)
(186/797) Installing lame (3.100-r2)
(187/797) Installing libasyncns (0.8-r1)
(188/797) Installing flac-libs (1.4.1-r1)
(189/797) Installing libsndfile (1.1.0-r2)
(190/797) Installing libgomp (12.2.1_git20220924-r3)
(191/797) Installing soxr (0.1.3-r3)
(192/797) Installing speexdsp (1.2.1-r0)
(193/797) Installing tdb-libs (1.4.7-r0)
(194/797) Installing libpulse (9999_git20220528-r0)
(195/797) Installing cjson (1.7.15-r3)
(196/797) Installing mbedtls (2.28.1-r0)
(197/797) Installing librist (0.2.7-r0)
(198/797) Installing libsrt (1.5.1-r0)
(199/797) Installing libssh (0.10.4-r0)
(200/797) Installing v4l-utils-libs (1.22.1-r2)
(201/797) Installing libva (2.16.0-r0)
(202/797) Installing libvdpau (1.5-r0)
(203/797) Installing vidstab (1.1.0-r2)
(204/797) Installing libvpx (1.12.0-r1)
(205/797) Installing x264-libs (0.164_git20220602-r0)
(206/797) Installing numactl (2.0.16-r0)
(207/797) Installing x265-libs (3.5-r3)
(208/797) Installing xvidcore (1.3.7-r1)
(209/797) Installing libsodium (1.0.18-r2)
(210/797) Installing libzmq (4.3.4-r1)
(211/797) Installing ffmpeg-libs (5.1.2-r1)
(212/797) Installing libevent (2.1.12-r5)
(213/797) Installing nspr (4.35-r0)
(214/797) Installing nss (3.84-r0)
(215/797) Installing re2 (2022.06.01-r1)
(216/797) Installing snappy (1.1.9-r4)
(217/797) Installing qt5-qtwebengine (5.15.11-r2)
(218/797) Installing libnotify (0.8.1-r1)
(219/797) Installing libproxy (0.4.18-r1)
(220/797) Installing signon-ui (0.17_git20171023-r1)
(221/797) Installing libassuan (2.5.5-r0)
(222/797) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(223/797) Installing gnupg-gpgconf (2.2.40-r0)
(224/797) Installing gpg (2.2.40-r0)
(225/797) Installing npth (1.6-r1)
(226/797) Installing gpg-agent (2.2.40-r0)
(227/797) Installing libksba (1.6.2-r0)
(228/797) Installing gpgsm (2.2.40-r0)
(229/797) Installing gpgme (1.17.1-r0)
(230/797) Installing gpgmepp (1.17.1-r0)
(231/797) Installing gdbm (1.23-r0)
(232/797) Installing libsasl (2.1.28-r2)
(233/797) Installing libqca (2.3.4-r2)
(234/797) Installing kwallet (5.99.0-r0)
(235/797) Installing kaccounts-integration (22.08.2-r0)
(236/797) Installing purpose (5.99.0-r0)
(237/797) Installing qt5-qtbase-sqlite (5.15.6_git20220930-r1)
(238/797) Installing qt5-qtfeedback (0_git20180903-r0)
(239/797) Installing angelfish (22.09-r0)
(240/797) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(241/797) Installing gtk-engines-clearlooks (2.21.0-r3)
(242/797) Installing gtk-engines-crux (2.21.0-r3)
(243/797) Installing gtk-engines-industrial (2.21.0-r3)
(244/797) Installing gtk-engines-mist (2.21.0-r3)
(245/797) Installing gtk-engines-redmond (2.21.0-r3)
(246/797) Installing gtk-engines-thinice (2.21.0-r3)
(247/797) Installing gtk-engines (2.21.0-r3)
(248/797) Installing breeze-gtk (5.26.1-r0)
(249/797) Installing udev-init-scripts (35-r1)
(250/797) Installing udev-init-scripts-openrc (35-r1)
(251/797) Installing kmod-libs (30-r1)
(252/797) Installing eudev (3.2.11-r2)
(253/797) Installing eudev-openrc (3.2.11-r2)
(254/797) Installing openssh-keygen (9.1_p1-r0)
(255/797) Installing libedit (20221009.3.1-r0)
(256/797) Installing openssh-client-common (9.1_p1-r0)
(257/797) Installing openssh-client-default (9.1_p1-r0)
(258/797) Installing openssh-sftp-server (9.1_p1-r0)
(259/797) Installing openssh-server-common (9.1_p1-r0)
(260/797) Installing openssh-server (9.1_p1-r0)
(261/797) Installing openssh (9.1_p1-r0)
(262/797) Installing boot-deploy (0.6.1-r0)
(263/797) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(264/797) Installing lzo (2.10-r3)
(265/797) Installing btrfs-progs (6.0-r0)
(266/797) Installing bzip2 (1.0.8-r3)
(267/797) Installing argon2-libs (20190702-r2)
(268/797) Installing device-mapper-libs (2.02.188-r0)
(269/797) Installing json-c (0.16-r0)
(270/797) Installing cryptsetup-libs (2.5.0-r2)
(271/797) Installing popt (1.19-r0)
(272/797) Installing cryptsetup (2.5.0-r2)
(273/797) Installing cryptsetup-openrc (2.5.0-r2)
(274/797) Installing libaio (0.3.113-r0)
(275/797) Installing device-mapper-event-libs (2.02.188-r0)
(276/797) Installing lvm2-libs (2.02.188-r0)
(277/797) Installing device-mapper (2.02.188-r0)
(278/797) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(279/797) Installing libcom_err (1.46.5-r3)
(280/797) Installing e2fsprogs-libs (1.46.5-r3)
(281/797) Installing e2fsprogs (1.46.5-r3)
(282/797) Installing e2fsprogs-extra (1.46.5-r3)
(283/797) Installing f2fs-tools-libs (1.15.0-r0)
(284/797) Installing f2fs-tools (1.15.0-r0)
(285/797) Installing lz4 (1.9.4-r1)
(286/797) Installing userspace-rcu (0.13.2-r0)
(287/797) Installing multipath-tools (0.9.1-r0)
(288/797) Installing multipath-tools-openrc (0.9.1-r0)
(289/797) Installing parted (3.5-r0)
(290/797) Installing postmarketos-mvcfg (1-r0)
(291/797) Installing postmarketos-keys (1-r0)
(292/797) Installing sudo (1.9.11_p3-r0)
(293/797) Installing postmarketos-base-nofde (23-r1)
(294/797) Installing unudhcpd (0.2.1-r0)
(295/797) Installing xz (5.2.7-r0)
(296/797) Installing postmarketos-mkinitfs (1.5-r1)
(297/797) Installing postmarketos-base (23-r1)
Executing postmarketos-base-23-r1.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(298/797) Installing llvm15-libs (15.0.3-r0)
(299/797) Installing musl-fts (1.2.7-r3)
(300/797) Installing libelf (0.187-r2)
(301/797) Installing mesa-dri-gallium (22.2.2-r0)
(302/797) Installing postmarketos-base-mesa (23-r1)
(303/797) Installing linux-firmware-yamaha (20221012-r0)
(304/797) Installing linux-firmware-yam (20221012-r0)
(305/797) Installing linux-firmware-wfx (20221012-r0)
(306/797) Installing linux-firmware-vxge (20221012-r0)
(307/797) Installing linux-firmware-vicam (20221012-r0)
(308/797) Installing linux-firmware-ueagle-atm (20221012-r0)
(309/797) Installing linux-firmware-ttusb-budget (20221012-r0)
(310/797) Installing linux-firmware-tigon (20221012-r0)
(311/797) Installing linux-firmware-ti-keystone (20221012-r0)
(312/797) Installing linux-firmware-ti-connectivity (20221012-r0)
(313/797) Installing linux-firmware-ti (20221012-r0)
(314/797) Installing linux-firmware-tehuti (20221012-r0)
(315/797) Installing linux-firmware-sxg (20221012-r0)
(316/797) Installing linux-firmware-sun (20221012-r0)
(317/797) Installing linux-firmware-slicoss (20221012-r0)
(318/797) Installing linux-firmware-sb16 (20221012-r0)
(319/797) Installing linux-firmware-rtw89 (20221012-r0)
(320/797) Installing linux-firmware-rtw88 (20221012-r0)
(321/797) Installing linux-firmware-rtlwifi (20221012-r0)
(322/797) Installing linux-firmware-rtl_nic (20221012-r0)
(323/797) Installing linux-firmware-rtl_bt (20221012-r0)
(324/797) Installing linux-firmware-rtl8192e (20221012-r0)
(325/797) Installing linux-firmware-rsi (20221012-r0)
(326/797) Installing linux-firmware-rockchip (20221012-r0)
(327/797) Installing linux-firmware-radeon (20221012-r0)
(328/797) Installing linux-firmware-r128 (20221012-r0)
(329/797) Installing linux-firmware-qlogic (20221012-r0)
(330/797) Installing linux-firmware-qed (20221012-r0)
(331/797) Installing linux-firmware-ath10k (20221012-r0)
(332/797) Installing linux-firmware-qcom (20221012-r0)
(333/797) Installing linux-firmware-qca (20221012-r0)
(334/797) Installing linux-firmware-ositech (20221012-r0)
(335/797) Installing linux-firmware-nvidia (20221012-r0)
(336/797) Installing linux-firmware-netronome (20221012-r0)
(337/797) Installing linux-firmware-myricom (20221012-r0)
(338/797) Installing linux-firmware-mwlwifi (20221012-r0)
(339/797) Installing linux-firmware-mwl8k (20221012-r0)
(340/797) Installing linux-firmware-mrvl (20221012-r0)
(341/797) Installing linux-firmware-moxa (20221012-r0)
(342/797) Installing linux-firmware-microchip (20221012-r0)
(343/797) Installing linux-firmware-meson (20221012-r0)
(344/797) Installing linux-firmware-mellanox (20221012-r0)
(345/797) Installing linux-firmware-mediatek (20221012-r0)
(346/797) Installing linux-firmware-matrox (20221012-r0)
(347/797) Installing linux-firmware-liquidio (20221012-r0)
(348/797) Installing linux-firmware-libertas (20221012-r0)
(349/797) Installing linux-firmware-korg (20221012-r0)
(350/797) Installing linux-firmware-keyspan_pda (20221012-r0)
(351/797) Installing linux-firmware-keyspan (20221012-r0)
(352/797) Installing linux-firmware-kaweth (20221012-r0)
(353/797) Installing linux-firmware-isci (20221012-r0)
(354/797) Installing linux-firmware-intel (20221012-r0)
(355/797) Installing linux-firmware-inside-secure (20221012-r0)
(356/797) Installing linux-firmware-imx (20221012-r0)
(357/797) Installing linux-firmware-i915 (20221012-r0)
(358/797) Installing linux-firmware-go7007 (20221012-r0)
(359/797) Installing linux-firmware-ess (20221012-r0)
(360/797) Installing linux-firmware-ene-ub6250 (20221012-r0)
(361/797) Installing linux-firmware-emi62 (20221012-r0)
(362/797) Installing linux-firmware-emi26 (20221012-r0)
(363/797) Installing linux-firmware-edgeport (20221012-r0)
(364/797) Installing linux-firmware-e100 (20221012-r0)
(365/797) Installing linux-firmware-dsp56k (20221012-r0)
(366/797) Installing linux-firmware-dpaa2 (20221012-r0)
(367/797) Installing linux-firmware-dabusb (20221012-r0)
(368/797) Installing linux-firmware-cypress (20221012-r0)
(369/797) Installing linux-firmware-cxgb4 (20221012-r0)
(370/797) Installing linux-firmware-cxgb3 (20221012-r0)
(371/797) Installing linux-firmware-cpia2 (20221012-r0)
(372/797) Installing linux-firmware-cnm (20221012-r0)
(373/797) Installing linux-firmware-cis (20221012-r0)
(374/797) Installing linux-firmware-cirrus (20221012-r0)
(375/797) Installing linux-firmware-cavium (20221012-r0)
(376/797) Installing linux-firmware-cadence (20221012-r0)
(377/797) Installing linux-firmware-brcm (20221012-r0)
(378/797) Installing linux-firmware-bnx2x (20221012-r0)
(379/797) Installing linux-firmware-bnx2 (20221012-r0)
(380/797) Installing linux-firmware-av7110 (20221012-r0)
(381/797) Installing linux-firmware-atusb (20221012-r0)
(382/797) Installing linux-firmware-atmel (20221012-r0)
(383/797) Installing linux-firmware-ath9k_htc (20221012-r0)
(384/797) Installing linux-firmware-ath6k (20221012-r0)
(385/797) Installing linux-firmware-ath11k (20221012-r0)
(386/797) Installing linux-firmware-ar3k (20221012-r0)
(387/797) Installing linux-firmware-amphion (20221012-r0)
(388/797) Installing linux-firmware-amdgpu (20221012-r0)
(389/797) Installing linux-firmware-amd-ucode (20221012-r0)
(390/797) Installing linux-firmware-amd (20221012-r0)
(391/797) Installing linux-firmware-advansys (20221012-r0)
(392/797) Installing linux-firmware-adaptec (20221012-r0)
(393/797) Installing linux-firmware-acenic (20221012-r0)
(394/797) Installing linux-firmware-3com (20221012-r0)
(395/797) Installing linux-firmware-other (20221012-r0)
(396/797) Installing linux-firmware (20221012-r0)
(397/797) Installing linux-lts (5.15.74-r0)
(398/797) Installing device-tablet-x64uefi (0.3-r5)
(399/797) Installing ca-certificates (20220614-r2)
(400/797) Installing nghttp2-libs (1.50.0-r0)
(401/797) Installing libcurl (7.85.0-r0)
(402/797) Installing libxmlb (0.3.10-r0)
(403/797) Installing yaml (0.2.5-r0)
(404/797) Installing appstream (0.15.5-r1)
Executing appstream-0.15.5-r1.post-install
✔ Metadata cache was updated successfully.
(405/797) Installing appstream-qt (0.15.5-r1)
(406/797) Installing attica (5.99.0-r0)
(407/797) Installing kidletime (5.99.0-r0)
(408/797) Installing knewstuff (5.99.0-r0)
(409/797) Installing discover (5.26.1-r0)
(410/797) Installing libapk-qt (0.4.2-r0)
(411/797) Installing discover-backend-apk (5.26.1-r0)
(412/797) Installing font-droid-nonlatin (20200215-r2)
(413/797) Installing font-noto-common (0_git20211101-r6)
(414/797) Installing font-noto-math (0_git20211101-r6)
(415/797) Installing font-noto-symbols (0_git20211101-r6)
(416/797) Installing font-noto (0_git20211101-r6)
(417/797) Installing font-noto-emoji (2.038-r0)
(418/797) Installing font-noto-extra (0_git20211101-r6)
(419/797) Installing mauiman (1.0.0-r0)
(420/797) Installing mauikit (2.2.0-r0)
(421/797) Installing exiv2 (0.27.5-r1)
(422/797) Installing mauikit-imagetools (2.2.0-r0)
(423/797) Installing mauikit-filebrowsing (2.2.0-r0)
(424/797) Installing index (2.2.0-r0)
(425/797) Installing signon-plugin-oauth2 (0.25-r0)
(426/797) Installing kaccounts-providers (22.08.2-r0)
(427/797) Installing kirigami-addons (0.4-r0)
(428/797) Installing kclock (22.09-r0)
(429/797) Installing gsettings-desktop-schemas (43.0-r0)
(430/797) Installing kdecoration (5.26.1-r0)
(431/797) Installing kde-gtk-config (5.26.1-r0)
(432/797) Installing kirigami-gallery (22.08.2-r0)
(433/797) Installing kquickimageeditor (0.2.0-r1)
(434/797) Installing taglib (1.12-r1)
(435/797) Installing kfilemetadata (5.99.0-r0)
(436/797) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(437/797) Installing koko (22.09-r0)
(438/797) Installing kasync (0.3.0-r2)
(439/797) Installing gpg-wks-server (2.2.40-r0)
(440/797) Installing gpgv (2.2.40-r0)
(441/797) Installing libldap (2.6.3-r3)
(442/797) Installing gnupg-dirmngr (2.2.40-r0)
(443/797) Installing gnupg-utils (2.2.40-r0)
(444/797) Installing gnupg-wks-client (2.2.40-r0)
(445/797) Installing gnupg (2.2.40-r0)
(446/797) Installing iso-codes (4.11.0-r0)
(447/797) Installing kcontacts (5.99.0-r0)
(448/797) Installing kpeople (5.99.0-r0)
(449/797) Installing libical (3.0.16-r1)
(450/797) Installing kcalendarcore (5.99.0-r0)
(451/797) Installing kmime (22.08.2-r0)
(452/797) Installing kimap2 (0.4.0-r1)
(453/797) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(454/797) Installing kdav2 (0.4.0-r1)
(455/797) Installing lmdb (0.9.29-r1)
(456/797) Installing libxapian (1.4.21-r0)
(457/797) Installing sink (0.9.0-r3)
(458/797) Installing kpeoplesink (0_git20210224-r1)
(459/797) Installing kpeoplevcard (0.1-r2)
(460/797) Installing libraw (0.20.2-r0)
(461/797) Installing libraw-tools (0.20.2-r0)
(462/797) Installing lcms2 (2.13.1-r0)
(463/797) Installing imagemagick-libs (7.1.0.51-r0)
(464/797) Installing jbig2dec (0.19-r0)
(465/797) Installing ghostscript (10.0.0-r0)
(466/797) Installing libde265 (1.0.9-r0)
(467/797) Installing libheif (1.13.0-r0)
(468/797) Installing libjxl (0.6.1_git20220605-r1)
(469/797) Installing librsvg (2.55.1-r0)
(470/797) Installing imagemagick (7.1.0.51-r0)
(471/797) Installing perl (5.36.0-r0)
(472/797) Installing perl-image-exiftool (12.42-r0)
(473/797) Installing exiftool (12.42-r0)
(474/797) Installing openexr (3.1.5-r3)
(475/797) Installing soundtouch (2.3.1-r0)
(476/797) Installing chromaprint (1.5.1-r2)
(477/797) Installing libraw1394 (2.1.2-r2)
(478/797) Installing libusb (1.0.26-r0)
(479/797) Installing libdc1394 (2.2.6-r0)
(480/797) Installing tslib (1.22-r1)
(481/797) Installing directfb (1.7.7-r4)
(482/797) Installing faac (1.30-r2)
(483/797) Installing fdk-aac (2.0.2-r1)
(484/797) Installing flite (2.2-r1)
(485/797) Installing libsamplerate (0.2.2-r0)
(486/797) Installing jack (1.9.21-r0)
(487/797) Installing portaudio (19.7.0-r0)
(488/797) Installing fluidsynth-libs (2.3.0-r0)
(489/797) Installing libfreeaptx (0.1.1-r0)
(490/797) Installing gsm (1.0.22-r1)
(491/797) Installing libgudev (237-r1)
(492/797) Installing libldac (2.0.2.3-r0)
(493/797) Installing libmodplug (0.8.9.0-r2)
(494/797) Installing neon (0.32.4-r0)
(495/797) Installing libnice (0.1.19-r0)
(496/797) Installing openal-soft (1.22.2-r1)
(497/797) Installing openjpeg (2.5.0-r0)
(498/797) Installing librtmp (2.4_git20190330-r1)
(499/797) Installing sbc (2.0-r0)
(500/797) Installing spandsp (0.0.6-r2)
(501/797) Installing libsrtp (2.4.2-r3)
(502/797) Installing vo-aacenc (0.1.3-r0)
(503/797) Installing vo-amrwbenc (0.1.3-r0)
(504/797) Installing libzbar (0.23.92-r1)
(505/797) Installing gst-plugins-bad (1.20.4-r0)
(506/797) Installing gtk4.0 (4.8.1-r2)
Executing gtk4.0-4.8.1-r2.post-install
(507/797) Installing megapixels (1.5.2-r0)
(508/797) Installing mesa-gles (22.2.2-r0)
(509/797) Installing encodings (1.0.6-r0)
(510/797) Installing libfontenc (1.1.6-r0)
(511/797) Installing mkfontscale (1.2.2-r1)
(512/797) Installing font-dejavu (2.37-r3)
(513/797) Installing sdl2_ttf (2.20.1-r0)
(514/797) Installing osk-sdl (0.67.1-r1)
(515/797) Installing kcmutils (5.99.0-r0)
(516/797) Installing frameworkintegration (5.99.0-r0)
(517/797) Installing oxygen (5.26.1-r0)
(518/797) Installing modemmanager-qt (5.99.0-r0)
(519/797) Installing callaudiod-libs (0.1.4-r0)
(520/797) Installing abseil-cpp (20220623.1-r1)
(521/797) Installing boost1.80-thread (1.80.0-r3)
(522/797) Installing libprotobuf (3.21.8-r0)
(523/797) Installing libphonenumber (8.12.56-r1)
(524/797) Installing plasma-dialer (22.09-r0)
(525/797) Installing plasma-mobile-sounds (0.1-r1)
(526/797) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(527/797) Installing plasma-phonebook (22.09-r0)
(528/797) Installing postmarketos-artwork-wallpapers (2-r1)
(529/797) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(530/797) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(531/797) Installing dbus-openrc (1.14.4-r0)
(532/797) Installing bluez (5.65-r2)
(533/797) Installing bluez-openrc (5.65-r2)
(534/797) Installing bluez-obexd (5.65-r2)
(535/797) Installing kded (5.99.0-r0)
(536/797) Installing bluez-qt (5.99.0-r0)
(537/797) Installing bluedevil (5.26.1-r0)
(538/797) Installing breeze (5.26.1-r0)
(539/797) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(540/797) Installing callaudiod (0.1.4-r0)
(541/797) Installing dnsmasq-common (2.87-r0)
(542/797) Installing dnsmasq-openrc (2.87-r0)
(543/797) Installing dnsmasq (2.87-r0)
Executing dnsmasq-2.87-r0.pre-install
(544/797) Installing linux-pam (1.5.2-r1)
(545/797) Installing shadow (4.10-r3)
(546/797) Installing libacl (2.3.1-r1)
(547/797) Installing elogind (246.10-r5)
(548/797) Installing elogind-openrc (246.10-r5)
(549/797) Installing hfd-service (0.1.0-r1)
(550/797) Installing hfd-service-openrc (0.1.0-r1)
(551/797) Installing iio-sensor-proxy (3.4-r0)
(552/797) Installing iio-sensor-proxy-openrc (3.4-r0)
(553/797) Installing libkscreen (5.26.1-r0)
(554/797) Installing layer-shell-qt (5.26.1-r0)
(555/797) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(556/797) Installing kscreen (5.26.1-r0)
(557/797) Installing socat (1.7.4.3-r1)
(558/797) Installing kwallet-pam (5.26.1-r0)
(559/797) Installing kwayland-integration (5.26.1-r0)
(560/797) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(561/797) Installing duktape (2.7.0-r0)
(562/797) Installing polkit-elogind (121-r0)
(563/797) Installing libmm-glib (1.18.12-r0)
(564/797) Installing libmbim (1.26.4-r0)
(565/797) Installing libqrtr-glib (1.2.2-r0)
(566/797) Installing libqmi (1.30.8-r0)
(567/797) Installing modemmanager (1.18.12-r0)
(568/797) Installing modemmanager-openrc (1.18.12-r0)
(569/797) Installing libnm (1.40.0-r0)
(570/797) Installing networkmanager-common (1.40.0-r0)
(571/797) Installing networkmanager-openrc (1.40.0-r0)
(572/797) Installing libmnl (1.0.5-r0)
(573/797) Installing libnftnl (1.2.3-r0)
(574/797) Installing iptables (1.8.8-r2)
(575/797) Installing iptables-openrc (1.8.8-r2)
(576/797) Installing libndp (1.8-r0)
(577/797) Installing libidn2 (2.3.3-r1)
(578/797) Installing libpsl (0.21.1-r1)
(579/797) Installing networkmanager (1.40.0-r0)
Executing networkmanager-1.40.0-r0.pre-install
Executing networkmanager-1.40.0-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(580/797) Installing networkmanager-cli (1.40.0-r0)
(581/797) Installing pcre (8.45-r2)
(582/797) Installing slang (2.3.3-r0)
(583/797) Installing newt (0.52.21-r4)
(584/797) Installing networkmanager-tui (1.40.0-r0)
(585/797) Installing wireless-regdb (2022.08.12-r0)
(586/797) Installing networkmanager-wifi (1.40.0-r0)
Executing networkmanager-wifi-1.40.0-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(587/797) Installing mobile-broadband-provider-info (20220725-r0)
(588/797) Installing networkmanager-wwan (1.40.0-r0)
(589/797) Installing pipewire-libs (0.3.59-r1)
(590/797) Installing libunwind (1.6.2-r0)
(591/797) Installing libuv (1.44.2-r0)
(592/797) Installing roc-toolkit-libs (0.1.5-r2)
(593/797) Installing webrtc-audio-processing (0.3.1-r6)
(594/797) Installing pipewire (0.3.59-r1)
(595/797) Installing breeze-icons (5.99.0-r0)
(596/797) Installing dbus-x11 (1.14.4-r0)
(597/797) Installing kactivities (5.99.0-r0)
(598/797) Installing kpipewire (5.26.1-r0)
(599/797) Installing dconf (0.40.0-r2)
(600/797) Installing anthy (9100h-r2)
(601/797) Installing maliit-framework (2.3.0-r1)
(602/797) Installing kyotocabinet (1.2.79-r3)
(603/797) Installing libpinyin (2.6.2-r0)
(604/797) Installing tinyxml (2.6.2-r1)
(605/797) Installing presage (0.9.1-r2)
(606/797) Installing maliit-keyboard (2.3.1-r0)
(607/797) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(608/797) Installing plasma-nano (5.26.1-r0)
(609/797) Installing networkmanager-qt (5.99.0-r0)
(610/797) Installing plasma-nm (5.26.1-r0)
(611/797) Installing plasma-nm-mobile (5.26.1-r0)
(612/797) Installing fftw-single-libs (3.3.10-r1)
(613/797) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(614/797) Installing pulseaudio-bluez (9999_git20220528-r0)
(615/797) Installing pulseaudio-alsa (9999_git20220528-r0)
(616/797) Installing alsa-utils-openrc (1.2.7-r1)
(617/797) Installing pulseaudio-openrc (9999_git20220528-r0)
(618/797) Installing libcanberra-pulse (0.30-r8)
(619/797) Installing plasma-pa (5.26.1-r0)
(620/797) Installing tzdata (2022e-r0)
(621/797) Installing libdaemon (0.14-r3)
(622/797) Installing openrc-settingsd (1.1.0-r0)
(623/797) Installing openrc-settingsd-openrc (1.1.0-r0)
(624/797) Installing plasma-settings (22.09-r1)
(625/797) Installing kactivitymanagerd (5.26.1-r0)
(626/797) Installing kinit (5.99.0-r0)
(627/797) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(628/797) Installing kdnssd (5.99.0-r0)
(629/797) Installing syntax-highlighting (5.99.0-r0)
(630/797) Installing kdsoap (2.1.1-r0)
(631/797) Installing libmtp (1.1.20-r2)
(632/797) Installing clang15-libclang (15.0.3-r1)
(633/797) Installing qt5-qttools (5.15.6_git20220907-r1)
(634/797) Installing phonon (4.11.1-r2)
(635/797) Installing talloc (2.3.4-r0)
(636/797) Installing tevent (0.13.0-r0)
(637/797) Installing samba-util-libs (4.16.4-r0)
(638/797) Installing jansson (2.14-r0)
(639/797) Installing ldb (2.5.2-r0)
(640/797) Installing libwbclient (4.16.4-r0)
(641/797) Installing samba-libs (4.16.4-r0)
(642/797) Installing libsmbclient (4.16.4-r0)
(643/797) Installing kio-extras (22.08.2-r0)
(644/797) Installing kquickcharts (5.99.0-r0)
(645/797) Installing xorg-server-common (21.1.4-r1)
(646/797) Installing libxkbfile (1.1.1-r0)
(647/797) Installing xkbcomp (1.4.5-r0)
(648/797) Installing libxfont2 (2.0.6-r0)
(649/797) Installing libtirpc-conf (1.3.2-r2)
(650/797) Installing libtirpc-nokrb (1.3.2-r2)
(651/797) Installing libxcvt (0.1.2-r0)
(652/797) Installing xwayland (22.1.4-r0)
(653/797) Installing kscreenlocker (5.26.1-r0)
(654/797) Installing libqaccessibilityclient (0.4.1-r1)
(655/797) Installing xcb-util-cursor (0.1.4-r0)
(656/797) Installing kwin (5.26.1-r0)
(657/797) Installing kitemmodels (5.99.0-r0)
(658/797) Installing threadweaver (5.99.0-r0)
(659/797) Installing krunner (5.99.0-r0)
(660/797) Installing milou (5.26.1-r0)
(661/797) Installing pipewire-media-session (0.4.1-r0)
(662/797) Installing font-hack (3.003-r3)
(663/797) Installing qqc2-desktop-style (5.99.0-r0)
(664/797) Installing plasma-integration (5.26.1-r0)
(665/797) Installing qtchooser (66-r1)
(666/797) Installing plasma-workspace-libs (5.26.1-r1)
(667/797) Installing kactivities-stats (5.99.0-r0)
(668/797) Installing baloo (5.99.0-r0)
(669/797) Installing kholidays (5.99.0-r0)
(670/797) Installing libkexiv2 (22.08.2-r0)
(671/797) Installing knotifyconfig (5.99.0-r0)
(672/797) Installing kparts (5.99.0-r0)
(673/797) Installing zxing-cpp (1.4.0-r0)
(674/797) Installing libdmtx-libs (0.7.7-r0)
(675/797) Installing libqrencode (4.1.1-r0)
(676/797) Installing prison (5.99.0-r0)
(677/797) Installing ktexteditor (5.99.0-r0)
(678/797) Installing libnl3 (3.7.0-r0)
(679/797) Installing libpcap (1.10.1-r0)
(680/797) Installing lm-sensors-libs (3.6.0-r4)
(681/797) Installing libksysguard (5.26.1-r0)
(682/797) Installing kuserfeedback (1.2.0-r1)
(683/797) Installing gpsd (3.24-r0)
(684/797) Installing gpsd-openrc (3.24-r0)
(685/797) Installing mpfr4 (4.1.0-r0)
(686/797) Installing libqalculate (4.4.0-r1)
(687/797) Installing plasma-workspace (5.26.1-r1)
(688/797) Installing kpty (5.99.0-r0)
(689/797) Installing kdesu (5.99.0-r0)
(690/797) Installing kde-cli-tools (5.26.1-r0)
(691/797) Installing qqc2-breeze-style (5.26.1-r0)
(692/797) Installing plasma-mobile (5.26.1-r0)
(693/797) Installing polkit-kde-agent-1 (5.26.1-r0)
(694/797) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(695/797) Installing chrony-openrc (4.3-r0)
(696/797) Installing haveged (1.9.18-r0)
(697/797) Installing haveged-openrc (1.9.18-r0)
(698/797) Installing nftables (1.0.5-r0)
(699/797) Installing nftables-openrc (1.0.5-r0)
(700/797) Installing postmarketos-config-nftables (0.12-r1)
Executing postmarketos-config-nftables-0.12-r1.post-install
 * service nftables added to runlevel default
(701/797) Installing postmarketos-config-nftables-networkmanager (0.12-r1)
(702/797) Installing postmarketos-base-nftables (23-r1)
Executing postmarketos-base-nftables-23-r1.post-install
(703/797) Installing postmarketos-artwork-icons (2-r1)
(704/797) Installing util-linux (2.38.1-r0)
(705/797) Installing libfdisk (2.38.1-r0)
(706/797) Installing libsmartcols (2.38.1-r0)
(707/797) Installing util-linux-misc (2.38.1-r0)
(708/797) Installing libeconf (0.4.6-r0)
(709/797) Installing runuser (2.38.1-r0)
(710/797) Installing mount (2.38.1-r0)
(711/797) Installing losetup (2.38.1-r0)
(712/797) Installing hexdump (2.38.1-r0)
(713/797) Installing uuidgen (2.38.1-r0)
(714/797) Installing blkid (2.38.1-r0)
(715/797) Installing sfdisk (2.38.1-r0)
(716/797) Installing mcookie (2.38.1-r0)
(717/797) Installing agetty (2.38.1-r0)
(718/797) Installing agetty-openrc (0.45.2-r3)
(719/797) Installing wipefs (2.38.1-r0)
(720/797) Installing cfdisk (2.38.1-r0)
(721/797) Installing umount (2.38.1-r0)
(722/797) Installing util-linux-openrc (2.38.1-r0)
(723/797) Installing flock (2.38.1-r0)
(724/797) Installing lsblk (2.38.1-r0)
(725/797) Installing libcap-ng (0.8.3-r1)
(726/797) Installing setpriv (2.38.1-r0)
(727/797) Installing logger (2.38.1-r0)
(728/797) Installing partx (2.38.1-r0)
(729/797) Installing fstrim (2.38.1-r0)
(730/797) Installing findmnt (2.38.1-r0)
(731/797) Installing pcsc-lite-libs (1.9.9-r0)
(732/797) Installing wpa_supplicant (2.10-r4)
(733/797) Installing wpa_supplicant-openrc (2.10-r4)
(734/797) Installing ifupdown-ng-wifi (0.12.1-r0)
(735/797) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(736/797) Installing postmarketos-base-ui-networkmanager (6-r1)
(737/797) Installing mpdecimal (2.5.1-r1)
(738/797) Installing python3 (3.10.8-r1)
(739/797) Installing py3-ruamel.yaml.clib (0.2.6-r1)
(740/797) Installing py3-ruamel.yaml (0.16.12-r2)
(741/797) Installing sleep-inhibitor (1.16-r0)
(742/797) Installing sleep-inhibitor-openrc (1.16-r0)
(743/797) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(744/797) Installing py3-dbus (1.3.2-r0)
(745/797) Installing obex-capabilities (0.2.1-r1)
(746/797) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(747/797) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(748/797) Installing pulseaudio-utils (9999_git20220528-r0)
(749/797) Installing postmarketos-base-ui-pulseaudio (6-r1)
(750/797) Installing upower (1.90.0-r2)
(751/797) Installing powerdevil-libs (5.26.1-r0)
(752/797) Installing powerdevil (5.26.1-r0)
(753/797) Installing bubblewrap (0.6.2-r0)
(754/797) Installing fuse-common (3.12.0-r0)
(755/797) Installing fuse-openrc (3.12.0-r0)
(756/797) Installing fuse3-libs (3.12.0-r0)
(757/797) Installing fuse3 (3.12.0-r0)
(758/797) Installing json-glib (1.6.6-r0)
(759/797) Installing xdg-desktop-portal (1.15.0-r0)
(760/797) Installing xdg-desktop-portal-kde (5.26.1-r0)
(761/797) Installing autologin (1.0.0-r4)
(762/797) Installing tinydm (1.1.2-r0)
(763/797) Installing tinydm-openrc (1.1.2-r0)
(764/797) Installing postmarketos-base-ui-tinydm (6-r1)
(765/797) Installing font-alias (1.0.4-r0)
(766/797) Installing util-macros (1.19.3-r0)
(767/797) Installing font-misc-misc (1.1.2-r3)
(768/797) Installing font-cursor-misc (1.0.3-r3)
(769/797) Installing xauth (1.1.2-r0)
(770/797) Installing xmodmap (1.0.11-r0)
(771/797) Installing xrdb (1.2.1-r0)
(772/797) Installing xinit (1.4.1-r0)
(773/797) Installing xorg-server (21.1.4-r1)
(774/797) Installing libinput (1.21.0-r0)
(775/797) Installing xf86-input-libinput (1.2.1-r0)
(776/797) Installing xf86-video-fbdev (0.5.0-r3)
(777/797) Installing postmarketos-base-ui-x11 (6-r1)
(778/797) Installing postmarketos-ui-plasma-mobile (3.8-r6)
Executing postmarketos-ui-plasma-mobile-3.8-r6.post-install
 * service tinydm added to runlevel default
 * rc-update: service `urfkill' does not exist
 * service iio-sensor-proxy added to runlevel default
 * service bluetooth added to runlevel default
 * service hfd-service added to runlevel default
 * service networkmanager added to runlevel default
 * service modemmanager added to runlevel default
 * rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(779/797) Installing libexif (0.6.24-r0)
(780/797) Installing hwloc (2.8.0-r0)
(781/797) Installing libtbb (2021.7.0-r0)
(782/797) Installing opencv (4.6.0-r3)
(783/797) Installing postprocessd (0.2.1-r0)
(784/797) Installing postprocessd-megapixels (0.2.1-r0)
(785/797) Installing qmltermwidget (0.2.0-r1)
(786/797) Installing qmlkonsole (22.09-r1)
(787/797) Installing c-ares (1.18.1-r0)
(788/797) Installing spacebar (22.09-r0)
(789/797) Installing hkdm (0.2.0-r0)
(790/797) Installing buffyboard (0.2.0-r0)
(791/797) Installing terminus-font (4.49.1-r3)
(792/797) Installing kbd-misc (2.5.1-r2)
(793/797) Installing kbd (2.5.1-r2)
(794/797) Installing kbd-openrc (2.5.1-r2)
(795/797) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(796/797) Installing ttyescape-openrc (1.0.1-r1)
(797/797) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r27.trigger
Executing glib-2.74.0-r4.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gdk-pixbuf-2.42.9-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-mkinitfs-1.5-r1.trigger
2022/10/22 15:54:12 Generating for kernel version: 5.15.74-0-lts
2022/10/22 15:54:12 Output directory: /boot
2022/10/22 15:54:12 == Generating initramfs ==
2022/10/22 15:54:12 - Including hook files
2022/10/22 15:54:12 - Including hook scripts
2022/10/22 15:54:12 - Including required binaries
2022/10/22 15:54:12 - Including kernel modules
2022/10/22 15:54:13 - Including splash images
2022/10/22 15:54:13 - Writing and verifying initramfs archive
2022/10/22 15:54:13 == Generating initramfs extra ==
2022/10/22 15:54:13 - Including extra binaries
2022/10/22 15:54:13 - Including FDE support
2022/10/22 15:54:13 - Writing and verifying initramfs-extra archive
2022/10/22 15:54:13 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/10/22 15:54:13 mkinitfs completed in: 903.961304ms
Executing postmarketos-base-23-r1.trigger
Executing ca-certificates-20220614-r2.trigger
Executing mkfontscale-1.2.2-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3039 MiB in 822 packages
(1498143) [15:54:18] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3039 MiB in 822 packages
(1498143) [15:54:19] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi (pmbootstrap -v for details)
(1498143) [15:54:19] (rootfs_tablet-x64uefi) install device-tablet-x64uefi
(1498143) [15:54:19] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1498143) [15:54:19] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1498143) [15:54:19] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(1498143) [15:54:19] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi
(1498143) [15:54:19] New background process: pid=1506355, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3039 MiB in 822 packages
(1498143) [15:54:20] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3039 MiB in 822 packages
(1498143) [15:54:20] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(1498143) [15:54:21] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs
(1498143) [15:54:21] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1498143) [15:54:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1498143) [15:54:21] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo
(1498143) [15:54:21] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(1498143) [15:54:21] New background process: pid=1506369, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 3039 MiB in 822 packages
(1498143) [15:54:22] (rootfs_tablet-x64uefi) mkinitfs lts
(1498143) [15:54:22] (rootfs_tablet-x64uefi) % mkinitfs
2022/10/22 15:54:22 Generating for kernel version: 5.15.74-0-lts
2022/10/22 15:54:22 Output directory: /boot
2022/10/22 15:54:22 == Generating initramfs ==
2022/10/22 15:54:22 - Including hook files
2022/10/22 15:54:22 - Including hook scripts
2022/10/22 15:54:22 - Including required binaries
2022/10/22 15:54:22 - Including kernel modules
2022/10/22 15:54:22 - Including splash images
2022/10/22 15:54:22 - Writing and verifying initramfs archive
2022/10/22 15:54:22 == Generating initramfs extra ==
2022/10/22 15:54:22 - Including extra binaries
2022/10/22 15:54:22 - Including FDE support
2022/10/22 15:54:22 - Writing and verifying initramfs-extra archive
2022/10/22 15:54:22 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/10/22 15:54:27 mkinitfs completed in: 5.593585661s
(1498143) [15:54:27]  *** SET LOGIN PASSWORD FOR: 'user' ***
(1498143) [15:54:27] (rootfs_tablet-x64uefi) % passwd user
New password: Retype new password: passwd: password updated successfully
(1498143) [15:54:27] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow
(1498143) [15:54:27] (rootfs_tablet-x64uefi) locking root
(1498143) [15:54:27] (rootfs_tablet-x64uefi) % passwd -l root
passwd: password changed.
(1498143) [15:54:27] NOTE: No valid keymap specified for device
(1498143) [15:54:27] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC
(1498143) [15:54:29] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname
(1498143) [15:54:29] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts
(1498143) [15:54:29] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(1498143) [15:54:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles
(1498143) [15:54:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk
(1498143) [15:54:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc
(1498143) [15:54:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust
(1498143) [15:54:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages
(1498143) [15:54:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot
(1498143) [15:54:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git
(1498143) [15:54:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache
(1498143) [15:54:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config
(1498143) [15:54:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys
(1498143) [15:54:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm
(1498143) [15:54:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev
(1498143) [15:54:29] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap
(1498143) [15:54:29] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1498143) [15:54:29] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
3121640	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
(1498143) [15:54:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1498143) [15:54:29] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(1498143) [15:54:29] (native) create tablet-x64uefi.img (3964M)
(1498143) [15:54:29] (native) % truncate -s 3964M /home/pmos/rootfs/tablet-x64uefi.img
(1498143) [15:54:29] (native) mount /dev/install (tablet-x64uefi.img)
(1498143) [15:54:29] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop)
(1498143) [15:54:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1498143) [15:54:29] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1498143) [15:54:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1498143) [15:54:29] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1498143) [15:54:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1498143) [15:54:29] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1498143) [15:54:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1498143) [15:54:30] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1498143) [15:54:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1498143) [15:54:30] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1498143) [15:54:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1498143) [15:54:30] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1498143) [15:54:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1498143) [15:54:30] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1498143) [15:54:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1498143) [15:54:30] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1498143) [15:54:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1498143) [15:54:30] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1498143) [15:54:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1498143) [15:54:30] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1498143) [15:54:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1498143) [15:54:30] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1498143) [15:54:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1498143) [15:54:30] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1498143) [15:54:30] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img
(1498143) [15:54:30] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1498143) [15:54:30] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1498143) [15:54:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1498143) [15:54:30] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1498143) [15:54:30] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(1498143) [15:54:30] (native) % parted -s /dev/install mktable msdos
(1498143) [15:54:30] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M
(1498143) [15:54:30] (native) % parted -s /dev/install mkpart primary 256M 100%
(1498143) [15:54:30] (native) % parted -s /dev/install set 1 boot on
(1498143) [15:54:30] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1498143) [15:54:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1498143) [15:54:30] % sudo mount --bind /dev/loop2p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1498143) [15:54:30] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1498143) [15:54:30] % sudo mount --bind /dev/loop2p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1498143) [15:54:30] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1498143) [15:54:30] (native) install e2fsprogs
(1498143) [15:54:30] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1498143) [15:54:30] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1498143) [15:54:30] (native) % cat /tmp/apk_progress_fifo
(1498143) [15:54:30] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1498143) [15:54:31] New background process: pid=1506977, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r3)
(2/3) Installing e2fsprogs-libs (1.46.5-r3)
(3/3) Installing e2fsprogs (1.46.5-r3)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 71 packages
(1498143) [15:54:31] (native) format /dev/installp2 (root, ext4)
(1498143) [15:54:31] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1498143) [15:54:31] (native) mount /dev/installp2 to /mnt/install
(1498143) [15:54:31] (native) % mkdir -p /mnt/install
(1498143) [15:54:31] (native) % mount /dev/installp2 /mnt/install
(1498143) [15:54:31] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(1498143) [15:54:31] (native) install dosfstools
(1498143) [15:54:31] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1498143) [15:54:31] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1498143) [15:54:32] (native) % cat /tmp/apk_progress_fifo
(1498143) [15:54:32] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(1498143) [15:54:32] New background process: pid=1507006, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r27.trigger
OK: 22 MiB in 72 packages
(1498143) [15:54:32] (native) format /dev/installp1 (boot, fat16), mount to mountpoint
(1498143) [15:54:32] (native) % mkfs.fat -F 16 -n pmOS_boot /dev/installp1
mkfs.fat 4.2 (2021-01-31)
mkfs.fat: Warning: lowercase labels might not work properly on some systems
(1498143) [15:54:32] (native) % mkdir -p /mnt/install/boot
(1498143) [15:54:32] (native) % mount /dev/installp1 /mnt/install/boot
(1498143) [15:54:32] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1498143) [15:54:32] (native) copy rootfs_tablet-x64uefi to /mnt/install/
(1498143) [15:54:32] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(1498143) [15:54:32] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi
(1498143) [15:54:32] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo
(1498143) [15:54:32] (native) % cd /mnt/rootfs_tablet-x64uefi; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/
(1498143) [15:54:58] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1498143) [15:54: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
(1498143) [15:54:59] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54: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/
(1498143) [15:54:59] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1498143) [15:54: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
(1498143) [15:54:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1498143) [15:54:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1498143) [15:55:00] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/tablet-x64uefi.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1498143) [15:55:00] (native) umount /dev/loop2
(1498143) [15:55:00] (native) % losetup -d /dev/loop2
(1498143) [15:55:00] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1498143) [15:55:00] 
(1498143) [15:55:00] *** FLASHING INFORMATION ***
(1498143) [15:55:00] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1498143) [15:55:00] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1498143) [15:55:00] 
(1498143) [15:55:00] *** SSH DAEMON INFORMATION ***
(1498143) [15:55:00] SSH daemon is enabled (disable with --no-sshd).
(1498143) [15:55:00] Login as 'user' with the password given during installation.
(1498143) [15:55:00] 
(1498143) [15:55:00] *** FIREWALL INFORMATION ***
(1498143) [15:55:00] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(1498143) [15:55:00] For more information: https://postmarketos.org/firewall
(1498143) [15:55:00] 
(1498143) [15:55:00] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1498143) [15:55:00] DONE!
total 3212780
-rw-r--r-- 1 root 12345 4156555264 Oct 22 15:55 tablet-x64uefi.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img'
Loop Device: /dev/loop2
NAME       SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                         DIO LOG-SEC
/dev/loop1         0      0         1  1 /var/lib/snapd/snaps/core18_2566.snap                                               0     512
/dev/loop8         0      0         1  0 /storagepool/storagepool-ext.img                                                    0     512
/dev/loop6         0      0         1  1 /var/lib/snapd/snaps/core20_1611.snap                                               0     512
/dev/loop4         0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap                                               0     512
/dev/loop2         0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img   0     512
/dev/loop0         0      0         1  1 /var/lib/snapd/snaps/core18_2560.snap                                               0     512
/dev/loop9         0      0         1  1 /var/lib/snapd/snaps/snapd_17336.snap                                               0     512
/dev/loop7         0      0         1  1 /var/lib/snapd/snaps/snapd_17029.snap                                               0     512
/dev/loop5         0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap                                                 0     512
/dev/loop3         0      0         1  1 /var/lib/snapd/snaps/lxd_22526.snap                                                 0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Oct 22 15:55 pmOS_boot -> ../../loop2p1
lrwxrwxrwx 1 root root 13 Oct 22 15:55 pmOS_root -> ../../loop2p2
lrwxrwxrwx 1 root root 10 Oct 22 15:55 storagepool -> ../../sda1
total 88
drwxr-xr-x  2 root root  4096 Oct 22 15:54 bin
drwxr-xr-x  2 root root  4096 Oct 22 15:54 boot
drwxr-xr-x  2 root root  4096 Oct 22 15:49 dev
drwxr-xr-x 62 root root  4096 Oct 22 15:54 etc
drwxr-xr-x  3 root root  4096 Oct 22 15:54 home
drwxr-xr-x 15 root root  4096 Oct 22 15:53 lib
drwx------  2 root root 16384 Oct 22 15:54 lost+found
drwxr-xr-x  5 root root  4096 Oct 22 15:49 media
drwxr-xr-x  8 root root  4096 Oct 22 15:49 mnt
drwxr-xr-x  2 root root  4096 Oct 22 15:49 opt
drwxr-xr-x  2 root root  4096 Oct 22 15:49 proc
drwx------  2 root root  4096 Oct 22 15:49 root
drwxr-xr-x  6 root root  4096 Oct 22 15:53 run
drwxr-xr-x  2 root root  4096 Oct 22 15:53 sbin
drwxr-xr-x  2 root root  4096 Oct 22 15:49 srv
drwxr-xr-x  2 root root  4096 Oct 22 15:49 sys
drwxrwxrwt  2 root root  4096 Oct 22 15:54 tmp
drwxr-xr-x 10 root root  4096 Oct 22 15:54 usr
drwxr-xr-x 13 root root  4096 Oct 22 15:50 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-22 15:55:43--  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% 55.4M=0s

2022-10-22 15:55:43 (55.4 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/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz
2022-10-22 13:54:26.616773 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-6436-g82c2d87914 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-6442-gf13600a74f [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-6437-g6b748905c2 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24495 distinct packages available
(1/103) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1666388878-r0)
(2/103) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1666388878-r0)
(3/103) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1665347036-r0)
(4/103) Upgrading karchive (5.99.0-r0 -> 9999_git1666403369-r0)
(5/103) Upgrading kconfig (5.99.0-r0 -> 9999_git1666232744-r0)
(6/103) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1666312987-r0)
(7/103) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1666233128-r0)
(8/103) Upgrading kcrash (5.99.0-r0 -> 9999_git1665347167-r0)
(9/103) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1666232793-r0)
(10/103) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1666232871-r0)
(11/103) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1666178810-r0)
(12/103) Upgrading ki18n (5.99.0-r0 -> 9999_git1666232902-r0)
(13/103) Upgrading kauth (5.99.0-r0 -> 9999_git1666232693-r0)
(14/103) Upgrading kcodecs (5.99.0-r0 -> 9999_git1666232725-r0)
(15/103) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1666317826-r0)
(16/103) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1666232754-r0)
(17/103) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1666232912-r0)
(18/103) Upgrading kitemviews (5.99.0-r0 -> 9999_git1666232955-r0)
(19/103) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1666233139-r0)
(20/103) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1666232705-r0)
(21/103) Upgrading kcompletion (5.99.0-r0 -> 9999_git1666232735-r0)
(22/103) Upgrading kdoctools (5.99.0-r0 -> 9999_git1666232852-r0)
(23/103) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1666232964-r0)
(24/103) Upgrading knotifications (5.99.0-r0 -> 9999_git1666232996-r0)
(25/103) Upgrading kservice (5.99.0-r0 -> 9999_git1666233062-r0)
(26/103) Upgrading solid-libs (5.99.0-r0 -> 9999_git1666233188-r0)
(27/103) Upgrading sonnet (5.99.0-r0 -> 9999_git1666233199-r0)
(28/103) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1666233086-r0)
(29/103) Upgrading kio (5.99.0-r0 -> 9999_git1666403391-r0)
(30/103) Upgrading kpackage (5.99.0-r0 -> 9999_git1666233015-r0)
(31/103) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666232803-r0)
(32/103) Upgrading kwayland (5.99.0-r0 -> 9999_git1665347197-r0)
(33/103) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1666398895-r0)
(34/103) Upgrading kwallet (5.99.0-r0 -> 9999_git1666233107-r0)
(35/103) Upgrading purpose (5.99.0-r0 -> 9999_git1666233178-r0)
(36/103) Upgrading angelfish (22.09-r0 -> 9999_git1666236160-r0)
(37/103) Upgrading breeze-gtk (5.26.1-r0 -> 9999_git1666094234-r0)
(38/103) Upgrading attica (5.99.0-r0 -> 9999_git1665346188-r0)
(39/103) Upgrading kidletime (5.99.0-r0 -> 9999_git1665347355-r0)
(40/103) Upgrading knewstuff (5.99.0-r0 -> 9999_git1666403403-r0)
(41/103) Upgrading kirigami-addons (0.4-r0 -> 9999_git1666234118-r0)
(42/103) Upgrading kclock (22.09-r0 -> 9999_git1666388166-r0)
(43/103) Upgrading kdecoration (5.26.1-r0 -> 9999_git1666235643-r0)
(44/103) Upgrading kde-gtk-config (5.26.1-r0 -> 9999_git1666231473-r0)
(45/103) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1666360917-r0)
(46/103) Upgrading kcontacts (5.99.0-r0 -> 9999_git1666232765-r0)
(47/103) Upgrading kpeople (5.99.0-r0 -> 9999_git1666233034-r0)
(48/103) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1665347091-r0)
(49/103) Upgrading kcmutils (5.99.0-r0 -> 9999_git1666232715-r0)
(50/103) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1666230952-r0)
(51/103) Upgrading oxygen (5.26.1-r0 -> 9999_git1666235812-r0)
(52/103) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1665347249-r0)
(53/103) Upgrading plasma-dialer (22.09-r0 -> 9999_git1666403914-r0)
(54/103) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1666236279-r0)
(55/103) Upgrading kded (5.99.0-r0 -> 9999_git1665347206-r0)
(56/103) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1665346208-r0)
(57/103) Upgrading bluedevil (5.26.1-r0 -> 9999_git1666403763-r0)
(58/103) Upgrading breeze (5.26.1-r0 -> 9999_git1666235580-r0)
(59/103) Upgrading libkscreen (5.26.1-r0 -> 9999_git1666403828-r0)
(60/103) Upgrading kscreen (5.26.1-r0 -> 9999_git1666235716-r0)
(61/103) Upgrading kwallet-pam (5.26.1-r0 -> 9999_git1663246611-r0)
(62/103) Upgrading kwayland-integration (5.26.1-r0 -> 9999_git1664735570-r0)
(63/103) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1666230941-r0)
(64/103) Upgrading kactivities (5.99.0-r0 -> 9999_git1665347036-r0)
(65/103) Upgrading plasma-nano (5.26.1-r0 -> 9999_git1666235918-r0)
(66/103) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1665347259-r0)
(67/103) Upgrading plasma-nm (5.26.1-r0 -> 9999_git1666235929-r0)
(68/103) Upgrading plasma-nm-mobile (5.26.1-r0 -> 9999_git1666235929-r0)
(69/103) Upgrading plasma-pa (5.26.1-r0 -> 9999_git1666235938-r0)
(70/103) Upgrading plasma-settings (22.09-r1 -> 9999_git1666236289-r1)
(71/103) Upgrading kactivitymanagerd (5.26.1-r0 -> 9999_git1666235624-r0)
(72/103) Upgrading kinit (5.99.0-r0 -> 9999_git1666232922-r0)
(73/103) Upgrading kdnssd (5.99.0-r0 -> 9999_git1666232843-r0)
(74/103) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1666233210-r0)
(75/103) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1665347529-r0)
(76/103) Upgrading kscreenlocker (5.26.1-r0 -> 9999_git1666318618-r0)
(77/103) Upgrading kwin (5.26.1-r0 -> 9999_git1666403816-r0)
(78/103) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1666020979-r0)
(79/103) Upgrading threadweaver (5.99.0-r0 -> 9999_git1666215546-r0)
(80/103) Upgrading krunner (5.99.0-r0 -> 9999_git1665899863-r0)
(81/103) Upgrading milou (5.26.1-r0 -> 9999_git1666235801-r0)
(82/103) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1665620141-r0)
(83/103) Upgrading plasma-integration (5.26.1-r0 -> 9999_git1666235897-r0)
(84/103) Upgrading plasma-workspace-libs (5.26.1-r1 -> 9999_git1666403871-r1)
(85/103) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1665347045-r0)
(86/103) Upgrading baloo (5.99.0-r0 -> 9999_git1666317756-r0)
(87/103) Upgrading kholidays (5.99.0-r0 -> 9999_git1666232881-r0)
(88/103) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1666233006-r0)
(89/103) Upgrading kparts (5.99.0-r0 -> 9999_git1666233025-r0)
(90/103) Upgrading prison (5.99.0-r0 -> 9999_git1665414234-r0)
(91/103) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1666317813-r0)
(92/103) Upgrading libksysguard (5.26.1-r0 -> 9999_git1666318644-r0)
(93/103) Upgrading plasma-workspace (5.26.1-r1 -> 9999_git1666403871-r1)
(94/103) Upgrading kpty (5.99.0-r0 -> 9999_git1666233043-r0)
(95/103) Upgrading kdesu (5.99.0-r0 -> 9999_git1663420106-r0)
(96/103) Upgrading kde-cli-tools (5.26.1-r0 -> 9999_git1666318588-r0)
(97/103) Upgrading qqc2-breeze-style (5.26.1-r0 -> 9999_git1666048690-r0)
(98/103) Upgrading plasma-mobile (5.26.1-r0 -> 9999_git1666235908-r0)
(99/103) Upgrading polkit-kde-agent-1 (5.26.1-r0 -> 9999_git1666236064-r0)
(100/103) Upgrading powerdevil-libs (5.26.1-r0 -> 9999_git1666398396-r0)
(101/103) Upgrading powerdevil (5.26.1-r0 -> 9999_git1666398396-r0)
(102/103) Upgrading xdg-desktop-portal-kde (5.26.1-r0 -> 9999_git1666236111-r0)
(103/103) Upgrading qmlkonsole (22.09-r1 -> 9999_git1666403925-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-base-23-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3200 MiB in 822 packages
(1/12) Installing bash (5.2.2-r0)
Executing bash-5.2.2-r0.post-install
(2/12) Installing xdg-dbus-proxy (0.1.4-r0)
(3/12) Installing lz4-libs (1.9.4-r1)
(4/12) Installing libarchive (3.6.1-r1)
(5/12) Installing ostree (2022.6-r0)
(6/12) Installing libseccomp (2.5.4-r0)
(7/12) Installing flatpak (1.14.0-r1)
Executing flatpak-1.14.0-r1.pre-install
Executing flatpak-1.14.0-r1.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(8/12) Installing flatpak-libs (1.14.0-r1)
(9/12) Installing discover-backend-flatpak (5.26.1-r0)
(10/12) Installing htop (3.2.1-r1)
(11/12) Installing nano (6.4-r0)
(12/12) Installing neofetch (7.1.0-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-23-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3210 MiB in 834 packages
(1/91) Installing syndication (9999_git1665347337-r0)
(2/91) Installing alligator (9999_git1666236151-r0)
(3/91) Installing libavc1394 (0.5.4-r2)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r2)
(7/91) Installing mpg123-libs (1.30.2-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.0-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (2.1.1-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r0)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.3-r1)
(25/91) Installing py3-brotli (1.0.9-r8)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1666298467-r0)
(28/91) Installing calindori (9999_git1666313345-r0)
(29/91) Installing live-media (2022.07.14-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.224.1-r1)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r3)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.13-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.11.0-r0)
(49/91) Installing glslang (11.11.0-r0)
(50/91) Installing spirv-tools (1.3.224.1-r1)
(51/91) Installing shaderc (2022.2-r1)
(52/91) Installing libplacebo (4.208.0-r3)
(53/91) Installing libprotobuf-lite (3.21.8-r0)
(54/91) Installing vlc-libs (3.0.17.4-r10)
(55/91) Installing vlc (3.0.17.4-r10)
(56/91) Installing elisa (22.08.2-r0)
(57/91) Installing kunitconversion (9999_git1666233097-r0)
(58/91) Installing kalk (9999_git1666236196-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1666403889-r0)
(61/91) Installing keysmith (9999_git1666236987-r0)
(62/91) Installing krecorder (9999_git1666404128-r1)
(63/91) Installing kpublictransport (22.08.2-r0)
(64/91) Installing ktrip (9999_git1666237140-r0)
(65/91) Installing kweathercore (9999_git1666318066-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1666388222-r1)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1666318261-r0)
(71/91) Installing kjs (9999_git1665347424-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.10.0-r0)
(77/91) Installing poppler-qt5 (22.10.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.08.2-r0)
(79/91) Installing libspectre (0.2.10-r1)
(80/91) Installing okular-common (22.08.2-r0)
(81/91) Installing okular (22.08.2-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
(85/91) Installing plasmatube (9999_git1666236298-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.12-r1)
(87/91) Installing postmarketos-config-nftables-mdns (0.12-r1)
(88/91) Installing postmarketos-config-nftables-chromecast (0.12-r1)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.12-r1)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1666234867-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-23-r1.trigger
Executing vlc-libs-3.0.17.4-r10.trigger
OK: 3325 MiB in 925 packages
(chroot) Exiting chroot...
[15:57:32] Unregister qemu binfmt (arm)
[15:57:32] Unregister qemu binfmt (aarch64)
[15:57:33] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[15:57:33] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[15:57:33] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[15:57:33] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[15:57:34] Cleared up ~6208 MB of space
[15:57:35] DONE!
Building image for pine64-pinephone
Already up to date.
[15:57:36] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:57:36] Channel [edge]: [15:57:36] Vendor [qemu]: [15:57:36] Device codename [amd64]: [15:57:36] Kernel [lts]: [15:57:36] Username [user]: [15:57:37] User interface [weston]: [15:57:37] Change them? (y/n) [n]: [15:57:37] Extra packages [none]: [15:57:37] Use this timezone instead of GMT? (y/n) [y]: [15:57:37] Choose default locale for installation [C.UTF-8]: [15:57:37] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:57:37] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:57:37] Config changed: ui='plasma-mobile'
[15:57:37] Config changed: device='pine64-pinephone'
[15:57:37] Config changed: kernel=''
[15:57:37] Config changed: extra_packages='osk-sdl'
(1541101) [15:57:38] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v
origin	https://gitlab.com/postmarketOS/pmaports.git (fetch)
origin	https://gitlab.com/postmarketOS/pmaports.git (push)
(1541101) [15:57:38] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge

[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16

[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15

[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14

[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13

[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(1541101) [15:57:38] *** (1/4) PREPARE NATIVE CHROOT ***
(1541101) [15:57:38] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1541101) [15:57:38] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1541101) [15:57:38] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1541101) [15:57:38] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(1541101) [15:57:38] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(1541101) [15:57:38] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(1541101) [15:57:38] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(1541101) [15:57:38] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(1541101) [15:57:38] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1541101) [15:57:38] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1541101) [15:57:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1541101) [15:57:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1541101) [15:57:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1541101) [15:57:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1541101) [15:57:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1541101) [15:57:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1541101) [15:57:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1541101) [15:57:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(1541101) [15:57:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1541101) [15:57:38] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1541101) [15:57:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1541101) [15:57:38] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1541101) [15:57:38] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1541101) [15:57:38] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1541101) [15:57:38] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1541101) [15:57:38] Update package index for x86_64 (4 file(s))
(1541101) [15:57:38] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(1541101) [15:57:38] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1541101) [15:57:39] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(1541101) [15:57:39] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1541101) [15:57:39] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(1541101) [15:57:39] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1541101) [15:57:39] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(1541101) [15:57:39] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1541101) [15:57:39] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(1541101) [15:57:40] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk
(1541101) [15:57:40] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1541101) [15:57:40] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1541101) [15:57:40] extracted: /tmp/pmbootstrap_4m_un_dapk
(1541101) [15:57:40] extracted: /tmp/pmbootstrapkajpakajsig
(1541101) [15:57:40] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1541101) [15:57:40] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapkajpakajsig /tmp/pmbootstrap_4m_un_dapk
Verified OK
(1541101) [15:57:40] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(1541101) [15:57:40] % /tmp/pmbootstrap_4m_un_dapk --version
apk-tools 2.12.9, compiled for x86_64.
(1541101) [15:57:40] (native) install alpine-base
(1541101) [15:57:40] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub
(1541101) [15:57:40] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub
(1541101) [15:57:40] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(1541101) [15:57:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(1541101) [15:57:40] (native) update /etc/apk/repositories
(1541101) [15:57:40] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1541101) [15:57:40] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1541101) [15:57:40] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1541101) [15:57:40] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1541101) [15:57:40] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1541101) [15:57:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1541101) [15:57:40] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1541101) [15:57:40] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1541101) [15:57:40] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(1541101) [15:57:40] New background process: pid=1541398, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.9-r7)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(1541101) [15:57:42] (native) % adduser -D pmos -u 12345
(1541101) [15:57:42] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(1541101) [15:57:42] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(1541101) [15:57:42] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(1541101) [15:57:42] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(1541101) [15:57:42] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(1541101) [15:57:42] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(1541101) [15:57:42] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(1541101) [15:57:42] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(1541101) [15:57:42] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(1541101) [15:57:42] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(1541101) [15:57:42] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(1541101) [15:57:42] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(1541101) [15:57:42] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(1541101) [15:57:42] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(1541101) [15:57:42] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(1541101) [15:57:42] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(1541101) [15:57:42] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(1541101) [15:57:42] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(1541101) [15:57:42] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(1541101) [15:57:45] (native) install cryptsetup util-linux parted
(1541101) [15:57:45] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1541101) [15:57:45] (native) % cat /tmp/apk_progress_fifo
(1541101) [15:57:45] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(1541101) [15:57:45] New background process: pid=1541613, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221008-r0)
(11/43) Installing ncurses-libs (6.3_p20221008-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.6-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r3)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r2)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(1541101) [15:57:47] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") ***
(1541101) [15:57:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(1541101) [15:57:47] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(1541101) [15:57:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(1541101) [15:57:47] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(1541101) [15:57:47] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3
(1541101) [15:57:47] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5
(1541101) [15:57:47] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7
(1541101) [15:57:47] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8
(1541101) [15:57:47] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9
(1541101) [15:57:47] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/
(1541101) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(1541101) [15:57:48] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(1541101) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(1541101) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(1541101) [15:57:48] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(1541101) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(1541101) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(1541101) [15:57:48] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(1541101) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(1541101) [15:57:48] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(1541101) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(1541101) [15:57:48] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(1541101) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(1541101) [15:57:48] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(1541101) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(1541101) [15:57:48] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(1541101) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(1541101) [15:57:48] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(1541101) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(1541101) [15:57:48] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(1541101) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(1541101) [15:57:48] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(1541101) [15:57:48] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(1541101) [15:57:48] (native) install qemu-aarch64
(1541101) [15:57:48] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1541101) [15:57:48] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1541101) [15:57:48] (native) % cat /tmp/apk_progress_fifo
(1541101) [15:57:48] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(1541101) [15:57:48] New background process: pid=1541957, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r3)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(1541101) [15:57:49] Register qemu binfmt (aarch64)
(1541101) [15:57:49] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register
(1541101) [15:57:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin
(1541101) [15:57:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(1541101) [15:57:49] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(1541101) [15:57:49] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(1541101) [15:57:49] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1541101) [15:57:49] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1541101) [15:57:49] extracted: /tmp/pmbootstrapc5yafe5hapk
(1541101) [15:57:49] extracted: /tmp/pmbootstraphhpiugx9sig
(1541101) [15:57:49] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1541101) [15:57:49] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstraphhpiugx9sig /tmp/pmbootstrapc5yafe5hapk
Verified OK
(1541101) [15:57:49] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(1541101) [15:57:49] % /tmp/pmbootstrapc5yafe5hapk --version
apk-tools 2.12.9, compiled for x86_64.
(1541101) [15:57:49] (rootfs_pine64-pinephone) install alpine-base
(1541101) [15:57:49] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache
(1541101) [15:57:49] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf
(1541101) [15:57:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk
(1541101) [15:57:49] (rootfs_pine64-pinephone) update /etc/apk/repositories
(1541101) [15:57:49] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1541101) [15:57:49] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1541101) [15:57:49] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1541101) [15:57:49] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1541101) [15:57:49] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1541101) [15:57:49] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1541101) [15:57:49] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1541101) [15:57:49] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1541101) [15:57:49] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1541101) [15:57:49] Update package index for aarch64 (4 file(s))
(1541101) [15:57:49] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1541101) [15:57:50] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(1541101) [15:57:50] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1541101) [15:57:50] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(1541101) [15:57:50] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1541101) [15:57:50] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(1541101) [15:57:50] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1541101) [15:57:50] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(1541101) [15:57:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1541101) [15:57:50] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1541101) [15:57:50] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1541101) [15:57:50] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1541101) [15:57:50] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base
(1541101) [15:57:50] New background process: pid=1542007, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.9-r7)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(1541101) [15:57:52] (rootfs_pine64-pinephone) % getent passwd user
(1541101) [15:57:52] (rootfs_pine64-pinephone) % adduser -D -u 10000 user
(1541101) [15:57:53] (rootfs_pine64-pinephone) % addgroup -S wheel
addgroup: group 'wheel' in use
(1541101) [15:57:53] (rootfs_pine64-pinephone) % addgroup user wheel
(1541101) [15:57:53] (rootfs_pine64-pinephone) % addgroup -S video
addgroup: group 'video' in use
(1541101) [15:57:53] (rootfs_pine64-pinephone) % addgroup user video
(1541101) [15:57:53] (rootfs_pine64-pinephone) % addgroup -S audio
addgroup: group 'audio' in use
(1541101) [15:57:53] (rootfs_pine64-pinephone) % addgroup user audio
(1541101) [15:57:53] (rootfs_pine64-pinephone) % addgroup -S input
addgroup: group 'input' in use
(1541101) [15:57:53] (rootfs_pine64-pinephone) % addgroup user input
(1541101) [15:57:53] (rootfs_pine64-pinephone) % addgroup -S plugdev
(1541101) [15:57:53] (rootfs_pine64-pinephone) % addgroup user plugdev
(1541101) [15:57:54] (rootfs_pine64-pinephone) % addgroup -S netdev
addgroup: group 'netdev' in use
(1541101) [15:57:54] (rootfs_pine64-pinephone) % addgroup user netdev
(1541101) [15:57:54] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs
(1541101) [15:57:56] (rootfs_pine64-pinephone) calculate depends of postmarketos-base, device-pine64-pinephone, postmarketos-ui-plasma-mobile, device-pine64-pinephone-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(1541101) [15:57:56] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(1541101) [15:57:56] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(1541101) [15:57:57] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(1541101) [15:57:57] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(1541101) [15:57:58] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1541101) [15:57:58] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1541101) [15:57:58] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(1541101) [15:57:59] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1541101) [15:57:59] New background process: pid=1542390, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/731) Installing icu-data-full (72.1-r1)
(2/731) Installing dbus-libs (1.14.4-r0)
(3/731) Installing libgcc (12.2.1_git20220924-r3)
(4/731) Installing libffi (3.4.3-r0)
(5/731) Installing libintl (0.21.1-r1)
(6/731) Installing libblkid (2.38.1-r0)
(7/731) Installing libmount (2.38.1-r0)
(8/731) Installing pcre2 (10.40-r0)
(9/731) Installing glib (2.74.0-r4)
(10/731) Installing libstdc++ (12.2.1_git20220924-r3)
(11/731) Installing icu-libs (72.1-r1)
(12/731) Installing libpcre2-16 (10.40-r0)
(13/731) Installing zstd-libs (1.5.2-r9)
(14/731) Installing qt5-qtbase (5.15.6_git20220930-r1)
(15/731) Installing hicolor-icon-theme (0.17-r2)
(16/731) Installing libmagic (5.42-r0)
(17/731) Installing file (5.42-r0)
(18/731) Installing libxau (1.0.10-r0)
(19/731) Installing libmd (1.0.4-r0)
(20/731) Installing libbsd (0.11.7-r0)
(21/731) Installing libxdmcp (1.1.3-r1)
(22/731) Installing libxcb (1.15-r0)
(23/731) Installing libx11 (1.8.1-r1)
(24/731) Installing libxext (1.3.4-r1)
(25/731) Installing libice (1.0.10-r1)
(26/731) Installing libuuid (2.38.1-r0)
(27/731) Installing libsm (1.2.3-r1)
(28/731) Installing libxt (1.2.1-r0)
(29/731) Installing libxmu (1.1.4-r0)
(30/731) Installing xset (1.2.4-r0)
(31/731) Installing xprop (1.2.5-r0)
(32/731) Installing xdg-utils (1.1.3-r4)
(33/731) Installing mesa (22.2.2-r0)
(34/731) Installing libdrm (2.4.113-r0)
(35/731) Installing libexpat (2.4.9-r0)
(36/731) Installing wayland-libs-server (1.21.0-r1)
(37/731) Installing mesa-glapi (22.2.2-r0)
(38/731) Installing mesa-gles (22.2.2-r0)
(39/731) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/731) Installing libxcomposite (0.4.5-r1)
(41/731) Installing brotli-libs (1.0.9-r8)
(42/731) Installing libbz2 (1.0.8-r3)
(43/731) Installing libpng (1.6.38-r0)
(44/731) Installing freetype (2.12.1-r0)
(45/731) Installing fontconfig (2.14.1-r0)
(46/731) Installing wayland-libs-client (1.21.0-r1)
(47/731) Installing wayland-libs-cursor (1.21.0-r1)
(48/731) Installing wayland-libs-egl (1.21.0-r1)
(49/731) Installing pkgconf (1.9.3-r0)
(50/731) Installing xkeyboard-config (9999-r5)
(51/731) Installing xz-libs (5.2.7-r0)
(52/731) Installing libxml2 (2.10.3-r0)
(53/731) Installing libxkbcommon (1.4.1-r0)
(54/731) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(55/731) Installing mesa-gbm (22.2.2-r0)
(56/731) Installing libxshmfence (1.3.1-r0)
(57/731) Installing mesa-egl (22.2.2-r0)
(58/731) Installing avahi-libs (0.8-r6)
(59/731) Installing gmp (6.2.1-r2)
(60/731) Installing nettle (3.8.1-r0)
(61/731) Installing p11-kit (0.24.1-r1)
(62/731) Installing libtasn1 (4.19.0-r0)
(63/731) Installing libunistring (1.1-r0)
(64/731) Installing gnutls (3.7.8-r2)
(65/731) Installing cups-libs (2.4.2-r0)
(66/731) Installing shared-mime-info (2.2-r1)
(67/731) Installing libjpeg-turbo (2.1.4-r0)
(68/731) Installing libwebp (1.2.4-r1)
(69/731) Installing tiff (4.4.0-r1)
(70/731) Installing gdk-pixbuf (2.42.9-r1)
(71/731) Installing gtk-update-icon-cache (3.24.34-r6)
(72/731) Installing libxfixes (6.0.0-r0)
(73/731) Installing libxrender (0.9.11-r0)
(74/731) Installing libxcursor (1.2.1-r1)
(75/731) Installing libxdamage (1.1.5-r1)
(76/731) Installing libxi (1.8-r0)
(77/731) Installing libxinerama (1.1.4-r2)
(78/731) Installing libxrandr (1.5.2-r1)
(79/731) Installing libatk-1.0 (2.46.0-r0)
(80/731) Installing libxtst (1.2.4-r0)
(81/731) Installing at-spi2-core (2.46.0-r0)
(82/731) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/731) Installing pixman (0.42.0-r0)
(84/731) Installing cairo (1.17.6-r3)
(85/731) Installing cairo-gobject (1.17.6-r3)
(86/731) Installing libepoxy (1.5.10-r0)
(87/731) Installing fribidi (1.0.12-r0)
(88/731) Installing graphite2 (1.3.14-r2)
(89/731) Installing harfbuzz (5.3.1-r1)
(90/731) Installing libxft (2.3.6-r0)
(91/731) Installing pango (1.50.11-r0)
(92/731) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/731) Installing libevdev (1.13.0-r0)
(94/731) Installing mtdev (1.1.6-r0)
(95/731) Installing eudev-libs (3.2.11-r2)
(96/731) Installing libinput-libs (1.21.0-r0)
(97/731) Installing xcb-util-wm (0.4.2-r0)
(98/731) Installing xcb-util (0.4.0-r3)
(99/731) Installing xcb-util-image (0.4.1-r0)
(100/731) Installing xcb-util-keysyms (0.4.1-r0)
(101/731) Installing xcb-util-renderutil (0.3.10-r0)
(102/731) Installing libxkbcommon-x11 (1.4.1-r0)
(103/731) Installing qt5-qtbase-x11 (5.15.6_git20220930-r1)
(104/731) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/731) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/731) Installing kirigami2-libs (5.99.0-r0)
(107/731) Installing kirigami2 (5.99.0-r0)
(108/731) Installing kactivities-libs (5.99.0-r0)
(109/731) Installing karchive (5.99.0-r0)
(110/731) Installing kconfig (5.99.0-r0)
(111/731) Installing kcoreaddons (5.99.0-r0)
(112/731) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(113/731) Installing kwindowsystem (5.99.0-r0)
(114/731) Installing kcrash (5.99.0-r0)
(115/731) Installing kdbusaddons (5.99.0-r0)
(116/731) Installing kglobalaccel (5.99.0-r0)
(117/731) Installing kguiaddons (5.99.0-r0)
(118/731) Installing ki18n (5.99.0-r0)
(119/731) Installing libelogind (246.10-r5)
(120/731) Installing polkit-elogind-libs (121-r0)
(121/731) Installing polkit-qt-1 (0.114.0-r1)
(122/731) Installing kauth (5.99.0-r0)
(123/731) Installing kcodecs (5.99.0-r0)
(124/731) Installing kwidgetsaddons (5.99.0-r0)
(125/731) Installing kconfigwidgets (5.99.0-r0)
(126/731) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(127/731) Installing kiconthemes (5.99.0-r0)
(128/731) Installing kitemviews (5.99.0-r0)
(129/731) Installing kxmlgui (5.99.0-r0)
(130/731) Installing kbookmarks (5.99.0-r0)
(131/731) Installing kcompletion (5.99.0-r0)
(132/731) Installing libxml2-utils (2.10.3-r0)
(133/731) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(134/731) Installing libgpg-error (1.46-r0)
(135/731) Installing libgcrypt (1.10.1-r0)
(136/731) Installing libxslt (1.1.37-r0)
(137/731) Installing docbook-xsl (1.79.2-r4)
Executing docbook-xsl-1.79.2-r4.post-install
(138/731) Installing kdoctools (5.99.0-r0)
(139/731) Installing kjobwidgets (5.99.0-r0)
(140/731) Installing alsa-lib (1.2.7.2-r0)
(141/731) Installing libxxf86vm (1.1.5-r0)
(142/731) Installing mesa-gl (22.2.2-r0)
(143/731) Installing libxv (1.0.11-r3)
(144/731) Installing cdparanoia-libs (10.2-r11)
(145/731) Installing graphene (1.10.8-r1)
(146/731) Installing gstreamer (1.20.4-r0)
(147/731) Installing libogg (1.3.5-r1)
(148/731) Installing opus (1.3.1-r1)
(149/731) Installing orc (0.4.32-r2)
(150/731) Installing libtheora (1.1.1-r16)
(151/731) Installing libvorbis (1.3.7-r0)
(152/731) Installing gst-plugins-base (1.20.4-r0)
(153/731) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(154/731) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(155/731) Installing sound-theme-freedesktop (0.8-r0)
(156/731) Installing libltdl (2.4.7-r0)
(157/731) Installing libcanberra (0.30-r8)
(158/731) Installing libcanberra-gstreamer (0.30-r8)
(159/731) Installing knotifications (5.99.0-r0)
(160/731) Installing kservice (5.99.0-r0)
(161/731) Installing solid-libs (5.99.0-r0)
(162/731) Installing libhunspell (1.7.1-r0)
(163/731) Installing ncurses-terminfo-base (6.3_p20221008-r0)
(164/731) Installing ncurses-libs (6.3_p20221008-r0)
(165/731) Installing readline (8.2.0-r0)
(166/731) Installing hunspell (1.7.1-r0)
(167/731) Installing sonnet (5.99.0-r0)
(168/731) Installing ktextwidgets (5.99.0-r0)
(169/731) Installing kio (5.99.0-r0)
(170/731) Installing kpackage (5.99.0-r0)
(171/731) Installing kdeclarative (5.99.0-r0)
(172/731) Installing kwayland (5.99.0-r0)
(173/731) Installing plasma-framework (5.99.0-r0)
(174/731) Installing sqlite-libs (3.39.4-r0)
(175/731) Installing libaccounts-glib (1.26-r0)
(176/731) Installing libaccounts-qt (1.16-r1)
(177/731) Installing signond (8.61-r0)
(178/731) Installing accounts-qml-module (0.7_git20190605-r0)
(179/731) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(180/731) Installing sdl2 (2.24.1-r0)
(181/731) Installing aom-libs (3.5.0-r0)
(182/731) Installing libass (0.16.0-r0)
(183/731) Installing libdav1d (1.0.0-r2)
(184/731) Installing lame (3.100-r2)
(185/731) Installing libasyncns (0.8-r1)
(186/731) Installing flac-libs (1.4.1-r1)
(187/731) Installing libsndfile (1.1.0-r2)
(188/731) Installing libgomp (12.2.1_git20220924-r3)
(189/731) Installing soxr (0.1.3-r3)
(190/731) Installing speexdsp (1.2.1-r0)
(191/731) Installing tdb-libs (1.4.7-r0)
(192/731) Installing libpulse (9999_git20220528-r0)
(193/731) Installing cjson (1.7.15-r3)
(194/731) Installing mbedtls (2.28.1-r0)
(195/731) Installing librist (0.2.7-r0)
(196/731) Installing libsrt (1.5.1-r0)
(197/731) Installing libssh (0.10.4-r0)
(198/731) Installing v4l-utils-libs (1.22.1-r2)
(199/731) Installing libva (2.16.0-r0)
(200/731) Installing libvdpau (1.5-r0)
(201/731) Installing vidstab (1.1.0-r2)
(202/731) Installing libvpx (1.12.0-r1)
(203/731) Installing x264-libs (0.164_git20220602-r0)
(204/731) Installing numactl (2.0.16-r0)
(205/731) Installing x265-libs (3.5-r3)
(206/731) Installing xvidcore (1.3.7-r1)
(207/731) Installing libsodium (1.0.18-r2)
(208/731) Installing libzmq (4.3.4-r1)
(209/731) Installing ffmpeg-libs (5.1.2-r1)
(210/731) Installing libevent (2.1.12-r5)
(211/731) Installing nspr (4.35-r0)
(212/731) Installing nss (3.84-r0)
(213/731) Installing re2 (2022.06.01-r1)
(214/731) Installing snappy (1.1.9-r4)
(215/731) Installing qt5-qtwebengine (5.15.11-r2)
(216/731) Installing libnotify (0.8.1-r1)
(217/731) Installing libproxy (0.4.18-r1)
(218/731) Installing signon-ui (0.17_git20171023-r1)
(219/731) Installing libassuan (2.5.5-r0)
(220/731) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(221/731) Installing gnupg-gpgconf (2.2.40-r0)
(222/731) Installing gpg (2.2.40-r0)
(223/731) Installing npth (1.6-r1)
(224/731) Installing gpg-agent (2.2.40-r0)
(225/731) Installing libksba (1.6.2-r0)
(226/731) Installing gpgsm (2.2.40-r0)
(227/731) Installing gpgme (1.17.1-r0)
(228/731) Installing gpgmepp (1.17.1-r0)
(229/731) Installing gdbm (1.23-r0)
(230/731) Installing libsasl (2.1.28-r2)
(231/731) Installing libqca (2.3.4-r2)
(232/731) Installing kwallet (5.99.0-r0)
(233/731) Installing kaccounts-integration (22.08.2-r0)
(234/731) Installing purpose (5.99.0-r0)
(235/731) Installing qt5-qtbase-sqlite (5.15.6_git20220930-r1)
(236/731) Installing qt5-qtfeedback (0_git20180903-r0)
(237/731) Installing angelfish (22.09-r0)
(238/731) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(239/731) Installing gtk-engines-clearlooks (2.21.0-r3)
(240/731) Installing gtk-engines-crux (2.21.0-r3)
(241/731) Installing gtk-engines-industrial (2.21.0-r3)
(242/731) Installing gtk-engines-mist (2.21.0-r3)
(243/731) Installing gtk-engines-redmond (2.21.0-r3)
(244/731) Installing gtk-engines-thinice (2.21.0-r3)
(245/731) Installing gtk-engines (2.21.0-r3)
(246/731) Installing breeze-gtk (5.26.1-r0)
(247/731) Installing alsa-ucm-conf (1.2.7.2-r0)
(248/731) Installing atinout (0.9.1-r1)
(249/731) Installing ca-certificates (20220614-r2)
(250/731) Installing nghttp2-libs (1.50.0-r0)
(251/731) Installing libcurl (7.85.0-r0)
(252/731) Installing libgpiod (1.6.3-r1)
(253/731) Installing libgudev (237-r1)
(254/731) Installing libmm-glib (1.18.12-r0)
(255/731) Installing libusb (1.0.26-r0)
(256/731) Installing eg25-manager (0.4.4-r0)
(257/731) Installing eg25-manager-openrc (0.4.4-r0)
(258/731) Installing gpsd (3.24-r0)
(259/731) Installing gpsd-openrc (3.24-r0)
(260/731) Installing libnl3 (3.7.0-r0)
(261/731) Installing iw (5.19-r0)
(262/731) Installing linux-postmarketos-allwinner (6.0.2_git20221017-r1)
(263/731) Installing udev-init-scripts (35-r1)
(264/731) Installing udev-init-scripts-openrc (35-r1)
(265/731) Installing kmod-libs (30-r1)
(266/731) Installing eudev (3.2.11-r2)
(267/731) Installing eudev-openrc (3.2.11-r2)
(268/731) Installing openssh-keygen (9.1_p1-r0)
(269/731) Installing libedit (20221009.3.1-r0)
(270/731) Installing openssh-client-common (9.1_p1-r0)
(271/731) Installing openssh-client-default (9.1_p1-r0)
(272/731) Installing openssh-sftp-server (9.1_p1-r0)
(273/731) Installing openssh-server-common (9.1_p1-r0)
(274/731) Installing openssh-server (9.1_p1-r0)
(275/731) Installing openssh (9.1_p1-r0)
(276/731) Installing boot-deploy (0.6.1-r0)
(277/731) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(278/731) Installing lzo (2.10-r3)
(279/731) Installing btrfs-progs (6.0-r0)
(280/731) Installing bzip2 (1.0.8-r3)
(281/731) Installing argon2-libs (20190702-r2)
(282/731) Installing device-mapper-libs (2.02.188-r0)
(283/731) Installing json-c (0.16-r0)
(284/731) Installing cryptsetup-libs (2.5.0-r2)
(285/731) Installing popt (1.19-r0)
(286/731) Installing cryptsetup (2.5.0-r2)
(287/731) Installing cryptsetup-openrc (2.5.0-r2)
(288/731) Installing libaio (0.3.113-r0)
(289/731) Installing device-mapper-event-libs (2.02.188-r0)
(290/731) Installing lvm2-libs (2.02.188-r0)
(291/731) Installing device-mapper (2.02.188-r0)
(292/731) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(293/731) Installing libcom_err (1.46.5-r3)
(294/731) Installing e2fsprogs-libs (1.46.5-r3)
(295/731) Installing e2fsprogs (1.46.5-r3)
(296/731) Installing e2fsprogs-extra (1.46.5-r3)
(297/731) Installing f2fs-tools-libs (1.15.0-r0)
(298/731) Installing f2fs-tools (1.15.0-r0)
(299/731) Installing lz4 (1.9.4-r1)
(300/731) Installing userspace-rcu (0.13.2-r0)
(301/731) Installing multipath-tools (0.9.1-r0)
(302/731) Installing multipath-tools-openrc (0.9.1-r0)
(303/731) Installing parted (3.5-r0)
(304/731) Installing postmarketos-mvcfg (1-r0)
(305/731) Installing postmarketos-keys (1-r0)
(306/731) Installing sudo (1.9.11_p3-r0)
(307/731) Installing postmarketos-base-nofde (23-r1)
(308/731) Installing unudhcpd (0.2.1-r0)
(309/731) Installing xz (5.2.7-r0)
(310/731) Installing postmarketos-mkinitfs (1.5-r1)
(311/731) Installing postmarketos-base (23-r1)
Executing postmarketos-base-23-r1.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(312/731) Installing llvm15-libs (15.0.3-r0)
(313/731) Installing musl-fts (1.2.7-r3)
(314/731) Installing libelf (0.187-r2)
(315/731) Installing mesa-dri-gallium (22.2.2-r0)
(316/731) Installing postmarketos-base-mesa (23-r1)
(317/731) Installing u-boot-pinephone (2022.07-r0)
(318/731) Installing u-boot-tools (2022.10-r0)
(319/731) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(320/731) Installing dbus-openrc (1.14.4-r0)
(321/731) Installing libacl (2.3.1-r1)
(322/731) Installing lz4-libs (1.9.4-r1)
(323/731) Installing libarchive (3.6.1-r1)
(324/731) Installing libcbor (0.9.0-r1)
(325/731) Installing efivar-libs (38-r1)
(326/731) Installing libgcab (1.4-r3)
(327/731) Installing json-glib (1.6.6-r0)
(328/731) Installing libgusb (0.4.2-r0)
(329/731) Installing libjcat (0.1.10-r0)
(330/731) Installing libmbim (1.26.4-r0)
(331/731) Installing protobuf-c (1.4.1-r1)
(332/731) Installing libqrtr-glib (1.2.2-r0)
(333/731) Installing libqmi (1.30.8-r0)
(334/731) Installing tpm2-tss-mu (3.2.0-r0)
(335/731) Installing tpm2-tss-sys (3.2.0-r0)
(336/731) Installing tpm2-tss-esys (3.2.0-r0)
(337/731) Installing libxmlb (0.3.10-r0)
(338/731) Installing fwupd (1.8.6-r1)
(339/731) Installing fwupd-openrc (1.8.6-r1)
(340/731) Installing device-pine64-pinephone (0.43-r2)
Executing device-pine64-pinephone-0.43-r2.post-install
 * service eg25-manager added to runlevel default
 * service gpsd added to runlevel default
 * service gpsd_pinephone added to runlevel default
(341/731) Installing device-pine64-pinephone-plasma-mobile (0.43-r2)
(342/731) Installing linux-firmware-rtlwifi (20221012-r0)
(343/731) Installing linux-firmware-rtl_bt (20221012-r0)
(344/731) Installing firmware-pine64-rtl8723bt (0_git20200705-r0)
(345/731) Installing firmware-pine64-ov5640 (0_git20201028-r0)
(346/731) Installing device-pine64-pinephone-nonfree-firmware (0.43-r2)
(347/731) Installing yaml (0.2.5-r0)
(348/731) Installing appstream (0.15.5-r1)
Executing appstream-0.15.5-r1.post-install
✔ Metadata cache was updated successfully.
(349/731) Installing appstream-qt (0.15.5-r1)
(350/731) Installing attica (5.99.0-r0)
(351/731) Installing kidletime (5.99.0-r0)
(352/731) Installing knewstuff (5.99.0-r0)
(353/731) Installing discover (5.26.1-r0)
(354/731) Installing libapk-qt (0.4.2-r0)
(355/731) Installing discover-backend-apk (5.26.1-r0)
(356/731) Installing discover-backend-fwupd (5.26.1-r0)
(357/731) Installing font-droid-nonlatin (20200215-r2)
(358/731) Installing font-noto-common (0_git20211101-r6)
(359/731) Installing font-noto-math (0_git20211101-r6)
(360/731) Installing font-noto-symbols (0_git20211101-r6)
(361/731) Installing font-noto (0_git20211101-r6)
(362/731) Installing font-noto-emoji (2.038-r0)
(363/731) Installing font-noto-extra (0_git20211101-r6)
(364/731) Installing mauiman (1.0.0-r0)
(365/731) Installing mauikit (2.2.0-r0)
(366/731) Installing exiv2 (0.27.5-r1)
(367/731) Installing mauikit-imagetools (2.2.0-r0)
(368/731) Installing mauikit-filebrowsing (2.2.0-r0)
(369/731) Installing index (2.2.0-r0)
(370/731) Installing signon-plugin-oauth2 (0.25-r0)
(371/731) Installing kaccounts-providers (22.08.2-r0)
(372/731) Installing kirigami-addons (0.4-r0)
(373/731) Installing kclock (22.09-r0)
(374/731) Installing gsettings-desktop-schemas (43.0-r0)
(375/731) Installing kdecoration (5.26.1-r0)
(376/731) Installing kde-gtk-config (5.26.1-r0)
(377/731) Installing kirigami-gallery (22.08.2-r0)
(378/731) Installing kquickimageeditor (0.2.0-r1)
(379/731) Installing taglib (1.12-r1)
(380/731) Installing kfilemetadata (5.99.0-r0)
(381/731) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(382/731) Installing koko (22.09-r0)
(383/731) Installing kasync (0.3.0-r2)
(384/731) Installing gpg-wks-server (2.2.40-r0)
(385/731) Installing gpgv (2.2.40-r0)
(386/731) Installing libldap (2.6.3-r3)
(387/731) Installing gnupg-dirmngr (2.2.40-r0)
(388/731) Installing gnupg-utils (2.2.40-r0)
(389/731) Installing gnupg-wks-client (2.2.40-r0)
(390/731) Installing gnupg (2.2.40-r0)
(391/731) Installing iso-codes (4.11.0-r0)
(392/731) Installing kcontacts (5.99.0-r0)
(393/731) Installing kpeople (5.99.0-r0)
(394/731) Installing libical (3.0.16-r1)
(395/731) Installing kcalendarcore (5.99.0-r0)
(396/731) Installing kmime (22.08.2-r0)
(397/731) Installing kimap2 (0.4.0-r1)
(398/731) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(399/731) Installing kdav2 (0.4.0-r1)
(400/731) Installing lmdb (0.9.29-r1)
(401/731) Installing libxapian (1.4.21-r0)
(402/731) Installing sink (0.9.0-r3)
(403/731) Installing kpeoplesink (0_git20210224-r1)
(404/731) Installing kpeoplevcard (0.1-r2)
(405/731) Installing libraw (0.20.2-r0)
(406/731) Installing libraw-tools (0.20.2-r0)
(407/731) Installing lcms2 (2.13.1-r0)
(408/731) Installing imagemagick-libs (7.1.0.51-r0)
(409/731) Installing jbig2dec (0.19-r0)
(410/731) Installing ghostscript (10.0.0-r0)
(411/731) Installing libde265 (1.0.9-r0)
(412/731) Installing libheif (1.13.0-r0)
(413/731) Installing libjxl (0.6.1_git20220605-r1)
(414/731) Installing librsvg (2.55.1-r0)
(415/731) Installing imagemagick (7.1.0.51-r0)
(416/731) Installing perl (5.36.0-r0)
(417/731) Installing perl-image-exiftool (12.42-r0)
(418/731) Installing exiftool (12.42-r0)
(419/731) Installing openexr (3.1.5-r3)
(420/731) Installing soundtouch (2.3.1-r0)
(421/731) Installing chromaprint (1.5.1-r2)
(422/731) Installing libraw1394 (2.1.2-r2)
(423/731) Installing libdc1394 (2.2.6-r0)
(424/731) Installing tslib (1.22-r1)
(425/731) Installing directfb (1.7.7-r4)
(426/731) Installing faac (1.30-r2)
(427/731) Installing fdk-aac (2.0.2-r1)
(428/731) Installing flite (2.2-r1)
(429/731) Installing libsamplerate (0.2.2-r0)
(430/731) Installing jack (1.9.21-r0)
(431/731) Installing portaudio (19.7.0-r0)
(432/731) Installing fluidsynth-libs (2.3.0-r0)
(433/731) Installing libfreeaptx (0.1.1-r0)
(434/731) Installing gsm (1.0.22-r1)
(435/731) Installing libldac (2.0.2.3-r0)
(436/731) Installing libmodplug (0.8.9.0-r2)
(437/731) Installing neon (0.32.4-r0)
(438/731) Installing libnice (0.1.19-r0)
(439/731) Installing openal-soft (1.22.2-r1)
(440/731) Installing openjpeg (2.5.0-r0)
(441/731) Installing librtmp (2.4_git20190330-r1)
(442/731) Installing sbc (2.0-r0)
(443/731) Installing spandsp (0.0.6-r2)
(444/731) Installing libsrtp (2.4.2-r3)
(445/731) Installing vo-aacenc (0.1.3-r0)
(446/731) Installing vo-amrwbenc (0.1.3-r0)
(447/731) Installing libzbar (0.23.92-r1)
(448/731) Installing gst-plugins-bad (1.20.4-r0)
(449/731) Installing gtk4.0 (4.8.1-r2)
Executing gtk4.0-4.8.1-r2.post-install
(450/731) Installing megapixels (1.5.2-r0)
(451/731) Installing encodings (1.0.6-r0)
(452/731) Installing libfontenc (1.1.6-r0)
(453/731) Installing mkfontscale (1.2.2-r1)
(454/731) Installing font-dejavu (2.37-r3)
(455/731) Installing sdl2_ttf (2.20.1-r0)
(456/731) Installing osk-sdl (0.67.1-r1)
(457/731) Installing kcmutils (5.99.0-r0)
(458/731) Installing frameworkintegration (5.99.0-r0)
(459/731) Installing oxygen (5.26.1-r0)
(460/731) Installing modemmanager-qt (5.99.0-r0)
(461/731) Installing callaudiod-libs (0.1.4-r0)
(462/731) Installing abseil-cpp (20220623.1-r1)
(463/731) Installing boost1.80-thread (1.80.0-r3)
(464/731) Installing libprotobuf (3.21.8-r0)
(465/731) Installing libphonenumber (8.12.56-r1)
(466/731) Installing plasma-dialer (22.09-r0)
(467/731) Installing plasma-mobile-sounds (0.1-r1)
(468/731) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(469/731) Installing plasma-phonebook (22.09-r0)
(470/731) Installing postmarketos-artwork-wallpapers (2-r1)
(471/731) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(472/731) Installing bluez (5.65-r2)
(473/731) Installing bluez-openrc (5.65-r2)
(474/731) Installing bluez-obexd (5.65-r2)
(475/731) Installing kded (5.99.0-r0)
(476/731) Installing bluez-qt (5.99.0-r0)
(477/731) Installing bluedevil (5.26.1-r0)
(478/731) Installing breeze (5.26.1-r0)
(479/731) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(480/731) Installing callaudiod (0.1.4-r0)
(481/731) Installing dnsmasq-common (2.87-r0)
(482/731) Installing dnsmasq-openrc (2.87-r0)
(483/731) Installing dnsmasq (2.87-r0)
Executing dnsmasq-2.87-r0.pre-install
(484/731) Installing linux-pam (1.5.2-r1)
(485/731) Installing shadow (4.10-r3)
(486/731) Installing elogind (246.10-r5)
(487/731) Installing elogind-openrc (246.10-r5)
(488/731) Installing hfd-service (0.1.0-r1)
(489/731) Installing hfd-service-openrc (0.1.0-r1)
(490/731) Installing iio-sensor-proxy (3.4-r0)
(491/731) Installing iio-sensor-proxy-openrc (3.4-r0)
(492/731) Installing libkscreen (5.26.1-r0)
(493/731) Installing layer-shell-qt (5.26.1-r0)
(494/731) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(495/731) Installing kscreen (5.26.1-r0)
(496/731) Installing socat (1.7.4.3-r1)
(497/731) Installing kwallet-pam (5.26.1-r0)
(498/731) Installing kwayland-integration (5.26.1-r0)
(499/731) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(500/731) Installing duktape (2.7.0-r0)
(501/731) Installing polkit-elogind (121-r0)
(502/731) Installing modemmanager (1.18.12-r0)
(503/731) Installing modemmanager-openrc (1.18.12-r0)
(504/731) Installing libnm (1.40.0-r0)
(505/731) Installing networkmanager-common (1.40.0-r0)
(506/731) Installing networkmanager-openrc (1.40.0-r0)
(507/731) Installing libmnl (1.0.5-r0)
(508/731) Installing libnftnl (1.2.3-r0)
(509/731) Installing iptables (1.8.8-r2)
(510/731) Installing iptables-openrc (1.8.8-r2)
(511/731) Installing libndp (1.8-r0)
(512/731) Installing libidn2 (2.3.3-r1)
(513/731) Installing libpsl (0.21.1-r1)
(514/731) Installing networkmanager (1.40.0-r0)
Executing networkmanager-1.40.0-r0.pre-install
Executing networkmanager-1.40.0-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(515/731) Installing networkmanager-cli (1.40.0-r0)
(516/731) Installing pcre (8.45-r2)
(517/731) Installing slang (2.3.3-r0)
(518/731) Installing newt (0.52.21-r4)
(519/731) Installing networkmanager-tui (1.40.0-r0)
(520/731) Installing wireless-regdb (2022.08.12-r0)
(521/731) Installing networkmanager-wifi (1.40.0-r0)
Executing networkmanager-wifi-1.40.0-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(522/731) Installing mobile-broadband-provider-info (20220725-r0)
(523/731) Installing networkmanager-wwan (1.40.0-r0)
(524/731) Installing pipewire-libs (0.3.59-r1)
(525/731) Installing libunwind (1.6.2-r0)
(526/731) Installing libuv (1.44.2-r0)
(527/731) Installing roc-toolkit-libs (0.1.5-r2)
(528/731) Installing webrtc-audio-processing (0.3.1-r6)
(529/731) Installing pipewire (0.3.59-r1)
(530/731) Installing breeze-icons (5.99.0-r0)
(531/731) Installing dbus-x11 (1.14.4-r0)
(532/731) Installing kactivities (5.99.0-r0)
(533/731) Installing kpipewire (5.26.1-r0)
(534/731) Installing dconf (0.40.0-r2)
(535/731) Installing anthy (9100h-r2)
(536/731) Installing maliit-framework (2.3.0-r1)
(537/731) Installing kyotocabinet (1.2.79-r3)
(538/731) Installing libpinyin (2.6.2-r0)
(539/731) Installing tinyxml (2.6.2-r1)
(540/731) Installing presage (0.9.1-r2)
(541/731) Installing maliit-keyboard (2.3.1-r0)
(542/731) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(543/731) Installing plasma-nano (5.26.1-r0)
(544/731) Installing networkmanager-qt (5.99.0-r0)
(545/731) Installing plasma-nm (5.26.1-r0)
(546/731) Installing plasma-nm-mobile (5.26.1-r0)
(547/731) Installing fftw-single-libs (3.3.10-r1)
(548/731) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(549/731) Installing pulseaudio-bluez (9999_git20220528-r0)
(550/731) Installing pulseaudio-alsa (9999_git20220528-r0)
(551/731) Installing alsa-utils-openrc (1.2.7-r1)
(552/731) Installing pulseaudio-openrc (9999_git20220528-r0)
(553/731) Installing libcanberra-pulse (0.30-r8)
(554/731) Installing plasma-pa (5.26.1-r0)
(555/731) Installing tzdata (2022e-r0)
(556/731) Installing libdaemon (0.14-r3)
(557/731) Installing openrc-settingsd (1.1.0-r0)
(558/731) Installing openrc-settingsd-openrc (1.1.0-r0)
(559/731) Installing plasma-settings (22.09-r1)
(560/731) Installing kactivitymanagerd (5.26.1-r0)
(561/731) Installing kinit (5.99.0-r0)
(562/731) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(563/731) Installing kdnssd (5.99.0-r0)
(564/731) Installing syntax-highlighting (5.99.0-r0)
(565/731) Installing kdsoap (2.1.1-r0)
(566/731) Installing libmtp (1.1.20-r2)
(567/731) Installing clang15-libclang (15.0.3-r1)
(568/731) Installing qt5-qttools (5.15.6_git20220907-r1)
(569/731) Installing phonon (4.11.1-r2)
(570/731) Installing talloc (2.3.4-r0)
(571/731) Installing tevent (0.13.0-r0)
(572/731) Installing samba-util-libs (4.16.4-r0)
(573/731) Installing jansson (2.14-r0)
(574/731) Installing ldb (2.5.2-r0)
(575/731) Installing libwbclient (4.16.4-r0)
(576/731) Installing samba-libs (4.16.4-r0)
(577/731) Installing libsmbclient (4.16.4-r0)
(578/731) Installing kio-extras (22.08.2-r0)
(579/731) Installing kquickcharts (5.99.0-r0)
(580/731) Installing xorg-server-common (21.1.4-r1)
(581/731) Installing libxkbfile (1.1.1-r0)
(582/731) Installing xkbcomp (1.4.5-r0)
(583/731) Installing libxfont2 (2.0.6-r0)
(584/731) Installing libtirpc-conf (1.3.2-r2)
(585/731) Installing libtirpc-nokrb (1.3.2-r2)
(586/731) Installing libxcvt (0.1.2-r0)
(587/731) Installing xwayland (22.1.4-r0)
(588/731) Installing kscreenlocker (5.26.1-r0)
(589/731) Installing libqaccessibilityclient (0.4.1-r1)
(590/731) Installing xcb-util-cursor (0.1.4-r0)
(591/731) Installing kwin (5.26.1-r0)
(592/731) Installing kitemmodels (5.99.0-r0)
(593/731) Installing threadweaver (5.99.0-r0)
(594/731) Installing krunner (5.99.0-r0)
(595/731) Installing milou (5.26.1-r0)
(596/731) Installing pipewire-media-session (0.4.1-r0)
(597/731) Installing font-hack (3.003-r3)
(598/731) Installing qqc2-desktop-style (5.99.0-r0)
(599/731) Installing plasma-integration (5.26.1-r0)
(600/731) Installing qtchooser (66-r1)
(601/731) Installing plasma-workspace-libs (5.26.1-r1)
(602/731) Installing kactivities-stats (5.99.0-r0)
(603/731) Installing baloo (5.99.0-r0)
(604/731) Installing kholidays (5.99.0-r0)
(605/731) Installing libkexiv2 (22.08.2-r0)
(606/731) Installing knotifyconfig (5.99.0-r0)
(607/731) Installing kparts (5.99.0-r0)
(608/731) Installing zxing-cpp (1.4.0-r0)
(609/731) Installing libdmtx-libs (0.7.7-r0)
(610/731) Installing libqrencode (4.1.1-r0)
(611/731) Installing prison (5.99.0-r0)
(612/731) Installing ktexteditor (5.99.0-r0)
(613/731) Installing libpcap (1.10.1-r0)
(614/731) Installing lm-sensors-libs (3.6.0-r4)
(615/731) Installing libksysguard (5.26.1-r0)
(616/731) Installing kuserfeedback (1.2.0-r1)
(617/731) Installing mpfr4 (4.1.0-r0)
(618/731) Installing libqalculate (4.4.0-r1)
(619/731) Installing plasma-workspace (5.26.1-r1)
(620/731) Installing kpty (5.99.0-r0)
(621/731) Installing kdesu (5.99.0-r0)
(622/731) Installing kde-cli-tools (5.26.1-r0)
(623/731) Installing qqc2-breeze-style (5.26.1-r0)
(624/731) Installing plasma-mobile (5.26.1-r0)
(625/731) Installing polkit-kde-agent-1 (5.26.1-r0)
(626/731) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(627/731) Installing chrony-openrc (4.3-r0)
(628/731) Installing haveged (1.9.18-r0)
(629/731) Installing haveged-openrc (1.9.18-r0)
(630/731) Installing nftables (1.0.5-r0)
(631/731) Installing nftables-openrc (1.0.5-r0)
(632/731) Installing postmarketos-config-nftables (0.12-r1)
Executing postmarketos-config-nftables-0.12-r1.post-install
 * service nftables added to runlevel default
(633/731) Installing postmarketos-config-nftables-networkmanager (0.12-r1)
(634/731) Installing postmarketos-base-nftables (23-r1)
Executing postmarketos-base-nftables-23-r1.post-install
(635/731) Installing postmarketos-artwork-icons (2-r1)
(636/731) Installing util-linux (2.38.1-r0)
(637/731) Installing libfdisk (2.38.1-r0)
(638/731) Installing libsmartcols (2.38.1-r0)
(639/731) Installing util-linux-misc (2.38.1-r0)
(640/731) Installing libeconf (0.4.6-r0)
(641/731) Installing runuser (2.38.1-r0)
(642/731) Installing mount (2.38.1-r0)
(643/731) Installing losetup (2.38.1-r0)
(644/731) Installing hexdump (2.38.1-r0)
(645/731) Installing uuidgen (2.38.1-r0)
(646/731) Installing blkid (2.38.1-r0)
(647/731) Installing sfdisk (2.38.1-r0)
(648/731) Installing mcookie (2.38.1-r0)
(649/731) Installing agetty (2.38.1-r0)
(650/731) Installing agetty-openrc (0.45.2-r3)
(651/731) Installing wipefs (2.38.1-r0)
(652/731) Installing cfdisk (2.38.1-r0)
(653/731) Installing umount (2.38.1-r0)
(654/731) Installing util-linux-openrc (2.38.1-r0)
(655/731) Installing flock (2.38.1-r0)
(656/731) Installing lsblk (2.38.1-r0)
(657/731) Installing libcap-ng (0.8.3-r1)
(658/731) Installing setpriv (2.38.1-r0)
(659/731) Installing logger (2.38.1-r0)
(660/731) Installing partx (2.38.1-r0)
(661/731) Installing fstrim (2.38.1-r0)
(662/731) Installing findmnt (2.38.1-r0)
(663/731) Installing pcsc-lite-libs (1.9.9-r0)
(664/731) Installing wpa_supplicant (2.10-r4)
(665/731) Installing wpa_supplicant-openrc (2.10-r4)
(666/731) Installing ifupdown-ng-wifi (0.12.1-r0)
(667/731) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(668/731) Installing postmarketos-base-ui-networkmanager (6-r1)
(669/731) Installing mpdecimal (2.5.1-r1)
(670/731) Installing python3 (3.10.8-r1)
(671/731) Installing py3-ruamel.yaml.clib (0.2.6-r1)
(672/731) Installing py3-ruamel.yaml (0.16.12-r2)
(673/731) Installing sleep-inhibitor (1.16-r0)
(674/731) Installing sleep-inhibitor-openrc (1.16-r0)
(675/731) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(676/731) Installing py3-dbus (1.3.2-r0)
(677/731) Installing obex-capabilities (0.2.1-r1)
(678/731) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(679/731) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(680/731) Installing pulseaudio-utils (9999_git20220528-r0)
(681/731) Installing postmarketos-base-ui-pulseaudio (6-r1)
(682/731) Installing upower (1.90.0-r2)
(683/731) Installing device-pine64-pinephone-upower (0.43-r2)
(684/731) Installing powerdevil-libs (5.26.1-r0)
(685/731) Installing powerdevil (5.26.1-r0)
(686/731) Installing bubblewrap (0.6.2-r0)
(687/731) Installing fuse-common (3.12.0-r0)
(688/731) Installing fuse-openrc (3.12.0-r0)
(689/731) Installing fuse3-libs (3.12.0-r0)
(690/731) Installing fuse3 (3.12.0-r0)
(691/731) Installing xdg-desktop-portal (1.15.0-r0)
(692/731) Installing xdg-desktop-portal-kde (5.26.1-r0)
(693/731) Installing autologin (1.0.0-r4)
(694/731) Installing tinydm (1.1.2-r0)
(695/731) Installing tinydm-openrc (1.1.2-r0)
(696/731) Installing postmarketos-base-ui-tinydm (6-r1)
(697/731) Installing font-alias (1.0.4-r0)
(698/731) Installing util-macros (1.19.3-r0)
(699/731) Installing font-misc-misc (1.1.2-r3)
(700/731) Installing font-cursor-misc (1.0.3-r3)
(701/731) Installing xauth (1.1.2-r0)
(702/731) Installing xmodmap (1.0.11-r0)
(703/731) Installing xrdb (1.2.1-r0)
(704/731) Installing xinit (1.4.1-r0)
(705/731) Installing hwdata-pci (0.363-r1)
(706/731) Installing libpciaccess (0.17-r0)
(707/731) Installing xorg-server (21.1.4-r1)
(708/731) Installing libinput (1.21.0-r0)
(709/731) Installing xf86-input-libinput (1.2.1-r0)
(710/731) Installing xf86-video-fbdev (0.5.0-r3)
(711/731) Installing postmarketos-base-ui-x11 (6-r1)
(712/731) Installing postmarketos-ui-plasma-mobile (3.8-r6)
Executing postmarketos-ui-plasma-mobile-3.8-r6.post-install
 * service tinydm added to runlevel default
 * rc-update: service `urfkill' does not exist
 * service iio-sensor-proxy added to runlevel default
 * service bluetooth added to runlevel default
 * service hfd-service added to runlevel default
 * service networkmanager added to runlevel default
 * service modemmanager added to runlevel default
 * rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(713/731) Installing libexif (0.6.24-r0)
(714/731) Installing hwloc (2.8.0-r0)
(715/731) Installing libtbb (2021.7.0-r0)
(716/731) Installing opencv (4.6.0-r3)
(717/731) Installing postprocessd (0.2.1-r0)
(718/731) Installing postprocessd-megapixels (0.2.1-r0)
(719/731) Installing qmltermwidget (0.2.0-r1)
(720/731) Installing qmlkonsole (22.09-r1)
(721/731) Installing c-ares (1.18.1-r0)
(722/731) Installing spacebar (22.09-r0)
(723/731) Installing hkdm (0.2.0-r0)
(724/731) Installing buffyboard (0.2.0-r0)
(725/731) Installing terminus-font (4.49.1-r3)
(726/731) Installing kbd-misc (2.5.1-r2)
(727/731) Installing kbd (2.5.1-r2)
(728/731) Installing kbd-openrc (2.5.1-r2)
(729/731) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(730/731) Installing ttyescape-openrc (1.0.1-r1)
(731/731) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r27.trigger
Executing glib-2.74.0-r4.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gdk-pixbuf-2.42.9-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-mkinitfs-1.5-r1.trigger
2022/10/22 16:02:32 Generating for kernel version: 6.0.2
2022/10/22 16:02:32 Output directory: /boot
2022/10/22 16:02:32 == Generating initramfs ==
2022/10/22 16:02:32 - Including hook files
2022/10/22 16:02:32 - Including hook scripts
2022/10/22 16:02:32 - Including required binaries
2022/10/22 16:02:32 - Including kernel modules
2022/10/22 16:02:32 - Including splash images
2022/10/22 16:02:32 - Writing and verifying initramfs archive
2022/10/22 16:02:33 == Generating initramfs extra ==
2022/10/22 16:02:33 - Including extra binaries
2022/10/22 16:02:33 - Including FDE support
2022/10/22 16:02:34 - Writing and verifying initramfs-extra archive
2022/10/22 16:02:38 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/10/22 16:02:48 mkinitfs completed in: 15.475813653s
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2110 MiB in 756 packages
(1541101) [16:02:58] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2110 MiB in 756 packages
(1541101) [16:03:02] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details)
(1541101) [16:03:02] (rootfs_pine64-pinephone) install device-pine64-pinephone
(1541101) [16:03:02] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1541101) [16:03:02] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1541101) [16:03:02] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(1541101) [16:03:02] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone
(1541101) [16:03:02] New background process: pid=1550112, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2110 MiB in 756 packages
(1541101) [16:03:06] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2110 MiB in 756 packages
(1541101) [16:03:09] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(1541101) [16:03:09] (rootfs_pine64-pinephone) install postmarketos-mkinitfs
(1541101) [16:03:09] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1541101) [16:03:09] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1541101) [16:03:09] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(1541101) [16:03:09] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(1541101) [16:03:09] New background process: pid=1550353, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2110 MiB in 756 packages
(1541101) [16:03:13] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2110 MiB in 756 packages
(1541101) [16:03:17] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner
(1541101) [16:03:17] (rootfs_pine64-pinephone) % mkinitfs
2022/10/22 16:03:17 Generating for kernel version: 6.0.2
2022/10/22 16:03:17 Output directory: /boot
2022/10/22 16:03:17 == Generating initramfs ==
2022/10/22 16:03:17 - Including hook files
2022/10/22 16:03:17 - Including hook scripts
2022/10/22 16:03:17 - Including required binaries
2022/10/22 16:03:17 - Including kernel modules
2022/10/22 16:03:17 - Including splash images
2022/10/22 16:03:17 - Writing and verifying initramfs archive
2022/10/22 16:03:17 == Generating initramfs extra ==
2022/10/22 16:03:17 - Including extra binaries
2022/10/22 16:03:17 - Including FDE support
2022/10/22 16:03:19 - Writing and verifying initramfs-extra archive
2022/10/22 16:03:23 == Using boot-deploy to finalize/install files ==
==> kernel: device-tree blob operations
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb
==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb
2022/10/22 16:03:27 mkinitfs completed in: 10.084777864s
(1541101) [16:03:27]  *** SET LOGIN PASSWORD FOR: 'user' ***
(1541101) [16:03:27] (rootfs_pine64-pinephone) % passwd user
New password: Retype new password: passwd: password updated successfully
(1541101) [16:03:27] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow
(1541101) [16:03:27] (rootfs_pine64-pinephone) locking root
(1541101) [16:03:27] (rootfs_pine64-pinephone) % passwd -l root
passwd: password changed.
(1541101) [16:03:27] NOTE: No valid keymap specified for device
(1541101) [16:03:27] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC
(1541101) [16:03:34] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname
(1541101) [16:03:35] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts
(1541101) [16:03:35] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(1541101) [16:03:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(1541101) [16:03:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(1541101) [16:03:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(1541101) [16:03:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(1541101) [16:03:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(1541101) [16:03:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(1541101) [16:03:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(1541101) [16:03:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(1541101) [16:03:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(1541101) [16:03:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(1541101) [16:03:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(1541101) [16:03:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(1541101) [16:03:35] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(1541101) [16:03:35] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(1541101) [16:03:35] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1541101) [16:03:35] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
2226916	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1541101) [16:03:36] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(1541101) [16:03:36] (native) create pine64-pinephone.img (2916M)
(1541101) [16:03:36] (native) % truncate -s 2916M /home/pmos/rootfs/pine64-pinephone.img
(1541101) [16:03:36] (native) mount /dev/install (pine64-pinephone.img)
(1541101) [16:03:36] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop)
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1541101) [16:03:36] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1541101) [16:03:36] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1541101) [16:03:36] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1541101) [16:03:36] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1541101) [16:03:36] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1541101) [16:03:36] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1541101) [16:03:36] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1541101) [16:03:36] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1541101) [16:03:36] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1541101) [16:03:36] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1541101) [16:03:36] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1541101) [16:03:36] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1541101) [16:03:36] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img
(1541101) [16:03:36] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1541101) [16:03:36] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1541101) [16:03:36] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1541101) [16:03:36] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1541101) [16:03:36] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(1541101) [16:03:36] (native) % parted -s /dev/install mktable msdos
(1541101) [16:03:37] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M
(1541101) [16:03:37] (native) % parted -s /dev/install mkpart primary 256M 100%
(1541101) [16:03:37] (native) % parted -s /dev/install set 1 boot on
(1541101) [16:03:37] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1541101) [16:03:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1541101) [16:03:37] % sudo mount --bind /dev/loop2p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1541101) [16:03:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1541101) [16:03:37] % sudo mount --bind /dev/loop2p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1541101) [16:03:37] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1541101) [16:03:37] (native) install e2fsprogs
(1541101) [16:03:37] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1541101) [16:03:37] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1541101) [16:03:37] (native) % cat /tmp/apk_progress_fifo
(1541101) [16:03:37] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1541101) [16:03:37] New background process: pid=1551999, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r3)
(2/3) Installing e2fsprogs-libs (1.46.5-r3)
(3/3) Installing e2fsprogs (1.46.5-r3)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(1541101) [16:03:38] (native) format /dev/installp2 (root, ext4)
(1541101) [16:03:38] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1541101) [16:03:38] (native) mount /dev/installp2 to /mnt/install
(1541101) [16:03:38] (native) % mkdir -p /mnt/install
(1541101) [16:03:38] (native) % mount /dev/installp2 /mnt/install
(1541101) [16:03:38] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1541101) [16:03:38] (native) install e2fsprogs
(1541101) [16:03:38] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1541101) [16:03:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1541101) [16:03:38] (native) % cat /tmp/apk_progress_fifo
(1541101) [16:03:38] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1541101) [16:03:38] New background process: pid=1552038, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 26 MiB in 72 packages
(1541101) [16:03:39] (native) format /dev/installp1 (boot, ext2), mount to mountpoint
(1541101) [16:03:39] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1
(1541101) [16:03:39] (native) % mkdir -p /mnt/install/boot
(1541101) [16:03:39] (native) % mount /dev/installp1 /mnt/install/boot
(1541101) [16:03:39] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1541101) [16:03:39] (native) copy rootfs_pine64-pinephone to /mnt/install/
(1541101) [16:03:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(1541101) [16:03:39] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(1541101) [16:03:39] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(1541101) [16:03:39] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1541101) [16:03:39] (native) % cd /mnt/rootfs_pine64-pinephone; cp -a boot tmp root srv etc dev var sbin proc mnt opt sys lib run usr bin media /mnt/install/
(1541101) [16:03:53] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1541101) [16:03:53] % 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
(1541101) [16:03:53] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % 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/
(1541101) [16:03:53] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1541101) [16:03:53] % 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
(1541101) [16:03:53] Embed firmware u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin in the SD card image at offset 8 with step size 1024
(1541101) [16:03:53] (native) % dd if=/mnt/rootfs_pine64-pinephone/usr/share/u-boot/pine64-pinephone/u-boot-sunxi-with-spl-528.bin of=/dev/install bs=1024 seek=8
740+1 records in
740+1 records out
(1541101) [16:03:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1541101) [16:03:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1541101) [16:03:56] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1541101) [16:03:56] (native) umount /dev/loop2
(1541101) [16:03:56] (native) % losetup -d /dev/loop2
(1541101) [16:03:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1541101) [16:03:56] 
(1541101) [16:03:56] *** FLASHING INFORMATION ***
(1541101) [16:03:56] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1541101) [16:03:56] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1541101) [16:03:56] 
(1541101) [16:03:56] *** SSH DAEMON INFORMATION ***
(1541101) [16:03:56] SSH daemon is enabled (disable with --no-sshd).
(1541101) [16:03:56] Login as 'user' with the password given during installation.
(1541101) [16:03:56] 
(1541101) [16:03:56] *** FIREWALL INFORMATION ***
(1541101) [16:03:56] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(1541101) [16:03:56] For more information: https://postmarketos.org/firewall
(1541101) [16:03:56] 
(1541101) [16:03:56] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1541101) [16:03:56] DONE!
total 2334572
-rw-r--r-- 1 root 12345 3057647616 Oct 22 16:03 pine64-pinephone.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img'
Loop Device: /dev/loop2
NAME       SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                           DIO LOG-SEC
/dev/loop1         0      0         1  1 /var/lib/snapd/snaps/core18_2566.snap                                                 0     512
/dev/loop8         0      0         1  0 /storagepool/storagepool-ext.img                                                      0     512
/dev/loop6         0      0         1  1 /var/lib/snapd/snaps/core20_1611.snap                                                 0     512
/dev/loop4         0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap                                                 0     512
/dev/loop2         0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img   0     512
/dev/loop0         0      0         1  1 /var/lib/snapd/snaps/core18_2560.snap                                                 0     512
/dev/loop9         0      0         1  1 /var/lib/snapd/snaps/snapd_17336.snap                                                 0     512
/dev/loop7         0      0         1  1 /var/lib/snapd/snaps/snapd_17029.snap                                                 0     512
/dev/loop5         0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap                                                   0     512
/dev/loop3         0      0         1  1 /var/lib/snapd/snaps/lxd_22526.snap                                                   0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Oct 22 16:04 pmOS_boot -> ../../loop2p1
lrwxrwxrwx 1 root root 13 Oct 22 16:04 pmOS_root -> ../../loop2p2
lrwxrwxrwx 1 root root 10 Oct 22 16:04 storagepool -> ../../sdb1
total 88
drwxr-xr-x  2 root root  4096 Oct 22 16:02 bin
drwxr-xr-x  2 root root  4096 Oct 22 16:03 boot
drwxr-xr-x  2 root root  4096 Oct 22 15:57 dev
drwxr-xr-x 66 root root  4096 Oct 22 16:03 etc
drwxr-xr-x  3 root root  4096 Oct 22 16:03 home
drwxr-xr-x 15 root root  4096 Oct 22 16:01 lib
drwx------  2 root root 16384 Oct 22 16:03 lost+found
drwxr-xr-x  5 root root  4096 Oct 22 15:57 media
drwxr-xr-x  8 root root  4096 Oct 22 15:57 mnt
drwxr-xr-x  2 root root  4096 Oct 22 15:57 opt
drwxr-xr-x  2 root root  4096 Oct 22 15:57 proc
drwx------  2 root root  4096 Oct 22 15:57 root
drwxr-xr-x  6 root root  4096 Oct 22 16:01 run
drwxr-xr-x  2 root root  4096 Oct 22 16:01 sbin
drwxr-xr-x  2 root root  4096 Oct 22 15:57 srv
drwxr-xr-x  2 root root  4096 Oct 22 15:57 sys
drwxrwxrwt  2 root root  4096 Oct 22 16:03 tmp
drwxr-xr-x 10 root root  4096 Oct 22 16:02 usr
drwxr-xr-x 13 root root  4096 Oct 22 15:59 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-22 16:04:21--  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% 43.8M=0s

2022-10-22 16:04:21 (43.8 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-10-22 14:14:29.274327 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-6436-g82c2d87914 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-6442-gf13600a74f [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-6437-g6b748905c2 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24861 distinct packages available
ERROR: unable to select packages:
  so:libicui18n.so.71 (no such package):
    required by: plasma-workspace-9999_git1665582427-r0[so:libicui18n.so.71]
  so:libicuuc.so.71 (no such package):
    required by: plasma-workspace-9999_git1665582427-r0[so:libicuuc.so.71]
(1/10) Installing bash (5.2.2-r0)
Executing bash-5.2.2-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r1)
Executing flatpak-1.14.0-r1.pre-install
Executing flatpak-1.14.0-r1.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r1)
(7/10) Installing discover-backend-flatpak (5.26.1-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2122 MiB in 766 packages
(1/91) Installing syndication (9999_git1665347337-r0)
(2/91) Installing alligator (9999_git1664849711-r0)
(3/91) Installing libavc1394 (0.5.4-r2)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r2)
(7/91) Installing mpg123-libs (1.30.2-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.0-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (2.1.1-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r0)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.3-r1)
(25/91) Installing py3-brotli (1.0.9-r8)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1665226656-r0)
(28/91) Installing calindori (9999_git1664766511-r0)
(29/91) Installing live-media (2022.07.14-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.224.1-r1)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r3)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.13-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.11.0-r0)
(49/91) Installing glslang (11.11.0-r0)
(50/91) Installing spirv-tools (1.3.224.1-r1)
(51/91) Installing shaderc (2022.2-r1)
(52/91) Installing libplacebo (4.208.0-r3)
(53/91) Installing libprotobuf-lite (3.21.8-r0)
(54/91) Installing vlc-libs (3.0.17.4-r10)
(55/91) Installing vlc (3.0.17.4-r10)
(56/91) Installing elisa (22.08.2-r0)
(57/91) Installing kunitconversion (9999_git1665347177-r0)
(58/91) Installing kalk (9999_git1665583146-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1665454165-r0)
(61/91) Installing keysmith (9999_git1665195274-r0)
(62/91) Installing krecorder (9999_git1665190218-r1)
(63/91) Installing kpublictransport (22.08.2-r0)
(64/91) Installing ktrip (9999_git1665190380-r0)
(65/91) Installing kweathercore (9999_git1664764385-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1664766564-r1)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1665626653-r0)
(71/91) Installing kjs (9999_git1665347424-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.10.0-r0)
(77/91) Installing poppler-qt5 (22.10.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.08.2-r0)
(79/91) Installing libspectre (0.2.10-r1)
(80/91) Installing okular-common (22.08.2-r0)
(81/91) Installing okular (22.08.2-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
(85/91) Installing plasmatube (9999_git1665190230-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.12-r1)
(87/91) Installing postmarketos-config-nftables-mdns (0.12-r1)
(88/91) Installing postmarketos-config-nftables-chromecast (0.12-r1)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.12-r1)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1665226323-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing vlc-libs-3.0.17.4-r10.trigger
OK: 2282 MiB in 857 packages
(chroot) Exiting chroot...
[16:05:08] Unregister qemu binfmt (arm)
[16:05:08] Unregister qemu binfmt (aarch64)
[16:05:09] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:05:09] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:05:09] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y
[16:05:09] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
[16:05:11] Cleared up ~4481 MB of space
[16:05:11] DONE!
Building image for pine64-pinephonepro
Already up to date.
[16:05:12] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:05:12] Channel [edge]: [16:05:12] Vendor [qemu]: [16:05:12] Device codename [amd64]: [16:05:12] Kernel [lts]: [16:05:12] Username [user]: [16:05:12] User interface [weston]: [16:05:12] Change them? (y/n) [n]: [16:05:12] Extra packages [none]: [16:05:12] Use this timezone instead of GMT? (y/n) [y]: [16:05:12] Choose default locale for installation [C.UTF-8]: [16:05:12] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:05:12] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:05:12] Config changed: ui='plasma-mobile'
[16:05:12] Config changed: device='pine64-pinephonepro'
[16:05:12] Config changed: kernel=''
[16:05:13] Config changed: extra_packages='osk-sdl'
(1569648) [16:05:13] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v
origin	https://gitlab.com/postmarketOS/pmaports.git (fetch)
origin	https://gitlab.com/postmarketOS/pmaports.git (push)
(1569648) [16:05:13] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg
# Reference: https://postmarketos.org/channels.cfg
[channels.cfg]
recommended=edge

[edge]
description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge
branch_pmaports=master
branch_aports=master
mirrordir_alpine=edge

[v22.06]
description=Latest release / Recommended for best stability
branch_pmaports=v22.06
branch_aports=3.16-stable
mirrordir_alpine=v3.16

[v21.12]
description=Old release (unsupported)
branch_pmaports=v21.12
branch_aports=3.15-stable
mirrordir_alpine=v3.15

[v21.06]
description=Old release (unsupported)
branch_pmaports=v21.06
branch_aports=3.14-stable
mirrordir_alpine=v3.14

[v21.03]
description=Old release (unsupported)
branch_pmaports=v21.03
branch_aports=3.13-stable
mirrordir_alpine=v3.13

[v20.05]
description=Old release (unsupported)
branch_pmaports=v20.05
branch_aports=3.12-stable
mirrordir_alpine=v3.12
(1569648) [16:05:13] *** (1/4) PREPARE NATIVE CHROOT ***
(1569648) [16:05:13] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1569648) [16:05:13] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1569648) [16:05:13] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1569648) [16:05:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(1569648) [16:05:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(1569648) [16:05:13] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(1569648) [16:05:13] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(1569648) [16:05:13] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(1569648) [16:05:13] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1569648) [16:05:13] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1569648) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1569648) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1569648) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1569648) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1569648) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1569648) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(1569648) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1569648) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1569648) [16:05:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(1569648) [16:05:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1569648) [16:05:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1569648) [16:05:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(1569648) [16:05:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1569648) [16:05:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1569648) [16:05:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1569648) [16:05:14] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1569648) [16:05:14] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1569648) [16:05:14] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1569648) [16:05:14] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1569648) [16:05:14] Update package index for x86_64 (4 file(s))
(1569648) [16:05:14] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(1569648) [16:05:14] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1569648) [16:05:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(1569648) [16:05:14] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1569648) [16:05:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(1569648) [16:05:14] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1569648) [16:05:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(1569648) [16:05:14] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(1569648) [16:05:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk
(1569648) [16:05:15] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1569648) [16:05:15] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1569648) [16:05:15] extracted: /tmp/pmbootstrapxr77ksw0apk
(1569648) [16:05:15] extracted: /tmp/pmbootstrapz7dwrkessig
(1569648) [16:05:15] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1569648) [16:05:15] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapz7dwrkessig /tmp/pmbootstrapxr77ksw0apk
Verified OK
(1569648) [16:05:15] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(1569648) [16:05:15] % /tmp/pmbootstrapxr77ksw0apk --version
apk-tools 2.12.9, compiled for x86_64.
(1569648) [16:05:15] (native) install alpine-base
(1569648) [16:05:15] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub
(1569648) [16:05:15] % sudo cp /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub
(1569648) [16:05:15] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(1569648) [16:05:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(1569648) [16:05:15] (native) update /etc/apk/repositories
(1569648) [16:05:15] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1569648) [16:05:16] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1569648) [16:05:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1569648) [16:05:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1569648) [16:05:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1569648) [16:05:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1569648) [16:05:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1569648) [16:05:16] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1569648) [16:05:16] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base
(1569648) [16:05:16] New background process: pid=1569807, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.9-r7)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(1569648) [16:05:17] (native) % adduser -D pmos -u 12345
(1569648) [16:05:17] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(1569648) [16:05:17] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(1569648) [16:05:17] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(1569648) [16:05:17] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(1569648) [16:05:17] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(1569648) [16:05:17] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(1569648) [16:05:17] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(1569648) [16:05:17] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(1569648) [16:05:17] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(1569648) [16:05:17] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(1569648) [16:05:17] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(1569648) [16:05:17] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(1569648) [16:05:17] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(1569648) [16:05:17] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(1569648) [16:05:17] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(1569648) [16:05:17] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(1569648) [16:05:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(1569648) [16:05:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(1569648) [16:05:18] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(1569648) [16:05:20] (native) install cryptsetup util-linux parted
(1569648) [16:05:20] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1569648) [16:05:20] (native) % cat /tmp/apk_progress_fifo
(1569648) [16:05:20] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(1569648) [16:05:20] New background process: pid=1570174, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/43) Installing libblkid (2.38.1-r0)
(2/43) Installing argon2-libs (20190702-r2)
(3/43) Installing device-mapper-libs (2.02.188-r0)
(4/43) Installing json-c (0.16-r0)
(5/43) Installing libuuid (2.38.1-r0)
(6/43) Installing cryptsetup-libs (2.5.0-r2)
(7/43) Installing popt (1.19-r0)
(8/43) Installing cryptsetup (2.5.0-r2)
(9/43) Installing cryptsetup-openrc (2.5.0-r2)
(10/43) Installing ncurses-terminfo-base (6.3_p20221008-r0)
(11/43) Installing ncurses-libs (6.3_p20221008-r0)
(12/43) Installing readline (8.2.0-r0)
(13/43) Installing parted (3.5-r0)
(14/43) Installing util-linux (2.38.1-r0)
(15/43) Installing libfdisk (2.38.1-r0)
(16/43) Installing libmount (2.38.1-r0)
(17/43) Installing libsmartcols (2.38.1-r0)
(18/43) Installing util-linux-misc (2.38.1-r0)
(19/43) Installing libeconf (0.4.6-r0)
(20/43) Installing linux-pam (1.5.2-r1)
(21/43) Installing runuser (2.38.1-r0)
(22/43) Installing mount (2.38.1-r0)
(23/43) Installing losetup (2.38.1-r0)
(24/43) Installing hexdump (2.38.1-r0)
(25/43) Installing uuidgen (2.38.1-r0)
(26/43) Installing blkid (2.38.1-r0)
(27/43) Installing sfdisk (2.38.1-r0)
(28/43) Installing mcookie (2.38.1-r0)
(29/43) Installing agetty (2.38.1-r0)
(30/43) Installing agetty-openrc (0.45.2-r3)
(31/43) Installing wipefs (2.38.1-r0)
(32/43) Installing cfdisk (2.38.1-r0)
(33/43) Installing umount (2.38.1-r0)
(34/43) Installing util-linux-openrc (2.38.1-r0)
(35/43) Installing flock (2.38.1-r0)
(36/43) Installing eudev-libs (3.2.11-r2)
(37/43) Installing lsblk (2.38.1-r0)
(38/43) Installing libcap-ng (0.8.3-r1)
(39/43) Installing setpriv (2.38.1-r0)
(40/43) Installing logger (2.38.1-r0)
(41/43) Installing partx (2.38.1-r0)
(42/43) Installing fstrim (2.38.1-r0)
(43/43) Installing findmnt (2.38.1-r0)
Executing busybox-1.35.0-r27.trigger
OK: 21 MiB in 68 packages
(1569648) [16:05:22] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") ***
(1569648) [16:05:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(1569648) [16:05:22] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(1569648) [16:05:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(1569648) [16:05:22] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(1569648) [16:05:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3
(1569648) [16:05:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5
(1569648) [16:05:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7
(1569648) [16:05:22] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8
(1569648) [16:05:22] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9
(1569648) [16:05:22] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/
(1569648) [16:05:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(1569648) [16:05:22] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(1569648) [16:05:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(1569648) [16:05:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(1569648) [16:05:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(1569648) [16:05:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(1569648) [16:05:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(1569648) [16:05:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(1569648) [16:05:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(1569648) [16:05:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(1569648) [16:05:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(1569648) [16:05:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(1569648) [16:05:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(1569648) [16:05:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(1569648) [16:05:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(1569648) [16:05:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(1569648) [16:05:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(1569648) [16:05:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(1569648) [16:05:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(1569648) [16:05:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(1569648) [16:05:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(1569648) [16:05:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(1569648) [16:05:23] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(1569648) [16:05:23] (native) install qemu-aarch64
(1569648) [16:05:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1569648) [16:05:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1569648) [16:05:23] (native) % cat /tmp/apk_progress_fifo
(1569648) [16:05:23] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(1569648) [16:05:23] New background process: pid=1570498, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r3)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(1569648) [16:05:23] Register qemu binfmt (aarch64)
(1569648) [16:05:23] % sudo sh -c echo ":qemu-aarch64:M::\x7f\x45\x4c\x46\x02\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\xb7\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-aarch64-static:C" > /proc/sys/fs/binfmt_misc/register
(1569648) [16:05:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin
(1569648) [16:05:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1569648) [16:05:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_native/usr/bin/qemu-aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1569648) [16:05:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(1569648) [16:05:23] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1569648) [16:05:23] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1569648) [16:05:23] extracted: /tmp/pmbootstrap7sl_khuwapk
(1569648) [16:05:23] extracted: /tmp/pmbootstrap37n2_4m9sig
(1569648) [16:05:23] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1569648) [16:05:23] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap37n2_4m9sig /tmp/pmbootstrap7sl_khuwapk
Verified OK
(1569648) [16:05:24] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7)
(1569648) [16:05:24] % /tmp/pmbootstrap7sl_khuwapk --version
apk-tools 2.12.9, compiled for x86_64.
(1569648) [16:05:24] (rootfs_pine64-pinephonepro) install alpine-base
(1569648) [16:05:24] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache
(1569648) [16:05:24] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf
(1569648) [16:05:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk
(1569648) [16:05:24] (rootfs_pine64-pinephonepro) update /etc/apk/repositories
(1569648) [16:05:24] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1569648) [16:05:24] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1569648) [16:05:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1569648) [16:05:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1569648) [16:05:24] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1569648) [16:05:24] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1569648) [16:05:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1569648) [16:05:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1569648) [16:05:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1569648) [16:05:24] Update package index for aarch64 (4 file(s))
(1569648) [16:05:24] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1569648) [16:05:24] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(1569648) [16:05:24] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1569648) [16:05:24] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(1569648) [16:05:24] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1569648) [16:05:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(1569648) [16:05:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1569648) [16:05:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(1569648) [16:05:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1569648) [16:05:25] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1569648) [16:05:25] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1569648) [16:05:25] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1569648) [16:05:25] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base
(1569648) [16:05:25] New background process: pid=1570548, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.3.0-r3)
(2/25) Installing musl (1.2.3-r1)
(3/25) Installing busybox (1.35.0-r27)
Executing busybox-1.35.0-r27.post-install
(4/25) Installing busybox-binsh (1.35.0-r27)
(5/25) Installing alpine-baselayout (3.3.0-r3)
Executing alpine-baselayout-3.3.0-r3.pre-install
Executing alpine-baselayout-3.3.0-r3.post-install
(6/25) Installing ifupdown-ng (0.12.1-r0)
(7/25) Installing libcap2 (2.66-r0)
(8/25) Installing openrc (0.45.2-r3)
Executing openrc-0.45.2-r3.post-install
(9/25) Installing mdev-conf (4.2-r2)
(10/25) Installing busybox-mdev-openrc (1.35.0-r27)
(11/25) Installing alpine-conf (3.14.6-r0)
(12/25) Installing alpine-keys (2.4-r1)
(13/25) Installing alpine-release (3.17_alpha20220809-r4)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.5-r3)
(16/25) Installing libssl3 (3.0.5-r3)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.9-r7)
(20/25) Installing busybox-openrc (1.35.0-r27)
(21/25) Installing busybox-suid (1.35.0-r27)
(22/25) Installing scanelf (1.3.5-r1)
(23/25) Installing musl-utils (1.2.3-r1)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20220809-r4)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(1569648) [16:05:27] (rootfs_pine64-pinephonepro) % getent passwd user
(1569648) [16:05:27] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user
(1569648) [16:05:27] (rootfs_pine64-pinephonepro) % addgroup -S wheel
addgroup: group 'wheel' in use
(1569648) [16:05:27] (rootfs_pine64-pinephonepro) % addgroup user wheel
(1569648) [16:05:27] (rootfs_pine64-pinephonepro) % addgroup -S video
addgroup: group 'video' in use
(1569648) [16:05:27] (rootfs_pine64-pinephonepro) % addgroup user video
(1569648) [16:05:28] (rootfs_pine64-pinephonepro) % addgroup -S audio
addgroup: group 'audio' in use
(1569648) [16:05:28] (rootfs_pine64-pinephonepro) % addgroup user audio
(1569648) [16:05:28] (rootfs_pine64-pinephonepro) % addgroup -S input
addgroup: group 'input' in use
(1569648) [16:05:28] (rootfs_pine64-pinephonepro) % addgroup user input
(1569648) [16:05:28] (rootfs_pine64-pinephonepro) % addgroup -S plugdev
(1569648) [16:05:28] (rootfs_pine64-pinephonepro) % addgroup user plugdev
(1569648) [16:05:28] (rootfs_pine64-pinephonepro) % addgroup -S netdev
addgroup: group 'netdev' in use
(1569648) [16:05:28] (rootfs_pine64-pinephonepro) % addgroup user netdev
(1569648) [16:05:28] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs
(1569648) [16:05:30] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-base, device-pine64-pinephonepro, postmarketos-ui-plasma-mobile, device-pine64-pinephonepro-nonfree-firmware, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details)
(1569648) [16:05:30] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(1569648) [16:05:30] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(1569648) [16:05:31] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(1569648) [16:05:32] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(1569648) [16:05:33] (rootfs_pine64-pinephonepro) install postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1569648) [16:05:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1569648) [16:05:33] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(1569648) [16:05:33] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-pine64-pinephonepro postmarketos-ui-plasma-mobile device-pine64-pinephonepro-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde
(1569648) [16:05:33] New background process: pid=1570965, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/725) Installing icu-data-full (72.1-r1)
(2/725) Installing dbus-libs (1.14.4-r0)
(3/725) Installing libgcc (12.2.1_git20220924-r3)
(4/725) Installing libffi (3.4.3-r0)
(5/725) Installing libintl (0.21.1-r1)
(6/725) Installing libblkid (2.38.1-r0)
(7/725) Installing libmount (2.38.1-r0)
(8/725) Installing pcre2 (10.40-r0)
(9/725) Installing glib (2.74.0-r4)
(10/725) Installing libstdc++ (12.2.1_git20220924-r3)
(11/725) Installing icu-libs (72.1-r1)
(12/725) Installing libpcre2-16 (10.40-r0)
(13/725) Installing zstd-libs (1.5.2-r9)
(14/725) Installing qt5-qtbase (5.15.6_git20220930-r1)
(15/725) Installing hicolor-icon-theme (0.17-r2)
(16/725) Installing libmagic (5.42-r0)
(17/725) Installing file (5.42-r0)
(18/725) Installing libxau (1.0.10-r0)
(19/725) Installing libmd (1.0.4-r0)
(20/725) Installing libbsd (0.11.7-r0)
(21/725) Installing libxdmcp (1.1.3-r1)
(22/725) Installing libxcb (1.15-r0)
(23/725) Installing libx11 (1.8.1-r1)
(24/725) Installing libxext (1.3.4-r1)
(25/725) Installing libice (1.0.10-r1)
(26/725) Installing libuuid (2.38.1-r0)
(27/725) Installing libsm (1.2.3-r1)
(28/725) Installing libxt (1.2.1-r0)
(29/725) Installing libxmu (1.1.4-r0)
(30/725) Installing xset (1.2.4-r0)
(31/725) Installing xprop (1.2.5-r0)
(32/725) Installing xdg-utils (1.1.3-r4)
(33/725) Installing mesa (22.2.2-r0)
(34/725) Installing libdrm (2.4.113-r0)
(35/725) Installing libexpat (2.4.9-r0)
(36/725) Installing wayland-libs-server (1.21.0-r1)
(37/725) Installing mesa-glapi (22.2.2-r0)
(38/725) Installing mesa-gles (22.2.2-r0)
(39/725) Installing qt5-qtdeclarative (5.15.6_git20220908-r0)
(40/725) Installing libxcomposite (0.4.5-r1)
(41/725) Installing brotli-libs (1.0.9-r8)
(42/725) Installing libbz2 (1.0.8-r3)
(43/725) Installing libpng (1.6.38-r0)
(44/725) Installing freetype (2.12.1-r0)
(45/725) Installing fontconfig (2.14.1-r0)
(46/725) Installing wayland-libs-client (1.21.0-r1)
(47/725) Installing wayland-libs-cursor (1.21.0-r1)
(48/725) Installing wayland-libs-egl (1.21.0-r1)
(49/725) Installing pkgconf (1.9.3-r0)
(50/725) Installing xkeyboard-config (9999-r5)
(51/725) Installing xz-libs (5.2.7-r0)
(52/725) Installing libxml2 (2.10.3-r0)
(53/725) Installing libxkbcommon (1.4.1-r0)
(54/725) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(55/725) Installing mesa-gbm (22.2.2-r0)
(56/725) Installing libxshmfence (1.3.1-r0)
(57/725) Installing mesa-egl (22.2.2-r0)
(58/725) Installing avahi-libs (0.8-r6)
(59/725) Installing gmp (6.2.1-r2)
(60/725) Installing nettle (3.8.1-r0)
(61/725) Installing p11-kit (0.24.1-r1)
(62/725) Installing libtasn1 (4.19.0-r0)
(63/725) Installing libunistring (1.1-r0)
(64/725) Installing gnutls (3.7.8-r2)
(65/725) Installing cups-libs (2.4.2-r0)
(66/725) Installing shared-mime-info (2.2-r1)
(67/725) Installing libjpeg-turbo (2.1.4-r0)
(68/725) Installing libwebp (1.2.4-r1)
(69/725) Installing tiff (4.4.0-r1)
(70/725) Installing gdk-pixbuf (2.42.9-r1)
(71/725) Installing gtk-update-icon-cache (3.24.34-r6)
(72/725) Installing libxfixes (6.0.0-r0)
(73/725) Installing libxrender (0.9.11-r0)
(74/725) Installing libxcursor (1.2.1-r1)
(75/725) Installing libxdamage (1.1.5-r1)
(76/725) Installing libxi (1.8-r0)
(77/725) Installing libxinerama (1.1.4-r2)
(78/725) Installing libxrandr (1.5.2-r1)
(79/725) Installing libatk-1.0 (2.46.0-r0)
(80/725) Installing libxtst (1.2.4-r0)
(81/725) Installing at-spi2-core (2.46.0-r0)
(82/725) Installing libatk-bridge-2.0 (2.46.0-r0)
(83/725) Installing pixman (0.42.0-r0)
(84/725) Installing cairo (1.17.6-r3)
(85/725) Installing cairo-gobject (1.17.6-r3)
(86/725) Installing libepoxy (1.5.10-r0)
(87/725) Installing fribidi (1.0.12-r0)
(88/725) Installing graphite2 (1.3.14-r2)
(89/725) Installing harfbuzz (5.3.1-r1)
(90/725) Installing libxft (2.3.6-r0)
(91/725) Installing pango (1.50.11-r0)
(92/725) Installing gtk+3.0 (9999_git20210602-r4)
Executing gtk+3.0-9999_git20210602-r4.post-install
(93/725) Installing libevdev (1.13.0-r0)
(94/725) Installing mtdev (1.1.6-r0)
(95/725) Installing eudev-libs (3.2.11-r2)
(96/725) Installing libinput-libs (1.21.0-r0)
(97/725) Installing xcb-util-wm (0.4.2-r0)
(98/725) Installing xcb-util (0.4.0-r3)
(99/725) Installing xcb-util-image (0.4.1-r0)
(100/725) Installing xcb-util-keysyms (0.4.1-r0)
(101/725) Installing xcb-util-renderutil (0.3.10-r0)
(102/725) Installing libxkbcommon-x11 (1.4.1-r0)
(103/725) Installing qt5-qtbase-x11 (5.15.6_git20220930-r1)
(104/725) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0)
(105/725) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0)
(106/725) Installing kirigami2-libs (5.99.0-r0)
(107/725) Installing kirigami2 (5.99.0-r0)
(108/725) Installing kactivities-libs (5.99.0-r0)
(109/725) Installing karchive (5.99.0-r0)
(110/725) Installing kconfig (5.99.0-r0)
(111/725) Installing kcoreaddons (5.99.0-r0)
(112/725) Installing qt5-qtx11extras (5.15.6_git20220816-r0)
(113/725) Installing kwindowsystem (5.99.0-r0)
(114/725) Installing kcrash (5.99.0-r0)
(115/725) Installing kdbusaddons (5.99.0-r0)
(116/725) Installing kglobalaccel (5.99.0-r0)
(117/725) Installing kguiaddons (5.99.0-r0)
(118/725) Installing ki18n (5.99.0-r0)
(119/725) Installing libelogind (246.10-r5)
(120/725) Installing polkit-elogind-libs (121-r0)
(121/725) Installing polkit-qt-1 (0.114.0-r1)
(122/725) Installing kauth (5.99.0-r0)
(123/725) Installing kcodecs (5.99.0-r0)
(124/725) Installing kwidgetsaddons (5.99.0-r0)
(125/725) Installing kconfigwidgets (5.99.0-r0)
(126/725) Installing qt5-qtsvg (5.15.6_git20220908-r0)
(127/725) Installing kiconthemes (5.99.0-r0)
(128/725) Installing kitemviews (5.99.0-r0)
(129/725) Installing kxmlgui (5.99.0-r0)
(130/725) Installing kbookmarks (5.99.0-r0)
(131/725) Installing kcompletion (5.99.0-r0)
(132/725) Installing libxml2-utils (2.10.3-r0)
(133/725) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(134/725) Installing libgpg-error (1.46-r0)
(135/725) Installing libgcrypt (1.10.1-r0)
(136/725) Installing libxslt (1.1.37-r0)
(137/725) Installing docbook-xsl (1.79.2-r4)
Executing docbook-xsl-1.79.2-r4.post-install
(138/725) Installing kdoctools (5.99.0-r0)
(139/725) Installing kjobwidgets (5.99.0-r0)
(140/725) Installing alsa-lib (1.2.7.2-r0)
(141/725) Installing libxxf86vm (1.1.5-r0)
(142/725) Installing mesa-gl (22.2.2-r0)
(143/725) Installing libxv (1.0.11-r3)
(144/725) Installing cdparanoia-libs (10.2-r11)
(145/725) Installing graphene (1.10.8-r1)
(146/725) Installing gstreamer (1.20.4-r0)
(147/725) Installing libogg (1.3.5-r1)
(148/725) Installing opus (1.3.1-r1)
(149/725) Installing orc (0.4.32-r2)
(150/725) Installing libtheora (1.1.1-r16)
(151/725) Installing libvorbis (1.3.7-r0)
(152/725) Installing gst-plugins-base (1.20.4-r0)
(153/725) Installing qt5-qtmultimedia (5.15.6_git20220907-r0)
(154/725) Installing qt5-qtspeech (5.15.6_git20220907-r0)
(155/725) Installing sound-theme-freedesktop (0.8-r0)
(156/725) Installing libltdl (2.4.7-r0)
(157/725) Installing libcanberra (0.30-r8)
(158/725) Installing libcanberra-gstreamer (0.30-r8)
(159/725) Installing knotifications (5.99.0-r0)
(160/725) Installing kservice (5.99.0-r0)
(161/725) Installing solid-libs (5.99.0-r0)
(162/725) Installing libhunspell (1.7.1-r0)
(163/725) Installing ncurses-terminfo-base (6.3_p20221008-r0)
(164/725) Installing ncurses-libs (6.3_p20221008-r0)
(165/725) Installing readline (8.2.0-r0)
(166/725) Installing hunspell (1.7.1-r0)
(167/725) Installing sonnet (5.99.0-r0)
(168/725) Installing ktextwidgets (5.99.0-r0)
(169/725) Installing kio (5.99.0-r0)
(170/725) Installing kpackage (5.99.0-r0)
(171/725) Installing kdeclarative (5.99.0-r0)
(172/725) Installing kwayland (5.99.0-r0)
(173/725) Installing plasma-framework (5.99.0-r0)
(174/725) Installing sqlite-libs (3.39.4-r0)
(175/725) Installing libaccounts-glib (1.26-r0)
(176/725) Installing libaccounts-qt (1.16-r1)
(177/725) Installing signond (8.61-r0)
(178/725) Installing accounts-qml-module (0.7_git20190605-r0)
(179/725) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(180/725) Installing sdl2 (2.24.1-r0)
(181/725) Installing aom-libs (3.5.0-r0)
(182/725) Installing libass (0.16.0-r0)
(183/725) Installing libdav1d (1.0.0-r2)
(184/725) Installing lame (3.100-r2)
(185/725) Installing libasyncns (0.8-r1)
(186/725) Installing flac-libs (1.4.1-r1)
(187/725) Installing libsndfile (1.1.0-r2)
(188/725) Installing libgomp (12.2.1_git20220924-r3)
(189/725) Installing soxr (0.1.3-r3)
(190/725) Installing speexdsp (1.2.1-r0)
(191/725) Installing tdb-libs (1.4.7-r0)
(192/725) Installing libpulse (9999_git20220528-r0)
(193/725) Installing cjson (1.7.15-r3)
(194/725) Installing mbedtls (2.28.1-r0)
(195/725) Installing librist (0.2.7-r0)
(196/725) Installing libsrt (1.5.1-r0)
(197/725) Installing libssh (0.10.4-r0)
(198/725) Installing v4l-utils-libs (1.22.1-r2)
(199/725) Installing libva (2.16.0-r0)
(200/725) Installing libvdpau (1.5-r0)
(201/725) Installing vidstab (1.1.0-r2)
(202/725) Installing libvpx (1.12.0-r1)
(203/725) Installing x264-libs (0.164_git20220602-r0)
(204/725) Installing numactl (2.0.16-r0)
(205/725) Installing x265-libs (3.5-r3)
(206/725) Installing xvidcore (1.3.7-r1)
(207/725) Installing libsodium (1.0.18-r2)
(208/725) Installing libzmq (4.3.4-r1)
(209/725) Installing ffmpeg-libs (5.1.2-r1)
(210/725) Installing libevent (2.1.12-r5)
(211/725) Installing nspr (4.35-r0)
(212/725) Installing nss (3.84-r0)
(213/725) Installing re2 (2022.06.01-r1)
(214/725) Installing snappy (1.1.9-r4)
(215/725) Installing qt5-qtwebengine (5.15.11-r2)
(216/725) Installing libnotify (0.8.1-r1)
(217/725) Installing libproxy (0.4.18-r1)
(218/725) Installing signon-ui (0.17_git20171023-r1)
(219/725) Installing libassuan (2.5.5-r0)
(220/725) Installing pinentry (1.2.1-r0)
Executing pinentry-1.2.1-r0.post-install
(221/725) Installing gnupg-gpgconf (2.2.40-r0)
(222/725) Installing gpg (2.2.40-r0)
(223/725) Installing npth (1.6-r1)
(224/725) Installing gpg-agent (2.2.40-r0)
(225/725) Installing libksba (1.6.2-r0)
(226/725) Installing gpgsm (2.2.40-r0)
(227/725) Installing gpgme (1.17.1-r0)
(228/725) Installing gpgmepp (1.17.1-r0)
(229/725) Installing gdbm (1.23-r0)
(230/725) Installing libsasl (2.1.28-r2)
(231/725) Installing libqca (2.3.4-r2)
(232/725) Installing kwallet (5.99.0-r0)
(233/725) Installing kaccounts-integration (22.08.2-r0)
(234/725) Installing purpose (5.99.0-r0)
(235/725) Installing qt5-qtbase-sqlite (5.15.6_git20220930-r1)
(236/725) Installing qt5-qtfeedback (0_git20180903-r0)
(237/725) Installing angelfish (22.09-r0)
(238/725) Installing gtk+2.0 (2.24.33-r7)
Executing gtk+2.0-2.24.33-r7.post-install
(239/725) Installing gtk-engines-clearlooks (2.21.0-r3)
(240/725) Installing gtk-engines-crux (2.21.0-r3)
(241/725) Installing gtk-engines-industrial (2.21.0-r3)
(242/725) Installing gtk-engines-mist (2.21.0-r3)
(243/725) Installing gtk-engines-redmond (2.21.0-r3)
(244/725) Installing gtk-engines-thinice (2.21.0-r3)
(245/725) Installing gtk-engines (2.21.0-r3)
(246/725) Installing breeze-gtk (5.26.1-r0)
(247/725) Installing alsa-ucm-conf (1.2.7.2-r0)
(248/725) Installing ca-certificates (20220614-r2)
(249/725) Installing nghttp2-libs (1.50.0-r0)
(250/725) Installing libcurl (7.85.0-r0)
(251/725) Installing libgpiod (1.6.3-r1)
(252/725) Installing libgudev (237-r1)
(253/725) Installing libmm-glib (1.18.12-r0)
(254/725) Installing libusb (1.0.26-r0)
(255/725) Installing eg25-manager (0.4.4-r0)
(256/725) Installing eg25-manager-openrc (0.4.4-r0)
(257/725) Installing linux-pine64-pinephonepro (5.17.9-r3)
(258/725) Installing udev-init-scripts (35-r1)
(259/725) Installing udev-init-scripts-openrc (35-r1)
(260/725) Installing kmod-libs (30-r1)
(261/725) Installing eudev (3.2.11-r2)
(262/725) Installing eudev-openrc (3.2.11-r2)
(263/725) Installing openssh-keygen (9.1_p1-r0)
(264/725) Installing libedit (20221009.3.1-r0)
(265/725) Installing openssh-client-common (9.1_p1-r0)
(266/725) Installing openssh-client-default (9.1_p1-r0)
(267/725) Installing openssh-sftp-server (9.1_p1-r0)
(268/725) Installing openssh-server-common (9.1_p1-r0)
(269/725) Installing openssh-server (9.1_p1-r0)
(270/725) Installing openssh (9.1_p1-r0)
(271/725) Installing boot-deploy (0.6.1-r0)
(272/725) Installing busybox-extras (1.35.0-r27)
Executing busybox-extras-1.35.0-r27.post-install
(273/725) Installing lzo (2.10-r3)
(274/725) Installing btrfs-progs (6.0-r0)
(275/725) Installing bzip2 (1.0.8-r3)
(276/725) Installing argon2-libs (20190702-r2)
(277/725) Installing device-mapper-libs (2.02.188-r0)
(278/725) Installing json-c (0.16-r0)
(279/725) Installing cryptsetup-libs (2.5.0-r2)
(280/725) Installing popt (1.19-r0)
(281/725) Installing cryptsetup (2.5.0-r2)
(282/725) Installing cryptsetup-openrc (2.5.0-r2)
(283/725) Installing libaio (0.3.113-r0)
(284/725) Installing device-mapper-event-libs (2.02.188-r0)
(285/725) Installing lvm2-libs (2.02.188-r0)
(286/725) Installing device-mapper (2.02.188-r0)
(287/725) Installing device-mapper-udev (2.02.188-r0)
Executing device-mapper-udev-2.02.188-r0.post-install
(288/725) Installing libcom_err (1.46.5-r3)
(289/725) Installing e2fsprogs-libs (1.46.5-r3)
(290/725) Installing e2fsprogs (1.46.5-r3)
(291/725) Installing e2fsprogs-extra (1.46.5-r3)
(292/725) Installing f2fs-tools-libs (1.15.0-r0)
(293/725) Installing f2fs-tools (1.15.0-r0)
(294/725) Installing lz4 (1.9.4-r1)
(295/725) Installing userspace-rcu (0.13.2-r0)
(296/725) Installing multipath-tools (0.9.1-r0)
(297/725) Installing multipath-tools-openrc (0.9.1-r0)
(298/725) Installing parted (3.5-r0)
(299/725) Installing postmarketos-mvcfg (1-r0)
(300/725) Installing postmarketos-keys (1-r0)
(301/725) Installing sudo (1.9.11_p3-r0)
(302/725) Installing postmarketos-base-nofde (23-r1)
(303/725) Installing unudhcpd (0.2.1-r0)
(304/725) Installing xz (5.2.7-r0)
(305/725) Installing postmarketos-mkinitfs (1.5-r1)
(306/725) Installing postmarketos-base (23-r1)
Executing postmarketos-base-23-r1.post-install
 * service udev added to runlevel sysinit
 * service udev-trigger added to runlevel sysinit
 * service udev-settle added to runlevel sysinit
 * service udev-postmount added to runlevel default
(307/725) Installing llvm15-libs (15.0.3-r0)
(308/725) Installing musl-fts (1.2.7-r3)
(309/725) Installing libelf (0.187-r2)
(310/725) Installing mesa-dri-gallium (22.2.2-r0)
(311/725) Installing postmarketos-base-mesa (23-r1)
(312/725) Installing dbus (1.14.4-r0)
Executing dbus-1.14.4-r0.pre-install
Executing dbus-1.14.4-r0.post-install
(313/725) Installing dbus-openrc (1.14.4-r0)
(314/725) Installing libacl (2.3.1-r1)
(315/725) Installing lz4-libs (1.9.4-r1)
(316/725) Installing libarchive (3.6.1-r1)
(317/725) Installing libcbor (0.9.0-r1)
(318/725) Installing efivar-libs (38-r1)
(319/725) Installing libgcab (1.4-r3)
(320/725) Installing json-glib (1.6.6-r0)
(321/725) Installing libgusb (0.4.2-r0)
(322/725) Installing libjcat (0.1.10-r0)
(323/725) Installing libmbim (1.26.4-r0)
(324/725) Installing protobuf-c (1.4.1-r1)
(325/725) Installing libqrtr-glib (1.2.2-r0)
(326/725) Installing libqmi (1.30.8-r0)
(327/725) Installing tpm2-tss-mu (3.2.0-r0)
(328/725) Installing tpm2-tss-sys (3.2.0-r0)
(329/725) Installing tpm2-tss-esys (3.2.0-r0)
(330/725) Installing libxmlb (0.3.10-r0)
(331/725) Installing fwupd (1.8.6-r1)
(332/725) Installing fwupd-openrc (1.8.6-r1)
(333/725) Installing device-pine64-pinephonepro (3.3-r4)
Executing device-pine64-pinephonepro-3.3-r4.post-install
 * service eg25-manager added to runlevel default
(334/725) Installing firmware-pine64-pinebookpro (2-r0)
(335/725) Installing linux-firmware-cypress (20221012-r0)
(336/725) Installing linux-firmware-brcm (20221012-r0)
(337/725) Installing linux-firmware-rockchip (20221012-r0)
(338/725) Installing device-pine64-pinephonepro-nonfree-firmware (3.3-r4)
(339/725) Installing yaml (0.2.5-r0)
(340/725) Installing appstream (0.15.5-r1)
Executing appstream-0.15.5-r1.post-install
✔ Metadata cache was updated successfully.
(341/725) Installing appstream-qt (0.15.5-r1)
(342/725) Installing attica (5.99.0-r0)
(343/725) Installing kidletime (5.99.0-r0)
(344/725) Installing knewstuff (5.99.0-r0)
(345/725) Installing discover (5.26.1-r0)
(346/725) Installing libapk-qt (0.4.2-r0)
(347/725) Installing discover-backend-apk (5.26.1-r0)
(348/725) Installing discover-backend-fwupd (5.26.1-r0)
(349/725) Installing font-droid-nonlatin (20200215-r2)
(350/725) Installing font-noto-common (0_git20211101-r6)
(351/725) Installing font-noto-math (0_git20211101-r6)
(352/725) Installing font-noto-symbols (0_git20211101-r6)
(353/725) Installing font-noto (0_git20211101-r6)
(354/725) Installing font-noto-emoji (2.038-r0)
(355/725) Installing font-noto-extra (0_git20211101-r6)
(356/725) Installing mauiman (1.0.0-r0)
(357/725) Installing mauikit (2.2.0-r0)
(358/725) Installing exiv2 (0.27.5-r1)
(359/725) Installing mauikit-imagetools (2.2.0-r0)
(360/725) Installing mauikit-filebrowsing (2.2.0-r0)
(361/725) Installing index (2.2.0-r0)
(362/725) Installing signon-plugin-oauth2 (0.25-r0)
(363/725) Installing kaccounts-providers (22.08.2-r0)
(364/725) Installing kirigami-addons (0.4-r0)
(365/725) Installing kclock (22.09-r0)
(366/725) Installing gsettings-desktop-schemas (43.0-r0)
(367/725) Installing kdecoration (5.26.1-r0)
(368/725) Installing kde-gtk-config (5.26.1-r0)
(369/725) Installing kirigami-gallery (22.08.2-r0)
(370/725) Installing kquickimageeditor (0.2.0-r1)
(371/725) Installing taglib (1.12-r1)
(372/725) Installing kfilemetadata (5.99.0-r0)
(373/725) Installing qt5-qtlocation (5.15.6_git20220907-r1)
(374/725) Installing koko (22.09-r0)
(375/725) Installing kasync (0.3.0-r2)
(376/725) Installing gpg-wks-server (2.2.40-r0)
(377/725) Installing gpgv (2.2.40-r0)
(378/725) Installing libldap (2.6.3-r3)
(379/725) Installing gnupg-dirmngr (2.2.40-r0)
(380/725) Installing gnupg-utils (2.2.40-r0)
(381/725) Installing gnupg-wks-client (2.2.40-r0)
(382/725) Installing gnupg (2.2.40-r0)
(383/725) Installing iso-codes (4.11.0-r0)
(384/725) Installing kcontacts (5.99.0-r0)
(385/725) Installing kpeople (5.99.0-r0)
(386/725) Installing libical (3.0.16-r1)
(387/725) Installing kcalendarcore (5.99.0-r0)
(388/725) Installing kmime (22.08.2-r0)
(389/725) Installing kimap2 (0.4.0-r1)
(390/725) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0)
(391/725) Installing kdav2 (0.4.0-r1)
(392/725) Installing lmdb (0.9.29-r1)
(393/725) Installing libxapian (1.4.21-r0)
(394/725) Installing sink (0.9.0-r3)
(395/725) Installing kpeoplesink (0_git20210224-r1)
(396/725) Installing kpeoplevcard (0.1-r2)
(397/725) Installing libraw (0.20.2-r0)
(398/725) Installing libraw-tools (0.20.2-r0)
(399/725) Installing lcms2 (2.13.1-r0)
(400/725) Installing imagemagick-libs (7.1.0.51-r0)
(401/725) Installing jbig2dec (0.19-r0)
(402/725) Installing ghostscript (10.0.0-r0)
(403/725) Installing libde265 (1.0.9-r0)
(404/725) Installing libheif (1.13.0-r0)
(405/725) Installing libjxl (0.6.1_git20220605-r1)
(406/725) Installing librsvg (2.55.1-r0)
(407/725) Installing imagemagick (7.1.0.51-r0)
(408/725) Installing perl (5.36.0-r0)
(409/725) Installing perl-image-exiftool (12.42-r0)
(410/725) Installing exiftool (12.42-r0)
(411/725) Installing openexr (3.1.5-r3)
(412/725) Installing soundtouch (2.3.1-r0)
(413/725) Installing chromaprint (1.5.1-r2)
(414/725) Installing libraw1394 (2.1.2-r2)
(415/725) Installing libdc1394 (2.2.6-r0)
(416/725) Installing tslib (1.22-r1)
(417/725) Installing directfb (1.7.7-r4)
(418/725) Installing faac (1.30-r2)
(419/725) Installing fdk-aac (2.0.2-r1)
(420/725) Installing flite (2.2-r1)
(421/725) Installing libsamplerate (0.2.2-r0)
(422/725) Installing jack (1.9.21-r0)
(423/725) Installing portaudio (19.7.0-r0)
(424/725) Installing fluidsynth-libs (2.3.0-r0)
(425/725) Installing libfreeaptx (0.1.1-r0)
(426/725) Installing gsm (1.0.22-r1)
(427/725) Installing libldac (2.0.2.3-r0)
(428/725) Installing libmodplug (0.8.9.0-r2)
(429/725) Installing neon (0.32.4-r0)
(430/725) Installing libnice (0.1.19-r0)
(431/725) Installing openal-soft (1.22.2-r1)
(432/725) Installing openjpeg (2.5.0-r0)
(433/725) Installing librtmp (2.4_git20190330-r1)
(434/725) Installing sbc (2.0-r0)
(435/725) Installing spandsp (0.0.6-r2)
(436/725) Installing libsrtp (2.4.2-r3)
(437/725) Installing vo-aacenc (0.1.3-r0)
(438/725) Installing vo-amrwbenc (0.1.3-r0)
(439/725) Installing libzbar (0.23.92-r1)
(440/725) Installing gst-plugins-bad (1.20.4-r0)
(441/725) Installing gtk4.0 (4.8.1-r2)
Executing gtk4.0-4.8.1-r2.post-install
(442/725) Installing megapixels (1.5.2-r0)
(443/725) Installing encodings (1.0.6-r0)
(444/725) Installing libfontenc (1.1.6-r0)
(445/725) Installing mkfontscale (1.2.2-r1)
(446/725) Installing font-dejavu (2.37-r3)
(447/725) Installing sdl2_ttf (2.20.1-r0)
(448/725) Installing osk-sdl (0.67.1-r1)
(449/725) Installing kcmutils (5.99.0-r0)
(450/725) Installing frameworkintegration (5.99.0-r0)
(451/725) Installing oxygen (5.26.1-r0)
(452/725) Installing modemmanager-qt (5.99.0-r0)
(453/725) Installing callaudiod-libs (0.1.4-r0)
(454/725) Installing abseil-cpp (20220623.1-r1)
(455/725) Installing boost1.80-thread (1.80.0-r3)
(456/725) Installing libprotobuf (3.21.8-r0)
(457/725) Installing libphonenumber (8.12.56-r1)
(458/725) Installing plasma-dialer (22.09-r0)
(459/725) Installing plasma-mobile-sounds (0.1-r1)
(460/725) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0)
(461/725) Installing plasma-phonebook (22.09-r0)
(462/725) Installing postmarketos-artwork-wallpapers (2-r1)
(463/725) Installing postmarketos-hidden-desktop-entries (2.2-r1)
(464/725) Installing bluez (5.65-r2)
(465/725) Installing bluez-openrc (5.65-r2)
(466/725) Installing bluez-obexd (5.65-r2)
(467/725) Installing kded (5.99.0-r0)
(468/725) Installing bluez-qt (5.99.0-r0)
(469/725) Installing bluedevil (5.26.1-r0)
(470/725) Installing breeze (5.26.1-r0)
(471/725) Installing libpulse-mainloop-glib (9999_git20220528-r0)
(472/725) Installing callaudiod (0.1.4-r0)
(473/725) Installing dnsmasq-common (2.87-r0)
(474/725) Installing dnsmasq-openrc (2.87-r0)
(475/725) Installing dnsmasq (2.87-r0)
Executing dnsmasq-2.87-r0.pre-install
(476/725) Installing linux-pam (1.5.2-r1)
(477/725) Installing shadow (4.10-r3)
(478/725) Installing elogind (246.10-r5)
(479/725) Installing elogind-openrc (246.10-r5)
(480/725) Installing hfd-service (0.1.0-r1)
(481/725) Installing hfd-service-openrc (0.1.0-r1)
(482/725) Installing iio-sensor-proxy (3.4-r0)
(483/725) Installing iio-sensor-proxy-openrc (3.4-r0)
(484/725) Installing libkscreen (5.26.1-r0)
(485/725) Installing layer-shell-qt (5.26.1-r0)
(486/725) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(487/725) Installing kscreen (5.26.1-r0)
(488/725) Installing socat (1.7.4.3-r1)
(489/725) Installing kwallet-pam (5.26.1-r0)
(490/725) Installing kwayland-integration (5.26.1-r0)
(491/725) Installing polkit-common (121-r0)
Executing polkit-common-121-r0.pre-install
(492/725) Installing duktape (2.7.0-r0)
(493/725) Installing polkit-elogind (121-r0)
(494/725) Installing modemmanager (1.18.12-r0)
(495/725) Installing modemmanager-openrc (1.18.12-r0)
(496/725) Installing libnm (1.40.0-r0)
(497/725) Installing networkmanager-common (1.40.0-r0)
(498/725) Installing networkmanager-openrc (1.40.0-r0)
(499/725) Installing libmnl (1.0.5-r0)
(500/725) Installing libnftnl (1.2.3-r0)
(501/725) Installing iptables (1.8.8-r2)
(502/725) Installing iptables-openrc (1.8.8-r2)
(503/725) Installing libndp (1.8-r0)
(504/725) Installing libidn2 (2.3.3-r1)
(505/725) Installing libpsl (0.21.1-r1)
(506/725) Installing networkmanager (1.40.0-r0)
Executing networkmanager-1.40.0-r0.pre-install
Executing networkmanager-1.40.0-r0.post-install
*
* To modify system network connections without the root password, add your user
* account to the 'plugdev' group.
*
* If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open
* vSwitch), install the corresponding plugin: apk add networkmanager-<name>.
*
(507/725) Installing networkmanager-cli (1.40.0-r0)
(508/725) Installing pcre (8.45-r2)
(509/725) Installing slang (2.3.3-r0)
(510/725) Installing newt (0.52.21-r4)
(511/725) Installing networkmanager-tui (1.40.0-r0)
(512/725) Installing wireless-regdb (2022.08.12-r0)
(513/725) Installing networkmanager-wifi (1.40.0-r0)
Executing networkmanager-wifi-1.40.0-r0.post-install
*
* To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package,
* enable and start the corresponding service (rc-update add <name>;
* rc-service <name> start), and restart networkmanager.
*
* If you chose iwd, you have to also add 'wifi.backend=iwd' into section
* '[device]' in /etc/NetworkManager/NetworkManager.conf.
*
(514/725) Installing mobile-broadband-provider-info (20220725-r0)
(515/725) Installing networkmanager-wwan (1.40.0-r0)
(516/725) Installing pipewire-libs (0.3.59-r1)
(517/725) Installing libunwind (1.6.2-r0)
(518/725) Installing libuv (1.44.2-r0)
(519/725) Installing roc-toolkit-libs (0.1.5-r2)
(520/725) Installing webrtc-audio-processing (0.3.1-r6)
(521/725) Installing pipewire (0.3.59-r1)
(522/725) Installing breeze-icons (5.99.0-r0)
(523/725) Installing dbus-x11 (1.14.4-r0)
(524/725) Installing kactivities (5.99.0-r0)
(525/725) Installing kpipewire (5.26.1-r0)
(526/725) Installing dconf (0.40.0-r2)
(527/725) Installing anthy (9100h-r2)
(528/725) Installing maliit-framework (2.3.0-r1)
(529/725) Installing kyotocabinet (1.2.79-r3)
(530/725) Installing libpinyin (2.6.2-r0)
(531/725) Installing tinyxml (2.6.2-r1)
(532/725) Installing presage (0.9.1-r2)
(533/725) Installing maliit-keyboard (2.3.1-r0)
(534/725) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(535/725) Installing plasma-nano (5.26.1-r0)
(536/725) Installing networkmanager-qt (5.99.0-r0)
(537/725) Installing plasma-nm (5.26.1-r0)
(538/725) Installing plasma-nm-mobile (5.26.1-r0)
(539/725) Installing fftw-single-libs (3.3.10-r1)
(540/725) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(541/725) Installing pulseaudio-bluez (9999_git20220528-r0)
(542/725) Installing pulseaudio-alsa (9999_git20220528-r0)
(543/725) Installing alsa-utils-openrc (1.2.7-r1)
(544/725) Installing pulseaudio-openrc (9999_git20220528-r0)
(545/725) Installing libcanberra-pulse (0.30-r8)
(546/725) Installing plasma-pa (5.26.1-r0)
(547/725) Installing tzdata (2022e-r0)
(548/725) Installing libdaemon (0.14-r3)
(549/725) Installing openrc-settingsd (1.1.0-r0)
(550/725) Installing openrc-settingsd-openrc (1.1.0-r0)
(551/725) Installing plasma-settings (22.09-r1)
(552/725) Installing kactivitymanagerd (5.26.1-r0)
(553/725) Installing kinit (5.99.0-r0)
(554/725) Installing avahi (0.8-r6)
Executing avahi-0.8-r6.pre-install
(555/725) Installing kdnssd (5.99.0-r0)
(556/725) Installing syntax-highlighting (5.99.0-r0)
(557/725) Installing kdsoap (2.1.1-r0)
(558/725) Installing libmtp (1.1.20-r2)
(559/725) Installing clang15-libclang (15.0.3-r1)
(560/725) Installing qt5-qttools (5.15.6_git20220907-r1)
(561/725) Installing phonon (4.11.1-r2)
(562/725) Installing talloc (2.3.4-r0)
(563/725) Installing tevent (0.13.0-r0)
(564/725) Installing samba-util-libs (4.16.4-r0)
(565/725) Installing jansson (2.14-r0)
(566/725) Installing ldb (2.5.2-r0)
(567/725) Installing libwbclient (4.16.4-r0)
(568/725) Installing samba-libs (4.16.4-r0)
(569/725) Installing libsmbclient (4.16.4-r0)
(570/725) Installing kio-extras (22.08.2-r0)
(571/725) Installing kquickcharts (5.99.0-r0)
(572/725) Installing xorg-server-common (21.1.4-r1)
(573/725) Installing libxkbfile (1.1.1-r0)
(574/725) Installing xkbcomp (1.4.5-r0)
(575/725) Installing libxfont2 (2.0.6-r0)
(576/725) Installing libtirpc-conf (1.3.2-r2)
(577/725) Installing libtirpc-nokrb (1.3.2-r2)
(578/725) Installing libxcvt (0.1.2-r0)
(579/725) Installing xwayland (22.1.4-r0)
(580/725) Installing kscreenlocker (5.26.1-r0)
(581/725) Installing libqaccessibilityclient (0.4.1-r1)
(582/725) Installing xcb-util-cursor (0.1.4-r0)
(583/725) Installing kwin (5.26.1-r0)
(584/725) Installing kitemmodels (5.99.0-r0)
(585/725) Installing threadweaver (5.99.0-r0)
(586/725) Installing krunner (5.99.0-r0)
(587/725) Installing milou (5.26.1-r0)
(588/725) Installing pipewire-media-session (0.4.1-r0)
(589/725) Installing font-hack (3.003-r3)
(590/725) Installing qqc2-desktop-style (5.99.0-r0)
(591/725) Installing plasma-integration (5.26.1-r0)
(592/725) Installing qtchooser (66-r1)
(593/725) Installing plasma-workspace-libs (5.26.1-r1)
(594/725) Installing kactivities-stats (5.99.0-r0)
(595/725) Installing baloo (5.99.0-r0)
(596/725) Installing kholidays (5.99.0-r0)
(597/725) Installing libkexiv2 (22.08.2-r0)
(598/725) Installing knotifyconfig (5.99.0-r0)
(599/725) Installing kparts (5.99.0-r0)
(600/725) Installing zxing-cpp (1.4.0-r0)
(601/725) Installing libdmtx-libs (0.7.7-r0)
(602/725) Installing libqrencode (4.1.1-r0)
(603/725) Installing prison (5.99.0-r0)
(604/725) Installing ktexteditor (5.99.0-r0)
(605/725) Installing libnl3 (3.7.0-r0)
(606/725) Installing libpcap (1.10.1-r0)
(607/725) Installing lm-sensors-libs (3.6.0-r4)
(608/725) Installing libksysguard (5.26.1-r0)
(609/725) Installing kuserfeedback (1.2.0-r1)
(610/725) Installing gpsd (3.24-r0)
(611/725) Installing gpsd-openrc (3.24-r0)
(612/725) Installing mpfr4 (4.1.0-r0)
(613/725) Installing libqalculate (4.4.0-r1)
(614/725) Installing plasma-workspace (5.26.1-r1)
(615/725) Installing kpty (5.99.0-r0)
(616/725) Installing kdesu (5.99.0-r0)
(617/725) Installing kde-cli-tools (5.26.1-r0)
(618/725) Installing qqc2-breeze-style (5.26.1-r0)
(619/725) Installing plasma-mobile (5.26.1-r0)
(620/725) Installing polkit-kde-agent-1 (5.26.1-r0)
(621/725) Installing chrony (4.3-r0)
Executing chrony-4.3-r0.pre-install
(622/725) Installing chrony-openrc (4.3-r0)
(623/725) Installing haveged (1.9.18-r0)
(624/725) Installing haveged-openrc (1.9.18-r0)
(625/725) Installing nftables (1.0.5-r0)
(626/725) Installing nftables-openrc (1.0.5-r0)
(627/725) Installing postmarketos-config-nftables (0.12-r1)
Executing postmarketos-config-nftables-0.12-r1.post-install
 * service nftables added to runlevel default
(628/725) Installing postmarketos-config-nftables-networkmanager (0.12-r1)
(629/725) Installing postmarketos-base-nftables (23-r1)
Executing postmarketos-base-nftables-23-r1.post-install
(630/725) Installing postmarketos-artwork-icons (2-r1)
(631/725) Installing util-linux (2.38.1-r0)
(632/725) Installing libfdisk (2.38.1-r0)
(633/725) Installing libsmartcols (2.38.1-r0)
(634/725) Installing util-linux-misc (2.38.1-r0)
(635/725) Installing libeconf (0.4.6-r0)
(636/725) Installing runuser (2.38.1-r0)
(637/725) Installing mount (2.38.1-r0)
(638/725) Installing losetup (2.38.1-r0)
(639/725) Installing hexdump (2.38.1-r0)
(640/725) Installing uuidgen (2.38.1-r0)
(641/725) Installing blkid (2.38.1-r0)
(642/725) Installing sfdisk (2.38.1-r0)
(643/725) Installing mcookie (2.38.1-r0)
(644/725) Installing agetty (2.38.1-r0)
(645/725) Installing agetty-openrc (0.45.2-r3)
(646/725) Installing wipefs (2.38.1-r0)
(647/725) Installing cfdisk (2.38.1-r0)
(648/725) Installing umount (2.38.1-r0)
(649/725) Installing util-linux-openrc (2.38.1-r0)
(650/725) Installing flock (2.38.1-r0)
(651/725) Installing lsblk (2.38.1-r0)
(652/725) Installing libcap-ng (0.8.3-r1)
(653/725) Installing setpriv (2.38.1-r0)
(654/725) Installing logger (2.38.1-r0)
(655/725) Installing partx (2.38.1-r0)
(656/725) Installing fstrim (2.38.1-r0)
(657/725) Installing findmnt (2.38.1-r0)
(658/725) Installing pcsc-lite-libs (1.9.9-r0)
(659/725) Installing wpa_supplicant (2.10-r4)
(660/725) Installing wpa_supplicant-openrc (2.10-r4)
(661/725) Installing ifupdown-ng-wifi (0.12.1-r0)
(662/725) Installing postmarketos-base-ui (6-r1)
Executing postmarketos-base-ui-6-r1.post-install
(663/725) Installing postmarketos-base-ui-networkmanager (6-r1)
(664/725) Installing mpdecimal (2.5.1-r1)
(665/725) Installing python3 (3.10.8-r1)
(666/725) Installing py3-ruamel.yaml.clib (0.2.6-r1)
(667/725) Installing py3-ruamel.yaml (0.16.12-r2)
(668/725) Installing sleep-inhibitor (1.16-r0)
(669/725) Installing sleep-inhibitor-openrc (1.16-r0)
(670/725) Installing postmarketos-base-ui-elogind (6-r1)
Executing postmarketos-base-ui-elogind-6-r1.post-install
(671/725) Installing py3-dbus (1.3.2-r0)
(672/725) Installing obex-capabilities (0.2.1-r1)
(673/725) Installing obex-capabilities-bluez-obexd (0.2.1-r1)
(674/725) Installing postmarketos-base-ui-bluez-obexd (6-r1)
(675/725) Installing pulseaudio-utils (9999_git20220528-r0)
(676/725) Installing postmarketos-base-ui-pulseaudio (6-r1)
(677/725) Installing upower (1.90.0-r2)
(678/725) Installing powerdevil-libs (5.26.1-r0)
(679/725) Installing powerdevil (5.26.1-r0)
(680/725) Installing bubblewrap (0.6.2-r0)
(681/725) Installing fuse-common (3.12.0-r0)
(682/725) Installing fuse-openrc (3.12.0-r0)
(683/725) Installing fuse3-libs (3.12.0-r0)
(684/725) Installing fuse3 (3.12.0-r0)
(685/725) Installing xdg-desktop-portal (1.15.0-r0)
(686/725) Installing xdg-desktop-portal-kde (5.26.1-r0)
(687/725) Installing autologin (1.0.0-r4)
(688/725) Installing tinydm (1.1.2-r0)
(689/725) Installing tinydm-openrc (1.1.2-r0)
(690/725) Installing postmarketos-base-ui-tinydm (6-r1)
(691/725) Installing font-alias (1.0.4-r0)
(692/725) Installing util-macros (1.19.3-r0)
(693/725) Installing font-misc-misc (1.1.2-r3)
(694/725) Installing font-cursor-misc (1.0.3-r3)
(695/725) Installing xauth (1.1.2-r0)
(696/725) Installing xmodmap (1.0.11-r0)
(697/725) Installing xrdb (1.2.1-r0)
(698/725) Installing xinit (1.4.1-r0)
(699/725) Installing hwdata-pci (0.363-r1)
(700/725) Installing libpciaccess (0.17-r0)
(701/725) Installing xorg-server (21.1.4-r1)
(702/725) Installing libinput (1.21.0-r0)
(703/725) Installing xf86-input-libinput (1.2.1-r0)
(704/725) Installing xf86-video-fbdev (0.5.0-r3)
(705/725) Installing postmarketos-base-ui-x11 (6-r1)
(706/725) Installing postmarketos-ui-plasma-mobile (3.8-r6)
Executing postmarketos-ui-plasma-mobile-3.8-r6.post-install
 * service tinydm added to runlevel default
 * rc-update: service `urfkill' does not exist
 * service iio-sensor-proxy added to runlevel default
 * service bluetooth added to runlevel default
 * service hfd-service added to runlevel default
 * service networkmanager added to runlevel default
 * service modemmanager added to runlevel default
 * rc-update: service `ofono' is not in the runlevel `default'
tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop
(707/725) Installing libexif (0.6.24-r0)
(708/725) Installing hwloc (2.8.0-r0)
(709/725) Installing libtbb (2021.7.0-r0)
(710/725) Installing opencv (4.6.0-r3)
(711/725) Installing postprocessd (0.2.1-r0)
(712/725) Installing postprocessd-megapixels (0.2.1-r0)
(713/725) Installing qmltermwidget (0.2.0-r1)
(714/725) Installing qmlkonsole (22.09-r1)
(715/725) Installing c-ares (1.18.1-r0)
(716/725) Installing spacebar (22.09-r0)
(717/725) Installing hkdm (0.2.0-r0)
(718/725) Installing buffyboard (0.2.0-r0)
(719/725) Installing terminus-font (4.49.1-r3)
(720/725) Installing kbd-misc (2.5.1-r2)
(721/725) Installing kbd (2.5.1-r2)
(722/725) Installing kbd-openrc (2.5.1-r2)
(723/725) Installing ttyescape (1.0.1-r1)
Executing ttyescape-1.0.1-r1.post-install
(724/725) Installing ttyescape-openrc (1.0.1-r1)
(725/725) Installing xdg-user-dirs (0.18-r0)
Executing busybox-1.35.0-r27.trigger
Executing glib-2.74.0-r4.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r1.trigger
Executing gdk-pixbuf-2.42.9-r1.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-mkinitfs-1.5-r1.trigger
2022/10/22 16:10:15 Generating for kernel version: 5.17.9
2022/10/22 16:10:15 Output directory: /boot
2022/10/22 16:10:15 == Generating initramfs ==
2022/10/22 16:10:15 - Including hook files
2022/10/22 16:10:15 - Including hook scripts
2022/10/22 16:10:15 - Including required binaries
2022/10/22 16:10:15 - Including kernel modules
2022/10/22 16:10:15 - Including splash images
2022/10/22 16:10:15 - Writing and verifying initramfs archive
2022/10/22 16:10:15 == Generating initramfs extra ==
2022/10/22 16:10:15 - Including extra binaries
2022/10/22 16:10:15 - Including FDE support
2022/10/22 16:10:16 - Writing and verifying initramfs-extra archive
2022/10/22 16:10:17 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/10/22 16:10:23 mkinitfs completed in: 8.759277683s
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
Executing mkfontscale-1.2.2-r1.trigger
OK: 2128 MiB in 750 packages
(1569648) [16:10:34] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2128 MiB in 750 packages
(1569648) [16:10:37] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details)
(1569648) [16:10:37] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro
(1569648) [16:10:37] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1569648) [16:10:37] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1569648) [16:10:37] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(1569648) [16:10:37] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro
(1569648) [16:10:37] New background process: pid=1578494, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2128 MiB in 750 packages
(1569648) [16:10:41] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2128 MiB in 750 packages
(1569648) [16:10:44] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(1569648) [16:10:45] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs
(1569648) [16:10:45] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1569648) [16:10:45] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1569648) [16:10:45] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(1569648) [16:10:45] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(1569648) [16:10:45] New background process: pid=1578782, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2128 MiB in 750 packages
(1569648) [16:10:48] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2128 MiB in 750 packages
(1569648) [16:10:52] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro
(1569648) [16:10:52] (rootfs_pine64-pinephonepro) % mkinitfs
2022/10/22 16:10:52 Generating for kernel version: 5.17.9
2022/10/22 16:10:52 Output directory: /boot
2022/10/22 16:10:52 == Generating initramfs ==
2022/10/22 16:10:52 - Including hook files
2022/10/22 16:10:52 - Including hook scripts
2022/10/22 16:10:52 - Including required binaries
2022/10/22 16:10:52 - Including kernel modules
2022/10/22 16:10:52 - Including splash images
2022/10/22 16:10:52 - Writing and verifying initramfs archive
2022/10/22 16:10:53 == Generating initramfs extra ==
2022/10/22 16:10:53 - Including extra binaries
2022/10/22 16:10:53 - Including FDE support
2022/10/22 16:10:54 - Writing and verifying initramfs-extra archive
2022/10/22 16:10:54 == Using boot-deploy to finalize/install files ==
==> u-boot: creating FIT images
==> Checking free space at /boot
... OK!
==> Installing: /boot/initramfs
==> Installing: /boot/initramfs-extra
2022/10/22 16:10:56 mkinitfs completed in: 3.987570495s
(1569648) [16:10:56]  *** SET LOGIN PASSWORD FOR: 'user' ***
(1569648) [16:10:56] (rootfs_pine64-pinephonepro) % passwd user
New password: Retype new password: passwd: password updated successfully
(1569648) [16:10:56] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow
(1569648) [16:10:56] (rootfs_pine64-pinephonepro) locking root
(1569648) [16:10:56] (rootfs_pine64-pinephonepro) % passwd -l root
passwd: password changed.
(1569648) [16:10:56] NOTE: No valid keymap specified for device
(1569648) [16:10:56] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC
(1569648) [16:11:03] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname
(1569648) [16:11:04] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts
(1569648) [16:11:04] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(1569648) [16:11:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(1569648) [16:11:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(1569648) [16:11:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1569648) [16:11:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(1569648) [16:11:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(1569648) [16:11:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(1569648) [16:11:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(1569648) [16:11:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(1569648) [16:11:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(1569648) [16:11:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(1569648) [16:11:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(1569648) [16:11:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(1569648) [16:11:04] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(1569648) [16:11:04] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1569648) [16:11:04] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(1569648) [16:11:04] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
2187988	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
(1569648) [16:11:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1569648) [16:11:04] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(1569648) [16:11:04] (native) create pine64-pinephonepro.img (2870M)
(1569648) [16:11:04] (native) % truncate -s 2870M /home/pmos/rootfs/pine64-pinephonepro.img
(1569648) [16:11:04] (native) mount /dev/install (pine64-pinephonepro.img)
(1569648) [16:11:04] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop)
(1569648) [16:11:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1569648) [16:11:04] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1569648) [16:11:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1569648) [16:11:04] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1569648) [16:11:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1569648) [16:11:04] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1569648) [16:11:04] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1569648) [16:11:05] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1569648) [16:11:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1569648) [16:11:05] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1569648) [16:11:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1569648) [16:11:05] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1569648) [16:11:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1569648) [16:11:05] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1569648) [16:11:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1569648) [16:11:05] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1569648) [16:11:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1569648) [16:11:05] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1569648) [16:11:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1569648) [16:11:05] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1569648) [16:11:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1569648) [16:11:05] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1569648) [16:11:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1569648) [16:11:05] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1569648) [16:11:05] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img
(1569648) [16:11:05] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1569648) [16:11:05] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1569648) [16:11:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1569648) [16:11:05] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1569648) [16:11:05] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(1569648) [16:11:05] (native) % parted -s /dev/install mktable gpt
(1569648) [16:11:05] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(1569648) [16:11:05] (native) % parted -s /dev/install mkpart primary 256M 100%
(1569648) [16:11:05] (native) % parted -s /dev/install set 1 boot on
(1569648) [16:11:05] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1569648) [16:11:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1569648) [16:11:05] % sudo mount --bind /dev/loop2p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1569648) [16:11:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1569648) [16:11:06] % sudo mount --bind /dev/loop2p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1569648) [16:11:06] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1569648) [16:11:06] (native) install e2fsprogs
(1569648) [16:11:06] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1569648) [16:11:06] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1569648) [16:11:06] (native) % cat /tmp/apk_progress_fifo
(1569648) [16:11:06] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1569648) [16:11:06] New background process: pid=1579858, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r3)
(2/3) Installing e2fsprogs-libs (1.46.5-r3)
(3/3) Installing e2fsprogs (1.46.5-r3)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(1569648) [16:11:06] (native) format /dev/installp2 (root, ext4)
(1569648) [16:11:06] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1569648) [16:11:07] (native) mount /dev/installp2 to /mnt/install
(1569648) [16:11:07] (native) % mkdir -p /mnt/install
(1569648) [16:11:07] (native) % mount /dev/installp2 /mnt/install
(1569648) [16:11:07] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(1569648) [16:11:07] (native) install dosfstools
(1569648) [16:11:07] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1569648) [16:11:07] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1569648) [16:11:07] (native) % cat /tmp/apk_progress_fifo
(1569648) [16:11:07] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(1569648) [16:11:07] New background process: pid=1579923, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing dosfstools (4.2-r1)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 73 packages
(1569648) [16:11:07] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(1569648) [16:11:07] (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
(1569648) [16:11:07] (native) % mkdir -p /mnt/install/boot
(1569648) [16:11:07] (native) % mount /dev/installp1 /mnt/install/boot
(1569648) [16:11:08] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1569648) [16:11:08] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(1569648) [16:11:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1569648) [16:11:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1569648) [16:11:08] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1569648) [16:11:08] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1569648) [16:11:08] (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/
(1569648) [16:11:22] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1569648) [16:11:22] % 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
(1569648) [16:11:22] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % 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/
(1569648) [16:11:22] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1569648) [16:11:22] % 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
(1569648) [16:11:22] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1569648) [16:11:23] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1569648) [16:11:24] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2560.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1611.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1569648) [16:11:24] (native) umount /dev/loop2
(1569648) [16:11:24] (native) % losetup -d /dev/loop2
(1569648) [16:11:24] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1569648) [16:11:24] 
(1569648) [16:11:24] *** FLASHING INFORMATION ***
(1569648) [16:11:24] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1569648) [16:11:24] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1569648) [16:11:24] 
(1569648) [16:11:24] *** SSH DAEMON INFORMATION ***
(1569648) [16:11:24] SSH daemon is enabled (disable with --no-sshd).
(1569648) [16:11:24] Login as 'user' with the password given during installation.
(1569648) [16:11:24] 
(1569648) [16:11:24] *** FIREWALL INFORMATION ***
(1569648) [16:11:24] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(1569648) [16:11:24] For more information: https://postmarketos.org/firewall
(1569648) [16:11:24] 
(1569648) [16:11:24] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1569648) [16:11:24] DONE!
total 2282052
-rw-r--r-- 1 root 12345 3009413120 Oct 22 16:11 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop2
NAME       SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                              DIO LOG-SEC
/dev/loop1         0      0         1  1 /var/lib/snapd/snaps/core18_2566.snap                                                    0     512
/dev/loop8         0      0         1  0 /storagepool/storagepool-ext.img                                                         0     512
/dev/loop6         0      0         1  1 /var/lib/snapd/snaps/core20_1611.snap                                                    0     512
/dev/loop4         0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap                                                    0     512
/dev/loop2         0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img   0     512
/dev/loop0         0      0         1  1 /var/lib/snapd/snaps/core18_2560.snap                                                    0     512
/dev/loop9         0      0         1  1 /var/lib/snapd/snaps/snapd_17336.snap                                                    0     512
/dev/loop7         0      0         1  1 /var/lib/snapd/snaps/snapd_17029.snap                                                    0     512
/dev/loop5         0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap                                                      0     512
/dev/loop3         0      0         1  1 /var/lib/snapd/snaps/lxd_22526.snap                                                      0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Oct 22 16:11 pmOS_boot -> ../../loop2p1
lrwxrwxrwx 1 root root 13 Oct 22 16:11 pmOS_root -> ../../loop2p2
lrwxrwxrwx 1 root root 10 Oct 22 16:11 storagepool -> ../../sda1
total 88
drwxr-xr-x  2 root root  4096 Oct 22 16:09 bin
drwxr-xr-x  2 root root  4096 Oct 22 16:11 boot
drwxr-xr-x  2 root root  4096 Oct 22 16:05 dev
drwxr-xr-x 65 root root  4096 Oct 22 16:11 etc
drwxr-xr-x  3 root root  4096 Oct 22 16:11 home
drwxr-xr-x 15 root root  4096 Oct 22 16:09 lib
drwx------  2 root root 16384 Oct 22 16:11 lost+found
drwxr-xr-x  5 root root  4096 Oct 22 16:05 media
drwxr-xr-x  8 root root  4096 Oct 22 16:05 mnt
drwxr-xr-x  2 root root  4096 Oct 22 16:05 opt
drwxr-xr-x  2 root root  4096 Oct 22 16:05 proc
drwx------  2 root root  4096 Oct 22 16:05 root
drwxr-xr-x  6 root root  4096 Oct 22 16:09 run
drwxr-xr-x  2 root root  4096 Oct 22 16:09 sbin
drwxr-xr-x  2 root root  4096 Oct 22 16:05 srv
drwxr-xr-x  2 root root  4096 Oct 22 16:05 sys
drwxrwxrwt  2 root root  4096 Oct 22 16:11 tmp
drwxr-xr-x 10 root root  4096 Oct 22 16:09 usr
drwxr-xr-x 13 root root  4096 Oct 22 16:07 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-10-22 16:11:49--  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% 51.0M=0s

2022-10-22 16:11:51 (51.0 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-10-22 14:14:29.274327 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-6436-g82c2d87914 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20220809-6442-gf13600a74f [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20220809-6437-g6b748905c2 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24861 distinct packages available
ERROR: unable to select packages:
  so:libicui18n.so.71 (no such package):
    required by: plasma-workspace-9999_git1665582427-r0[so:libicui18n.so.71]
  so:libicuuc.so.71 (no such package):
    required by: plasma-workspace-9999_git1665582427-r0[so:libicuuc.so.71]
(1/10) Installing bash (5.2.2-r0)
Executing bash-5.2.2-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r1)
Executing flatpak-1.14.0-r1.pre-install
Executing flatpak-1.14.0-r1.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r1)
(7/10) Installing discover-backend-flatpak (5.26.1-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2140 MiB in 760 packages
(1/91) Installing syndication (9999_git1665347337-r0)
(2/91) Installing alligator (9999_git1664849711-r0)
(3/91) Installing libavc1394 (0.5.4-r2)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r2)
(7/91) Installing mpg123-libs (1.30.2-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.0-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (2.1.1-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r0)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.3-r1)
(25/91) Installing py3-brotli (1.0.9-r8)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1665226656-r0)
(28/91) Installing calindori (9999_git1664766511-r0)
(29/91) Installing live-media (2022.07.14-r0)
(30/91) Installing libxpm (3.5.13-r1)
(31/91) Installing a52dec (0.7.4-r8)
(32/91) Installing vulkan-loader (1.3.224.1-r1)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r3)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.13-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.11.0-r0)
(49/91) Installing glslang (11.11.0-r0)
(50/91) Installing spirv-tools (1.3.224.1-r1)
(51/91) Installing shaderc (2022.2-r1)
(52/91) Installing libplacebo (4.208.0-r3)
(53/91) Installing libprotobuf-lite (3.21.8-r0)
(54/91) Installing vlc-libs (3.0.17.4-r10)
(55/91) Installing vlc (3.0.17.4-r10)
(56/91) Installing elisa (22.08.2-r0)
(57/91) Installing kunitconversion (9999_git1665347177-r0)
(58/91) Installing kalk (9999_git1665583146-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1665454165-r0)
(61/91) Installing keysmith (9999_git1665195274-r0)
(62/91) Installing krecorder (9999_git1665190218-r1)
(63/91) Installing kpublictransport (22.08.2-r0)
(64/91) Installing ktrip (9999_git1665190380-r0)
(65/91) Installing kweathercore (9999_git1664764385-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1664766564-r1)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1665626653-r0)
(71/91) Installing kjs (9999_git1665347424-r0)
(72/91) Installing libdjvulibre (3.5.28-r2)
(73/91) Installing libzip (1.9.2-r2)
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
(76/91) Installing poppler (22.10.0-r0)
(77/91) Installing poppler-qt5 (22.10.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.08.2-r0)
(79/91) Installing libspectre (0.2.10-r1)
(80/91) Installing okular-common (22.08.2-r0)
(81/91) Installing okular (22.08.2-r0)
(82/91) Installing plasma-camera (1.0_git20210328-r2)
(83/91) Installing gst-libav (1.20.4-r0)
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
(85/91) Installing plasmatube (9999_git1665190230-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.12-r1)
(87/91) Installing postmarketos-config-nftables-mdns (0.12-r1)
(88/91) Installing postmarketos-config-nftables-chromecast (0.12-r1)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.12-r1)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1665226323-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r6.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing vlc-libs-3.0.17.4-r10.trigger
OK: 2300 MiB in 851 packages
(chroot) Exiting chroot...
[16:12:44] Unregister qemu binfmt (arm)
[16:12:44] Unregister qemu binfmt (aarch64)
[16:12:45] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:12:45] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:12:45] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:12:45] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:12:46] Cleared up ~4392 MB of space
[16:12:47] DONE!
removed 'images/pmos-plasma-mobile-nightly-20221020-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221020-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221020-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221020-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221020-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221020-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 716.8 MiB / 2,916.0 MiB = 0.246, 29 MiB/s, 1:39
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221022-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 682.4 MiB / 2,870.0 MiB = 0.238, 29 MiB/s, 1:39
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221022-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,250.5 MiB / 3,964.0 MiB = 0.315, 30 MiB/s, 2:14
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221022-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221020-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221020-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221020-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221020-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221020-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221020-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221022-pine64-pinephone.img.xz

         32,768   0%    0.00kB/s    0:00:00  
      3,342,336   0%    3.16MB/s    0:03:51  
      4,653,056   0%    2.15MB/s    0:05:40  
      5,963,776   0%    1.83MB/s    0:06:38  
      7,274,496   0%    1.67MB/s    0:07:14  
      8,585,216   1%    1.20MB/s    0:10:04  
      9,895,936   1%    1.21MB/s    0:10:00  
     11,206,656   1%    1.21MB/s    0:09:57  
     12,517,376   1%    1.21MB/s    0:09:54  
     13,828,096   1%    1.22MB/s    0:09:51  
     15,138,816   2%    1.22MB/s    0:09:50  
     16,449,536   2%    1.21MB/s    0:09:52  
     17,760,256   2%    1.21MB/s    0:09:51  
     19,070,976   2%    1.20MB/s    0:09:54  
     20,381,696   2%    1.20MB/s    0:09:54  
     21,692,416   2%    1.20MB/s    0:09:52  
     23,003,136   3%    1.19MB/s    0:09:58  
     24,313,856   3%    1.20MB/s    0:09:53  
     25,624,576   3%    1.20MB/s    0:09:51  
     26,935,296   3%    1.20MB/s    0:09:48  
     28,246,016   3%    1.21MB/s    0:09:42  
     29,556,736   3%    1.21MB/s    0:09:42  
     30,867,456   4%    1.21MB/s    0:09:40  
     32,178,176   4%    1.21MB/s    0:09:38  
     33,488,896   4%    1.22MB/s    0:09:36  
     34,799,616   4%    1.22MB/s    0:09:35  
     36,110,336   4%    1.22MB/s    0:09:35  
     37,421,056   4%    1.22MB/s    0:09:33  
     38,731,776   5%    1.21MB/s    0:09:36  
     40,042,496   5%    1.21MB/s    0:09:32  
     41,353,216   5%    1.21MB/s    0:09:31  
     42,663,936   5%    1.21MB/s    0:09:30  
     43,974,656   5%    1.22MB/s    0:09:26  
     45,285,376   6%    1.22MB/s    0:09:26  
     46,596,096   6%    1.22MB/s    0:09:25  
     47,906,816   6%    1.22MB/s    0:09:24  
     49,217,536   6%    1.22MB/s    0:09:24  
     50,528,256   6%    1.21MB/s    0:09:23  
     51,838,976   6%    1.21MB/s    0:09:26  
     53,149,696   7%    1.21MB/s    0:09:25  
     54,460,416   7%    1.21MB/s    0:09:23  
     55,771,136   7%    1.21MB/s    0:09:23  
     57,081,856   7%    1.21MB/s    0:09:21  
     58,392,576   7%    1.21MB/s    0:09:20  
     59,703,296   7%    1.21MB/s    0:09:19  
     61,014,016   8%    1.21MB/s    0:09:19  
     62,324,736   8%    1.21MB/s    0:09:14  
     63,635,456   8%    1.21MB/s    0:09:16  
     64,946,176   8%    1.21MB/s    0:09:14  
     66,256,896   8%    1.21MB/s    0:09:13  
     67,403,776   8%    1.18MB/s    0:09:26  
     68,714,496   9%    1.18MB/s    0:09:23  
     70,025,216   9%    1.17MB/s    0:09:29  
     71,335,936   9%    1.17MB/s    0:09:28  
     72,646,656   9%    1.20MB/s    0:09:11  
     73,957,376   9%    1.20MB/s    0:09:11  
     75,268,096  10%    1.21MB/s    0:09:04  
     76,578,816  10%    1.22MB/s    0:09:02  
     77,889,536  10%    1.22MB/s    0:09:01  
     79,200,256  10%    1.22MB/s    0:09:00  
     80,510,976  10%    1.22MB/s    0:08:59  
     81,821,696  10%    1.21MB/s    0:08:58  
     83,132,416  11%    1.21MB/s    0:08:57  
     84,443,136  11%    1.21MB/s    0:09:00  
     85,753,856  11%    1.20MB/s    0:09:03  
     87,064,576  11%    1.18MB/s    0:09:08  
     88,375,296  11%    1.19MB/s    0:09:04  
     89,686,016  11%    1.20MB/s    0:08:59  
     90,996,736  12%    1.21MB/s    0:08:52  
     92,307,456  12%    1.22MB/s    0:08:45  
     93,618,176  12%    1.21MB/s    0:08:49  
     94,928,896  12%    1.21MB/s    0:08:47  
     96,239,616  12%    1.21MB/s    0:08:48  
     97,550,336  12%    1.20MB/s    0:08:50  
     98,861,056  13%    1.20MB/s    0:08:50  
    100,171,776  13%    1.20MB/s    0:08:49  
    101,482,496  13%    1.20MB/s    0:08:47  
    102,793,216  13%    1.21MB/s    0:08:42  
    104,103,936  13%    1.22MB/s    0:08:39  
    105,414,656  14%    1.21MB/s    0:08:39  
    106,725,376  14%    1.21MB/s    0:08:41  
    108,036,096  14%    1.20MB/s    0:08:43  
    109,346,816  14%    1.21MB/s    0:08:39  
    110,657,536  14%    1.21MB/s    0:08:38  
    111,968,256  14%    1.21MB/s    0:08:35  
    113,278,976  15%    1.22MB/s    0:08:30  
    114,589,696  15%    1.21MB/s    0:08:32  
    115,900,416  15%    1.21MB/s    0:08:31  
    117,211,136  15%    1.22MB/s    0:08:29  
    118,521,856  15%    1.21MB/s    0:08:30  
    119,832,576  15%    1.21MB/s    0:08:28  
    121,143,296  16%    1.22MB/s    0:08:25  
    122,454,016  16%    1.21MB/s    0:08:26  
    123,764,736  16%    1.21MB/s    0:08:24  
    125,075,456  16%    1.21MB/s    0:08:24  
    126,386,176  16%    1.21MB/s    0:08:23  
    127,696,896  16%    1.21MB/s    0:08:24  
    129,007,616  17%    1.21MB/s    0:08:22  
    130,318,336  17%    1.21MB/s    0:08:21  
    131,629,056  17%    1.21MB/s    0:08:20  
    132,939,776  17%    1.20MB/s    0:08:21  
    134,250,496  17%    1.20MB/s    0:08:21  
    135,561,216  18%    1.20MB/s    0:08:21  
    136,871,936  18%    1.21MB/s    0:08:18  
    138,182,656  18%    1.21MB/s    0:08:14  
    139,493,376  18%    1.21MB/s    0:08:13  
    140,804,096  18%    1.21MB/s    0:08:11  
    142,114,816  18%    1.21MB/s    0:08:10  
    143,425,536  19%    1.21MB/s    0:08:09  
    144,736,256  19%    1.21MB/s    0:08:08  
    146,046,976  19%    1.22MB/s    0:08:06  
    147,357,696  19%    1.21MB/s    0:08:07  
    148,668,416  19%    1.21MB/s    0:08:04  
    149,979,136  19%    1.21MB/s    0:08:04  
    151,289,856  20%    1.21MB/s    0:08:02  
    152,600,576  20%    1.21MB/s    0:08:03  
    153,911,296  20%    1.21MB/s    0:08:02  
    155,222,016  20%    1.21MB/s    0:08:01  
    156,532,736  20%    1.21MB/s    0:08:01  
    157,843,456  20%    1.21MB/s    0:07:58  
    159,154,176  21%    1.21MB/s    0:07:59  
    160,464,896  21%    1.21MB/s    0:07:56  
    161,775,616  21%    1.22MB/s    0:07:53  
    163,086,336  21%    1.21MB/s    0:07:54  
    164,397,056  21%    1.21MB/s    0:07:53  
    165,707,776  22%    1.21MB/s    0:07:53  
    167,018,496  22%    1.21MB/s    0:07:53  
    168,329,216  22%    1.21MB/s    0:07:49  
    169,639,936  22%    1.21MB/s    0:07:47  
    170,950,656  22%    1.21MB/s    0:07:48  
    172,261,376  22%    1.21MB/s    0:07:45  
    173,572,096  23%    1.21MB/s    0:07:45  
    174,882,816  23%    1.21MB/s    0:07:44  
    176,193,536  23%    1.22MB/s    0:07:42  
    177,504,256  23%    1.22MB/s    0:07:40  
    178,814,976  23%    1.22MB/s    0:07:38  
    180,125,696  23%    1.22MB/s    0:07:37  
    181,436,416  24%    1.21MB/s    0:07:38  
    182,747,136  24%    1.21MB/s    0:07:39  
    184,057,856  24%    1.21MB/s    0:07:39  
    185,368,576  24%    1.21MB/s    0:07:38  
    186,679,296  24%    1.21MB/s    0:07:35  
    187,990,016  25%    1.21MB/s    0:07:34  
    189,300,736  25%    1.22MB/s    0:07:30  
    190,611,456  25%    1.22MB/s    0:07:30  
    191,922,176  25%    1.22MB/s    0:07:29  
    193,232,896  25%    1.22MB/s    0:07:28  
    194,543,616  25%    1.21MB/s    0:07:29  
    195,854,336  26%    1.21MB/s    0:07:28  
    197,165,056  26%    1.21MB/s    0:07:27  
    198,475,776  26%    1.21MB/s    0:07:27  
    199,786,496  26%    1.21MB/s    0:07:23  
    201,097,216  26%    1.21MB/s    0:07:23  
    202,375,168  26%    1.20MB/s    0:07:25  
    203,685,888  27%    1.21MB/s    0:07:22  
    204,996,608  27%    1.21MB/s    0:07:22  
    206,307,328  27%    1.21MB/s    0:07:20  
    207,618,048  27%    1.21MB/s    0:07:19  
    208,928,768  27%    1.21MB/s    0:07:16  
    210,239,488  27%    1.21MB/s    0:07:16  
    211,550,208  28%    1.21MB/s    0:07:15  
    212,860,928  28%    1.22MB/s    0:07:12  
    214,171,648  28%    1.21MB/s    0:07:14  
    215,482,368  28%    1.21MB/s    0:07:12  
    216,793,088  28%    1.21MB/s    0:07:10  
    218,103,808  29%    1.21MB/s    0:07:09  
    219,414,528  29%    1.20MB/s    0:07:13  
    220,725,248  29%    1.20MB/s    0:07:12  
    222,035,968  29%    1.19MB/s    0:07:12  
    223,346,688  29%    1.19MB/s    0:07:11  
    224,657,408  29%    1.21MB/s    0:07:04  
    225,968,128  30%    1.21MB/s    0:07:03  
    227,278,848  30%    1.21MB/s    0:07:01  
    228,589,568  30%    1.21MB/s    0:07:01  
    229,900,288  30%    1.21MB/s    0:07:00  
    231,211,008  30%    1.21MB/s    0:06:59  
    232,521,728  30%    1.21MB/s    0:06:57  
    233,832,448  31%    1.21MB/s    0:06:56  
    235,143,168  31%    1.21MB/s    0:06:57  
    236,453,888  31%    1.21MB/s    0:06:54  
    237,764,608  31%    1.21MB/s    0:06:54  
    239,075,328  31%    1.21MB/s    0:06:52  
    240,386,048  31%    1.22MB/s    0:06:49  
    241,696,768  32%    1.21MB/s    0:06:50  
    243,007,488  32%    1.21MB/s    0:06:50  
    244,318,208  32%    1.21MB/s    0:06:50  
    245,628,928  32%    1.20MB/s    0:06:50  
    246,939,648  32%    1.21MB/s    0:06:48  
    248,250,368  33%    1.21MB/s    0:06:46  
    249,561,088  33%    1.21MB/s    0:06:44  
    250,871,808  33%    1.21MB/s    0:06:44  
    252,182,528  33%    1.22MB/s    0:06:41  
    253,493,248  33%    1.22MB/s    0:06:40  
    254,803,968  33%    1.22MB/s    0:06:38  
    256,114,688  34%    1.22MB/s    0:06:36  
    257,425,408  34%    1.22MB/s    0:06:37  
    258,736,128  34%    1.22MB/s    0:06:36  
    260,046,848  34%    1.21MB/s    0:06:35  
    261,357,568  34%    1.21MB/s    0:06:34  
    262,668,288  34%    1.21MB/s    0:06:33  
    263,979,008  35%    1.22MB/s    0:06:31  
    265,289,728  35%    1.22MB/s    0:06:30  
    266,600,448  35%    1.22MB/s    0:06:29  
    267,911,168  35%    1.22MB/s    0:06:27  
    269,221,888  35%    1.22MB/s    0:06:27  
    270,532,608  35%    1.21MB/s    0:06:27  
    271,843,328  36%    1.21MB/s    0:06:26  
    273,154,048  36%    1.20MB/s    0:06:29  
    274,464,768  36%    1.21MB/s    0:06:26  
    275,775,488  36%    1.21MB/s    0:06:24  
    277,086,208  36%    1.21MB/s    0:06:22  
    278,396,928  37%    1.22MB/s    0:06:19  
    279,707,648  37%    1.21MB/s    0:06:19  
    281,018,368  37%    1.21MB/s    0:06:19  
    282,329,088  37%    1.21MB/s    0:06:19  
    283,639,808  37%    1.21MB/s    0:06:16  
    284,950,528  37%    1.21MB/s    0:06:15  
    286,261,248  38%    1.20MB/s    0:06:17  
    287,571,968  38%    1.21MB/s    0:06:14  
    288,882,688  38%    1.21MB/s    0:06:13  
    290,193,408  38%    1.21MB/s    0:06:11  
    291,504,128  38%    1.22MB/s    0:06:07  
    292,814,848  38%    1.22MB/s    0:06:08  
    294,125,568  39%    1.22MB/s    0:06:07  
    295,436,288  39%    1.21MB/s    0:06:07  
    296,747,008  39%    1.21MB/s    0:06:06  
    298,057,728  39%    1.21MB/s    0:06:05  
    299,368,448  39%    1.21MB/s    0:06:05  
    300,679,168  40%    1.21MB/s    0:06:02  
    301,989,888  40%    1.21MB/s    0:06:01  
    303,300,608  40%    1.21MB/s    0:06:01  
    304,611,328  40%    1.21MB/s    0:06:00  
    305,922,048  40%    1.21MB/s    0:05:59  
    307,232,768  40%    1.21MB/s    0:05:57  
    308,543,488  41%    1.22MB/s    0:05:55  
    309,854,208  41%    1.22MB/s    0:05:54  
    311,164,928  41%    1.22MB/s    0:05:53  
    312,475,648  41%    1.22MB/s    0:05:52  
    313,786,368  41%    1.21MB/s    0:05:52  
    315,097,088  41%    1.21MB/s    0:05:51  
    316,407,808  42%    1.21MB/s    0:05:51  
    317,718,528  42%    1.21MB/s    0:05:50  
    319,029,248  42%    1.21MB/s    0:05:48  
    320,339,968  42%    1.21MB/s    0:05:46  
    321,650,688  42%    1.22MB/s    0:05:45  
    322,961,408  42%    1.22MB/s    0:05:44  
    324,272,128  43%    1.22MB/s    0:05:42  
    325,582,848  43%    1.22MB/s    0:05:42  
    326,893,568  43%    1.21MB/s    0:05:41  
    328,204,288  43%    1.22MB/s    0:05:40  
    329,515,008  43%    1.21MB/s    0:05:39  
    330,825,728  44%    1.22MB/s    0:05:37  
    332,136,448  44%    1.22MB/s    0:05:36  
    333,447,168  44%    1.21MB/s    0:05:36  
    334,757,888  44%    1.21MB/s    0:05:35  
    336,035,840  44%    1.20MB/s    0:05:37  
    337,346,560  44%    1.20MB/s    0:05:37  
    338,657,280  45%    1.20MB/s    0:05:34  
    339,968,000  45%    1.19MB/s    0:05:38  
    341,278,720  45%    1.20MB/s    0:05:33  
    342,589,440  45%    1.20MB/s    0:05:31  
    343,900,160  45%    1.20MB/s    0:05:31  
    345,210,880  45%    1.22MB/s    0:05:25  
    346,521,600  46%    1.22MB/s    0:05:25  
    347,832,320  46%    1.22MB/s    0:05:24  
    349,143,040  46%    1.22MB/s    0:05:23  
    350,453,760  46%    1.21MB/s    0:05:23  
    351,764,480  46%    1.21MB/s    0:05:22  
    353,075,200  46%    1.21MB/s    0:05:22  
    354,385,920  47%    1.21MB/s    0:05:20  
    355,696,640  47%    1.21MB/s    0:05:19  
    357,007,360  47%    1.21MB/s    0:05:18  
    358,318,080  47%    1.21MB/s    0:05:16  
    359,628,800  47%    1.22MB/s    0:05:14  
    360,939,520  48%    1.21MB/s    0:05:14  
    362,250,240  48%    1.22MB/s    0:05:12  
    363,560,960  48%    1.21MB/s    0:05:12  
    364,871,680  48%    1.21MB/s    0:05:11  
    366,182,400  48%    1.21MB/s    0:05:09  
    367,493,120  48%    1.22MB/s    0:05:08  
    368,803,840  49%    1.22MB/s    0:05:07  
    370,114,560  49%    1.22MB/s    0:05:06  
    371,425,280  49%    1.22MB/s    0:05:04  
    372,736,000  49%    1.21MB/s    0:05:04  
    374,046,720  49%    1.21MB/s    0:05:03  
    375,357,440  49%    1.21MB/s    0:05:04  
    376,668,160  50%    1.21MB/s    0:05:03  
    377,978,880  50%    1.21MB/s    0:05:01  
    379,289,600  50%    1.21MB/s    0:05:00  
    380,600,320  50%    1.21MB/s    0:04:58  
    381,911,040  50%    1.21MB/s    0:04:57  
    383,221,760  50%    1.22MB/s    0:04:56  
    384,532,480  51%    1.22MB/s    0:04:54  
    385,843,200  51%    1.22MB/s    0:04:53  
    387,153,920  51%    1.22MB/s    0:04:52  
    388,464,640  51%    1.22MB/s    0:04:51  
    389,775,360  51%    1.22MB/s    0:04:50  
    391,086,080  52%    1.22MB/s    0:04:49  
    392,396,800  52%    1.21MB/s    0:04:49  
    393,707,520  52%    1.21MB/s    0:04:48  
    395,018,240  52%    1.21MB/s    0:04:47  
    396,328,960  52%    1.21MB/s    0:04:47  
    397,639,680  52%    1.21MB/s    0:04:45  
    398,950,400  53%    1.21MB/s    0:04:43  
    400,261,120  53%    1.21MB/s    0:04:43  
    401,571,840  53%    1.21MB/s    0:04:41  
    402,882,560  53%    1.21MB/s    0:04:40  
    404,193,280  53%    1.21MB/s    0:04:40  
    405,504,000  53%    1.21MB/s    0:04:38  
    406,814,720  54%    1.21MB/s    0:04:38  
    408,125,440  54%    1.21MB/s    0:04:37  
    409,436,160  54%    1.21MB/s    0:04:35  
    410,746,880  54%    1.21MB/s    0:04:35  
    412,057,600  54%    1.21MB/s    0:04:33  
    413,368,320  54%    1.21MB/s    0:04:33  
    414,679,040  55%    1.21MB/s    0:04:32  
    415,989,760  55%    1.21MB/s    0:04:31  
    417,300,480  55%    1.21MB/s    0:04:29  
    418,611,200  55%    1.21MB/s    0:04:27  
    419,921,920  55%    1.22MB/s    0:04:26  
    421,232,640  56%    1.21MB/s    0:04:26  
    422,543,360  56%    1.21MB/s    0:04:25  
    423,854,080  56%    1.21MB/s    0:04:24  
    425,164,800  56%    1.21MB/s    0:04:23  
    426,475,520  56%    1.21MB/s    0:04:21  
    427,786,240  56%    1.21MB/s    0:04:20  
    429,096,960  57%    1.22MB/s    0:04:18  
    430,407,680  57%    1.21MB/s    0:04:19  
    431,718,400  57%    1.21MB/s    0:04:17  
    433,029,120  57%    1.21MB/s    0:04:16  
    434,339,840  57%    1.21MB/s    0:04:16  
    435,650,560  57%    1.22MB/s    0:04:13  
    436,961,280  58%    1.22MB/s    0:04:12  
    438,272,000  58%    1.21MB/s    0:04:12  
    439,582,720  58%    1.21MB/s    0:04:11  
    440,893,440  58%    1.21MB/s    0:04:10  
    442,204,160  58%    1.21MB/s    0:04:10  
    443,514,880  59%    1.21MB/s    0:04:08  
    444,825,600  59%    1.21MB/s    0:04:06  
    446,136,320  59%    1.21MB/s    0:04:05  
    447,447,040  59%    1.22MB/s    0:04:03  
    448,757,760  59%    1.21MB/s    0:04:03  
    450,068,480  59%    1.21MB/s    0:04:02  
    451,379,200  60%    1.21MB/s    0:04:01  
    452,689,920  60%    1.21MB/s    0:04:00  
    454,000,640  60%    1.22MB/s    0:03:58  
    455,311,360  60%    1.22MB/s    0:03:57  
    456,622,080  60%    1.22MB/s    0:03:56  
    457,932,800  60%    1.22MB/s    0:03:55  
    459,243,520  61%    1.22MB/s    0:03:54  
    460,554,240  61%    1.22MB/s    0:03:52  
    461,864,960  61%    1.22MB/s    0:03:51  
    463,175,680  61%    1.22MB/s    0:03:50  
    464,486,400  61%    1.22MB/s    0:03:50  
    465,797,120  61%    1.22MB/s    0:03:49  
    467,107,840  62%    1.22MB/s    0:03:48  
    468,418,560  62%    1.22MB/s    0:03:47  
    469,729,280  62%    1.22MB/s    0:03:46  
    471,007,232  62%    1.20MB/s    0:03:47  
    472,317,952  62%    1.20MB/s    0:03:46  
    473,628,672  63%    1.20MB/s    0:03:45  
    474,939,392  63%    1.20MB/s    0:03:45  
    476,250,112  63%    1.22MB/s    0:03:41  
    477,560,832  63%    1.21MB/s    0:03:40  
    478,871,552  63%    1.21MB/s    0:03:40  
    480,182,272  63%    1.21MB/s    0:03:38  
    481,492,992  64%    1.21MB/s    0:03:37  
    482,803,712  64%    1.21MB/s    0:03:37  
    484,114,432  64%    1.21MB/s    0:03:35  
    485,425,152  64%    1.21MB/s    0:03:34  
    486,735,872  64%    1.20MB/s    0:03:34  
    488,046,592  64%    1.21MB/s    0:03:33  
    489,357,312  65%    1.21MB/s    0:03:31  
    490,668,032  65%    1.21MB/s    0:03:30  
    491,978,752  65%    1.21MB/s    0:03:29  
    493,289,472  65%    1.21MB/s    0:03:28  
    494,600,192  65%    1.21MB/s    0:03:27  
    495,910,912  65%    1.21MB/s    0:03:26  
    497,221,632  66%    1.21MB/s    0:03:24  
    498,532,352  66%    1.22MB/s    0:03:23  
    499,843,072  66%    1.21MB/s    0:03:22  
    501,153,792  66%    1.21MB/s    0:03:21  
    502,464,512  66%    1.22MB/s    0:03:20  
    503,775,232  67%    1.21MB/s    0:03:19  
    505,085,952  67%    1.22MB/s    0:03:17  
    506,396,672  67%    1.21MB/s    0:03:17  
    507,707,392  67%    1.21MB/s    0:03:16  
    509,018,112  67%    1.21MB/s    0:03:16  
    510,328,832  67%    1.21MB/s    0:03:14  
    511,639,552  68%    1.21MB/s    0:03:12  
    512,950,272  68%    1.21MB/s    0:03:12  
    514,260,992  68%    1.21MB/s    0:03:10  
    515,571,712  68%    1.21MB/s    0:03:10  
    516,882,432  68%    1.21MB/s    0:03:09  
    518,193,152  68%    1.21MB/s    0:03:07  
    519,503,872  69%    1.21MB/s    0:03:07  
    520,814,592  69%    1.21MB/s    0:03:06  
    522,125,312  69%    1.21MB/s    0:03:05  
    523,436,032  69%    1.20MB/s    0:03:05  
    524,746,752  69%    1.21MB/s    0:03:03  
    526,057,472  69%    1.21MB/s    0:03:02  
    527,368,192  70%    1.21MB/s    0:03:01  
    528,678,912  70%    1.21MB/s    0:03:00  
    529,989,632  70%    1.21MB/s    0:02:59  
    531,300,352  70%    1.20MB/s    0:02:59  
    532,611,072  70%    1.19MB/s    0:02:59  
    533,921,792  71%    1.19MB/s    0:02:59  
    535,232,512  71%    1.19MB/s    0:02:57  
    536,543,232  71%    1.20MB/s    0:02:55  
    537,853,952  71%    1.20MB/s    0:02:53  
    539,164,672  71%    1.21MB/s    0:02:51  
    540,475,392  71%    1.21MB/s    0:02:50  
    541,786,112  72%    1.21MB/s    0:02:49  
    543,096,832  72%    1.21MB/s    0:02:48  
    544,407,552  72%    1.21MB/s    0:02:47  
    545,718,272  72%    1.21MB/s    0:02:46  
    547,028,992  72%    1.22MB/s    0:02:44  
    548,339,712  72%    1.21MB/s    0:02:43  
    549,650,432  73%    1.21MB/s    0:02:43  
    550,961,152  73%    1.21MB/s    0:02:42  
    552,271,872  73%    1.20MB/s    0:02:41  
    553,582,592  73%    1.21MB/s    0:02:40  
    554,893,312  73%    1.21MB/s    0:02:38  
    556,204,032  73%    1.21MB/s    0:02:37  
    557,514,752  74%    1.21MB/s    0:02:36  
    558,825,472  74%    1.20MB/s    0:02:36  
    560,136,192  74%    1.20MB/s    0:02:35  
    561,446,912  74%    1.20MB/s    0:02:34  
    562,757,632  74%    1.21MB/s    0:02:32  
    564,068,352  75%    1.20MB/s    0:02:32  
    565,379,072  75%    1.21MB/s    0:02:30  
    566,689,792  75%    1.21MB/s    0:02:29  
    568,000,512  75%    1.21MB/s    0:02:28  
    569,311,232  75%    1.19MB/s    0:02:29  
    570,621,952  75%    1.20MB/s    0:02:27  
    571,932,672  76%    1.20MB/s    0:02:26  
    573,243,392  76%    1.19MB/s    0:02:25  
    574,554,112  76%    1.22MB/s    0:02:22  
    575,864,832  76%    1.21MB/s    0:02:21  
    577,175,552  76%    1.21MB/s    0:02:20  
    578,486,272  76%    1.21MB/s    0:02:19  
    579,796,992  77%    1.21MB/s    0:02:18  
    581,107,712  77%    1.21MB/s    0:02:17  
    582,418,432  77%    1.21MB/s    0:02:16  
    583,729,152  77%    1.21MB/s    0:02:15  
    585,039,872  77%    1.22MB/s    0:02:13  
    586,350,592  78%    1.22MB/s    0:02:12  
    587,661,312  78%    1.22MB/s    0:02:11  
    588,972,032  78%    1.22MB/s    0:02:10  
    590,282,752  78%    1.21MB/s    0:02:09  
    591,593,472  78%    1.21MB/s    0:02:09  
    592,904,192  78%    1.21MB/s    0:02:07  
    594,214,912  79%    1.21MB/s    0:02:06  
    595,525,632  79%    1.22MB/s    0:02:05  
    596,836,352  79%    1.22MB/s    0:02:04  
    598,147,072  79%    1.22MB/s    0:02:03  
    599,457,792  79%    1.22MB/s    0:02:01  
    600,768,512  79%    1.21MB/s    0:02:01  
    602,079,232  80%    1.22MB/s    0:01:59  
    603,389,952  80%    1.22MB/s    0:01:58  
    604,667,904  80%    1.21MB/s    0:01:58  
    605,978,624  80%    1.22MB/s    0:01:56  
    607,289,344  80%    1.21MB/s    0:01:56  
    608,600,064  80%    1.21MB/s    0:01:55  
    609,910,784  81%    1.22MB/s    0:01:53  
    611,221,504  81%    1.21MB/s    0:01:52  
    612,532,224  81%    1.21MB/s    0:01:52  
    613,842,944  81%    1.21MB/s    0:01:51  
    615,022,592  81%    1.18MB/s    0:01:52  
    616,333,312  81%    1.18MB/s    0:01:51  
    617,644,032  82%    1.19MB/s    0:01:49  
    618,954,752  82%    1.19MB/s    0:01:48  
    620,265,472  82%    1.21MB/s    0:01:46  
    621,576,192  82%    1.21MB/s    0:01:45  
    622,886,912  82%    1.21MB/s    0:01:44  
    624,197,632  83%    1.21MB/s    0:01:43  
    625,508,352  83%    1.21MB/s    0:01:41  
    626,819,072  83%    1.21MB/s    0:01:40  
    628,129,792  83%    1.21MB/s    0:01:39  
    629,440,512  83%    1.21MB/s    0:01:38  
    630,751,232  83%    1.21MB/s    0:01:37  
    632,061,952  84%    1.21MB/s    0:01:36  
    633,372,672  84%    1.22MB/s    0:01:34  
    634,683,392  84%    1.21MB/s    0:01:34  
    635,994,112  84%    1.21MB/s    0:01:33  
    637,304,832  84%    1.21MB/s    0:01:32  
    638,615,552  84%    1.20MB/s    0:01:31  
    639,926,272  85%    1.20MB/s    0:01:30  
    641,236,992  85%    1.21MB/s    0:01:29  
    642,547,712  85%    1.21MB/s    0:01:27  
    643,858,432  85%    1.21MB/s    0:01:26  
    645,169,152  85%    1.22MB/s    0:01:25  
    646,479,872  86%    1.22MB/s    0:01:24  
    647,790,592  86%    1.22MB/s    0:01:23  
    649,101,312  86%    1.21MB/s    0:01:22  
    650,412,032  86%    1.21MB/s    0:01:21  
    651,722,752  86%    1.21MB/s    0:01:20  
    653,033,472  86%    1.21MB/s    0:01:19  
    654,344,192  87%    1.21MB/s    0:01:18  
    655,654,912  87%    1.21MB/s    0:01:17  
    656,965,632  87%    1.21MB/s    0:01:16  
    658,276,352  87%    1.21MB/s    0:01:15  
    659,587,072  87%    1.21MB/s    0:01:14  
    660,897,792  87%    1.21MB/s    0:01:13  
    662,208,512  88%    1.21MB/s    0:01:12  
    663,519,232  88%    1.21MB/s    0:01:10  
    664,829,952  88%    1.22MB/s    0:01:09  
    666,140,672  88%    1.21MB/s    0:01:08  
    667,451,392  88%    1.21MB/s    0:01:08  
    668,762,112  88%    1.21MB/s    0:01:07  
    670,072,832  89%    1.20MB/s    0:01:06  
    671,383,552  89%    1.21MB/s    0:01:04  
    672,694,272  89%    1.21MB/s    0:01:03  
    674,004,992  89%    1.20MB/s    0:01:03  
    675,315,712  89%    1.19MB/s    0:01:02  
    676,626,432  90%    1.19MB/s    0:01:01  
    677,937,152  90%    1.19MB/s    0:01:00  
    679,247,872  90%    1.20MB/s    0:00:58  
    680,558,592  90%    1.21MB/s    0:00:57  
    681,869,312  90%    1.21MB/s    0:00:56  
    683,180,032  90%    1.20MB/s    0:00:55  
    684,490,752  91%    1.20MB/s    0:00:54  
    685,801,472  91%    1.19MB/s    0:00:54  
    687,112,192  91%    1.19MB/s    0:00:53  
    688,422,912  91%    1.19MB/s    0:00:51  
    689,733,632  91%    1.20MB/s    0:00:50  
    691,044,352  91%    1.21MB/s    0:00:49  
    692,355,072  92%    1.21MB/s    0:00:47  
    693,665,792  92%    1.21MB/s    0:00:46  
    694,976,512  92%    1.22MB/s    0:00:45  
    696,287,232  92%    1.22MB/s    0:00:44  
    697,597,952  92%    1.21MB/s    0:00:43  
    698,908,672  92%    1.21MB/s    0:00:42  
    700,219,392  93%    1.21MB/s    0:00:41  
    701,530,112  93%    1.21MB/s    0:00:40  
    702,840,832  93%    1.21MB/s    0:00:39  
    704,151,552  93%    1.22MB/s    0:00:38  
    705,462,272  93%    1.21MB/s    0:00:37  
    706,772,992  94%    1.21MB/s    0:00:36  
    708,083,712  94%    1.21MB/s    0:00:35  
    709,394,432  94%    1.21MB/s    0:00:34  
    710,705,152  94%    1.22MB/s    0:00:32  
    712,015,872  94%    1.22MB/s    0:00:31  
    713,326,592  94%    1.22MB/s    0:00:30  
    714,637,312  95%    1.21MB/s    0:00:29  
    715,948,032  95%    1.22MB/s    0:00:28  
    717,258,752  95%    1.22MB/s    0:00:27  
    718,569,472  95%    1.22MB/s    0:00:26  
    719,880,192  95%    1.22MB/s    0:00:25  
    721,190,912  95%    1.22MB/s    0:00:24  
    722,501,632  96%    1.21MB/s    0:00:23  
    723,812,352  96%    1.20MB/s    0:00:22  
    725,123,072  96%    1.19MB/s    0:00:21  
    726,433,792  96%    1.19MB/s    0:00:20  
    727,744,512  96%    1.19MB/s    0:00:19  
    729,055,232  96%    1.19MB/s    0:00:18  
    730,365,952  97%    1.19MB/s    0:00:17  
    731,676,672  97%    1.19MB/s    0:00:16  
    732,987,392  97%    1.18MB/s    0:00:15  
    734,298,112  97%    1.18MB/s    0:00:14  
    735,608,832  97%    1.18MB/s    0:00:13  
    736,919,552  98%    1.19MB/s    0:00:12  
    738,230,272  98%    1.19MB/s    0:00:11  
    739,508,224  98%    1.19MB/s    0:00:09  
    740,818,944  98%    1.19MB/s    0:00:08  
    742,129,664  98%    1.18MB/s    0:00:07  
    743,440,384  98%    1.18MB/s    0:00:06  
    744,751,104  99%    1.19MB/s    0:00:05  
    746,061,824  99%    1.19MB/s    0:00:04  
    747,372,544  99%    1.19MB/s    0:00:03  
    748,683,264  99%    1.19MB/s    0:00:02  
    749,993,984  99%    1.20MB/s    0:00:01  
    751,304,704  99%    1.18MB/s    0:00:00  
    751,647,860 100%    1.21MB/s    0:09:51 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221022-pine64-pinephone.img.xz.sha256

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

         32,768   0%  159.20kB/s    1:14:54  
        983,040   0%  922.19kB/s    0:12:54  
      2,293,760   0%    1.04MB/s    0:11:09  
      3,604,480   0%    1.09MB/s    0:10:38  
      4,915,200   0%    1.11MB/s    0:10:27  
      6,225,920   0%    1.18MB/s    0:09:48  
      7,536,640   1%    1.17MB/s    0:09:49  
      8,847,360   1%    1.17MB/s    0:09:52  
     10,158,080   1%    1.18MB/s    0:09:44  
     11,468,800   1%    1.18MB/s    0:09:42  
     12,779,520   1%    1.19MB/s    0:09:34  
     14,090,240   1%    1.21MB/s    0:09:26  
     15,400,960   2%    1.21MB/s    0:09:24  
     16,711,680   2%    1.21MB/s    0:09:22  
     18,022,400   2%    1.21MB/s    0:09:22  
     19,333,120   2%    1.21MB/s    0:09:21  
     20,643,840   2%    1.21MB/s    0:09:19  
     21,954,560   3%    1.21MB/s    0:09:20  
     23,265,280   3%    1.21MB/s    0:09:18  
     24,576,000   3%    1.21MB/s    0:09:17  
     25,886,720   3%    1.21MB/s    0:09:17  
     27,197,440   3%    1.21MB/s    0:09:14  
     28,508,160   3%    1.21MB/s    0:09:16  
     29,818,880   4%    1.21MB/s    0:09:12  
     31,129,600   4%    1.21MB/s    0:09:12  
     32,440,320   4%    1.21MB/s    0:09:11  
     33,751,040   4%    1.22MB/s    0:09:07  
     35,061,760   4%    1.21MB/s    0:09:07  
     36,372,480   5%    1.22MB/s    0:09:05  
     37,683,200   5%    1.21MB/s    0:09:05  
     38,993,920   5%    1.22MB/s    0:09:02  
     40,304,640   5%    1.22MB/s    0:09:01  
     41,615,360   5%    1.22MB/s    0:09:00  
     42,926,080   5%    1.22MB/s    0:08:57  
     44,236,800   6%    1.22MB/s    0:08:57  
     45,547,520   6%    1.22MB/s    0:08:57  
     46,858,240   6%    1.22MB/s    0:08:57  
     48,168,960   6%    1.21MB/s    0:08:57  
     49,479,680   6%    1.21MB/s    0:08:58  
     50,790,400   7%    1.20MB/s    0:09:00  
     52,101,120   7%    1.20MB/s    0:09:01  
     53,411,840   7%    1.20MB/s    0:08:58  
     54,722,560   7%    1.20MB/s    0:08:57  
     56,033,280   7%    1.21MB/s    0:08:54  
     57,311,232   8%    1.20MB/s    0:08:55  
     58,621,952   8%    1.20MB/s    0:08:55  
     59,932,672   8%    1.20MB/s    0:08:53  
     61,243,392   8%    1.20MB/s    0:08:51  
     62,554,112   8%    1.21MB/s    0:08:46  
     63,864,832   8%    1.21MB/s    0:08:45  
     65,175,552   9%    1.21MB/s    0:08:45  
     66,486,272   9%    1.21MB/s    0:08:45  
     67,796,992   9%    1.20MB/s    0:08:45  
     69,107,712   9%    1.20MB/s    0:08:44  
     70,418,432   9%    1.21MB/s    0:08:40  
     71,729,152  10%    1.21MB/s    0:08:38  
     73,039,872  10%    1.22MB/s    0:08:35  
     74,350,592  10%    1.22MB/s    0:08:33  
     75,661,312  10%    1.22MB/s    0:08:34  
     76,972,032  10%    1.22MB/s    0:08:32  
     78,282,752  10%    1.22MB/s    0:08:31  
     79,593,472  11%    1.22MB/s    0:08:30  
     80,904,192  11%    1.22MB/s    0:08:28  
     82,214,912  11%    1.22MB/s    0:08:28  
     83,525,632  11%    1.21MB/s    0:08:28  
     84,836,352  11%    1.21MB/s    0:08:27  
     86,147,072  12%    1.21MB/s    0:08:29  
     87,457,792  12%    1.21MB/s    0:08:26  
     88,768,512  12%    1.21MB/s    0:08:25  
     90,079,232  12%    1.21MB/s    0:08:25  
     91,389,952  12%    1.21MB/s    0:08:22  
     92,700,672  12%    1.21MB/s    0:08:23  
     94,011,392  13%    1.21MB/s    0:08:20  
     95,322,112  13%    1.21MB/s    0:08:18  
     96,632,832  13%    1.21MB/s    0:08:19  
     97,943,552  13%    1.21MB/s    0:08:18  
     99,254,272  13%    1.21MB/s    0:08:17  
    100,564,992  14%    1.21MB/s    0:08:15  
    101,875,712  14%    1.22MB/s    0:08:12  
    103,186,432  14%    1.22MB/s    0:08:11  
    104,497,152  14%    1.22MB/s    0:08:10  
    105,807,872  14%    1.22MB/s    0:08:08  
    107,118,592  14%    1.22MB/s    0:08:08  
    108,429,312  15%    1.22MB/s    0:08:06  
    109,740,032  15%    1.21MB/s    0:08:07  
    111,050,752  15%    1.22MB/s    0:08:05  
    112,361,472  15%    1.22MB/s    0:08:03  
    113,672,192  15%    1.22MB/s    0:08:03  
    114,982,912  16%    1.22MB/s    0:07:59  
    116,293,632  16%    1.21MB/s    0:08:01  
    117,604,352  16%    1.22MB/s    0:08:00  
    118,915,072  16%    1.22MB/s    0:07:58  
    120,225,792  16%    1.22MB/s    0:07:57  
    121,536,512  16%    1.22MB/s    0:07:56  
    122,847,232  17%    1.21MB/s    0:07:56  
    124,157,952  17%    1.21MB/s    0:07:55  
    125,468,672  17%    1.21MB/s    0:07:55  
    126,779,392  17%    1.21MB/s    0:07:53  
    128,090,112  17%    1.22MB/s    0:07:51  
    129,400,832  18%    1.22MB/s    0:07:50  
    130,711,552  18%    1.21MB/s    0:07:51  
    132,022,272  18%    1.21MB/s    0:07:50  
    133,332,992  18%    1.21MB/s    0:07:49  
    134,643,712  18%    1.21MB/s    0:07:49  
    135,954,432  19%    1.21MB/s    0:07:46  
    137,265,152  19%    1.21MB/s    0:07:46  
    138,575,872  19%    1.21MB/s    0:07:45  
    139,886,592  19%    1.21MB/s    0:07:42  
    141,197,312  19%    1.21MB/s    0:07:42  
    142,508,032  19%    1.21MB/s    0:07:42  
    143,818,752  20%    1.22MB/s    0:07:39  
    145,129,472  20%    1.22MB/s    0:07:38  
    146,440,192  20%    1.22MB/s    0:07:37  
    147,750,912  20%    1.21MB/s    0:07:37  
    149,061,632  20%    1.21MB/s    0:07:37  
    150,372,352  21%    1.21MB/s    0:07:37  
    151,683,072  21%    1.21MB/s    0:07:35  
    152,993,792  21%    1.22MB/s    0:07:31  
    154,304,512  21%    1.21MB/s    0:07:31  
    155,615,232  21%    1.21MB/s    0:07:30  
    156,925,952  21%    1.22MB/s    0:07:28  
    158,236,672  22%    1.21MB/s    0:07:28  
    159,547,392  22%    1.21MB/s    0:07:28  
    160,858,112  22%    1.21MB/s    0:07:27  
    162,168,832  22%    1.21MB/s    0:07:27  
    163,479,552  22%    1.21MB/s    0:07:25  
    164,790,272  23%    1.20MB/s    0:07:26  
    166,100,992  23%    1.21MB/s    0:07:25  
    167,411,712  23%    1.21MB/s    0:07:22  
    168,722,432  23%    1.21MB/s    0:07:21  
    170,033,152  23%    1.22MB/s    0:07:18  
    171,343,872  23%    1.22MB/s    0:07:17  
    172,654,592  24%    1.22MB/s    0:07:16  
    173,965,312  24%    1.21MB/s    0:07:15  
    175,276,032  24%    1.21MB/s    0:07:14  
    176,586,752  24%    1.21MB/s    0:07:13  
    177,897,472  24%    1.21MB/s    0:07:13  
    179,208,192  25%    1.21MB/s    0:07:11  
    180,518,912  25%    1.21MB/s    0:07:13  
    181,829,632  25%    1.21MB/s    0:07:12  
    183,140,352  25%    1.21MB/s    0:07:10  
    184,451,072  25%    1.21MB/s    0:07:10  
    185,761,792  25%    1.22MB/s    0:07:05  
    187,072,512  26%    1.21MB/s    0:07:05  
    188,383,232  26%    1.21MB/s    0:07:05  
    189,693,952  26%    1.21MB/s    0:07:04  
    190,971,904  26%    1.21MB/s    0:07:04  
    192,282,624  26%    1.21MB/s    0:07:03  
    193,593,344  27%    1.21MB/s    0:07:02  
    194,904,064  27%    1.21MB/s    0:07:00  
    196,214,784  27%    1.21MB/s    0:07:00  
    197,525,504  27%    1.21MB/s    0:06:58  
    198,836,224  27%    1.21MB/s    0:06:58  
    200,146,944  27%    1.21MB/s    0:06:56  
    201,457,664  28%    1.22MB/s    0:06:53  
    202,768,384  28%    1.21MB/s    0:06:53  
    204,079,104  28%    1.21MB/s    0:06:52  
    205,389,824  28%    1.21MB/s    0:06:51  
    206,700,544  28%    1.20MB/s    0:06:52  
    208,011,264  29%    1.21MB/s    0:06:50  
    209,321,984  29%    1.21MB/s    0:06:49  
    210,632,704  29%    1.21MB/s    0:06:49  
    211,943,424  29%    1.21MB/s    0:06:47  
    213,254,144  29%    1.21MB/s    0:06:46  
    214,564,864  29%    1.21MB/s    0:06:44  
    215,875,584  30%    1.22MB/s    0:06:41  
    217,186,304  30%    1.22MB/s    0:06:39  
    218,497,024  30%    1.22MB/s    0:06:37  
    219,807,744  30%    1.22MB/s    0:06:38  
    221,118,464  30%    1.21MB/s    0:06:38  
    222,429,184  31%    1.21MB/s    0:06:38  
    223,739,904  31%    1.21MB/s    0:06:36  
    225,050,624  31%    1.21MB/s    0:06:34  
    226,361,344  31%    1.22MB/s    0:06:32  
    227,672,064  31%    1.22MB/s    0:06:30  
    228,982,784  32%    1.22MB/s    0:06:30  
    230,293,504  32%    1.21MB/s    0:06:31  
    231,604,224  32%    1.21MB/s    0:06:31  
    232,914,944  32%    1.21MB/s    0:06:30  
    234,225,664  32%    1.21MB/s    0:06:29  
    235,536,384  32%    1.20MB/s    0:06:29  
    236,847,104  33%    1.21MB/s    0:06:27  
    238,157,824  33%    1.21MB/s    0:06:25  
    239,468,544  33%    1.21MB/s    0:06:23  
    240,779,264  33%    1.21MB/s    0:06:22  
    242,089,984  33%    1.21MB/s    0:06:22  
    243,400,704  34%    1.20MB/s    0:06:24  
    244,711,424  34%    1.20MB/s    0:06:24  
    246,022,144  34%    1.19MB/s    0:06:24  
    247,332,864  34%    1.20MB/s    0:06:21  
    248,643,584  34%    1.20MB/s    0:06:18  
    249,954,304  34%    1.20MB/s    0:06:17  
    251,265,024  35%    1.21MB/s    0:06:15  
    252,575,744  35%    1.21MB/s    0:06:13  
    253,886,464  35%    1.21MB/s    0:06:12  
    255,197,184  35%    1.21MB/s    0:06:11  
    256,507,904  35%    1.22MB/s    0:06:08  
    257,818,624  36%    1.21MB/s    0:06:08  
    259,129,344  36%    1.22MB/s    0:06:06  
    260,440,064  36%    1.21MB/s    0:06:06  
    261,750,784  36%    1.20MB/s    0:06:09  
    263,061,504  36%    1.20MB/s    0:06:08  
    264,372,224  36%    1.20MB/s    0:06:06  
    265,682,944  37%    1.20MB/s    0:06:04  
    266,993,664  37%    1.21MB/s    0:06:00  
    268,304,384  37%    1.22MB/s    0:05:58  
    269,615,104  37%    1.22MB/s    0:05:57  
    270,925,824  37%    1.22MB/s    0:05:56  
    272,236,544  38%    1.22MB/s    0:05:54  
    273,154,048  38%    1.11MB/s    0:06:29  
    273,809,408  38%  982.96kB/s    0:07:29  
    274,595,840  38%  828.86kB/s    0:08:51  
    275,382,272  38%  692.83kB/s    0:10:35  
    276,692,992  38%  791.75kB/s    0:09:14  
    278,003,712  38%  932.18kB/s    0:07:49  
    279,314,432  39%    1.07MB/s    0:06:39  
    280,625,152  39%    1.22MB/s    0:05:49  
    281,935,872  39%    1.21MB/s    0:05:49  
    283,246,592  39%    1.20MB/s    0:05:50  
    284,557,312  39%    1.20MB/s    0:05:49  
    285,736,960  39%    1.15MB/s    0:06:04  
    286,654,464  40%    1.07MB/s    0:06:29  
    287,965,184  40%    1.09MB/s    0:06:24  
    288,751,616  40%  981.31kB/s    0:07:14  
    290,062,336  40% 1010.53kB/s    0:07:01  
    291,373,056  40%    1.07MB/s    0:06:27  
    292,683,776  40%    1.07MB/s    0:06:26  
    293,994,496  41%    1.19MB/s    0:05:45  
    295,305,216  41%    1.21MB/s    0:05:38  
    296,615,936  41%    1.21MB/s    0:05:37  
    297,926,656  41%    1.21MB/s    0:05:37  
    299,237,376  41%    1.21MB/s    0:05:37  
    300,548,096  42%    1.20MB/s    0:05:36  
    301,858,816  42%    1.21MB/s    0:05:34  
    303,169,536  42%    1.21MB/s    0:05:32  
    304,480,256  42%    1.21MB/s    0:05:31  
    305,790,976  42%    1.21MB/s    0:05:30  
    307,101,696  42%    1.21MB/s    0:05:29  
    308,412,416  43%    1.21MB/s    0:05:27  
    309,723,136  43%    1.21MB/s    0:05:26  
    311,033,856  43%    1.20MB/s    0:05:29  
    312,344,576  43%    1.20MB/s    0:05:28  
    313,655,296  43%    1.20MB/s    0:05:26  
    314,966,016  44%    1.20MB/s    0:05:25  
    316,276,736  44%    1.22MB/s    0:05:20  
    317,587,456  44%    1.20MB/s    0:05:23  
    318,898,176  44%    1.20MB/s    0:05:22  
    320,208,896  44%    1.20MB/s    0:05:21  
    321,519,616  44%    1.20MB/s    0:05:20  
    322,830,336  45%    1.21MB/s    0:05:16  
    324,009,984  45%    1.19MB/s    0:05:21  
    325,287,936  45%    1.18MB/s    0:05:22  
    326,598,656  45%    1.18MB/s    0:05:22  
    327,909,376  45%    1.18MB/s    0:05:20  
    329,220,096  46%    1.20MB/s    0:05:14  
    330,530,816  46%    1.21MB/s    0:05:11  
    331,743,232  46%    1.16MB/s    0:05:22  
    333,053,952  46%    1.16MB/s    0:05:20  
    334,364,672  46%    1.17MB/s    0:05:18  
    335,675,392  46%    1.17MB/s    0:05:17  
    336,986,112  47%    1.21MB/s    0:05:05  
    338,296,832  47%    1.21MB/s    0:05:05  
    339,607,552  47%    1.21MB/s    0:05:04  
    340,918,272  47%    1.20MB/s    0:05:03  
    342,228,992  47%    1.20MB/s    0:05:04  
    343,539,712  48%    1.20MB/s    0:05:02  
    344,850,432  48%    1.20MB/s    0:05:01  
    346,161,152  48%    1.20MB/s    0:04:59  
    347,471,872  48%    1.21MB/s    0:04:56  
    348,782,592  48%    1.21MB/s    0:04:55  
    350,093,312  48%    1.21MB/s    0:04:54  
    351,404,032  49%    1.21MB/s    0:04:53  
    352,714,752  49%    1.21MB/s    0:04:52  
    354,025,472  49%    1.21MB/s    0:04:52  
    355,336,192  49%    1.21MB/s    0:04:51  
    356,646,912  49%    1.21MB/s    0:04:49  
    357,957,632  50%    1.21MB/s    0:04:48  
    359,268,352  50%    1.21MB/s    0:04:47  
    360,579,072  50%    1.21MB/s    0:04:46  
    361,889,792  50%    1.21MB/s    0:04:44  
    363,200,512  50%    1.22MB/s    0:04:42  
    364,511,232  50%    1.22MB/s    0:04:41  
    365,821,952  51%    1.22MB/s    0:04:40  
    367,132,672  51%    1.21MB/s    0:04:40  
    368,443,392  51%    1.22MB/s    0:04:38  
    369,754,112  51%    1.21MB/s    0:04:38  
    371,064,832  51%    1.21MB/s    0:04:38  
    372,375,552  52%    1.21MB/s    0:04:37  
    373,686,272  52%    1.20MB/s    0:04:37  
    374,996,992  52%    1.21MB/s    0:04:35  
    376,307,712  52%    1.21MB/s    0:04:34  
    377,618,432  52%    1.21MB/s    0:04:33  
    378,929,152  52%    1.21MB/s    0:04:31  
    380,239,872  53%    1.21MB/s    0:04:30  
    381,550,592  53%    1.21MB/s    0:04:28  
    382,861,312  53%    1.21MB/s    0:04:27  
    384,172,032  53%    1.21MB/s    0:04:27  
    385,482,752  53%    1.20MB/s    0:04:28  
    386,793,472  54%    1.20MB/s    0:04:27  
    388,104,192  54%    1.20MB/s    0:04:25  
    389,414,912  54%    1.20MB/s    0:04:25  
    390,725,632  54%    1.21MB/s    0:04:23  
    392,036,352  54%    1.20MB/s    0:04:22  
    393,347,072  54%    1.20MB/s    0:04:21  
    394,657,792  55%    1.21MB/s    0:04:19  
    395,444,224  55%    1.09MB/s    0:04:45  
    396,623,872  55%    1.07MB/s    0:04:52  
    397,934,592  55%    1.07MB/s    0:04:50  
    399,245,312  55%    1.07MB/s    0:04:49  
    400,556,032  55%    1.18MB/s    0:04:19  
    401,866,752  56%    1.21MB/s    0:04:12  
    403,177,472  56%    1.21MB/s    0:04:11  
    404,488,192  56%    1.22MB/s    0:04:09  
    405,798,912  56%    1.21MB/s    0:04:09  
    407,109,632  56%    1.21MB/s    0:04:07  
    408,027,136  57%    1.09MB/s    0:04:36  
    409,337,856  57%    1.08MB/s    0:04:36  
    410,648,576  57%    1.07MB/s    0:04:37  
    411,959,296  57%    1.08MB/s    0:04:35  
    413,270,016  57%    1.20MB/s    0:04:06  
    414,580,736  57%    1.20MB/s    0:04:03  
    415,891,456  58%    1.22MB/s    0:04:00  
    417,202,176  58%    1.20MB/s    0:04:03  
    418,512,896  58%    1.20MB/s    0:04:00  
    419,823,616  58%    1.21MB/s    0:03:59  
    421,134,336  58%    1.21MB/s    0:03:57  
    422,445,056  59%    1.22MB/s    0:03:54  
    423,755,776  59%    1.22MB/s    0:03:54  
    425,066,496  59%    1.22MB/s    0:03:52  
    426,377,216  59%    1.21MB/s    0:03:53  
    427,687,936  59%    1.21MB/s    0:03:52  
    428,998,656  59%    1.21MB/s    0:03:51  
    430,309,376  60%    1.21MB/s    0:03:50  
    431,620,096  60%    1.22MB/s    0:03:48  
    432,930,816  60%    1.22MB/s    0:03:46  
    434,241,536  60%    1.22MB/s    0:03:44  
    435,552,256  60%    1.22MB/s    0:03:44  
    436,862,976  61%    1.22MB/s    0:03:43  
    438,173,696  61%    1.22MB/s    0:03:42  
    439,484,416  61%    1.22MB/s    0:03:41  
    440,795,136  61%    1.22MB/s    0:03:40  
    442,105,856  61%    1.21MB/s    0:03:40  
    443,416,576  61%    1.21MB/s    0:03:40  
    444,727,296  62%    1.21MB/s    0:03:39  
    446,038,016  62%    1.21MB/s    0:03:37  
    447,348,736  62%    1.21MB/s    0:03:36  
    448,659,456  62%    1.21MB/s    0:03:34  
    449,970,176  62%    1.21MB/s    0:03:33  
    451,280,896  63%    1.21MB/s    0:03:33  
    452,591,616  63%    1.21MB/s    0:03:31  
    453,902,336  63%    1.21MB/s    0:03:30  
    455,213,056  63%    1.21MB/s    0:03:30  
    456,523,776  63%    1.21MB/s    0:03:28  
    457,834,496  63%    1.21MB/s    0:03:27  
    459,145,216  64%    1.21MB/s    0:03:26  
    460,423,168  64%    1.20MB/s    0:03:27  
    461,733,888  64%    1.20MB/s    0:03:27  
    463,044,608  64%    1.20MB/s    0:03:25  
    464,355,328  64%    1.19MB/s    0:03:25  
    465,666,048  65%    1.20MB/s    0:03:22  
    466,976,768  65%    1.20MB/s    0:03:21  
    468,287,488  65%    1.21MB/s    0:03:20  
    469,598,208  65%    1.21MB/s    0:03:18  
    470,908,928  65%    1.22MB/s    0:03:16  
    472,219,648  65%    1.22MB/s    0:03:15  
    473,530,368  66%    1.21MB/s    0:03:15  
    474,841,088  66%    1.21MB/s    0:03:14  
    476,151,808  66%    1.21MB/s    0:03:13  
    477,462,528  66%    1.21MB/s    0:03:12  
    478,773,248  66%    1.21MB/s    0:03:10  
    480,083,968  67%    1.21MB/s    0:03:09  
    481,394,688  67%    1.21MB/s    0:03:08  
    482,705,408  67%    1.21MB/s    0:03:07  
    484,016,128  67%    1.21MB/s    0:03:06  
    485,326,848  67%    1.21MB/s    0:03:05  
    486,637,568  68%    1.20MB/s    0:03:05  
    487,948,288  68%    1.20MB/s    0:03:04  
    489,259,008  68%    1.21MB/s    0:03:03  
    490,569,728  68%    1.21MB/s    0:03:01  
    491,880,448  68%    1.21MB/s    0:02:59  
    493,191,168  68%    1.21MB/s    0:02:58  
    494,501,888  69%    1.22MB/s    0:02:57  
    495,812,608  69%    1.21MB/s    0:02:56  
    497,123,328  69%    1.21MB/s    0:02:55  
    498,434,048  69%    1.21MB/s    0:02:54  
    499,744,768  69%    1.21MB/s    0:02:54  
    501,055,488  70%    1.21MB/s    0:02:52  
    502,366,208  70%    1.21MB/s    0:02:51  
    503,676,928  70%    1.20MB/s    0:02:52  
    504,987,648  70%    1.20MB/s    0:02:51  
    506,298,368  70%    1.20MB/s    0:02:50  
    507,609,088  70%    1.20MB/s    0:02:49  
    508,919,808  71%    1.21MB/s    0:02:47  
    510,230,528  71%    1.21MB/s    0:02:45  
    511,541,248  71%    1.21MB/s    0:02:44  
    512,851,968  71%    1.21MB/s    0:02:43  
    514,162,688  71%    1.21MB/s    0:02:42  
    515,473,408  72%    1.20MB/s    0:02:42  
    516,784,128  72%    1.21MB/s    0:02:40  
    518,094,848  72%    1.21MB/s    0:02:39  
    519,405,568  72%    1.20MB/s    0:02:39  
    520,716,288  72%    1.21MB/s    0:02:37  
    522,027,008  72%    1.21MB/s    0:02:36  
    523,337,728  73%    1.21MB/s    0:02:35  
    524,648,448  73%    1.21MB/s    0:02:33  
    525,959,168  73%    1.21MB/s    0:02:33  
    527,269,888  73%    1.21MB/s    0:02:31  
    528,580,608  73%    1.21MB/s    0:02:30  
    529,891,328  74%    1.21MB/s    0:02:29  
    531,202,048  74%    1.21MB/s    0:02:28  
    532,512,768  74%    1.21MB/s    0:02:27  
    533,823,488  74%    1.21MB/s    0:02:26  
    535,134,208  74%    1.21MB/s    0:02:25  
    536,444,928  74%    1.21MB/s    0:02:24  
    537,755,648  75%    1.21MB/s    0:02:23  
    539,066,368  75%    1.21MB/s    0:02:22  
    540,377,088  75%    1.22MB/s    0:02:20  
    541,687,808  75%    1.21MB/s    0:02:19  
    542,998,528  75%    1.21MB/s    0:02:18  
    544,309,248  76%    1.21MB/s    0:02:18  
    545,619,968  76%    1.21MB/s    0:02:17  
    546,930,688  76%    1.21MB/s    0:02:15  
    548,241,408  76%    1.21MB/s    0:02:14  
    549,552,128  76%    1.22MB/s    0:02:12  
    550,862,848  76%    1.22MB/s    0:02:12  
    552,173,568  77%    1.22MB/s    0:02:10  
    553,484,288  77%    1.22MB/s    0:02:09  
    554,795,008  77%    1.22MB/s    0:02:08  
    556,105,728  77%    1.22MB/s    0:02:07  
    557,416,448  77%    1.22MB/s    0:02:06  
    558,727,168  78%    1.22MB/s    0:02:05  
    560,037,888  78%    1.21MB/s    0:02:05  
    561,348,608  78%    1.21MB/s    0:02:04  
    562,659,328  78%    1.21MB/s    0:02:03  
    563,970,048  78%    1.21MB/s    0:02:02  
    565,280,768  79%    1.21MB/s    0:02:01  
    566,591,488  79%    1.21MB/s    0:02:00  
    567,902,208  79%    1.22MB/s    0:01:58  
    569,212,928  79%    1.21MB/s    0:01:57  
    570,523,648  79%    1.21MB/s    0:01:56  
    571,834,368  79%    1.21MB/s    0:01:55  
    573,145,088  80%    1.21MB/s    0:01:54  
    574,455,808  80%    1.22MB/s    0:01:53  
    575,766,528  80%    1.21MB/s    0:01:52  
    577,077,248  80%    1.21MB/s    0:01:51  
    578,387,968  80%    1.20MB/s    0:01:51  
    579,698,688  81%    1.20MB/s    0:01:50  
    581,009,408  81%    1.21MB/s    0:01:48  
    582,320,128  81%    1.21MB/s    0:01:47  
    583,630,848  81%    1.21MB/s    0:01:46  
    584,941,568  81%    1.21MB/s    0:01:45  
    586,252,288  81%    1.21MB/s    0:01:44  
    587,563,008  82%    1.21MB/s    0:01:43  
    588,873,728  82%    1.21MB/s    0:01:42  
    590,184,448  82%    1.21MB/s    0:01:41  
    591,495,168  82%    1.21MB/s    0:01:39  
    592,805,888  82%    1.22MB/s    0:01:38  
    594,083,840  83%    1.21MB/s    0:01:38  
    595,394,560  83%    1.21MB/s    0:01:37  
    596,705,280  83%    1.21MB/s    0:01:36  
    598,016,000  83%    1.21MB/s    0:01:35  
    599,326,720  83%    1.22MB/s    0:01:33  
    600,637,440  83%    1.22MB/s    0:01:32  
    601,948,160  84%    1.21MB/s    0:01:31  
    603,258,880  84%    1.21MB/s    0:01:30  
    604,569,600  84%    1.21MB/s    0:01:29  
    605,880,320  84%    1.21MB/s    0:01:28  
    607,191,040  84%    1.22MB/s    0:01:27  
    608,501,760  85%    1.22MB/s    0:01:25  
    609,812,480  85%    1.22MB/s    0:01:24  
    611,123,200  85%    1.21MB/s    0:01:24  
    612,433,920  85%    1.20MB/s    0:01:23  
    613,744,640  85%    1.20MB/s    0:01:22  
    615,055,360  85%    1.20MB/s    0:01:21  
    616,366,080  86%    1.20MB/s    0:01:20  
    617,676,800  86%    1.21MB/s    0:01:19  
    618,987,520  86%    1.21MB/s    0:01:18  
    620,298,240  86%    1.21MB/s    0:01:17  
    621,608,960  86%    1.21MB/s    0:01:15  
    622,919,680  87%    1.21MB/s    0:01:14  
    624,230,400  87%    1.21MB/s    0:01:13  
    625,541,120  87%    1.22MB/s    0:01:12  
    626,851,840  87%    1.22MB/s    0:01:11  
    628,162,560  87%    1.22MB/s    0:01:10  
    629,473,280  87%    1.22MB/s    0:01:08  
    630,784,000  88%    1.22MB/s    0:01:08  
    632,094,720  88%    1.21MB/s    0:01:07  
    633,405,440  88%    1.21MB/s    0:01:06  
    634,716,160  88%    1.21MB/s    0:01:05  
    636,026,880  88%    1.21MB/s    0:01:04  
    637,337,600  89%    1.22MB/s    0:01:02  
    638,648,320  89%    1.21MB/s    0:01:01  
    639,959,040  89%    1.21MB/s    0:01:00  
    641,269,760  89%    1.21MB/s    0:00:59  
    642,580,480  89%    1.21MB/s    0:00:58  
    643,891,200  89%    1.21MB/s    0:00:57  
    645,201,920  90%    1.21MB/s    0:00:56  
    646,512,640  90%    1.21MB/s    0:00:55  
    647,823,360  90%    1.21MB/s    0:00:54  
    649,134,080  90%    1.21MB/s    0:00:53  
    650,444,800  90%    1.21MB/s    0:00:52  
    651,755,520  91%    1.21MB/s    0:00:51  
    653,066,240  91%    1.21MB/s    0:00:50  
    654,376,960  91%    1.21MB/s    0:00:49  
    655,687,680  91%    1.20MB/s    0:00:48  
    656,998,400  91%    1.21MB/s    0:00:47  
    658,309,120  92%    1.21MB/s    0:00:46  
    659,619,840  92%    1.20MB/s    0:00:45  
    660,930,560  92%    1.21MB/s    0:00:44  
    662,241,280  92%    1.21MB/s    0:00:42  
    663,552,000  92%    1.21MB/s    0:00:41  
    664,862,720  92%    1.22MB/s    0:00:40  
    666,173,440  93%    1.22MB/s    0:00:39  
    667,484,160  93%    1.21MB/s    0:00:38  
    668,794,880  93%    1.21MB/s    0:00:37  
    670,105,600  93%    1.21MB/s    0:00:36  
    671,416,320  93%    1.20MB/s    0:00:35  
    672,727,040  94%    1.19MB/s    0:00:35  
    674,037,760  94%    1.19MB/s    0:00:33  
    675,348,480  94%    1.20MB/s    0:00:32  
    676,659,200  94%    1.20MB/s    0:00:31  
    677,969,920  94%    1.21MB/s    0:00:30  
    679,280,640  94%    1.20MB/s    0:00:29  
    680,591,360  95%    1.21MB/s    0:00:28  
    681,902,080  95%    1.21MB/s    0:00:27  
    683,212,800  95%    1.21MB/s    0:00:26  
    684,523,520  95%    1.22MB/s    0:00:24  
    685,834,240  95%    1.22MB/s    0:00:23  
    687,144,960  96%    1.22MB/s    0:00:22  
    688,455,680  96%    1.22MB/s    0:00:21  
    689,766,400  96%    1.22MB/s    0:00:20  
    691,077,120  96%    1.22MB/s    0:00:19  
    692,387,840  96%    1.22MB/s    0:00:18  
    693,698,560  96%    1.20MB/s    0:00:17  
    695,009,280  97%    1.20MB/s    0:00:16  
    696,320,000  97%    1.20MB/s    0:00:15  
    697,630,720  97%    1.20MB/s    0:00:14  
    698,941,440  97%    1.22MB/s    0:00:13  
    700,252,160  97%    1.22MB/s    0:00:12  
    701,562,880  98%    1.22MB/s    0:00:11  
    702,873,600  98%    1.22MB/s    0:00:10  
    704,184,320  98%    1.22MB/s    0:00:09  
    705,495,040  98%    1.21MB/s    0:00:08  
    706,805,760  98%    1.22MB/s    0:00:06  
    708,116,480  98%    1.21MB/s    0:00:05  
    709,427,200  99%    1.21MB/s    0:00:04  
    710,737,920  99%    1.22MB/s    0:00:03  
    712,048,640  99%    1.22MB/s    0:00:02  
    713,359,360  99%    1.22MB/s    0:00:01  
    714,670,080  99%    1.22MB/s    0:00:00  
    715,523,244 100%    1.20MB/s    0:09:28 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221022-pine64-pinephonepro.img.xz.sha256

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

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

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

sent 2,779,054,481 bytes  received 577 bytes  1,263,494.00 bytes/sec
total size is 2,778,375,548  speedup is 1.00
All done!
[Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@56ebcb2b[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:f43e2ed) with context:plasma-mobile-nightly-images
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059
Finished: SUCCESS