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

2022-11-10 15:52:58 (58.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/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-11-09 17:00:38.801430 [http://mirror.postmarketos.org/postmarketos/master]
v20220809-8386-g54334f0dd1 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20221110-5-g2f6b234114 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20221110-4-gf5f38d0230 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24515 distinct packages available
(1/104) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1668045634-r0)
(2/104) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1668045634-r0)
(3/104) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1667650971-r0)
(4/104) Upgrading karchive (5.99.0-r0 -> 9999_git1667786475-r0)
(5/104) Upgrading kconfig (5.99.0-r0 -> 9999_git1667786530-r0)
(6/104) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1667786559-r0)
(7/104) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1668004450-r0)
(8/104) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0)
(9/104) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0)
(10/104) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0)
(11/104) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1667651234-r0)
(12/104) Upgrading ki18n (5.99.0-r0 -> 9999_git1667857284-r0)
(13/104) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0)
(14/104) Upgrading kcodecs (5.99.0-r0 -> 9999_git1667786512-r0)
(15/104) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0)
(16/104) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1667786539-r0)
(17/104) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0)
(18/104) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0)
(19/104) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1667786913-r0)
(20/104) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1667786493-r0)
(21/104) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0)
(22/104) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0)
(23/104) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1667786752-r0)
(24/104) Upgrading knotifications (5.99.0-r0 -> 9999_git1667786780-r0)
(25/104) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0)
(26/104) Upgrading solid-libs (5.99.0-r0 -> 9999_git1667786955-r0)
(27/104) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0)
(28/104) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0)
(29/104) Upgrading kio (5.99.0-r0 -> 9999_git1668045620-r0)
(30/104) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0)
(31/104) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0)
(32/104) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0)
(33/104) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1668021648-r0)
(34/104) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0)
(35/104) Upgrading purpose (5.99.0-r0 -> 9999_git1667786944-r0)
(36/104) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0)
(37/104) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0)
(38/104) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0)
(39/104) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0)
(40/104) Upgrading knewstuff (5.99.0-r0 -> 9999_git1667786771-r0)
(41/104) Upgrading kirigami-addons (0.5-r0 -> 9999_git1667787845-r0)
(42/104) Upgrading kclock (22.09-r0 -> 9999_git1668057407-r0)
(43/104) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0)
(44/104) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1667231049-r0)
(45/104) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1668045598-r0)
(46/104) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0)
(47/104) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0)
(48/104) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0)
(49/104) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0)
(50/104) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0)
(51/104) Upgrading oxygen (5.26.3-r0 -> 9999_git1667789548-r0)
(52/104) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0)
(53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1667789967-r0)
(54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0)
(55/104) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0)
(56/104) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0)
(57/104) Upgrading bluedevil (5.26.3-r0 -> 9999_git1667789314-r0)
(58/104) Upgrading breeze (5.26.3-r0 -> 9999_git1668046210-r0)
(59/104) Upgrading libkscreen (5.26.3-r0 -> 9999_git1667865357-r0)
(60/104) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0)
(61/104) Upgrading kscreen (5.26.3-r0 -> 9999_git1667789449-r0)
(62/104) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0)
(63/104) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0)
(64/104) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1667650950-r0)
(65/104) Upgrading kactivities (5.99.0-r0 -> 9999_git1667650971-r0)
(66/104) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0)
(67/104) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0)
(68/104) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668034083-r0)
(69/104) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668034083-r0)
(70/104) Upgrading plasma-pa (5.26.3-r0 -> 9999_git1666836724-r0)
(71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1667789984-r1)
(72/104) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0)
(73/104) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0)
(74/104) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0)
(75/104) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1667958159-r0)
(76/104) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0)
(77/104) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0)
(78/104) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668046263-r0)
(79/104) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0)
(80/104) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0)
(81/104) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0)
(82/104) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0)
(83/104) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1667738912-r0)
(84/104) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0)
(85/104) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668046335-r0)
(86/104) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0)
(87/104) Upgrading baloo (5.99.0-r0 -> 9999_git1667786464-r0)
(88/104) Upgrading kholidays (5.99.0-r0 -> 9999_git1667786669-r0)
(89/104) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0)
(90/104) Upgrading kparts (5.99.0-r0 -> 9999_git1667786809-r0)
(91/104) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0)
(92/104) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1668045649-r0)
(93/104) Upgrading libksysguard (5.26.3-r0 -> 9999_git1667959574-r0)
(94/104) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668046335-r0)
(95/104) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0)
(96/104) Upgrading kdesu (5.99.0-r0 -> 9999_git1663420106-r0)
(97/104) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1667789369-r0)
(98/104) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0)
(99/104) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1667861640-r0)
(100/104) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0)
(101/104) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1667789792-r0)
(102/104) Upgrading powerdevil (5.26.3-r0 -> 9999_git1667789792-r0)
(103/104) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1667789829-r0)
(104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1667790001-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-base-23-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3119 MiB in 823 packages
(1/12) Installing bash (5.2.9-r0)
Executing bash-5.2.9-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-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(8/12) Installing flatpak-libs (1.14.0-r2)
(9/12) Installing discover-backend-flatpak (5.26.3-r0)
(10/12) Installing htop (3.2.1-r1)
(11/12) Installing nano (6.4-r0)
(12/12) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Executing dbus-1.14.4-r0.trigger
OK: 3129 MiB in 835 packages
(1/91) Installing syndication (9999_git1667651678-r0)
(2/91) Installing alligator (9999_git1667789862-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.1-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (3.0.0-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r1)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.4-r0)
(25/91) Installing py3-brotli (1.0.9-r9)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1668046358-r0)
(28/91) Installing calindori (9999_git1667789891-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.231.1-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.14-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (4.208.0-r4)
(53/91) Installing libprotobuf-lite (3.21.9-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.3-r0)
(57/91) Installing kunitconversion (9999_git1667786877-r0)
(58/91) Installing kalk (9999_git1667789908-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1667789917-r0)
(61/91) Installing keysmith (9999_git1667927348-r0)
(62/91) Installing krecorder (9999_git1668057471-r1)
(63/91) Installing kpublictransport (22.08.3-r0)
(64/91) Installing ktrip (9999_git1667790799-r0)
(65/91) Installing kweathercore (9999_git1667787915-r0)
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
(67/91) Installing kweather (9999_git1668056834-r1)
(68/91) Installing libquotient (0.6.11-r0)
(69/91) Installing libcmark (0.30.2-r1)
(70/91) Installing neochat (9999_git1668045966-r0)
(71/91) Installing kjs (9999_git1667651362-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.11.0-r0)
(77/91) Installing poppler-qt5 (22.11.0-r0)
(78/91) Installing kdegraphics-mobipocket (22.08.3-r0)
(79/91) Installing libspectre (0.2.11-r0)
(80/91) Installing okular-common (22.08.3-r0)
(81/91) Installing okular (22.08.3-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_git1667789993-r0)
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
(91/91) Installing tokodon (9999_git1667927960-r0)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Executing vlc-libs-3.0.17.4-r10.trigger
OK: 3245 MiB in 926 packages
(chroot) Exiting chroot...
[15:54:57] Unregister qemu binfmt (arm)
[15:54:57] Unregister qemu binfmt (aarch64)
[15:54:57] Unregister qemu binfmt (riscv64)
[15:54:58] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[15:54:58] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[15:54:58] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y
[15:54:58] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi
[15:55:00] Cleared up ~6181 MB of space
[15:55:00] DONE!
Building image for pine64-pinephone
Already up to date.
[15:55:01] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:55:01] Channel [edge]: [15:55:01] Vendor [qemu]: [15:55:01] Device codename [amd64]: [15:55:01] Kernel [lts]: [15:55:01] Username [user]: [15:55:02] User interface [weston]: [15:55:02] Change them? (y/n) [n]: [15:55:02] Extra packages [none]: [15:55:02] Use this timezone instead of GMT? (y/n) [y]: [15:55:02] Choose default locale for installation [C.UTF-8]: [15:55:02] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:55:02] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:55:02] Config changed: ui='plasma-mobile'
[15:55:02] Config changed: device='pine64-pinephone'
[15:55:02] Config changed: kernel=''
[15:55:02] Config changed: extra_packages='osk-sdl'
(1577547) [15:55:03] % 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)
(1577547) [15:55:03] % 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
(1577547) [15:55:03] *** (1/4) PREPARE NATIVE CHROOT ***
(1577547) [15:55:03] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1577547) [15:55:03] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1577547) [15:55:03] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1577547) [15:55:03] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(1577547) [15:55:03] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(1577547) [15:55:03] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(1577547) [15:55:03] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(1577547) [15:55:03] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(1577547) [15:55:03] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1577547) [15:55:03] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1577547) [15:55:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1577547) [15:55:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1577547) [15:55:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1577547) [15:55:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1577547) [15:55:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1577547) [15:55:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1577547) [15:55:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1577547) [15:55:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(1577547) [15:55:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1577547) [15:55:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1577547) [15:55:03] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1577547) [15:55:03] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1577547) [15:55:03] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1577547) [15:55:03] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1577547) [15:55:03] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1577547) [15:55:03] Update package index for x86_64 (4 file(s))
(1577547) [15:55:03] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(1577547) [15:55:03] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1577547) [15:55:04] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(1577547) [15:55:04] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1577547) [15:55:04] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(1577547) [15:55:04] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1577547) [15:55:04] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(1577547) [15:55:04] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1577547) [15:55:04] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz
(1577547) [15:55:05] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(1577547) [15:55:05] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1577547) [15:55:05] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1577547) [15:55:05] extracted: /tmp/pmbootstrapc3qcy8akapk
(1577547) [15:55:05] extracted: /tmp/pmbootstrapskk6d__esig
(1577547) [15:55:05] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1577547) [15:55:05] % 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/pmbootstrapskk6d__esig /tmp/pmbootstrapc3qcy8akapk
Verified OK
(1577547) [15:55:05] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1577547) [15:55:05] % /tmp/pmbootstrapc3qcy8akapk --version
apk-tools 2.12.10, compiled for x86_64.
(1577547) [15:55:05] (native) install alpine-base
(1577547) [15:55:05] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % 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
(1577547) [15:55:05] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(1577547) [15:55:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(1577547) [15:55:05] (native) update /etc/apk/repositories
(1577547) [15:55:05] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1577547) [15:55:05] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1577547) [15:55:05] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1577547) [15:55:05] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1577547) [15:55:05] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1577547) [15:55:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1577547) [15:55:05] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1577547) [15:55:05] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1577547) [15:55:05] % 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
(1577547) [15:55:05] New background process: pid=1578026, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r3)
(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.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.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-r4)
Executing openrc-0.45.2-r4.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_alpha20221110-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(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-r3)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20221110-r0)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(1577547) [15:55:07] (native) % adduser -D pmos -u 12345
(1577547) [15:55:07] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(1577547) [15:55:07] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(1577547) [15:55:07] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(1577547) [15:55:07] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(1577547) [15:55:07] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(1577547) [15:55:07] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(1577547) [15:55:07] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(1577547) [15:55:07] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(1577547) [15:55:07] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(1577547) [15:55:07] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(1577547) [15:55:07] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(1577547) [15:55:07] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(1577547) [15:55:07] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(1577547) [15:55:07] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(1577547) [15:55:07] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(1577547) [15:55:07] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(1577547) [15:55:07] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(1577547) [15:55:08] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(1577547) [15:55:08] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(1577547) [15:55:10] (native) install cryptsetup util-linux parted
(1577547) [15:55:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1577547) [15:55:10] (native) % cat /tmp/apk_progress_fifo
(1577547) [15:55:10] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(1577547) [15:55:10] New background process: pid=1578115, 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_p20221029-r0)
(11/43) Installing ncurses-libs (6.3_p20221029-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.7-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-r4)
(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
(1577547) [15:55:12] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") ***
(1577547) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(1577547) [15:55:12] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(1577547) [15:55:12] % 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
(1577547) [15:55:12] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(1577547) [15:55:12] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3
(1577547) [15:55:12] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5
(1577547) [15:55:12] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7
(1577547) [15:55:12] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8
(1577547) [15:55:12] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9
(1577547) [15:55:12] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/
(1577547) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(1577547) [15:55:12] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(1577547) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(1577547) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(1577547) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(1577547) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(1577547) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(1577547) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(1577547) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(1577547) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(1577547) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(1577547) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(1577547) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(1577547) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(1577547) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(1577547) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(1577547) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(1577547) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(1577547) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(1577547) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(1577547) [15:55:12] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(1577547) [15:55:12] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(1577547) [15:55:12] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(1577547) [15:55:12] (native) install qemu-aarch64
(1577547) [15:55:12] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1577547) [15:55:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1577547) [15:55:12] (native) % cat /tmp/apk_progress_fifo
(1577547) [15:55:12] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(1577547) [15:55:12] New background process: pid=1578540, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r7)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(1577547) [15:55:13] Register qemu binfmt (aarch64)
(1577547) [15:55:13] % 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
(1577547) [15:55:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin
(1577547) [15:55:13] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(1577547) [15:55:13] % 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
(1577547) [15:55:13] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(1577547) [15:55:13] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1577547) [15:55:13] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1577547) [15:55:13] extracted: /tmp/pmbootstrapfsyvjkfxapk
(1577547) [15:55:13] extracted: /tmp/pmbootstrapj93tvq3ksig
(1577547) [15:55:13] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1577547) [15:55:13] % 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/pmbootstrapj93tvq3ksig /tmp/pmbootstrapfsyvjkfxapk
Verified OK
(1577547) [15:55:13] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1577547) [15:55:13] % /tmp/pmbootstrapfsyvjkfxapk --version
apk-tools 2.12.10, compiled for x86_64.
(1577547) [15:55:13] (rootfs_pine64-pinephone) install alpine-base
(1577547) [15:55:13] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache
(1577547) [15:55:13] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf
(1577547) [15:55:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk
(1577547) [15:55:13] (rootfs_pine64-pinephone) update /etc/apk/repositories
(1577547) [15:55:13] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1577547) [15:55:13] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1577547) [15:55:13] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1577547) [15:55:13] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1577547) [15:55:13] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories
(1577547) [15:55:13] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1577547) [15:55:13] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1577547) [15:55:13] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1577547) [15:55:13] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1577547) [15:55:13] Update package index for aarch64 (4 file(s))
(1577547) [15:55:13] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1577547) [15:55:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(1577547) [15:55:14] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1577547) [15:55:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(1577547) [15:55:14] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1577547) [15:55:14] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(1577547) [15:55:14] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1577547) [15:55:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(1577547) [15:55:15] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1577547) [15:55:15] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1577547) [15:55:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1577547) [15:55:15] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1577547) [15:55:15] % 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
(1577547) [15:55:15] New background process: pid=1578654, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r3)
(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.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.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-r4)
Executing openrc-0.45.2-r4.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_alpha20221110-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(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-r3)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20221110-r0)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(1577547) [15:55:17] (rootfs_pine64-pinephone) % getent passwd user
(1577547) [15:55:17] (rootfs_pine64-pinephone) % adduser -D -u 10000 user
(1577547) [15:55:18] (rootfs_pine64-pinephone) % addgroup -S wheel
addgroup: group 'wheel' in use
(1577547) [15:55:18] (rootfs_pine64-pinephone) % addgroup user wheel
(1577547) [15:55:18] (rootfs_pine64-pinephone) % addgroup -S video
addgroup: group 'video' in use
(1577547) [15:55:18] (rootfs_pine64-pinephone) % addgroup user video
(1577547) [15:55:18] (rootfs_pine64-pinephone) % addgroup -S audio
addgroup: group 'audio' in use
(1577547) [15:55:18] (rootfs_pine64-pinephone) % addgroup user audio
(1577547) [15:55:18] (rootfs_pine64-pinephone) % addgroup -S input
addgroup: group 'input' in use
(1577547) [15:55:18] (rootfs_pine64-pinephone) % addgroup user input
(1577547) [15:55:18] (rootfs_pine64-pinephone) % addgroup -S plugdev
(1577547) [15:55:18] (rootfs_pine64-pinephone) % addgroup user plugdev
(1577547) [15:55:19] (rootfs_pine64-pinephone) % addgroup -S netdev
addgroup: group 'netdev' in use
(1577547) [15:55:19] (rootfs_pine64-pinephone) % addgroup user netdev
(1577547) [15:55:19] 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
(1577547) [15:55:20] (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)
(1577547) [15:55:21] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(1577547) [15:55:21] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(1577547) [15:55:21] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(1577547) [15:55:22] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(1577547) [15:55:23] (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
(1577547) [15:55:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1577547) [15:55:23] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(1577547) [15:55:23] (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
(1577547) [15:55:23] New background process: pid=1579116, 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-r4)
(4/731) Installing libffi (3.4.4-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.1-r2)
(10/731) Installing libstdc++ (12.2.1_git20220924-r4)
(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_git20221010-r0)
(15/731) Installing hicolor-icon-theme (0.17-r2)
(16/731) Installing libmagic (5.43-r0)
(17/731) Installing file (5.43-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.5-r0)
(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-r1)
(31/731) Installing xprop (1.2.5-r1)
(32/731) Installing xdg-utils (1.1.3-r4)
(33/731) Installing mesa (22.2.3-r0)
(34/731) Installing libdrm (2.4.114-r0)
(35/731) Installing libexpat (2.5.0-r0)
(36/731) Installing wayland-libs-server (1.21.0-r1)
(37/731) Installing mesa-glapi (22.2.3-r0)
(38/731) Installing mesa-gles (22.2.3-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-r9)
(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 xkeyboard-config (2.37-r0)
(50/731) Installing xz-libs (5.2.7-r0)
(51/731) Installing libxml2 (2.10.3-r1)
(52/731) Installing libxkbcommon (1.4.1-r0)
(53/731) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/731) Installing mesa-gbm (22.2.3-r0)
(55/731) Installing libxshmfence (1.3.1-r0)
(56/731) Installing mesa-egl (22.2.3-r0)
(57/731) Installing avahi-libs (0.8-r6)
(58/731) Installing gmp (6.2.1-r2)
(59/731) Installing nettle (3.8.1-r0)
(60/731) Installing p11-kit (0.24.1-r1)
(61/731) Installing libtasn1 (4.19.0-r0)
(62/731) Installing libunistring (1.1-r0)
(63/731) Installing gnutls (3.7.8-r2)
(64/731) Installing cups-libs (2.4.2-r1)
(65/731) Installing pkgconf (1.9.3-r0)
(66/731) Installing shared-mime-info (2.2-r2)
(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.10-r0)
(71/731) Installing gtk-update-icon-cache (3.24.34-r7)
(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.5-r0)
(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.2-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-r1)
(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_git20221010-r0)
(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-r1)
(133/731) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(134/731) Installing libgpg-error (1.46-r1)
(135/731) Installing libgcrypt (1.10.1-r0)
(136/731) Installing libxslt (1.1.37-r0)
(137/731) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.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.8-r0)
(141/731) Installing libxxf86vm (1.1.5-r0)
(142/731) Installing mesa-gl (22.2.3-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.33-r0)
(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-r9)
(158/731) Installing libcanberra-gstreamer (0.30-r9)
(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_p20221029-r0)
(164/731) Installing ncurses-libs (6.3_p20221029-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-r1)
(179/731) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(180/731) Installing sdl2 (2.24.2-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.2-r0)
(187/731) Installing libsndfile (1.1.0-r2)
(188/731) Installing libgomp (12.2.1_git20220924-r4)
(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-r1)
(213/731) Installing re2 (2022.06.01-r1)
(214/731) Installing snappy (1.1.9-r4)
(215/731) Installing qt5-qtwebengine (5.15.11-r3)
(216/731) Installing libnotify (0.8.1-r1)
(217/731) Installing libproxy (0.4.18-r1)
(218/731) Installing signon-ui (0.17_git20171023-r2)
(219/731) Installing libassuan (2.5.5-r1)
(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-r2)
(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.18.0-r0)
(228/731) Installing gpgmepp (1.18.0-r0)
(229/731) Installing gdbm (1.23-r0)
(230/731) Installing libsasl (2.1.28-r3)
(231/731) Installing libqca (2.3.4-r2)
(232/731) Installing kwallet (5.99.0-r0)
(233/731) Installing kaccounts-integration (22.08.3-r0)
(234/731) Installing purpose (5.99.0-r0)
(235/731) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0)
(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.3-r0)
(247/731) Installing alsa-ucm-conf (1.2.8-r1)
(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.86.0-r1)
(252/731) Installing libgpiod (1.6.3-r1)
(253/731) Installing libgudev (237-r1)
(254/731) Installing libmm-glib (1.20.0-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.7_git20221105-r0)
(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-r1)
(269/731) Installing libedit (20221030.3.1-r0)
(270/731) Installing openssh-client-common (9.1_p1-r1)
(271/731) Installing openssh-client-default (9.1_p1-r1)
(272/731) Installing openssh-sftp-server (9.1_p1-r1)
(273/731) Installing openssh-server-common (9.1_p1-r1)
(274/731) Installing openssh-server (9.1_p1-r1)
(275/731) Installing openssh (9.1_p1-r1)
(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.1-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-r4)
(294/731) Installing e2fsprogs-libs (1.46.5-r4)
(295/731) Installing e2fsprogs (1.46.5-r4)
(296/731) Installing e2fsprogs-extra (1.46.5-r4)
(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.3-r1)
(302/731) Installing multipath-tools-openrc (0.9.3-r1)
(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.12_p1-r1)
(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.1-r0)
(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.4-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.3-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-r1)
(328/731) Installing libgusb (0.4.2-r0)
(329/731) Installing libjcat (0.1.12-r0)
(330/731) Installing libmbim (1.28.0-r0)
(331/731) Installing protobuf-c (1.4.1-r1)
(332/731) Installing libqrtr-glib (1.2.2-r0)
(333/731) Installing libqmi (1.32.0-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.7-r0)
(339/731) Installing fwupd-openrc (1.8.7-r0)
(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-r2)
(343/731) Installing linux-firmware-rtl_bt (20221012-r2)
(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.3-r0)
(354/731) Installing libapk-qt (0.4.2-r0)
(355/731) Installing discover-backend-apk (5.26.3-r0)
(356/731) Installing discover-backend-fwupd (5.26.3-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.3-r0)
(372/731) Installing kirigami-addons (0.5-r0)
(373/731) Installing kclock (22.09-r0)
(374/731) Installing gsettings-desktop-schemas (43.0-r0)
(375/731) Installing kdecoration (5.26.3-r0)
(376/731) Installing kde-gtk-config (5.26.3-r0)
(377/731) Installing kirigami-gallery (22.08.3-r0)
(378/731) Installing kquickimageeditor (0.2.0-r1)
(379/731) Installing taglib (1.13-r0)
(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-r6)
(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.12.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.3-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-r2)
(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-r1)
(406/731) Installing libraw-tools (0.20.2-r1)
(407/731) Installing lcms2 (2.14-r0)
(408/731) Installing imagemagick-libs (7.1.0.52-r0)
(409/731) Installing jbig2dec (0.19-r1)
(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.7.0-r0)
(414/731) Installing librsvg (2.55.1-r0)
(415/731) Installing imagemagick (7.1.0.52-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 tzdata (2022f-r1)
(420/731) Installing openexr (3.1.5-r3)
(421/731) Installing soundtouch (2.3.1-r0)
(422/731) Installing libraw1394 (2.1.2-r3)
(423/731) Installing libdc1394 (2.2.6-r1)
(424/731) Installing tslib (1.22-r1)
(425/731) Installing directfb (1.7.7-r5)
(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-r1)
(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-r2)
(440/731) Installing openjpeg (2.5.0-r0)
(441/731) Installing librtmp (2.4_git20190330-r2)
(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-r1)
(449/731) Installing gtk4.0 (4.8.2-r0)
Executing gtk4.0-4.8.2-r0.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.3-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.9-r0)
(465/731) Installing libphonenumber (8.13.0-r0)
(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.3-r0)
(478/731) Installing breeze (5.26.3-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.13-r0)
(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.3-r0)
(493/731) Installing layer-shell-qt (5.26.3-r0)
(494/731) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(495/731) Installing kscreen (5.26.3-r0)
(496/731) Installing socat (1.7.4.4-r0)
(497/731) Installing kwallet-pam (5.26.3-r0)
(498/731) Installing kwayland-integration (5.26.3-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.20.0-r0)
(503/731) Installing modemmanager-openrc (1.20.0-r0)
(504/731) Installing libnm (1.40.2-r0)
(505/731) Installing networkmanager-common (1.40.2-r0)
(506/731) Installing networkmanager-openrc (1.40.2-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-r1)
(512/731) Installing libidn2 (2.3.4-r0)
(513/731) Installing libpsl (0.21.1-r1)
(514/731) Installing networkmanager (1.40.2-r0)
Executing networkmanager-1.40.2-r0.pre-install
Executing networkmanager-1.40.2-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.2-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.2-r0)
(520/731) Installing wireless-regdb (2022.08.12-r0)
(521/731) Installing networkmanager-wifi (1.40.2-r0)
Executing networkmanager-wifi-1.40.2-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 (20221107-r0)
(523/731) Installing networkmanager-wwan (1.40.2-r0)
(524/731) Installing libunwind (1.6.2-r0)
(525/731) Installing libcamera (0.0.1-r1)
(526/731) Installing pipewire-libs (0.3.59-r3)
(527/731) Installing libuv (1.44.2-r0)
(528/731) Installing roc-toolkit-libs (0.1.5-r2)
(529/731) Installing webrtc-audio-processing (0.3.1-r6)
(530/731) Installing pipewire (0.3.59-r3)
(531/731) Installing breeze-icons (5.99.0-r0)
(532/731) Installing dbus-x11 (1.14.4-r0)
(533/731) Installing kactivities (5.99.0-r0)
(534/731) Installing kpipewire (5.26.3-r0)
(535/731) Installing dconf (0.40.0-r2)
(536/731) Installing anthy (9100h-r2)
(537/731) Installing maliit-framework (2.3.0-r1)
(538/731) Installing kyotocabinet (1.2.79-r3)
(539/731) Installing libpinyin (2.7.92-r0)
(540/731) Installing tinyxml (2.6.2-r1)
(541/731) Installing presage (0.9.1-r2)
(542/731) Installing maliit-keyboard (2.3.1-r1)
(543/731) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(544/731) Installing plasma-nano (5.26.3-r0)
(545/731) Installing networkmanager-qt (5.99.0-r0)
(546/731) Installing plasma-nm (5.26.3-r0)
(547/731) Installing plasma-nm-mobile (5.26.3-r0)
(548/731) Installing fftw-single-libs (3.3.10-r1)
(549/731) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(550/731) Installing pulseaudio-bluez (9999_git20220528-r0)
(551/731) Installing pulseaudio-alsa (9999_git20220528-r0)
(552/731) Installing alsa-utils-openrc (1.2.8-r0)
(553/731) Installing pulseaudio-openrc (9999_git20220528-r0)
(554/731) Installing libcanberra-pulse (0.30-r9)
(555/731) Installing plasma-pa (5.26.3-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.3-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.4-r0)
(568/731) Installing qt5-qttools (5.15.6_git20220907-r1)
(569/731) Installing phonon (4.11.1-r3)
(570/731) Installing talloc (2.3.4-r0)
(571/731) Installing tevent (0.13.0-r0)
(572/731) Installing samba-util-libs (4.16.6-r0)
(573/731) Installing jansson (2.14-r0)
(574/731) Installing ldb (2.5.2-r0)
(575/731) Installing libwbclient (4.16.6-r0)
(576/731) Installing samba-libs (4.16.6-r0)
(577/731) Installing libsmbclient (4.16.6-r0)
(578/731) Installing kio-extras (22.08.3-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-r1)
(583/731) Installing libxfont2 (2.0.6-r0)
(584/731) Installing libtirpc-conf (1.3.3-r0)
(585/731) Installing libtirpc-nokrb (1.3.3-r0)
(586/731) Installing libxcvt (0.1.2-r0)
(587/731) Installing xwayland (22.1.5-r0)
(588/731) Installing kscreenlocker (5.26.3-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.2.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.3-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.3-r0)
(600/731) Installing qtchooser (66-r2)
(601/731) Installing plasma-workspace-libs (5.26.3-r0)
(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.3-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-r1)
(611/731) Installing prison (5.99.0-r0)
(612/731) Installing ktexteditor (5.99.0-r0)
(613/731) Installing libpcap (1.10.1-r1)
(614/731) Installing lm-sensors-libs (3.6.0-r4)
(615/731) Installing libksysguard (5.26.3-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.3-r0)
(620/731) Installing kpty (5.99.0-r0)
(621/731) Installing kdesu (5.99.0-r0)
(622/731) Installing kde-cli-tools (5.26.3-r0)
(623/731) Installing qqc2-breeze-style (5.26.3-r0)
(624/731) Installing plasma-mobile (5.26.3-r0)
(625/731) Installing polkit-kde-agent-1 (5.26.3-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-r2)
(631/731) Installing nftables-openrc (1.0.5-r2)
(632/731) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
 * service nftables added to runlevel default
(633/731) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(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.7-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-r4)
(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-r3)
(671/731) Installing py3-ruamel.yaml.clib (0.2.7-r0)
(672/731) Installing py3-ruamel.yaml (0.17.21-r0)
(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.3-r0)
(685/731) Installing powerdevil (5.26.3-r0)
(686/731) Installing bubblewrap (0.7.0-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.3-r0)
(693/731) Installing autologin (1.0.0-r4)
(694/731) Installing tinydm (1.1.2-r1)
(695/731) Installing tinydm-openrc (1.1.2-r1)
(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-r1)
(704/731) Installing xinit (1.4.1-r1)
(705/731) Installing hwdata-pci (0.364-r0)
(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-r3)
(727/731) Installing kbd (2.5.1-r3)
(728/731) Installing kbd-openrc (2.5.1-r3)
(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.1-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r0.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-mkinitfs-1.5.1-r0.trigger
2022/11/10 15:59:17 Generating for kernel version: 6.0.7
2022/11/10 15:59:17 Output directory: /boot
2022/11/10 15:59:17 == Generating initramfs ==
2022/11/10 15:59:17 - Including hook files
2022/11/10 15:59:17 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/10 15:59:17 - Including hook scripts
2022/11/10 15:59:17 - Including required binaries
2022/11/10 15:59:17 - Including kernel modules
2022/11/10 15:59:17 - Including splash images
2022/11/10 15:59:17 - Writing and verifying initramfs archive
2022/11/10 15:59:17 == Generating initramfs extra ==
2022/11/10 15:59:17 - Including extra binaries
2022/11/10 15:59:18 - Including FDE support
2022/11/10 15:59:19 - Writing and verifying initramfs-extra archive
2022/11/10 15:59: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/11/10 15:59:32 mkinitfs completed in: 14.656603588s
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: 2125 MiB in 756 packages
(1577547) [15:59:41] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(1577547) [15:59:43] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details)
(1577547) [15:59:44] (rootfs_pine64-pinephone) install device-pine64-pinephone
(1577547) [15:59:44] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1577547) [15:59:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1577547) [15:59:44] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(1577547) [15:59:44] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone
(1577547) [15:59:44] New background process: pid=1588814, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(1577547) [15:59:46] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(1577547) [15:59:49] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(1577547) [15:59:49] (rootfs_pine64-pinephone) install postmarketos-mkinitfs
(1577547) [15:59:49] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1577547) [15:59:49] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1577547) [15:59:49] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo
(1577547) [15:59:49] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(1577547) [15:59:49] New background process: pid=1589004, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(1577547) [15:59:52] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2125 MiB in 756 packages
(1577547) [15:59:54] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner
(1577547) [15:59:54] (rootfs_pine64-pinephone) % mkinitfs
2022/11/10 15:59:54 Generating for kernel version: 6.0.7
2022/11/10 15:59:54 Output directory: /boot
2022/11/10 15:59:54 == Generating initramfs ==
2022/11/10 15:59:54 - Including hook files
2022/11/10 15:59:54 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/10 15:59:54 - Including hook scripts
2022/11/10 15:59:54 - Including required binaries
2022/11/10 15:59:54 - Including kernel modules
2022/11/10 15:59:55 - Including splash images
2022/11/10 15:59:55 - Writing and verifying initramfs archive
2022/11/10 15:59:55 == Generating initramfs extra ==
2022/11/10 15:59:55 - Including extra binaries
2022/11/10 15:59:55 - Including FDE support
2022/11/10 15:59:56 - Writing and verifying initramfs-extra archive
2022/11/10 16:00:00 == 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/11/10 16:00:04 mkinitfs completed in: 9.931719517s
(1577547) [16:00:04]  *** SET LOGIN PASSWORD FOR: 'user' ***
(1577547) [16:00:04] (rootfs_pine64-pinephone) % passwd user
New password: Retype new password: passwd: password updated successfully
(1577547) [16:00:05] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow
(1577547) [16:00:05] (rootfs_pine64-pinephone) locking root
(1577547) [16:00:05] (rootfs_pine64-pinephone) % passwd -l root
passwd: password changed.
(1577547) [16:00:05] NOTE: No valid keymap specified for device
(1577547) [16:00:05] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC
(1577547) [16:00:10] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname
(1577547) [16:00:10] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts
(1577547) [16:00:10] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(1577547) [16:00:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles
(1577547) [16:00:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk
(1577547) [16:00:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(1577547) [16:00:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc
(1577547) [16:00:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust
(1577547) [16:00:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages
(1577547) [16:00:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot
(1577547) [16:00:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git
(1577547) [16:00:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache
(1577547) [16:00:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config
(1577547) [16:00:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys
(1577547) [16:00:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm
(1577547) [16:00:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev
(1577547) [16:00:10] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap
(1577547) [16:00:10] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1577547) [16:00:10] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
2241252	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
(1577547) [16:00:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1577547) [16:00:11] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(1577547) [16:00:11] (native) create pine64-pinephone.img (2932M)
(1577547) [16:00:11] (native) % truncate -s 2932M /home/pmos/rootfs/pine64-pinephone.img
(1577547) [16:00:11] (native) mount /dev/install (pine64-pinephone.img)
(1577547) [16:00:11] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop)
(1577547) [16:00:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1577547) [16:00:11] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1577547) [16:00:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1577547) [16:00:11] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1577547) [16:00:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1577547) [16:00:11] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1577547) [16:00:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1577547) [16:00:12] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1577547) [16:00:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1577547) [16:00:12] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1577547) [16:00:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1577547) [16:00:12] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1577547) [16:00:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1577547) [16:00:12] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1577547) [16:00:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1577547) [16:00:12] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1577547) [16:00:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1577547) [16:00:12] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1577547) [16:00:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1577547) [16:00:12] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1577547) [16:00:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1577547) [16:00:12] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1577547) [16:00:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1577547) [16:00:12] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1577547) [16:00:12] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img
(1577547) [16:00:12] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1577547) [16:00:12] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1577547) [16:00:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1577547) [16:00:12] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1577547) [16:00:12] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(1577547) [16:00:12] (native) % parted -s /dev/install mktable msdos
(1577547) [16:00:12] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M
(1577547) [16:00:12] (native) % parted -s /dev/install mkpart primary 256M 100%
(1577547) [16:00:12] (native) % parted -s /dev/install set 1 boot on
(1577547) [16:00:12] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1577547) [16:00:12] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1577547) [16:00:13] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1577547) [16:00:13] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1577547) [16:00:13] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1577547) [16:00:13] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1577547) [16:00:13] (native) install e2fsprogs
(1577547) [16:00:13] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1577547) [16:00:13] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1577547) [16:00:13] (native) % cat /tmp/apk_progress_fifo
(1577547) [16:00:13] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1577547) [16:00:13] New background process: pid=1590912, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(1577547) [16:00:13] (native) format /dev/installp2 (root, ext4)
(1577547) [16:00:13] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1577547) [16:00:14] (native) mount /dev/installp2 to /mnt/install
(1577547) [16:00:14] (native) % mkdir -p /mnt/install
(1577547) [16:00:14] (native) % mount /dev/installp2 /mnt/install
(1577547) [16:00:14] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1577547) [16:00:14] (native) install e2fsprogs
(1577547) [16:00:14] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1577547) [16:00:14] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1577547) [16:00:14] (native) % cat /tmp/apk_progress_fifo
(1577547) [16:00:14] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1577547) [16:00:14] New background process: pid=1590941, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 26 MiB in 72 packages
(1577547) [16:00:14] (native) format /dev/installp1 (boot, ext2), mount to mountpoint
(1577547) [16:00:14] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1
(1577547) [16:00:14] (native) % mkdir -p /mnt/install/boot
(1577547) [16:00:14] (native) % mount /dev/installp1 /mnt/install/boot
(1577547) [16:00:14] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1577547) [16:00:14] (native) copy rootfs_pine64-pinephone to /mnt/install/
(1577547) [16:00:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(1577547) [16:00:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone
(1577547) [16:00:14] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static
(1577547) [16:00:15] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo
(1577547) [16:00:15] (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/
(1577547) [16:00:29] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1577547) [16:00:29] % 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
(1577547) [16:00:29] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % 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/
(1577547) [16:00:29] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1577547) [16:00:29] % 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
(1577547) [16:00:29] 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
(1577547) [16:00:29] (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
(1577547) [16:00:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1577547) [16:00:29] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1577547) [16:00:31] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephone.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1577547) [16:00:31] (native) umount /dev/loop0
(1577547) [16:00:31] (native) % losetup -d /dev/loop0
(1577547) [16:00:31] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1577547) [16:00:31] 
(1577547) [16:00:31] *** FLASHING INFORMATION ***
(1577547) [16:00:31] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1577547) [16:00:31] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1577547) [16:00:31] 
(1577547) [16:00:31] *** SSH DAEMON INFORMATION ***
(1577547) [16:00:31] SSH daemon is enabled (disable with --no-sshd).
(1577547) [16:00:31] Login as 'user' with the password given during installation.
(1577547) [16:00:31] 
(1577547) [16:00:31] *** FIREWALL INFORMATION ***
(1577547) [16:00:31] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(1577547) [16:00:31] For more information: https://postmarketos.org/firewall
(1577547) [16:00:31] 
(1577547) [16:00:31] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1577547) [16:00:31] DONE!
total 2348960
-rw-r--r-- 1 root 12345 3074424832 Nov 10 16:00 pine64-pinephone.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img'
Loop Device: /dev/loop0
NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                           DIO LOG-SEC
/dev/loop1          0      0         1  1 /var/lib/snapd/snaps/core18_2566.snap                                                 0     512
/dev/loop8          0      0         1  0 /storagepool/storagepool-ext.img                                                      0     512
/dev/loop6          0      0         1  1 /var/lib/snapd/snaps/core18_2620.snap                                                 0     512
/dev/loop4          0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap (deleted)                                       0     512
/dev/loop2          0      0         1  1 /var/lib/snapd/snaps/core20_1634.snap                                                 0     512
/dev/loop0          0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img   0     512
/dev/loop9          0      0         1  1 /var/lib/snapd/snaps/snapd_17336.snap                                                 0     512
/dev/loop7          0      0         1  1 /var/lib/snapd/snaps/snapd_17029.snap                                                 0     512
/dev/loop5          0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap                                                   0     512
/dev/loop3          0      0         1  1 /var/lib/snapd/snaps/lxd_22526.snap                                                   0     512
/dev/loop10         0      0         1  1 /var/lib/snapd/snaps/core20_1695.snap                                                 0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Nov 10 16:01 pmOS_boot -> ../../loop0p1
lrwxrwxrwx 1 root root 13 Nov 10 16:01 pmOS_root -> ../../loop0p2
lrwxrwxrwx 1 root root 10 Nov 10 16:01 storagepool -> ../../sda1
total 88
drwxr-xr-x  2 root root  4096 Nov 10 15:59 bin
drwxr-xr-x  2 root root  4096 Nov 10 16:00 boot
drwxr-xr-x  2 root root  4096 Nov 10 15:55 dev
drwxr-xr-x 66 root root  4096 Nov 10 16:00 etc
drwxr-xr-x  3 root root  4096 Nov 10 16:00 home
drwxr-xr-x 14 root root  4096 Nov 10 15:58 lib
drwx------  2 root root 16384 Nov 10 16:00 lost+found
drwxr-xr-x  5 root root  4096 Nov 10 15:55 media
drwxr-xr-x  8 root root  4096 Nov 10 15:55 mnt
drwxr-xr-x  2 root root  4096 Nov 10 15:55 opt
drwxr-xr-x  2 root root  4096 Nov 10 15:55 proc
drwx------  2 root root  4096 Nov 10 15:55 root
drwxr-xr-x  6 root root  4096 Nov 10 15:58 run
drwxr-xr-x  2 root root  4096 Nov 10 15:58 sbin
drwxr-xr-x  2 root root  4096 Nov 10 15:55 srv
drwxr-xr-x  2 root root  4096 Nov 10 15:55 sys
drwxrwxrwt  2 root root  4096 Nov 10 16:00 tmp
drwxr-xr-x  9 root root  4096 Nov 10 15:56 usr
drwxr-xr-x 13 root root  4096 Nov 10 15:56 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-11-10 16:01:08--  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% 87.3M=0s

2022-11-10 16:01:08 (87.3 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-11-09 17:02:17.281079 [http://mirror.postmarketos.org/postmarketos/master]
v20221110 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20221110-5-g2f6b234114 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20221110-4-gf5f38d0230 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24921 distinct packages available
(1/102) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1668020582-r0)
(2/102) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1668020582-r0)
(3/102) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1667650971-r0)
(4/102) Upgrading karchive (5.99.0-r0 -> 9999_git1667786475-r0)
(5/102) Upgrading kconfig (5.99.0-r0 -> 9999_git1667786530-r0)
(6/102) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1667786559-r0)
(7/102) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1668004450-r0)
(8/102) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0)
(9/102) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0)
(10/102) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0)
(11/102) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1667651234-r0)
(12/102) Upgrading ki18n (5.99.0-r0 -> 9999_git1667857284-r0)
(13/102) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0)
(14/102) Upgrading kcodecs (5.99.0-r0 -> 9999_git1667786512-r0)
(15/102) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0)
(16/102) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1667786539-r0)
(17/102) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0)
(18/102) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0)
(19/102) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1667786913-r0)
(20/102) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1667786493-r0)
(21/102) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0)
(22/102) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0)
(23/102) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1667786752-r0)
(24/102) Upgrading knotifications (5.99.0-r0 -> 9999_git1667786780-r0)
(25/102) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0)
(26/102) Upgrading solid-libs (5.99.0-r0 -> 9999_git1667786955-r0)
(27/102) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0)
(28/102) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0)
(29/102) Upgrading kio (5.99.0-r0 -> 9999_git1668039139-r0)
(30/102) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0)
(31/102) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0)
(32/102) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0)
(33/102) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1668021648-r0)
(34/102) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0)
(35/102) Upgrading purpose (5.99.0-r0 -> 9999_git1667786944-r0)
(36/102) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0)
(37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0)
(39/102) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0)
(40/102) Upgrading knewstuff (5.99.0-r0 -> 9999_git1667786771-r0)
(41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1667787845-r0)
(42/102) Upgrading kclock (22.09-r0 -> 9999_git1668057407-r0)
(43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0)
(44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1667231049-r0)
(45/102) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1668045598-r0)
(46/102) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0)
(47/102) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0)
(48/102) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0)
(49/102) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0)
(50/102) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0)
(51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1667789548-r0)
(52/102) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0)
(53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1667789967-r0)
(54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0)
(55/102) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0)
(56/102) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0)
(57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1667789314-r0)
(58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1667789323-r0)
(59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1667865357-r0)
(60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1667789449-r0)
(62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0)
(63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0)
(64/102) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1667650950-r0)
(65/102) Upgrading kactivities (5.99.0-r0 -> 9999_git1667650971-r0)
(66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0)
(67/102) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0)
(68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668034083-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668034083-r0)
(70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1667789984-r1)
(71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0)
(72/102) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0)
(73/102) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0)
(74/102) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1667958159-r0)
(75/102) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0)
(76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0)
(77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668046263-r0)
(78/102) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0)
(79/102) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0)
(80/102) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0)
(81/102) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0)
(82/102) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1667738912-r0)
(83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668046335-r0)
(85/102) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0)
(86/102) Upgrading baloo (5.99.0-r0 -> 9999_git1667786464-r0)
(87/102) Upgrading kholidays (5.99.0-r0 -> 9999_git1667786669-r0)
(88/102) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0)
(89/102) Upgrading kparts (5.99.0-r0 -> 9999_git1667786809-r0)
(90/102) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0)
(91/102) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1668045649-r0)
(92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1667959574-r0)
(93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668046335-r0)
(94/102) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0)
(95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1667789369-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0)
(97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1667861640-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0)
(99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1667789792-r0)
(100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1667789792-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1667789829-r0)
(102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1667790001-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r2.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: 2297 MiB in 756 packages
(1/10) Installing bash (5.2.9-r0)
Executing bash-5.2.9-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r2)
(7/10) Installing discover-backend-flatpak (5.26.3-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS0 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2308 MiB in 766 packages
(1/91) Installing syndication (9999_git1667651678-r0)
(2/91) Installing alligator (9999_git1667789862-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.1-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (3.0.0-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r1)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.4-r0)
(25/91) Installing py3-brotli (1.0.9-r9)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1668046358-r0)
(28/91) Installing calindori (9999_git1667789891-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.231.1-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.14-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (4.208.0-r4)
(53/91) Installing libprotobuf-lite (3.21.9-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.3-r0)
(57/91) Installing kunitconversion (9999_git1667786877-r0)
(58/91) Installing kalk (9999_git1667789908-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1667789917-r0)
(61/91) Installing keysmith (9999_git1667927348-r0)
(62/91) Installing krecorder (9999_git1668057471-r1)
(63/91) Installing kpublictransport (22.08.3-r0)
(64/91) Installing ktrip (9999_git1667790799-r0)
(65/91) Installing kweathercore (9999_git1667787915-r0)
ERROR: kweathercore-9999_git1667787915-r0: Operation not permitted
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
ERROR: qt5-qtcharts-5.15.6_git20220816-r0: Operation not permitted
(67/91) Installing kweather (9999_git1668056834-r1)
ERROR: kweather-9999_git1668056834-r1: Operation not permitted
(68/91) Installing libquotient (0.6.11-r0)
ERROR: libquotient-0.6.11-r0: Operation not permitted
(69/91) Installing libcmark (0.30.2-r1)
ERROR: libcmark-0.30.2-r1: Operation not permitted
(70/91) Installing neochat (9999_git1668045966-r0)
ERROR: neochat-9999_git1668045966-r0: Operation not permitted
(71/91) Installing kjs (9999_git1667651362-r0)
ERROR: kjs-9999_git1667651362-r0: Operation not permitted
(72/91) Installing libdjvulibre (3.5.28-r2)
ERROR: libdjvulibre-3.5.28-r2: Operation not permitted
(73/91) Installing libzip (1.9.2-r2)
ERROR: libzip-1.9.2-r2: Operation not permitted
(74/91) Installing ebook-tools (0.2.2-r3)
ERROR: ebook-tools-0.2.2-r3: Operation not permitted
(75/91) Installing discount-libs (2.2.7b-r0)
ERROR: discount-libs-2.2.7b-r0: Operation not permitted
(76/91) Installing poppler (22.11.0-r0)
ERROR: poppler-22.11.0-r0: Operation not permitted
(77/91) Installing poppler-qt5 (22.11.0-r0)
ERROR: poppler-qt5-22.11.0-r0: Operation not permitted
(78/91) Installing kdegraphics-mobipocket (22.08.3-r0)
ERROR: kdegraphics-mobipocket-22.08.3-r0: Operation not permitted
(79/91) Installing libspectre (0.2.11-r0)
ERROR: libspectre-0.2.11-r0: Operation not permitted
(80/91) Installing okular-common (22.08.3-r0)
ERROR: okular-common-22.08.3-r0: Operation not permitted
(81/91) Installing okular (22.08.3-r0)
ERROR: okular-22.08.3-r0: Operation not permitted
(82/91) Installing plasma-camera (1.0_git20210328-r2)
ERROR: plasma-camera-1.0_git20210328-r2: Operation not permitted
(83/91) Installing gst-libav (1.20.4-r0)
ERROR: gst-libav-1.20.4-r0: Operation not permitted
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
ERROR: gst-plugins-good-qt-1.20.4-r1: Operation not permitted
(85/91) Installing plasmatube (9999_git1667789993-r0)
ERROR: plasmatube-9999_git1667789993-r0: Operation not permitted
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
ERROR: postmarketos-config-nftables-upnp-client-0.13-r0: Operation not permitted
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
ERROR: postmarketos-config-nftables-mdns-0.13-r0: Operation not permitted
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-chromecast-0.13-r0: Operation not permitted
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-vlc-chromecast-0.13-r0: Operation not permitted
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
ERROR: qt5-qtwebsockets-5.15.6_git20220907-r0: Operation not permitted
(91/91) Installing tokodon (9999_git1667927960-r0)
ERROR: tokodon-9999_git1667927960-r0: Operation not permitted
Executing busybox-1.35.0-r27.trigger
ERROR: sybox-1.35.0-r27.trigger: failed to execute: No space left on device
Executing gtk-update-icon-cache-3.24.34-r7.trigger
ERROR: k-update-icon-cache-3.24.34-r7.trigger: failed to execute: No space left on device
Executing postmarketos-base-23-r1.trigger
ERROR: stmarketos-base-23-r1.trigger: failed to execute: No space left on device
Executing vlc-libs-3.0.17.4-r10.trigger
ERROR: c-libs-3.0.17.4-r10.trigger: failed to execute: No space left on device
27 errors; 2442 MiB in 830 packages
sh: write error: No space left on device
(chroot) Exiting chroot...
[16:03:09] Unregister qemu binfmt (arm)
[16:03:09] Unregister qemu binfmt (aarch64)
[16:03:09] Unregister qemu binfmt (riscv64)
[16:03:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:03:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:03:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y
[16:03:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone
[16:03:11] Cleared up ~4509 MB of space
[16:03:11] DONE!
Building image for pine64-pinephonepro
Already up to date.
[16:03:12] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:03:12] Channel [edge]: [16:03:12] Vendor [qemu]: [16:03:12] Device codename [amd64]: [16:03:12] Kernel [lts]: [16:03:12] Username [user]: [16:03:13] User interface [weston]: [16:03:13] Change them? (y/n) [n]: [16:03:13] Extra packages [none]: [16:03:13] Use this timezone instead of GMT? (y/n) [y]: [16:03:13] Choose default locale for installation [C.UTF-8]: [16:03:13] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:03:13] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:03:13] Config changed: ui='plasma-mobile'
[16:03:13] Config changed: device='pine64-pinephonepro'
[16:03:13] Config changed: kernel=''
[16:03:13] Config changed: extra_packages='osk-sdl'
(1626934) [16:03:14] % 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)
(1626934) [16:03:14] % 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
(1626934) [16:03:14] *** (1/4) PREPARE NATIVE CHROOT ***
(1626934) [16:03:14] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet!
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1626934) [16:03:14] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1626934) [16:03:14] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm
(1626934) [16:03:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3
(1626934) [16:03:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5
(1626934) [16:03:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7
(1626934) [16:03:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8
(1626934) [16:03:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9
(1626934) [16:03:14] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1626934) [16:03:14] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1626934) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1626934) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1626934) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1626934) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1626934) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1626934) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1626934) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1626934) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge
(1626934) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1626934) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages
(1626934) [16:03:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1626934) [16:03:14] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1626934) [16:03:14] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1626934) [16:03:14] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1626934) [16:03:14] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1626934) [16:03:14] Update package index for x86_64 (4 file(s))
(1626934) [16:03:14] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http
(1626934) [16:03:14] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
(1626934) [16:03:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz
(1626934) [16:03:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
(1626934) [16:03:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz
(1626934) [16:03:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
(1626934) [16:03:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz
(1626934) [16:03:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
(1626934) [16:03: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
(1626934) [16:03:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk
(1626934) [16:03:16] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1626934) [16:03:16] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1626934) [16:03:16] extracted: /tmp/pmbootstrap9_bunupiapk
(1626934) [16:03:16] extracted: /tmp/pmbootstrapnxug_o6_sig
(1626934) [16:03:16] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1626934) [16:03:16] % 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/pmbootstrapnxug_o6_sig /tmp/pmbootstrap9_bunupiapk
Verified OK
(1626934) [16:03:16] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1626934) [16:03:16] % /tmp/pmbootstrap9_bunupiapk --version
apk-tools 2.12.10, compiled for x86_64.
(1626934) [16:03:16] (native) install alpine-base
(1626934) [16:03:16] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % 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
(1626934) [16:03:16] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf
(1626934) [16:03:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk
(1626934) [16:03:16] (native) update /etc/apk/repositories
(1626934) [16:03:16] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1626934) [16:03:16] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1626934) [16:03:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1626934) [16:03:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1626934) [16:03:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories
(1626934) [16:03:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1626934) [16:03:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1626934) [16:03:16] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1626934) [16:03: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
(1626934) [16:03:16] New background process: pid=1627406, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r3)
(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.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.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-r4)
Executing openrc-0.45.2-r4.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_alpha20221110-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(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-r3)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20221110-r0)
Executing busybox-1.35.0-r27.trigger
OK: 10 MiB in 25 packages
(1626934) [16:03:18] (native) % adduser -D pmos -u 12345
(1626934) [16:03:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild
(1626934) [16:03:18] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config
(1626934) [16:03:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache
(1626934) [16:03:18] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache
(1626934) [16:03:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages
(1626934) [16:03:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos
(1626934) [16:03:18] (native) % chown pmos:pmos /mnt/pmbootstrap-packages
(1626934) [16:03:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry
(1626934) [16:03:18] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index
(1626934) [16:03:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index
(1626934) [16:03:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index
(1626934) [16:03:18] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache
(1626934) [16:03:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache
(1626934) [16:03:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache
(1626934) [16:03:18] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git
(1626934) [16:03:18] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db
(1626934) [16:03:18] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db
(1626934) [16:03:18] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db
(1626934) [16:03:18] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details)
(1626934) [16:03:21] (native) install cryptsetup util-linux parted
(1626934) [16:03:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1626934) [16:03:21] (native) % cat /tmp/apk_progress_fifo
(1626934) [16:03:21] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted
(1626934) [16:03:21] New background process: pid=1627763, 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_p20221029-r0)
(11/43) Installing ncurses-libs (6.3_p20221029-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.7-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-r4)
(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
(1626934) [16:03:22] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") ***
(1626934) [16:03:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(1626934) [16:03:22] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(1626934) [16:03: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
(1626934) [16:03:22] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(1626934) [16:03:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3
(1626934) [16:03:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5
(1626934) [16:03:22] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7
(1626934) [16:03:22] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8
(1626934) [16:03:22] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9
(1626934) [16:03:22] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/
(1626934) [16:03:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(1626934) [16:03:22] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(1626934) [16:03:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64
(1626934) [16:03:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(1626934) [16:03:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(1626934) [16:03:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64
(1626934) [16:03:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(1626934) [16:03:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(1626934) [16:03:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(1626934) [16:03:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(1626934) [16:03:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(1626934) [16:03:22] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(1626934) [16:03:22] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(1626934) [16:03:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(1626934) [16:03:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(1626934) [16:03:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(1626934) [16:03:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(1626934) [16:03:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(1626934) [16:03:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(1626934) [16:03:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(1626934) [16:03:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(1626934) [16:03:23] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(1626934) [16:03:23] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details)
(1626934) [16:03:23] (native) install qemu-aarch64
(1626934) [16:03:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1626934) [16:03:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1626934) [16:03:23] (native) % cat /tmp/apk_progress_fifo
(1626934) [16:03:23] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64
(1626934) [16:03:23] New background process: pid=1627849, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/1) Installing qemu-aarch64 (7.1.0-r7)
Executing busybox-1.35.0-r27.trigger
OK: 25 MiB in 69 packages
(1626934) [16:03:23] Register qemu binfmt (aarch64)
(1626934) [16:03: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
(1626934) [16:03:23] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin
(1626934) [16:03:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1626934) [16:03:24] % 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
(1626934) [16:03:24] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(1626934) [16:03:24] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1626934) [16:03:24] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1626934) [16:03:24] extracted: /tmp/pmbootstrap7w03za4hapk
(1626934) [16:03:24] extracted: /tmp/pmbootstrapwqn082vqsig
(1626934) [16:03:24] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub
(1626934) [16:03:24] % 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/pmbootstrapwqn082vqsig /tmp/pmbootstrap7w03za4hapk
Verified OK
(1626934) [16:03:24] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1)
(1626934) [16:03:24] % /tmp/pmbootstrap7w03za4hapk --version
apk-tools 2.12.10, compiled for x86_64.
(1626934) [16:03:24] (rootfs_pine64-pinephonepro) install alpine-base
(1626934) [16:03:24] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache
(1626934) [16:03:24] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf
(1626934) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk
(1626934) [16:03:24] (rootfs_pine64-pinephonepro) update /etc/apk/repositories
(1626934) [16:03:24] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1626934) [16:03:24] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories
(1626934) [16:03: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
(1626934) [16:03: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
(1626934) [16:03: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
(1626934) [16:03:24] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1626934) [16:03:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1626934) [16:03:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1626934) [16:03:24] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1626934) [16:03:24] Update package index for aarch64 (4 file(s))
(1626934) [16:03:24] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
(1626934) [16:03:24] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz
(1626934) [16:03:24] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
(1626934) [16:03:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz
(1626934) [16:03:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
(1626934) [16:03:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz
(1626934) [16:03:25] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
(1626934) [16:03:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz
(1626934) [16:03:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp
(1626934) [16:03:25] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1626934) [16:03:25] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1626934) [16:03:25] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo
(1626934) [16:03: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
(1626934) [16:03:25] New background process: pid=1628014, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/25) Installing alpine-baselayout-data (3.4.0-r0)
(2/25) Installing musl (1.2.3-r3)
(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.4.0-r0)
Executing alpine-baselayout-3.4.0-r0.pre-install
Executing alpine-baselayout-3.4.0-r0.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-r4)
Executing openrc-0.45.2-r4.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_alpha20221110-r0)
(14/25) Installing ca-certificates-bundle (20220614-r2)
(15/25) Installing libcrypto3 (3.0.7-r0)
(16/25) Installing libssl3 (3.0.7-r0)
(17/25) Installing ssl_client (1.35.0-r27)
(18/25) Installing zlib (1.2.13-r0)
(19/25) Installing apk-tools (2.12.10-r1)
(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-r3)
(24/25) Installing libc-utils (0.7.2-r3)
(25/25) Installing alpine-base (3.17_alpha20221110-r0)
Executing busybox-1.35.0-r27.trigger
OK: 13 MiB in 25 packages
(1626934) [16:03:27] (rootfs_pine64-pinephonepro) % getent passwd user
(1626934) [16:03:27] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user
(1626934) [16:03:27] (rootfs_pine64-pinephonepro) % addgroup -S wheel
addgroup: group 'wheel' in use
(1626934) [16:03:27] (rootfs_pine64-pinephonepro) % addgroup user wheel
(1626934) [16:03:28] (rootfs_pine64-pinephonepro) % addgroup -S video
addgroup: group 'video' in use
(1626934) [16:03:28] (rootfs_pine64-pinephonepro) % addgroup user video
(1626934) [16:03:28] (rootfs_pine64-pinephonepro) % addgroup -S audio
addgroup: group 'audio' in use
(1626934) [16:03:28] (rootfs_pine64-pinephonepro) % addgroup user audio
(1626934) [16:03:28] (rootfs_pine64-pinephonepro) % addgroup -S input
addgroup: group 'input' in use
(1626934) [16:03:28] (rootfs_pine64-pinephonepro) % addgroup user input
(1626934) [16:03:28] (rootfs_pine64-pinephonepro) % addgroup -S plugdev
(1626934) [16:03:28] (rootfs_pine64-pinephonepro) % addgroup user plugdev
(1626934) [16:03:28] (rootfs_pine64-pinephonepro) % addgroup -S netdev
addgroup: group 'netdev' in use
(1626934) [16:03:28] (rootfs_pine64-pinephonepro) % addgroup user netdev
(1626934) [16:03:29] 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
(1626934) [16:03: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)
(1626934) [16:03:30] openssh-client: picked provider(s) with higest priority 1: openssh-client-default
(1626934) [16:03:30] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs
(1626934) [16:03:31] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session
(1626934) [16:03:31] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack
(1626934) [16:03:32] (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
(1626934) [16:03:32] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1626934) [16:03:32] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(1626934) [16:03:32] (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
(1626934) [16:03:32] New background process: pid=1628265, 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-r4)
(4/725) Installing libffi (3.4.4-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.1-r2)
(10/725) Installing libstdc++ (12.2.1_git20220924-r4)
(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_git20221010-r0)
(15/725) Installing hicolor-icon-theme (0.17-r2)
(16/725) Installing libmagic (5.43-r0)
(17/725) Installing file (5.43-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.5-r0)
(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-r1)
(31/725) Installing xprop (1.2.5-r1)
(32/725) Installing xdg-utils (1.1.3-r4)
(33/725) Installing mesa (22.2.3-r0)
(34/725) Installing libdrm (2.4.114-r0)
(35/725) Installing libexpat (2.5.0-r0)
(36/725) Installing wayland-libs-server (1.21.0-r1)
(37/725) Installing mesa-glapi (22.2.3-r0)
(38/725) Installing mesa-gles (22.2.3-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-r9)
(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 xkeyboard-config (2.37-r0)
(50/725) Installing xz-libs (5.2.7-r0)
(51/725) Installing libxml2 (2.10.3-r1)
(52/725) Installing libxkbcommon (1.4.1-r0)
(53/725) Installing qt5-qtwayland (5.15.6_git20220927-r1)
(54/725) Installing mesa-gbm (22.2.3-r0)
(55/725) Installing libxshmfence (1.3.1-r0)
(56/725) Installing mesa-egl (22.2.3-r0)
(57/725) Installing avahi-libs (0.8-r6)
(58/725) Installing gmp (6.2.1-r2)
(59/725) Installing nettle (3.8.1-r0)
(60/725) Installing p11-kit (0.24.1-r1)
(61/725) Installing libtasn1 (4.19.0-r0)
(62/725) Installing libunistring (1.1-r0)
(63/725) Installing gnutls (3.7.8-r2)
(64/725) Installing cups-libs (2.4.2-r1)
(65/725) Installing pkgconf (1.9.3-r0)
(66/725) Installing shared-mime-info (2.2-r2)
(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.10-r0)
(71/725) Installing gtk-update-icon-cache (3.24.34-r7)
(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.5-r0)
(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.2-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-r1)
(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_git20221010-r0)
(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-r1)
(133/725) Installing docbook-xml (4.5-r8)
Executing docbook-xml-4.5-r8.post-install
(134/725) Installing libgpg-error (1.46-r1)
(135/725) Installing libgcrypt (1.10.1-r0)
(136/725) Installing libxslt (1.1.37-r0)
(137/725) Installing docbook-xsl (1.79.2-r8)
Executing docbook-xsl-1.79.2-r8.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.8-r0)
(141/725) Installing libxxf86vm (1.1.5-r0)
(142/725) Installing mesa-gl (22.2.3-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.33-r0)
(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-r9)
(158/725) Installing libcanberra-gstreamer (0.30-r9)
(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_p20221029-r0)
(164/725) Installing ncurses-libs (6.3_p20221029-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-r1)
(179/725) Installing qt5-qtwebchannel (5.15.6_git20220907-r0)
(180/725) Installing sdl2 (2.24.2-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.2-r0)
(187/725) Installing libsndfile (1.1.0-r2)
(188/725) Installing libgomp (12.2.1_git20220924-r4)
(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-r1)
(213/725) Installing re2 (2022.06.01-r1)
(214/725) Installing snappy (1.1.9-r4)
(215/725) Installing qt5-qtwebengine (5.15.11-r3)
(216/725) Installing libnotify (0.8.1-r1)
(217/725) Installing libproxy (0.4.18-r1)
(218/725) Installing signon-ui (0.17_git20171023-r2)
(219/725) Installing libassuan (2.5.5-r1)
(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-r2)
(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.18.0-r0)
(228/725) Installing gpgmepp (1.18.0-r0)
(229/725) Installing gdbm (1.23-r0)
(230/725) Installing libsasl (2.1.28-r3)
(231/725) Installing libqca (2.3.4-r2)
(232/725) Installing kwallet (5.99.0-r0)
(233/725) Installing kaccounts-integration (22.08.3-r0)
(234/725) Installing purpose (5.99.0-r0)
(235/725) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0)
(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.3-r0)
(247/725) Installing alsa-ucm-conf (1.2.8-r1)
(248/725) Installing ca-certificates (20220614-r2)
(249/725) Installing nghttp2-libs (1.50.0-r0)
(250/725) Installing libcurl (7.86.0-r1)
(251/725) Installing libgpiod (1.6.3-r1)
(252/725) Installing libgudev (237-r1)
(253/725) Installing libmm-glib (1.20.0-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-r4)
(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-r1)
(264/725) Installing libedit (20221030.3.1-r0)
(265/725) Installing openssh-client-common (9.1_p1-r1)
(266/725) Installing openssh-client-default (9.1_p1-r1)
(267/725) Installing openssh-sftp-server (9.1_p1-r1)
(268/725) Installing openssh-server-common (9.1_p1-r1)
(269/725) Installing openssh-server (9.1_p1-r1)
(270/725) Installing openssh (9.1_p1-r1)
(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.1-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-r4)
(289/725) Installing e2fsprogs-libs (1.46.5-r4)
(290/725) Installing e2fsprogs (1.46.5-r4)
(291/725) Installing e2fsprogs-extra (1.46.5-r4)
(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.3-r1)
(297/725) Installing multipath-tools-openrc (0.9.3-r1)
(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.12_p1-r1)
(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.1-r0)
(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.4-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.3-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-r1)
(321/725) Installing libgusb (0.4.2-r0)
(322/725) Installing libjcat (0.1.12-r0)
(323/725) Installing libmbim (1.28.0-r0)
(324/725) Installing protobuf-c (1.4.1-r1)
(325/725) Installing libqrtr-glib (1.2.2-r0)
(326/725) Installing libqmi (1.32.0-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.7-r0)
(332/725) Installing fwupd-openrc (1.8.7-r0)
(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-r2)
(336/725) Installing linux-firmware-brcm (20221012-r2)
(337/725) Installing linux-firmware-rockchip (20221012-r2)
(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.3-r0)
(346/725) Installing libapk-qt (0.4.2-r0)
(347/725) Installing discover-backend-apk (5.26.3-r0)
(348/725) Installing discover-backend-fwupd (5.26.3-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.3-r0)
(364/725) Installing kirigami-addons (0.5-r0)
(365/725) Installing kclock (22.09-r0)
(366/725) Installing gsettings-desktop-schemas (43.0-r0)
(367/725) Installing kdecoration (5.26.3-r0)
(368/725) Installing kde-gtk-config (5.26.3-r0)
(369/725) Installing kirigami-gallery (22.08.3-r0)
(370/725) Installing kquickimageeditor (0.2.0-r1)
(371/725) Installing taglib (1.13-r0)
(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-r6)
(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.12.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.3-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-r2)
(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-r1)
(398/725) Installing libraw-tools (0.20.2-r1)
(399/725) Installing lcms2 (2.14-r0)
(400/725) Installing imagemagick-libs (7.1.0.52-r0)
(401/725) Installing jbig2dec (0.19-r1)
(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.7.0-r0)
(406/725) Installing librsvg (2.55.1-r0)
(407/725) Installing imagemagick (7.1.0.52-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 tzdata (2022f-r1)
(412/725) Installing openexr (3.1.5-r3)
(413/725) Installing soundtouch (2.3.1-r0)
(414/725) Installing libraw1394 (2.1.2-r3)
(415/725) Installing libdc1394 (2.2.6-r1)
(416/725) Installing tslib (1.22-r1)
(417/725) Installing directfb (1.7.7-r5)
(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-r1)
(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-r2)
(432/725) Installing openjpeg (2.5.0-r0)
(433/725) Installing librtmp (2.4_git20190330-r2)
(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-r1)
(441/725) Installing gtk4.0 (4.8.2-r0)
Executing gtk4.0-4.8.2-r0.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.3-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.9-r0)
(457/725) Installing libphonenumber (8.13.0-r0)
(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.3-r0)
(470/725) Installing breeze (5.26.3-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.13-r0)
(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.3-r0)
(485/725) Installing layer-shell-qt (5.26.3-r0)
(486/725) Installing qt5-qtsensors (5.15.6_git20220816-r0)
(487/725) Installing kscreen (5.26.3-r0)
(488/725) Installing socat (1.7.4.4-r0)
(489/725) Installing kwallet-pam (5.26.3-r0)
(490/725) Installing kwayland-integration (5.26.3-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.20.0-r0)
(495/725) Installing modemmanager-openrc (1.20.0-r0)
(496/725) Installing libnm (1.40.2-r0)
(497/725) Installing networkmanager-common (1.40.2-r0)
(498/725) Installing networkmanager-openrc (1.40.2-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-r1)
(504/725) Installing libidn2 (2.3.4-r0)
(505/725) Installing libpsl (0.21.1-r1)
(506/725) Installing networkmanager (1.40.2-r0)
Executing networkmanager-1.40.2-r0.pre-install
Executing networkmanager-1.40.2-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.2-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.2-r0)
(512/725) Installing wireless-regdb (2022.08.12-r0)
(513/725) Installing networkmanager-wifi (1.40.2-r0)
Executing networkmanager-wifi-1.40.2-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 (20221107-r0)
(515/725) Installing networkmanager-wwan (1.40.2-r0)
(516/725) Installing libunwind (1.6.2-r0)
(517/725) Installing libcamera (0.0.1-r1)
(518/725) Installing pipewire-libs (0.3.59-r3)
(519/725) Installing libuv (1.44.2-r0)
(520/725) Installing roc-toolkit-libs (0.1.5-r2)
(521/725) Installing webrtc-audio-processing (0.3.1-r6)
(522/725) Installing pipewire (0.3.59-r3)
(523/725) Installing breeze-icons (5.99.0-r0)
(524/725) Installing dbus-x11 (1.14.4-r0)
(525/725) Installing kactivities (5.99.0-r0)
(526/725) Installing kpipewire (5.26.3-r0)
(527/725) Installing dconf (0.40.0-r2)
(528/725) Installing anthy (9100h-r2)
(529/725) Installing maliit-framework (2.3.0-r1)
(530/725) Installing kyotocabinet (1.2.79-r3)
(531/725) Installing libpinyin (2.7.92-r0)
(532/725) Installing tinyxml (2.6.2-r1)
(533/725) Installing presage (0.9.1-r2)
(534/725) Installing maliit-keyboard (2.3.1-r1)
(535/725) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0)
(536/725) Installing plasma-nano (5.26.3-r0)
(537/725) Installing networkmanager-qt (5.99.0-r0)
(538/725) Installing plasma-nm (5.26.3-r0)
(539/725) Installing plasma-nm-mobile (5.26.3-r0)
(540/725) Installing fftw-single-libs (3.3.10-r1)
(541/725) Installing pulseaudio (9999_git20220528-r0)
Executing pulseaudio-9999_git20220528-r0.post-install
(542/725) Installing pulseaudio-bluez (9999_git20220528-r0)
(543/725) Installing pulseaudio-alsa (9999_git20220528-r0)
(544/725) Installing alsa-utils-openrc (1.2.8-r0)
(545/725) Installing pulseaudio-openrc (9999_git20220528-r0)
(546/725) Installing libcanberra-pulse (0.30-r9)
(547/725) Installing plasma-pa (5.26.3-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.3-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.4-r0)
(560/725) Installing qt5-qttools (5.15.6_git20220907-r1)
(561/725) Installing phonon (4.11.1-r3)
(562/725) Installing talloc (2.3.4-r0)
(563/725) Installing tevent (0.13.0-r0)
(564/725) Installing samba-util-libs (4.16.6-r0)
(565/725) Installing jansson (2.14-r0)
(566/725) Installing ldb (2.5.2-r0)
(567/725) Installing libwbclient (4.16.6-r0)
(568/725) Installing samba-libs (4.16.6-r0)
(569/725) Installing libsmbclient (4.16.6-r0)
(570/725) Installing kio-extras (22.08.3-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-r1)
(575/725) Installing libxfont2 (2.0.6-r0)
(576/725) Installing libtirpc-conf (1.3.3-r0)
(577/725) Installing libtirpc-nokrb (1.3.3-r0)
(578/725) Installing libxcvt (0.1.2-r0)
(579/725) Installing xwayland (22.1.5-r0)
(580/725) Installing kscreenlocker (5.26.3-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.2.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.3-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.3-r0)
(592/725) Installing qtchooser (66-r2)
(593/725) Installing plasma-workspace-libs (5.26.3-r0)
(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.3-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-r1)
(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-r1)
(607/725) Installing lm-sensors-libs (3.6.0-r4)
(608/725) Installing libksysguard (5.26.3-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.3-r0)
(615/725) Installing kpty (5.99.0-r0)
(616/725) Installing kdesu (5.99.0-r0)
(617/725) Installing kde-cli-tools (5.26.3-r0)
(618/725) Installing qqc2-breeze-style (5.26.3-r0)
(619/725) Installing plasma-mobile (5.26.3-r0)
(620/725) Installing polkit-kde-agent-1 (5.26.3-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-r2)
(626/725) Installing nftables-openrc (1.0.5-r2)
(627/725) Installing postmarketos-config-nftables (0.13-r0)
Executing postmarketos-config-nftables-0.13-r0.post-install
 * service nftables added to runlevel default
(628/725) Installing postmarketos-config-nftables-networkmanager (0.13-r0)
(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.7-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-r4)
(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-r3)
(666/725) Installing py3-ruamel.yaml.clib (0.2.7-r0)
(667/725) Installing py3-ruamel.yaml (0.17.21-r0)
(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.3-r0)
(679/725) Installing powerdevil (5.26.3-r0)
(680/725) Installing bubblewrap (0.7.0-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.3-r0)
(687/725) Installing autologin (1.0.0-r4)
(688/725) Installing tinydm (1.1.2-r1)
(689/725) Installing tinydm-openrc (1.1.2-r1)
(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-r1)
(698/725) Installing xinit (1.4.1-r1)
(699/725) Installing hwdata-pci (0.364-r0)
(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-r3)
(721/725) Installing kbd (2.5.1-r3)
(722/725) Installing kbd-openrc (2.5.1-r3)
(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.1-r2.trigger
Executing fontconfig-2.14.1-r0.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gdk-pixbuf-2.42.10-r0.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing ca-certificates-20220614-r2.trigger
Executing eudev-3.2.11-r2.trigger
Executing postmarketos-mkinitfs-1.5.1-r0.trigger
2022/11/10 16:08:22 Generating for kernel version: 5.17.9
2022/11/10 16:08:22 Output directory: /boot
2022/11/10 16:08:22 == Generating initramfs ==
2022/11/10 16:08:22 - Including hook files
2022/11/10 16:08:22 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/10 16:08:22 - Including hook scripts
2022/11/10 16:08:22 - Including required binaries
2022/11/10 16:08:22 - Including kernel modules
2022/11/10 16:08:22 - Including splash images
2022/11/10 16:08:22 - Writing and verifying initramfs archive
2022/11/10 16:08:22 == Generating initramfs extra ==
2022/11/10 16:08:22 - Including extra binaries
2022/11/10 16:08:22 - Including FDE support
2022/11/10 16:08:23 - Writing and verifying initramfs-extra archive
2022/11/10 16:08:24 == 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/11/10 16:08:26 mkinitfs completed in: 4.209237486s
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: 2144 MiB in 750 packages
(1626934) [16:08:31] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2144 MiB in 750 packages
(1626934) [16:08:34] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details)
(1626934) [16:08:34] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro
(1626934) [16:08:34] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1626934) [16:08:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1626934) [16:08:34] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(1626934) [16:08:34] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro
(1626934) [16:08:34] New background process: pid=1638044, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2144 MiB in 750 packages
(1626934) [16:08:37] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2144 MiB in 750 packages
(1626934) [16:08:40] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details)
(1626934) [16:08:40] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs
(1626934) [16:08:40] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1626934) [16:08:40] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1626934) [16:08:40] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo
(1626934) [16:08:40] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs
(1626934) [16:08:40] New background process: pid=1638259, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2144 MiB in 750 packages
(1626934) [16:08:42] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
OK: 2144 MiB in 750 packages
(1626934) [16:08:45] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro
(1626934) [16:08:45] (rootfs_pine64-pinephonepro) % mkinitfs
2022/11/10 16:08:45 Generating for kernel version: 5.17.9
2022/11/10 16:08:45 Output directory: /boot
2022/11/10 16:08:45 == Generating initramfs ==
2022/11/10 16:08:45 - Including hook files
2022/11/10 16:08:45 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files
2022/11/10 16:08:45 - Including hook scripts
2022/11/10 16:08:45 - Including required binaries
2022/11/10 16:08:45 - Including kernel modules
2022/11/10 16:08:46 - Including splash images
2022/11/10 16:08:46 - Writing and verifying initramfs archive
2022/11/10 16:08:46 == Generating initramfs extra ==
2022/11/10 16:08:46 - Including extra binaries
2022/11/10 16:08:46 - Including FDE support
2022/11/10 16:08:47 - Writing and verifying initramfs-extra archive
2022/11/10 16:08:48 == 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/11/10 16:08:53 mkinitfs completed in: 7.920922325s
(1626934) [16:08:53]  *** SET LOGIN PASSWORD FOR: 'user' ***
(1626934) [16:08:53] (rootfs_pine64-pinephonepro) % passwd user
New password: Retype new password: passwd: password updated successfully
(1626934) [16:08:53] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow
(1626934) [16:08:53] (rootfs_pine64-pinephonepro) locking root
(1626934) [16:08:53] (rootfs_pine64-pinephonepro) % passwd -l root
passwd: password changed.
(1626934) [16:08:54] NOTE: No valid keymap specified for device
(1626934) [16:08:54] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC
(1626934) [16:08:59] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname
(1626934) [16:08:59] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts
(1626934) [16:08:59] *** (3/4) PREPARE INSTALL BLOCKDEVICE ***
(1626934) [16:08:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles
(1626934) [16:08:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk
(1626934) [16:08:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1626934) [16:08:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc
(1626934) [16:08:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust
(1626934) [16:08:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages
(1626934) [16:08:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot
(1626934) [16:08:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git
(1626934) [16:08:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache
(1626934) [16:08:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config
(1626934) [16:08:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys
(1626934) [16:08:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm
(1626934) [16:08:59] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev
(1626934) [16:08:59] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1626934) [16:08:59] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap
(1626934) [16:08:59] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
2203212	/home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1626934) [16:09:00] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs
(1626934) [16:09:00] (native) create pine64-pinephonepro.img (2888M)
(1626934) [16:09:00] (native) % truncate -s 2888M /home/pmos/rootfs/pine64-pinephonepro.img
(1626934) [16:09:00] (native) mount /dev/install (pine64-pinephonepro.img)
(1626934) [16:09:00] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop)
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1626934) [16:09:00] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1626934) [16:09:00] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1626934) [16:09:00] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1626934) [16:09:00] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1626934) [16:09:00] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1626934) [16:09:00] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1626934) [16:09:00] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1626934) [16:09:00] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1626934) [16:09:00] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1626934) [16:09:00] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1626934) [16:09:00] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1626934) [16:09:00] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control
(1626934) [16:09:00] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img
(1626934) [16:09:00] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1626934) [16:09:00] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1626934) [16:09:00] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1626934) [16:09:00] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install
(1626934) [16:09:00] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest)
(1626934) [16:09:00] (native) % parted -s /dev/install mktable gpt
(1626934) [16:09:01] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M
(1626934) [16:09:01] (native) % parted -s /dev/install mkpart primary 256M 100%
(1626934) [16:09:01] (native) % parted -s /dev/install set 1 boot on
(1626934) [16:09:01] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1626934) [16:09:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1626934) [16:09:01] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1
(1626934) [16:09:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1626934) [16:09:01] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2
(1626934) [16:09:01] (native) calculate depends of e2fsprogs (pmbootstrap -v for details)
(1626934) [16:09:01] (native) install e2fsprogs
(1626934) [16:09:01] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1626934) [16:09:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1626934) [16:09:01] (native) % cat /tmp/apk_progress_fifo
(1626934) [16:09:01] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs
(1626934) [16:09:01] New background process: pid=1639483, output=background
WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory
(1/3) Installing libcom_err (1.46.5-r4)
(2/3) Installing e2fsprogs-libs (1.46.5-r4)
(3/3) Installing e2fsprogs (1.46.5-r4)
Executing busybox-1.35.0-r27.trigger
OK: 26 MiB in 72 packages
(1626934) [16:09:02] (native) format /dev/installp2 (root, ext4)
(1626934) [16:09:02] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2
(1626934) [16:09:02] (native) mount /dev/installp2 to /mnt/install
(1626934) [16:09:02] (native) % mkdir -p /mnt/install
(1626934) [16:09:02] (native) % mount /dev/installp2 /mnt/install
(1626934) [16:09:02] (native) calculate depends of dosfstools (pmbootstrap -v for details)
(1626934) [16:09:02] (native) install dosfstools
(1626934) [16:09:02] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1626934) [16:09:02] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo
(1626934) [16:09:02] (native) % cat /tmp/apk_progress_fifo
(1626934) [16:09:02] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools
(1626934) [16:09:02] New background process: pid=1639512, 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
(1626934) [16:09:03] (native) format /dev/installp1 (boot, fat32), mount to mountpoint
(1626934) [16:09:03] (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
(1626934) [16:09:03] (native) % mkdir -p /mnt/install/boot
(1626934) [16:09:03] (native) % mount /dev/installp1 /mnt/install/boot
(1626934) [16:09:03] *** (4/4) FILL INSTALL BLOCKDEVICE ***
(1626934) [16:09:03] (native) copy rootfs_pine64-pinephonepro to /mnt/install/
(1626934) [16:09:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1626934) [16:09:03] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro
(1626934) [16:09:03] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static
(1626934) [16:09:03] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo
(1626934) [16:09:03] (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/
(1626934) [16:09:16] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home
(1626934) [16:09:16] % 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
(1626934) [16:09:16] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % 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/
(1626934) [16:09:16] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories
(1626934) [16:09:16] % 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
(1626934) [16:09:16] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot
(1626934) [16:09:17] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install
(1626934) [16:09:20] (native) % losetup --json --list
{
   "loopdevices": [
      {
         "name": "/dev/loop0",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": false,
         "ro": false,
         "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop1",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2566.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop2",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1634.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop3",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22526.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop4",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1623.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop5",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/lxd_22753.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop6",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core18_2620.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop7",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17029.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop8",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": false,
         "back-file": "/storagepool/storagepool-ext.img",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop9",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/snapd_17336.snap",
         "dio": false,
         "log-sec": 512
      },{
         "name": "/dev/loop10",
         "sizelimit": 0,
         "offset": 0,
         "autoclear": true,
         "ro": true,
         "back-file": "/var/lib/snapd/snaps/core20_1695.snap",
         "dio": false,
         "log-sec": 512
      }
   ]
}
(1626934) [16:09:20] (native) umount /dev/loop0
(1626934) [16:09:20] (native) % losetup -d /dev/loop0
(1626934) [16:09:20] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap
(1626934) [16:09:20] 
(1626934) [16:09:20] *** FLASHING INFORMATION ***
(1626934) [16:09:20] Refer to the installation instructions of your device, or the generic install instructions in the wiki.
(1626934) [16:09:20] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash
(1626934) [16:09:20] 
(1626934) [16:09:20] *** SSH DAEMON INFORMATION ***
(1626934) [16:09:20] SSH daemon is enabled (disable with --no-sshd).
(1626934) [16:09:20] Login as 'user' with the password given during installation.
(1626934) [16:09:20] 
(1626934) [16:09:20] *** FIREWALL INFORMATION ***
(1626934) [16:09:20] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables).
(1626934) [16:09:20] For more information: https://postmarketos.org/firewall
(1626934) [16:09:20] 
(1626934) [16:09:20] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary)
(1626934) [16:09:20] DONE!
total 2297256
-rw-r--r-- 1 root 12345 3028287488 Nov 10 16:09 pine64-pinephonepro.img
'/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img'
Loop Device: /dev/loop0
NAME        SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE                                                                              DIO LOG-SEC
/dev/loop1          0      0         1  1 /var/lib/snapd/snaps/core18_2566.snap                                                    0     512
/dev/loop8          0      0         1  0 /storagepool/storagepool-ext.img                                                         0     512
/dev/loop6          0      0         1  1 /var/lib/snapd/snaps/core18_2620.snap                                                    0     512
/dev/loop4          0      0         1  1 /var/lib/snapd/snaps/core20_1623.snap (deleted)                                          0     512
/dev/loop2          0      0         1  1 /var/lib/snapd/snaps/core20_1634.snap                                                    0     512
/dev/loop0          0      0         0  0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img   0     512
/dev/loop9          0      0         1  1 /var/lib/snapd/snaps/snapd_17336.snap                                                    0     512
/dev/loop7          0      0         1  1 /var/lib/snapd/snaps/snapd_17029.snap                                                    0     512
/dev/loop5          0      0         1  1 /var/lib/snapd/snaps/lxd_22753.snap                                                      0     512
/dev/loop3          0      0         1  1 /var/lib/snapd/snaps/lxd_22526.snap                                                      0     512
/dev/loop10         0      0         1  1 /var/lib/snapd/snaps/core20_1695.snap                                                    0     512
Waiting for devices to settle...
total 0
lrwxrwxrwx 1 root root 13 Nov 10 16:09 pmOS_boot -> ../../loop0p1
lrwxrwxrwx 1 root root 13 Nov 10 16:09 pmOS_root -> ../../loop0p2
lrwxrwxrwx 1 root root 10 Nov 10 16:09 storagepool -> ../../sdb1
total 88
drwxr-xr-x  2 root root  4096 Nov 10 16:08 bin
drwxr-xr-x  2 root root  4096 Nov 10 16:09 boot
drwxr-xr-x  2 root root  4096 Nov 10 16:03 dev
drwxr-xr-x 65 root root  4096 Nov 10 16:08 etc
drwxr-xr-x  3 root root  4096 Nov 10 16:09 home
drwxr-xr-x 14 root root  4096 Nov 10 16:07 lib
drwx------  2 root root 16384 Nov 10 16:09 lost+found
drwxr-xr-x  5 root root  4096 Nov 10 16:03 media
drwxr-xr-x  8 root root  4096 Nov 10 16:03 mnt
drwxr-xr-x  2 root root  4096 Nov 10 16:03 opt
drwxr-xr-x  2 root root  4096 Nov 10 16:03 proc
drwx------  2 root root  4096 Nov 10 16:03 root
drwxr-xr-x  6 root root  4096 Nov 10 16:07 run
drwxr-xr-x  2 root root  4096 Nov 10 16:07 sbin
drwxr-xr-x  2 root root  4096 Nov 10 16:03 srv
drwxr-xr-x  2 root root  4096 Nov 10 16:03 sys
drwxrwxrwt  2 root root  4096 Nov 10 16:09 tmp
drwxr-xr-x  9 root root  4096 Nov 10 16:05 usr
drwxr-xr-x 13 root root  4096 Nov 10 16:05 var
https://espi.sineware.ca/repo/alpine/prolinux-nightly/
--2022-11-10 16:09:54--  https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub
Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18
Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 799 [application/x-mspublisher]
Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’

     0K                                                       100% 72.7M=0s

2022-11-10 16:09:54 (72.7 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799]

Entering chroot...
Enabling binfmt multiarch...
Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha
Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm
Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb
Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc
Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus
Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64
Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc
Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64
Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le
Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k
Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips
Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel
Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32
Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el
Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64
Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el
Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4
Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb
Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x
Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64
Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be
Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa
Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32
Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64
Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa
Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb
Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze
Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel
Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k
Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon
(chroot) Upgrading to Plasma Mobile Nightly packages...
fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz
2022-11-09 17:02:17.281079 [http://mirror.postmarketos.org/postmarketos/master]
v20221110 [http://dl-cdn.alpinelinux.org/alpine/edge/main]
v20221110-5-g2f6b234114 [http://dl-cdn.alpinelinux.org/alpine/edge/community]
v20221110-4-gf5f38d0230 [http://dl-cdn.alpinelinux.org/alpine/edge/testing]
prolinux-nightly  [https://espi.sineware.ca/repo/alpine/prolinux-nightly/]
OK: 24921 distinct packages available
(1/102) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1668020582-r0)
(2/102) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1668020582-r0)
(3/102) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1667650971-r0)
(4/102) Upgrading karchive (5.99.0-r0 -> 9999_git1667786475-r0)
(5/102) Upgrading kconfig (5.99.0-r0 -> 9999_git1667786530-r0)
(6/102) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1667786559-r0)
(7/102) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1668004450-r0)
(8/102) Upgrading kcrash (5.99.0-r0 -> 9999_git1667651095-r0)
(9/102) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1667786576-r0)
(10/102) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1667786660-r0)
(11/102) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1667651234-r0)
(12/102) Upgrading ki18n (5.99.0-r0 -> 9999_git1667857284-r0)
(13/102) Upgrading kauth (5.99.0-r0 -> 9999_git1667786484-r0)
(14/102) Upgrading kcodecs (5.99.0-r0 -> 9999_git1667786512-r0)
(15/102) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1667786895-r0)
(16/102) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1667786539-r0)
(17/102) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1667786696-r0)
(18/102) Upgrading kitemviews (5.99.0-r0 -> 9999_git1667786742-r0)
(19/102) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1667786913-r0)
(20/102) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1667786493-r0)
(21/102) Upgrading kcompletion (5.99.0-r0 -> 9999_git1667786521-r0)
(22/102) Upgrading kdoctools (5.99.0-r0 -> 9999_git1667872572-r0)
(23/102) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1667786752-r0)
(24/102) Upgrading knotifications (5.99.0-r0 -> 9999_git1667786780-r0)
(25/102) Upgrading kservice (5.99.0-r0 -> 9999_git1667786846-r0)
(26/102) Upgrading solid-libs (5.99.0-r0 -> 9999_git1667786955-r0)
(27/102) Upgrading sonnet (5.99.0-r0 -> 9999_git1667786964-r0)
(28/102) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1667824499-r0)
(29/102) Upgrading kio (5.99.0-r0 -> 9999_git1668039139-r0)
(30/102) Upgrading kpackage (5.99.0-r0 -> 9999_git1667786800-r0)
(31/102) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1666436074-r0)
(32/102) Upgrading kwayland (5.99.0-r0 -> 9999_git1667651546-r0)
(33/102) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1668021648-r0)
(34/102) Upgrading kwallet (5.99.0-r0 -> 9999_git1667786886-r0)
(35/102) Upgrading purpose (5.99.0-r0 -> 9999_git1667786944-r0)
(36/102) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0)
(37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0)
(38/102) Upgrading attica (5.99.0-r0 -> 9999_git1667650921-r0)
(39/102) Upgrading kidletime (5.99.0-r0 -> 9999_git1667824017-r0)
(40/102) Upgrading knewstuff (5.99.0-r0 -> 9999_git1667786771-r0)
(41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1667787845-r0)
(42/102) Upgrading kclock (22.09-r0 -> 9999_git1668057407-r0)
(43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0)
(44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1667231049-r0)
(45/102) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1668045598-r0)
(46/102) Upgrading kcontacts (5.99.0-r0 -> 9999_git1667786550-r0)
(47/102) Upgrading kpeople (5.99.0-r0 -> 9999_git1667786819-r0)
(48/102) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1667651021-r0)
(49/102) Upgrading kcmutils (5.99.0-r0 -> 9999_git1667786502-r0)
(50/102) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1667650961-r0)
(51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1667789548-r0)
(52/102) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1667651593-r0)
(53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1667789967-r0)
(54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1667789975-r0)
(55/102) Upgrading kded (5.99.0-r0 -> 9999_git1667651134-r0)
(56/102) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1667650941-r0)
(57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1667789314-r0)
(58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1667789323-r0)
(59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1667865357-r0)
(60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0)
(61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1667789449-r0)
(62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1663246611-r0)
(63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1667577609-r0)
(64/102) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1667650950-r0)
(65/102) Upgrading kactivities (5.99.0-r0 -> 9999_git1667650971-r0)
(66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0)
(67/102) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1667651602-r0)
(68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668034083-r0)
(69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668034083-r0)
(70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1667789984-r1)
(71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0)
(72/102) Upgrading kinit (5.99.0-r0 -> 9999_git1667872586-r0)
(73/102) Upgrading kdnssd (5.99.0-r0 -> 9999_git1667786632-r0)
(74/102) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1667958159-r0)
(75/102) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1667651468-r0)
(76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1667789459-r0)
(77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668046263-r0)
(78/102) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1667651334-r0)
(79/102) Upgrading threadweaver (5.99.0-r0 -> 9999_git1667651697-r0)
(80/102) Upgrading krunner (5.99.0-r0 -> 9999_git1667651486-r0)
(81/102) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0)
(82/102) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1667738912-r0)
(83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1667959606-r0)
(84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1668046335-r0)
(85/102) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1667650982-r0)
(86/102) Upgrading baloo (5.99.0-r0 -> 9999_git1667786464-r0)
(87/102) Upgrading kholidays (5.99.0-r0 -> 9999_git1667786669-r0)
(88/102) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1667786791-r0)
(89/102) Upgrading kparts (5.99.0-r0 -> 9999_git1667786809-r0)
(90/102) Upgrading prison (5.99.0-r0 -> 9999_git1667651630-r0)
(91/102) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1668045649-r0)
(92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1667959574-r0)
(93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1668046335-r0)
(94/102) Upgrading kpty (5.99.0-r0 -> 9999_git1667786828-r0)
(95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1667789369-r0)
(96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0)
(97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1667861640-r0)
(98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0)
(99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1667789792-r0)
(100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1667789792-r0)
(101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1667789829-r0)
(102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1667790001-r1)
Executing busybox-1.35.0-r27.trigger
Executing shared-mime-info-2.2-r2.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing eudev-3.2.11-r2.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: 2315 MiB in 750 packages
(1/10) Installing bash (5.2.9-r0)
Executing bash-5.2.9-r0.post-install
(2/10) Installing xdg-dbus-proxy (0.1.4-r0)
(3/10) Installing ostree (2022.6-r0)
(4/10) Installing libseccomp (2.5.4-r0)
(5/10) Installing flatpak (1.14.0-r2)
Executing flatpak-1.14.0-r2.pre-install
Executing flatpak-1.14.0-r2.post-install
modprobe: can't change directory to '5.15.0-48-generic': No such file or directory
*
* To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in
* Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a
* regular user that will use Flatpak.
*
(6/10) Installing flatpak-libs (1.14.0-r2)
(7/10) Installing discover-backend-flatpak (5.26.3-r0)
(8/10) Installing htop (3.2.1-r1)
(9/10) Installing nano (6.4-r0)
(10/10) Installing neofetch (7.1.0-r1)
Executing busybox-1.35.0-r27.trigger
Executing gtk-update-icon-cache-3.24.34-r7.trigger
Executing postmarketos-base-23-r1.trigger
Configuring a getty on port ttyS2 with baud rate 115200
Executing dbus-1.14.4-r0.trigger
OK: 2327 MiB in 760 packages
(1/91) Installing syndication (9999_git1667651678-r0)
(2/91) Installing alligator (9999_git1667789862-r0)
(3/91) Installing libavc1394 (0.5.4-r3)
(4/91) Installing libcaca (0.99_beta20-r0)
(5/91) Installing libdv (1.0.0-r7)
(6/91) Installing libiec61883 (1.2.0-r3)
(7/91) Installing mpg123-libs (1.31.1-r0)
(8/91) Installing speex (1.2.1-r0)
(9/91) Installing libshout (2.4.6-r1)
(10/91) Installing wavpack (5.5.0-r0)
(11/91) Installing gst-plugins-good (1.20.4-r1)
(12/91) Installing py3-parsing (3.0.9-r0)
(13/91) Installing py3-packaging (21.3-r2)
(14/91) Installing py3-setuptools (65.5.1-r0)
(15/91) Installing py3-certifi (2022.9.24-r0)
(16/91) Installing py3-charset-normalizer (3.0.0-r0)
(17/91) Installing py3-idna (3.4-r2)
(18/91) Installing py3-urllib3 (1.26.12-r0)
(19/91) Installing py3-requests (2.28.1-r1)
(20/91) Installing py3-ytmusicapi (0.24.0-r0)
(21/91) Installing libmng (2.0.3-r1)
(22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0)
(23/91) Installing py3-mutagen (1.46.0-r0)
(24/91) Installing py3-websockets (10.4-r0)
(25/91) Installing py3-brotli (1.0.9-r9)
(26/91) Installing yt-dlp (2022.10.04-r1)
(27/91) Installing audiotube (9999_git1668046358-r0)
(28/91) Installing calindori (9999_git1667789891-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.231.1-r0)
(33/91) Installing ffmpeg4-libs (4.4.3-r0)
(34/91) Installing libbluray (1.3.3-r0)
(35/91) Installing libcddb (1.3.2-r4)
(36/91) Installing libdvbpsi (1.3.3-r0)
(37/91) Installing libdvdcss (1.4.3-r0)
(38/91) Installing libdvdread (6.1.3-r0)
(39/91) Installing libdvdnav (6.1.1-r0)
(40/91) Installing libebml (1.4.4-r0)
(41/91) Installing faad2-libs (2.10.1-r0)
(42/91) Installing libupnp (1.14.14-r0)
(43/91) Installing lua5.2-libs (5.2.4-r10)
(44/91) Installing libmad (0.15.1b-r9)
(45/91) Installing libmatroska (1.7.1-r0)
(46/91) Installing libmicrodns (0.2.0-r0)
(47/91) Installing libmpeg2 (0.5.1-r9)
(48/91) Installing glslang-libs (11.12.0-r0)
(49/91) Installing glslang (11.12.0-r0)
(50/91) Installing spirv-tools (1.3.231.1-r0)
ERROR: Failed to create usr/lib/libSPIRV-Tools-shared.so: No space left on device
ERROR: spirv-tools-1.3.231.1-r0: No space left on device
(51/91) Installing shaderc (2022.3-r1)
(52/91) Installing libplacebo (4.208.0-r4)
(53/91) Installing libprotobuf-lite (3.21.9-r0)
(54/91) Installing vlc-libs (3.0.17.4-r10)
ERROR: Failed to create usr/lib/libvlccore.so.9.0.0: No space left on device
ERROR: vlc-libs-3.0.17.4-r10: No space left on device
(55/91) Installing vlc (3.0.17.4-r10)
ERROR: Failed to create usr/lib/vlc/lua/sd/icecast.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/lua/sd/jamendo.luac: No such file or directory
ERROR: Failed to create usr/lib/vlc/plugins/access/libaccess_alsa_plugin.so: No such file or directory
ERROR: Failed to create usr/lib/vlc/plugins/access/libaccess_concat_plugin.so: No such file or directory
ERROR: Failed to create usr/lib/vlc/plugins/access/libaccess_imem_plugin.so: No such file or directory
ERROR: Failed to create usr/lib/vlc/plugins/access/libaccess_mms_plugin.so: No such file or directory
ERROR: Failed to create usr/lib/vlc/plugins/access/libaccess_realrtsp_plugin.so: No such file or directory
ERROR: Failed to create usr/lib/vlc/plugins/access/libaccess_srt_plugin.so: No such file or directory
ERROR: Failed to create usr/lib/vlc/plugins/access/libattachment_plugin.so: No such file or directory
ERROR: Failed to create usr/lib/vlc/plugins/access/libcdda_plugin.so: No such file or directory
ERROR: Failed to create usr/lib/vlc/plugins/access/libdc1394_plugin.so: No such file or directory
ERROR: vlc-3.0.17.4-r10: Operation not permitted
(56/91) Installing elisa (22.08.3-r0)
ERROR: Failed to create usr/bin/elisa: No space left on device
ERROR: elisa-22.08.3-r0: No space left on device
(57/91) Installing kunitconversion (9999_git1667786877-r0)
ERROR: Failed to create usr/share/locale/bg/LC_MESSAGES/kunitconversion5.mo: No space left on device
ERROR: kunitconversion-9999_git1667786877-r0: No space left on device
(58/91) Installing kalk (9999_git1667789908-r0)
(59/91) Installing qt5-qtkeychain (0.13.2-r0)
(60/91) Installing kasts (9999_git1667789917-r0)
ERROR: kasts-9999_git1667789917-r0: No space left on device
(61/91) Installing keysmith (9999_git1667927348-r0)
ERROR: keysmith-9999_git1667927348-r0: No space left on device
(62/91) Installing krecorder (9999_git1668057471-r1)
ERROR: krecorder-9999_git1668057471-r1: No space left on device
(63/91) Installing kpublictransport (22.08.3-r0)
ERROR: kpublictransport-22.08.3-r0: No space left on device
(64/91) Installing ktrip (9999_git1667790799-r0)
ERROR: ktrip-9999_git1667790799-r0: No space left on device
(65/91) Installing kweathercore (9999_git1667787915-r0)
ERROR: kweathercore-9999_git1667787915-r0: No space left on device
(66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0)
ERROR: qt5-qtcharts-5.15.6_git20220816-r0: No space left on device
(67/91) Installing kweather (9999_git1668056834-r1)
ERROR: kweather-9999_git1668056834-r1: No space left on device
(68/91) Installing libquotient (0.6.11-r0)
ERROR: libquotient-0.6.11-r0: No space left on device
(69/91) Installing libcmark (0.30.2-r1)
ERROR: libcmark-0.30.2-r1: No space left on device
(70/91) Installing neochat (9999_git1668045966-r0)
ERROR: neochat-9999_git1668045966-r0: No space left on device
(71/91) Installing kjs (9999_git1667651362-r0)
ERROR: kjs-9999_git1667651362-r0: No space left on device
(72/91) Installing libdjvulibre (3.5.28-r2)
ERROR: libdjvulibre-3.5.28-r2: No space left on device
(73/91) Installing libzip (1.9.2-r2)
ERROR: libzip-1.9.2-r2: No space left on device
(74/91) Installing ebook-tools (0.2.2-r3)
(75/91) Installing discount-libs (2.2.7b-r0)
ERROR: discount-libs-2.2.7b-r0: Operation not permitted
(76/91) Installing poppler (22.11.0-r0)
ERROR: poppler-22.11.0-r0: Operation not permitted
(77/91) Installing poppler-qt5 (22.11.0-r0)
ERROR: poppler-qt5-22.11.0-r0: Operation not permitted
(78/91) Installing kdegraphics-mobipocket (22.08.3-r0)
ERROR: kdegraphics-mobipocket-22.08.3-r0: Operation not permitted
(79/91) Installing libspectre (0.2.11-r0)
ERROR: libspectre-0.2.11-r0: Operation not permitted
(80/91) Installing okular-common (22.08.3-r0)
ERROR: okular-common-22.08.3-r0: Operation not permitted
(81/91) Installing okular (22.08.3-r0)
ERROR: okular-22.08.3-r0: Operation not permitted
(82/91) Installing plasma-camera (1.0_git20210328-r2)
ERROR: plasma-camera-1.0_git20210328-r2: Operation not permitted
(83/91) Installing gst-libav (1.20.4-r0)
ERROR: gst-libav-1.20.4-r0: Operation not permitted
(84/91) Installing gst-plugins-good-qt (1.20.4-r1)
ERROR: gst-plugins-good-qt-1.20.4-r1: Operation not permitted
(85/91) Installing plasmatube (9999_git1667789993-r0)
ERROR: plasmatube-9999_git1667789993-r0: Operation not permitted
(86/91) Installing postmarketos-config-nftables-upnp-client (0.13-r0)
ERROR: postmarketos-config-nftables-upnp-client-0.13-r0: Operation not permitted
(87/91) Installing postmarketos-config-nftables-mdns (0.13-r0)
ERROR: postmarketos-config-nftables-mdns-0.13-r0: Operation not permitted
(88/91) Installing postmarketos-config-nftables-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-chromecast-0.13-r0: Operation not permitted
(89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0)
ERROR: postmarketos-config-nftables-vlc-chromecast-0.13-r0: Operation not permitted
(90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0)
ERROR: qt5-qtwebsockets-5.15.6_git20220907-r0: Operation not permitted
(91/91) Installing tokodon (9999_git1667927960-r0)
ERROR: tokodon-9999_git1667927960-r0: Operation not permitted
Executing busybox-1.35.0-r27.trigger
ERROR: sybox-1.35.0-r27.trigger: failed to execute: No space left on device
Executing gtk-update-icon-cache-3.24.34-r7.trigger
ERROR: k-update-icon-cache-3.24.34-r7.trigger: failed to execute: No space left on device
Executing postmarketos-base-23-r1.trigger
ERROR: stmarketos-base-23-r1.trigger: failed to execute: No space left on device
36 errors; 2406 MiB in 815 packages
sh: write error: No space left on device
(chroot) Exiting chroot...
[16:11:50] Unregister qemu binfmt (arm)
[16:11:50] Unregister qemu binfmt (aarch64)
[16:11:50] Unregister qemu binfmt (riscv64)
[16:11:50] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y
[16:11:50] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native
[16:11:51] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y
[16:11:51] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro
[16:11:52] Cleared up ~4421 MB of space
[16:11:52] DONE!
removed 'images/pmos-plasma-mobile-nightly-20221109-pine64-pinephone.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221109-pine64-pinephone.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221109-pine64-pinephonepro.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221109-pine64-pinephonepro.img.xz.sha256'
removed 'images/pmos-plasma-mobile-nightly-20221109-tablet-x64uefi.img.xz'
removed 'images/pmos-plasma-mobile-nightly-20221109-tablet-x64uefi.img.xz.sha256'
Compressing pine64-pinephone.img
pine64-pinephone.img: 884.9 MiB / 2,932.0 MiB = 0.302, 28 MiB/s, 1:43
renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221110-pine64-pinephone.img.xz'
Compressing pine64-pinephonepro.img
pine64-pinephonepro.img: 818.8 MiB / 2,888.0 MiB = 0.284, 28 MiB/s, 1:42
renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221110-pine64-pinephonepro.img.xz'
Compressing tablet-x64uefi.img
tablet-x64uefi.img: 1,231.6 MiB / 3,948.0 MiB = 0.312, 30 MiB/s, 2:10
renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221110-tablet-x64uefi.img.xz'
sending incremental file list
deleting images/pmos-plasma-mobile-nightly-20221109-tablet-x64uefi.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221109-tablet-x64uefi.img.xz
deleting images/pmos-plasma-mobile-nightly-20221109-pine64-pinephonepro.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221109-pine64-pinephonepro.img.xz
deleting images/pmos-plasma-mobile-nightly-20221109-pine64-pinephone.img.xz.sha256
deleting images/pmos-plasma-mobile-nightly-20221109-pine64-pinephone.img.xz
images/
images/pmos-plasma-mobile-nightly-20221110-pine64-pinephone.img.xz

         32,768   0%    0.00kB/s    0:00:00  
      3,342,336   0%    3.10MB/s    0:04:51  
      4,521,984   0%    2.10MB/s    0:07:09  
      5,832,704   0%    1.79MB/s    0:08:23  
      7,143,424   0%    1.63MB/s    0:09:13  
      8,454,144   0%    1.16MB/s    0:12:55  
      9,764,864   1%    1.17MB/s    0:12:44  
     11,075,584   1%    1.18MB/s    0:12:40  
     12,386,304   1%    1.19MB/s    0:12:29  
     13,697,024   1%    1.20MB/s    0:12:21  
     15,007,744   1%    1.22MB/s    0:12:13  
     16,318,464   1%    1.22MB/s    0:12:08  
     17,629,184   1%    1.22MB/s    0:12:07  
     18,939,904   2%    1.22MB/s    0:12:05  
     20,250,624   2%    1.23MB/s    0:12:01  
     21,561,344   2%    1.23MB/s    0:12:00  
     22,872,064   2%    1.23MB/s    0:11:59  
     24,182,784   2%    1.23MB/s    0:11:58  
     25,493,504   2%    1.22MB/s    0:12:00  
     26,804,224   2%    1.23MB/s    0:11:57  
     28,114,944   3%    1.23MB/s    0:11:56  
     29,425,664   3%    1.23MB/s    0:11:55  
     30,736,384   3%    1.23MB/s    0:11:52  
     32,047,104   3%    1.23MB/s    0:11:53  
     33,357,824   3%    1.22MB/s    0:11:54  
     34,668,544   3%    1.23MB/s    0:11:51  
     35,979,264   3%    1.23MB/s    0:11:50  
     37,289,984   4%    1.23MB/s    0:11:49  
     38,600,704   4%    1.23MB/s    0:11:47  
     39,911,424   4%    1.23MB/s    0:11:47  
     41,222,144   4%    1.23MB/s    0:11:46  
     42,532,864   4%    1.22MB/s    0:11:48  
     43,843,584   4%    1.22MB/s    0:11:47  
     45,154,304   4%    1.22MB/s    0:11:47  
     46,465,024   5%    1.22MB/s    0:11:46  
     47,775,744   5%    1.22MB/s    0:11:44  
     49,086,464   5%    1.23MB/s    0:11:40  
     50,397,184   5%    1.22MB/s    0:11:39  
     51,707,904   5%    1.22MB/s    0:11:39  
     53,018,624   5%    1.23MB/s    0:11:35  
     54,329,344   5%    1.23MB/s    0:11:36  
     55,640,064   5%    1.23MB/s    0:11:33  
     56,950,784   6%    1.23MB/s    0:11:31  
     58,261,504   6%    1.23MB/s    0:11:31  
     59,572,224   6%    1.23MB/s    0:11:30  
     60,882,944   6%    1.23MB/s    0:11:30  
     62,193,664   6%    1.23MB/s    0:11:28  
     63,504,384   6%    1.23MB/s    0:11:28  
     64,815,104   6%    1.23MB/s    0:11:27  
     66,125,824   7%    1.23MB/s    0:11:24  
     67,403,776   7%    1.22MB/s    0:11:29  
     68,714,496   7%    1.22MB/s    0:11:27  
     70,025,216   7%    1.22MB/s    0:11:27  
     71,335,936   7%    1.22MB/s    0:11:26  
     72,646,656   7%    1.23MB/s    0:11:20  
     73,957,376   7%    1.23MB/s    0:11:19  
     75,268,096   8%    1.23MB/s    0:11:17  
     76,578,816   8%    1.23MB/s    0:11:17  
     77,889,536   8%    1.23MB/s    0:11:16  
     79,200,256   8%    1.23MB/s    0:11:15  
     80,510,976   8%    1.23MB/s    0:11:14  
     81,821,696   8%    1.23MB/s    0:11:12  
     83,132,416   8%    1.23MB/s    0:11:11  
     84,443,136   9%    1.23MB/s    0:11:10  
     85,753,856   9%    1.23MB/s    0:11:09  
     87,064,576   9%    1.23MB/s    0:11:08  
     88,375,296   9%    1.23MB/s    0:11:07  
     89,686,016   9%    1.23MB/s    0:11:06  
     90,996,736   9%    1.23MB/s    0:11:05  
     92,307,456   9%    1.23MB/s    0:11:05  
     93,618,176  10%    1.23MB/s    0:11:04  
     94,928,896  10%    1.23MB/s    0:11:02  
     96,239,616  10%    1.23MB/s    0:11:02  
     97,550,336  10%    1.23MB/s    0:11:01  
     98,861,056  10%    1.23MB/s    0:11:00  
    100,171,776  10%    1.22MB/s    0:10:59  
    101,482,496  10%    1.23MB/s    0:10:57  
    102,793,216  11%    1.23MB/s    0:10:57  
    104,103,936  11%    1.23MB/s    0:10:56  
    105,414,656  11%    1.23MB/s    0:10:55  
    106,725,376  11%    1.22MB/s    0:10:54  
    108,036,096  11%    1.23MB/s    0:10:53  
    109,346,816  11%    1.23MB/s    0:10:51  
    110,657,536  11%    1.23MB/s    0:10:51  
    111,968,256  12%    1.23MB/s    0:10:50  
    113,278,976  12%    1.22MB/s    0:10:49  
    114,589,696  12%    1.23MB/s    0:10:48  
    115,900,416  12%    1.23MB/s    0:10:47  
    117,211,136  12%    1.23MB/s    0:10:45  
    118,521,856  12%    1.23MB/s    0:10:44  
    119,832,576  12%    1.23MB/s    0:10:43  
    121,143,296  13%    1.22MB/s    0:10:45  
    122,454,016  13%    1.22MB/s    0:10:44  
    123,764,736  13%    1.22MB/s    0:10:43  
    125,075,456  13%    1.22MB/s    0:10:42  
    126,386,176  13%    1.23MB/s    0:10:37  
    127,696,896  13%    1.22MB/s    0:10:38  
    129,007,616  13%    1.22MB/s    0:10:37  
    130,318,336  14%    1.22MB/s    0:10:36  
    131,629,056  14%    1.22MB/s    0:10:34  
    132,939,776  14%    1.23MB/s    0:10:32  
    134,250,496  14%    1.23MB/s    0:10:31  
    135,561,216  14%    1.23MB/s    0:10:30  
    136,871,936  14%    1.23MB/s    0:10:29  
    138,182,656  14%    1.23MB/s    0:10:28  
    139,493,376  15%    1.23MB/s    0:10:27  
    140,804,096  15%    1.23MB/s    0:10:25  
    142,114,816  15%    1.23MB/s    0:10:25  
    143,425,536  15%    1.22MB/s    0:10:25  
    144,736,256  15%    1.22MB/s    0:10:24  
    146,046,976  15%    1.22MB/s    0:10:23  
    147,357,696  15%    1.22MB/s    0:10:22  
    148,668,416  16%    1.23MB/s    0:10:20  
    149,979,136  16%    1.23MB/s    0:10:18  
    151,289,856  16%    1.23MB/s    0:10:17  
    152,600,576  16%    1.23MB/s    0:10:16  
    153,911,296  16%    1.23MB/s    0:10:15  
    155,222,016  16%    1.23MB/s    0:10:15  
    156,532,736  16%    1.23MB/s    0:10:13  
    157,843,456  17%    1.23MB/s    0:10:12  
    159,154,176  17%    1.21MB/s    0:10:21  
    160,464,896  17%    1.21MB/s    0:10:19  
    161,775,616  17%    1.21MB/s    0:10:18  
    163,086,336  17%    1.21MB/s    0:10:17  
    164,397,056  17%    1.23MB/s    0:10:07  
    165,707,776  17%    1.23MB/s    0:10:07  
    167,018,496  18%    1.23MB/s    0:10:06  
    168,329,216  18%    1.23MB/s    0:10:05  
    169,639,936  18%    1.23MB/s    0:10:03  
    170,950,656  18%    1.23MB/s    0:10:02  
    172,261,376  18%    1.23MB/s    0:10:02  
    173,572,096  18%    1.22MB/s    0:10:01  
    174,882,816  18%    1.23MB/s    0:10:00  
    176,193,536  18%    1.23MB/s    0:09:59  
    177,504,256  19%    1.23MB/s    0:09:57  
    178,814,976  19%    1.23MB/s    0:09:55  
    180,125,696  19%    1.23MB/s    0:09:54  
    181,436,416  19%    1.23MB/s    0:09:53  
    182,747,136  19%    1.23MB/s    0:09:53  
    184,057,856  19%    1.23MB/s    0:09:52  
    185,368,576  19%    1.23MB/s    0:09:50  
    186,679,296  20%    1.23MB/s    0:09:49  
    187,990,016  20%    1.23MB/s    0:09:49  
    189,300,736  20%    1.23MB/s    0:09:48  
    190,611,456  20%    1.22MB/s    0:09:48  
    191,922,176  20%    1.22MB/s    0:09:47  
    193,232,896  20%    1.23MB/s    0:09:44  
    194,543,616  20%    1.23MB/s    0:09:43  
    195,854,336  21%    1.22MB/s    0:09:46  
    197,165,056  21%    1.22MB/s    0:09:46  
    198,475,776  21%    1.22MB/s    0:09:45  
    199,786,496  21%    1.22MB/s    0:09:44  
    201,097,216  21%    1.22MB/s    0:09:39  
    202,375,168  21%    1.22MB/s    0:09:40  
    203,685,888  21%    1.22MB/s    0:09:40  
    204,996,608  22%    1.22MB/s    0:09:39  
    206,307,328  22%    1.22MB/s    0:09:37  
    207,618,048  22%    1.23MB/s    0:09:33  
    208,928,768  22%    1.23MB/s    0:09:32  
    210,239,488  22%    1.23MB/s    0:09:31  
    211,550,208  22%    1.23MB/s    0:09:29  
    212,860,928  22%    1.22MB/s    0:09:30  
    214,171,648  23%    1.23MB/s    0:09:27  
    215,482,368  23%    1.23MB/s    0:09:26  
    216,793,088  23%    1.23MB/s    0:09:25  
    218,103,808  23%    1.23MB/s    0:09:22  
    219,414,528  23%    1.23MB/s    0:09:23  
    220,725,248  23%    1.23MB/s    0:09:22  
    222,035,968  23%    1.23MB/s    0:09:21  
    223,346,688  24%    1.23MB/s    0:09:20  
    224,657,408  24%    1.23MB/s    0:09:18  
    225,968,128  24%    1.23MB/s    0:09:17  
    227,278,848  24%    1.23MB/s    0:09:16  
    228,589,568  24%    1.23MB/s    0:09:16  
    229,900,288  24%    1.23MB/s    0:09:15  
    231,211,008  24%    1.22MB/s    0:09:16  
    232,521,728  25%    1.22MB/s    0:09:15  
    233,832,448  25%    1.22MB/s    0:09:13  
    235,143,168  25%    1.22MB/s    0:09:12  
    236,453,888  25%    1.23MB/s    0:09:09  
    237,764,608  25%    1.23MB/s    0:09:08  
    239,075,328  25%    1.23MB/s    0:09:08  
    240,386,048  25%    1.23MB/s    0:09:06  
    241,696,768  26%    1.23MB/s    0:09:05  
    243,007,488  26%    1.23MB/s    0:09:04  
    244,318,208  26%    1.23MB/s    0:09:03  
    245,628,928  26%    1.23MB/s    0:09:02  
    246,939,648  26%    1.23MB/s    0:09:01  
    248,250,368  26%    1.23MB/s    0:09:00  
    249,561,088  26%    1.23MB/s    0:08:59  
    250,871,808  27%    1.23MB/s    0:08:58  
    252,182,528  27%    1.22MB/s    0:08:59  
    253,493,248  27%    1.22MB/s    0:08:58  
    254,803,968  27%    1.22MB/s    0:08:57  
    256,114,688  27%    1.22MB/s    0:08:56  
    257,425,408  27%    1.23MB/s    0:08:53  
    258,736,128  27%    1.23MB/s    0:08:52  
    260,046,848  28%    1.23MB/s    0:08:51  
    261,357,568  28%    1.23MB/s    0:08:50  
    262,668,288  28%    1.23MB/s    0:08:49  
    263,979,008  28%    1.23MB/s    0:08:48  
    265,289,728  28%    1.23MB/s    0:08:47  
    266,600,448  28%    1.23MB/s    0:08:46  
    267,911,168  28%    1.23MB/s    0:08:44  
    269,221,888  29%    1.23MB/s    0:08:44  
    270,401,536  29%    1.20MB/s    0:08:55  
    271,712,256  29%    1.19MB/s    0:08:59  
    273,022,976  29%    1.18MB/s    0:09:01  
    274,333,696  29%    1.18MB/s    0:09:00  
    275,644,416  29%    1.21MB/s    0:08:47  
    276,955,136  29%    1.22MB/s    0:08:41  
    278,265,856  29%    1.23MB/s    0:08:37  
    279,576,576  30%    1.23MB/s    0:08:36  
    280,887,296  30%    1.22MB/s    0:08:35  
    282,198,016  30%    1.22MB/s    0:08:34  
    283,508,736  30%    1.23MB/s    0:08:33  
    284,819,456  30%    1.23MB/s    0:08:32  
    286,130,176  30%    1.22MB/s    0:08:31  
    287,440,896  30%    1.23MB/s    0:08:29  
    288,751,616  31%    1.23MB/s    0:08:28  
    290,062,336  31%    1.23MB/s    0:08:27  
    291,373,056  31%    1.23MB/s    0:08:25  
    292,683,776  31%    1.22MB/s    0:08:26  
    293,994,496  31%    1.22MB/s    0:08:25  
    295,305,216  31%    1.20MB/s    0:08:33  
    296,648,704  31%    1.22MB/s    0:08:26  
    297,926,656  32%    1.21MB/s    0:08:27  
    299,237,376  32%    1.21MB/s    0:08:26  
    300,548,096  32%    1.23MB/s    0:08:16  
    301,858,816  32%    1.22MB/s    0:08:20  
    303,169,536  32%    1.22MB/s    0:08:18  
    304,480,256  32%    1.23MB/s    0:08:16  
    305,790,976  32%    1.23MB/s    0:08:15  
    307,101,696  33%    1.23MB/s    0:08:14  
    308,412,416  33%    1.23MB/s    0:08:12  
    309,723,136  33%    1.23MB/s    0:08:12  
    311,033,856  33%    1.22MB/s    0:08:11  
    312,344,576  33%    1.21MB/s    0:08:15  
    313,393,152  33%    1.15MB/s    0:08:40  
    314,703,872  33%    1.15MB/s    0:08:39  
    316,014,592  34%    1.15MB/s    0:08:38  
    317,325,312  34%    1.16MB/s    0:08:32  
    318,636,032  34%    1.23MB/s    0:08:05  
    319,946,752  34%    1.23MB/s    0:08:04  
    321,257,472  34%    1.23MB/s    0:08:02  
    322,568,192  34%    1.23MB/s    0:08:01  
    323,878,912  34%    1.23MB/s    0:08:00  
    325,189,632  35%    1.22MB/s    0:08:00  
    326,500,352  35%    1.22MB/s    0:07:59  
    327,811,072  35%    1.23MB/s    0:07:58  
    329,121,792  35%    1.22MB/s    0:07:57  
    330,432,512  35%    1.22MB/s    0:07:58  
    331,743,232  35%    1.22MB/s    0:07:55  
    333,053,952  35%    1.22MB/s    0:07:54  
    334,364,672  36%    1.22MB/s    0:07:53  
    335,642,624  36%    1.22MB/s    0:07:53  
    336,953,344  36%    1.22MB/s    0:07:53  
    338,264,064  36%    1.22MB/s    0:07:52  
    339,574,784  36%    1.22MB/s    0:07:50  
    340,885,504  36%    1.23MB/s    0:07:46  
    342,196,224  36%    1.23MB/s    0:07:45  
    343,506,944  37%    1.23MB/s    0:07:44  
    344,817,664  37%    1.23MB/s    0:07:43  
    346,128,384  37%    1.23MB/s    0:07:42  
    347,439,104  37%    1.23MB/s    0:07:41  
    348,749,824  37%    1.23MB/s    0:07:41  
    350,060,544  37%    1.22MB/s    0:07:43  
    351,371,264  37%    1.21MB/s    0:07:44  
    352,681,984  38%    1.22MB/s    0:07:41  
    353,992,704  38%    1.22MB/s    0:07:39  
    355,303,424  38%    1.23MB/s    0:07:35  
    356,614,144  38%    1.23MB/s    0:07:33  
    357,924,864  38%    1.23MB/s    0:07:33  
    359,235,584  38%    1.23MB/s    0:07:32  
    360,546,304  38%    1.23MB/s    0:07:31  
    361,857,024  38%    1.23MB/s    0:07:29  
    363,167,744  39%    1.23MB/s    0:07:28  
    364,478,464  39%    1.23MB/s    0:07:27  
    365,789,184  39%    1.23MB/s    0:07:27  
    367,099,904  39%    1.22MB/s    0:07:27  
    368,410,624  39%    1.22MB/s    0:07:26  
    369,721,344  39%    1.22MB/s    0:07:25  
    371,032,064  39%    1.22MB/s    0:07:23  
    372,342,784  40%    1.23MB/s    0:07:22  
    373,653,504  40%    1.23MB/s    0:07:20  
    374,964,224  40%    1.23MB/s    0:07:19  
    376,274,944  40%    1.23MB/s    0:07:18  
    377,585,664  40%    1.23MB/s    0:07:17  
    378,896,384  40%    1.23MB/s    0:07:16  
    380,207,104  40%    1.23MB/s    0:07:15  
    381,517,824  41%    1.23MB/s    0:07:14  
    382,828,544  41%    1.23MB/s    0:07:13  
    384,139,264  41%    1.23MB/s    0:07:13  
    385,449,984  41%    1.23MB/s    0:07:11  
    386,760,704  41%    1.22MB/s    0:07:11  
    388,071,424  41%    1.23MB/s    0:07:09  
    389,382,144  41%    1.23MB/s    0:07:07  
    390,692,864  42%    1.23MB/s    0:07:07  
    392,003,584  42%    1.23MB/s    0:07:05  
    393,314,304  42%    1.23MB/s    0:07:05  
    394,625,024  42%    1.23MB/s    0:07:04  
    395,935,744  42%    1.22MB/s    0:07:04  
    397,246,464  42%    1.22MB/s    0:07:03  
    398,557,184  42%    1.22MB/s    0:07:02  
    399,867,904  43%    1.22MB/s    0:07:01  
    401,178,624  43%    1.23MB/s    0:06:59  
    402,489,344  43%    1.22MB/s    0:06:59  
    403,800,064  43%    1.22MB/s    0:06:58  
    405,110,784  43%    1.23MB/s    0:06:56  
    406,421,504  43%    1.23MB/s    0:06:55  
    407,732,224  43%    1.23MB/s    0:06:54  
    409,042,944  44%    1.23MB/s    0:06:53  
    410,353,664  44%    1.22MB/s    0:06:52  
    411,664,384  44%    1.22MB/s    0:06:51  
    412,975,104  44%    1.22MB/s    0:06:50  
    414,285,824  44%    1.23MB/s    0:06:49  
    415,596,544  44%    1.23MB/s    0:06:47  
    416,907,264  44%    1.23MB/s    0:06:46  
    418,217,984  45%    1.23MB/s    0:06:45  
    419,528,704  45%    1.23MB/s    0:06:44  
    420,839,424  45%    1.23MB/s    0:06:43  
    422,150,144  45%    1.23MB/s    0:06:42  
    423,460,864  45%    1.23MB/s    0:06:41  
    424,771,584  45%    1.23MB/s    0:06:40  
    426,082,304  45%    1.23MB/s    0:06:39  
    427,393,024  46%    1.22MB/s    0:06:40  
    428,703,744  46%    1.22MB/s    0:06:40  
    430,014,464  46%    1.22MB/s    0:06:38  
    431,325,184  46%    1.21MB/s    0:06:39  
    432,635,904  46%    1.22MB/s    0:06:35  
    433,946,624  46%    1.23MB/s    0:06:32  
    435,257,344  46%    1.23MB/s    0:06:32  
    436,568,064  47%    1.23MB/s    0:06:29  
    437,878,784  47%    1.23MB/s    0:06:29  
    439,189,504  47%    1.23MB/s    0:06:29  
    440,500,224  47%    1.23MB/s    0:06:27  
    441,810,944  47%    1.23MB/s    0:06:26  
    443,121,664  47%    1.23MB/s    0:06:25  
    444,432,384  47%    1.23MB/s    0:06:24  
    445,743,104  48%    1.23MB/s    0:06:23  
    447,053,824  48%    1.23MB/s    0:06:22  
    448,364,544  48%    1.23MB/s    0:06:21  
    449,675,264  48%    1.23MB/s    0:06:20  
    450,985,984  48%    1.23MB/s    0:06:19  
    452,296,704  48%    1.23MB/s    0:06:18  
    453,607,424  48%    1.23MB/s    0:06:16  
    454,918,144  49%    1.23MB/s    0:06:16  
    456,228,864  49%    1.23MB/s    0:06:14  
    457,539,584  49%    1.23MB/s    0:06:14  
    458,850,304  49%    1.23MB/s    0:06:12  
    460,161,024  49%    1.23MB/s    0:06:11  
    461,471,744  49%    1.23MB/s    0:06:11  
    462,782,464  49%    1.23MB/s    0:06:10  
    464,093,184  50%    1.23MB/s    0:06:09  
    465,403,904  50%    1.22MB/s    0:06:08  
    466,714,624  50%    1.23MB/s    0:06:07  
    468,025,344  50%    1.23MB/s    0:06:06  
    469,336,064  50%    1.23MB/s    0:06:04  
    470,614,016  50%    1.22MB/s    0:06:05  
    471,924,736  50%    1.22MB/s    0:06:05  
    473,235,456  51%    1.22MB/s    0:06:04  
    474,546,176  51%    1.22MB/s    0:06:03  
    475,856,896  51%    1.23MB/s    0:06:00  
    477,167,616  51%    1.23MB/s    0:05:58  
    478,478,336  51%    1.23MB/s    0:05:57  
    479,789,056  51%    1.23MB/s    0:05:56  
    481,099,776  51%    1.23MB/s    0:05:55  
    482,410,496  51%    1.23MB/s    0:05:54  
    483,721,216  52%    1.23MB/s    0:05:54  
    485,031,936  52%    1.22MB/s    0:05:53  
    486,342,656  52%    1.22MB/s    0:05:53  
    487,653,376  52%    1.22MB/s    0:05:52  
    488,964,096  52%    1.21MB/s    0:05:53  
    490,274,816  52%    1.22MB/s    0:05:50  
    491,585,536  52%    1.22MB/s    0:05:49  
    492,896,256  53%    1.22MB/s    0:05:48  
    494,206,976  53%    1.23MB/s    0:05:44  
    495,517,696  53%    1.22MB/s    0:05:45  
    496,828,416  53%    1.22MB/s    0:05:44  
    498,139,136  53%    1.22MB/s    0:05:43  
    499,449,856  53%    1.22MB/s    0:05:42  
    500,760,576  53%    1.22MB/s    0:05:41  
    502,071,296  54%    1.22MB/s    0:05:39  
    503,382,016  54%    1.22MB/s    0:05:40  
    504,692,736  54%    1.21MB/s    0:05:40  
    506,003,456  54%    1.21MB/s    0:05:39  
    507,314,176  54%    1.22MB/s    0:05:37  
    508,624,896  54%    1.22MB/s    0:05:34  
    509,935,616  54%    1.23MB/s    0:05:33  
    511,246,336  55%    1.22MB/s    0:05:32  
    512,557,056  55%    1.22MB/s    0:05:31  
    513,867,776  55%    1.22MB/s    0:05:31  
    515,178,496  55%    1.22MB/s    0:05:29  
    516,489,216  55%    1.22MB/s    0:05:28  
    517,799,936  55%    1.22MB/s    0:05:27  
    519,110,656  55%    1.23MB/s    0:05:25  
    520,421,376  56%    1.22MB/s    0:05:24  
    521,732,096  56%    1.23MB/s    0:05:23  
    523,042,816  56%    1.23MB/s    0:05:22  
    524,353,536  56%    1.22MB/s    0:05:21  
    525,664,256  56%    1.23MB/s    0:05:20  
    526,974,976  56%    1.23MB/s    0:05:19  
    528,285,696  56%    1.23MB/s    0:05:18  
    529,596,416  57%    1.21MB/s    0:05:22  
    530,907,136  57%    1.19MB/s    0:05:27  
    532,217,856  57%    1.18MB/s    0:05:27  
    533,528,576  57%    1.18MB/s    0:05:27  
    534,839,296  57%    1.20MB/s    0:05:21  
    536,150,016  57%    1.22MB/s    0:05:13  
    537,460,736  57%    1.22MB/s    0:05:12  
    538,771,456  58%    1.23MB/s    0:05:09  
    540,082,176  58%    1.23MB/s    0:05:08  
    541,392,896  58%    1.23MB/s    0:05:07  
    542,703,616  58%    1.23MB/s    0:05:05  
    543,752,192  58%    1.16MB/s    0:05:23  
    545,062,912  58%    1.16MB/s    0:05:22  
    546,373,632  58%    1.16MB/s    0:05:21  
    547,684,352  59%    1.16MB/s    0:05:20  
    548,995,072  59%    1.23MB/s    0:05:01  
    550,305,792  59%    1.23MB/s    0:05:00  
    551,616,512  59%    1.23MB/s    0:04:59  
    552,927,232  59%    1.23MB/s    0:04:58  
    554,237,952  59%    1.23MB/s    0:04:57  
    555,548,672  59%    1.23MB/s    0:04:56  
    556,859,392  60%    1.23MB/s    0:04:55  
    558,170,112  60%    1.23MB/s    0:04:54  
    559,480,832  60%    1.22MB/s    0:04:53  
    560,791,552  60%    1.22MB/s    0:04:53  
    562,102,272  60%    1.22MB/s    0:04:52  
    563,412,992  60%    1.22MB/s    0:04:51  
    564,723,712  60%    1.21MB/s    0:04:51  
    566,034,432  61%    1.21MB/s    0:04:52  
    567,345,152  61%    1.20MB/s    0:04:53  
    568,655,872  61%    1.20MB/s    0:04:52  
    569,966,592  61%    1.20MB/s    0:04:51  
    571,277,312  61%    1.20MB/s    0:04:50  
    572,588,032  61%    1.20MB/s    0:04:50  
    573,898,752  61%    1.19MB/s    0:04:49  
    575,209,472  61%    1.19MB/s    0:04:49  
    576,520,192  62%    1.19MB/s    0:04:47  
    577,830,912  62%    1.20MB/s    0:04:45  
    579,141,632  62%    1.20MB/s    0:04:44  
    580,452,352  62%    1.19MB/s    0:04:45  
    581,763,072  62%    1.19MB/s    0:04:44  
    583,073,792  62%    1.19MB/s    0:04:44  
    584,384,512  62%    1.19MB/s    0:04:42  
    585,695,232  63%    1.20MB/s    0:04:37  
    587,005,952  63%    1.20MB/s    0:04:36  
    588,316,672  63%    1.21MB/s    0:04:34  
    589,627,392  63%    1.21MB/s    0:04:33  
    590,938,112  63%    1.20MB/s    0:04:33  
    592,248,832  63%    1.20MB/s    0:04:32  
    593,559,552  63%    1.20MB/s    0:04:31  
    594,870,272  64%    1.20MB/s    0:04:30  
    596,180,992  64%    1.21MB/s    0:04:27  
    597,491,712  64%    1.20MB/s    0:04:28  
    598,802,432  64%    1.20MB/s    0:04:28  
    600,113,152  64%    1.19MB/s    0:04:29  
    601,423,872  64%    1.18MB/s    0:04:29  
    602,734,592  64%    1.17MB/s    0:04:30  
    604,012,544  65%    1.17MB/s    0:04:31  
    605,323,264  65%    1.16MB/s    0:04:30  
    606,633,984  65%    1.17MB/s    0:04:28  
    607,944,704  65%    1.19MB/s    0:04:22  
    609,255,424  65%    1.20MB/s    0:04:18  
    610,566,144  65%    1.22MB/s    0:04:13  
    611,876,864  65%    1.23MB/s    0:04:11  
    613,187,584  66%    1.23MB/s    0:04:10  
    614,498,304  66%    1.23MB/s    0:04:09  
    615,809,024  66%    1.22MB/s    0:04:10  
    617,119,744  66%    1.21MB/s    0:04:09  
    618,430,464  66%    1.22MB/s    0:04:08  
    619,741,184  66%    1.21MB/s    0:04:08  
    621,051,904  66%    1.22MB/s    0:04:04  
    622,362,624  67%    1.23MB/s    0:04:03  
    623,673,344  67%    1.22MB/s    0:04:02  
    624,984,064  67%    1.23MB/s    0:04:00  
    626,294,784  67%    1.23MB/s    0:03:59  
    627,605,504  67%    1.22MB/s    0:03:59  
    628,916,224  67%    1.23MB/s    0:03:57  
    630,226,944  67%    1.22MB/s    0:03:57  
    631,537,664  68%    1.20MB/s    0:04:00  
    632,848,384  68%    1.20MB/s    0:03:59  
    634,159,104  68%    1.20MB/s    0:03:58  
    635,469,824  68%    1.20MB/s    0:03:57  
    636,780,544  68%    1.22MB/s    0:03:52  
    638,091,264  68%    1.22MB/s    0:03:51  
    639,401,984  68%    1.22MB/s    0:03:50  
    640,712,704  69%    1.22MB/s    0:03:49  
    642,023,424  69%    1.22MB/s    0:03:47  
    643,334,144  69%    1.22MB/s    0:03:47  
    644,644,864  69%    1.22MB/s    0:03:46  
    645,955,584  69%    1.22MB/s    0:03:45  
    647,266,304  69%    1.22MB/s    0:03:44  
    648,577,024  69%    1.23MB/s    0:03:42  
    649,887,744  70%    1.23MB/s    0:03:41  
    651,198,464  70%    1.23MB/s    0:03:40  
    652,509,184  70%    1.23MB/s    0:03:39  
    653,819,904  70%    1.23MB/s    0:03:38  
    655,130,624  70%    1.23MB/s    0:03:37  
    656,441,344  70%    1.22MB/s    0:03:37  
    657,752,064  70%    1.22MB/s    0:03:36  
    659,062,784  71%    1.22MB/s    0:03:35  
    660,373,504  71%    1.22MB/s    0:03:34  
    661,684,224  71%    1.22MB/s    0:03:32  
    662,994,944  71%    1.23MB/s    0:03:30  
    664,305,664  71%    1.23MB/s    0:03:29  
    665,616,384  71%    1.23MB/s    0:03:28  
    666,927,104  71%    1.22MB/s    0:03:28  
    668,237,824  72%    1.22MB/s    0:03:27  
    669,548,544  72%    1.22MB/s    0:03:25  
    670,859,264  72%    1.23MB/s    0:03:24  
    672,169,984  72%    1.23MB/s    0:03:23  
    673,480,704  72%    1.23MB/s    0:03:21  
    674,791,424  72%    1.22MB/s    0:03:22  
    676,102,144  72%    1.22MB/s    0:03:21  
    677,412,864  73%    1.22MB/s    0:03:20  
    678,723,584  73%    1.22MB/s    0:03:19  
    680,034,304  73%    1.22MB/s    0:03:17  
    681,345,024  73%    1.22MB/s    0:03:16  
    682,655,744  73%    1.22MB/s    0:03:15  
    683,966,464  73%    1.22MB/s    0:03:14  
    685,277,184  73%    1.22MB/s    0:03:14  
    686,587,904  73%    1.20MB/s    0:03:16  
    687,898,624  74%    1.20MB/s    0:03:15  
    689,209,344  74%    1.20MB/s    0:03:14  
    690,520,064  74%    1.20MB/s    0:03:13  
    691,830,784  74%    1.22MB/s    0:03:08  
    693,141,504  74%    1.22MB/s    0:03:07  
    694,452,224  74%    1.22MB/s    0:03:07  
    695,762,944  74%    1.22MB/s    0:03:06  
    697,073,664  75%    1.22MB/s    0:03:05  
    698,384,384  75%    1.22MB/s    0:03:04  
    699,695,104  75%    1.22MB/s    0:03:02  
    701,005,824  75%    1.22MB/s    0:03:02  
    702,316,544  75%    1.22MB/s    0:03:00  
    703,627,264  75%    1.21MB/s    0:03:01  
    704,937,984  75%    1.21MB/s    0:03:00  
    706,248,704  76%    1.21MB/s    0:02:58  
    707,559,424  76%    1.22MB/s    0:02:57  
    708,870,144  76%    1.22MB/s    0:02:54  
    710,180,864  76%    1.23MB/s    0:02:53  
    711,491,584  76%    1.23MB/s    0:02:52  
    712,802,304  76%    1.23MB/s    0:02:51  
    714,113,024  76%    1.22MB/s    0:02:50  
    715,423,744  77%    1.22MB/s    0:02:49  
    716,734,464  77%    1.22MB/s    0:02:48  
    717,914,112  77%    1.20MB/s    0:02:51  
    719,224,832  77%    1.20MB/s    0:02:50  
    720,535,552  77%    1.20MB/s    0:02:49  
    721,846,272  77%    1.20MB/s    0:02:47  
    723,156,992  77%    1.22MB/s    0:02:43  
    724,467,712  78%    1.22MB/s    0:02:42  
    725,778,432  78%    1.22MB/s    0:02:41  
    727,089,152  78%    1.22MB/s    0:02:40  
    728,399,872  78%    1.22MB/s    0:02:39  
    729,710,592  78%    1.22MB/s    0:02:38  
    731,021,312  78%    1.22MB/s    0:02:37  
    732,332,032  78%    1.22MB/s    0:02:36  
    733,642,752  79%    1.22MB/s    0:02:35  
    734,953,472  79%    1.22MB/s    0:02:34  
    736,264,192  79%    1.21MB/s    0:02:34  
    737,574,912  79%    1.21MB/s    0:02:33  
    738,721,792  79%    1.17MB/s    0:02:37  
    740,032,512  79%    1.17MB/s    0:02:36  
    741,343,232  79%    1.18MB/s    0:02:35  
    742,653,952  80%    1.18MB/s    0:02:33  
    743,964,672  80%    1.21MB/s    0:02:28  
    745,275,392  80%    1.21MB/s    0:02:27  
    746,586,112  80%    1.21MB/s    0:02:26  
    747,896,832  80%    1.21MB/s    0:02:25  
    749,207,552  80%    1.22MB/s    0:02:22  
    750,518,272  80%    1.22MB/s    0:02:22  
    751,828,992  81%    1.22MB/s    0:02:21  
    753,139,712  81%    1.22MB/s    0:02:20  
    754,450,432  81%    1.21MB/s    0:02:20  
    755,761,152  81%    1.21MB/s    0:02:18  
    757,071,872  81%    1.22MB/s    0:02:17  
    758,382,592  81%    1.22MB/s    0:02:15  
    759,693,312  81%    1.23MB/s    0:02:13  
    761,004,032  82%    1.23MB/s    0:02:12  
    762,314,752  82%    1.23MB/s    0:02:11  
    763,625,472  82%    1.23MB/s    0:02:10  
    764,936,192  82%    1.23MB/s    0:02:09  
    766,246,912  82%    1.23MB/s    0:02:08  
    767,557,632  82%    1.23MB/s    0:02:07  
    768,868,352  82%    1.23MB/s    0:02:06  
    770,179,072  83%    1.23MB/s    0:02:05  
    771,489,792  83%    1.23MB/s    0:02:04  
    772,800,512  83%    1.23MB/s    0:02:03  
    774,111,232  83%    1.23MB/s    0:02:02  
    775,421,952  83%    1.23MB/s    0:02:01  
    776,732,672  83%    1.23MB/s    0:02:00  
    778,043,392  83%    1.22MB/s    0:01:59  
    779,354,112  83%    1.23MB/s    0:01:58  
    780,664,832  84%    1.23MB/s    0:01:57  
    781,975,552  84%    1.22MB/s    0:01:56  
    783,286,272  84%    1.22MB/s    0:01:55  
    784,596,992  84%    1.22MB/s    0:01:54  
    785,907,712  84%    1.22MB/s    0:01:53  
    787,218,432  84%    1.22MB/s    0:01:52  
    788,529,152  84%    1.19MB/s    0:01:54  
    789,708,800  85%    1.15MB/s    0:01:57  
    790,888,448  85%    1.12MB/s    0:01:59  
    792,199,168  85%    1.12MB/s    0:01:58  
    793,509,888  85%    1.16MB/s    0:01:53  
    794,820,608  85%    1.19MB/s    0:01:48  
    796,131,328  85%    1.22MB/s    0:01:45  
    797,442,048  85%    1.22MB/s    0:01:44  
    798,752,768  86%    1.23MB/s    0:01:42  
    800,063,488  86%    1.23MB/s    0:01:41  
    801,374,208  86%    1.23MB/s    0:01:40  
    802,684,928  86%    1.23MB/s    0:01:39  
    803,995,648  86%    1.23MB/s    0:01:38  
    805,306,368  86%    1.23MB/s    0:01:37  
    806,617,088  86%    1.23MB/s    0:01:36  
    807,927,808  87%    1.23MB/s    0:01:35  
    809,238,528  87%    1.22MB/s    0:01:34  
    810,549,248  87%    1.22MB/s    0:01:34  
    811,859,968  87%    1.22MB/s    0:01:32  
    813,170,688  87%    1.22MB/s    0:01:31  
    814,481,408  87%    1.23MB/s    0:01:30  
    815,792,128  87%    1.23MB/s    0:01:29  
    817,102,848  88%    1.23MB/s    0:01:28  
    818,413,568  88%    1.23MB/s    0:01:27  
    819,724,288  88%    1.23MB/s    0:01:25  
    821,035,008  88%    1.22MB/s    0:01:25  
    822,345,728  88%    1.23MB/s    0:01:23  
    823,656,448  88%    1.23MB/s    0:01:22  
    824,967,168  88%    1.23MB/s    0:01:21  
    826,277,888  89%    1.23MB/s    0:01:20  
    827,588,608  89%    1.23MB/s    0:01:19  
    828,899,328  89%    1.23MB/s    0:01:18  
    830,210,048  89%    1.22MB/s    0:01:17  
    831,520,768  89%    1.22MB/s    0:01:17  
    832,831,488  89%    1.22MB/s    0:01:16  
    834,142,208  89%    1.22MB/s    0:01:15  
    835,321,856  90%    1.19MB/s    0:01:15  
    836,501,504  90%    1.17MB/s    0:01:16  
    837,812,224  90%    1.15MB/s    0:01:16  
    839,122,944  90%    1.13MB/s    0:01:16  
    840,433,664  90%    1.14MB/s    0:01:15  
    841,744,384  90%    1.15MB/s    0:01:13  
    842,924,032  90%    1.14MB/s    0:01:12  
    844,234,752  90%    1.16MB/s    0:01:10  
    845,545,472  91%    1.18MB/s    0:01:08  
    846,856,192  91%    1.19MB/s    0:01:06  
    848,166,912  91%    1.22MB/s    0:01:03  
    849,477,632  91%    1.23MB/s    0:01:02  
    850,788,352  91%    1.23MB/s    0:01:01  
    852,099,072  91%    1.23MB/s    0:01:00  
    853,409,792  91%    1.23MB/s    0:00:59  
    854,720,512  92%    1.23MB/s    0:00:58  
    856,031,232  92%    1.23MB/s    0:00:57  
    857,341,952  92%    1.23MB/s    0:00:56  
    858,652,672  92%    1.22MB/s    0:00:55  
    859,963,392  92%    1.22MB/s    0:00:54  
    861,274,112  92%    1.22MB/s    0:00:53  
    862,584,832  92%    1.23MB/s    0:00:51  
    863,895,552  93%    1.23MB/s    0:00:50  
    865,206,272  93%    1.23MB/s    0:00:49  
    866,516,992  93%    1.23MB/s    0:00:48  
    867,827,712  93%    1.23MB/s    0:00:47  
    869,138,432  93%    1.23MB/s    0:00:46  
    870,449,152  93%    1.22MB/s    0:00:45  
    871,759,872  93%    1.23MB/s    0:00:44  
    873,037,824  94%    1.22MB/s    0:00:43  
    874,348,544  94%    1.22MB/s    0:00:42  
    875,659,264  94%    1.21MB/s    0:00:42  
    876,969,984  94%    1.21MB/s    0:00:41  
    878,280,704  94%    1.21MB/s    0:00:39  
    879,591,424  94%    1.21MB/s    0:00:39  
    880,902,144  94%    1.21MB/s    0:00:37  
    882,212,864  95%    1.21MB/s    0:00:36  
    883,523,584  95%    1.22MB/s    0:00:35  
    884,834,304  95%    1.22MB/s    0:00:34  
    886,145,024  95%    1.22MB/s    0:00:33  
    887,455,744  95%    1.22MB/s    0:00:32  
    888,766,464  95%    1.22MB/s    0:00:31  
    890,077,184  95%    1.22MB/s    0:00:30  
    891,387,904  96%    1.23MB/s    0:00:29  
    892,698,624  96%    1.22MB/s    0:00:28  
    894,009,344  96%    1.22MB/s    0:00:27  
    895,057,920  96%    1.14MB/s    0:00:28  
    896,368,640  96%    1.13MB/s    0:00:27  
    897,679,360  96%    1.12MB/s    0:00:26  
    898,990,080  96%    1.12MB/s    0:00:25  
    900,300,800  97%    1.21MB/s    0:00:22  
    901,611,520  97%    1.22MB/s    0:00:21  
    902,922,240  97%    1.23MB/s    0:00:19  
    904,232,960  97%    1.23MB/s    0:00:18  
    905,543,680  97%    1.23MB/s    0:00:17  
    906,854,400  97%    1.23MB/s    0:00:16  
    908,165,120  97%    1.23MB/s    0:00:15  
    909,475,840  98%    1.23MB/s    0:00:14  
    910,786,560  98%    1.23MB/s    0:00:13  
    912,097,280  98%    1.22MB/s    0:00:12  
    913,408,000  98%    1.23MB/s    0:00:11  
    914,718,720  98%    1.23MB/s    0:00:10  
    916,029,440  98%    1.23MB/s    0:00:09  
    917,340,160  98%    1.23MB/s    0:00:08  
    918,650,880  99%    1.23MB/s    0:00:07  
    919,961,600  99%    1.22MB/s    0:00:06  
    921,272,320  99%    1.22MB/s    0:00:05  
    922,583,040  99%    1.22MB/s    0:00:04  
    923,893,760  99%    1.22MB/s    0:00:03  
    925,204,480  99%    1.23MB/s    0:00:02  
    926,515,200  99%    1.23MB/s    0:00:01  
    927,825,920  99%    1.23MB/s    0:00:00  
    927,854,668 100%    1.22MB/s    0:12:04 (xfr#1, to-chk=5/7)
images/pmos-plasma-mobile-nightly-20221110-pine64-pinephone.img.xz.sha256

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

         32,768   0%   31.25MB/s    0:00:26  
      1,277,952   0%    1.20MB/s    0:11:37  
      2,588,672   0%    1.21MB/s    0:11:28  
      3,899,392   0%    1.22MB/s    0:11:25  
      5,210,112   0%    1.22MB/s    0:11:23  
      6,520,832   0%    1.22MB/s    0:11:21  
      7,831,552   0%    1.22MB/s    0:11:21  
      9,142,272   1%    1.22MB/s    0:11:19  
     10,452,992   1%    1.22MB/s    0:11:18  
     11,763,712   1%    1.23MB/s    0:11:13  
     13,074,432   1%    1.23MB/s    0:11:13  
     14,385,152   1%    1.23MB/s    0:11:11  
     15,695,872   1%    1.23MB/s    0:11:10  
     17,006,592   1%    1.23MB/s    0:11:09  
     18,317,312   2%    1.23MB/s    0:11:07  
     19,628,032   2%    1.23MB/s    0:11:08  
     20,938,752   2%    1.23MB/s    0:11:07  
     22,249,472   2%    1.22MB/s    0:11:06  
     23,560,192   2%    1.23MB/s    0:11:05  
     24,870,912   2%    1.23MB/s    0:11:04  
     26,181,632   3%    1.23MB/s    0:11:02  
     27,492,352   3%    1.23MB/s    0:11:01  
     28,803,072   3%    1.22MB/s    0:11:02  
     30,113,792   3%    1.23MB/s    0:10:59  
     31,424,512   3%    1.23MB/s    0:10:58  
     32,735,232   3%    1.23MB/s    0:10:58  
     34,045,952   3%    1.22MB/s    0:10:58  
     35,356,672   4%    1.22MB/s    0:11:01  
     36,667,392   4%    1.22MB/s    0:11:00  
     37,978,112   4%    1.22MB/s    0:10:59  
     39,288,832   4%    1.21MB/s    0:10:59  
     40,599,552   4%    1.22MB/s    0:10:57  
     41,910,272   4%    1.22MB/s    0:10:56  
     43,220,992   5%    1.22MB/s    0:10:55  
     44,531,712   5%    1.22MB/s    0:10:51  
     45,842,432   5%    1.22MB/s    0:10:48  
     47,153,152   5%    1.23MB/s    0:10:46  
     48,463,872   5%    1.23MB/s    0:10:44  
     49,774,592   5%    1.23MB/s    0:10:41  
     51,085,312   5%    1.23MB/s    0:10:41  
     52,396,032   6%    1.22MB/s    0:10:43  
     53,706,752   6%    1.22MB/s    0:10:41  
     55,017,472   6%    1.22MB/s    0:10:42  
     56,328,192   6%    1.22MB/s    0:10:41  
     57,638,912   6%    1.22MB/s    0:10:39  
     58,949,632   6%    1.22MB/s    0:10:39  
     60,260,352   7%    1.22MB/s    0:10:37  
     61,571,072   7%    1.22MB/s    0:10:35  
     62,881,792   7%    1.23MB/s    0:10:33  
     64,192,512   7%    1.23MB/s    0:10:32  
     65,503,232   7%    1.23MB/s    0:10:31  
     66,813,952   7%    1.23MB/s    0:10:30  
     68,124,672   7%    1.23MB/s    0:10:29  
     69,435,392   8%    1.22MB/s    0:10:29  
     70,746,112   8%    1.23MB/s    0:10:27  
     72,056,832   8%    1.23MB/s    0:10:26  
     73,367,552   8%    1.23MB/s    0:10:24  
     74,678,272   8%    1.22MB/s    0:10:27  
     75,988,992   8%    1.22MB/s    0:10:26  
     77,299,712   9%    1.22MB/s    0:10:25  
     78,610,432   9%    1.22MB/s    0:10:24  
     79,921,152   9%    1.23MB/s    0:10:19  
     81,231,872   9%    1.22MB/s    0:10:19  
     82,542,592   9%    1.22MB/s    0:10:19  
     83,853,312   9%    1.22MB/s    0:10:20  
     85,164,032   9%    1.22MB/s    0:10:19  
     86,474,752  10%    1.22MB/s    0:10:18  
     87,785,472  10%    1.22MB/s    0:10:15  
     89,096,192  10%    1.23MB/s    0:10:12  
     90,406,912  10%    1.23MB/s    0:10:12  
     91,717,632  10%    1.23MB/s    0:10:10  
     93,028,352  10%    1.22MB/s    0:10:12  
     94,339,072  10%    1.22MB/s    0:10:10  
     95,617,024  11%    1.21MB/s    0:10:13  
     96,927,744  11%    1.21MB/s    0:10:13  
     98,238,464  11%    1.21MB/s    0:10:11  
     99,549,184  11%    1.21MB/s    0:10:11  
    100,859,904  11%    1.22MB/s    0:10:04  
    102,170,624  11%    1.23MB/s    0:10:01  
    103,481,344  12%    1.23MB/s    0:10:00  
    104,792,064  12%    1.23MB/s    0:09:59  
    106,102,784  12%    1.23MB/s    0:09:58  
    107,413,504  12%    1.23MB/s    0:09:58  
    108,724,224  12%    1.23MB/s    0:09:57  
    110,034,944  12%    1.22MB/s    0:09:56  
    111,345,664  12%    1.22MB/s    0:09:59  
    112,656,384  13%    1.22MB/s    0:09:58  
    113,967,104  13%    1.22MB/s    0:09:56  
    115,277,824  13%    1.22MB/s    0:09:54  
    116,588,544  13%    1.23MB/s    0:09:50  
    117,899,264  13%    1.23MB/s    0:09:48  
    119,209,984  13%    1.23MB/s    0:09:48  
    120,520,704  14%    1.23MB/s    0:09:47  
    121,831,424  14%    1.23MB/s    0:09:46  
    123,142,144  14%    1.22MB/s    0:09:47  
    124,452,864  14%    1.22MB/s    0:09:45  
    125,763,584  14%    1.22MB/s    0:09:44  
    127,074,304  14%    1.22MB/s    0:09:43  
    128,385,024  14%    1.23MB/s    0:09:40  
    129,695,744  15%    1.23MB/s    0:09:40  
    131,006,464  15%    1.23MB/s    0:09:38  
    132,317,184  15%    1.23MB/s    0:09:38  
    133,627,904  15%    1.22MB/s    0:09:37  
    134,938,624  15%    1.23MB/s    0:09:36  
    136,249,344  15%    1.23MB/s    0:09:35  
    137,560,064  16%    1.23MB/s    0:09:33  
    138,870,784  16%    1.22MB/s    0:09:35  
    140,181,504  16%    1.23MB/s    0:09:32  
    141,492,224  16%    1.23MB/s    0:09:30  
    142,802,944  16%    1.23MB/s    0:09:29  
    144,113,664  16%    1.23MB/s    0:09:25  
    145,424,384  16%    1.23MB/s    0:09:27  
    146,604,032  17%    1.18MB/s    0:09:47  
    147,783,680  17%    1.14MB/s    0:10:10  
    149,094,400  17%    1.14MB/s    0:10:09  
    150,405,120  17%    1.14MB/s    0:10:07  
    151,715,840  17%    1.18MB/s    0:09:45  
    153,026,560  17%    1.23MB/s    0:09:21  
    154,337,280  17%    1.23MB/s    0:09:20  
    155,648,000  18%    1.23MB/s    0:09:19  
    156,958,720  18%    1.23MB/s    0:09:18  
    158,269,440  18%    1.23MB/s    0:09:17  
    159,580,160  18%    1.23MB/s    0:09:16  
    160,890,880  18%    1.23MB/s    0:09:15  
    162,201,600  18%    1.23MB/s    0:09:14  
    163,512,320  19%    1.23MB/s    0:09:13  
    164,823,040  19%    1.23MB/s    0:09:12  
    166,133,760  19%    1.23MB/s    0:09:10  
    167,444,480  19%    1.23MB/s    0:09:09  
    168,755,200  19%    1.23MB/s    0:09:08  
    170,065,920  19%    1.22MB/s    0:09:08  
    171,376,640  19%    1.22MB/s    0:09:08  
    172,687,360  20%    1.22MB/s    0:09:07  
    173,998,080  20%    1.22MB/s    0:09:07  
    175,308,800  20%    1.22MB/s    0:09:05  
    176,619,520  20%    1.22MB/s    0:09:04  
    177,930,240  20%    1.23MB/s    0:09:02  
    179,240,960  20%    1.23MB/s    0:09:01  
    180,551,680  21%    1.23MB/s    0:08:59  
    181,862,400  21%    1.23MB/s    0:08:57  
    183,173,120  21%    1.22MB/s    0:08:58  
    184,483,840  21%    1.23MB/s    0:08:56  
    185,794,560  21%    1.23MB/s    0:08:55  
    187,105,280  21%    1.22MB/s    0:08:56  
    188,416,000  21%    1.22MB/s    0:08:56  
    189,726,720  22%    1.22MB/s    0:08:55  
    191,037,440  22%    1.22MB/s    0:08:54  
    192,348,160  22%    1.22MB/s    0:08:51  
    193,658,880  22%    1.23MB/s    0:08:48  
    194,969,600  22%    1.23MB/s    0:08:47  
    196,280,320  22%    1.23MB/s    0:08:47  
    197,591,040  23%    1.22MB/s    0:08:47  
    198,901,760  23%    1.22MB/s    0:08:48  
    200,212,480  23%    1.22MB/s    0:08:46  
    201,523,200  23%    1.22MB/s    0:08:45  
    202,833,920  23%    1.22MB/s    0:08:42  
    204,144,640  23%    1.23MB/s    0:08:40  
    205,455,360  23%    1.23MB/s    0:08:40  
    206,766,080  24%    1.23MB/s    0:08:38  
    208,076,800  24%    1.23MB/s    0:08:38  
    209,387,520  24%    1.22MB/s    0:08:37  
    210,698,240  24%    1.23MB/s    0:08:36  
    212,008,960  24%    1.22MB/s    0:08:35  
    213,319,680  24%    1.22MB/s    0:08:36  
    214,630,400  24%    1.22MB/s    0:08:35  
    215,941,120  25%    1.22MB/s    0:08:34  
    217,251,840  25%    1.22MB/s    0:08:33  
    218,562,560  25%    1.23MB/s    0:08:30  
    219,873,280  25%    1.23MB/s    0:08:28  
    221,184,000  25%    1.23MB/s    0:08:26  
    222,494,720  25%    1.23MB/s    0:08:26  
    223,805,440  26%    1.23MB/s    0:08:25  
    225,116,160  26%    1.23MB/s    0:08:24  
    226,426,880  26%    1.22MB/s    0:08:24  
    227,737,600  26%    1.22MB/s    0:08:23  
    229,015,552  26%    1.22MB/s    0:08:25  
    230,326,272  26%    1.22MB/s    0:08:24  
    231,636,992  26%    1.22MB/s    0:08:22  
    232,947,712  27%    1.22MB/s    0:08:21  
    234,258,432  27%    1.23MB/s    0:08:17  
    235,569,152  27%    1.23MB/s    0:08:15  
    236,879,872  27%    1.23MB/s    0:08:15  
    238,190,592  27%    1.22MB/s    0:08:15  
    239,501,312  27%    1.22MB/s    0:08:14  
    240,812,032  28%    1.22MB/s    0:08:13  
    242,122,752  28%    1.22MB/s    0:08:11  
    243,433,472  28%    1.23MB/s    0:08:10  
    244,744,192  28%    1.23MB/s    0:08:08  
    246,054,912  28%    1.23MB/s    0:08:07  
    247,365,632  28%    1.23MB/s    0:08:06  
    248,676,352  28%    1.23MB/s    0:08:06  
    249,987,072  29%    1.22MB/s    0:08:06  
    251,297,792  29%    1.22MB/s    0:08:05  
    252,608,512  29%    1.22MB/s    0:08:03  
    253,919,232  29%    1.22MB/s    0:08:03  
    255,229,952  29%    1.23MB/s    0:08:00  
    256,540,672  29%    1.22MB/s    0:08:00  
    257,851,392  30%    1.22MB/s    0:07:59  
    259,162,112  30%    1.23MB/s    0:07:56  
    260,472,832  30%    1.23MB/s    0:07:55  
    261,783,552  30%    1.23MB/s    0:07:53  
    263,094,272  30%    1.23MB/s    0:07:52  
    264,404,992  30%    1.22MB/s    0:07:55  
    265,715,712  30%    1.22MB/s    0:07:54  
    267,026,432  31%    1.22MB/s    0:07:55  
    268,337,152  31%    1.21MB/s    0:07:54  
    269,647,872  31%    1.22MB/s    0:07:51  
    270,958,592  31%    1.22MB/s    0:07:49  
    272,269,312  31%    1.22MB/s    0:07:49  
    273,580,032  31%    1.21MB/s    0:07:50  
    274,890,752  32%    1.21MB/s    0:07:51  
    276,201,472  32%    1.21MB/s    0:07:50  
    277,512,192  32%    1.22MB/s    0:07:46  
    278,822,912  32%    1.22MB/s    0:07:43  
    280,133,632  32%    1.22MB/s    0:07:41  
    281,444,352  32%    1.23MB/s    0:07:38  
    282,755,072  32%    1.23MB/s    0:07:37  
    284,065,792  33%    1.23MB/s    0:07:37  
    285,376,512  33%    1.23MB/s    0:07:36  
    286,687,232  33%    1.22MB/s    0:07:37  
    287,997,952  33%    1.22MB/s    0:07:36  
    289,308,672  33%    1.22MB/s    0:07:34  
    290,619,392  33%    1.23MB/s    0:07:32  
    291,930,112  34%    1.23MB/s    0:07:29  
    293,240,832  34%    1.23MB/s    0:07:30  
    294,551,552  34%    1.23MB/s    0:07:29  
    295,862,272  34%    1.22MB/s    0:07:28  
    297,172,992  34%    1.22MB/s    0:07:28  
    298,483,712  34%    1.22MB/s    0:07:26  
    299,794,432  34%    1.22MB/s    0:07:28  
    301,105,152  35%    1.22MB/s    0:07:27  
    302,415,872  35%    1.22MB/s    0:07:26  
    303,726,592  35%    1.22MB/s    0:07:25  
    305,037,312  35%    1.22MB/s    0:07:23  
    306,348,032  35%    1.23MB/s    0:07:19  
    307,658,752  35%    1.23MB/s    0:07:18  
    308,969,472  35%    1.23MB/s    0:07:17  
    310,280,192  36%    1.23MB/s    0:07:14  
    311,590,912  36%    1.23MB/s    0:07:15  
    312,901,632  36%    1.23MB/s    0:07:13  
    314,212,352  36%    1.23MB/s    0:07:13  
    315,523,072  36%    1.21MB/s    0:07:17  
    316,833,792  36%    1.21MB/s    0:07:17  
    318,144,512  37%    1.21MB/s    0:07:16  
    319,455,232  37%    1.20MB/s    0:07:17  
    320,634,880  37%    1.19MB/s    0:07:22  
    321,945,600  37%    1.17MB/s    0:07:27  
    323,256,320  37%    1.17MB/s    0:07:25  
    324,567,040  37%    1.18MB/s    0:07:20  
    325,877,760  37%    1.20MB/s    0:07:12  
    327,188,480  38%    1.20MB/s    0:07:13  
    328,499,200  38%    1.18MB/s    0:07:17  
    329,809,920  38%    1.18MB/s    0:07:16  
    331,120,640  38%    1.19MB/s    0:07:13  
    332,431,360  38%    1.21MB/s    0:07:02  
    333,742,080  38%    1.23MB/s    0:06:57  
    335,052,800  39%    1.22MB/s    0:06:57  
    336,363,520  39%    1.22MB/s    0:06:57  
    337,674,240  39%    1.23MB/s    0:06:54  
    338,984,960  39%    1.23MB/s    0:06:53  
    340,295,680  39%    1.23MB/s    0:06:51  
    341,606,400  39%    1.22MB/s    0:06:52  
    342,917,120  39%    1.22MB/s    0:06:54  
    344,227,840  40%    1.22MB/s    0:06:53  
    345,538,560  40%    1.22MB/s    0:06:52  
    346,849,280  40%    1.22MB/s    0:06:48  
    348,160,000  40%    1.23MB/s    0:06:46  
    349,470,720  40%    1.23MB/s    0:06:45  
    350,781,440  40%    1.23MB/s    0:06:43  
    352,092,160  41%    1.23MB/s    0:06:42  
    353,402,880  41%    1.23MB/s    0:06:41  
    354,713,600  41%    1.23MB/s    0:06:40  
    356,024,320  41%    1.23MB/s    0:06:39  
    357,335,040  41%    1.23MB/s    0:06:38  
    358,645,760  41%    1.23MB/s    0:06:37  
    359,956,480  41%    1.23MB/s    0:06:36  
    361,267,200  42%    1.23MB/s    0:06:35  
    362,577,920  42%    1.23MB/s    0:06:34  
    363,855,872  42%    1.22MB/s    0:06:35  
    365,166,592  42%    1.22MB/s    0:06:35  
    366,477,312  42%    1.22MB/s    0:06:34  
    367,788,032  42%    1.22MB/s    0:06:33  
    369,098,752  42%    1.23MB/s    0:06:29  
    370,409,472  43%    1.23MB/s    0:06:28  
    371,720,192  43%    1.23MB/s    0:06:27  
    373,030,912  43%    1.23MB/s    0:06:26  
    374,341,632  43%    1.23MB/s    0:06:25  
    375,652,352  43%    1.22MB/s    0:06:25  
    376,963,072  43%    1.23MB/s    0:06:23  
    378,273,792  44%    1.23MB/s    0:06:22  
    379,584,512  44%    1.23MB/s    0:06:21  
    380,895,232  44%    1.23MB/s    0:06:19  
    382,205,952  44%    1.23MB/s    0:06:18  
    383,516,672  44%    1.23MB/s    0:06:17  
    384,827,392  44%    1.23MB/s    0:06:16  
    386,138,112  44%    1.23MB/s    0:06:15  
    387,448,832  45%    1.22MB/s    0:06:15  
    388,759,552  45%    1.22MB/s    0:06:14  
    390,070,272  45%    1.22MB/s    0:06:14  
    391,380,992  45%    1.22MB/s    0:06:13  
    392,691,712  45%    1.22MB/s    0:06:11  
    394,002,432  45%    1.22MB/s    0:06:11  
    395,313,152  46%    1.23MB/s    0:06:08  
    396,623,872  46%    1.23MB/s    0:06:07  
    397,934,592  46%    1.23MB/s    0:06:06  
    399,245,312  46%    1.23MB/s    0:06:05  
    400,556,032  46%    1.22MB/s    0:06:05  
    401,866,752  46%    1.21MB/s    0:06:07  
    403,177,472  46%    1.22MB/s    0:06:05  
    404,488,192  47%    1.22MB/s    0:06:04  
    405,798,912  47%    1.21MB/s    0:06:04  
    407,109,632  47%    1.22MB/s    0:06:00  
    408,420,352  47%    1.22MB/s    0:05:59  
    409,731,072  47%    1.23MB/s    0:05:57  
    411,041,792  47%    1.23MB/s    0:05:56  
    412,352,512  48%    1.22MB/s    0:05:55  
    413,663,232  48%    1.22MB/s    0:05:54  
    414,973,952  48%    1.23MB/s    0:05:53  
    416,284,672  48%    1.23MB/s    0:05:52  
    417,595,392  48%    1.23MB/s    0:05:50  
    418,906,112  48%    1.23MB/s    0:05:50  
    420,216,832  48%    1.22MB/s    0:05:51  
    421,527,552  49%    1.22MB/s    0:05:50  
    422,838,272  49%    1.22MB/s    0:05:49  
    424,148,992  49%    1.22MB/s    0:05:47  
    425,459,712  49%    1.23MB/s    0:05:44  
    426,770,432  49%    1.23MB/s    0:05:43  
    428,081,152  49%    1.22MB/s    0:05:43  
    429,391,872  50%    1.22MB/s    0:05:43  
    430,571,520  50%    1.19MB/s    0:05:52  
    431,882,240  50%    1.19MB/s    0:05:51  
    433,192,960  50%    1.17MB/s    0:05:54  
    434,503,680  50%    1.17MB/s    0:05:53  
    435,814,400  50%    1.20MB/s    0:05:44  
    437,125,120  50%    1.18MB/s    0:05:48  
    438,435,840  51%    1.20MB/s    0:05:40  
    439,746,560  51%    1.21MB/s    0:05:39  
    441,057,280  51%    1.21MB/s    0:05:36  
    442,368,000  51%    1.23MB/s    0:05:30  
    443,678,720  51%    1.22MB/s    0:05:30  
    444,989,440  51%    1.23MB/s    0:05:29  
    446,300,160  51%    1.23MB/s    0:05:28  
    447,610,880  52%    1.23MB/s    0:05:27  
    448,921,600  52%    1.23MB/s    0:05:25  
    450,232,320  52%    1.23MB/s    0:05:25  
    451,543,040  52%    1.23MB/s    0:05:24  
    452,853,760  52%    1.23MB/s    0:05:22  
    454,164,480  52%    1.23MB/s    0:05:22  
    455,475,200  53%    1.23MB/s    0:05:20  
    456,785,920  53%    1.23MB/s    0:05:19  
    458,096,640  53%    1.22MB/s    0:05:19  
    459,407,360  53%    1.23MB/s    0:05:18  
    460,718,080  53%    1.22MB/s    0:05:17  
    462,028,800  53%    1.23MB/s    0:05:16  
    463,339,520  53%    1.22MB/s    0:05:15  
    464,650,240  54%    1.22MB/s    0:05:14  
    465,960,960  54%    1.22MB/s    0:05:14  
    467,271,680  54%    1.22MB/s    0:05:13  
    468,582,400  54%    1.22MB/s    0:05:11  
    469,893,120  54%    1.22MB/s    0:05:10  
    471,203,840  54%    1.22MB/s    0:05:09  
    472,514,560  55%    1.22MB/s    0:05:08  
    473,825,280  55%    1.22MB/s    0:05:07  
    475,136,000  55%    1.22MB/s    0:05:06  
    476,446,720  55%    1.23MB/s    0:05:04  
    477,757,440  55%    1.23MB/s    0:05:03  
    479,068,160  55%    1.23MB/s    0:05:02  
    480,378,880  55%    1.23MB/s    0:05:01  
    481,689,600  56%    1.22MB/s    0:05:00  
    483,000,320  56%    1.22MB/s    0:04:59  
    484,311,040  56%    1.22MB/s    0:04:58  
    485,621,760  56%    1.22MB/s    0:04:58  
    486,932,480  56%    1.22MB/s    0:04:56  
    488,243,200  56%    1.22MB/s    0:04:55  
    489,422,848  57%    1.18MB/s    0:05:05  
    490,733,568  57%    1.18MB/s    0:05:04  
    492,044,288  57%    1.18MB/s    0:05:03  
    493,355,008  57%    1.18MB/s    0:05:01  
    494,665,728  57%    1.22MB/s    0:04:51  
    495,976,448  57%    1.22MB/s    0:04:51  
    497,254,400  57%    1.21MB/s    0:04:51  
    498,565,120  58%    1.21MB/s    0:04:50  
    499,875,840  58%    1.21MB/s    0:04:49  
    501,186,560  58%    1.21MB/s    0:04:48  
    502,497,280  58%    1.21MB/s    0:04:46  
    503,808,000  58%    1.22MB/s    0:04:44  
    505,118,720  58%    1.22MB/s    0:04:42  
    506,429,440  58%    1.22MB/s    0:04:41  
    507,740,160  59%    1.23MB/s    0:04:39  
    509,050,880  59%    1.22MB/s    0:04:39  
    510,361,600  59%    1.23MB/s    0:04:37  
    511,672,320  59%    1.23MB/s    0:04:36  
    512,983,040  59%    1.23MB/s    0:04:35  
    514,293,760  59%    1.23MB/s    0:04:33  
    515,604,480  60%    1.23MB/s    0:04:33  
    516,915,200  60%    1.22MB/s    0:04:34  
    518,225,920  60%    1.21MB/s    0:04:34  
    519,536,640  60%    1.21MB/s    0:04:32  
    520,847,360  60%    1.21MB/s    0:04:31  
    522,158,080  60%    1.22MB/s    0:04:29  
    523,468,800  60%    1.23MB/s    0:04:27  
    524,779,520  61%    1.23MB/s    0:04:25  
    526,090,240  61%    1.23MB/s    0:04:24  
    527,400,960  61%    1.23MB/s    0:04:23  
    528,711,680  61%    1.22MB/s    0:04:23  
    530,022,400  61%    1.22MB/s    0:04:22  
    531,333,120  61%    1.22MB/s    0:04:21  
    532,643,840  62%    1.22MB/s    0:04:19  
    533,954,560  62%    1.23MB/s    0:04:18  
    535,265,280  62%    1.23MB/s    0:04:17  
    536,576,000  62%    1.23MB/s    0:04:16  
    537,886,720  62%    1.23MB/s    0:04:15  
    539,197,440  62%    1.23MB/s    0:04:14  
    540,508,160  62%    1.20MB/s    0:04:19  
    541,818,880  63%    1.19MB/s    0:04:18  
    543,129,600  63%    1.19MB/s    0:04:17  
    544,440,320  63%    1.20MB/s    0:04:16  
    545,751,040  63%    1.22MB/s    0:04:10  
    547,061,760  63%    1.20MB/s    0:04:13  
    548,110,336  63%    1.13MB/s    0:04:28  
    549,289,984  63%    1.08MB/s    0:04:39  
    550,469,632  64%    1.04MB/s    0:04:48  
    551,518,208  64%    1.01MB/s    0:04:58  
    552,566,784  64%    1.01MB/s    0:04:56  
    553,746,432  64%    1.00MB/s    0:04:57  
    554,795,008  64%  987.15kB/s    0:05:07  
    555,843,584  64%  985.07kB/s    0:05:07  
    557,023,232  64% 1007.41kB/s    0:04:59  
    558,202,880  65%    1.00MB/s    0:04:52  
    559,382,528  65%    1.05MB/s    0:04:38  
    560,431,104  65%    1.05MB/s    0:04:36  
    561,479,680  65%    1.02MB/s    0:04:44  
    562,528,256  65%  994.35kB/s    0:04:57  
    563,576,832  65%  945.74kB/s    0:05:11  
    564,625,408  65%  920.45kB/s    0:05:19  
    565,673,984  65%  911.23kB/s    0:05:21  
    566,722,560  66%  917.15kB/s    0:05:18  
    567,771,136  66%  919.62kB/s    0:05:16  
    568,819,712  66%  927.33kB/s    0:05:12  
    569,868,288  66%  937.73kB/s    0:05:07  
    570,916,864  66%  932.60kB/s    0:05:08  
    571,965,440  66%  936.44kB/s    0:05:06  
    573,014,016  66%  933.45kB/s    0:05:05  
    574,062,592  66%  930.49kB/s    0:05:05  
    575,111,168  66%  952.56kB/s    0:04:57  
    576,159,744  67%  969.47kB/s    0:04:51  
    577,339,392  67%  993.41kB/s    0:04:43  
    578,387,968  67%  996.93kB/s    0:04:41  
    579,436,544  67%  979.14kB/s    0:04:45  
    580,485,120  67%  971.70kB/s    0:04:46  
    581,533,696  67%  944.00kB/s    0:04:53  
    582,582,272  67%  935.16kB/s    0:04:55  
    583,630,848  67%  931.97kB/s    0:04:55  
    584,679,424  68%  926.70kB/s    0:04:55  
    585,728,000  68%  926.70kB/s    0:04:54  
    586,776,576  68%  926.49kB/s    0:04:53  
    587,825,152  68%  926.07kB/s    0:04:52  
    588,873,728  68%  920.04kB/s    0:04:53  
    589,922,304  68%  938.16kB/s    0:04:46  
    591,101,952  68%  966.15kB/s    0:04:36  
    592,150,528  68%  975.07kB/s    0:04:33  
    593,199,104  69%  968.36kB/s    0:04:34  
    594,247,680  69%  950.92kB/s    0:04:37  
    595,296,256  69%  927.75kB/s    0:04:43  
    596,475,904  69%  968.59kB/s    0:04:30  
    597,655,552  69%    1.00MB/s    0:04:14  
    598,704,128  69%    1.02MB/s    0:04:07  
    599,883,776  69%    1.06MB/s    0:03:58  
    600,932,352  69%    1.02MB/s    0:04:06  
    601,980,928  70% 1015.63kB/s    0:04:12  
    603,029,504  70% 1011.25kB/s    0:04:12  
    604,209,152  70% 1010.28kB/s    0:04:11  
    605,257,728  70% 1005.24kB/s    0:04:12  
    606,306,304  70%  978.46kB/s    0:04:17  
    607,354,880  70%  978.23kB/s    0:04:16  
    608,403,456  70%  964.90kB/s    0:04:19  
    609,583,104  70%  996.23kB/s    0:04:09  
    610,762,752  71%    1.02MB/s    0:03:57  
    612,073,472  71%    1.08MB/s    0:03:42  
    613,384,192  71%    1.14MB/s    0:03:30  
    614,694,912  71%    1.18MB/s    0:03:21  
    616,005,632  71%    1.22MB/s    0:03:13  
    617,316,352  71%    1.23MB/s    0:03:12  
    618,627,072  72%    1.23MB/s    0:03:10  
    619,937,792  72%    1.23MB/s    0:03:09  
    621,248,512  72%    1.23MB/s    0:03:08  
    622,559,232  72%    1.23MB/s    0:03:07  
    623,869,952  72%    1.23MB/s    0:03:06  
    625,180,672  72%    1.23MB/s    0:03:05  
    626,491,392  72%    1.23MB/s    0:03:04  
    627,802,112  73%    1.23MB/s    0:03:03  
    629,112,832  73%    1.22MB/s    0:03:03  
    630,423,552  73%    1.22MB/s    0:03:02  
    631,701,504  73%    1.21MB/s    0:03:02  
    633,012,224  73%    1.21MB/s    0:03:01  
    634,322,944  73%    1.21MB/s    0:03:00  
    635,633,664  74%    1.22MB/s    0:02:59  
    636,944,384  74%    1.22MB/s    0:02:56  
    638,255,104  74%    1.22MB/s    0:02:55  
    639,565,824  74%    1.22MB/s    0:02:55  
    640,876,544  74%    1.22MB/s    0:02:54  
    642,187,264  74%    1.22MB/s    0:02:53  
    643,497,984  74%    1.22MB/s    0:02:52  
    644,808,704  75%    1.22MB/s    0:02:51  
    646,119,424  75%    1.22MB/s    0:02:50  
    647,430,144  75%    1.22MB/s    0:02:48  
    648,740,864  75%    1.22MB/s    0:02:48  
    650,051,584  75%    1.21MB/s    0:02:47  
    651,362,304  75%    1.21MB/s    0:02:46  
    652,673,024  76%    1.21MB/s    0:02:45  
    653,983,744  76%    1.22MB/s    0:02:44  
    655,294,464  76%    1.22MB/s    0:02:43  
    656,343,040  76%    1.16MB/s    0:02:49  
    657,129,472  76%    1.04MB/s    0:03:09  
    657,784,832  76%  880.46kB/s    0:03:48  
    658,440,192  76%  725.73kB/s    0:04:35  
    659,095,552  76%  624.68kB/s    0:05:19  
    659,750,912  76%  598.27kB/s    0:05:32  
    660,537,344  76%  637.42kB/s    0:05:10  
    661,848,064  77%  796.55kB/s    0:04:06  
    663,158,784  77%  961.01kB/s    0:03:23  
    664,469,504  77%    1.09MB/s    0:02:54  
    665,780,224  77%    1.22MB/s    0:02:33  
    667,090,944  77%    1.23MB/s    0:02:32  
    668,401,664  77%    1.23MB/s    0:02:31  
    669,712,384  78%    1.22MB/s    0:02:30  
    671,023,104  78%    1.22MB/s    0:02:29  
    672,333,824  78%    1.23MB/s    0:02:28  
    673,644,544  78%    1.22MB/s    0:02:27  
    674,955,264  78%    1.23MB/s    0:02:26  
    676,265,984  78%    1.22MB/s    0:02:25  
    677,576,704  78%    1.22MB/s    0:02:24  
    678,887,424  79%    1.23MB/s    0:02:22  
    680,198,144  79%    1.22MB/s    0:02:22  
    681,508,864  79%    1.23MB/s    0:02:20  
    682,819,584  79%    1.23MB/s    0:02:19  
    684,130,304  79%    1.23MB/s    0:02:18  
    685,441,024  79%    1.23MB/s    0:02:17  
    686,751,744  79%    1.23MB/s    0:02:16  
    688,062,464  80%    1.23MB/s    0:02:15  
    689,373,184  80%    1.21MB/s    0:02:16  
    690,683,904  80%    1.20MB/s    0:02:16  
    691,994,624  80%    1.20MB/s    0:02:15  
    693,305,344  80%    1.20MB/s    0:02:14  
    694,616,064  80%    1.22MB/s    0:02:11  
    695,926,784  81%    1.22MB/s    0:02:09  
    697,237,504  81%    1.22MB/s    0:02:08  
    698,548,224  81%    1.23MB/s    0:02:07  
    699,858,944  81%    1.23MB/s    0:02:06  
    701,169,664  81%    1.23MB/s    0:02:05  
    702,480,384  81%    1.22MB/s    0:02:04  
    703,791,104  81%    1.22MB/s    0:02:04  
    705,101,824  82%    1.22MB/s    0:02:03  
    706,412,544  82%    1.22MB/s    0:02:02  
    707,723,264  82%    1.22MB/s    0:02:01  
    709,033,984  82%    1.22MB/s    0:01:59  
    710,344,704  82%    1.22MB/s    0:01:58  
    711,655,424  82%    1.23MB/s    0:01:57  
    712,966,144  83%    1.23MB/s    0:01:55  
    714,276,864  83%    1.23MB/s    0:01:54  
    715,587,584  83%    1.23MB/s    0:01:53  
    716,898,304  83%    1.23MB/s    0:01:52  
    718,209,024  83%    1.22MB/s    0:01:51  
    719,519,744  83%    1.22MB/s    0:01:50  
    720,830,464  83%    1.23MB/s    0:01:49  
    722,141,184  84%    1.22MB/s    0:01:48  
    723,451,904  84%    1.23MB/s    0:01:47  
    724,762,624  84%    1.23MB/s    0:01:46  
    726,073,344  84%    1.23MB/s    0:01:45  
    727,384,064  84%    1.22MB/s    0:01:44  
    728,694,784  84%    1.23MB/s    0:01:43  
    730,005,504  85%    1.23MB/s    0:01:42  
    731,316,224  85%    1.22MB/s    0:01:41  
    732,626,944  85%    1.22MB/s    0:01:40  
    733,937,664  85%    1.22MB/s    0:01:39  
    735,248,384  85%    1.22MB/s    0:01:38  
    736,559,104  85%    1.22MB/s    0:01:38  
    737,869,824  85%    1.21MB/s    0:01:37  
    739,180,544  86%    1.20MB/s    0:01:36  
    740,491,264  86%    1.20MB/s    0:01:36  
    741,801,984  86%    1.19MB/s    0:01:35  
    743,112,704  86%    1.20MB/s    0:01:34  
    744,423,424  86%    1.21MB/s    0:01:32  
    745,472,000  86%    1.15MB/s    0:01:36  
    746,520,576  86%    1.08MB/s    0:01:41  
    747,831,296  87%    1.07MB/s    0:01:41  
    749,010,944  87%    1.03MB/s    0:01:44  
    750,321,664  87%    1.09MB/s    0:01:36  
    751,632,384  87%    1.16MB/s    0:01:30  
    752,943,104  87%    1.17MB/s    0:01:27  
    754,253,824  87%    1.20MB/s    0:01:25  
    755,564,544  88%    1.19MB/s    0:01:24  
    756,875,264  88%    1.20MB/s    0:01:22  
    758,185,984  88%    1.19MB/s    0:01:22  
    759,496,704  88%    1.21MB/s    0:01:19  
    760,807,424  88%    1.21MB/s    0:01:18  
    762,118,144  88%    1.20MB/s    0:01:18  
    763,428,864  88%    1.21MB/s    0:01:16  
    764,739,584  89%    1.21MB/s    0:01:15  
    766,017,536  89%    1.19MB/s    0:01:15  
    767,328,256  89%    1.20MB/s    0:01:14  
    768,638,976  89%    1.21MB/s    0:01:12  
    769,949,696  89%    1.20MB/s    0:01:12  
    771,260,416  89%    1.21MB/s    0:01:10  
    772,571,136  89%    1.22MB/s    0:01:09  
    773,881,856  90%    1.20MB/s    0:01:08  
    775,192,576  90%    1.21MB/s    0:01:07  
    776,503,296  90%    1.21MB/s    0:01:06  
    777,814,016  90%    1.20MB/s    0:01:05  
    779,124,736  90%    1.21MB/s    0:01:04  
    780,435,456  90%    1.20MB/s    0:01:03  
    781,746,176  91%    1.20MB/s    0:01:02  
    783,056,896  91%    1.21MB/s    0:01:01  
    784,367,616  91%    1.20MB/s    0:01:00  
    785,678,336  91%    1.20MB/s    0:00:59  
    786,989,056  91%    1.21MB/s    0:00:57  
    788,299,776  91%    1.20MB/s    0:00:57  
    789,610,496  91%    1.22MB/s    0:00:55  
    790,921,216  92%    1.21MB/s    0:00:54  
    792,231,936  92%    1.20MB/s    0:00:53  
    793,542,656  92%    1.20MB/s    0:00:52  
    794,853,376  92%    1.20MB/s    0:00:51  
    796,164,096  92%    1.21MB/s    0:00:50  
    797,474,816  92%    1.21MB/s    0:00:49  
    798,785,536  93%    1.22MB/s    0:00:47  
    800,096,256  93%    1.22MB/s    0:00:46  
    801,406,976  93%    1.22MB/s    0:00:45  
    802,717,696  93%    1.23MB/s    0:00:44  
    804,028,416  93%    1.23MB/s    0:00:43  
    805,339,136  93%    1.23MB/s    0:00:42  
    806,649,856  93%    1.23MB/s    0:00:41  
    807,960,576  94%    1.23MB/s    0:00:40  
    809,271,296  94%    1.22MB/s    0:00:39  
    810,582,016  94%    1.23MB/s    0:00:38  
    811,892,736  94%    1.21MB/s    0:00:37  
    813,203,456  94%    1.20MB/s    0:00:37  
    814,514,176  94%    1.19MB/s    0:00:36  
    815,824,896  95%    1.19MB/s    0:00:35  
    817,135,616  95%    1.21MB/s    0:00:33  
    818,446,336  95%    1.22MB/s    0:00:32  
    819,757,056  95%    1.23MB/s    0:00:30  
    821,067,776  95%    1.23MB/s    0:00:29  
    822,378,496  95%    1.22MB/s    0:00:28  
    823,689,216  95%    1.22MB/s    0:00:27  
    824,999,936  96%    1.22MB/s    0:00:26  
    826,310,656  96%    1.22MB/s    0:00:25  
    827,621,376  96%    1.22MB/s    0:00:24  
    828,932,096  96%    1.22MB/s    0:00:23  
    830,242,816  96%    1.22MB/s    0:00:22  
    831,553,536  96%    1.23MB/s    0:00:21  
    832,864,256  97%    1.23MB/s    0:00:20  
    834,174,976  97%    1.23MB/s    0:00:19  
    835,485,696  97%    1.23MB/s    0:00:18  
    836,796,416  97%    1.23MB/s    0:00:17  
    838,107,136  97%    1.23MB/s    0:00:16  
    839,417,856  97%    1.23MB/s    0:00:15  
    840,728,576  97%    1.23MB/s    0:00:14  
    842,039,296  98%    1.23MB/s    0:00:13  
    843,350,016  98%    1.23MB/s    0:00:12  
    844,660,736  98%    1.23MB/s    0:00:11  
    845,971,456  98%    1.23MB/s    0:00:10  
    847,282,176  98%    1.23MB/s    0:00:08  
    848,592,896  98%    1.23MB/s    0:00:07  
    849,903,616  98%    1.23MB/s    0:00:06  
    851,214,336  99%    1.23MB/s    0:00:05  
    852,525,056  99%    1.22MB/s    0:00:04  
    853,835,776  99%    1.22MB/s    0:00:03  
    855,146,496  99%    1.21MB/s    0:00:02  
    856,457,216  99%    1.21MB/s    0:00:01  
    857,767,936  99%    1.22MB/s    0:00:00  
    858,584,176 100%    1.19MB/s    0:11:29 (xfr#3, to-chk=3/7)
images/pmos-plasma-mobile-nightly-20221110-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-20221110-tablet-x64uefi.img.xz

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

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

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