Started by timer Running as SYSTEM Building on the built-in node in workspace /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Sineware/plasma-mobile-nightly-img.git # timeout=10 Fetching upstream changes from https://github.com/Sineware/plasma-mobile-nightly-img.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/Sineware/plasma-mobile-nightly-img.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision f43e2ed5193bbe6600e21dd23c93d3273648e059 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10 Commit message: "Update build.sh" > git rev-list --no-walk f43e2ed5193bbe6600e21dd23c93d3273648e059 # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [GHRepository@47d4c489[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:f43e2ed) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059 [plasma-mobile-nightly-images] $ /bin/sh -xe /tmp/jenkins15322970147850805835.sh + PATH=/home/swadmin/.local/bin/:/home/swadmin/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ./build.sh swadmin Building image for tablet-x64uefi From https://gitlab.com/postmarketOS/pmaports 89a538251..13046d897 master -> origin/master Updating 89a538251..13046d897 Fast-forward CODEOWNERS | 2 +- .../linux-postmarketos-qcom-sdm845/APKBUILD | 10 +- .../config-postmarketos-qcom-sdm845.aarch64 | 7 +- device/main/linux-postmarketos-allwinner/APKBUILD | 10 +- .../patch-6.0.1-2.patch | 1404 -------------------- .../linux-postmarketos-allwinner/patch-6.0.1.patch | 771 ----------- .../testing/linux-postmarketos-stericsson/APKBUILD | 10 +- .../config-postmarketos-stericsson.armv7 | 60 +- main/lk2nd/APKBUILD | 12 +- 9 files changed, 62 insertions(+), 2224 deletions(-) delete mode 100644 device/main/linux-postmarketos-allwinner/patch-6.0.1-2.patch delete mode 100644 device/main/linux-postmarketos-allwinner/patch-6.0.1.patch [15:49:03] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:03] Channel [edge]: [15:49:03] Vendor [qemu]: [15:49:03] Device codename [amd64]: [15:49:03] Kernel [lts]: [15:49:03] Username [user]: [15:49:03] User interface [weston]: [15:49:03] Change them? (y/n) [n]: [15:49:03] Extra packages [none]: [15:49:03] Use this timezone instead of GMT? (y/n) [y]: [15:49:03] Choose default locale for installation [C.UTF-8]: [15:49:03] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:49:03] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:03] Config changed: ui='plasma-mobile' [15:49:04] Config changed: device='tablet-x64uefi' [15:49:04] Config changed: kernel='stable' [15:49:04] Config changed: extra_packages='osk-sdl' (1564581) [15:49:04] % 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) (1564581) [15:49:04] % 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 (1564581) [15:49:04] *** (1/4) PREPARE NATIVE CHROOT *** (1564581) [15:49:04] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1564581) [15:49:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1564581) [15:49:04] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1564581) [15:49:04] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1564581) [15:49:04] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1564581) [15:49:04] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1564581) [15:49:04] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1564581) [15:49:04] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1564581) [15:49:04] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1564581) [15:49:04] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1564581) [15:49:05] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1564581) [15:49:05] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1564581) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1564581) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1564581) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1564581) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1564581) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1564581) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1564581) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1564581) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1564581) [15:49:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1564581) [15:49:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1564581) [15:49:05] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1564581) [15:49:05] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1564581) [15:49:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1564581) [15:49:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1564581) [15:49:05] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1564581) [15:49:05] Update package index for x86_64 (4 file(s)) (1564581) [15:49:05] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1564581) [15:49:05] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1564581) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1564581) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1564581) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1564581) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1564581) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1564581) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1564581) [15:49:06] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1564581) [15:49:06] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (1564581) [15:49:07] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1564581) [15:49:07] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1564581) [15:49:07] extracted: /tmp/pmbootstrap2z15_bdbapk (1564581) [15:49:07] extracted: /tmp/pmbootstrapaoc0bcwosig (1564581) [15:49:07] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1564581) [15:49:07] % 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/pmbootstrapaoc0bcwosig /tmp/pmbootstrap2z15_bdbapk Verified OK (1564581) [15:49:07] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1564581) [15:49:07] % /tmp/pmbootstrap2z15_bdbapk --version apk-tools 2.12.9, compiled for x86_64. (1564581) [15:49:07] (native) install alpine-base (1564581) [15:49:07] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % 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 (1564581) [15:49:07] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1564581) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1564581) [15:49:07] (native) update /etc/apk/repositories (1564581) [15:49:07] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1564581) [15:49:07] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1564581) [15:49:07] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1564581) [15:49:07] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1564581) [15:49:07] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1564581) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1564581) [15:49:07] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1564581) [15:49:07] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1564581) [15:49:07] % 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 (1564581) [15:49:07] New background process: pid=1565132, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r3) (16/25) Installing libssl3 (3.0.5-r3) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r27.trigger OK: 10 MiB in 25 packages (1564581) [15:49:09] (native) % adduser -D pmos -u 12345 (1564581) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1564581) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1564581) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1564581) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1564581) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1564581) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1564581) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1564581) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1564581) [15:49:09] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1564581) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1564581) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1564581) [15:49:09] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1564581) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1564581) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1564581) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1564581) [15:49:09] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1564581) [15:49:09] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1564581) [15:49:09] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1564581) [15:49:09] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1564581) [15:49:12] (native) install cryptsetup util-linux parted (1564581) [15:49:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1564581) [15:49:12] (native) % cat /tmp/apk_progress_fifo (1564581) [15:49:12] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1564581) [15:49:12] New background process: pid=1565511, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r2) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r2) (9/43) Installing cryptsetup-openrc (2.5.0-r2) (10/43) Installing ncurses-terminfo-base (6.3_p20221008-r0) (11/43) Installing ncurses-libs (6.3_p20221008-r0) (12/43) Installing readline (8.2.0-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r2) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 21 MiB in 68 packages (1564581) [15:49:14] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (1564581) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1564581) [15:49:14] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1564581) [15:49:14] % 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 (1564581) [15:49:14] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1564581) [15:49:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (1564581) [15:49:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (1564581) [15:49:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (1564581) [15:49:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (1564581) [15:49:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (1564581) [15:49:14] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (1564581) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1564581) [15:49:14] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1564581) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1564581) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1564581) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1564581) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1564581) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1564581) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1564581) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1564581) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1564581) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1564581) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1564581) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1564581) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1564581) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1564581) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1564581) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1564581) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1564581) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1564581) [15:49:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1564581) [15:49:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1564581) [15:49:14] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1564581) [15:49:14] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1564581) [15:49:14] extracted: /tmp/pmbootstrapdyq77dhgapk (1564581) [15:49:14] extracted: /tmp/pmbootstrap5behbwz0sig (1564581) [15:49:14] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1564581) [15:49:14] % 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/pmbootstrap5behbwz0sig /tmp/pmbootstrapdyq77dhgapk Verified OK (1564581) [15:49:14] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1564581) [15:49:14] % /tmp/pmbootstrapdyq77dhgapk --version apk-tools 2.12.9, compiled for x86_64. (1564581) [15:49:14] (rootfs_tablet-x64uefi) install alpine-base (1564581) [15:49:14] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (1564581) [15:49:14] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (1564581) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (1564581) [15:49:14] (rootfs_tablet-x64uefi) update /etc/apk/repositories (1564581) [15:49:14] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1564581) [15:49:14] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1564581) [15:49:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1564581) [15:49:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1564581) [15:49:14] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1564581) [15:49:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1564581) [15:49:14] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1564581) [15:49:14] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1564581) [15:49:14] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1564581) [15:49:14] % 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 (1564581) [15:49:15] New background process: pid=1565614, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r3) (16/25) Installing libssl3 (3.0.5-r3) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r27.trigger OK: 10 MiB in 25 packages (1564581) [15:49:15] (rootfs_tablet-x64uefi) % getent passwd user (1564581) [15:49:15] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (1564581) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (1564581) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user wheel (1564581) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (1564581) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user video (1564581) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (1564581) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user audio (1564581) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (1564581) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user input (1564581) [15:49:15] (rootfs_tablet-x64uefi) % addgroup -S plugdev (1564581) [15:49:15] (rootfs_tablet-x64uefi) % addgroup user plugdev (1564581) [15:49:16] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (1564581) [15:49:16] (rootfs_tablet-x64uefi) % addgroup user netdev (1564581) [15:49:16] 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 (1564581) [15:49:16] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (1564581) [15:49:16] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1564581) [15:49:16] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (1564581) [15:49:16] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1564581) [15:49:17] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1564581) [15:49:18] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1564581) [15:49:19] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1564581) [15:49:19] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1564581) [15:49:19] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1564581) [15:49:19] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1564581) [15:49:19] New background process: pid=1565841, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/797) Installing icu-data-full (71.1-r4) (2/797) Installing dbus-libs (1.14.4-r0) (3/797) Installing libgcc (12.2.1_git20220924-r3) (4/797) Installing libffi (3.4.3-r0) (5/797) Installing libintl (0.21.1-r1) (6/797) Installing libblkid (2.38.1-r0) (7/797) Installing libmount (2.38.1-r0) (8/797) Installing pcre2 (10.40-r0) (9/797) Installing glib (2.74.0-r4) (10/797) Installing libstdc++ (12.2.1_git20220924-r3) (11/797) Installing icu-libs (71.1-r4) (12/797) Installing libpcre2-16 (10.40-r0) (13/797) Installing zstd-libs (1.5.2-r9) (14/797) Installing qt5-qtbase (5.15.6_git20220930-r0) (15/797) Installing hicolor-icon-theme (0.17-r2) (16/797) Installing libmagic (5.42-r0) (17/797) Installing file (5.42-r0) (18/797) Installing libxau (1.0.10-r0) (19/797) Installing libmd (1.0.4-r0) (20/797) Installing libbsd (0.11.7-r0) (21/797) Installing libxdmcp (1.1.3-r1) (22/797) Installing libxcb (1.15-r0) (23/797) Installing libx11 (1.8.1-r1) (24/797) Installing libxext (1.3.4-r1) (25/797) Installing libice (1.0.10-r1) (26/797) Installing libuuid (2.38.1-r0) (27/797) Installing libsm (1.2.3-r1) (28/797) Installing libxt (1.2.1-r0) (29/797) Installing libxmu (1.1.4-r0) (30/797) Installing xset (1.2.4-r0) (31/797) Installing xprop (1.2.5-r0) (32/797) Installing xdg-utils (1.1.3-r4) (33/797) Installing mesa (22.2.1-r3) (34/797) Installing hwdata-pci (0.363-r1) (35/797) Installing libpciaccess (0.17-r0) (36/797) Installing libdrm (2.4.113-r0) (37/797) Installing libexpat (2.4.9-r0) (38/797) Installing wayland-libs-server (1.21.0-r1) (39/797) Installing libxfixes (6.0.0-r0) (40/797) Installing libxxf86vm (1.1.5-r0) (41/797) Installing mesa-glapi (22.2.1-r3) (42/797) Installing libxshmfence (1.3-r1) (43/797) Installing mesa-gl (22.2.1-r3) (44/797) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (45/797) Installing libxcomposite (0.4.5-r1) (46/797) Installing brotli-libs (1.0.9-r8) (47/797) Installing libbz2 (1.0.8-r3) (48/797) Installing libpng (1.6.38-r0) (49/797) Installing freetype (2.12.1-r0) (50/797) Installing fontconfig (2.14.0-r0) (51/797) Installing wayland-libs-client (1.21.0-r1) (52/797) Installing wayland-libs-cursor (1.21.0-r1) (53/797) Installing wayland-libs-egl (1.21.0-r1) (54/797) Installing pkgconf (1.9.3-r0) (55/797) Installing xkeyboard-config (9999-r5) (56/797) Installing xz-libs (5.2.7-r0) (57/797) Installing libxml2 (2.10.3-r0) (58/797) Installing libxkbcommon (1.4.1-r0) (59/797) Installing qt5-qtwayland (5.15.6_git20220927-r1) (60/797) Installing mesa-gbm (22.2.1-r3) (61/797) Installing mesa-egl (22.2.1-r3) (62/797) Installing avahi-libs (0.8-r6) (63/797) Installing gmp (6.2.1-r2) (64/797) Installing nettle (3.8.1-r0) (65/797) Installing p11-kit (0.24.1-r1) (66/797) Installing libtasn1 (4.19.0-r0) (67/797) Installing libunistring (1.1-r0) (68/797) Installing gnutls (3.7.8-r2) (69/797) Installing cups-libs (2.4.2-r0) (70/797) Installing shared-mime-info (2.2-r1) (71/797) Installing libjpeg-turbo (2.1.4-r0) (72/797) Installing libwebp (1.2.4-r1) (73/797) Installing tiff (4.4.0-r0) (74/797) Installing gdk-pixbuf (2.42.9-r1) (75/797) Installing gtk-update-icon-cache (3.24.34-r6) (76/797) Installing libxrender (0.9.10-r4) (77/797) Installing libxcursor (1.2.1-r1) (78/797) Installing libxdamage (1.1.5-r1) (79/797) Installing libxi (1.8-r0) (80/797) Installing libxinerama (1.1.4-r2) (81/797) Installing libxrandr (1.5.2-r1) (82/797) Installing libatk-1.0 (2.46.0-r0) (83/797) Installing libxtst (1.2.4-r0) (84/797) Installing at-spi2-core (2.46.0-r0) (85/797) Installing libatk-bridge-2.0 (2.46.0-r0) (86/797) Installing pixman (0.42.0-r0) (87/797) Installing cairo (1.17.6-r3) (88/797) Installing cairo-gobject (1.17.6-r3) (89/797) Installing libepoxy (1.5.10-r0) (90/797) Installing fribidi (1.0.12-r0) (91/797) Installing graphite2 (1.3.14-r2) (92/797) Installing harfbuzz (5.3.0-r0) (93/797) Installing libxft (2.3.6-r0) (94/797) Installing pango (1.50.11-r0) (95/797) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (96/797) Installing libevdev (1.13.0-r0) (97/797) Installing mtdev (1.1.6-r0) (98/797) Installing eudev-libs (3.2.11-r2) (99/797) Installing libinput-libs (1.21.0-r0) (100/797) Installing xcb-util-wm (0.4.1-r1) (101/797) Installing xcb-util (0.4.0-r3) (102/797) Installing xcb-util-image (0.4.0-r1) (103/797) Installing xcb-util-keysyms (0.4.0-r1) (104/797) Installing xcb-util-renderutil (0.3.9-r1) (105/797) Installing libxkbcommon-x11 (1.4.1-r0) (106/797) Installing qt5-qtbase-x11 (5.15.6_git20220930-r0) (107/797) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (108/797) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (109/797) Installing kirigami2-libs (5.99.0-r0) (110/797) Installing kirigami2 (5.99.0-r0) (111/797) Installing kactivities-libs (5.99.0-r0) (112/797) Installing karchive (5.99.0-r0) (113/797) Installing kconfig (5.99.0-r0) (114/797) Installing kcoreaddons (5.99.0-r0) (115/797) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (116/797) Installing kwindowsystem (5.99.0-r0) (117/797) Installing kcrash (5.99.0-r0) (118/797) Installing kdbusaddons (5.99.0-r0) (119/797) Installing kglobalaccel (5.99.0-r0) (120/797) Installing kguiaddons (5.99.0-r0) (121/797) Installing ki18n (5.99.0-r0) (122/797) Installing libelogind (246.10-r5) (123/797) Installing polkit-elogind-libs (121-r0) (124/797) Installing polkit-qt-1 (0.114.0-r1) (125/797) Installing kauth (5.99.0-r0) (126/797) Installing kcodecs (5.99.0-r0) (127/797) Installing kwidgetsaddons (5.99.0-r0) (128/797) Installing kconfigwidgets (5.99.0-r0) (129/797) Installing qt5-qtsvg (5.15.6_git20220908-r0) (130/797) Installing kiconthemes (5.99.0-r0) (131/797) Installing kitemviews (5.99.0-r0) (132/797) Installing kxmlgui (5.99.0-r0) (133/797) Installing kbookmarks (5.99.0-r0) (134/797) Installing kcompletion (5.99.0-r0) (135/797) Installing libxml2-utils (2.10.3-r0) (136/797) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (137/797) Installing libgpg-error (1.46-r0) (138/797) Installing libgcrypt (1.10.1-r0) (139/797) Installing libxslt (1.1.37-r0) (140/797) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (141/797) Installing kdoctools (5.99.0-r0) (142/797) Installing kjobwidgets (5.99.0-r0) (143/797) Installing alsa-lib (1.2.7.2-r0) (144/797) Installing libxv (1.0.11-r3) (145/797) Installing cdparanoia-libs (10.2-r11) (146/797) Installing graphene (1.10.8-r1) (147/797) Installing gstreamer (1.20.4-r0) (148/797) Installing libogg (1.3.5-r1) (149/797) Installing opus (1.3.1-r1) (150/797) Installing orc (0.4.32-r2) (151/797) Installing libtheora (1.1.1-r16) (152/797) Installing libvorbis (1.3.7-r0) (153/797) Installing gst-plugins-base (1.20.4-r0) (154/797) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/797) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/797) Installing sound-theme-freedesktop (0.8-r0) (157/797) Installing libltdl (2.4.7-r0) (158/797) Installing libcanberra (0.30-r8) (159/797) Installing libcanberra-gstreamer (0.30-r8) (160/797) Installing knotifications (5.99.0-r0) (161/797) Installing kservice (5.99.0-r0) (162/797) Installing solid-libs (5.99.0-r0) (163/797) Installing libhunspell (1.7.1-r0) (164/797) Installing ncurses-terminfo-base (6.3_p20221008-r0) (165/797) Installing ncurses-libs (6.3_p20221008-r0) (166/797) Installing readline (8.2.0-r0) (167/797) Installing hunspell (1.7.1-r0) (168/797) Installing sonnet (5.99.0-r0) (169/797) Installing ktextwidgets (5.99.0-r0) (170/797) Installing kio (5.99.0-r0) (171/797) Installing kpackage (5.99.0-r0) (172/797) Installing kdeclarative (5.99.0-r0) (173/797) Installing kwayland (5.99.0-r0) (174/797) Installing plasma-framework (5.99.0-r0) (175/797) Installing sqlite-libs (3.39.4-r0) (176/797) Installing libaccounts-glib (1.26-r0) (177/797) Installing libaccounts-qt (1.16-r1) (178/797) Installing signond (8.61-r0) (179/797) Installing accounts-qml-module (0.7_git20190605-r0) (180/797) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/797) Installing sdl2 (2.24.1-r0) (182/797) Installing svt-av1-libs (1.2.1-r0) (183/797) Installing aom-libs (3.5.0-r0) (184/797) Installing libass (0.16.0-r0) (185/797) Installing libdav1d (1.0.0-r2) (186/797) Installing lame (3.100-r2) (187/797) Installing libasyncns (0.8-r1) (188/797) Installing flac-libs (1.4.1-r1) (189/797) Installing libsndfile (1.1.0-r2) (190/797) Installing libgomp (12.2.1_git20220924-r3) (191/797) Installing soxr (0.1.3-r3) (192/797) Installing speexdsp (1.2.1-r0) (193/797) Installing tdb-libs (1.4.7-r0) (194/797) Installing libpulse (9999_git20220528-r0) (195/797) Installing cjson (1.7.15-r3) (196/797) Installing mbedtls (2.28.1-r0) (197/797) Installing librist (0.2.7-r0) (198/797) Installing libsrt (1.5.1-r0) (199/797) Installing libssh (0.10.4-r0) (200/797) Installing v4l-utils-libs (1.22.1-r2) (201/797) Installing libva (2.16.0-r0) (202/797) Installing libvdpau (1.5-r0) (203/797) Installing vidstab (1.1.0-r2) (204/797) Installing libvpx (1.12.0-r1) (205/797) Installing x264-libs (0.164_git20220602-r0) (206/797) Installing numactl (2.0.16-r0) (207/797) Installing x265-libs (3.5-r3) (208/797) Installing xvidcore (1.3.7-r1) (209/797) Installing libsodium (1.0.18-r2) (210/797) Installing libzmq (4.3.4-r1) (211/797) Installing ffmpeg-libs (5.1.2-r1) (212/797) Installing libevent (2.1.12-r5) (213/797) Installing nspr (4.35-r0) (214/797) Installing nss (3.84-r0) (215/797) Installing re2 (2022.06.01-r1) (216/797) Installing snappy (1.1.9-r4) (217/797) Installing qt5-qtwebengine (5.15.11-r0) (218/797) Installing libnotify (0.8.1-r1) (219/797) Installing libproxy (0.4.18-r1) (220/797) Installing signon-ui (0.17_git20171023-r1) (221/797) Installing libassuan (2.5.5-r0) (222/797) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (223/797) Installing gnupg-gpgconf (2.2.40-r0) (224/797) Installing gpg (2.2.40-r0) (225/797) Installing npth (1.6-r1) (226/797) Installing gpg-agent (2.2.40-r0) (227/797) Installing libksba (1.6.2-r0) (228/797) Installing gpgsm (2.2.40-r0) (229/797) Installing gpgme (1.17.1-r0) (230/797) Installing gpgmepp (1.17.1-r0) (231/797) Installing gdbm (1.23-r0) (232/797) Installing libsasl (2.1.28-r2) (233/797) Installing libqca (2.3.4-r2) (234/797) Installing kwallet (5.99.0-r0) (235/797) Installing kaccounts-integration (22.08.2-r0) (236/797) Installing purpose (5.99.0-r0) (237/797) Installing qt5-qtbase-sqlite (5.15.6_git20220930-r0) (238/797) Installing qt5-qtfeedback (0_git20180903-r0) (239/797) Installing angelfish (22.09-r0) (240/797) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (241/797) Installing gtk-engines-clearlooks (2.21.0-r3) (242/797) Installing gtk-engines-crux (2.21.0-r3) (243/797) Installing gtk-engines-industrial (2.21.0-r3) (244/797) Installing gtk-engines-mist (2.21.0-r3) (245/797) Installing gtk-engines-redmond (2.21.0-r3) (246/797) Installing gtk-engines-thinice (2.21.0-r3) (247/797) Installing gtk-engines (2.21.0-r3) (248/797) Installing breeze-gtk (5.26.0-r0) (249/797) Installing udev-init-scripts (35-r1) (250/797) Installing udev-init-scripts-openrc (35-r1) (251/797) Installing kmod-libs (30-r1) (252/797) Installing eudev (3.2.11-r2) (253/797) Installing eudev-openrc (3.2.11-r2) (254/797) Installing openssh-keygen (9.1_p1-r0) (255/797) Installing libedit (20221009.3.1-r0) (256/797) Installing openssh-client-common (9.1_p1-r0) (257/797) Installing openssh-client-default (9.1_p1-r0) (258/797) Installing openssh-sftp-server (9.1_p1-r0) (259/797) Installing openssh-server-common (9.1_p1-r0) (260/797) Installing openssh-server (9.1_p1-r0) (261/797) Installing openssh (9.1_p1-r0) (262/797) Installing boot-deploy (0.6.1-r0) (263/797) Installing busybox-extras (1.35.0-r27) Executing busybox-extras-1.35.0-r27.post-install (264/797) Installing lzo (2.10-r3) (265/797) Installing btrfs-progs (6.0-r0) (266/797) Installing bzip2 (1.0.8-r3) (267/797) Installing argon2-libs (20190702-r2) (268/797) Installing device-mapper-libs (2.02.188-r0) (269/797) Installing json-c (0.16-r0) (270/797) Installing cryptsetup-libs (2.5.0-r2) (271/797) Installing popt (1.19-r0) (272/797) Installing cryptsetup (2.5.0-r2) (273/797) Installing cryptsetup-openrc (2.5.0-r2) (274/797) Installing libaio (0.3.113-r0) (275/797) Installing device-mapper-event-libs (2.02.188-r0) (276/797) Installing lvm2-libs (2.02.188-r0) (277/797) Installing device-mapper (2.02.188-r0) (278/797) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (279/797) Installing libcom_err (1.46.5-r3) (280/797) Installing e2fsprogs-libs (1.46.5-r3) (281/797) Installing e2fsprogs (1.46.5-r3) (282/797) Installing e2fsprogs-extra (1.46.5-r3) (283/797) Installing f2fs-tools-libs (1.15.0-r0) (284/797) Installing f2fs-tools (1.15.0-r0) (285/797) Installing lz4 (1.9.4-r1) (286/797) Installing userspace-rcu (0.13.2-r0) (287/797) Installing multipath-tools (0.9.1-r0) (288/797) Installing multipath-tools-openrc (0.9.1-r0) (289/797) Installing parted (3.5-r0) (290/797) Installing postmarketos-mvcfg (1-r0) (291/797) Installing postmarketos-keys (1-r0) (292/797) Installing sudo (1.9.11_p3-r0) (293/797) Installing postmarketos-base-nofde (23-r1) (294/797) Installing unudhcpd (0.2.1-r0) (295/797) Installing xz (5.2.7-r0) (296/797) Installing postmarketos-mkinitfs (1.5-r1) (297/797) Installing postmarketos-base (23-r1) Executing postmarketos-base-23-r1.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (298/797) Installing llvm15-libs (15.0.2-r0) (299/797) Installing musl-fts (1.2.7-r3) (300/797) Installing libelf (0.187-r2) (301/797) Installing mesa-dri-gallium (22.2.1-r3) (302/797) Installing postmarketos-base-mesa (23-r1) (303/797) Installing linux-firmware-yamaha (20221012-r0) (304/797) Installing linux-firmware-yam (20221012-r0) (305/797) Installing linux-firmware-wfx (20221012-r0) (306/797) Installing linux-firmware-vxge (20221012-r0) (307/797) Installing linux-firmware-vicam (20221012-r0) (308/797) Installing linux-firmware-ueagle-atm (20221012-r0) (309/797) Installing linux-firmware-ttusb-budget (20221012-r0) (310/797) Installing linux-firmware-tigon (20221012-r0) (311/797) Installing linux-firmware-ti-keystone (20221012-r0) (312/797) Installing linux-firmware-ti-connectivity (20221012-r0) (313/797) Installing linux-firmware-ti (20221012-r0) (314/797) Installing linux-firmware-tehuti (20221012-r0) (315/797) Installing linux-firmware-sxg (20221012-r0) (316/797) Installing linux-firmware-sun (20221012-r0) (317/797) Installing linux-firmware-slicoss (20221012-r0) (318/797) Installing linux-firmware-sb16 (20221012-r0) (319/797) Installing linux-firmware-rtw89 (20221012-r0) (320/797) Installing linux-firmware-rtw88 (20221012-r0) (321/797) Installing linux-firmware-rtlwifi (20221012-r0) (322/797) Installing linux-firmware-rtl_nic (20221012-r0) (323/797) Installing linux-firmware-rtl_bt (20221012-r0) (324/797) Installing linux-firmware-rtl8192e (20221012-r0) (325/797) Installing linux-firmware-rsi (20221012-r0) (326/797) Installing linux-firmware-rockchip (20221012-r0) (327/797) Installing linux-firmware-radeon (20221012-r0) (328/797) Installing linux-firmware-r128 (20221012-r0) (329/797) Installing linux-firmware-qlogic (20221012-r0) (330/797) Installing linux-firmware-qed (20221012-r0) (331/797) Installing linux-firmware-ath10k (20221012-r0) (332/797) Installing linux-firmware-qcom (20221012-r0) (333/797) Installing linux-firmware-qca (20221012-r0) (334/797) Installing linux-firmware-ositech (20221012-r0) (335/797) Installing linux-firmware-nvidia (20221012-r0) (336/797) Installing linux-firmware-netronome (20221012-r0) (337/797) Installing linux-firmware-myricom (20221012-r0) (338/797) Installing linux-firmware-mwlwifi (20221012-r0) (339/797) Installing linux-firmware-mwl8k (20221012-r0) (340/797) Installing linux-firmware-mrvl (20221012-r0) (341/797) Installing linux-firmware-moxa (20221012-r0) (342/797) Installing linux-firmware-microchip (20221012-r0) (343/797) Installing linux-firmware-meson (20221012-r0) (344/797) Installing linux-firmware-mellanox (20221012-r0) (345/797) Installing linux-firmware-mediatek (20221012-r0) (346/797) Installing linux-firmware-matrox (20221012-r0) (347/797) Installing linux-firmware-liquidio (20221012-r0) (348/797) Installing linux-firmware-libertas (20221012-r0) (349/797) Installing linux-firmware-korg (20221012-r0) (350/797) Installing linux-firmware-keyspan_pda (20221012-r0) (351/797) Installing linux-firmware-keyspan (20221012-r0) (352/797) Installing linux-firmware-kaweth (20221012-r0) (353/797) Installing linux-firmware-isci (20221012-r0) (354/797) Installing linux-firmware-intel (20221012-r0) (355/797) Installing linux-firmware-inside-secure (20221012-r0) (356/797) Installing linux-firmware-imx (20221012-r0) (357/797) Installing linux-firmware-i915 (20221012-r0) (358/797) Installing linux-firmware-go7007 (20221012-r0) (359/797) Installing linux-firmware-ess (20221012-r0) (360/797) Installing linux-firmware-ene-ub6250 (20221012-r0) (361/797) Installing linux-firmware-emi62 (20221012-r0) (362/797) Installing linux-firmware-emi26 (20221012-r0) (363/797) Installing linux-firmware-edgeport (20221012-r0) (364/797) Installing linux-firmware-e100 (20221012-r0) (365/797) Installing linux-firmware-dsp56k (20221012-r0) (366/797) Installing linux-firmware-dpaa2 (20221012-r0) (367/797) Installing linux-firmware-dabusb (20221012-r0) (368/797) Installing linux-firmware-cypress (20221012-r0) (369/797) Installing linux-firmware-cxgb4 (20221012-r0) (370/797) Installing linux-firmware-cxgb3 (20221012-r0) (371/797) Installing linux-firmware-cpia2 (20221012-r0) (372/797) Installing linux-firmware-cnm (20221012-r0) (373/797) Installing linux-firmware-cis (20221012-r0) (374/797) Installing linux-firmware-cirrus (20221012-r0) (375/797) Installing linux-firmware-cavium (20221012-r0) (376/797) Installing linux-firmware-cadence (20221012-r0) (377/797) Installing linux-firmware-brcm (20221012-r0) (378/797) Installing linux-firmware-bnx2x (20221012-r0) (379/797) Installing linux-firmware-bnx2 (20221012-r0) (380/797) Installing linux-firmware-av7110 (20221012-r0) (381/797) Installing linux-firmware-atusb (20221012-r0) (382/797) Installing linux-firmware-atmel (20221012-r0) (383/797) Installing linux-firmware-ath9k_htc (20221012-r0) (384/797) Installing linux-firmware-ath6k (20221012-r0) (385/797) Installing linux-firmware-ath11k (20221012-r0) (386/797) Installing linux-firmware-ar3k (20221012-r0) (387/797) Installing linux-firmware-amphion (20221012-r0) (388/797) Installing linux-firmware-amdgpu (20221012-r0) (389/797) Installing linux-firmware-amd-ucode (20221012-r0) (390/797) Installing linux-firmware-amd (20221012-r0) (391/797) Installing linux-firmware-advansys (20221012-r0) (392/797) Installing linux-firmware-adaptec (20221012-r0) (393/797) Installing linux-firmware-acenic (20221012-r0) (394/797) Installing linux-firmware-3com (20221012-r0) (395/797) Installing linux-firmware-other (20221012-r0) (396/797) Installing linux-firmware (20221012-r0) (397/797) Installing linux-lts (5.15.74-r0) (398/797) Installing device-tablet-x64uefi (0.3-r5) (399/797) Installing ca-certificates (20220614-r2) (400/797) Installing nghttp2-libs (1.50.0-r0) (401/797) Installing libcurl (7.85.0-r0) (402/797) Installing libxmlb (0.3.10-r0) (403/797) Installing yaml (0.2.5-r0) (404/797) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (405/797) Installing appstream-qt (0.15.5-r0) (406/797) Installing attica (5.99.0-r0) (407/797) Installing kidletime (5.99.0-r0) (408/797) Installing knewstuff (5.99.0-r0) (409/797) Installing discover (5.26.0-r0) (410/797) Installing libapk-qt (0.4.2-r0) (411/797) Installing discover-backend-apk (5.26.0-r0) (412/797) Installing font-droid-nonlatin (20200215-r2) (413/797) Installing font-noto-common (0_git20211101-r6) (414/797) Installing font-noto-math (0_git20211101-r6) (415/797) Installing font-noto-symbols (0_git20211101-r6) (416/797) Installing font-noto (0_git20211101-r6) (417/797) Installing font-noto-emoji (2.038-r0) (418/797) Installing font-noto-extra (0_git20211101-r6) (419/797) Installing mauiman (1.0.0-r0) (420/797) Installing mauikit (2.2.0-r0) (421/797) Installing exiv2 (0.27.5-r1) (422/797) Installing mauikit-imagetools (2.2.0-r0) (423/797) Installing mauikit-filebrowsing (2.2.0-r0) (424/797) Installing index (2.2.0-r0) (425/797) Installing signon-plugin-oauth2 (0.25-r0) (426/797) Installing kaccounts-providers (22.08.2-r0) (427/797) Installing kirigami-addons (0.4-r0) (428/797) Installing kclock (22.09-r0) (429/797) Installing gsettings-desktop-schemas (43.0-r0) (430/797) Installing kdecoration (5.26.0-r0) (431/797) Installing kde-gtk-config (5.26.0-r0) (432/797) Installing kirigami-gallery (22.08.2-r0) (433/797) Installing kquickimageeditor (0.2.0-r1) (434/797) Installing taglib (1.12-r1) (435/797) Installing kfilemetadata (5.99.0-r0) (436/797) Installing qt5-qtlocation (5.15.6_git20220907-r0) (437/797) Installing koko (22.09-r0) (438/797) Installing kasync (0.3.0-r2) (439/797) Installing gpg-wks-server (2.2.40-r0) (440/797) Installing gpgv (2.2.40-r0) (441/797) Installing libldap (2.6.3-r3) (442/797) Installing gnupg-dirmngr (2.2.40-r0) (443/797) Installing gnupg-utils (2.2.40-r0) (444/797) Installing gnupg-wks-client (2.2.40-r0) (445/797) Installing gnupg (2.2.40-r0) (446/797) Installing iso-codes (4.11.0-r0) (447/797) Installing kcontacts (5.99.0-r0) (448/797) Installing kpeople (5.99.0-r0) (449/797) Installing libical (3.0.15-r0) (450/797) Installing kcalendarcore (5.99.0-r0) (451/797) Installing kmime (22.08.2-r0) (452/797) Installing kimap2 (0.4.0-r1) (453/797) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (454/797) Installing kdav2 (0.4.0-r1) (455/797) Installing lmdb (0.9.29-r1) (456/797) Installing libxapian (1.4.21-r0) (457/797) Installing sink (0.9.0-r3) (458/797) Installing kpeoplesink (0_git20210224-r1) (459/797) Installing kpeoplevcard (0.1-r2) (460/797) Installing libraw (0.20.2-r0) (461/797) Installing libraw-tools (0.20.2-r0) (462/797) Installing lcms2 (2.13.1-r0) (463/797) Installing imagemagick-libs (7.1.0.51-r0) (464/797) Installing jbig2dec (0.19-r0) (465/797) Installing ghostscript (10.0.0-r0) (466/797) Installing libde265 (1.0.8-r2) (467/797) Installing libheif (1.13.0-r0) (468/797) Installing libjxl (0.6.1_git20220605-r1) (469/797) Installing librsvg (2.55.1-r0) (470/797) Installing imagemagick (7.1.0.51-r0) (471/797) Installing perl (5.36.0-r0) (472/797) Installing perl-image-exiftool (12.42-r0) (473/797) Installing exiftool (12.42-r0) (474/797) Installing openexr (3.1.5-r3) (475/797) Installing soundtouch (2.3.1-r0) (476/797) Installing chromaprint (1.5.1-r2) (477/797) Installing libraw1394 (2.1.2-r2) (478/797) Installing libusb (1.0.26-r0) (479/797) Installing libdc1394 (2.2.6-r0) (480/797) Installing tslib (1.22-r1) (481/797) Installing directfb (1.7.7-r4) (482/797) Installing faac (1.30-r2) (483/797) Installing fdk-aac (2.0.2-r1) (484/797) Installing flite (2.2-r1) (485/797) Installing libsamplerate (0.2.2-r0) (486/797) Installing jack (1.9.21-r0) (487/797) Installing portaudio (19.7.0-r0) (488/797) Installing fluidsynth-libs (2.3.0-r0) (489/797) Installing libfreeaptx (0.1.1-r0) (490/797) Installing gsm (1.0.22-r1) (491/797) Installing libgudev (237-r1) (492/797) Installing libldac (2.0.2.3-r0) (493/797) Installing libmodplug (0.8.9.0-r2) (494/797) Installing neon (0.32.4-r0) (495/797) Installing libnice (0.1.19-r0) (496/797) Installing openal-soft (1.22.2-r1) (497/797) Installing openjpeg (2.5.0-r0) (498/797) Installing librtmp (2.4_git20190330-r1) (499/797) Installing sbc (2.0-r0) (500/797) Installing spandsp (0.0.6-r2) (501/797) Installing libsrtp (2.4.2-r3) (502/797) Installing vo-aacenc (0.1.3-r0) (503/797) Installing vo-amrwbenc (0.1.3-r0) (504/797) Installing libzbar (0.23.92-r1) (505/797) Installing gst-plugins-bad (1.20.4-r0) (506/797) Installing gtk4.0 (4.8.1-r1) Executing gtk4.0-4.8.1-r1.post-install (507/797) Installing megapixels (1.5.2-r0) (508/797) Installing mesa-gles (22.2.1-r3) (509/797) Installing encodings (1.0.6-r0) (510/797) Installing libfontenc (1.1.6-r0) (511/797) Installing mkfontscale (1.2.2-r1) (512/797) Installing font-dejavu (2.37-r3) (513/797) Installing sdl2_ttf (2.20.1-r0) (514/797) Installing osk-sdl (0.67.1-r1) (515/797) Installing kcmutils (5.99.0-r0) (516/797) Installing frameworkintegration (5.99.0-r0) (517/797) Installing oxygen (5.26.0-r0) (518/797) Installing modemmanager-qt (5.99.0-r0) (519/797) Installing callaudiod-libs (0.1.4-r0) (520/797) Installing abseil-cpp (20220623.1-r1) (521/797) Installing boost1.80-thread (1.80.0-r2) (522/797) Installing libprotobuf (3.21.7-r0) (523/797) Installing libphonenumber (8.12.56-r0) (524/797) Installing plasma-dialer (22.09-r0) (525/797) Installing plasma-mobile-sounds (0.1-r1) (526/797) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (527/797) Installing plasma-phonebook (22.09-r0) (528/797) Installing postmarketos-artwork-wallpapers (2-r1) (529/797) Installing postmarketos-hidden-desktop-entries (2.2-r1) (530/797) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (531/797) Installing dbus-openrc (1.14.4-r0) (532/797) Installing bluez (5.65-r2) (533/797) Installing bluez-openrc (5.65-r2) (534/797) Installing bluez-obexd (5.65-r2) (535/797) Installing kded (5.99.0-r0) (536/797) Installing bluez-qt (5.99.0-r0) (537/797) Installing bluedevil (5.26.0-r0) (538/797) Installing breeze (5.26.0-r0) (539/797) Installing libpulse-mainloop-glib (9999_git20220528-r0) (540/797) Installing callaudiod (0.1.4-r0) (541/797) Installing dnsmasq-common (2.87-r0) (542/797) Installing dnsmasq-openrc (2.87-r0) (543/797) Installing dnsmasq (2.87-r0) Executing dnsmasq-2.87-r0.pre-install (544/797) Installing linux-pam (1.5.2-r1) (545/797) Installing shadow (4.10-r3) (546/797) Installing libacl (2.3.1-r1) (547/797) Installing elogind (246.10-r5) (548/797) Installing elogind-openrc (246.10-r5) (549/797) Installing hfd-service (0.1.0-r1) (550/797) Installing hfd-service-openrc (0.1.0-r1) (551/797) Installing iio-sensor-proxy (3.4-r0) (552/797) Installing iio-sensor-proxy-openrc (3.4-r0) (553/797) Installing libkscreen (5.26.0-r0) (554/797) Installing layer-shell-qt (5.26.0-r0) (555/797) Installing qt5-qtsensors (5.15.6_git20220816-r0) (556/797) Installing kscreen (5.26.0-r0) (557/797) Installing socat (1.7.4.3-r1) (558/797) Installing kwallet-pam (5.26.0-r0) (559/797) Installing kwayland-integration (5.26.0-r0) (560/797) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (561/797) Installing duktape (2.7.0-r0) (562/797) Installing polkit-elogind (121-r0) (563/797) Installing libmm-glib (1.18.12-r0) (564/797) Installing libmbim (1.26.4-r0) (565/797) Installing libqrtr-glib (1.2.2-r0) (566/797) Installing libqmi (1.30.8-r0) (567/797) Installing modemmanager (1.18.12-r0) (568/797) Installing modemmanager-openrc (1.18.12-r0) (569/797) Installing libnm (1.40.0-r0) (570/797) Installing networkmanager-common (1.40.0-r0) (571/797) Installing networkmanager-openrc (1.40.0-r0) (572/797) Installing libmnl (1.0.5-r0) (573/797) Installing libnftnl (1.2.3-r0) (574/797) Installing iptables (1.8.8-r2) (575/797) Installing iptables-openrc (1.8.8-r2) (576/797) Installing libndp (1.8-r0) (577/797) Installing libidn2 (2.3.3-r1) (578/797) Installing libpsl (0.21.1-r1) (579/797) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-<name>. * (580/797) Installing networkmanager-cli (1.40.0-r0) (581/797) Installing pcre (8.45-r2) (582/797) Installing slang (2.3.3-r0) (583/797) Installing newt (0.52.21-r4) (584/797) Installing networkmanager-tui (1.40.0-r0) (585/797) Installing wireless-regdb (2022.08.12-r0) (586/797) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add <name>; * rc-service <name> start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (587/797) Installing mobile-broadband-provider-info (20220725-r0) (588/797) Installing networkmanager-wwan (1.40.0-r0) (589/797) Installing pipewire-libs (0.3.59-r1) (590/797) Installing libunwind (1.6.2-r0) (591/797) Installing libuv (1.44.2-r0) (592/797) Installing roc-toolkit-libs (0.1.5-r2) (593/797) Installing webrtc-audio-processing (0.3.1-r6) (594/797) Installing pipewire (0.3.59-r1) (595/797) Installing breeze-icons (5.99.0-r0) (596/797) Installing dbus-x11 (1.14.4-r0) (597/797) Installing kactivities (5.99.0-r0) (598/797) Installing kpipewire (5.26.0-r0) (599/797) Installing dconf (0.40.0-r2) (600/797) Installing anthy (9100h-r2) (601/797) Installing maliit-framework (2.3.0-r1) (602/797) Installing kyotocabinet (1.2.79-r3) (603/797) Installing libpinyin (2.6.2-r0) (604/797) Installing tinyxml (2.6.2-r1) (605/797) Installing presage (0.9.1-r2) (606/797) Installing maliit-keyboard (2.3.1-r0) (607/797) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (608/797) Installing plasma-nano (5.26.0-r0) (609/797) Installing networkmanager-qt (5.99.0-r0) (610/797) Installing plasma-nm (5.26.0-r0) (611/797) Installing plasma-nm-mobile (5.26.0-r0) (612/797) Installing fftw-single-libs (3.3.10-r0) (613/797) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (614/797) Installing pulseaudio-bluez (9999_git20220528-r0) (615/797) Installing pulseaudio-alsa (9999_git20220528-r0) (616/797) Installing alsa-utils-openrc (1.2.7-r1) (617/797) Installing pulseaudio-openrc (9999_git20220528-r0) (618/797) Installing libcanberra-pulse (0.30-r8) (619/797) Installing plasma-pa (5.26.0-r0) (620/797) Installing tzdata (2022e-r0) (621/797) Installing libdaemon (0.14-r3) (622/797) Installing openrc-settingsd (1.1.0-r0) (623/797) Installing openrc-settingsd-openrc (1.1.0-r0) (624/797) Installing plasma-settings (22.09-r1) (625/797) Installing kactivitymanagerd (5.26.0-r0) (626/797) Installing kinit (5.99.0-r0) (627/797) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (628/797) Installing kdnssd (5.99.0-r0) (629/797) Installing syntax-highlighting (5.99.0-r0) (630/797) Installing kdsoap (2.1.1-r0) (631/797) Installing libmtp (1.1.20-r2) (632/797) Installing clang15-libclang (15.0.2-r2) (633/797) Installing qt5-qttools (5.15.6_git20220907-r1) (634/797) Installing phonon (4.11.1-r2) (635/797) Installing talloc (2.3.4-r0) (636/797) Installing tevent (0.13.0-r0) (637/797) Installing samba-util-libs (4.16.4-r0) (638/797) Installing jansson (2.14-r0) (639/797) Installing ldb (2.5.2-r0) (640/797) Installing libwbclient (4.16.4-r0) (641/797) Installing samba-libs (4.16.4-r0) (642/797) Installing libsmbclient (4.16.4-r0) (643/797) Installing kio-extras (22.08.2-r0) (644/797) Installing kquickcharts (5.99.0-r0) (645/797) Installing xorg-server-common (21.1.4-r1) (646/797) Installing libxkbfile (1.1.1-r0) (647/797) Installing xkbcomp (1.4.5-r0) (648/797) Installing libxfont2 (2.0.6-r0) (649/797) Installing libtirpc-conf (1.3.2-r2) (650/797) Installing libtirpc-nokrb (1.3.2-r2) (651/797) Installing libxcvt (0.1.2-r0) (652/797) Installing xwayland (22.1.3-r1) (653/797) Installing kscreenlocker (5.26.0-r0) (654/797) Installing libqaccessibilityclient (0.4.1-r1) (655/797) Installing xcb-util-cursor (0.1.3-r2) (656/797) Installing kwin (5.26.0-r0) (657/797) Installing kitemmodels (5.99.0-r0) (658/797) Installing threadweaver (5.99.0-r0) (659/797) Installing krunner (5.99.0-r0) (660/797) Installing milou (5.26.0-r0) (661/797) Installing pipewire-media-session (0.4.1-r0) (662/797) Installing font-hack (3.003-r3) (663/797) Installing qqc2-desktop-style (5.99.0-r0) (664/797) Installing plasma-integration (5.26.0-r0) (665/797) Installing qtchooser (66-r1) (666/797) Installing plasma-workspace-libs (5.26.0-r0) (667/797) Installing kactivities-stats (5.99.0-r0) (668/797) Installing baloo (5.99.0-r0) (669/797) Installing kholidays (5.99.0-r0) (670/797) Installing libkexiv2 (22.08.2-r0) (671/797) Installing knotifyconfig (5.99.0-r0) (672/797) Installing kparts (5.99.0-r0) (673/797) Installing zxing-cpp (1.4.0-r0) (674/797) Installing libdmtx-libs (0.7.7-r0) (675/797) Installing libqrencode (4.1.1-r0) (676/797) Installing prison (5.99.0-r0) (677/797) Installing ktexteditor (5.99.0-r0) (678/797) Installing libnl3 (3.7.0-r0) (679/797) Installing libpcap (1.10.1-r0) (680/797) Installing lm-sensors-libs (3.6.0-r4) (681/797) Installing libksysguard (5.26.0-r0) (682/797) Installing kuserfeedback (1.2.0-r1) (683/797) Installing gpsd (3.24-r0) (684/797) Installing gpsd-openrc (3.24-r0) (685/797) Installing mpfr4 (4.1.0-r0) (686/797) Installing libqalculate (4.4.0-r0) (687/797) Installing plasma-workspace (5.26.0-r0) (688/797) Installing kpty (5.99.0-r0) (689/797) Installing kdesu (5.99.0-r0) (690/797) Installing kde-cli-tools (5.26.0-r0) (691/797) Installing qqc2-breeze-style (5.26.0-r0) (692/797) Installing plasma-mobile (5.26.0-r1) (693/797) Installing polkit-kde-agent-1 (5.26.0-r0) (694/797) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (695/797) Installing chrony-openrc (4.3-r0) (696/797) Installing haveged (1.9.18-r0) (697/797) Installing haveged-openrc (1.9.18-r0) (698/797) Installing nftables (1.0.5-r0) (699/797) Installing nftables-openrc (1.0.5-r0) (700/797) Installing postmarketos-config-nftables (0.12-r1) Executing postmarketos-config-nftables-0.12-r1.post-install * service nftables added to runlevel default (701/797) Installing postmarketos-config-nftables-networkmanager (0.12-r1) (702/797) Installing postmarketos-base-nftables (23-r1) Executing postmarketos-base-nftables-23-r1.post-install (703/797) Installing postmarketos-artwork-icons (2-r1) (704/797) Installing util-linux (2.38.1-r0) (705/797) Installing libfdisk (2.38.1-r0) (706/797) Installing libsmartcols (2.38.1-r0) (707/797) Installing util-linux-misc (2.38.1-r0) (708/797) Installing libeconf (0.4.6-r0) (709/797) Installing runuser (2.38.1-r0) (710/797) Installing mount (2.38.1-r0) (711/797) Installing losetup (2.38.1-r0) (712/797) Installing hexdump (2.38.1-r0) (713/797) Installing uuidgen (2.38.1-r0) (714/797) Installing blkid (2.38.1-r0) (715/797) Installing sfdisk (2.38.1-r0) (716/797) Installing mcookie (2.38.1-r0) (717/797) Installing agetty (2.38.1-r0) (718/797) Installing agetty-openrc (0.45.2-r3) (719/797) Installing wipefs (2.38.1-r0) (720/797) Installing cfdisk (2.38.1-r0) (721/797) Installing umount (2.38.1-r0) (722/797) Installing util-linux-openrc (2.38.1-r0) (723/797) Installing flock (2.38.1-r0) (724/797) Installing lsblk (2.38.1-r0) (725/797) Installing libcap-ng (0.8.3-r1) (726/797) Installing setpriv (2.38.1-r0) (727/797) Installing logger (2.38.1-r0) (728/797) Installing partx (2.38.1-r0) (729/797) Installing fstrim (2.38.1-r0) (730/797) Installing findmnt (2.38.1-r0) (731/797) Installing pcsc-lite-libs (1.9.9-r0) (732/797) Installing wpa_supplicant (2.10-r4) (733/797) Installing wpa_supplicant-openrc (2.10-r4) (734/797) Installing ifupdown-ng-wifi (0.12.1-r0) (735/797) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (736/797) Installing postmarketos-base-ui-networkmanager (6-r1) (737/797) Installing mpdecimal (2.5.1-r1) (738/797) Installing python3 (3.10.8-r0) (739/797) Installing py3-ruamel.yaml.clib (0.2.6-r1) (740/797) Installing py3-ruamel.yaml (0.16.12-r2) (741/797) Installing sleep-inhibitor (1.16-r0) (742/797) Installing sleep-inhibitor-openrc (1.16-r0) (743/797) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (744/797) Installing py3-dbus (1.3.2-r0) (745/797) Installing obex-capabilities (0.2.1-r1) (746/797) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (747/797) Installing postmarketos-base-ui-bluez-obexd (6-r1) (748/797) Installing pulseaudio-utils (9999_git20220528-r0) (749/797) Installing postmarketos-base-ui-pulseaudio (6-r1) (750/797) Installing upower (1.90.0-r2) (751/797) Installing powerdevil-libs (5.26.0-r0) (752/797) Installing powerdevil (5.26.0-r0) (753/797) Installing bubblewrap (0.6.2-r0) (754/797) Installing fuse-common (3.12.0-r0) (755/797) Installing fuse-openrc (3.12.0-r0) (756/797) Installing fuse3-libs (3.12.0-r0) (757/797) Installing fuse3 (3.12.0-r0) (758/797) Installing json-glib (1.6.6-r0) (759/797) Installing xdg-desktop-portal (1.15.0-r0) (760/797) Installing xdg-desktop-portal-kde (5.26.0-r0) (761/797) Installing autologin (1.0.0-r4) (762/797) Installing tinydm (1.1.2-r0) (763/797) Installing tinydm-openrc (1.1.2-r0) (764/797) Installing postmarketos-base-ui-tinydm (6-r1) (765/797) Installing font-alias (1.0.4-r0) (766/797) Installing util-macros (1.19.3-r0) (767/797) Installing font-misc-misc (1.1.2-r3) (768/797) Installing font-cursor-misc (1.0.3-r3) (769/797) Installing xauth (1.1.2-r0) (770/797) Installing xmodmap (1.0.11-r0) (771/797) Installing xrdb (1.2.1-r0) (772/797) Installing xinit (1.4.1-r0) (773/797) Installing xorg-server (21.1.4-r1) (774/797) Installing libinput (1.21.0-r0) (775/797) Installing xf86-input-libinput (1.2.1-r0) (776/797) Installing xf86-video-fbdev (0.5.0-r3) (777/797) Installing postmarketos-base-ui-x11 (6-r1) (778/797) Installing postmarketos-ui-plasma-mobile (3.8-r6) Executing postmarketos-ui-plasma-mobile-3.8-r6.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (779/797) Installing libexif (0.6.24-r0) (780/797) Installing hwloc (2.8.0-r0) (781/797) Installing libtbb (2021.7.0-r0) (782/797) Installing opencv (4.6.0-r3) (783/797) Installing postprocessd (0.2.1-r0) (784/797) Installing postprocessd-megapixels (0.2.1-r0) (785/797) Installing qmltermwidget (0.2.0-r1) (786/797) Installing qmlkonsole (22.09-r1) (787/797) Installing c-ares (1.18.1-r0) (788/797) Installing spacebar (22.09-r0) (789/797) Installing hkdm (0.2.0-r0) (790/797) Installing buffyboard (0.2.0-r0) (791/797) Installing terminus-font (4.49.1-r3) (792/797) Installing kbd-misc (2.5.1-r2) (793/797) Installing kbd (2.5.1-r2) (794/797) Installing kbd-openrc (2.5.1-r2) (795/797) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (796/797) Installing ttyescape-openrc (1.0.1-r1) (797/797) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r27.trigger Executing glib-2.74.0-r4.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r1.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-mkinitfs-1.5-r1.trigger 2022/10/18 15:54:11 Generating for kernel version: 5.15.74-0-lts 2022/10/18 15:54:11 Output directory: /boot 2022/10/18 15:54:11 == Generating initramfs == 2022/10/18 15:54:11 - Including hook files 2022/10/18 15:54:11 - Including hook scripts 2022/10/18 15:54:11 - Including required binaries 2022/10/18 15:54:11 - Including kernel modules 2022/10/18 15:54:11 - Including splash images 2022/10/18 15:54:11 - Writing and verifying initramfs archive 2022/10/18 15:54:12 == Generating initramfs extra == 2022/10/18 15:54:12 - Including extra binaries 2022/10/18 15:54:12 - Including FDE support 2022/10/18 15:54:12 - Writing and verifying initramfs-extra archive 2022/10/18 15:54:12 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/10/18 15:54:13 mkinitfs completed in: 1.482869684s 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: 3037 MiB in 822 packages (1564581) [15:54:19] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3037 MiB in 822 packages (1564581) [15:54:19] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi (pmbootstrap -v for details) (1564581) [15:54:20] (rootfs_tablet-x64uefi) install device-tablet-x64uefi (1564581) [15:54:20] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1564581) [15:54:20] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1564581) [15:54:20] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1564581) [15:54:20] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi (1564581) [15:54:20] New background process: pid=1573578, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3037 MiB in 822 packages (1564581) [15:54:20] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3037 MiB in 822 packages (1564581) [15:54:21] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1564581) [15:54:21] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (1564581) [15:54:21] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1564581) [15:54:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1564581) [15:54:21] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1564581) [15:54:21] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1564581) [15:54:21] New background process: pid=1573591, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3037 MiB in 822 packages (1564581) [15:54:22] (rootfs_tablet-x64uefi) mkinitfs lts (1564581) [15:54:22] (rootfs_tablet-x64uefi) % mkinitfs 2022/10/18 15:54:22 Generating for kernel version: 5.15.74-0-lts 2022/10/18 15:54:22 Output directory: /boot 2022/10/18 15:54:22 == Generating initramfs == 2022/10/18 15:54:22 - Including hook files 2022/10/18 15:54:22 - Including hook scripts 2022/10/18 15:54:22 - Including required binaries 2022/10/18 15:54:22 - Including kernel modules 2022/10/18 15:54:22 - Including splash images 2022/10/18 15:54:22 - Writing and verifying initramfs archive 2022/10/18 15:54:23 == Generating initramfs extra == 2022/10/18 15:54:23 - Including extra binaries 2022/10/18 15:54:23 - Including FDE support 2022/10/18 15:54:23 - Writing and verifying initramfs-extra archive 2022/10/18 15:54:23 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/10/18 15:54:23 mkinitfs completed in: 897.160046ms (1564581) [15:54:23] *** SET LOGIN PASSWORD FOR: 'user' *** (1564581) [15:54:23] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (1564581) [15:54:23] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (1564581) [15:54:23] (rootfs_tablet-x64uefi) locking root (1564581) [15:54:23] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (1564581) [15:54:23] NOTE: No valid keymap specified for device (1564581) [15:54:23] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (1564581) [15:54:25] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (1564581) [15:54:25] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (1564581) [15:54:25] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1564581) [15:54:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1564581) [15:54:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1564581) [15:54:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1564581) [15:54:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1564581) [15:54:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1564581) [15:54:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1564581) [15:54:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1564581) [15:54:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1564581) [15:54:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1564581) [15:54:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1564581) [15:54:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1564581) [15:54:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1564581) [15:54:25] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1564581) [15:54:25] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1564581) [15:54:25] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3120556 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (1564581) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1564581) [15:54:25] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1564581) [15:54:25] (native) create tablet-x64uefi.img (3963M) (1564581) [15:54:25] (native) % truncate -s 3963M /home/pmos/rootfs/tablet-x64uefi.img (1564581) [15:54:25] (native) mount /dev/install (tablet-x64uefi.img) (1564581) [15:54:25] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (1564581) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1564581) [15:54:25] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1564581) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1564581) [15:54:25] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1564581) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1564581) [15:54:25] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1564581) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1564581) [15:54:25] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1564581) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1564581) [15:54:25] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1564581) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1564581) [15:54:25] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1564581) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1564581) [15:54:25] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1564581) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1564581) [15:54:25] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1564581) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1564581) [15:54:25] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1564581) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1564581) [15:54:25] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1564581) [15:54:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1564581) [15:54:25] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1564581) [15:54:26] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (1564581) [15:54:26] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.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/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1564581) [15:54:26] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.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/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1564581) [15:54:26] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1564581) [15:54:26] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1564581) [15:54:26] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1564581) [15:54:26] (native) % parted -s /dev/install mktable msdos (1564581) [15:54:26] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (1564581) [15:54:26] (native) % parted -s /dev/install mkpart primary 256M 100% (1564581) [15:54:26] (native) % parted -s /dev/install set 1 boot on (1564581) [15:54:26] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.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/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1564581) [15:54:26] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1564581) [15:54:26] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1564581) [15:54:26] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1564581) [15:54:26] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1564581) [15:54:26] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1564581) [15:54:26] (native) install e2fsprogs (1564581) [15:54:26] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1564581) [15:54:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1564581) [15:54:26] (native) % cat /tmp/apk_progress_fifo (1564581) [15:54:26] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1564581) [15:54:26] New background process: pid=1574074, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r3) (2/3) Installing e2fsprogs-libs (1.46.5-r3) (3/3) Installing e2fsprogs (1.46.5-r3) Executing busybox-1.35.0-r27.trigger OK: 21 MiB in 71 packages (1564581) [15:54:27] (native) format /dev/installp2 (root, ext4) (1564581) [15:54:27] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1564581) [15:54:27] (native) mount /dev/installp2 to /mnt/install (1564581) [15:54:27] (native) % mkdir -p /mnt/install (1564581) [15:54:27] (native) % mount /dev/installp2 /mnt/install (1564581) [15:54:27] (native) calculate depends of dosfstools (pmbootstrap -v for details) (1564581) [15:54:27] (native) install dosfstools (1564581) [15:54:27] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1564581) [15:54:27] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1564581) [15:54:27] (native) % cat /tmp/apk_progress_fifo (1564581) [15:54:27] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (1564581) [15:54:27] New background process: pid=1574103, 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 (1564581) [15:54:28] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (1564581) [15:54:28] (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 (1564581) [15:54:28] (native) % mkdir -p /mnt/install/boot (1564581) [15:54:28] (native) % mount /dev/installp1 /mnt/install/boot (1564581) [15:54:28] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1564581) [15:54:28] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (1564581) [15:54:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1564581) [15:54:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1564581) [15:54:28] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1564581) [15:54:28] (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/ (1564581) [15:54:49] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1564581) [15:54:49] % 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 (1564581) [15:54:49] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1564581) [15:54:49] % 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/ (1564581) [15:54:49] % 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/ (1564581) [15:54:49] % 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/ (1564581) [15:54:49] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % 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/ (1564581) [15:54:50] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1564581) [15:54:50] % 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 (1564581) [15:54:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1564581) [15:54:50] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1564581) [15:54:53] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.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/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1564581) [15:54:53] (native) umount /dev/loop9 (1564581) [15:54:53] (native) % losetup -d /dev/loop9 (1564581) [15:54:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1564581) [15:54:53] (1564581) [15:54:53] *** FLASHING INFORMATION *** (1564581) [15:54:53] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1564581) [15:54:53] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1564581) [15:54:53] (1564581) [15:54:53] *** SSH DAEMON INFORMATION *** (1564581) [15:54:53] SSH daemon is enabled (disable with --no-sshd). (1564581) [15:54:53] Login as 'user' with the password given during installation. (1564581) [15:54:53] (1564581) [15:54:53] *** FIREWALL INFORMATION *** (1564581) [15:54:53] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1564581) [15:54:53] For more information: https://postmarketos.org/firewall (1564581) [15:54:53] (1564581) [15:54:53] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1564581) [15:54:53] DONE! total 3211652 -rw-r--r-- 1 root 12345 4155506688 Oct 18 15:54 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop9 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Oct 18 15:55 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Oct 18 15:55 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Oct 18 15:55 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Oct 18 15:54 bin drwxr-xr-x 2 root root 4096 Oct 18 15:54 boot drwxr-xr-x 2 root root 4096 Oct 18 15:49 dev drwxr-xr-x 62 root root 4096 Oct 18 15:54 etc drwxr-xr-x 3 root root 4096 Oct 18 15:54 home drwxr-xr-x 15 root root 4096 Oct 18 15:53 lib drwx------ 2 root root 16384 Oct 18 15:54 lost+found drwxr-xr-x 5 root root 4096 Oct 18 15:49 media drwxr-xr-x 8 root root 4096 Oct 18 15:49 mnt drwxr-xr-x 2 root root 4096 Oct 18 15:49 opt drwxr-xr-x 2 root root 4096 Oct 18 15:49 proc drwx------ 2 root root 4096 Oct 18 15:49 root drwxr-xr-x 6 root root 4096 Oct 18 15:53 run drwxr-xr-x 2 root root 4096 Oct 18 15:53 sbin drwxr-xr-x 2 root root 4096 Oct 18 15:49 srv drwxr-xr-x 2 root root 4096 Oct 18 15:49 sys drwxrwxrwt 2 root root 4096 Oct 18 15:54 tmp drwxr-xr-x 10 root root 4096 Oct 18 15:53 usr drwxr-xr-x 13 root root 4096 Oct 18 15:50 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-10-18 15:55:27-- 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% 81.4M=0s 2022-10-18 15:55:27 (81.4 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz 2022-10-16 15:29:22.706385 [http://mirror.postmarketos.org/postmarketos/master] v20220809-6106-g1072e83ae5 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-6097-g4dec1c1f1d [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-6105-gec7c6e8b44 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24435 distinct packages available (1/103) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1666058200-r0) (2/103) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1666058200-r0) (3/103) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1665347036-r0) (4/103) Upgrading karchive (5.99.0-r0 -> 9999_git1665347063-r0) (5/103) Upgrading kconfig (5.99.0-r0 -> 9999_git1665971985-r0) (6/103) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1666058160-r0) (7/103) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1665347215-r0) (8/103) Upgrading kcrash (5.99.0-r0 -> 9999_git1665347167-r0) (9/103) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1665347187-r0) (10/103) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1665347296-r0) (11/103) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1666018383-r0) (12/103) Upgrading ki18n (5.99.0-r0 -> 9999_git1665972034-r0) (13/103) Upgrading kauth (5.99.0-r0 -> 9999_git1665347072-r0) (14/103) Upgrading kcodecs (5.99.0-r0 -> 9999_git1665971974-r0) (15/103) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1665972122-r0) (16/103) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1665971995-r0) (17/103) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1665885904-r0) (18/103) Upgrading kitemviews (5.99.0-r0 -> 9999_git1665347404-r0) (19/103) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1665972133-r0) (20/103) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1665885873-r0) (21/103) Upgrading kcompletion (5.99.0-r0 -> 9999_git1665347119-r0) (22/103) Upgrading kdoctools (5.99.0-r0 -> 9999_git1665347268-r0) (23/103) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1665347414-r0) (24/103) Upgrading knotifications (5.99.0-r0 -> 9999_git1665347461-r0) (25/103) Upgrading kservice (5.99.0-r0 -> 9999_git1665347145-r0) (26/103) Upgrading solid-libs (5.99.0-r0 -> 9999_git1665626338-r0) (27/103) Upgrading sonnet (5.99.0-r0 -> 9999_git1665799282-r0) (28/103) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1665972112-r0) (29/103) Upgrading kio (5.99.0-r0 -> 9999_git1666058190-r0) (30/103) Upgrading kpackage (5.99.0-r0 -> 9999_git1665885960-r0) (31/103) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1665347196-r0) (32/103) Upgrading kwayland (5.99.0-r0 -> 9999_git1665347197-r0) (33/103) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1666023058-r0) (34/103) Upgrading kwallet (5.99.0-r0 -> 9999_git1665885991-r0) (35/103) Upgrading purpose (5.99.0-r0 -> 9999_git1665972156-r0) (36/103) Upgrading angelfish (22.09-r0 -> 9999_git1665973634-r0) (37/103) Upgrading breeze-gtk (5.26.0-r0 -> 9999_git1665054909-r0) (38/103) Upgrading attica (5.99.0-r0 -> 9999_git1665346188-r0) (39/103) Upgrading kidletime (5.99.0-r0 -> 9999_git1665347355-r0) (40/103) Upgrading knewstuff (5.99.0-r0 -> 9999_git1666058217-r0) (41/103) Upgrading kirigami-addons (0.4-r0 -> 9999_git1666018403-r0) (42/103) Upgrading kclock (22.09-r0 -> 9999_git1665887058-r0) (43/103) Upgrading kdecoration (5.26.0-r0 -> 9999_git1665068994-r0) (44/103) Upgrading kde-gtk-config (5.26.0-r0 -> 9999_git1665055009-r0) (45/103) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1665514826-r0) (46/103) Upgrading kcontacts (5.99.0-r0 -> 9999_git1665347147-r0) (47/103) Upgrading kpeople (5.99.0-r0 -> 9999_git1665972081-r0) (48/103) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1665347091-r0) (49/103) Upgrading kcmutils (5.99.0-r0 -> 9999_git1665770396-r0) (50/103) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1665787908-r0) (51/103) Upgrading oxygen (5.26.0-r0 -> 9999_git1665109481-r0) (52/103) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1665347249-r0) (53/103) Upgrading plasma-dialer (22.09-r0 -> 9999_git1666048432-r0) (54/103) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1665973655-r0) (55/103) Upgrading kded (5.99.0-r0 -> 9999_git1665347206-r0) (56/103) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1665346208-r0) (57/103) Upgrading bluedevil (5.26.0-r0 -> 9999_git1666058662-r0) (58/103) Upgrading breeze (5.26.0-r0 -> 9999_git1666057679-r0) (59/103) Upgrading libkscreen (5.26.0-r0 -> 9999_git1665747715-r0) (60/103) Upgrading kscreen (5.26.0-r0 -> 9999_git1665886837-r0) (61/103) Upgrading kwallet-pam (5.26.0-r0 -> 9999_git1663246611-r0) (62/103) Upgrading kwayland-integration (5.26.0-r0 -> 9999_git1664735570-r0) (63/103) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1665346217-r0) (64/103) Upgrading kactivities (5.99.0-r0 -> 9999_git1665347036-r0) (65/103) Upgrading plasma-nano (5.26.0-r0 -> 9999_git1664766236-r0) (66/103) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1665347259-r0) (67/103) Upgrading plasma-nm (5.26.0-r0 -> 9999_git1666058805-r0) (68/103) Upgrading plasma-nm-mobile (5.26.0-r0 -> 9999_git1666058805-r0) (69/103) Upgrading plasma-pa (5.26.0-r0 -> 9999_git1666058816-r0) (70/103) Upgrading plasma-settings (22.09-r1 -> 9999_git1665973664-r1) (71/103) Upgrading kactivitymanagerd (5.26.0-r0 -> 9999_git1666057689-r0) (72/103) Upgrading kinit (5.99.0-r0 -> 9999_git1665347365-r0) (73/103) Upgrading kdnssd (5.99.0-r0 -> 9999_git1665347258-r0) (74/103) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1666058241-r0) (75/103) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1665347529-r0) (76/103) Upgrading kscreenlocker (5.26.0-r0 -> 9999_git1665311235-r0) (77/103) Upgrading kwin (5.26.0-r0 -> 9999_git1666058739-r0) (78/103) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1665347394-r0) (79/103) Upgrading threadweaver (5.99.0-r0 -> 9999_git1665347357-r0) (80/103) Upgrading krunner (5.99.0-r0 -> 9999_git1665899863-r0) (81/103) Upgrading milou (5.26.0-r0 -> 9999_git1664766124-r0) (82/103) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1665620141-r0) (83/103) Upgrading plasma-integration (5.26.0-r0 -> 9999_git1666058777-r0) (84/103) Upgrading plasma-workspace-libs (5.26.0-r0 -> 9999_git1666058841-r0) (85/103) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1665347045-r0) (86/103) Upgrading baloo (5.99.0-r0 -> 9999_git1665971963-r0) (87/103) Upgrading kholidays (5.99.0-r0 -> 9999_git1665972024-r0) (88/103) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1665347471-r0) (89/103) Upgrading kparts (5.99.0-r0 -> 9999_git1665972071-r0) (90/103) Upgrading prison (5.99.0-r0 -> 9999_git1665414234-r0) (91/103) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1665972101-r0) (92/103) Upgrading libksysguard (5.26.0-r0 -> 9999_git1665973462-r0) (93/103) Upgrading plasma-workspace (5.26.0-r0 -> 9999_git1666058841-r0) (94/103) Upgrading kpty (5.99.0-r0 -> 9999_git1665347520-r0) (95/103) Upgrading kdesu (5.99.0-r0 -> 9999_git1663420106-r0) (96/103) Upgrading kde-cli-tools (5.26.0-r0 -> 9999_git1665973385-r0) (97/103) Upgrading qqc2-breeze-style (5.26.0-r0 -> 9999_git1666048690-r0) (98/103) Upgrading plasma-mobile (5.26.0-r1 -> 9999_git1666058793-r1) (99/103) Upgrading polkit-kde-agent-1 (5.26.0-r0 -> 9999_git1664766395-r0) (100/103) Upgrading powerdevil-libs (5.26.0-r0 -> 9999_git1665747652-r0) (101/103) Upgrading powerdevil (5.26.0-r0 -> 9999_git1665747652-r0) (102/103) Upgrading xdg-desktop-portal-kde (5.26.0-r0 -> 9999_git1666031240-r0) (103/103) Upgrading qmlkonsole (22.09-r1 -> 9999_git1665887069-r1) Executing busybox-1.35.0-r27.trigger Executing shared-mime-info-2.2-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-base-23-r1.trigger Executing dbus-1.14.4-r0.trigger OK: 3058 MiB in 822 packages (1/12) Installing bash (5.2.2-r0) Executing bash-5.2.2-r0.post-install (2/12) Installing xdg-dbus-proxy (0.1.4-r0) (3/12) Installing lz4-libs (1.9.4-r1) (4/12) Installing libarchive (3.6.1-r1) (5/12) Installing ostree (2022.6-r0) (6/12) Installing libseccomp (2.5.4-r0) (7/12) Installing flatpak (1.14.0-r1) Executing flatpak-1.14.0-r1.pre-install Executing flatpak-1.14.0-r1.post-install modprobe: can't change directory to '5.15.0-48-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (8/12) Installing flatpak-libs (1.14.0-r1) (9/12) Installing discover-backend-flatpak (5.26.0-r0) (10/12) Installing htop (3.2.1-r1) (11/12) Installing nano (6.4-r0) (12/12) Installing neofetch (7.1.0-r0) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-23-r1.trigger Executing dbus-1.14.4-r0.trigger OK: 3068 MiB in 834 packages (1/91) Installing syndication (9999_git1665347337-r0) (2/91) Installing alligator (9999_git1665973625-r0) (3/91) Installing libavc1394 (0.5.4-r2) (4/91) Installing libcaca (0.99_beta20-r0) (5/91) Installing libdv (1.0.0-r7) (6/91) Installing libiec61883 (1.2.0-r2) (7/91) Installing mpg123-libs (1.30.2-r0) (8/91) Installing speex (1.2.1-r0) (9/91) Installing libshout (2.4.6-r1) (10/91) Installing wavpack (5.5.0-r0) (11/91) Installing gst-plugins-good (1.20.4-r1) (12/91) Installing py3-parsing (3.0.9-r0) (13/91) Installing py3-packaging (21.3-r2) (14/91) Installing py3-setuptools (65.5.0-r0) (15/91) Installing py3-certifi (2022.9.24-r0) (16/91) Installing py3-charset-normalizer (2.1.1-r0) (17/91) Installing py3-idna (3.4-r2) (18/91) Installing py3-urllib3 (1.26.12-r0) (19/91) Installing py3-requests (2.28.1-r0) (20/91) Installing py3-ytmusicapi (0.24.0-r0) (21/91) Installing libmng (2.0.3-r1) (22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0) (23/91) Installing py3-mutagen (1.46.0-r0) (24/91) Installing py3-websockets (10.3-r1) (25/91) Installing py3-brotli (1.0.9-r8) (26/91) Installing yt-dlp (2022.10.04-r1) (27/91) Installing audiotube (9999_git1665226656-r0) (28/91) Installing calindori (9999_git1665887042-r0) (29/91) Installing live-media (2022.07.14-r0) (30/91) Installing libxpm (3.5.13-r1) (31/91) Installing a52dec (0.7.4-r8) (32/91) Installing vulkan-loader (1.3.224.1-r1) (33/91) Installing ffmpeg4-libs (4.4.3-r0) (34/91) Installing libbluray (1.3.3-r0) (35/91) Installing libcddb (1.3.2-r3) (36/91) Installing libdvbpsi (1.3.3-r0) (37/91) Installing libdvdcss (1.4.3-r0) (38/91) Installing libdvdread (6.1.3-r0) (39/91) Installing libdvdnav (6.1.1-r0) (40/91) Installing libebml (1.4.4-r0) (41/91) Installing faad2-libs (2.10.0-r0) (42/91) Installing libupnp (1.14.13-r0) (43/91) Installing lua5.2-libs (5.2.4-r10) (44/91) Installing libmad (0.15.1b-r9) (45/91) Installing libmatroska (1.7.1-r0) (46/91) Installing libmicrodns (0.2.0-r0) (47/91) Installing libmpeg2 (0.5.1-r9) (48/91) Installing glslang-libs (11.11.0-r0) (49/91) Installing glslang (11.11.0-r0) (50/91) Installing spirv-tools (1.3.224.1-r1) (51/91) Installing shaderc (2022.2-r1) (52/91) Installing libplacebo (4.208.0-r3) (53/91) Installing libprotobuf-lite (3.21.7-r0) (54/91) Installing vlc-libs (3.0.17.4-r10) (55/91) Installing vlc (3.0.17.4-r10) (56/91) Installing elisa (22.08.2-r0) (57/91) Installing kunitconversion (9999_git1665885982-r0) (58/91) Installing kalk (9999_git1665583146-r0) (59/91) Installing qt5-qtkeychain (0.13.2-r0) (60/91) Installing kasts (9999_git1665887050-r0) (61/91) Installing keysmith (9999_git1665973976-r0) (62/91) Installing krecorder (9999_git1665190218-r1) (63/91) Installing kpublictransport (22.08.2-r0) (64/91) Installing ktrip (9999_git1665190380-r0) (65/91) Installing kweathercore (9999_git1664764385-r0) (66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/91) Installing kweather (9999_git1664766564-r1) (68/91) Installing libquotient (0.6.11-r0) (69/91) Installing libcmark (0.30.2-r1) (70/91) Installing neochat (9999_git1666058409-r0) (71/91) Installing kjs (9999_git1665347424-r0) (72/91) Installing libdjvulibre (3.5.28-r2) (73/91) Installing libzip (1.9.2-r2) (74/91) Installing ebook-tools (0.2.2-r2) (75/91) Installing discount-libs (2.2.7b-r0) (76/91) Installing poppler (22.10.0-r0) (77/91) Installing poppler-qt5 (22.10.0-r0) (78/91) Installing kdegraphics-mobipocket (22.08.2-r0) (79/91) Installing libspectre (0.2.10-r1) (80/91) Installing okular-common (22.08.2-r0) (81/91) Installing okular (22.08.2-r0) (82/91) Installing plasma-camera (1.0_git20210328-r2) (83/91) Installing gst-libav (1.20.4-r0) (84/91) Installing gst-plugins-good-qt (1.20.4-r1) (85/91) Installing plasmatube (9999_git1665190230-r0) (86/91) Installing postmarketos-config-nftables-upnp-client (0.12-r1) (87/91) Installing postmarketos-config-nftables-mdns (0.12-r1) (88/91) Installing postmarketos-config-nftables-chromecast (0.12-r1) (89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.12-r1) (90/91) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (91/91) Installing tokodon (9999_git1665799668-r0) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-23-r1.trigger Executing vlc-libs-3.0.17.4-r10.trigger OK: 3187 MiB in 925 packages (chroot) Exiting chroot... [15:57:31] Unregister qemu binfmt (arm) [15:57:31] Unregister qemu binfmt (aarch64) [15:57:32] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:57:32] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:57:32] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [15:57:32] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [15:57:34] Cleared up ~6206 MB of space [15:57:34] DONE! Building image for pine64-pinephone Already up to date. [15:57:35] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:57:35] Channel [edge]: [15:57:35] Vendor [qemu]: [15:57:35] Device codename [amd64]: [15:57:35] Kernel [lts]: [15:57:35] Username [user]: [15:57:35] User interface [weston]: [15:57:35] Change them? (y/n) [n]: [15:57:35] Extra packages [none]: [15:57:35] Use this timezone instead of GMT? (y/n) [y]: [15:57:35] Choose default locale for installation [C.UTF-8]: [15:57:35] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:57:35] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:57:35] Config changed: ui='plasma-mobile' [15:57:36] Config changed: device='pine64-pinephone' [15:57:36] Config changed: kernel='' [15:57:36] Config changed: extra_packages='osk-sdl' (1612072) [15:57:36] % 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) (1612072) [15:57:36] % 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 (1612072) [15:57:36] *** (1/4) PREPARE NATIVE CHROOT *** (1612072) [15:57:36] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1612072) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1612072) [15:57:36] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1612072) [15:57:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1612072) [15:57:36] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1612072) [15:57:36] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1612072) [15:57:36] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1612072) [15:57:36] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1612072) [15:57:37] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1612072) [15:57:37] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1612072) [15:57:37] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1612072) [15:57:37] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1612072) [15:57:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1612072) [15:57:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1612072) [15:57:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1612072) [15:57:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1612072) [15:57:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1612072) [15:57:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1612072) [15:57:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1612072) [15:57:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1612072) [15:57:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1612072) [15:57:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1612072) [15:57:37] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1612072) [15:57:37] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1612072) [15:57:37] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1612072) [15:57:37] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1612072) [15:57:37] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1612072) [15:57:37] Update package index for x86_64 (4 file(s)) (1612072) [15:57:37] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1612072) [15:57:37] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1612072) [15:57:37] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1612072) [15:57:37] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1612072) [15:57:38] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1612072) [15:57:38] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1612072) [15:57:38] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1612072) [15:57:38] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1612072) [15:57:38] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1612072) [15:57:38] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (1612072) [15:57:39] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1612072) [15:57:39] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1612072) [15:57:39] extracted: /tmp/pmbootstrape_m8httiapk (1612072) [15:57:39] extracted: /tmp/pmbootstrapt5kicmzosig (1612072) [15:57:39] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1612072) [15:57:39] % 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/pmbootstrapt5kicmzosig /tmp/pmbootstrape_m8httiapk Verified OK (1612072) [15:57:39] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1612072) [15:57:39] % /tmp/pmbootstrape_m8httiapk --version apk-tools 2.12.9, compiled for x86_64. (1612072) [15:57:39] (native) install alpine-base (1612072) [15:57:39] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % 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 (1612072) [15:57:39] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1612072) [15:57:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1612072) [15:57:39] (native) update /etc/apk/repositories (1612072) [15:57:39] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1612072) [15:57:39] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1612072) [15:57:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1612072) [15:57:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1612072) [15:57:39] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1612072) [15:57:39] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1612072) [15:57:39] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1612072) [15:57:39] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1612072) [15:57:39] % 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 (1612072) [15:57:39] New background process: pid=1612508, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r3) (16/25) Installing libssl3 (3.0.5-r3) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r27.trigger OK: 10 MiB in 25 packages (1612072) [15:57:41] (native) % adduser -D pmos -u 12345 (1612072) [15:57:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1612072) [15:57:41] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1612072) [15:57:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1612072) [15:57:41] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1612072) [15:57:41] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1612072) [15:57:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1612072) [15:57:41] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1612072) [15:57:41] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1612072) [15:57:41] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1612072) [15:57:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1612072) [15:57:41] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1612072) [15:57:41] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1612072) [15:57:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1612072) [15:57:41] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1612072) [15:57:41] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1612072) [15:57:41] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1612072) [15:57:41] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1612072) [15:57:41] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1612072) [15:57:41] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1612072) [15:57:44] (native) install cryptsetup util-linux parted (1612072) [15:57:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1612072) [15:57:44] (native) % cat /tmp/apk_progress_fifo (1612072) [15:57:44] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1612072) [15:57:44] New background process: pid=1612872, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r2) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r2) (9/43) Installing cryptsetup-openrc (2.5.0-r2) (10/43) Installing ncurses-terminfo-base (6.3_p20221008-r0) (11/43) Installing ncurses-libs (6.3_p20221008-r0) (12/43) Installing readline (8.2.0-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r2) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 21 MiB in 68 packages (1612072) [15:57:46] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (1612072) [15:57:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1612072) [15:57:46] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1612072) [15:57:46] % 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 (1612072) [15:57:46] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1612072) [15:57:46] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (1612072) [15:57:46] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (1612072) [15:57:46] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (1612072) [15:57:46] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (1612072) [15:57:46] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (1612072) [15:57:46] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (1612072) [15:57:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1612072) [15:57:46] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1612072) [15:57:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (1612072) [15:57:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1612072) [15:57:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1612072) [15:57:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (1612072) [15:57:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1612072) [15:57:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1612072) [15:57:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1612072) [15:57:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1612072) [15:57:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1612072) [15:57:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1612072) [15:57:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1612072) [15:57:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1612072) [15:57:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1612072) [15:57:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1612072) [15:57:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1612072) [15:57:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1612072) [15:57:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1612072) [15:57:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1612072) [15:57:47] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1612072) [15:57:47] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1612072) [15:57:47] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (1612072) [15:57:47] (native) install qemu-aarch64 (1612072) [15:57:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1612072) [15:57:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1612072) [15:57:47] (native) % cat /tmp/apk_progress_fifo (1612072) [15:57:47] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (1612072) [15:57:47] New background process: pid=1612959, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r3) Executing busybox-1.35.0-r27.trigger OK: 25 MiB in 69 packages (1612072) [15:57:47] Register qemu binfmt (aarch64) (1612072) [15:57:48] % 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 (1612072) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (1612072) [15:57:48] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1612072) [15:57:48] % 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 (1612072) [15:57:48] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1612072) [15:57:48] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1612072) [15:57:48] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1612072) [15:57:48] extracted: /tmp/pmbootstrape3fm8ag2apk (1612072) [15:57:48] extracted: /tmp/pmbootstrapbubqc6oisig (1612072) [15:57:48] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1612072) [15:57:48] % 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/pmbootstrapbubqc6oisig /tmp/pmbootstrape3fm8ag2apk Verified OK (1612072) [15:57:48] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1612072) [15:57:48] % /tmp/pmbootstrape3fm8ag2apk --version apk-tools 2.12.9, compiled for x86_64. (1612072) [15:57:48] (rootfs_pine64-pinephone) install alpine-base (1612072) [15:57:48] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (1612072) [15:57:48] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (1612072) [15:57:48] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (1612072) [15:57:48] (rootfs_pine64-pinephone) update /etc/apk/repositories (1612072) [15:57:48] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1612072) [15:57:48] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1612072) [15:57:48] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1612072) [15:57:48] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1612072) [15:57:48] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1612072) [15:57:48] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1612072) [15:57:48] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1612072) [15:57:48] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1612072) [15:57:48] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1612072) [15:57:48] Update package index for aarch64 (4 file(s)) (1612072) [15:57:48] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1612072) [15:57:48] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (1612072) [15:57:48] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1612072) [15:57:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (1612072) [15:57:49] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1612072) [15:57:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (1612072) [15:57:49] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1612072) [15:57:49] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (1612072) [15:57:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1612072) [15:57:49] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1612072) [15:57:49] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1612072) [15:57:49] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1612072) [15:57:49] % 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 (1612072) [15:57:49] New background process: pid=1613117, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r2) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.3.0-r2) Executing alpine-baselayout-3.3.0-r2.pre-install Executing alpine-baselayout-3.3.0-r2.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r3) (16/25) Installing libssl3 (3.0.5-r3) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r27.trigger OK: 13 MiB in 25 packages (1612072) [15:57:51] (rootfs_pine64-pinephone) % getent passwd user (1612072) [15:57:52] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (1612072) [15:57:52] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (1612072) [15:57:52] (rootfs_pine64-pinephone) % addgroup user wheel (1612072) [15:57:52] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (1612072) [15:57:52] (rootfs_pine64-pinephone) % addgroup user video (1612072) [15:57:52] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (1612072) [15:57:52] (rootfs_pine64-pinephone) % addgroup user audio (1612072) [15:57:52] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (1612072) [15:57:52] (rootfs_pine64-pinephone) % addgroup user input (1612072) [15:57:52] (rootfs_pine64-pinephone) % addgroup -S plugdev (1612072) [15:57:53] (rootfs_pine64-pinephone) % addgroup user plugdev (1612072) [15:57:53] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (1612072) [15:57:53] (rootfs_pine64-pinephone) % addgroup user netdev (1612072) [15:57:53] 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 (1612072) [15:57:55] (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) (1612072) [15:57:55] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1612072) [15:57:55] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1612072) [15:57:56] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1612072) [15:57:57] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1612072) [15:57:58] (rootfs_pine64-pinephone) install postmarketos-base device-pine64-pinephone postmarketos-ui-plasma-mobile device-pine64-pinephone-nonfree-firmware angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1612072) [15:57:58] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1612072) [15:57:58] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1612072) [15:57:58] (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 (1612072) [15:57:58] New background process: pid=1613365, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/731) Installing icu-data-full (71.1-r4) (2/731) Installing dbus-libs (1.14.4-r0) (3/731) Installing libgcc (12.2.1_git20220924-r3) (4/731) Installing libffi (3.4.3-r0) (5/731) Installing libintl (0.21.1-r1) (6/731) Installing libblkid (2.38.1-r0) (7/731) Installing libmount (2.38.1-r0) (8/731) Installing pcre2 (10.40-r0) (9/731) Installing glib (2.74.0-r4) (10/731) Installing libstdc++ (12.2.1_git20220924-r3) (11/731) Installing icu-libs (71.1-r4) (12/731) Installing libpcre2-16 (10.40-r0) (13/731) Installing zstd-libs (1.5.2-r9) (14/731) Installing qt5-qtbase (5.15.6_git20220930-r0) (15/731) Installing hicolor-icon-theme (0.17-r2) (16/731) Installing libmagic (5.42-r0) (17/731) Installing file (5.42-r0) (18/731) Installing libxau (1.0.10-r0) (19/731) Installing libmd (1.0.4-r0) (20/731) Installing libbsd (0.11.7-r0) (21/731) Installing libxdmcp (1.1.3-r1) (22/731) Installing libxcb (1.15-r0) (23/731) Installing libx11 (1.8.1-r1) (24/731) Installing libxext (1.3.4-r1) (25/731) Installing libice (1.0.10-r1) (26/731) Installing libuuid (2.38.1-r0) (27/731) Installing libsm (1.2.3-r1) (28/731) Installing libxt (1.2.1-r0) (29/731) Installing libxmu (1.1.4-r0) (30/731) Installing xset (1.2.4-r0) (31/731) Installing xprop (1.2.5-r0) (32/731) Installing xdg-utils (1.1.3-r4) (33/731) Installing mesa (22.2.1-r3) (34/731) Installing libdrm (2.4.113-r0) (35/731) Installing libexpat (2.4.9-r0) (36/731) Installing wayland-libs-server (1.21.0-r1) (37/731) Installing mesa-glapi (22.2.1-r3) (38/731) Installing mesa-gles (22.2.1-r3) (39/731) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/731) Installing libxcomposite (0.4.5-r1) (41/731) Installing brotli-libs (1.0.9-r8) (42/731) Installing libbz2 (1.0.8-r3) (43/731) Installing libpng (1.6.38-r0) (44/731) Installing freetype (2.12.1-r0) (45/731) Installing fontconfig (2.14.0-r0) (46/731) Installing wayland-libs-client (1.21.0-r1) (47/731) Installing wayland-libs-cursor (1.21.0-r1) (48/731) Installing wayland-libs-egl (1.21.0-r1) (49/731) Installing pkgconf (1.9.3-r0) (50/731) Installing xkeyboard-config (9999-r5) (51/731) Installing xz-libs (5.2.7-r0) (52/731) Installing libxml2 (2.10.3-r0) (53/731) Installing libxkbcommon (1.4.1-r0) (54/731) Installing qt5-qtwayland (5.15.6_git20220927-r1) (55/731) Installing mesa-gbm (22.2.1-r3) (56/731) Installing libxshmfence (1.3-r1) (57/731) Installing mesa-egl (22.2.1-r3) (58/731) Installing avahi-libs (0.8-r6) (59/731) Installing gmp (6.2.1-r2) (60/731) Installing nettle (3.8.1-r0) (61/731) Installing p11-kit (0.24.1-r1) (62/731) Installing libtasn1 (4.19.0-r0) (63/731) Installing libunistring (1.1-r0) (64/731) Installing gnutls (3.7.8-r2) (65/731) Installing cups-libs (2.4.2-r0) (66/731) Installing shared-mime-info (2.2-r1) (67/731) Installing libjpeg-turbo (2.1.4-r0) (68/731) Installing libwebp (1.2.4-r1) (69/731) Installing tiff (4.4.0-r0) (70/731) Installing gdk-pixbuf (2.42.9-r1) (71/731) Installing gtk-update-icon-cache (3.24.34-r6) (72/731) Installing libxfixes (6.0.0-r0) (73/731) Installing libxrender (0.9.10-r4) (74/731) Installing libxcursor (1.2.1-r1) (75/731) Installing libxdamage (1.1.5-r1) (76/731) Installing libxi (1.8-r0) (77/731) Installing libxinerama (1.1.4-r2) (78/731) Installing libxrandr (1.5.2-r1) (79/731) Installing libatk-1.0 (2.46.0-r0) (80/731) Installing libxtst (1.2.4-r0) (81/731) Installing at-spi2-core (2.46.0-r0) (82/731) Installing libatk-bridge-2.0 (2.46.0-r0) (83/731) Installing pixman (0.42.0-r0) (84/731) Installing cairo (1.17.6-r3) (85/731) Installing cairo-gobject (1.17.6-r3) (86/731) Installing libepoxy (1.5.10-r0) (87/731) Installing fribidi (1.0.12-r0) (88/731) Installing graphite2 (1.3.14-r2) (89/731) Installing harfbuzz (5.3.0-r0) (90/731) Installing libxft (2.3.6-r0) (91/731) Installing pango (1.50.11-r0) (92/731) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/731) Installing libevdev (1.13.0-r0) (94/731) Installing mtdev (1.1.6-r0) (95/731) Installing eudev-libs (3.2.11-r2) (96/731) Installing libinput-libs (1.21.0-r0) (97/731) Installing xcb-util-wm (0.4.1-r1) (98/731) Installing xcb-util (0.4.0-r3) (99/731) Installing xcb-util-image (0.4.0-r1) (100/731) Installing xcb-util-keysyms (0.4.0-r1) (101/731) Installing xcb-util-renderutil (0.3.9-r1) (102/731) Installing libxkbcommon-x11 (1.4.1-r0) (103/731) Installing qt5-qtbase-x11 (5.15.6_git20220930-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-r0) (133/731) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (134/731) Installing libgpg-error (1.46-r0) (135/731) Installing libgcrypt (1.10.1-r0) (136/731) Installing libxslt (1.1.37-r0) (137/731) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (138/731) Installing kdoctools (5.99.0-r0) (139/731) Installing kjobwidgets (5.99.0-r0) (140/731) Installing alsa-lib (1.2.7.2-r0) (141/731) Installing libxxf86vm (1.1.5-r0) (142/731) Installing mesa-gl (22.2.1-r3) (143/731) Installing libxv (1.0.11-r3) (144/731) Installing cdparanoia-libs (10.2-r11) (145/731) Installing graphene (1.10.8-r1) (146/731) Installing gstreamer (1.20.4-r0) (147/731) Installing libogg (1.3.5-r1) (148/731) Installing opus (1.3.1-r1) (149/731) Installing orc (0.4.32-r2) (150/731) Installing libtheora (1.1.1-r16) (151/731) Installing libvorbis (1.3.7-r0) (152/731) Installing gst-plugins-base (1.20.4-r0) (153/731) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (154/731) Installing qt5-qtspeech (5.15.6_git20220907-r0) (155/731) Installing sound-theme-freedesktop (0.8-r0) (156/731) Installing libltdl (2.4.7-r0) (157/731) Installing libcanberra (0.30-r8) (158/731) Installing libcanberra-gstreamer (0.30-r8) (159/731) Installing knotifications (5.99.0-r0) (160/731) Installing kservice (5.99.0-r0) (161/731) Installing solid-libs (5.99.0-r0) (162/731) Installing libhunspell (1.7.1-r0) (163/731) Installing ncurses-terminfo-base (6.3_p20221008-r0) (164/731) Installing ncurses-libs (6.3_p20221008-r0) (165/731) Installing readline (8.2.0-r0) (166/731) Installing hunspell (1.7.1-r0) (167/731) Installing sonnet (5.99.0-r0) (168/731) Installing ktextwidgets (5.99.0-r0) (169/731) Installing kio (5.99.0-r0) (170/731) Installing kpackage (5.99.0-r0) (171/731) Installing kdeclarative (5.99.0-r0) (172/731) Installing kwayland (5.99.0-r0) (173/731) Installing plasma-framework (5.99.0-r0) (174/731) Installing sqlite-libs (3.39.4-r0) (175/731) Installing libaccounts-glib (1.26-r0) (176/731) Installing libaccounts-qt (1.16-r1) (177/731) Installing signond (8.61-r0) (178/731) Installing accounts-qml-module (0.7_git20190605-r0) (179/731) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (180/731) Installing sdl2 (2.24.1-r0) (181/731) Installing aom-libs (3.5.0-r0) (182/731) Installing libass (0.16.0-r0) (183/731) Installing libdav1d (1.0.0-r2) (184/731) Installing lame (3.100-r2) (185/731) Installing libasyncns (0.8-r1) (186/731) Installing flac-libs (1.4.1-r1) (187/731) Installing libsndfile (1.1.0-r2) (188/731) Installing libgomp (12.2.1_git20220924-r3) (189/731) Installing soxr (0.1.3-r3) (190/731) Installing speexdsp (1.2.1-r0) (191/731) Installing tdb-libs (1.4.7-r0) (192/731) Installing libpulse (9999_git20220528-r0) (193/731) Installing cjson (1.7.15-r3) (194/731) Installing mbedtls (2.28.1-r0) (195/731) Installing librist (0.2.7-r0) (196/731) Installing libsrt (1.5.1-r0) (197/731) Installing libssh (0.10.4-r0) (198/731) Installing v4l-utils-libs (1.22.1-r2) (199/731) Installing libva (2.16.0-r0) (200/731) Installing libvdpau (1.5-r0) (201/731) Installing vidstab (1.1.0-r2) (202/731) Installing libvpx (1.12.0-r1) (203/731) Installing x264-libs (0.164_git20220602-r0) (204/731) Installing numactl (2.0.16-r0) (205/731) Installing x265-libs (3.5-r3) (206/731) Installing xvidcore (1.3.7-r1) (207/731) Installing libsodium (1.0.18-r2) (208/731) Installing libzmq (4.3.4-r1) (209/731) Installing ffmpeg-libs (5.1.2-r1) (210/731) Installing libevent (2.1.12-r5) (211/731) Installing nspr (4.35-r0) (212/731) Installing nss (3.84-r0) (213/731) Installing re2 (2022.06.01-r1) (214/731) Installing snappy (1.1.9-r4) (215/731) Installing qt5-qtwebengine (5.15.11-r0) (216/731) Installing libnotify (0.8.1-r1) (217/731) Installing libproxy (0.4.18-r1) (218/731) Installing signon-ui (0.17_git20171023-r1) (219/731) Installing libassuan (2.5.5-r0) (220/731) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/731) Installing gnupg-gpgconf (2.2.40-r0) (222/731) Installing gpg (2.2.40-r0) (223/731) Installing npth (1.6-r1) (224/731) Installing gpg-agent (2.2.40-r0) (225/731) Installing libksba (1.6.2-r0) (226/731) Installing gpgsm (2.2.40-r0) (227/731) Installing gpgme (1.17.1-r0) (228/731) Installing gpgmepp (1.17.1-r0) (229/731) Installing gdbm (1.23-r0) (230/731) Installing libsasl (2.1.28-r2) (231/731) Installing libqca (2.3.4-r2) (232/731) Installing kwallet (5.99.0-r0) (233/731) Installing kaccounts-integration (22.08.2-r0) (234/731) Installing purpose (5.99.0-r0) (235/731) Installing qt5-qtbase-sqlite (5.15.6_git20220930-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.0-r0) (247/731) Installing alsa-ucm-conf (1.2.7.2-r0) (248/731) Installing atinout (0.9.1-r1) (249/731) Installing ca-certificates (20220614-r2) (250/731) Installing nghttp2-libs (1.50.0-r0) (251/731) Installing libcurl (7.85.0-r0) (252/731) Installing libgpiod (1.6.3-r1) (253/731) Installing libgudev (237-r1) (254/731) Installing libmm-glib (1.18.12-r0) (255/731) Installing libusb (1.0.26-r0) (256/731) Installing eg25-manager (0.4.4-r0) (257/731) Installing eg25-manager-openrc (0.4.4-r0) (258/731) Installing gpsd (3.24-r0) (259/731) Installing gpsd-openrc (3.24-r0) (260/731) Installing libnl3 (3.7.0-r0) (261/731) Installing iw (5.19-r0) (262/731) Installing linux-postmarketos-allwinner (6.0.2_git20221017-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-r0) (269/731) Installing libedit (20221009.3.1-r0) (270/731) Installing openssh-client-common (9.1_p1-r0) (271/731) Installing openssh-client-default (9.1_p1-r0) (272/731) Installing openssh-sftp-server (9.1_p1-r0) (273/731) Installing openssh-server-common (9.1_p1-r0) (274/731) Installing openssh-server (9.1_p1-r0) (275/731) Installing openssh (9.1_p1-r0) (276/731) Installing boot-deploy (0.6.1-r0) (277/731) Installing busybox-extras (1.35.0-r27) Executing busybox-extras-1.35.0-r27.post-install (278/731) Installing lzo (2.10-r3) (279/731) Installing btrfs-progs (6.0-r0) (280/731) Installing bzip2 (1.0.8-r3) (281/731) Installing argon2-libs (20190702-r2) (282/731) Installing device-mapper-libs (2.02.188-r0) (283/731) Installing json-c (0.16-r0) (284/731) Installing cryptsetup-libs (2.5.0-r2) (285/731) Installing popt (1.19-r0) (286/731) Installing cryptsetup (2.5.0-r2) (287/731) Installing cryptsetup-openrc (2.5.0-r2) (288/731) Installing libaio (0.3.113-r0) (289/731) Installing device-mapper-event-libs (2.02.188-r0) (290/731) Installing lvm2-libs (2.02.188-r0) (291/731) Installing device-mapper (2.02.188-r0) (292/731) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (293/731) Installing libcom_err (1.46.5-r3) (294/731) Installing e2fsprogs-libs (1.46.5-r3) (295/731) Installing e2fsprogs (1.46.5-r3) (296/731) Installing e2fsprogs-extra (1.46.5-r3) (297/731) Installing f2fs-tools-libs (1.15.0-r0) (298/731) Installing f2fs-tools (1.15.0-r0) (299/731) Installing lz4 (1.9.4-r1) (300/731) Installing userspace-rcu (0.13.2-r0) (301/731) Installing multipath-tools (0.9.1-r0) (302/731) Installing multipath-tools-openrc (0.9.1-r0) (303/731) Installing parted (3.5-r0) (304/731) Installing postmarketos-mvcfg (1-r0) (305/731) Installing postmarketos-keys (1-r0) (306/731) Installing sudo (1.9.11_p3-r0) (307/731) Installing postmarketos-base-nofde (23-r1) (308/731) Installing unudhcpd (0.2.1-r0) (309/731) Installing xz (5.2.7-r0) (310/731) Installing postmarketos-mkinitfs (1.5-r1) (311/731) Installing postmarketos-base (23-r1) Executing postmarketos-base-23-r1.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (312/731) Installing llvm15-libs (15.0.2-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.1-r3) (316/731) Installing postmarketos-base-mesa (23-r1) (317/731) Installing u-boot-pinephone (2022.07-r0) (318/731) Installing u-boot-tools (2022.10-r0) (319/731) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (320/731) Installing dbus-openrc (1.14.4-r0) (321/731) Installing libacl (2.3.1-r1) (322/731) Installing lz4-libs (1.9.4-r1) (323/731) Installing libarchive (3.6.1-r1) (324/731) Installing libcbor (0.9.0-r1) (325/731) Installing efivar-libs (38-r1) (326/731) Installing libgcab (1.4-r3) (327/731) Installing json-glib (1.6.6-r0) (328/731) Installing libgusb (0.4.1-r0) (329/731) Installing libjcat (0.1.10-r0) (330/731) Installing libmbim (1.26.4-r0) (331/731) Installing protobuf-c (1.4.1-r1) (332/731) Installing libqrtr-glib (1.2.2-r0) (333/731) Installing libqmi (1.30.8-r0) (334/731) Installing tpm2-tss-mu (3.2.0-r0) (335/731) Installing tpm2-tss-sys (3.2.0-r0) (336/731) Installing tpm2-tss-esys (3.2.0-r0) (337/731) Installing libxmlb (0.3.10-r0) (338/731) Installing fwupd (1.8.6-r1) (339/731) Installing fwupd-openrc (1.8.6-r1) (340/731) Installing device-pine64-pinephone (0.43-r2) Executing device-pine64-pinephone-0.43-r2.post-install * service eg25-manager added to runlevel default * service gpsd added to runlevel default * service gpsd_pinephone added to runlevel default (341/731) Installing device-pine64-pinephone-plasma-mobile (0.43-r2) (342/731) Installing linux-firmware-rtlwifi (20221012-r0) (343/731) Installing linux-firmware-rtl_bt (20221012-r0) (344/731) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (345/731) Installing firmware-pine64-ov5640 (0_git20201028-r0) (346/731) Installing device-pine64-pinephone-nonfree-firmware (0.43-r2) (347/731) Installing yaml (0.2.5-r0) (348/731) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (349/731) Installing appstream-qt (0.15.5-r0) (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.0-r0) (354/731) Installing libapk-qt (0.4.2-r0) (355/731) Installing discover-backend-apk (5.26.0-r0) (356/731) Installing discover-backend-fwupd (5.26.0-r0) (357/731) Installing font-droid-nonlatin (20200215-r2) (358/731) Installing font-noto-common (0_git20211101-r6) (359/731) Installing font-noto-math (0_git20211101-r6) (360/731) Installing font-noto-symbols (0_git20211101-r6) (361/731) Installing font-noto (0_git20211101-r6) (362/731) Installing font-noto-emoji (2.038-r0) (363/731) Installing font-noto-extra (0_git20211101-r6) (364/731) Installing mauiman (1.0.0-r0) (365/731) Installing mauikit (2.2.0-r0) (366/731) Installing exiv2 (0.27.5-r1) (367/731) Installing mauikit-imagetools (2.2.0-r0) (368/731) Installing mauikit-filebrowsing (2.2.0-r0) (369/731) Installing index (2.2.0-r0) (370/731) Installing signon-plugin-oauth2 (0.25-r0) (371/731) Installing kaccounts-providers (22.08.2-r0) (372/731) Installing kirigami-addons (0.4-r0) (373/731) Installing kclock (22.09-r0) (374/731) Installing gsettings-desktop-schemas (43.0-r0) (375/731) Installing kdecoration (5.26.0-r0) (376/731) Installing kde-gtk-config (5.26.0-r0) (377/731) Installing kirigami-gallery (22.08.2-r0) (378/731) Installing kquickimageeditor (0.2.0-r1) (379/731) Installing taglib (1.12-r1) (380/731) Installing kfilemetadata (5.99.0-r0) (381/731) Installing qt5-qtlocation (5.15.6_git20220907-r0) (382/731) Installing koko (22.09-r0) (383/731) Installing kasync (0.3.0-r2) (384/731) Installing gpg-wks-server (2.2.40-r0) (385/731) Installing gpgv (2.2.40-r0) (386/731) Installing libldap (2.6.3-r3) (387/731) Installing gnupg-dirmngr (2.2.40-r0) (388/731) Installing gnupg-utils (2.2.40-r0) (389/731) Installing gnupg-wks-client (2.2.40-r0) (390/731) Installing gnupg (2.2.40-r0) (391/731) Installing iso-codes (4.11.0-r0) (392/731) Installing kcontacts (5.99.0-r0) (393/731) Installing kpeople (5.99.0-r0) (394/731) Installing libical (3.0.15-r0) (395/731) Installing kcalendarcore (5.99.0-r0) (396/731) Installing kmime (22.08.2-r0) (397/731) Installing kimap2 (0.4.0-r1) (398/731) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (399/731) Installing kdav2 (0.4.0-r1) (400/731) Installing lmdb (0.9.29-r1) (401/731) Installing libxapian (1.4.21-r0) (402/731) Installing sink (0.9.0-r3) (403/731) Installing kpeoplesink (0_git20210224-r1) (404/731) Installing kpeoplevcard (0.1-r2) (405/731) Installing libraw (0.20.2-r0) (406/731) Installing libraw-tools (0.20.2-r0) (407/731) Installing lcms2 (2.13.1-r0) (408/731) Installing imagemagick-libs (7.1.0.51-r0) (409/731) Installing jbig2dec (0.19-r0) (410/731) Installing ghostscript (10.0.0-r0) (411/731) Installing libde265 (1.0.8-r2) (412/731) Installing libheif (1.13.0-r0) (413/731) Installing libjxl (0.6.1_git20220605-r1) (414/731) Installing librsvg (2.55.1-r0) (415/731) Installing imagemagick (7.1.0.51-r0) (416/731) Installing perl (5.36.0-r0) (417/731) Installing perl-image-exiftool (12.42-r0) (418/731) Installing exiftool (12.42-r0) (419/731) Installing openexr (3.1.5-r3) (420/731) Installing soundtouch (2.3.1-r0) (421/731) Installing chromaprint (1.5.1-r2) (422/731) Installing libraw1394 (2.1.2-r2) (423/731) Installing libdc1394 (2.2.6-r0) (424/731) Installing tslib (1.22-r1) (425/731) Installing directfb (1.7.7-r4) (426/731) Installing faac (1.30-r2) (427/731) Installing fdk-aac (2.0.2-r1) (428/731) Installing flite (2.2-r1) (429/731) Installing libsamplerate (0.2.2-r0) (430/731) Installing jack (1.9.21-r0) (431/731) Installing portaudio (19.7.0-r0) (432/731) Installing fluidsynth-libs (2.3.0-r0) (433/731) Installing libfreeaptx (0.1.1-r0) (434/731) Installing gsm (1.0.22-r1) (435/731) Installing libldac (2.0.2.3-r0) (436/731) Installing libmodplug (0.8.9.0-r2) (437/731) Installing neon (0.32.4-r0) (438/731) Installing libnice (0.1.19-r0) (439/731) Installing openal-soft (1.22.2-r1) (440/731) Installing openjpeg (2.5.0-r0) (441/731) Installing librtmp (2.4_git20190330-r1) (442/731) Installing sbc (2.0-r0) (443/731) Installing spandsp (0.0.6-r2) (444/731) Installing libsrtp (2.4.2-r3) (445/731) Installing vo-aacenc (0.1.3-r0) (446/731) Installing vo-amrwbenc (0.1.3-r0) (447/731) Installing libzbar (0.23.92-r1) (448/731) Installing gst-plugins-bad (1.20.4-r0) (449/731) Installing gtk4.0 (4.8.1-r1) Executing gtk4.0-4.8.1-r1.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.0-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-r2) (464/731) Installing libprotobuf (3.21.7-r0) (465/731) Installing libphonenumber (8.12.56-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.0-r0) (478/731) Installing breeze (5.26.0-r0) (479/731) Installing libpulse-mainloop-glib (9999_git20220528-r0) (480/731) Installing callaudiod (0.1.4-r0) (481/731) Installing dnsmasq-common (2.87-r0) (482/731) Installing dnsmasq-openrc (2.87-r0) (483/731) Installing dnsmasq (2.87-r0) Executing dnsmasq-2.87-r0.pre-install (484/731) Installing linux-pam (1.5.2-r1) (485/731) Installing shadow (4.10-r3) (486/731) Installing elogind (246.10-r5) (487/731) Installing elogind-openrc (246.10-r5) (488/731) Installing hfd-service (0.1.0-r1) (489/731) Installing hfd-service-openrc (0.1.0-r1) (490/731) Installing iio-sensor-proxy (3.4-r0) (491/731) Installing iio-sensor-proxy-openrc (3.4-r0) (492/731) Installing libkscreen (5.26.0-r0) (493/731) Installing layer-shell-qt (5.26.0-r0) (494/731) Installing qt5-qtsensors (5.15.6_git20220816-r0) (495/731) Installing kscreen (5.26.0-r0) (496/731) Installing socat (1.7.4.3-r1) (497/731) Installing kwallet-pam (5.26.0-r0) (498/731) Installing kwayland-integration (5.26.0-r0) (499/731) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (500/731) Installing duktape (2.7.0-r0) (501/731) Installing polkit-elogind (121-r0) (502/731) Installing modemmanager (1.18.12-r0) (503/731) Installing modemmanager-openrc (1.18.12-r0) (504/731) Installing libnm (1.40.0-r0) (505/731) Installing networkmanager-common (1.40.0-r0) (506/731) Installing networkmanager-openrc (1.40.0-r0) (507/731) Installing libmnl (1.0.5-r0) (508/731) Installing libnftnl (1.2.3-r0) (509/731) Installing iptables (1.8.8-r2) (510/731) Installing iptables-openrc (1.8.8-r2) (511/731) Installing libndp (1.8-r0) (512/731) Installing libidn2 (2.3.3-r1) (513/731) Installing libpsl (0.21.1-r1) (514/731) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-<name>. * (515/731) Installing networkmanager-cli (1.40.0-r0) (516/731) Installing pcre (8.45-r2) (517/731) Installing slang (2.3.3-r0) (518/731) Installing newt (0.52.21-r4) (519/731) Installing networkmanager-tui (1.40.0-r0) (520/731) Installing wireless-regdb (2022.08.12-r0) (521/731) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add <name>; * rc-service <name> start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (522/731) Installing mobile-broadband-provider-info (20220725-r0) (523/731) Installing networkmanager-wwan (1.40.0-r0) (524/731) Installing pipewire-libs (0.3.59-r1) (525/731) Installing libunwind (1.6.2-r0) (526/731) Installing libuv (1.44.2-r0) (527/731) Installing roc-toolkit-libs (0.1.5-r2) (528/731) Installing webrtc-audio-processing (0.3.1-r6) (529/731) Installing pipewire (0.3.59-r1) (530/731) Installing breeze-icons (5.99.0-r0) (531/731) Installing dbus-x11 (1.14.4-r0) (532/731) Installing kactivities (5.99.0-r0) (533/731) Installing kpipewire (5.26.0-r0) (534/731) Installing dconf (0.40.0-r2) (535/731) Installing anthy (9100h-r2) (536/731) Installing maliit-framework (2.3.0-r1) (537/731) Installing kyotocabinet (1.2.79-r3) (538/731) Installing libpinyin (2.6.2-r0) (539/731) Installing tinyxml (2.6.2-r1) (540/731) Installing presage (0.9.1-r2) (541/731) Installing maliit-keyboard (2.3.1-r0) (542/731) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (543/731) Installing plasma-nano (5.26.0-r0) (544/731) Installing networkmanager-qt (5.99.0-r0) (545/731) Installing plasma-nm (5.26.0-r0) (546/731) Installing plasma-nm-mobile (5.26.0-r0) (547/731) Installing fftw-single-libs (3.3.10-r0) (548/731) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (549/731) Installing pulseaudio-bluez (9999_git20220528-r0) (550/731) Installing pulseaudio-alsa (9999_git20220528-r0) (551/731) Installing alsa-utils-openrc (1.2.7-r1) (552/731) Installing pulseaudio-openrc (9999_git20220528-r0) (553/731) Installing libcanberra-pulse (0.30-r8) (554/731) Installing plasma-pa (5.26.0-r0) (555/731) Installing tzdata (2022e-r0) (556/731) Installing libdaemon (0.14-r3) (557/731) Installing openrc-settingsd (1.1.0-r0) (558/731) Installing openrc-settingsd-openrc (1.1.0-r0) (559/731) Installing plasma-settings (22.09-r1) (560/731) Installing kactivitymanagerd (5.26.0-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.2-r2) (568/731) Installing qt5-qttools (5.15.6_git20220907-r1) (569/731) Installing phonon (4.11.1-r2) (570/731) Installing talloc (2.3.4-r0) (571/731) Installing tevent (0.13.0-r0) (572/731) Installing samba-util-libs (4.16.4-r0) (573/731) Installing jansson (2.14-r0) (574/731) Installing ldb (2.5.2-r0) (575/731) Installing libwbclient (4.16.4-r0) (576/731) Installing samba-libs (4.16.4-r0) (577/731) Installing libsmbclient (4.16.4-r0) (578/731) Installing kio-extras (22.08.2-r0) (579/731) Installing kquickcharts (5.99.0-r0) (580/731) Installing xorg-server-common (21.1.4-r1) (581/731) Installing libxkbfile (1.1.1-r0) (582/731) Installing xkbcomp (1.4.5-r0) (583/731) Installing libxfont2 (2.0.6-r0) (584/731) Installing libtirpc-conf (1.3.2-r2) (585/731) Installing libtirpc-nokrb (1.3.2-r2) (586/731) Installing libxcvt (0.1.2-r0) (587/731) Installing xwayland (22.1.3-r1) (588/731) Installing kscreenlocker (5.26.0-r0) (589/731) Installing libqaccessibilityclient (0.4.1-r1) (590/731) Installing xcb-util-cursor (0.1.3-r2) (591/731) Installing kwin (5.26.0-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.0-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.0-r0) (600/731) Installing qtchooser (66-r1) (601/731) Installing plasma-workspace-libs (5.26.0-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.2-r0) (606/731) Installing knotifyconfig (5.99.0-r0) (607/731) Installing kparts (5.99.0-r0) (608/731) Installing zxing-cpp (1.4.0-r0) (609/731) Installing libdmtx-libs (0.7.7-r0) (610/731) Installing libqrencode (4.1.1-r0) (611/731) Installing prison (5.99.0-r0) (612/731) Installing ktexteditor (5.99.0-r0) (613/731) Installing libpcap (1.10.1-r0) (614/731) Installing lm-sensors-libs (3.6.0-r4) (615/731) Installing libksysguard (5.26.0-r0) (616/731) Installing kuserfeedback (1.2.0-r1) (617/731) Installing mpfr4 (4.1.0-r0) (618/731) Installing libqalculate (4.4.0-r0) (619/731) Installing plasma-workspace (5.26.0-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.0-r0) (623/731) Installing qqc2-breeze-style (5.26.0-r0) (624/731) Installing plasma-mobile (5.26.0-r1) (625/731) Installing polkit-kde-agent-1 (5.26.0-r0) (626/731) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (627/731) Installing chrony-openrc (4.3-r0) (628/731) Installing haveged (1.9.18-r0) (629/731) Installing haveged-openrc (1.9.18-r0) (630/731) Installing nftables (1.0.5-r0) (631/731) Installing nftables-openrc (1.0.5-r0) (632/731) Installing postmarketos-config-nftables (0.12-r1) Executing postmarketos-config-nftables-0.12-r1.post-install * service nftables added to runlevel default (633/731) Installing postmarketos-config-nftables-networkmanager (0.12-r1) (634/731) Installing postmarketos-base-nftables (23-r1) Executing postmarketos-base-nftables-23-r1.post-install (635/731) Installing postmarketos-artwork-icons (2-r1) (636/731) Installing util-linux (2.38.1-r0) (637/731) Installing libfdisk (2.38.1-r0) (638/731) Installing libsmartcols (2.38.1-r0) (639/731) Installing util-linux-misc (2.38.1-r0) (640/731) Installing libeconf (0.4.6-r0) (641/731) Installing runuser (2.38.1-r0) (642/731) Installing mount (2.38.1-r0) (643/731) Installing losetup (2.38.1-r0) (644/731) Installing hexdump (2.38.1-r0) (645/731) Installing uuidgen (2.38.1-r0) (646/731) Installing blkid (2.38.1-r0) (647/731) Installing sfdisk (2.38.1-r0) (648/731) Installing mcookie (2.38.1-r0) (649/731) Installing agetty (2.38.1-r0) (650/731) Installing agetty-openrc (0.45.2-r3) (651/731) Installing wipefs (2.38.1-r0) (652/731) Installing cfdisk (2.38.1-r0) (653/731) Installing umount (2.38.1-r0) (654/731) Installing util-linux-openrc (2.38.1-r0) (655/731) Installing flock (2.38.1-r0) (656/731) Installing lsblk (2.38.1-r0) (657/731) Installing libcap-ng (0.8.3-r1) (658/731) Installing setpriv (2.38.1-r0) (659/731) Installing logger (2.38.1-r0) (660/731) Installing partx (2.38.1-r0) (661/731) Installing fstrim (2.38.1-r0) (662/731) Installing findmnt (2.38.1-r0) (663/731) Installing pcsc-lite-libs (1.9.9-r0) (664/731) Installing wpa_supplicant (2.10-r4) (665/731) Installing wpa_supplicant-openrc (2.10-r4) (666/731) Installing ifupdown-ng-wifi (0.12.1-r0) (667/731) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (668/731) Installing postmarketos-base-ui-networkmanager (6-r1) (669/731) Installing mpdecimal (2.5.1-r1) (670/731) Installing python3 (3.10.8-r0) (671/731) Installing py3-ruamel.yaml.clib (0.2.6-r1) (672/731) Installing py3-ruamel.yaml (0.16.12-r2) (673/731) Installing sleep-inhibitor (1.16-r0) (674/731) Installing sleep-inhibitor-openrc (1.16-r0) (675/731) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (676/731) Installing py3-dbus (1.3.2-r0) (677/731) Installing obex-capabilities (0.2.1-r1) (678/731) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (679/731) Installing postmarketos-base-ui-bluez-obexd (6-r1) (680/731) Installing pulseaudio-utils (9999_git20220528-r0) (681/731) Installing postmarketos-base-ui-pulseaudio (6-r1) (682/731) Installing upower (1.90.0-r2) (683/731) Installing device-pine64-pinephone-upower (0.43-r2) (684/731) Installing powerdevil-libs (5.26.0-r0) (685/731) Installing powerdevil (5.26.0-r0) (686/731) Installing bubblewrap (0.6.2-r0) (687/731) Installing fuse-common (3.12.0-r0) (688/731) Installing fuse-openrc (3.12.0-r0) (689/731) Installing fuse3-libs (3.12.0-r0) (690/731) Installing fuse3 (3.12.0-r0) (691/731) Installing xdg-desktop-portal (1.15.0-r0) (692/731) Installing xdg-desktop-portal-kde (5.26.0-r0) (693/731) Installing autologin (1.0.0-r4) (694/731) Installing tinydm (1.1.2-r0) (695/731) Installing tinydm-openrc (1.1.2-r0) (696/731) Installing postmarketos-base-ui-tinydm (6-r1) (697/731) Installing font-alias (1.0.4-r0) (698/731) Installing util-macros (1.19.3-r0) (699/731) Installing font-misc-misc (1.1.2-r3) (700/731) Installing font-cursor-misc (1.0.3-r3) (701/731) Installing xauth (1.1.2-r0) (702/731) Installing xmodmap (1.0.11-r0) (703/731) Installing xrdb (1.2.1-r0) (704/731) Installing xinit (1.4.1-r0) (705/731) Installing hwdata-pci (0.363-r1) (706/731) Installing libpciaccess (0.17-r0) (707/731) Installing xorg-server (21.1.4-r1) (708/731) Installing libinput (1.21.0-r0) (709/731) Installing xf86-input-libinput (1.2.1-r0) (710/731) Installing xf86-video-fbdev (0.5.0-r3) (711/731) Installing postmarketos-base-ui-x11 (6-r1) (712/731) Installing postmarketos-ui-plasma-mobile (3.8-r6) Executing postmarketos-ui-plasma-mobile-3.8-r6.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (713/731) Installing libexif (0.6.24-r0) (714/731) Installing hwloc (2.8.0-r0) (715/731) Installing libtbb (2021.7.0-r0) (716/731) Installing opencv (4.6.0-r3) (717/731) Installing postprocessd (0.2.1-r0) (718/731) Installing postprocessd-megapixels (0.2.1-r0) (719/731) Installing qmltermwidget (0.2.0-r1) (720/731) Installing qmlkonsole (22.09-r1) (721/731) Installing c-ares (1.18.1-r0) (722/731) Installing spacebar (22.09-r0) (723/731) Installing hkdm (0.2.0-r0) (724/731) Installing buffyboard (0.2.0-r0) (725/731) Installing terminus-font (4.49.1-r3) (726/731) Installing kbd-misc (2.5.1-r2) (727/731) Installing kbd (2.5.1-r2) (728/731) Installing kbd-openrc (2.5.1-r2) (729/731) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (730/731) Installing ttyescape-openrc (1.0.1-r1) (731/731) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r27.trigger Executing glib-2.74.0-r4.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r1.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-mkinitfs-1.5-r1.trigger 2022/10/18 16:04:15 Generating for kernel version: 6.0.2 2022/10/18 16:04:15 Output directory: /boot 2022/10/18 16:04:15 == Generating initramfs == 2022/10/18 16:04:15 - Including hook files 2022/10/18 16:04:15 - Including hook scripts 2022/10/18 16:04:15 - Including required binaries 2022/10/18 16:04:15 - Including kernel modules 2022/10/18 16:04:15 - Including splash images 2022/10/18 16:04:15 - Writing and verifying initramfs archive 2022/10/18 16:04:15 == Generating initramfs extra == 2022/10/18 16:04:15 - Including extra binaries 2022/10/18 16:04:15 - Including FDE support 2022/10/18 16:04:16 - Writing and verifying initramfs-extra archive 2022/10/18 16:04:21 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2022/10/18 16:04:25 mkinitfs completed in: 10.212259778s 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: 2108 MiB in 756 packages (1612072) [16:04:33] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2108 MiB in 756 packages (1612072) [16:04:37] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (1612072) [16:04:37] (rootfs_pine64-pinephone) install device-pine64-pinephone (1612072) [16:04:37] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1612072) [16:04:37] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1612072) [16:04:37] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1612072) [16:04:37] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (1612072) [16:04:37] New background process: pid=1623431, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2108 MiB in 756 packages (1612072) [16:04:41] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2108 MiB in 756 packages (1612072) [16:04:44] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1612072) [16:04:44] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (1612072) [16:04:44] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1612072) [16:04:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1612072) [16:04:45] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1612072) [16:04:45] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1612072) [16:04:45] New background process: pid=1623702, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2108 MiB in 756 packages (1612072) [16:04:48] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2108 MiB in 756 packages (1612072) [16:04:52] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (1612072) [16:04:52] (rootfs_pine64-pinephone) % mkinitfs 2022/10/18 16:04:52 Generating for kernel version: 6.0.2 2022/10/18 16:04:52 Output directory: /boot 2022/10/18 16:04:52 == Generating initramfs == 2022/10/18 16:04:52 - Including hook files 2022/10/18 16:04:52 - Including hook scripts 2022/10/18 16:04:52 - Including required binaries 2022/10/18 16:04:52 - Including kernel modules 2022/10/18 16:04:52 - Including splash images 2022/10/18 16:04:52 - Writing and verifying initramfs archive 2022/10/18 16:04:52 == Generating initramfs extra == 2022/10/18 16:04:52 - Including extra binaries 2022/10/18 16:04:52 - Including FDE support 2022/10/18 16:04:54 - Writing and verifying initramfs-extra archive 2022/10/18 16:04:57 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2022/10/18 16:05:02 mkinitfs completed in: 9.920615844s (1612072) [16:05:02] *** SET LOGIN PASSWORD FOR: 'user' *** (1612072) [16:05:02] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (1612072) [16:05:02] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (1612072) [16:05:02] (rootfs_pine64-pinephone) locking root (1612072) [16:05:02] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (1612072) [16:05:02] NOTE: No valid keymap specified for device (1612072) [16:05:02] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (1612072) [16:05:09] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (1612072) [16:05:10] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (1612072) [16:05:10] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1612072) [16:05:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1612072) [16:05:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1612072) [16:05:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1612072) [16:05:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1612072) [16:05:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1612072) [16:05:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1612072) [16:05:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1612072) [16:05:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1612072) [16:05:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1612072) [16:05:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1612072) [16:05:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1612072) [16:05:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1612072) [16:05:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1612072) [16:05:10] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1612072) [16:05:10] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1612072) [16:05:10] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2224576 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (1612072) [16:05:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1612072) [16:05:10] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1612072) [16:05:10] (native) create pine64-pinephone.img (2913M) (1612072) [16:05:10] (native) % truncate -s 2913M /home/pmos/rootfs/pine64-pinephone.img (1612072) [16:05:10] (native) mount /dev/install (pine64-pinephone.img) (1612072) [16:05:10] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (1612072) [16:05:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1612072) [16:05:10] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1612072) [16:05:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1612072) [16:05:10] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1612072) [16:05:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1612072) [16:05:10] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1612072) [16:05:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1612072) [16:05:10] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1612072) [16:05:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1612072) [16:05:10] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1612072) [16:05:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1612072) [16:05:10] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1612072) [16:05:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1612072) [16:05:10] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1612072) [16:05:10] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1612072) [16:05:11] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1612072) [16:05:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1612072) [16:05:11] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1612072) [16:05:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1612072) [16:05:11] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1612072) [16:05:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1612072) [16:05:11] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1612072) [16:05:11] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (1612072) [16:05:11] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.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/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1612072) [16:05:11] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.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/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1612072) [16:05:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1612072) [16:05:11] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1612072) [16:05:11] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1612072) [16:05:11] (native) % parted -s /dev/install mktable msdos (1612072) [16:05:11] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (1612072) [16:05:11] (native) % parted -s /dev/install mkpart primary 256M 100% (1612072) [16:05:11] (native) % parted -s /dev/install set 1 boot on (1612072) [16:05:11] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.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/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1612072) [16:05:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1612072) [16:05:11] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1612072) [16:05:11] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1612072) [16:05:11] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1612072) [16:05:11] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1612072) [16:05:11] (native) install e2fsprogs (1612072) [16:05:11] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1612072) [16:05:11] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1612072) [16:05:11] (native) % cat /tmp/apk_progress_fifo (1612072) [16:05:11] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1612072) [16:05:11] New background process: pid=1625322, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r3) (2/3) Installing e2fsprogs-libs (1.46.5-r3) (3/3) Installing e2fsprogs (1.46.5-r3) Executing busybox-1.35.0-r27.trigger OK: 26 MiB in 72 packages (1612072) [16:05:12] (native) format /dev/installp2 (root, ext4) (1612072) [16:05:12] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1612072) [16:05:12] (native) mount /dev/installp2 to /mnt/install (1612072) [16:05:12] (native) % mkdir -p /mnt/install (1612072) [16:05:12] (native) % mount /dev/installp2 /mnt/install (1612072) [16:05:12] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1612072) [16:05:12] (native) install e2fsprogs (1612072) [16:05:12] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1612072) [16:05:12] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1612072) [16:05:12] (native) % cat /tmp/apk_progress_fifo (1612072) [16:05:12] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1612072) [16:05:13] New background process: pid=1625351, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 72 packages (1612072) [16:05:13] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (1612072) [16:05:13] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (1612072) [16:05:13] (native) % mkdir -p /mnt/install/boot (1612072) [16:05:13] (native) % mount /dev/installp1 /mnt/install/boot (1612072) [16:05:13] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1612072) [16:05:13] (native) copy rootfs_pine64-pinephone to /mnt/install/ (1612072) [16:05:13] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1612072) [16:05:13] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1612072) [16:05:13] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1612072) [16:05:13] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1612072) [16:05:13] (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/ (1612072) [16:05:25] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1612072) [16:05:25] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1612072) [16:05:25] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1612072) [16:05:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1612072) [16:05:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1612072) [16:05:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1612072) [16:05:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % 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/ (1612072) [16:05:26] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1612072) [16:05:26] % 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 (1612072) [16:05:26] 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 (1612072) [16:05:26] (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 (1612072) [16:05:26] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1612072) [16:05:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1612072) [16:05:29] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.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/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1612072) [16:05:29] (native) umount /dev/loop9 (1612072) [16:05:29] (native) % losetup -d /dev/loop9 (1612072) [16:05:29] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1612072) [16:05:29] (1612072) [16:05:29] *** FLASHING INFORMATION *** (1612072) [16:05:29] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1612072) [16:05:29] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1612072) [16:05:29] (1612072) [16:05:29] *** SSH DAEMON INFORMATION *** (1612072) [16:05:29] SSH daemon is enabled (disable with --no-sshd). (1612072) [16:05:29] Login as 'user' with the password given during installation. (1612072) [16:05:29] (1612072) [16:05:29] *** FIREWALL INFORMATION *** (1612072) [16:05:29] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1612072) [16:05:29] For more information: https://postmarketos.org/firewall (1612072) [16:05:29] (1612072) [16:05:29] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1612072) [16:05:29] DONE! total 2332280 -rw-r--r-- 1 root 12345 3054501888 Oct 18 16:05 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop9 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Oct 18 16:05 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Oct 18 16:05 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Oct 18 16:05 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Oct 18 16:03 bin drwxr-xr-x 2 root root 4096 Oct 18 16:05 boot drwxr-xr-x 2 root root 4096 Oct 18 15:57 dev drwxr-xr-x 66 root root 4096 Oct 18 16:05 etc drwxr-xr-x 3 root root 4096 Oct 18 16:05 home drwxr-xr-x 15 root root 4096 Oct 18 16:03 lib drwx------ 2 root root 16384 Oct 18 16:05 lost+found drwxr-xr-x 5 root root 4096 Oct 18 15:57 media drwxr-xr-x 8 root root 4096 Oct 18 15:57 mnt drwxr-xr-x 2 root root 4096 Oct 18 15:57 opt drwxr-xr-x 2 root root 4096 Oct 18 15:57 proc drwx------ 2 root root 4096 Oct 18 15:57 root drwxr-xr-x 6 root root 4096 Oct 18 16:03 run drwxr-xr-x 2 root root 4096 Oct 18 16:03 sbin drwxr-xr-x 2 root root 4096 Oct 18 15:57 srv drwxr-xr-x 2 root root 4096 Oct 18 15:57 sys drwxrwxrwt 2 root root 4096 Oct 18 16:05 tmp drwxr-xr-x 10 root root 4096 Oct 18 16:03 usr drwxr-xr-x 13 root root 4096 Oct 18 16:00 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-10-18 16:05:57-- 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% 60.3M=0s 2022-10-18 16:05:57 (60.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-10-18 11:23:16.820559 [http://mirror.postmarketos.org/postmarketos/master] v20220809-6107-g9ec8badb34 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-6097-g4dec1c1f1d [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-6105-gec7c6e8b44 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24826 distinct packages available (1/106) Upgrading alpine-baselayout-data (3.3.0-r2 -> 3.3.0-r3) (2/106) Upgrading alpine-baselayout (3.3.0-r2 -> 3.3.0-r3) Executing alpine-baselayout-3.3.0-r3.pre-upgrade Executing alpine-baselayout-3.3.0-r3.post-upgrade (3/106) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1665428148-r0) (4/106) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1665428148-r0) (5/106) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1665347036-r0) (6/106) Upgrading karchive (5.99.0-r0 -> 9999_git1665347063-r0) (7/106) Upgrading kconfig (5.99.0-r0 -> 9999_git1665347128-r0) (8/106) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1665347157-r0) (9/106) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1665347215-r0) (10/106) Upgrading kcrash (5.99.0-r0 -> 9999_git1665347167-r0) (11/106) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1665347187-r0) (12/106) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1665347296-r0) (13/106) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1665522143-r0) (14/106) Upgrading ki18n (5.99.0-r0 -> 9999_git1665569809-r0) (15/106) Upgrading kauth (5.99.0-r0 -> 9999_git1665347072-r0) (16/106) Upgrading kcodecs (5.99.0-r0 -> 9999_git1665347111-r0) (17/106) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1665347206-r0) (18/106) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1665599662-r0) (19/106) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1665347345-r0) (20/106) Upgrading kitemviews (5.99.0-r0 -> 9999_git1665347404-r0) (21/106) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1665347226-r0) (22/106) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1665347082-r0) (23/106) Upgrading kcompletion (5.99.0-r0 -> 9999_git1665347119-r0) (24/106) Upgrading kdoctools (5.99.0-r0 -> 9999_git1665347268-r0) (25/106) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1665347414-r0) (26/106) Upgrading knotifications (5.99.0-r0 -> 9999_git1665347461-r0) (27/106) Upgrading kservice (5.99.0-r0 -> 9999_git1665347145-r0) (28/106) Upgrading solid-libs (5.99.0-r0 -> 9999_git1665539756-r0) (29/106) Upgrading sonnet (5.99.0-r0 -> 9999_git1665347326-r0) (30/106) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1665347166-r0) (31/106) Upgrading kio (5.99.0-r0 -> 9999_git1665612912-r0) (32/106) Upgrading kpackage (5.99.0-r0 -> 9999_git1665347481-r0) (33/106) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1665347196-r0) (34/106) Upgrading kwayland (5.99.0-r0 -> 9999_git1665347197-r0) (35/106) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1665599222-r0) (36/106) Upgrading kwallet (5.99.0-r0 -> 9999_git1665523550-r0) (37/106) Upgrading purpose (5.99.0-r0 -> 9999_git1665347296-r0) (38/106) Upgrading angelfish (22.09-r0 -> 9999_git1664849720-r0) (39/106) Upgrading breeze-gtk (5.26.0-r0 -> 9999_git1665054909-r0) (40/106) Upgrading attica (5.99.0-r0 -> 9999_git1665346188-r0) (41/106) Upgrading kidletime (5.99.0-r0 -> 9999_git1665347355-r0) (42/106) Upgrading knewstuff (5.99.0-r0 -> 9999_git1665578362-r0) (43/106) Upgrading kirigami-addons (0.4-r0 -> 9999_git1665226092-r0) (44/106) Upgrading kclock (22.09-r0 -> 9999_git1665190209-r0) (45/106) Upgrading kdecoration (5.26.0-r0 -> 9999_git1665068994-r0) (46/106) Upgrading kde-gtk-config (5.26.0-r0 -> 9999_git1665055009-r0) (47/106) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1665514826-r0) (48/106) Upgrading kcontacts (5.99.0-r0 -> 9999_git1665347147-r0) (49/106) Upgrading kpeople (5.99.0-r0 -> 9999_git1665366958-r0) (50/106) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1665347091-r0) (51/106) Upgrading kcmutils (5.99.0-r0 -> 9999_git1665347101-r0) (52/106) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1665347025-r0) (53/106) Upgrading oxygen (5.26.0-r0 -> 9999_git1665109481-r0) (54/106) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1665347249-r0) (55/106) Upgrading plasma-dialer (22.09-r0 -> 9999_git1665226666-r0) (56/106) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664766603-r0) (57/106) Upgrading kded (5.99.0-r0 -> 9999_git1665347206-r0) (58/106) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1665346208-r0) (59/106) Upgrading bluedevil (5.26.0-r0 -> 9999_git1665540197-r0) (60/106) Upgrading breeze (5.26.0-r0 -> 9999_git1665366491-r0) (61/106) Upgrading libkscreen (5.26.0-r0 -> 9999_git1665504614-r0) (62/106) Upgrading layer-shell-qt (5.26.0-r0 -> 9999_git1663246670-r0) (63/106) Upgrading kscreen (5.26.0-r0 -> 9999_git1665395043-r0) (64/106) Upgrading kwallet-pam (5.26.0-r0 -> 9999_git1663246611-r0) (65/106) Upgrading kwayland-integration (5.26.0-r0 -> 9999_git1664735570-r1) (66/106) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1665346217-r0) (67/106) Upgrading kactivities (5.99.0-r0 -> 9999_git1665347036-r0) (68/106) Upgrading plasma-nano (5.26.0-r0 -> 9999_git1664766236-r0) (69/106) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1665347259-r0) (70/106) Upgrading plasma-nm (5.26.0-r0 -> 9999_git1665540290-r0) (71/106) Upgrading plasma-nm-mobile (5.26.0-r0 -> 9999_git1665540290-r0) (72/106) Upgrading plasma-pa (5.26.0-r0 -> 9999_git1665540306-r0) (73/106) Upgrading plasma-settings (22.09-r1 -> 9999_git1665226675-r1) (74/106) Upgrading kactivitymanagerd (5.26.0-r0 -> 9999_git1664765942-r0) (75/106) Upgrading kinit (5.99.0-r0 -> 9999_git1665347365-r0) (76/106) Upgrading kdnssd (5.99.0-r0 -> 9999_git1665347258-r0) (77/106) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1665426378-r0) (78/106) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1665347529-r0) (79/106) Upgrading kscreenlocker (5.26.0-r0 -> 9999_git1665311235-r0) (80/106) Upgrading kwin (5.26.0-r0 -> 9999_git1665574105-r0) (81/106) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1665347394-r0) (82/106) Upgrading threadweaver (5.99.0-r0 -> 9999_git1665347357-r0) (83/106) Upgrading krunner (5.99.0-r0 -> 9999_git1665347137-r0) (84/106) Upgrading milou (5.26.0-r0 -> 9999_git1664766124-r0) (85/106) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1665347306-r0) (86/106) Upgrading plasma-integration (5.26.0-r0 -> 9999_git1664766214-r1) (87/106) Upgrading plasma-workspace-libs (5.26.0-r0 -> 9999_git1665582427-r0) (88/106) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1665347045-r0) (89/106) Upgrading baloo (5.99.0-r0 -> 9999_git1665539178-r0) (90/106) Upgrading kholidays (5.99.0-r0 -> 9999_git1665347314-r0) (91/106) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1665347471-r0) (92/106) Upgrading kparts (5.99.0-r0 -> 9999_git1665366949-r0) (93/106) Upgrading prison (5.99.0-r0 -> 9999_git1665414234-r0) (94/106) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1665539724-r0) (95/106) Upgrading libksysguard (5.26.0-r0 -> 9999_git1665578522-r0) (96/106) Upgrading plasma-workspace (5.26.0-r0 -> 9999_git1665582427-r0) (97/106) Upgrading kpty (5.99.0-r0 -> 9999_git1665347520-r0) (98/106) Upgrading kdesu (5.99.0-r0 -> 9999_git1663420106-r0) (99/106) Upgrading kde-cli-tools (5.26.0-r0 -> 9999_git1665540220-r0) (100/106) Upgrading qqc2-breeze-style (5.26.0-r0 -> 9999_git1665134183-r0) (101/106) Upgrading plasma-mobile (5.26.0-r1 -> 9999_git1665617418-r1) (102/106) Upgrading polkit-kde-agent-1 (5.26.0-r0 -> 9999_git1664766395-r0) (103/106) Upgrading powerdevil-libs (5.26.0-r0 -> 9999_git1665421277-r0) (104/106) Upgrading powerdevil (5.26.0-r0 -> 9999_git1665421277-r0) (105/106) Upgrading xdg-desktop-portal-kde (5.26.0-r0 -> 9999_git1664849692-r0) (106/106) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664935591-r1) Executing busybox-1.35.0-r27.trigger Executing shared-mime-info-2.2-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2281 MiB in 756 packages (1/10) Installing bash (5.2.2-r0) Executing bash-5.2.2-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r0) (5/10) Installing flatpak (1.14.0-r1) Executing flatpak-1.14.0-r1.pre-install Executing flatpak-1.14.0-r1.post-install modprobe: can't change directory to '5.15.0-48-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.0-r1) (7/10) Installing discover-backend-flatpak (5.26.0-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (6.4-r0) (10/10) Installing neofetch (7.1.0-r0) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2292 MiB in 766 packages (1/91) Installing syndication (9999_git1665347337-r0) (2/91) Installing alligator (9999_git1664849711-r0) (3/91) Installing libavc1394 (0.5.4-r2) (4/91) Installing libcaca (0.99_beta20-r0) (5/91) Installing libdv (1.0.0-r7) (6/91) Installing libiec61883 (1.2.0-r2) (7/91) Installing mpg123-libs (1.30.2-r0) (8/91) Installing speex (1.2.1-r0) (9/91) Installing libshout (2.4.6-r1) (10/91) Installing wavpack (5.5.0-r0) (11/91) Installing gst-plugins-good (1.20.4-r1) (12/91) Installing py3-parsing (3.0.9-r0) (13/91) Installing py3-packaging (21.3-r2) (14/91) Installing py3-setuptools (65.5.0-r0) (15/91) Installing py3-certifi (2022.9.24-r0) (16/91) Installing py3-charset-normalizer (2.1.1-r0) (17/91) Installing py3-idna (3.4-r2) (18/91) Installing py3-urllib3 (1.26.12-r0) (19/91) Installing py3-requests (2.28.1-r0) (20/91) Installing py3-ytmusicapi (0.24.0-r0) (21/91) Installing libmng (2.0.3-r1) (22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0) (23/91) Installing py3-mutagen (1.46.0-r0) (24/91) Installing py3-websockets (10.3-r1) (25/91) Installing py3-brotli (1.0.9-r8) (26/91) Installing yt-dlp (2022.10.04-r1) (27/91) Installing audiotube (9999_git1665226656-r0) (28/91) Installing calindori (9999_git1664766511-r0) (29/91) Installing live-media (2022.07.14-r0) (30/91) Installing libxpm (3.5.13-r1) (31/91) Installing a52dec (0.7.4-r8) (32/91) Installing vulkan-loader (1.3.224.1-r1) (33/91) Installing ffmpeg4-libs (4.4.3-r0) (34/91) Installing libbluray (1.3.3-r0) (35/91) Installing libcddb (1.3.2-r3) (36/91) Installing libdvbpsi (1.3.3-r0) (37/91) Installing libdvdcss (1.4.3-r0) (38/91) Installing libdvdread (6.1.3-r0) (39/91) Installing libdvdnav (6.1.1-r0) (40/91) Installing libebml (1.4.4-r0) (41/91) Installing faad2-libs (2.10.0-r0) (42/91) Installing libupnp (1.14.13-r0) (43/91) Installing lua5.2-libs (5.2.4-r10) (44/91) Installing libmad (0.15.1b-r9) (45/91) Installing libmatroska (1.7.1-r0) (46/91) Installing libmicrodns (0.2.0-r0) (47/91) Installing libmpeg2 (0.5.1-r9) (48/91) Installing glslang-libs (11.11.0-r0) (49/91) Installing glslang (11.11.0-r0) (50/91) Installing spirv-tools (1.3.224.1-r1) (51/91) Installing shaderc (2022.2-r1) (52/91) Installing libplacebo (4.208.0-r3) (53/91) Installing libprotobuf-lite (3.21.7-r0) (54/91) Installing vlc-libs (3.0.17.4-r10) (55/91) Installing vlc (3.0.17.4-r10) (56/91) Installing elisa (22.08.2-r0) (57/91) Installing kunitconversion (9999_git1665347177-r0) (58/91) Installing kalk (9999_git1665583146-r0) (59/91) Installing qt5-qtkeychain (0.13.2-r0) (60/91) Installing kasts (9999_git1665454165-r0) (61/91) Installing keysmith (9999_git1665195274-r0) (62/91) Installing krecorder (9999_git1665190218-r1) (63/91) Installing kpublictransport (22.08.2-r0) ERROR: Failed to create usr/lib/libKPublicTransport.so.22.08.2: No space left on device ERROR: kpublictransport-22.08.2-r0: No space left on device (64/91) Installing ktrip (9999_git1665190380-r0) (65/91) Installing kweathercore (9999_git1664764385-r0) ERROR: kweathercore-9999_git1664764385-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_git1664766564-r1) ERROR: kweather-9999_git1664766564-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_git1665626653-r0) ERROR: neochat-9999_git1665626653-r0: Operation not permitted (71/91) Installing kjs (9999_git1665347424-r0) ERROR: kjs-9999_git1665347424-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-r2) ERROR: ebook-tools-0.2.2-r2: 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.10.0-r0) ERROR: poppler-22.10.0-r0: Operation not permitted (77/91) Installing poppler-qt5 (22.10.0-r0) ERROR: poppler-qt5-22.10.0-r0: Operation not permitted (78/91) Installing kdegraphics-mobipocket (22.08.2-r0) ERROR: kdegraphics-mobipocket-22.08.2-r0: Operation not permitted (79/91) Installing libspectre (0.2.10-r1) ERROR: libspectre-0.2.10-r1: Operation not permitted (80/91) Installing okular-common (22.08.2-r0) ERROR: okular-common-22.08.2-r0: Operation not permitted (81/91) Installing okular (22.08.2-r0) ERROR: okular-22.08.2-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_git1665190230-r0) ERROR: plasmatube-9999_git1665190230-r0: Operation not permitted (86/91) Installing postmarketos-config-nftables-upnp-client (0.12-r1) ERROR: postmarketos-config-nftables-upnp-client-0.12-r1: Operation not permitted (87/91) Installing postmarketos-config-nftables-mdns (0.12-r1) ERROR: postmarketos-config-nftables-mdns-0.12-r1: Operation not permitted (88/91) Installing postmarketos-config-nftables-chromecast (0.12-r1) ERROR: postmarketos-config-nftables-chromecast-0.12-r1: Operation not permitted (89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.12-r1) ERROR: postmarketos-config-nftables-vlc-chromecast-0.12-r1: 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_git1665226323-r0) ERROR: tokodon-9999_git1665226323-r0: Operation not permitted Executing busybox-1.35.0-r27.trigger ERROR: busybox-1.35.0-r27.trigger: failed to execute: No space left on device Executing gtk-update-icon-cache-3.24.34-r6.trigger ERROR: gtk-update-icon-cache-3.24.34-r6.trigger: failed to execute: No space left on device Executing postmarketos-base-23-r1.trigger ERROR: postmarketos-base-23-r1.trigger: failed to execute: No space left on device Executing vlc-libs-3.0.17.4-r10.trigger ERROR: vlc-libs-3.0.17.4-r10.trigger: failed to execute: No space left on device 28 errors; 2424 MiB in 829 packages sh: write error: No space left on device (chroot) Exiting chroot... [16:08:46] Unregister qemu binfmt (arm) [16:08:46] Unregister qemu binfmt (aarch64) [16:08:46] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:08:46] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:08:47] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [16:08:47] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [16:08:48] Cleared up ~4476 MB of space [16:08:48] DONE! Building image for pine64-pinephonepro Already up to date. [16:08:49] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:08:49] Channel [edge]: [16:08:49] Vendor [qemu]: [16:08:49] Device codename [amd64]: [16:08:49] Kernel [lts]: [16:08:49] Username [user]: [16:08:49] User interface [weston]: [16:08:49] Change them? (y/n) [n]: [16:08:49] Extra packages [none]: [16:08:49] Use this timezone instead of GMT? (y/n) [y]: [16:08:49] Choose default locale for installation [C.UTF-8]: [16:08:49] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:08:49] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:08:49] Config changed: ui='plasma-mobile' [16:08:50] Config changed: device='pine64-pinephonepro' [16:08:50] Config changed: kernel='' [16:08:50] Config changed: extra_packages='osk-sdl' (1659251) [16:08:50] % 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) (1659251) [16:08:50] % 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 (1659251) [16:08:50] *** (1/4) PREPARE NATIVE CHROOT *** (1659251) [16:08:50] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1659251) [16:08:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1659251) [16:08:50] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1659251) [16:08:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1659251) [16:08:50] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1659251) [16:08:50] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1659251) [16:08:50] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1659251) [16:08:50] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1659251) [16:08:50] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1659251) [16:08:50] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1659251) [16:08:50] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1659251) [16:08:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1659251) [16:08:50] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1659251) [16:08:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1659251) [16:08:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1659251) [16:08:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1659251) [16:08:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1659251) [16:08:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1659251) [16:08:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1659251) [16:08:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1659251) [16:08:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1659251) [16:08:51] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1659251) [16:08:51] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1659251) [16:08:51] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1659251) [16:08:51] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1659251) [16:08:51] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1659251) [16:08:51] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1659251) [16:08:51] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1659251) [16:08:51] Update package index for x86_64 (4 file(s)) (1659251) [16:08:51] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1659251) [16:08:51] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1659251) [16:08:51] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1659251) [16:08:51] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1659251) [16:08:51] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1659251) [16:08:51] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1659251) [16:08:52] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1659251) [16:08:52] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1659251) [16:08:52] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1659251) [16:08:52] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.9-r7.apk (1659251) [16:08:52] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1659251) [16:08:52] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1659251) [16:08:52] extracted: /tmp/pmbootstrapowz4n8yvapk (1659251) [16:08:52] extracted: /tmp/pmbootstrap6w2dol32sig (1659251) [16:08:52] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1659251) [16:08:52] % 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/pmbootstrap6w2dol32sig /tmp/pmbootstrapowz4n8yvapk Verified OK (1659251) [16:08:53] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1659251) [16:08:53] % /tmp/pmbootstrapowz4n8yvapk --version apk-tools 2.12.9, compiled for x86_64. (1659251) [16:08:53] (native) install alpine-base (1659251) [16:08:53] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % 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 (1659251) [16:08:53] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1659251) [16:08:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1659251) [16:08:53] (native) update /etc/apk/repositories (1659251) [16:08:53] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1659251) [16:08:53] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1659251) [16:08:53] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1659251) [16:08:53] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1659251) [16:08:53] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1659251) [16:08:53] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1659251) [16:08:53] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1659251) [16:08:53] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1659251) [16:08:53] % 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 (1659251) [16:08:53] New background process: pid=1659410, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r3) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.3.0-r3) Executing alpine-baselayout-3.3.0-r3.pre-install Executing alpine-baselayout-3.3.0-r3.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r3) (16/25) Installing libssl3 (3.0.5-r3) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r27.trigger OK: 10 MiB in 25 packages (1659251) [16:08:55] (native) % adduser -D pmos -u 12345 (1659251) [16:08:55] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1659251) [16:08:55] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1659251) [16:08:55] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1659251) [16:08:55] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1659251) [16:08:55] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1659251) [16:08:55] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1659251) [16:08:55] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1659251) [16:08:55] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1659251) [16:08:55] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1659251) [16:08:55] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1659251) [16:08:55] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1659251) [16:08:55] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1659251) [16:08:55] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1659251) [16:08:55] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1659251) [16:08:55] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1659251) [16:08:55] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1659251) [16:08:55] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1659251) [16:08:55] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1659251) [16:08:55] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1659251) [16:08:58] (native) install cryptsetup util-linux parted (1659251) [16:08:58] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1659251) [16:08:58] (native) % cat /tmp/apk_progress_fifo (1659251) [16:08:58] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1659251) [16:08:58] New background process: pid=1659647, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/43) Installing libblkid (2.38.1-r0) (2/43) Installing argon2-libs (20190702-r2) (3/43) Installing device-mapper-libs (2.02.188-r0) (4/43) Installing json-c (0.16-r0) (5/43) Installing libuuid (2.38.1-r0) (6/43) Installing cryptsetup-libs (2.5.0-r2) (7/43) Installing popt (1.19-r0) (8/43) Installing cryptsetup (2.5.0-r2) (9/43) Installing cryptsetup-openrc (2.5.0-r2) (10/43) Installing ncurses-terminfo-base (6.3_p20221008-r0) (11/43) Installing ncurses-libs (6.3_p20221008-r0) (12/43) Installing readline (8.2.0-r0) (13/43) Installing parted (3.5-r0) (14/43) Installing util-linux (2.38.1-r0) (15/43) Installing libfdisk (2.38.1-r0) (16/43) Installing libmount (2.38.1-r0) (17/43) Installing libsmartcols (2.38.1-r0) (18/43) Installing util-linux-misc (2.38.1-r0) (19/43) Installing libeconf (0.4.6-r0) (20/43) Installing linux-pam (1.5.2-r1) (21/43) Installing runuser (2.38.1-r0) (22/43) Installing mount (2.38.1-r0) (23/43) Installing losetup (2.38.1-r0) (24/43) Installing hexdump (2.38.1-r0) (25/43) Installing uuidgen (2.38.1-r0) (26/43) Installing blkid (2.38.1-r0) (27/43) Installing sfdisk (2.38.1-r0) (28/43) Installing mcookie (2.38.1-r0) (29/43) Installing agetty (2.38.1-r0) (30/43) Installing agetty-openrc (0.45.2-r3) (31/43) Installing wipefs (2.38.1-r0) (32/43) Installing cfdisk (2.38.1-r0) (33/43) Installing umount (2.38.1-r0) (34/43) Installing util-linux-openrc (2.38.1-r0) (35/43) Installing flock (2.38.1-r0) (36/43) Installing eudev-libs (3.2.11-r2) (37/43) Installing lsblk (2.38.1-r0) (38/43) Installing libcap-ng (0.8.3-r1) (39/43) Installing setpriv (2.38.1-r0) (40/43) Installing logger (2.38.1-r0) (41/43) Installing partx (2.38.1-r0) (42/43) Installing fstrim (2.38.1-r0) (43/43) Installing findmnt (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 21 MiB in 68 packages (1659251) [16:09:00] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (1659251) [16:09:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1659251) [16:09:00] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1659251) [16:09:00] % 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 (1659251) [16:09:00] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (1659251) [16:09:00] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (1659251) [16:09:00] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (1659251) [16:09:00] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (1659251) [16:09:00] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (1659251) [16:09:00] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (1659251) [16:09:00] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (1659251) [16:09:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1659251) [16:09:00] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1659251) [16:09:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (1659251) [16:09:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1659251) [16:09:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1659251) [16:09:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (1659251) [16:09:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1659251) [16:09:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1659251) [16:09:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1659251) [16:09:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1659251) [16:09:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1659251) [16:09:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1659251) [16:09:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1659251) [16:09:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1659251) [16:09:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1659251) [16:09:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1659251) [16:09:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1659251) [16:09:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1659251) [16:09:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1659251) [16:09:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1659251) [16:09:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1659251) [16:09:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1659251) [16:09:00] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (1659251) [16:09:00] (native) install qemu-aarch64 (1659251) [16:09:00] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1659251) [16:09:00] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1659251) [16:09:00] (native) % cat /tmp/apk_progress_fifo (1659251) [16:09:00] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (1659251) [16:09:00] New background process: pid=1659969, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r3) Executing busybox-1.35.0-r27.trigger OK: 25 MiB in 69 packages (1659251) [16:09:01] Register qemu binfmt (aarch64) (1659251) [16:09:01] % 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 (1659251) [16:09:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (1659251) [16:09:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1659251) [16:09:01] % 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 (1659251) [16:09:01] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (1659251) [16:09:01] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1659251) [16:09:01] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1659251) [16:09:01] extracted: /tmp/pmbootstrapn_x66tbyapk (1659251) [16:09:01] extracted: /tmp/pmbootstrap9refjjiysig (1659251) [16:09:01] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1659251) [16:09:01] % 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/pmbootstrap9refjjiysig /tmp/pmbootstrapn_x66tbyapk Verified OK (1659251) [16:09:01] Verify the version reported by the apk.static binary (must match the package version 2.12.9-r7) (1659251) [16:09:01] % /tmp/pmbootstrapn_x66tbyapk --version apk-tools 2.12.9, compiled for x86_64. (1659251) [16:09:01] (rootfs_pine64-pinephonepro) install alpine-base (1659251) [16:09:01] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (1659251) [16:09:01] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (1659251) [16:09:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (1659251) [16:09:01] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (1659251) [16:09:01] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1659251) [16:09:01] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1659251) [16:09:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1659251) [16:09:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1659251) [16:09:01] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1659251) [16:09:01] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1659251) [16:09:01] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1659251) [16:09:01] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1659251) [16:09:01] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1659251) [16:09:01] Update package index for aarch64 (4 file(s)) (1659251) [16:09:01] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1659251) [16:09:02] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (1659251) [16:09:02] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1659251) [16:09:02] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (1659251) [16:09:02] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1659251) [16:09:03] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (1659251) [16:09:03] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1659251) [16:09:03] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (1659251) [16:09:03] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1659251) [16:09:03] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1659251) [16:09:03] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1659251) [16:09:03] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1659251) [16:09:03] % 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 (1659251) [16:09:03] New background process: pid=1660020, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.3.0-r3) (2/25) Installing musl (1.2.3-r1) (3/25) Installing busybox (1.35.0-r27) Executing busybox-1.35.0-r27.post-install (4/25) Installing busybox-binsh (1.35.0-r27) (5/25) Installing alpine-baselayout (3.3.0-r3) Executing alpine-baselayout-3.3.0-r3.pre-install Executing alpine-baselayout-3.3.0-r3.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r3) Executing openrc-0.45.2-r3.post-install (9/25) Installing mdev-conf (4.2-r2) (10/25) Installing busybox-mdev-openrc (1.35.0-r27) (11/25) Installing alpine-conf (3.14.6-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17_alpha20220809-r4) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.5-r3) (16/25) Installing libssl3 (3.0.5-r3) (17/25) Installing ssl_client (1.35.0-r27) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.9-r7) (20/25) Installing busybox-openrc (1.35.0-r27) (21/25) Installing busybox-suid (1.35.0-r27) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r1) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17_alpha20220809-r4) Executing busybox-1.35.0-r27.trigger OK: 13 MiB in 25 packages (1659251) [16:09:05] (rootfs_pine64-pinephonepro) % getent passwd user (1659251) [16:09:05] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (1659251) [16:09:05] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (1659251) [16:09:05] (rootfs_pine64-pinephonepro) % addgroup user wheel (1659251) [16:09:05] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (1659251) [16:09:05] (rootfs_pine64-pinephonepro) % addgroup user video (1659251) [16:09:05] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (1659251) [16:09:06] (rootfs_pine64-pinephonepro) % addgroup user audio (1659251) [16:09:06] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (1659251) [16:09:06] (rootfs_pine64-pinephonepro) % addgroup user input (1659251) [16:09:06] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (1659251) [16:09:06] (rootfs_pine64-pinephonepro) % addgroup user plugdev (1659251) [16:09:06] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (1659251) [16:09:06] (rootfs_pine64-pinephonepro) % addgroup user netdev (1659251) [16:09:06] 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 (1659251) [16:09:08] (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) (1659251) [16:09:08] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1659251) [16:09:08] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1659251) [16:09:09] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1659251) [16:09:10] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1659251) [16:09:11] (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 (1659251) [16:09:11] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1659251) [16:09:11] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1659251) [16:09:11] (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 (1659251) [16:09:11] New background process: pid=1660406, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/725) Installing icu-data-full (71.1-r4) (2/725) Installing dbus-libs (1.14.4-r0) (3/725) Installing libgcc (12.2.1_git20220924-r3) (4/725) Installing libffi (3.4.3-r0) (5/725) Installing libintl (0.21.1-r1) (6/725) Installing libblkid (2.38.1-r0) (7/725) Installing libmount (2.38.1-r0) (8/725) Installing pcre2 (10.40-r0) (9/725) Installing glib (2.74.0-r4) (10/725) Installing libstdc++ (12.2.1_git20220924-r3) (11/725) Installing icu-libs (71.1-r4) (12/725) Installing libpcre2-16 (10.40-r0) (13/725) Installing zstd-libs (1.5.2-r9) (14/725) Installing qt5-qtbase (5.15.6_git20220930-r0) (15/725) Installing hicolor-icon-theme (0.17-r2) (16/725) Installing libmagic (5.42-r0) (17/725) Installing file (5.42-r0) (18/725) Installing libxau (1.0.10-r0) (19/725) Installing libmd (1.0.4-r0) (20/725) Installing libbsd (0.11.7-r0) (21/725) Installing libxdmcp (1.1.3-r1) (22/725) Installing libxcb (1.15-r0) (23/725) Installing libx11 (1.8.1-r1) (24/725) Installing libxext (1.3.4-r1) (25/725) Installing libice (1.0.10-r1) (26/725) Installing libuuid (2.38.1-r0) (27/725) Installing libsm (1.2.3-r1) (28/725) Installing libxt (1.2.1-r0) (29/725) Installing libxmu (1.1.4-r0) (30/725) Installing xset (1.2.4-r0) (31/725) Installing xprop (1.2.5-r0) (32/725) Installing xdg-utils (1.1.3-r4) (33/725) Installing mesa (22.2.1-r3) (34/725) Installing libdrm (2.4.113-r0) (35/725) Installing libexpat (2.4.9-r0) (36/725) Installing wayland-libs-server (1.21.0-r1) (37/725) Installing mesa-glapi (22.2.1-r3) (38/725) Installing mesa-gles (22.2.1-r3) (39/725) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/725) Installing libxcomposite (0.4.5-r1) (41/725) Installing brotli-libs (1.0.9-r8) (42/725) Installing libbz2 (1.0.8-r3) (43/725) Installing libpng (1.6.38-r0) (44/725) Installing freetype (2.12.1-r0) (45/725) Installing fontconfig (2.14.0-r0) (46/725) Installing wayland-libs-client (1.21.0-r1) (47/725) Installing wayland-libs-cursor (1.21.0-r1) (48/725) Installing wayland-libs-egl (1.21.0-r1) (49/725) Installing pkgconf (1.9.3-r0) (50/725) Installing xkeyboard-config (9999-r5) (51/725) Installing xz-libs (5.2.7-r0) (52/725) Installing libxml2 (2.10.3-r0) (53/725) Installing libxkbcommon (1.4.1-r0) (54/725) Installing qt5-qtwayland (5.15.6_git20220927-r1) (55/725) Installing mesa-gbm (22.2.1-r3) (56/725) Installing libxshmfence (1.3-r1) (57/725) Installing mesa-egl (22.2.1-r3) (58/725) Installing avahi-libs (0.8-r6) (59/725) Installing gmp (6.2.1-r2) (60/725) Installing nettle (3.8.1-r0) (61/725) Installing p11-kit (0.24.1-r1) (62/725) Installing libtasn1 (4.19.0-r0) (63/725) Installing libunistring (1.1-r0) (64/725) Installing gnutls (3.7.8-r2) (65/725) Installing cups-libs (2.4.2-r0) (66/725) Installing shared-mime-info (2.2-r1) (67/725) Installing libjpeg-turbo (2.1.4-r0) (68/725) Installing libwebp (1.2.4-r1) (69/725) Installing tiff (4.4.0-r0) (70/725) Installing gdk-pixbuf (2.42.9-r1) (71/725) Installing gtk-update-icon-cache (3.24.34-r6) (72/725) Installing libxfixes (6.0.0-r0) (73/725) Installing libxrender (0.9.10-r4) (74/725) Installing libxcursor (1.2.1-r1) (75/725) Installing libxdamage (1.1.5-r1) (76/725) Installing libxi (1.8-r0) (77/725) Installing libxinerama (1.1.4-r2) (78/725) Installing libxrandr (1.5.2-r1) (79/725) Installing libatk-1.0 (2.46.0-r0) (80/725) Installing libxtst (1.2.4-r0) (81/725) Installing at-spi2-core (2.46.0-r0) (82/725) Installing libatk-bridge-2.0 (2.46.0-r0) (83/725) Installing pixman (0.42.0-r0) (84/725) Installing cairo (1.17.6-r3) (85/725) Installing cairo-gobject (1.17.6-r3) (86/725) Installing libepoxy (1.5.10-r0) (87/725) Installing fribidi (1.0.12-r0) (88/725) Installing graphite2 (1.3.14-r2) (89/725) Installing harfbuzz (5.3.0-r0) (90/725) Installing libxft (2.3.6-r0) (91/725) Installing pango (1.50.11-r0) (92/725) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/725) Installing libevdev (1.13.0-r0) (94/725) Installing mtdev (1.1.6-r0) (95/725) Installing eudev-libs (3.2.11-r2) (96/725) Installing libinput-libs (1.21.0-r0) (97/725) Installing xcb-util-wm (0.4.1-r1) (98/725) Installing xcb-util (0.4.0-r3) (99/725) Installing xcb-util-image (0.4.0-r1) (100/725) Installing xcb-util-keysyms (0.4.0-r1) (101/725) Installing xcb-util-renderutil (0.3.9-r1) (102/725) Installing libxkbcommon-x11 (1.4.1-r0) (103/725) Installing qt5-qtbase-x11 (5.15.6_git20220930-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-r0) (133/725) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (134/725) Installing libgpg-error (1.46-r0) (135/725) Installing libgcrypt (1.10.1-r0) (136/725) Installing libxslt (1.1.37-r0) (137/725) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (138/725) Installing kdoctools (5.99.0-r0) (139/725) Installing kjobwidgets (5.99.0-r0) (140/725) Installing alsa-lib (1.2.7.2-r0) (141/725) Installing libxxf86vm (1.1.5-r0) (142/725) Installing mesa-gl (22.2.1-r3) (143/725) Installing libxv (1.0.11-r3) (144/725) Installing cdparanoia-libs (10.2-r11) (145/725) Installing graphene (1.10.8-r1) (146/725) Installing gstreamer (1.20.4-r0) (147/725) Installing libogg (1.3.5-r1) (148/725) Installing opus (1.3.1-r1) (149/725) Installing orc (0.4.32-r2) (150/725) Installing libtheora (1.1.1-r16) (151/725) Installing libvorbis (1.3.7-r0) (152/725) Installing gst-plugins-base (1.20.4-r0) (153/725) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (154/725) Installing qt5-qtspeech (5.15.6_git20220907-r0) (155/725) Installing sound-theme-freedesktop (0.8-r0) (156/725) Installing libltdl (2.4.7-r0) (157/725) Installing libcanberra (0.30-r8) (158/725) Installing libcanberra-gstreamer (0.30-r8) (159/725) Installing knotifications (5.99.0-r0) (160/725) Installing kservice (5.99.0-r0) (161/725) Installing solid-libs (5.99.0-r0) (162/725) Installing libhunspell (1.7.1-r0) (163/725) Installing ncurses-terminfo-base (6.3_p20221008-r0) (164/725) Installing ncurses-libs (6.3_p20221008-r0) (165/725) Installing readline (8.2.0-r0) (166/725) Installing hunspell (1.7.1-r0) (167/725) Installing sonnet (5.99.0-r0) (168/725) Installing ktextwidgets (5.99.0-r0) (169/725) Installing kio (5.99.0-r0) (170/725) Installing kpackage (5.99.0-r0) (171/725) Installing kdeclarative (5.99.0-r0) (172/725) Installing kwayland (5.99.0-r0) (173/725) Installing plasma-framework (5.99.0-r0) (174/725) Installing sqlite-libs (3.39.4-r0) (175/725) Installing libaccounts-glib (1.26-r0) (176/725) Installing libaccounts-qt (1.16-r1) (177/725) Installing signond (8.61-r0) (178/725) Installing accounts-qml-module (0.7_git20190605-r0) (179/725) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (180/725) Installing sdl2 (2.24.1-r0) (181/725) Installing aom-libs (3.5.0-r0) (182/725) Installing libass (0.16.0-r0) (183/725) Installing libdav1d (1.0.0-r2) (184/725) Installing lame (3.100-r2) (185/725) Installing libasyncns (0.8-r1) (186/725) Installing flac-libs (1.4.1-r1) (187/725) Installing libsndfile (1.1.0-r2) (188/725) Installing libgomp (12.2.1_git20220924-r3) (189/725) Installing soxr (0.1.3-r3) (190/725) Installing speexdsp (1.2.1-r0) (191/725) Installing tdb-libs (1.4.7-r0) (192/725) Installing libpulse (9999_git20220528-r0) (193/725) Installing cjson (1.7.15-r3) (194/725) Installing mbedtls (2.28.1-r0) (195/725) Installing librist (0.2.7-r0) (196/725) Installing libsrt (1.5.1-r0) (197/725) Installing libssh (0.10.4-r0) (198/725) Installing v4l-utils-libs (1.22.1-r2) (199/725) Installing libva (2.16.0-r0) (200/725) Installing libvdpau (1.5-r0) (201/725) Installing vidstab (1.1.0-r2) (202/725) Installing libvpx (1.12.0-r1) (203/725) Installing x264-libs (0.164_git20220602-r0) (204/725) Installing numactl (2.0.16-r0) (205/725) Installing x265-libs (3.5-r3) (206/725) Installing xvidcore (1.3.7-r1) (207/725) Installing libsodium (1.0.18-r2) (208/725) Installing libzmq (4.3.4-r1) (209/725) Installing ffmpeg-libs (5.1.2-r1) (210/725) Installing libevent (2.1.12-r5) (211/725) Installing nspr (4.35-r0) (212/725) Installing nss (3.84-r0) (213/725) Installing re2 (2022.06.01-r1) (214/725) Installing snappy (1.1.9-r4) (215/725) Installing qt5-qtwebengine (5.15.11-r0) (216/725) Installing libnotify (0.8.1-r1) (217/725) Installing libproxy (0.4.18-r1) (218/725) Installing signon-ui (0.17_git20171023-r1) (219/725) Installing libassuan (2.5.5-r0) (220/725) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/725) Installing gnupg-gpgconf (2.2.40-r0) (222/725) Installing gpg (2.2.40-r0) (223/725) Installing npth (1.6-r1) (224/725) Installing gpg-agent (2.2.40-r0) (225/725) Installing libksba (1.6.2-r0) (226/725) Installing gpgsm (2.2.40-r0) (227/725) Installing gpgme (1.17.1-r0) (228/725) Installing gpgmepp (1.17.1-r0) (229/725) Installing gdbm (1.23-r0) (230/725) Installing libsasl (2.1.28-r2) (231/725) Installing libqca (2.3.4-r2) (232/725) Installing kwallet (5.99.0-r0) (233/725) Installing kaccounts-integration (22.08.2-r0) (234/725) Installing purpose (5.99.0-r0) (235/725) Installing qt5-qtbase-sqlite (5.15.6_git20220930-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.0-r0) (247/725) Installing alsa-ucm-conf (1.2.7.2-r0) (248/725) Installing ca-certificates (20220614-r2) (249/725) Installing nghttp2-libs (1.50.0-r0) (250/725) Installing libcurl (7.85.0-r0) (251/725) Installing libgpiod (1.6.3-r1) (252/725) Installing libgudev (237-r1) (253/725) Installing libmm-glib (1.18.12-r0) (254/725) Installing libusb (1.0.26-r0) (255/725) Installing eg25-manager (0.4.4-r0) (256/725) Installing eg25-manager-openrc (0.4.4-r0) (257/725) Installing linux-pine64-pinephonepro (5.17.9-r2) (258/725) Installing udev-init-scripts (35-r1) (259/725) Installing udev-init-scripts-openrc (35-r1) (260/725) Installing kmod-libs (30-r1) (261/725) Installing eudev (3.2.11-r2) (262/725) Installing eudev-openrc (3.2.11-r2) (263/725) Installing openssh-keygen (9.1_p1-r0) (264/725) Installing libedit (20221009.3.1-r0) (265/725) Installing openssh-client-common (9.1_p1-r0) (266/725) Installing openssh-client-default (9.1_p1-r0) (267/725) Installing openssh-sftp-server (9.1_p1-r0) (268/725) Installing openssh-server-common (9.1_p1-r0) (269/725) Installing openssh-server (9.1_p1-r0) (270/725) Installing openssh (9.1_p1-r0) (271/725) Installing boot-deploy (0.6.1-r0) (272/725) Installing busybox-extras (1.35.0-r27) Executing busybox-extras-1.35.0-r27.post-install (273/725) Installing lzo (2.10-r3) (274/725) Installing btrfs-progs (6.0-r0) (275/725) Installing bzip2 (1.0.8-r3) (276/725) Installing argon2-libs (20190702-r2) (277/725) Installing device-mapper-libs (2.02.188-r0) (278/725) Installing json-c (0.16-r0) (279/725) Installing cryptsetup-libs (2.5.0-r2) (280/725) Installing popt (1.19-r0) (281/725) Installing cryptsetup (2.5.0-r2) (282/725) Installing cryptsetup-openrc (2.5.0-r2) (283/725) Installing libaio (0.3.113-r0) (284/725) Installing device-mapper-event-libs (2.02.188-r0) (285/725) Installing lvm2-libs (2.02.188-r0) (286/725) Installing device-mapper (2.02.188-r0) (287/725) Installing device-mapper-udev (2.02.188-r0) Executing device-mapper-udev-2.02.188-r0.post-install (288/725) Installing libcom_err (1.46.5-r3) (289/725) Installing e2fsprogs-libs (1.46.5-r3) (290/725) Installing e2fsprogs (1.46.5-r3) (291/725) Installing e2fsprogs-extra (1.46.5-r3) (292/725) Installing f2fs-tools-libs (1.15.0-r0) (293/725) Installing f2fs-tools (1.15.0-r0) (294/725) Installing lz4 (1.9.4-r1) (295/725) Installing userspace-rcu (0.13.2-r0) (296/725) Installing multipath-tools (0.9.1-r0) (297/725) Installing multipath-tools-openrc (0.9.1-r0) (298/725) Installing parted (3.5-r0) (299/725) Installing postmarketos-mvcfg (1-r0) (300/725) Installing postmarketos-keys (1-r0) (301/725) Installing sudo (1.9.11_p3-r0) (302/725) Installing postmarketos-base-nofde (23-r1) (303/725) Installing unudhcpd (0.2.1-r0) (304/725) Installing xz (5.2.7-r0) (305/725) Installing postmarketos-mkinitfs (1.5-r1) (306/725) Installing postmarketos-base (23-r1) Executing postmarketos-base-23-r1.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (307/725) Installing llvm15-libs (15.0.2-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.1-r3) (311/725) Installing postmarketos-base-mesa (23-r1) (312/725) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (313/725) Installing dbus-openrc (1.14.4-r0) (314/725) Installing libacl (2.3.1-r1) (315/725) Installing lz4-libs (1.9.4-r1) (316/725) Installing libarchive (3.6.1-r1) (317/725) Installing libcbor (0.9.0-r1) (318/725) Installing efivar-libs (38-r1) (319/725) Installing libgcab (1.4-r3) (320/725) Installing json-glib (1.6.6-r0) (321/725) Installing libgusb (0.4.1-r0) (322/725) Installing libjcat (0.1.10-r0) (323/725) Installing libmbim (1.26.4-r0) (324/725) Installing protobuf-c (1.4.1-r1) (325/725) Installing libqrtr-glib (1.2.2-r0) (326/725) Installing libqmi (1.30.8-r0) (327/725) Installing tpm2-tss-mu (3.2.0-r0) (328/725) Installing tpm2-tss-sys (3.2.0-r0) (329/725) Installing tpm2-tss-esys (3.2.0-r0) (330/725) Installing libxmlb (0.3.10-r0) (331/725) Installing fwupd (1.8.6-r1) (332/725) Installing fwupd-openrc (1.8.6-r1) (333/725) Installing device-pine64-pinephonepro (3.3-r4) Executing device-pine64-pinephonepro-3.3-r4.post-install * service eg25-manager added to runlevel default (334/725) Installing firmware-pine64-pinebookpro (2-r0) (335/725) Installing linux-firmware-cypress (20221012-r0) (336/725) Installing linux-firmware-brcm (20221012-r0) (337/725) Installing linux-firmware-rockchip (20221012-r0) (338/725) Installing device-pine64-pinephonepro-nonfree-firmware (3.3-r4) (339/725) Installing yaml (0.2.5-r0) (340/725) Installing appstream (0.15.5-r0) Executing appstream-0.15.5-r0.post-install ✔ Metadata cache was updated successfully. (341/725) Installing appstream-qt (0.15.5-r0) (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.0-r0) (346/725) Installing libapk-qt (0.4.2-r0) (347/725) Installing discover-backend-apk (5.26.0-r0) (348/725) Installing discover-backend-fwupd (5.26.0-r0) (349/725) Installing font-droid-nonlatin (20200215-r2) (350/725) Installing font-noto-common (0_git20211101-r6) (351/725) Installing font-noto-math (0_git20211101-r6) (352/725) Installing font-noto-symbols (0_git20211101-r6) (353/725) Installing font-noto (0_git20211101-r6) (354/725) Installing font-noto-emoji (2.038-r0) (355/725) Installing font-noto-extra (0_git20211101-r6) (356/725) Installing mauiman (1.0.0-r0) (357/725) Installing mauikit (2.2.0-r0) (358/725) Installing exiv2 (0.27.5-r1) (359/725) Installing mauikit-imagetools (2.2.0-r0) (360/725) Installing mauikit-filebrowsing (2.2.0-r0) (361/725) Installing index (2.2.0-r0) (362/725) Installing signon-plugin-oauth2 (0.25-r0) (363/725) Installing kaccounts-providers (22.08.2-r0) (364/725) Installing kirigami-addons (0.4-r0) (365/725) Installing kclock (22.09-r0) (366/725) Installing gsettings-desktop-schemas (43.0-r0) (367/725) Installing kdecoration (5.26.0-r0) (368/725) Installing kde-gtk-config (5.26.0-r0) (369/725) Installing kirigami-gallery (22.08.2-r0) (370/725) Installing kquickimageeditor (0.2.0-r1) (371/725) Installing taglib (1.12-r1) (372/725) Installing kfilemetadata (5.99.0-r0) (373/725) Installing qt5-qtlocation (5.15.6_git20220907-r0) (374/725) Installing koko (22.09-r0) (375/725) Installing kasync (0.3.0-r2) (376/725) Installing gpg-wks-server (2.2.40-r0) (377/725) Installing gpgv (2.2.40-r0) (378/725) Installing libldap (2.6.3-r3) (379/725) Installing gnupg-dirmngr (2.2.40-r0) (380/725) Installing gnupg-utils (2.2.40-r0) (381/725) Installing gnupg-wks-client (2.2.40-r0) (382/725) Installing gnupg (2.2.40-r0) (383/725) Installing iso-codes (4.11.0-r0) (384/725) Installing kcontacts (5.99.0-r0) (385/725) Installing kpeople (5.99.0-r0) (386/725) Installing libical (3.0.15-r0) (387/725) Installing kcalendarcore (5.99.0-r0) (388/725) Installing kmime (22.08.2-r0) (389/725) Installing kimap2 (0.4.0-r1) (390/725) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (391/725) Installing kdav2 (0.4.0-r1) (392/725) Installing lmdb (0.9.29-r1) (393/725) Installing libxapian (1.4.21-r0) (394/725) Installing sink (0.9.0-r3) (395/725) Installing kpeoplesink (0_git20210224-r1) (396/725) Installing kpeoplevcard (0.1-r2) (397/725) Installing libraw (0.20.2-r0) (398/725) Installing libraw-tools (0.20.2-r0) (399/725) Installing lcms2 (2.13.1-r0) (400/725) Installing imagemagick-libs (7.1.0.51-r0) (401/725) Installing jbig2dec (0.19-r0) (402/725) Installing ghostscript (10.0.0-r0) (403/725) Installing libde265 (1.0.8-r2) (404/725) Installing libheif (1.13.0-r0) (405/725) Installing libjxl (0.6.1_git20220605-r1) (406/725) Installing librsvg (2.55.1-r0) (407/725) Installing imagemagick (7.1.0.51-r0) (408/725) Installing perl (5.36.0-r0) (409/725) Installing perl-image-exiftool (12.42-r0) (410/725) Installing exiftool (12.42-r0) (411/725) Installing openexr (3.1.5-r3) (412/725) Installing soundtouch (2.3.1-r0) (413/725) Installing chromaprint (1.5.1-r2) (414/725) Installing libraw1394 (2.1.2-r2) (415/725) Installing libdc1394 (2.2.6-r0) (416/725) Installing tslib (1.22-r1) (417/725) Installing directfb (1.7.7-r4) (418/725) Installing faac (1.30-r2) (419/725) Installing fdk-aac (2.0.2-r1) (420/725) Installing flite (2.2-r1) (421/725) Installing libsamplerate (0.2.2-r0) (422/725) Installing jack (1.9.21-r0) (423/725) Installing portaudio (19.7.0-r0) (424/725) Installing fluidsynth-libs (2.3.0-r0) (425/725) Installing libfreeaptx (0.1.1-r0) (426/725) Installing gsm (1.0.22-r1) (427/725) Installing libldac (2.0.2.3-r0) (428/725) Installing libmodplug (0.8.9.0-r2) (429/725) Installing neon (0.32.4-r0) (430/725) Installing libnice (0.1.19-r0) (431/725) Installing openal-soft (1.22.2-r1) (432/725) Installing openjpeg (2.5.0-r0) (433/725) Installing librtmp (2.4_git20190330-r1) (434/725) Installing sbc (2.0-r0) (435/725) Installing spandsp (0.0.6-r2) (436/725) Installing libsrtp (2.4.2-r3) (437/725) Installing vo-aacenc (0.1.3-r0) (438/725) Installing vo-amrwbenc (0.1.3-r0) (439/725) Installing libzbar (0.23.92-r1) (440/725) Installing gst-plugins-bad (1.20.4-r0) (441/725) Installing gtk4.0 (4.8.1-r1) Executing gtk4.0-4.8.1-r1.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.0-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-r2) (456/725) Installing libprotobuf (3.21.7-r0) (457/725) Installing libphonenumber (8.12.56-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.0-r0) (470/725) Installing breeze (5.26.0-r0) (471/725) Installing libpulse-mainloop-glib (9999_git20220528-r0) (472/725) Installing callaudiod (0.1.4-r0) (473/725) Installing dnsmasq-common (2.87-r0) (474/725) Installing dnsmasq-openrc (2.87-r0) (475/725) Installing dnsmasq (2.87-r0) Executing dnsmasq-2.87-r0.pre-install (476/725) Installing linux-pam (1.5.2-r1) (477/725) Installing shadow (4.10-r3) (478/725) Installing elogind (246.10-r5) (479/725) Installing elogind-openrc (246.10-r5) (480/725) Installing hfd-service (0.1.0-r1) (481/725) Installing hfd-service-openrc (0.1.0-r1) (482/725) Installing iio-sensor-proxy (3.4-r0) (483/725) Installing iio-sensor-proxy-openrc (3.4-r0) (484/725) Installing libkscreen (5.26.0-r0) (485/725) Installing layer-shell-qt (5.26.0-r0) (486/725) Installing qt5-qtsensors (5.15.6_git20220816-r0) (487/725) Installing kscreen (5.26.0-r0) (488/725) Installing socat (1.7.4.3-r1) (489/725) Installing kwallet-pam (5.26.0-r0) (490/725) Installing kwayland-integration (5.26.0-r0) (491/725) Installing polkit-common (121-r0) Executing polkit-common-121-r0.pre-install (492/725) Installing duktape (2.7.0-r0) (493/725) Installing polkit-elogind (121-r0) (494/725) Installing modemmanager (1.18.12-r0) (495/725) Installing modemmanager-openrc (1.18.12-r0) (496/725) Installing libnm (1.40.0-r0) (497/725) Installing networkmanager-common (1.40.0-r0) (498/725) Installing networkmanager-openrc (1.40.0-r0) (499/725) Installing libmnl (1.0.5-r0) (500/725) Installing libnftnl (1.2.3-r0) (501/725) Installing iptables (1.8.8-r2) (502/725) Installing iptables-openrc (1.8.8-r2) (503/725) Installing libndp (1.8-r0) (504/725) Installing libidn2 (2.3.3-r1) (505/725) Installing libpsl (0.21.1-r1) (506/725) Installing networkmanager (1.40.0-r0) Executing networkmanager-1.40.0-r0.pre-install Executing networkmanager-1.40.0-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-<name>. * (507/725) Installing networkmanager-cli (1.40.0-r0) (508/725) Installing pcre (8.45-r2) (509/725) Installing slang (2.3.3-r0) (510/725) Installing newt (0.52.21-r4) (511/725) Installing networkmanager-tui (1.40.0-r0) (512/725) Installing wireless-regdb (2022.08.12-r0) (513/725) Installing networkmanager-wifi (1.40.0-r0) Executing networkmanager-wifi-1.40.0-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add <name>; * rc-service <name> start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (514/725) Installing mobile-broadband-provider-info (20220725-r0) (515/725) Installing networkmanager-wwan (1.40.0-r0) (516/725) Installing pipewire-libs (0.3.59-r1) (517/725) Installing libunwind (1.6.2-r0) (518/725) Installing libuv (1.44.2-r0) (519/725) Installing roc-toolkit-libs (0.1.5-r2) (520/725) Installing webrtc-audio-processing (0.3.1-r6) (521/725) Installing pipewire (0.3.59-r1) (522/725) Installing breeze-icons (5.99.0-r0) (523/725) Installing dbus-x11 (1.14.4-r0) (524/725) Installing kactivities (5.99.0-r0) (525/725) Installing kpipewire (5.26.0-r0) (526/725) Installing dconf (0.40.0-r2) (527/725) Installing anthy (9100h-r2) (528/725) Installing maliit-framework (2.3.0-r1) (529/725) Installing kyotocabinet (1.2.79-r3) (530/725) Installing libpinyin (2.6.2-r0) (531/725) Installing tinyxml (2.6.2-r1) (532/725) Installing presage (0.9.1-r2) (533/725) Installing maliit-keyboard (2.3.1-r0) (534/725) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (535/725) Installing plasma-nano (5.26.0-r0) (536/725) Installing networkmanager-qt (5.99.0-r0) (537/725) Installing plasma-nm (5.26.0-r0) (538/725) Installing plasma-nm-mobile (5.26.0-r0) (539/725) Installing fftw-single-libs (3.3.10-r0) (540/725) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (541/725) Installing pulseaudio-bluez (9999_git20220528-r0) (542/725) Installing pulseaudio-alsa (9999_git20220528-r0) (543/725) Installing alsa-utils-openrc (1.2.7-r1) (544/725) Installing pulseaudio-openrc (9999_git20220528-r0) (545/725) Installing libcanberra-pulse (0.30-r8) (546/725) Installing plasma-pa (5.26.0-r0) (547/725) Installing tzdata (2022e-r0) (548/725) Installing libdaemon (0.14-r3) (549/725) Installing openrc-settingsd (1.1.0-r0) (550/725) Installing openrc-settingsd-openrc (1.1.0-r0) (551/725) Installing plasma-settings (22.09-r1) (552/725) Installing kactivitymanagerd (5.26.0-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.2-r2) (560/725) Installing qt5-qttools (5.15.6_git20220907-r1) (561/725) Installing phonon (4.11.1-r2) (562/725) Installing talloc (2.3.4-r0) (563/725) Installing tevent (0.13.0-r0) (564/725) Installing samba-util-libs (4.16.4-r0) (565/725) Installing jansson (2.14-r0) (566/725) Installing ldb (2.5.2-r0) (567/725) Installing libwbclient (4.16.4-r0) (568/725) Installing samba-libs (4.16.4-r0) (569/725) Installing libsmbclient (4.16.4-r0) (570/725) Installing kio-extras (22.08.2-r0) (571/725) Installing kquickcharts (5.99.0-r0) (572/725) Installing xorg-server-common (21.1.4-r1) (573/725) Installing libxkbfile (1.1.1-r0) (574/725) Installing xkbcomp (1.4.5-r0) (575/725) Installing libxfont2 (2.0.6-r0) (576/725) Installing libtirpc-conf (1.3.2-r2) (577/725) Installing libtirpc-nokrb (1.3.2-r2) (578/725) Installing libxcvt (0.1.2-r0) (579/725) Installing xwayland (22.1.3-r1) (580/725) Installing kscreenlocker (5.26.0-r0) (581/725) Installing libqaccessibilityclient (0.4.1-r1) (582/725) Installing xcb-util-cursor (0.1.3-r2) (583/725) Installing kwin (5.26.0-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.0-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.0-r0) (592/725) Installing qtchooser (66-r1) (593/725) Installing plasma-workspace-libs (5.26.0-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.2-r0) (598/725) Installing knotifyconfig (5.99.0-r0) (599/725) Installing kparts (5.99.0-r0) (600/725) Installing zxing-cpp (1.4.0-r0) (601/725) Installing libdmtx-libs (0.7.7-r0) (602/725) Installing libqrencode (4.1.1-r0) (603/725) Installing prison (5.99.0-r0) (604/725) Installing ktexteditor (5.99.0-r0) (605/725) Installing libnl3 (3.7.0-r0) (606/725) Installing libpcap (1.10.1-r0) (607/725) Installing lm-sensors-libs (3.6.0-r4) (608/725) Installing libksysguard (5.26.0-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-r0) (614/725) Installing plasma-workspace (5.26.0-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.0-r0) (618/725) Installing qqc2-breeze-style (5.26.0-r0) (619/725) Installing plasma-mobile (5.26.0-r1) (620/725) Installing polkit-kde-agent-1 (5.26.0-r0) (621/725) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (622/725) Installing chrony-openrc (4.3-r0) (623/725) Installing haveged (1.9.18-r0) (624/725) Installing haveged-openrc (1.9.18-r0) (625/725) Installing nftables (1.0.5-r0) (626/725) Installing nftables-openrc (1.0.5-r0) (627/725) Installing postmarketos-config-nftables (0.12-r1) Executing postmarketos-config-nftables-0.12-r1.post-install * service nftables added to runlevel default (628/725) Installing postmarketos-config-nftables-networkmanager (0.12-r1) (629/725) Installing postmarketos-base-nftables (23-r1) Executing postmarketos-base-nftables-23-r1.post-install (630/725) Installing postmarketos-artwork-icons (2-r1) (631/725) Installing util-linux (2.38.1-r0) (632/725) Installing libfdisk (2.38.1-r0) (633/725) Installing libsmartcols (2.38.1-r0) (634/725) Installing util-linux-misc (2.38.1-r0) (635/725) Installing libeconf (0.4.6-r0) (636/725) Installing runuser (2.38.1-r0) (637/725) Installing mount (2.38.1-r0) (638/725) Installing losetup (2.38.1-r0) (639/725) Installing hexdump (2.38.1-r0) (640/725) Installing uuidgen (2.38.1-r0) (641/725) Installing blkid (2.38.1-r0) (642/725) Installing sfdisk (2.38.1-r0) (643/725) Installing mcookie (2.38.1-r0) (644/725) Installing agetty (2.38.1-r0) (645/725) Installing agetty-openrc (0.45.2-r3) (646/725) Installing wipefs (2.38.1-r0) (647/725) Installing cfdisk (2.38.1-r0) (648/725) Installing umount (2.38.1-r0) (649/725) Installing util-linux-openrc (2.38.1-r0) (650/725) Installing flock (2.38.1-r0) (651/725) Installing lsblk (2.38.1-r0) (652/725) Installing libcap-ng (0.8.3-r1) (653/725) Installing setpriv (2.38.1-r0) (654/725) Installing logger (2.38.1-r0) (655/725) Installing partx (2.38.1-r0) (656/725) Installing fstrim (2.38.1-r0) (657/725) Installing findmnt (2.38.1-r0) (658/725) Installing pcsc-lite-libs (1.9.9-r0) (659/725) Installing wpa_supplicant (2.10-r4) (660/725) Installing wpa_supplicant-openrc (2.10-r4) (661/725) Installing ifupdown-ng-wifi (0.12.1-r0) (662/725) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (663/725) Installing postmarketos-base-ui-networkmanager (6-r1) (664/725) Installing mpdecimal (2.5.1-r1) (665/725) Installing python3 (3.10.8-r0) (666/725) Installing py3-ruamel.yaml.clib (0.2.6-r1) (667/725) Installing py3-ruamel.yaml (0.16.12-r2) (668/725) Installing sleep-inhibitor (1.16-r0) (669/725) Installing sleep-inhibitor-openrc (1.16-r0) (670/725) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (671/725) Installing py3-dbus (1.3.2-r0) (672/725) Installing obex-capabilities (0.2.1-r1) (673/725) Installing obex-capabilities-bluez-obexd (0.2.1-r1) (674/725) Installing postmarketos-base-ui-bluez-obexd (6-r1) (675/725) Installing pulseaudio-utils (9999_git20220528-r0) (676/725) Installing postmarketos-base-ui-pulseaudio (6-r1) (677/725) Installing upower (1.90.0-r2) (678/725) Installing powerdevil-libs (5.26.0-r0) (679/725) Installing powerdevil (5.26.0-r0) (680/725) Installing bubblewrap (0.6.2-r0) (681/725) Installing fuse-common (3.12.0-r0) (682/725) Installing fuse-openrc (3.12.0-r0) (683/725) Installing fuse3-libs (3.12.0-r0) (684/725) Installing fuse3 (3.12.0-r0) (685/725) Installing xdg-desktop-portal (1.15.0-r0) (686/725) Installing xdg-desktop-portal-kde (5.26.0-r0) (687/725) Installing autologin (1.0.0-r4) (688/725) Installing tinydm (1.1.2-r0) (689/725) Installing tinydm-openrc (1.1.2-r0) (690/725) Installing postmarketos-base-ui-tinydm (6-r1) (691/725) Installing font-alias (1.0.4-r0) (692/725) Installing util-macros (1.19.3-r0) (693/725) Installing font-misc-misc (1.1.2-r3) (694/725) Installing font-cursor-misc (1.0.3-r3) (695/725) Installing xauth (1.1.2-r0) (696/725) Installing xmodmap (1.0.11-r0) (697/725) Installing xrdb (1.2.1-r0) (698/725) Installing xinit (1.4.1-r0) (699/725) Installing hwdata-pci (0.363-r1) (700/725) Installing libpciaccess (0.17-r0) (701/725) Installing xorg-server (21.1.4-r1) (702/725) Installing libinput (1.21.0-r0) (703/725) Installing xf86-input-libinput (1.2.1-r0) (704/725) Installing xf86-video-fbdev (0.5.0-r3) (705/725) Installing postmarketos-base-ui-x11 (6-r1) (706/725) Installing postmarketos-ui-plasma-mobile (3.8-r6) Executing postmarketos-ui-plasma-mobile-3.8-r6.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (707/725) Installing libexif (0.6.24-r0) (708/725) Installing hwloc (2.8.0-r0) (709/725) Installing libtbb (2021.7.0-r0) (710/725) Installing opencv (4.6.0-r3) (711/725) Installing postprocessd (0.2.1-r0) (712/725) Installing postprocessd-megapixels (0.2.1-r0) (713/725) Installing qmltermwidget (0.2.0-r1) (714/725) Installing qmlkonsole (22.09-r1) (715/725) Installing c-ares (1.18.1-r0) (716/725) Installing spacebar (22.09-r0) (717/725) Installing hkdm (0.2.0-r0) (718/725) Installing buffyboard (0.2.0-r0) (719/725) Installing terminus-font (4.49.1-r3) (720/725) Installing kbd-misc (2.5.1-r2) (721/725) Installing kbd (2.5.1-r2) (722/725) Installing kbd-openrc (2.5.1-r2) (723/725) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (724/725) Installing ttyescape-openrc (1.0.1-r1) (725/725) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r27.trigger Executing glib-2.74.0-r4.trigger Executing fontconfig-2.14.0-r0.trigger Executing shared-mime-info-2.2-r1.trigger Executing gdk-pixbuf-2.42.9-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-mkinitfs-1.5-r1.trigger 2022/10/18 16:15:49 Generating for kernel version: 5.17.9 2022/10/18 16:15:49 Output directory: /boot 2022/10/18 16:15:49 == Generating initramfs == 2022/10/18 16:15:49 - Including hook files 2022/10/18 16:15:49 - Including hook scripts 2022/10/18 16:15:49 - Including required binaries 2022/10/18 16:15:49 - Including kernel modules 2022/10/18 16:15:49 - Including splash images 2022/10/18 16:15:49 - Writing and verifying initramfs archive 2022/10/18 16:15:49 == Generating initramfs extra == 2022/10/18 16:15:49 - Including extra binaries 2022/10/18 16:15:49 - Including FDE support 2022/10/18 16:15:50 - Writing and verifying initramfs-extra archive 2022/10/18 16:15:51 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/10/18 16:15:53 mkinitfs completed in: 4.006467253s 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: 2126 MiB in 750 packages (1659251) [16:15:59] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2126 MiB in 750 packages (1659251) [16:16:03] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (1659251) [16:16:03] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (1659251) [16:16:03] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1659251) [16:16:03] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1659251) [16:16:03] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1659251) [16:16:03] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (1659251) [16:16:03] New background process: pid=1670105, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2126 MiB in 750 packages (1659251) [16:16:07] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2126 MiB in 750 packages (1659251) [16:16:10] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1659251) [16:16:10] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (1659251) [16:16:10] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1659251) [16:16:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1659251) [16:16:10] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1659251) [16:16:10] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1659251) [16:16:10] New background process: pid=1670353, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2126 MiB in 750 packages (1659251) [16:16:14] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2126 MiB in 750 packages (1659251) [16:16:18] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (1659251) [16:16:18] (rootfs_pine64-pinephonepro) % mkinitfs 2022/10/18 16:16:18 Generating for kernel version: 5.17.9 2022/10/18 16:16:18 Output directory: /boot 2022/10/18 16:16:18 == Generating initramfs == 2022/10/18 16:16:18 - Including hook files 2022/10/18 16:16:18 - Including hook scripts 2022/10/18 16:16:18 - Including required binaries 2022/10/18 16:16:18 - Including kernel modules 2022/10/18 16:16:18 - Including splash images 2022/10/18 16:16:18 - Writing and verifying initramfs archive 2022/10/18 16:16:18 == Generating initramfs extra == 2022/10/18 16:16:18 - Including extra binaries 2022/10/18 16:16:18 - Including FDE support 2022/10/18 16:16:19 - Writing and verifying initramfs-extra archive 2022/10/18 16:16:20 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/10/18 16:16:25 mkinitfs completed in: 7.377113744s (1659251) [16:16:25] *** SET LOGIN PASSWORD FOR: 'user' *** (1659251) [16:16:25] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (1659251) [16:16:25] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (1659251) [16:16:25] (rootfs_pine64-pinephonepro) locking root (1659251) [16:16:25] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (1659251) [16:16:26] NOTE: No valid keymap specified for device (1659251) [16:16:26] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (1659251) [16:16:33] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (1659251) [16:16:33] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (1659251) [16:16:33] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1659251) [16:16:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1659251) [16:16:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1659251) [16:16:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1659251) [16:16:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1659251) [16:16:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1659251) [16:16:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1659251) [16:16:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1659251) [16:16:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1659251) [16:16:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1659251) [16:16:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1659251) [16:16:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1659251) [16:16:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (1659251) [16:16:33] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1659251) [16:16:33] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1659251) [16:16:33] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (1659251) [16:16:33] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2185640 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (1659251) [16:16:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1659251) [16:16:33] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1659251) [16:16:33] (native) create pine64-pinephonepro.img (2867M) (1659251) [16:16:33] (native) % truncate -s 2867M /home/pmos/rootfs/pine64-pinephonepro.img (1659251) [16:16:33] (native) mount /dev/install (pine64-pinephonepro.img) (1659251) [16:16:33] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (1659251) [16:16:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1659251) [16:16:33] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1659251) [16:16:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1659251) [16:16:33] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1659251) [16:16:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1659251) [16:16:33] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1659251) [16:16:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1659251) [16:16:33] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1659251) [16:16:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1659251) [16:16:34] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1659251) [16:16:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1659251) [16:16:34] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1659251) [16:16:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1659251) [16:16:34] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1659251) [16:16:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1659251) [16:16:34] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1659251) [16:16:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1659251) [16:16:34] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1659251) [16:16:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1659251) [16:16:34] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1659251) [16:16:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1659251) [16:16:34] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1659251) [16:16:34] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (1659251) [16:16:34] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.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/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1659251) [16:16:34] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.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/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1659251) [16:16:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1659251) [16:16:34] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1659251) [16:16:34] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1659251) [16:16:34] (native) % parted -s /dev/install mktable gpt (1659251) [16:16:34] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (1659251) [16:16:34] (native) % parted -s /dev/install mkpart primary 256M 100% (1659251) [16:16:34] (native) % parted -s /dev/install set 1 boot on (1659251) [16:16:34] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.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/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1659251) [16:16:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1659251) [16:16:34] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1659251) [16:16:34] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1659251) [16:16:34] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1659251) [16:16:34] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1659251) [16:16:34] (native) install e2fsprogs (1659251) [16:16:34] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1659251) [16:16:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1659251) [16:16:34] (native) % cat /tmp/apk_progress_fifo (1659251) [16:16:34] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1659251) [16:16:34] New background process: pid=1671397, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r3) (2/3) Installing e2fsprogs-libs (1.46.5-r3) (3/3) Installing e2fsprogs (1.46.5-r3) Executing busybox-1.35.0-r27.trigger OK: 26 MiB in 72 packages (1659251) [16:16:35] (native) format /dev/installp2 (root, ext4) (1659251) [16:16:35] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1659251) [16:16:35] (native) mount /dev/installp2 to /mnt/install (1659251) [16:16:35] (native) % mkdir -p /mnt/install (1659251) [16:16:35] (native) % mount /dev/installp2 /mnt/install (1659251) [16:16:36] (native) calculate depends of dosfstools (pmbootstrap -v for details) (1659251) [16:16:36] (native) install dosfstools (1659251) [16:16:36] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1659251) [16:16:36] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1659251) [16:16:36] (native) % cat /tmp/apk_progress_fifo (1659251) [16:16:36] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (1659251) [16:16:36] New background process: pid=1671557, 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 (1659251) [16:16:36] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (1659251) [16:16:36] (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 (1659251) [16:16:36] (native) % mkdir -p /mnt/install/boot (1659251) [16:16:36] (native) % mount /dev/installp1 /mnt/install/boot (1659251) [16:16:36] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1659251) [16:16:36] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (1659251) [16:16:36] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (1659251) [16:16:36] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (1659251) [16:16:36] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1659251) [16:16:36] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1659251) [16:16:36] (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/ (1659251) [16:16:49] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1659251) [16:16:49] % 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 (1659251) [16:16:49] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % 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/ (1659251) [16:16:49] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1659251) [16:16:49] % 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 (1659251) [16:16:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1659251) [16:16:49] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1659251) [16:16:52] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2560.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2566.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_16778.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/core20_1611.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17029.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1659251) [16:16:52] (native) umount /dev/loop9 (1659251) [16:16:52] (native) % losetup -d /dev/loop9 (1659251) [16:16:52] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1659251) [16:16:52] (1659251) [16:16:52] *** FLASHING INFORMATION *** (1659251) [16:16:52] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1659251) [16:16:52] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1659251) [16:16:52] (1659251) [16:16:52] *** SSH DAEMON INFORMATION *** (1659251) [16:16:52] SSH daemon is enabled (disable with --no-sshd). (1659251) [16:16:52] Login as 'user' with the password given during installation. (1659251) [16:16:52] (1659251) [16:16:52] *** FIREWALL INFORMATION *** (1659251) [16:16:52] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1659251) [16:16:52] For more information: https://postmarketos.org/firewall (1659251) [16:16:52] (1659251) [16:16:52] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1659251) [16:16:52] DONE! total 2279696 -rw-r--r-- 1 root 12345 3006267392 Oct 18 16:16 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop9 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2566.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/core20_1611.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1623.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/snapd_16778.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/core18_2560.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/snapd_17029.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_22526.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Oct 18 16:17 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Oct 18 16:17 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Oct 18 16:17 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Oct 18 16:15 bin drwxr-xr-x 2 root root 4096 Oct 18 16:16 boot drwxr-xr-x 2 root root 4096 Oct 18 16:09 dev drwxr-xr-x 65 root root 4096 Oct 18 16:16 etc drwxr-xr-x 3 root root 4096 Oct 18 16:16 home drwxr-xr-x 15 root root 4096 Oct 18 16:14 lib drwx------ 2 root root 16384 Oct 18 16:16 lost+found drwxr-xr-x 5 root root 4096 Oct 18 16:09 media drwxr-xr-x 8 root root 4096 Oct 18 16:09 mnt drwxr-xr-x 2 root root 4096 Oct 18 16:09 opt drwxr-xr-x 2 root root 4096 Oct 18 16:09 proc drwx------ 2 root root 4096 Oct 18 16:09 root drwxr-xr-x 6 root root 4096 Oct 18 16:14 run drwxr-xr-x 2 root root 4096 Oct 18 16:15 sbin drwxr-xr-x 2 root root 4096 Oct 18 16:09 srv drwxr-xr-x 2 root root 4096 Oct 18 16:09 sys drwxrwxrwt 2 root root 4096 Oct 18 16:16 tmp drwxr-xr-x 10 root root 4096 Oct 18 16:15 usr drwxr-xr-x 13 root root 4096 Oct 18 16:11 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-10-18 16:17:17-- 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% 54.0M=0s 2022-10-18 16:17:17 (54.0 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2022-10-18 11:23:16.820559 [http://mirror.postmarketos.org/postmarketos/master] v20220809-6107-g9ec8badb34 [http://dl-cdn.alpinelinux.org/alpine/edge/main] v20220809-6108-g039f8e9805 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v20220809-6105-gec7c6e8b44 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24824 distinct packages available (1/104) Upgrading kirigami2-libs (5.99.0-r0 -> 9999_git1665428148-r0) (2/104) Upgrading kirigami2 (5.99.0-r0 -> 9999_git1665428148-r0) (3/104) Upgrading kactivities-libs (5.99.0-r0 -> 9999_git1665347036-r0) (4/104) Upgrading karchive (5.99.0-r0 -> 9999_git1665347063-r0) (5/104) Upgrading kconfig (5.99.0-r0 -> 9999_git1665347128-r0) (6/104) Upgrading kcoreaddons (5.99.0-r0 -> 9999_git1665347157-r0) (7/104) Upgrading kwindowsystem (5.99.0-r0 -> 9999_git1665347215-r0) (8/104) Upgrading kcrash (5.99.0-r0 -> 9999_git1665347167-r0) (9/104) Upgrading kdbusaddons (5.99.0-r0 -> 9999_git1665347187-r0) (10/104) Upgrading kglobalaccel (5.99.0-r0 -> 9999_git1665347296-r0) (11/104) Upgrading kguiaddons (5.99.0-r0 -> 9999_git1665522143-r0) (12/104) Upgrading ki18n (5.99.0-r0 -> 9999_git1665569809-r0) (13/104) Upgrading kauth (5.99.0-r0 -> 9999_git1665347072-r0) (14/104) Upgrading kcodecs (5.99.0-r0 -> 9999_git1665347111-r0) (15/104) Upgrading kwidgetsaddons (5.99.0-r0 -> 9999_git1665347206-r0) (16/104) Upgrading kconfigwidgets (5.99.0-r0 -> 9999_git1665599662-r0) (17/104) Upgrading kiconthemes (5.99.0-r0 -> 9999_git1665347345-r0) (18/104) Upgrading kitemviews (5.99.0-r0 -> 9999_git1665347404-r0) (19/104) Upgrading kxmlgui (5.99.0-r0 -> 9999_git1665347226-r0) (20/104) Upgrading kbookmarks (5.99.0-r0 -> 9999_git1665347082-r0) (21/104) Upgrading kcompletion (5.99.0-r0 -> 9999_git1665347119-r0) (22/104) Upgrading kdoctools (5.99.0-r0 -> 9999_git1665347268-r0) (23/104) Upgrading kjobwidgets (5.99.0-r0 -> 9999_git1665347414-r0) (24/104) Upgrading knotifications (5.99.0-r0 -> 9999_git1665347461-r0) (25/104) Upgrading kservice (5.99.0-r0 -> 9999_git1665347145-r0) (26/104) Upgrading solid-libs (5.99.0-r0 -> 9999_git1665539756-r0) (27/104) Upgrading sonnet (5.99.0-r0 -> 9999_git1665347326-r0) (28/104) Upgrading ktextwidgets (5.99.0-r0 -> 9999_git1665347166-r0) (29/104) Upgrading kio (5.99.0-r0 -> 9999_git1665612912-r0) (30/104) Upgrading kpackage (5.99.0-r0 -> 9999_git1665347481-r0) (31/104) Upgrading kdeclarative (5.99.0-r0 -> 9999_git1665347196-r0) (32/104) Upgrading kwayland (5.99.0-r0 -> 9999_git1665347197-r0) (33/104) Upgrading plasma-framework (5.99.0-r0 -> 9999_git1665599222-r0) (34/104) Upgrading kwallet (5.99.0-r0 -> 9999_git1665523550-r0) (35/104) Upgrading purpose (5.99.0-r0 -> 9999_git1665347296-r0) (36/104) Upgrading angelfish (22.09-r0 -> 9999_git1664849720-r0) (37/104) Upgrading breeze-gtk (5.26.0-r0 -> 9999_git1665054909-r0) (38/104) Upgrading attica (5.99.0-r0 -> 9999_git1665346188-r0) (39/104) Upgrading kidletime (5.99.0-r0 -> 9999_git1665347355-r0) (40/104) Upgrading knewstuff (5.99.0-r0 -> 9999_git1665578362-r0) (41/104) Upgrading kirigami-addons (0.4-r0 -> 9999_git1665226092-r0) (42/104) Upgrading kclock (22.09-r0 -> 9999_git1665190209-r0) (43/104) Upgrading kdecoration (5.26.0-r0 -> 9999_git1665068994-r0) (44/104) Upgrading kde-gtk-config (5.26.0-r0 -> 9999_git1665055009-r0) (45/104) Upgrading kfilemetadata (5.99.0-r0 -> 9999_git1665514826-r0) (46/104) Upgrading kcontacts (5.99.0-r0 -> 9999_git1665347147-r0) (47/104) Upgrading kpeople (5.99.0-r0 -> 9999_git1665366958-r0) (48/104) Upgrading kcalendarcore (5.99.0-r0 -> 9999_git1665347091-r0) (49/104) Upgrading kcmutils (5.99.0-r0 -> 9999_git1665347101-r0) (50/104) Upgrading frameworkintegration (5.99.0-r0 -> 9999_git1665347025-r0) (51/104) Upgrading oxygen (5.26.0-r0 -> 9999_git1665109481-r0) (52/104) Upgrading modemmanager-qt (5.99.0-r0 -> 9999_git1665347249-r0) (53/104) Upgrading plasma-dialer (22.09-r0 -> 9999_git1665226666-r0) (54/104) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1664766603-r0) (55/104) Upgrading kded (5.99.0-r0 -> 9999_git1665347206-r0) (56/104) Upgrading bluez-qt (5.99.0-r0 -> 9999_git1665346208-r0) (57/104) Upgrading bluedevil (5.26.0-r0 -> 9999_git1665540197-r0) (58/104) Upgrading breeze (5.26.0-r0 -> 9999_git1665366491-r0) (59/104) Upgrading libkscreen (5.26.0-r0 -> 9999_git1665504614-r0) (60/104) Upgrading layer-shell-qt (5.26.0-r0 -> 9999_git1663246670-r0) (61/104) Upgrading kscreen (5.26.0-r0 -> 9999_git1665395043-r0) (62/104) Upgrading kwallet-pam (5.26.0-r0 -> 9999_git1663246611-r0) (63/104) Upgrading kwayland-integration (5.26.0-r0 -> 9999_git1664735570-r1) (64/104) Upgrading breeze-icons (5.99.0-r0 -> 9999_git1665346217-r0) (65/104) Upgrading kactivities (5.99.0-r0 -> 9999_git1665347036-r0) (66/104) Upgrading plasma-nano (5.26.0-r0 -> 9999_git1664766236-r0) (67/104) Upgrading networkmanager-qt (5.99.0-r0 -> 9999_git1665347259-r0) (68/104) Upgrading plasma-nm (5.26.0-r0 -> 9999_git1665540290-r0) (69/104) Upgrading plasma-nm-mobile (5.26.0-r0 -> 9999_git1665540290-r0) (70/104) Upgrading plasma-pa (5.26.0-r0 -> 9999_git1665540306-r0) (71/104) Upgrading plasma-settings (22.09-r1 -> 9999_git1665226675-r1) (72/104) Upgrading kactivitymanagerd (5.26.0-r0 -> 9999_git1664765942-r0) (73/104) Upgrading kinit (5.99.0-r0 -> 9999_git1665347365-r0) (74/104) Upgrading kdnssd (5.99.0-r0 -> 9999_git1665347258-r0) (75/104) Upgrading syntax-highlighting (5.99.0-r0 -> 9999_git1665426378-r0) (76/104) Upgrading kquickcharts (5.99.0-r0 -> 9999_git1665347529-r0) (77/104) Upgrading kscreenlocker (5.26.0-r0 -> 9999_git1665311235-r0) (78/104) Upgrading kwin (5.26.0-r0 -> 9999_git1665574105-r0) (79/104) Upgrading kitemmodels (5.99.0-r0 -> 9999_git1665347394-r0) (80/104) Upgrading threadweaver (5.99.0-r0 -> 9999_git1665347357-r0) (81/104) Upgrading krunner (5.99.0-r0 -> 9999_git1665347137-r0) (82/104) Upgrading milou (5.26.0-r0 -> 9999_git1664766124-r0) (83/104) Upgrading qqc2-desktop-style (5.99.0-r0 -> 9999_git1665347306-r0) (84/104) Upgrading plasma-integration (5.26.0-r0 -> 9999_git1664766214-r1) (85/104) Upgrading plasma-workspace-libs (5.26.0-r0 -> 9999_git1665582427-r0) (86/104) Upgrading kactivities-stats (5.99.0-r0 -> 9999_git1665347045-r0) (87/104) Upgrading baloo (5.99.0-r0 -> 9999_git1665539178-r0) (88/104) Upgrading kholidays (5.99.0-r0 -> 9999_git1665347314-r0) (89/104) Upgrading knotifyconfig (5.99.0-r0 -> 9999_git1665347471-r0) (90/104) Upgrading kparts (5.99.0-r0 -> 9999_git1665366949-r0) (91/104) Upgrading prison (5.99.0-r0 -> 9999_git1665414234-r0) (92/104) Upgrading ktexteditor (5.99.0-r0 -> 9999_git1665539724-r0) (93/104) Upgrading libksysguard (5.26.0-r0 -> 9999_git1665578522-r0) (94/104) Upgrading plasma-workspace (5.26.0-r0 -> 9999_git1665582427-r0) (95/104) Upgrading kpty (5.99.0-r0 -> 9999_git1665347520-r0) (96/104) Upgrading kdesu (5.99.0-r0 -> 9999_git1663420106-r0) (97/104) Upgrading kde-cli-tools (5.26.0-r0 -> 9999_git1665540220-r0) (98/104) Upgrading qqc2-breeze-style (5.26.0-r0 -> 9999_git1665134183-r0) (99/104) Upgrading plasma-mobile (5.26.0-r1 -> 9999_git1665617418-r1) (100/104) Upgrading polkit-kde-agent-1 (5.26.0-r0 -> 9999_git1664766395-r0) (101/104) Upgrading powerdevil-libs (5.26.0-r0 -> 9999_git1665421277-r0) (102/104) Upgrading powerdevil (5.26.0-r0 -> 9999_git1665421277-r0) (103/104) Upgrading xdg-desktop-portal-kde (5.26.0-r0 -> 9999_git1664849692-r0) (104/104) Upgrading qmlkonsole (22.09-r1 -> 9999_git1664935591-r1) Executing busybox-1.35.0-r27.trigger Executing shared-mime-info-2.2-r1.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing eudev-3.2.11-r2.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2299 MiB in 750 packages (1/10) Installing bash (5.2.2-r0) Executing bash-5.2.2-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r0) (5/10) Installing flatpak (1.14.0-r1) Executing flatpak-1.14.0-r1.pre-install Executing flatpak-1.14.0-r1.post-install modprobe: can't change directory to '5.15.0-48-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.0-r1) (7/10) Installing discover-backend-flatpak (5.26.0-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (6.4-r0) (10/10) Installing neofetch (7.1.0-r0) Executing busybox-1.35.0-r27.trigger Executing gtk-update-icon-cache-3.24.34-r6.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2310 MiB in 760 packages (1/91) Installing syndication (9999_git1665347337-r0) (2/91) Installing alligator (9999_git1664849711-r0) (3/91) Installing libavc1394 (0.5.4-r2) (4/91) Installing libcaca (0.99_beta20-r0) (5/91) Installing libdv (1.0.0-r7) (6/91) Installing libiec61883 (1.2.0-r2) (7/91) Installing mpg123-libs (1.30.2-r0) (8/91) Installing speex (1.2.1-r0) (9/91) Installing libshout (2.4.6-r1) (10/91) Installing wavpack (5.5.0-r0) (11/91) Installing gst-plugins-good (1.20.4-r1) (12/91) Installing py3-parsing (3.0.9-r0) (13/91) Installing py3-packaging (21.3-r2) (14/91) Installing py3-setuptools (65.5.0-r0) (15/91) Installing py3-certifi (2022.9.24-r0) (16/91) Installing py3-charset-normalizer (2.1.1-r0) (17/91) Installing py3-idna (3.4-r2) (18/91) Installing py3-urllib3 (1.26.12-r0) (19/91) Installing py3-requests (2.28.1-r0) (20/91) Installing py3-ytmusicapi (0.24.0-r0) (21/91) Installing libmng (2.0.3-r1) (22/91) Installing qt5-qtimageformats (5.15.6_git20220907-r0) (23/91) Installing py3-mutagen (1.46.0-r0) (24/91) Installing py3-websockets (10.3-r1) (25/91) Installing py3-brotli (1.0.9-r8) (26/91) Installing yt-dlp (2022.10.04-r1) (27/91) Installing audiotube (9999_git1665226656-r0) (28/91) Installing calindori (9999_git1664766511-r0) (29/91) Installing live-media (2022.07.14-r0) (30/91) Installing libxpm (3.5.13-r1) (31/91) Installing a52dec (0.7.4-r8) (32/91) Installing vulkan-loader (1.3.224.1-r1) (33/91) Installing ffmpeg4-libs (4.4.3-r0) (34/91) Installing libbluray (1.3.3-r0) (35/91) Installing libcddb (1.3.2-r3) (36/91) Installing libdvbpsi (1.3.3-r0) (37/91) Installing libdvdcss (1.4.3-r0) (38/91) Installing libdvdread (6.1.3-r0) (39/91) Installing libdvdnav (6.1.1-r0) (40/91) Installing libebml (1.4.4-r0) (41/91) Installing faad2-libs (2.10.0-r0) (42/91) Installing libupnp (1.14.13-r0) (43/91) Installing lua5.2-libs (5.2.4-r10) (44/91) Installing libmad (0.15.1b-r9) (45/91) Installing libmatroska (1.7.1-r0) (46/91) Installing libmicrodns (0.2.0-r0) (47/91) Installing libmpeg2 (0.5.1-r9) (48/91) Installing glslang-libs (11.11.0-r0) (49/91) Installing glslang (11.11.0-r0) ERROR: Failed to create usr/lib/libSPVRemapper.so: No space left on device ERROR: glslang-11.11.0-r0: No space left on device (50/91) Installing spirv-tools (1.3.224.1-r1) ERROR: Failed to create usr/lib/libSPIRV-Tools-reduce.so: No space left on device ERROR: spirv-tools-1.3.224.1-r1: No space left on device (51/91) Installing shaderc (2022.2-r1) (52/91) Installing libplacebo (4.208.0-r3) (53/91) Installing libprotobuf-lite (3.21.7-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/playlist/youtube.luac: Connection aborted ERROR: vlc-3.0.17.4-r10: No space left on device (56/91) Installing elisa (22.08.2-r0) ERROR: Failed to create usr/bin/elisa: No space left on device ERROR: elisa-22.08.2-r0: No space left on device (57/91) Installing kunitconversion (9999_git1665347177-r0) ERROR: Failed to create usr/share/locale/az/LC_MESSAGES/kunitconversion5.mo: No space left on device ERROR: kunitconversion-9999_git1665347177-r0: No space left on device (58/91) Installing kalk (9999_git1665583146-r0) (59/91) Installing qt5-qtkeychain (0.13.2-r0) ERROR: Failed to create usr/lib/libqt5keychain.so.0.13.2: No space left on device ERROR: qt5-qtkeychain-0.13.2-r0: No space left on device (60/91) Installing kasts (9999_git1665454165-r0) ERROR: Failed to create usr/bin/kasts: No space left on device ERROR: kasts-9999_git1665454165-r0: No space left on device (61/91) Installing keysmith (9999_git1665195274-r0) ERROR: Failed to create usr/bin/keysmith: No space left on device ERROR: keysmith-9999_git1665195274-r0: No space left on device (62/91) Installing krecorder (9999_git1665190218-r1) ERROR: Failed to create usr/bin/krecorder: No space left on device ERROR: krecorder-9999_git1665190218-r1: No space left on device (63/91) Installing kpublictransport (22.08.2-r0) ERROR: Failed to create usr/lib/libKPublicTransport.so.22.08.2: No space left on device ERROR: kpublictransport-22.08.2-r0: No space left on device (64/91) Installing ktrip (9999_git1665190380-r0) ERROR: Failed to create usr/bin/ktrip: No space left on device ERROR: ktrip-9999_git1665190380-r0: No space left on device (65/91) Installing kweathercore (9999_git1664764385-r0) ERROR: Failed to create usr/lib/libKF5KWeatherCore.so.0.7.0: No space left on device ERROR: kweathercore-9999_git1664764385-r0: No space left on device (66/91) Installing qt5-qtcharts (5.15.6_git20220816-r0) ERROR: Failed to create usr/lib/libQt5Charts.so.5.15.6: No space left on device ERROR: qt5-qtcharts-5.15.6_git20220816-r0: No space left on device (67/91) Installing kweather (9999_git1664766564-r1) ERROR: Failed to create usr/bin/kweather: No space left on device ERROR: kweather-9999_git1664766564-r1: No space left on device (68/91) Installing libquotient (0.6.11-r0) ERROR: Failed to create usr/bin/quotest: No space left on device ERROR: libquotient-0.6.11-r0: No space left on device (69/91) Installing libcmark (0.30.2-r1) ERROR: Failed to create usr/lib/libcmark.so.0.30.2: No space left on device ERROR: libcmark-0.30.2-r1: No space left on device (70/91) Installing neochat (9999_git1665626653-r0) ERROR: Failed to create usr/bin/neochat: No space left on device ERROR: neochat-9999_git1665626653-r0: No space left on device (71/91) Installing kjs (9999_git1665347424-r0) ERROR: Failed to create usr/lib/libKF5JS.so.5.100.0: No space left on device ERROR: kjs-9999_git1665347424-r0: No space left on device (72/91) Installing libdjvulibre (3.5.28-r2) ERROR: Failed to create usr/lib/libdjvulibre.so.21.7.0: No space left on device ERROR: libdjvulibre-3.5.28-r2: No space left on device (73/91) Installing libzip (1.9.2-r2) ERROR: Failed to create usr/lib/libzip.so.5.5: No space left on device ERROR: libzip-1.9.2-r2: No space left on device (74/91) Installing ebook-tools (0.2.2-r2) (75/91) Installing discount-libs (2.2.7b-r0) (76/91) Installing poppler (22.10.0-r0) ERROR: poppler-22.10.0-r0: Operation not permitted (77/91) Installing poppler-qt5 (22.10.0-r0) ERROR: poppler-qt5-22.10.0-r0: Operation not permitted (78/91) Installing kdegraphics-mobipocket (22.08.2-r0) ERROR: kdegraphics-mobipocket-22.08.2-r0: Operation not permitted (79/91) Installing libspectre (0.2.10-r1) ERROR: libspectre-0.2.10-r1: Operation not permitted (80/91) Installing okular-common (22.08.2-r0) ERROR: okular-common-22.08.2-r0: Operation not permitted (81/91) Installing okular (22.08.2-r0) ERROR: okular-22.08.2-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_git1665190230-r0) ERROR: plasmatube-9999_git1665190230-r0: Operation not permitted (86/91) Installing postmarketos-config-nftables-upnp-client (0.12-r1) ERROR: postmarketos-config-nftables-upnp-client-0.12-r1: Operation not permitted (87/91) Installing postmarketos-config-nftables-mdns (0.12-r1) ERROR: postmarketos-config-nftables-mdns-0.12-r1: Operation not permitted (88/91) Installing postmarketos-config-nftables-chromecast (0.12-r1) ERROR: postmarketos-config-nftables-chromecast-0.12-r1: Operation not permitted (89/91) Installing postmarketos-config-nftables-vlc-chromecast (0.12-r1) ERROR: postmarketos-config-nftables-vlc-chromecast-0.12-r1: 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_git1665226323-r0) ERROR: tokodon-9999_git1665226323-r0: Operation not permitted Executing busybox-1.35.0-r27.trigger ERROR: busybox-1.35.0-r27.trigger: failed to execute: No space left on device Executing gtk-update-icon-cache-3.24.34-r6.trigger ERROR: gtk-update-icon-cache-3.24.34-r6.trigger: failed to execute: No space left on device Executing postmarketos-base-23-r1.trigger ERROR: postmarketos-base-23-r1.trigger: failed to execute: No space left on device 37 errors; 2386 MiB in 814 packages sh: write error: No space left on device (chroot) Exiting chroot... [16:19:57] Unregister qemu binfmt (arm) [16:19:58] Unregister qemu binfmt (aarch64) [16:19:58] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:19:58] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:19:59] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [16:19:59] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [16:20:00] Cleared up ~4387 MB of space [16:20:00] DONE! removed 'images/pmos-plasma-mobile-nightly-20221017-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221017-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221017-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221017-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221017-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221017-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 874.5 MiB / 2,913.0 MiB = 0.300, 28 MiB/s, 1:44 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221018-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 811.3 MiB / 2,867.0 MiB = 0.283, 28 MiB/s, 1:42 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221018-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,245.7 MiB / 3,963.0 MiB = 0.314, 30 MiB/s, 2:12 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221018-tablet-x64uefi.img.xz' sending incremental file list deleting images/pmos-plasma-mobile-nightly-20221017-tablet-x64uefi.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221017-tablet-x64uefi.img.xz deleting images/pmos-plasma-mobile-nightly-20221017-pine64-pinephonepro.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221017-pine64-pinephonepro.img.xz deleting images/pmos-plasma-mobile-nightly-20221017-pine64-pinephone.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221017-pine64-pinephone.img.xz images/ images/pmos-plasma-mobile-nightly-20221018-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,342,336 0% 3.09MB/s 0:04:48 4,653,056 0% 2.09MB/s 0:07:07 5,963,776 0% 1.79MB/s 0:08:16 7,274,496 0% 1.65MB/s 0:08:58 8,585,216 0% 1.19MB/s 0:12:25 9,895,936 1% 1.21MB/s 0:12:14 11,206,656 1% 1.21MB/s 0:12:12 12,517,376 1% 1.21MB/s 0:12:09 13,828,096 1% 1.21MB/s 0:12:10 15,138,816 1% 1.20MB/s 0:12:12 16,449,536 1% 1.21MB/s 0:12:09 17,629,184 1% 1.16MB/s 0:12:38 18,808,832 2% 1.13MB/s 0:12:58 19,988,480 2% 1.11MB/s 0:13:11 21,168,128 2% 1.08MB/s 0:13:32 22,478,848 2% 1.10MB/s 0:13:12 23,658,496 2% 1.12MB/s 0:13:02 24,969,216 2% 1.13MB/s 0:12:53 26,279,936 2% 1.14MB/s 0:12:42 27,590,656 3% 1.15MB/s 0:12:37 28,770,304 3% 1.14MB/s 0:12:41 29,818,880 3% 1.08MB/s 0:13:24 30,998,528 3% 1.05MB/s 0:13:42 32,178,176 3% 1.03MB/s 0:13:57 33,488,896 3% 1.04MB/s 0:13:48 34,668,544 3% 1.09MB/s 0:13:13 35,717,120 3% 1.07MB/s 0:13:24 37,027,840 4% 1.09MB/s 0:13:10 38,207,488 4% 1.07MB/s 0:13:24 39,518,208 4% 1.08MB/s 0:13:13 40,566,784 4% 1.08MB/s 0:13:13 41,615,360 4% 1.03MB/s 0:13:49 42,795,008 4% 1.05MB/s 0:13:36 43,974,656 4% 1.04MB/s 0:13:39 45,285,376 4% 1.08MB/s 0:13:08 46,596,096 5% 1.12MB/s 0:12:37 47,644,672 5% 1.08MB/s 0:13:03 48,824,320 5% 1.08MB/s 0:13:03 50,003,968 5% 1.05MB/s 0:13:23 51,183,616 5% 1.04MB/s 0:13:31 52,363,264 5% 1.08MB/s 0:13:02 53,542,912 5% 1.02MB/s 0:13:50 54,722,560 5% 1.03MB/s 0:13:38 55,902,208 6% 1.03MB/s 0:13:37 57,212,928 6% 1.04MB/s 0:13:28 58,523,648 6% 1.11MB/s 0:12:36 59,703,296 6% 1.10MB/s 0:12:38 61,014,016 6% 1.12MB/s 0:12:27 62,193,664 6% 1.12MB/s 0:12:28 63,373,312 6% 1.09MB/s 0:12:45 64,552,960 7% 1.09MB/s 0:12:44 65,732,608 7% 1.08MB/s 0:12:52 66,912,256 7% 1.06MB/s 0:13:03 68,059,136 7% 1.07MB/s 0:12:54 69,238,784 7% 1.08MB/s 0:12:47 70,418,432 7% 1.08MB/s 0:12:46 71,598,080 7% 1.07MB/s 0:12:50 72,646,656 7% 1.05MB/s 0:13:02 73,826,304 8% 1.03MB/s 0:13:17 74,874,880 8% 1.00MB/s 0:13:38 76,054,528 8% 1.01MB/s 0:13:32 77,234,176 8% 1.03MB/s 0:13:14 78,413,824 8% 1.04MB/s 0:13:07 79,593,472 8% 1.05MB/s 0:12:56 80,773,120 8% 1.04MB/s 0:13:01 81,821,696 8% 1.02MB/s 0:13:19 83,001,344 9% 1.02MB/s 0:13:18 84,180,992 9% 1.02MB/s 0:13:17 85,229,568 9% 1.01MB/s 0:13:21 86,409,216 9% 1.04MB/s 0:12:57 87,588,864 9% 1.04MB/s 0:12:59 88,637,440 9% 1.03MB/s 0:13:07 89,817,088 9% 1.04MB/s 0:12:53 90,996,736 9% 1.04MB/s 0:12:55 92,045,312 10% 1.03MB/s 0:13:02 93,224,960 10% 1.05MB/s 0:12:49 94,404,608 10% 1.03MB/s 0:12:56 95,584,256 10% 1.02MB/s 0:13:06 96,894,976 10% 1.06MB/s 0:12:36 98,205,696 10% 1.08MB/s 0:12:19 99,385,344 10% 1.10MB/s 0:12:06 100,564,992 10% 1.11MB/s 0:11:56 101,744,640 11% 1.08MB/s 0:12:13 102,793,216 11% 1.05MB/s 0:12:38 103,841,792 11% 1.02MB/s 0:12:58 105,021,440 11% 1.01MB/s 0:13:03 106,201,088 11% 1.01MB/s 0:13:03 107,380,736 11% 1.02MB/s 0:12:51 108,560,384 11% 1.04MB/s 0:12:37 109,608,960 11% 1.03MB/s 0:12:47 110,657,536 12% 1.00MB/s 0:13:03 111,738,880 12% 1.00MB/s 0:13:05 112,885,760 12% 1.00MB/s 0:13:04 114,065,408 12% 1.02MB/s 0:12:46 114,982,912 12% 1.00MB/s 0:12:59 116,031,488 12% 1004.79kB/s 0:13:17 117,211,136 12% 963.28kB/s 0:13:50 118,390,784 12% 961.31kB/s 0:13:50 119,570,432 13% 1004.03kB/s 0:13:14 120,750,080 13% 1.02MB/s 0:12:43 122,060,800 13% 1.08MB/s 0:11:56 123,371,520 13% 1.11MB/s 0:11:36 124,551,168 13% 1.11MB/s 0:11:37 125,730,816 13% 1.09MB/s 0:11:49 126,910,464 13% 1.08MB/s 0:11:55 127,959,040 13% 1.03MB/s 0:12:25 129,138,688 14% 1.05MB/s 0:12:15 130,318,336 14% 1.07MB/s 0:11:59 131,497,984 14% 1.06MB/s 0:12:05 132,677,632 14% 1.07MB/s 0:11:56 133,726,208 14% 1.04MB/s 0:12:16 134,905,856 14% 1.04MB/s 0:12:17 136,085,504 14% 1.05MB/s 0:12:04 137,265,152 14% 1.06MB/s 0:12:01 138,444,800 15% 1.09MB/s 0:11:39 139,624,448 15% 1.08MB/s 0:11:43 140,804,096 15% 1.07MB/s 0:11:51 141,983,744 15% 1.07MB/s 0:11:46 143,163,392 15% 1.05MB/s 0:11:56 144,343,040 15% 1.05MB/s 0:12:01 145,391,616 15% 1.03MB/s 0:12:12 146,571,264 15% 1.01MB/s 0:12:22 147,619,840 16% 1023.52kB/s 0:12:31 148,799,488 16% 1.00MB/s 0:12:29 149,979,136 16% 1.01MB/s 0:12:23 151,158,784 16% 1.01MB/s 0:12:18 152,338,432 16% 1.04MB/s 0:11:54 153,518,080 16% 1.06MB/s 0:11:43 154,697,728 16% 1.07MB/s 0:11:34 155,877,376 16% 1.07MB/s 0:11:32 157,057,024 17% 1.07MB/s 0:11:36 158,236,672 17% 1.07MB/s 0:11:30 159,416,320 17% 1.07MB/s 0:11:34 160,464,896 17% 1.05MB/s 0:11:41 161,513,472 17% 1.03MB/s 0:11:57 162,693,120 17% 1.01MB/s 0:12:07 163,741,696 17% 1020.78kB/s 0:12:17 164,921,344 17% 1.01MB/s 0:12:10 166,100,992 18% 1.02MB/s 0:11:55 167,280,640 18% 1.02MB/s 0:11:56 168,460,288 18% 1.04MB/s 0:11:45 169,639,936 18% 1.04MB/s 0:11:38 170,819,584 18% 1.04MB/s 0:11:38 171,999,232 18% 1.04MB/s 0:11:39 173,178,880 18% 1.05MB/s 0:11:31 174,358,528 19% 1.06MB/s 0:11:27 175,669,248 19% 1.08MB/s 0:11:09 176,848,896 19% 1.09MB/s 0:11:00 178,159,616 19% 1.11MB/s 0:10:50 179,470,336 19% 1.12MB/s 0:10:40 180,781,056 19% 1.13MB/s 0:10:37 181,960,704 19% 1.13MB/s 0:10:37 183,271,424 19% 1.12MB/s 0:10:37 184,451,072 20% 1.10MB/s 0:10:51 185,761,792 20% 1.09MB/s 0:10:53 186,941,440 20% 1.10MB/s 0:10:45 188,121,088 20% 1.10MB/s 0:10:46 189,431,808 20% 1.13MB/s 0:10:30 190,611,456 20% 1.11MB/s 0:10:38 191,791,104 20% 1.09MB/s 0:10:46 192,970,752 21% 1.08MB/s 0:10:52 194,150,400 21% 1.06MB/s 0:11:05 195,461,120 21% 1.08MB/s 0:10:50 196,771,840 21% 1.11MB/s 0:10:35 198,082,560 21% 1.12MB/s 0:10:28 199,262,208 21% 1.13MB/s 0:10:20 200,441,856 21% 1.11MB/s 0:10:28 201,719,808 21% 1.11MB/s 0:10:31 203,030,528 22% 1.13MB/s 0:10:19 204,341,248 22% 1.14MB/s 0:10:09 205,520,896 22% 1.13MB/s 0:10:15 206,700,544 22% 1.12MB/s 0:10:20 207,880,192 22% 1.09MB/s 0:10:35 209,059,840 22% 1.07MB/s 0:10:46 210,239,488 22% 1.07MB/s 0:10:45 211,419,136 23% 1.06MB/s 0:10:48 212,467,712 23% 1.04MB/s 0:11:04 213,647,360 23% 1.03MB/s 0:11:06 214,827,008 23% 1.02MB/s 0:11:09 216,006,656 23% 1.03MB/s 0:11:04 217,186,304 23% 1.05MB/s 0:10:51 218,365,952 23% 1.05MB/s 0:10:48 219,545,600 23% 1.07MB/s 0:10:39 220,332,032 24% 918.46kB/s 0:12:38 221,511,680 24% 911.72kB/s 0:12:42 222,691,328 24% 904.88kB/s 0:12:47 223,870,976 24% 902.76kB/s 0:12:47 225,050,624 24% 1.04MB/s 0:10:52 226,230,272 24% 1.04MB/s 0:10:48 227,409,920 24% 1.05MB/s 0:10:42 228,589,568 24% 1.05MB/s 0:10:41 229,769,216 25% 1.06MB/s 0:10:32 230,948,864 25% 1.06MB/s 0:10:32 232,128,512 25% 1.06MB/s 0:10:31 233,308,160 25% 1.06MB/s 0:10:30 234,487,808 25% 1.05MB/s 0:10:37 235,667,456 25% 1.06MB/s 0:10:29 236,847,104 25% 1.06MB/s 0:10:28 238,026,752 25% 1.06MB/s 0:10:24 239,206,400 26% 1.07MB/s 0:10:19 240,386,048 26% 1.07MB/s 0:10:17 241,565,696 26% 1.07MB/s 0:10:15 242,745,344 26% 1.07MB/s 0:10:16 243,924,992 26% 1.07MB/s 0:10:11 245,104,640 26% 1.07MB/s 0:10:12 246,284,288 26% 1.07MB/s 0:10:09 247,463,936 26% 1.07MB/s 0:10:08 248,643,584 27% 1.07MB/s 0:10:09 249,823,232 27% 1.07MB/s 0:10:08 251,002,880 27% 1.07MB/s 0:10:07 252,182,528 27% 1.04MB/s 0:10:26 253,493,248 27% 1.07MB/s 0:10:04 254,672,896 27% 1.07MB/s 0:10:03 255,852,544 27% 1.06MB/s 0:10:10 257,032,192 28% 1.08MB/s 0:09:56 258,211,840 28% 1.06MB/s 0:10:09 259,391,488 28% 1.05MB/s 0:10:09 260,571,136 28% 1.06MB/s 0:10:05 261,750,784 28% 1.08MB/s 0:09:51 262,930,432 28% 1.08MB/s 0:09:51 264,110,080 28% 1.09MB/s 0:09:46 265,420,800 28% 1.13MB/s 0:09:22 266,731,520 29% 1.16MB/s 0:09:07 268,042,240 29% 1.19MB/s 0:08:53 269,352,960 29% 1.21MB/s 0:08:44 270,663,680 29% 1.19MB/s 0:08:49 271,843,328 29% 1.15MB/s 0:09:08 273,154,048 29% 1.14MB/s 0:09:13 274,464,768 29% 1.15MB/s 0:09:05 275,775,488 30% 1.16MB/s 0:08:57 277,086,208 30% 1.20MB/s 0:08:42 278,396,928 30% 1.20MB/s 0:08:39 279,707,648 30% 1.20MB/s 0:08:39 281,018,368 30% 1.20MB/s 0:08:39 282,329,088 30% 1.21MB/s 0:08:32 283,639,808 30% 1.22MB/s 0:08:28 284,950,528 31% 1.20MB/s 0:08:35 286,261,248 31% 1.19MB/s 0:08:39 287,571,968 31% 1.19MB/s 0:08:37 288,882,688 31% 1.19MB/s 0:08:37 290,062,336 31% 1.17MB/s 0:08:41 291,373,056 31% 1.17MB/s 0:08:41 292,421,632 31% 1.11MB/s 0:09:09 293,732,352 32% 1.09MB/s 0:09:18 294,912,000 32% 1.08MB/s 0:09:21 296,091,648 32% 1.06MB/s 0:09:34 297,271,296 32% 1.08MB/s 0:09:17 298,450,944 32% 1.07MB/s 0:09:22 299,630,592 32% 1.08MB/s 0:09:19 300,810,240 32% 1.08MB/s 0:09:17 301,989,888 32% 1.07MB/s 0:09:19 303,169,536 33% 1.07MB/s 0:09:19 304,349,184 33% 1.08MB/s 0:09:13 305,528,832 33% 1.08MB/s 0:09:10 306,708,480 33% 1.10MB/s 0:09:03 307,888,128 33% 1.10MB/s 0:09:01 309,067,776 33% 1.09MB/s 0:09:06 310,247,424 33% 1.07MB/s 0:09:12 311,427,072 33% 1.07MB/s 0:09:12 312,606,720 34% 1.07MB/s 0:09:14 313,786,368 34% 1.08MB/s 0:09:06 315,097,088 34% 1.11MB/s 0:08:51 316,276,736 34% 1.11MB/s 0:08:50 317,489,152 34% 1.13MB/s 0:08:38 318,767,104 34% 1.13MB/s 0:08:37 320,077,824 34% 1.14MB/s 0:08:33 321,257,472 35% 1.13MB/s 0:08:34 322,437,120 35% 1.12MB/s 0:08:37 323,616,768 35% 1.12MB/s 0:08:36 324,796,416 35% 1.11MB/s 0:08:42 325,976,064 35% 1.11MB/s 0:08:42 327,155,712 35% 1.08MB/s 0:08:51 328,335,360 35% 1.07MB/s 0:08:57 329,515,008 35% 1.06MB/s 0:09:00 330,694,656 36% 1.07MB/s 0:08:57 331,874,304 36% 1.07MB/s 0:08:55 333,053,952 36% 1.08MB/s 0:08:50 334,233,600 36% 1.09MB/s 0:08:43 335,544,320 36% 1.11MB/s 0:08:31 336,822,272 36% 1.15MB/s 0:08:12 338,132,992 36% 1.18MB/s 0:08:01 339,312,640 37% 1.15MB/s 0:08:08 340,492,288 37% 1.11MB/s 0:08:28 341,540,864 37% 1.05MB/s 0:08:53 342,720,512 37% 1.01MB/s 0:09:16 343,900,160 37% 1.01MB/s 0:09:16 345,079,808 37% 1.01MB/s 0:09:12 346,259,456 37% 1.02MB/s 0:09:07 347,439,104 37% 1.02MB/s 0:09:03 348,618,752 38% 1.02MB/s 0:09:02 349,798,400 38% 1.02MB/s 0:09:05 350,846,976 38% 1.01MB/s 0:09:07 351,895,552 38% 1.00MB/s 0:09:09 353,075,200 38% 1.01MB/s 0:09:04 354,254,848 38% 1.02MB/s 0:08:57 355,434,496 38% 1.03MB/s 0:08:50 356,614,144 38% 1.05MB/s 0:08:41 357,793,792 39% 1.05MB/s 0:08:38 358,973,440 39% 1.05MB/s 0:08:39 360,153,088 39% 1.06MB/s 0:08:34 361,332,736 39% 1.05MB/s 0:08:35 362,512,384 39% 1.04MB/s 0:08:41 363,560,960 39% 1.03MB/s 0:08:44 364,740,608 39% 1.02MB/s 0:08:49 365,920,256 39% 1.01MB/s 0:08:53 367,099,904 40% 1.03MB/s 0:08:41 368,279,552 40% 1.06MB/s 0:08:26 369,459,200 40% 1.07MB/s 0:08:18 370,245,632 40% 1012.95kB/s 0:08:59 371,294,208 40% 970.16kB/s 0:09:22 372,604,928 40% 978.91kB/s 0:09:16 373,784,576 40% 987.84kB/s 0:09:09 375,095,296 40% 1.08MB/s 0:08:09 376,274,944 41% 1.12MB/s 0:07:51 377,454,592 41% 1.11MB/s 0:07:53 378,634,240 41% 1.10MB/s 0:07:55 379,813,888 41% 1.08MB/s 0:08:05 380,993,536 41% 1.07MB/s 0:08:08 382,173,184 41% 1.06MB/s 0:08:11 383,352,832 41% 1.06MB/s 0:08:09 384,401,408 41% 1.05MB/s 0:08:16 385,581,056 42% 1.05MB/s 0:08:14 386,760,704 42% 1.06MB/s 0:08:10 387,940,352 42% 1.05MB/s 0:08:11 389,120,000 42% 1.07MB/s 0:08:02 390,299,648 42% 1.06MB/s 0:08:05 391,479,296 42% 1.06MB/s 0:08:04 392,658,944 42% 1.07MB/s 0:07:59 393,838,592 42% 1.07MB/s 0:07:58 395,018,240 43% 1.08MB/s 0:07:51 396,197,888 43% 1.06MB/s 0:07:58 397,377,536 43% 1.05MB/s 0:08:01 398,688,256 43% 1.09MB/s 0:07:42 399,867,904 43% 1.10MB/s 0:07:39 401,047,552 43% 1.12MB/s 0:07:29 402,358,272 43% 1.15MB/s 0:07:16 403,668,992 44% 1.15MB/s 0:07:15 404,979,712 44% 1.18MB/s 0:07:02 406,290,432 44% 1.21MB/s 0:06:52 407,470,080 44% 1.17MB/s 0:07:04 408,649,728 44% 1.12MB/s 0:07:22 409,829,376 44% 1.07MB/s 0:07:41 410,877,952 44% 1.02MB/s 0:08:05 412,057,600 44% 1.03MB/s 0:07:57 413,237,248 45% 1.04MB/s 0:07:53 414,416,896 45% 1.04MB/s 0:07:51 415,465,472 45% 1.03MB/s 0:07:53 416,514,048 45% 1.01MB/s 0:08:03 417,693,696 45% 1.02MB/s 0:07:57 418,742,272 45% 1.00MB/s 0:08:06 419,790,848 45% 1021.77kB/s 0:08:06 420,839,424 45% 1005.00kB/s 0:08:13 422,019,072 46% 986.22kB/s 0:08:21 423,067,648 46% 981.64kB/s 0:08:23 424,116,224 46% 988.07kB/s 0:08:18 425,164,800 46% 1007.15kB/s 0:08:08 426,213,376 46% 994.90kB/s 0:08:13 427,393,024 46% 1.00MB/s 0:07:57 428,572,672 46% 1.00MB/s 0:07:54 429,621,248 46% 1023.52kB/s 0:07:56 430,800,896 46% 1.01MB/s 0:07:49 431,980,544 47% 1.00MB/s 0:07:51 433,160,192 47% 1.02MB/s 0:07:42 434,339,840 47% 1.04MB/s 0:07:34 435,519,488 47% 1.04MB/s 0:07:32 436,699,136 47% 1.04MB/s 0:07:32 437,878,784 47% 1.03MB/s 0:07:34 439,058,432 47% 1.03MB/s 0:07:31 440,238,080 48% 1.03MB/s 0:07:32 441,417,728 48% 1.04MB/s 0:07:28 442,597,376 48% 1.05MB/s 0:07:22 443,777,024 48% 1.05MB/s 0:07:18 444,956,672 48% 1.05MB/s 0:07:19 446,005,248 48% 1.04MB/s 0:07:23 447,184,896 48% 1.03MB/s 0:07:27 448,364,544 48% 1.02MB/s 0:07:29 449,544,192 49% 1.03MB/s 0:07:25 450,723,840 49% 1.03MB/s 0:07:22 451,903,488 49% 1.03MB/s 0:07:22 453,083,136 49% 1.02MB/s 0:07:24 454,262,784 49% 1.02MB/s 0:07:23 455,311,360 49% 1.01MB/s 0:07:27 456,491,008 49% 1.03MB/s 0:07:16 457,670,656 49% 1.05MB/s 0:07:05 458,850,304 50% 1.07MB/s 0:06:56 460,029,952 50% 1.11MB/s 0:06:42 461,209,600 50% 1.10MB/s 0:06:45 462,389,248 50% 1.10MB/s 0:06:43 463,699,968 50% 1.11MB/s 0:06:38 465,010,688 50% 1.12MB/s 0:06:33 466,190,336 50% 1.12MB/s 0:06:34 467,369,984 50% 1.09MB/s 0:06:41 468,549,632 51% 1.07MB/s 0:06:49 469,827,584 51% 1.06MB/s 0:06:53 471,138,304 51% 1.09MB/s 0:06:40 472,317,952 51% 1.11MB/s 0:06:31 473,497,600 51% 1.12MB/s 0:06:28 474,677,248 51% 1.12MB/s 0:06:25 475,856,896 51% 1.10MB/s 0:06:33 477,036,544 52% 1.08MB/s 0:06:36 478,216,192 52% 1.09MB/s 0:06:32 479,526,912 52% 1.10MB/s 0:06:29 480,837,632 52% 1.11MB/s 0:06:23 482,148,352 52% 1.13MB/s 0:06:14 483,459,072 52% 1.14MB/s 0:06:10 484,769,792 52% 1.16MB/s 0:06:04 486,080,512 53% 1.18MB/s 0:05:57 487,391,232 53% 1.19MB/s 0:05:51 488,570,880 53% 1.18MB/s 0:05:54 489,750,528 53% 1.16MB/s 0:05:58 490,930,176 53% 1.12MB/s 0:06:11 492,109,824 53% 1.10MB/s 0:06:18 493,289,472 53% 1.09MB/s 0:06:17 494,469,120 53% 1.09MB/s 0:06:16 495,648,768 54% 1.11MB/s 0:06:10 496,828,416 54% 1.09MB/s 0:06:16 498,008,064 54% 1.08MB/s 0:06:20 499,187,712 54% 1.07MB/s 0:06:21 500,367,360 54% 1.05MB/s 0:06:27 501,547,008 54% 1.06MB/s 0:06:23 502,726,656 54% 1.06MB/s 0:06:20 503,906,304 54% 1.06MB/s 0:06:20 505,085,952 55% 1.08MB/s 0:06:11 506,265,600 55% 1.08MB/s 0:06:10 507,445,248 55% 1.08MB/s 0:06:09 508,624,896 55% 1.08MB/s 0:06:08 509,804,544 55% 1.08MB/s 0:06:07 510,984,192 55% 1.08MB/s 0:06:05 512,163,840 55% 1.08MB/s 0:06:07 513,343,488 55% 1.08MB/s 0:06:04 514,523,136 56% 1.06MB/s 0:06:09 515,702,784 56% 1.06MB/s 0:06:11 516,882,432 56% 1.07MB/s 0:06:06 518,062,080 56% 1.07MB/s 0:06:03 518,979,584 56% 1.01MB/s 0:06:23 520,159,232 56% 1.01MB/s 0:06:22 521,207,808 56% 1014.65kB/s 0:06:30 522,387,456 56% 1007.39kB/s 0:06:31 523,567,104 57% 1.04MB/s 0:06:10 524,615,680 57% 1.01MB/s 0:06:19 525,795,328 57% 1.02MB/s 0:06:13 526,843,904 57% 1014.45kB/s 0:06:24 528,023,552 57% 1015.87kB/s 0:06:22 529,203,200 57% 1.02MB/s 0:06:11 530,382,848 57% 1.02MB/s 0:06:08 531,562,496 57% 1.04MB/s 0:06:01 532,742,144 58% 1.05MB/s 0:05:58 533,921,792 58% 1.04MB/s 0:05:58 534,970,368 58% 1.02MB/s 0:06:06 535,887,872 58% 992.25kB/s 0:06:24 536,805,376 58% 919.58kB/s 0:06:53 537,591,808 58% 838.17kB/s 0:07:32 538,509,312 58% 809.94kB/s 0:07:47 539,688,960 58% 874.65kB/s 0:07:11 540,737,536 58% 918.66kB/s 0:06:49 541,786,112 59% 973.38kB/s 0:06:25 542,965,760 59% 1.01MB/s 0:06:03 544,145,408 59% 1.01MB/s 0:05:59 545,456,128 59% 1.07MB/s 0:05:39 546,635,776 59% 1.11MB/s 0:05:24 547,684,352 59% 1.10MB/s 0:05:28 548,864,000 59% 1.08MB/s 0:05:32 549,912,576 59% 1.04MB/s 0:05:45 551,092,224 60% 1.04MB/s 0:05:43 552,402,944 60% 1.08MB/s 0:05:29 553,582,592 60% 1.09MB/s 0:05:24 554,893,312 60% 1.12MB/s 0:05:14 556,072,960 60% 1.12MB/s 0:05:14 557,252,608 60% 1.11MB/s 0:05:16 558,563,328 60% 1.12MB/s 0:05:12 559,742,976 61% 1.11MB/s 0:05:12 560,922,624 61% 1.11MB/s 0:05:13 562,102,272 61% 1.10MB/s 0:05:14 563,412,992 61% 1.11MB/s 0:05:11 564,592,640 61% 1.12MB/s 0:05:08 565,903,360 61% 1.13MB/s 0:05:04 567,083,008 61% 1.13MB/s 0:05:01 568,262,656 61% 1.12MB/s 0:05:03 569,442,304 62% 1.12MB/s 0:05:04 570,753,024 62% 1.12MB/s 0:05:02 571,932,672 62% 1.11MB/s 0:05:03 573,243,392 62% 1.12MB/s 0:05:00 574,554,112 62% 1.13MB/s 0:04:56 575,733,760 62% 1.11MB/s 0:04:59 577,044,480 62% 1.13MB/s 0:04:53 578,224,128 63% 1.12MB/s 0:04:55 579,403,776 63% 1.09MB/s 0:05:03 580,583,424 63% 1.07MB/s 0:05:06 581,763,072 63% 1.06MB/s 0:05:09 582,942,720 63% 1.06MB/s 0:05:08 584,122,368 63% 1.08MB/s 0:05:00 585,302,016 63% 1.10MB/s 0:04:53 586,481,664 63% 1.09MB/s 0:04:54 587,661,312 64% 1.08MB/s 0:04:56 588,840,960 64% 1.07MB/s 0:04:59 590,020,608 64% 1.05MB/s 0:05:04 591,200,256 64% 1.04MB/s 0:05:04 592,379,904 64% 1.04MB/s 0:05:05 593,428,480 64% 1.03MB/s 0:05:08 594,608,128 64% 1.03MB/s 0:05:04 595,787,776 64% 1.03MB/s 0:05:04 596,967,424 65% 1.03MB/s 0:05:03 598,147,072 65% 1.04MB/s 0:04:58 599,326,720 65% 1.05MB/s 0:04:55 600,506,368 65% 1.06MB/s 0:04:51 601,686,016 65% 1.07MB/s 0:04:48 602,865,664 65% 1.06MB/s 0:04:50 603,914,240 65% 1.03MB/s 0:04:57 605,061,120 65% 1.03MB/s 0:04:55 606,371,840 66% 1.07MB/s 0:04:42 607,682,560 66% 1.11MB/s 0:04:31 608,862,208 66% 1.13MB/s 0:04:26 610,041,856 66% 1.12MB/s 0:04:27 611,221,504 66% 1.09MB/s 0:04:34 612,401,152 66% 1.08MB/s 0:04:36 613,580,800 66% 1.08MB/s 0:04:34 614,760,448 67% 1.08MB/s 0:04:33 615,940,096 67% 1.08MB/s 0:04:31 617,119,744 67% 1.08MB/s 0:04:30 618,299,392 67% 1.08MB/s 0:04:29 619,479,040 67% 1.08MB/s 0:04:30 620,658,688 67% 1.07MB/s 0:04:29 621,838,336 67% 1.06MB/s 0:04:30 623,017,984 67% 1.05MB/s 0:04:32 624,197,632 68% 1.07MB/s 0:04:27 625,377,280 68% 1.06MB/s 0:04:28 626,556,928 68% 1.05MB/s 0:04:30 627,736,576 68% 1.06MB/s 0:04:27 628,916,224 68% 1.04MB/s 0:04:29 630,095,872 68% 1.03MB/s 0:04:31 631,275,520 68% 1.03MB/s 0:04:30 632,455,168 68% 1.03MB/s 0:04:29 633,634,816 69% 1.02MB/s 0:04:30 634,814,464 69% 1.03MB/s 0:04:27 635,994,112 69% 1.05MB/s 0:04:20 637,173,760 69% 1.06MB/s 0:04:18 638,484,480 69% 1.09MB/s 0:04:09 639,795,200 69% 1.14MB/s 0:03:58 640,974,848 69% 1.14MB/s 0:03:57 642,154,496 70% 1.12MB/s 0:03:59 643,334,144 70% 1.11MB/s 0:03:59 644,513,792 70% 1.07MB/s 0:04:08 645,693,440 70% 1.06MB/s 0:04:10 646,873,088 70% 1.06MB/s 0:04:08 647,921,664 70% 1.03MB/s 0:04:14 648,970,240 70% 1.01MB/s 0:04:17 650,149,888 70% 1.01MB/s 0:04:19 651,329,536 71% 1.01MB/s 0:04:17 652,509,184 71% 1.02MB/s 0:04:13 653,688,832 71% 1.03MB/s 0:04:09 654,868,480 71% 1.03MB/s 0:04:07 656,048,128 71% 1.02MB/s 0:04:09 657,227,776 71% 1.02MB/s 0:04:07 658,407,424 71% 1.02MB/s 0:04:07 659,456,000 71% 1.00MB/s 0:04:11 660,504,576 72% 1021.84kB/s 0:04:10 661,684,224 72% 1019.92kB/s 0:04:10 662,863,872 72% 1019.68kB/s 0:04:09 663,912,448 72% 1019.44kB/s 0:04:08 664,961,024 72% 1009.04kB/s 0:04:09 666,140,672 72% 1013.27kB/s 0:04:07 667,320,320 72% 1012.33kB/s 0:04:06 668,237,824 72% 990.15kB/s 0:04:11 669,417,472 73% 1007.41kB/s 0:04:05 670,466,048 73% 993.18kB/s 0:04:08 671,645,696 73% 994.12kB/s 0:04:06 672,694,272 73% 1016.82kB/s 0:04:00 673,873,920 73% 1023.28kB/s 0:03:57 675,053,568 73% 1.01MB/s 0:03:54 676,233,216 73% 1.02MB/s 0:03:50 677,412,864 73% 1.05MB/s 0:03:43 678,592,512 74% 1.06MB/s 0:03:38 679,772,160 74% 1.07MB/s 0:03:36 680,951,808 74% 1.07MB/s 0:03:35 682,131,456 74% 1.07MB/s 0:03:34 683,311,104 74% 1.05MB/s 0:03:36 684,490,752 74% 1.06MB/s 0:03:33 685,670,400 74% 1.06MB/s 0:03:33 686,850,048 74% 1.06MB/s 0:03:32 688,029,696 75% 1.07MB/s 0:03:28 689,340,416 75% 1.10MB/s 0:03:22 690,651,136 75% 1.14MB/s 0:03:14 691,961,856 75% 1.17MB/s 0:03:07 693,272,576 75% 1.20MB/s 0:03:02 694,583,296 75% 1.21MB/s 0:02:59 695,894,016 75% 1.21MB/s 0:02:58 697,204,736 76% 1.22MB/s 0:02:56 698,515,456 76% 1.21MB/s 0:02:55 699,826,176 76% 1.21MB/s 0:02:54 701,136,896 76% 1.21MB/s 0:02:53 702,447,616 76% 1.21MB/s 0:02:52 703,758,336 76% 1.22MB/s 0:02:50 705,069,056 76% 1.22MB/s 0:02:49 706,379,776 77% 1.21MB/s 0:02:50 707,690,496 77% 1.21MB/s 0:02:49 709,001,216 77% 1.21MB/s 0:02:48 710,311,936 77% 1.20MB/s 0:02:47 711,622,656 77% 1.22MB/s 0:02:44 712,933,376 77% 1.22MB/s 0:02:43 714,244,096 77% 1.22MB/s 0:02:41 715,554,816 78% 1.23MB/s 0:02:40 716,865,536 78% 1.22MB/s 0:02:39 718,176,256 78% 1.22MB/s 0:02:39 719,486,976 78% 1.21MB/s 0:02:39 720,797,696 78% 1.21MB/s 0:02:37 722,108,416 78% 1.21MB/s 0:02:36 723,419,136 78% 1.20MB/s 0:02:37 724,729,856 79% 1.21MB/s 0:02:35 726,040,576 79% 1.20MB/s 0:02:34 727,351,296 79% 1.20MB/s 0:02:33 728,662,016 79% 1.21MB/s 0:02:32 729,972,736 79% 1.21MB/s 0:02:30 731,283,456 79% 1.21MB/s 0:02:29 732,594,176 79% 1.22MB/s 0:02:28 733,904,896 80% 1.23MB/s 0:02:25 735,215,616 80% 1.22MB/s 0:02:24 736,526,336 80% 1.22MB/s 0:02:23 737,837,056 80% 1.22MB/s 0:02:22 739,115,008 80% 1.22MB/s 0:02:22 740,425,728 80% 1.21MB/s 0:02:22 741,736,448 80% 1.21MB/s 0:02:21 743,047,168 81% 1.21MB/s 0:02:20 744,357,888 81% 1.21MB/s 0:02:19 745,668,608 81% 1.21MB/s 0:02:18 746,979,328 81% 1.21MB/s 0:02:17 748,290,048 81% 1.21MB/s 0:02:15 749,600,768 81% 1.22MB/s 0:02:14 750,911,488 81% 1.22MB/s 0:02:12 752,222,208 82% 1.23MB/s 0:02:11 753,532,928 82% 1.22MB/s 0:02:10 754,843,648 82% 1.22MB/s 0:02:09 756,154,368 82% 1.22MB/s 0:02:08 757,465,088 82% 1.22MB/s 0:02:07 758,775,808 82% 1.22MB/s 0:02:06 760,086,528 82% 1.23MB/s 0:02:04 761,397,248 83% 1.22MB/s 0:02:04 762,707,968 83% 1.22MB/s 0:02:03 764,018,688 83% 1.22MB/s 0:02:02 765,329,408 83% 1.21MB/s 0:02:02 766,640,128 83% 1.21MB/s 0:02:01 767,950,848 83% 1.21MB/s 0:02:00 769,261,568 83% 1.22MB/s 0:01:58 770,572,288 84% 1.22MB/s 0:01:57 771,883,008 84% 1.22MB/s 0:01:55 773,193,728 84% 1.22MB/s 0:01:54 774,504,448 84% 1.22MB/s 0:01:53 775,815,168 84% 1.22MB/s 0:01:52 777,125,888 84% 1.22MB/s 0:01:51 778,436,608 84% 1.23MB/s 0:01:50 779,747,328 85% 1.22MB/s 0:01:49 781,058,048 85% 1.22MB/s 0:01:48 782,368,768 85% 1.22MB/s 0:01:47 783,679,488 85% 1.22MB/s 0:01:46 784,990,208 85% 1.22MB/s 0:01:45 786,300,928 85% 1.23MB/s 0:01:44 787,611,648 85% 1.23MB/s 0:01:42 788,922,368 86% 1.23MB/s 0:01:41 790,233,088 86% 1.22MB/s 0:01:41 791,543,808 86% 1.22MB/s 0:01:40 792,854,528 86% 1.22MB/s 0:01:39 794,165,248 86% 1.22MB/s 0:01:38 795,475,968 86% 1.22MB/s 0:01:37 796,786,688 86% 1.22MB/s 0:01:36 798,097,408 87% 1.22MB/s 0:01:35 799,408,128 87% 1.22MB/s 0:01:33 800,718,848 87% 1.22MB/s 0:01:32 802,029,568 87% 1.23MB/s 0:01:31 803,340,288 87% 1.22MB/s 0:01:30 804,651,008 87% 1.22MB/s 0:01:29 805,961,728 87% 1.22MB/s 0:01:29 807,272,448 88% 1.22MB/s 0:01:28 808,583,168 88% 1.22MB/s 0:01:27 809,893,888 88% 1.21MB/s 0:01:26 811,204,608 88% 1.22MB/s 0:01:24 812,515,328 88% 1.20MB/s 0:01:25 813,694,976 88% 1.17MB/s 0:01:26 814,874,624 88% 1.12MB/s 0:01:29 816,185,344 89% 1.12MB/s 0:01:27 817,496,064 89% 1.14MB/s 0:01:25 818,806,784 89% 1.17MB/s 0:01:22 820,117,504 89% 1.21MB/s 0:01:17 821,428,224 89% 1.21MB/s 0:01:17 822,738,944 89% 1.20MB/s 0:01:16 824,049,664 89% 1.19MB/s 0:01:15 825,360,384 90% 1.19MB/s 0:01:15 826,671,104 90% 1.18MB/s 0:01:14 827,981,824 90% 1.18MB/s 0:01:13 829,292,544 90% 1.18MB/s 0:01:12 830,603,264 90% 1.18MB/s 0:01:11 831,913,984 90% 1.19MB/s 0:01:09 833,224,704 90% 1.20MB/s 0:01:08 834,535,424 91% 1.20MB/s 0:01:07 835,846,144 91% 1.20MB/s 0:01:06 837,156,864 91% 1.20MB/s 0:01:04 838,467,584 91% 1.20MB/s 0:01:03 839,778,304 91% 1.20MB/s 0:01:02 841,089,024 91% 1.19MB/s 0:01:02 842,399,744 91% 1.19MB/s 0:01:01 843,710,464 92% 1.19MB/s 0:00:59 845,021,184 92% 1.19MB/s 0:00:58 846,331,904 92% 1.20MB/s 0:00:57 847,642,624 92% 1.20MB/s 0:00:56 848,953,344 92% 1.19MB/s 0:00:55 850,264,064 92% 1.20MB/s 0:00:54 851,574,784 92% 1.19MB/s 0:00:53 852,885,504 93% 1.19MB/s 0:00:52 854,196,224 93% 1.19MB/s 0:00:51 855,506,944 93% 1.19MB/s 0:00:50 856,817,664 93% 1.19MB/s 0:00:49 858,128,384 93% 1.19MB/s 0:00:48 859,439,104 93% 1.20MB/s 0:00:46 860,749,824 93% 1.20MB/s 0:00:45 862,060,544 94% 1.21MB/s 0:00:44 863,371,264 94% 1.22MB/s 0:00:42 864,681,984 94% 1.22MB/s 0:00:41 865,992,704 94% 1.22MB/s 0:00:40 867,303,424 94% 1.22MB/s 0:00:39 868,614,144 94% 1.22MB/s 0:00:38 869,924,864 94% 1.22MB/s 0:00:37 871,235,584 95% 1.22MB/s 0:00:36 872,513,536 95% 1.21MB/s 0:00:35 873,824,256 95% 1.21MB/s 0:00:34 875,134,976 95% 1.21MB/s 0:00:33 876,445,696 95% 1.21MB/s 0:00:32 877,756,416 95% 1.22MB/s 0:00:31 879,067,136 95% 1.22MB/s 0:00:30 880,377,856 96% 1.22MB/s 0:00:29 881,688,576 96% 1.22MB/s 0:00:28 882,999,296 96% 1.22MB/s 0:00:27 884,310,016 96% 1.22MB/s 0:00:26 885,620,736 96% 1.22MB/s 0:00:25 886,931,456 96% 1.22MB/s 0:00:23 888,242,176 96% 1.22MB/s 0:00:22 889,552,896 97% 1.23MB/s 0:00:21 890,863,616 97% 1.22MB/s 0:00:20 892,174,336 97% 1.22MB/s 0:00:19 893,485,056 97% 1.22MB/s 0:00:18 894,795,776 97% 1.22MB/s 0:00:17 895,975,424 97% 1.20MB/s 0:00:17 897,286,144 97% 1.20MB/s 0:00:16 898,596,864 97% 1.20MB/s 0:00:14 899,907,584 98% 1.20MB/s 0:00:13 901,218,304 98% 1.22MB/s 0:00:12 902,529,024 98% 1.22MB/s 0:00:11 903,839,744 98% 1.22MB/s 0:00:10 905,150,464 98% 1.22MB/s 0:00:09 906,461,184 98% 1.22MB/s 0:00:08 907,771,904 98% 1.22MB/s 0:00:07 909,082,624 99% 1.22MB/s 0:00:06 910,393,344 99% 1.21MB/s 0:00:05 911,704,064 99% 1.21MB/s 0:00:04 913,014,784 99% 1.21MB/s 0:00:03 914,325,504 99% 1.20MB/s 0:00:02 915,636,224 99% 1.22MB/s 0:00:01 916,946,944 99% 1.21MB/s 0:00:00 916,966,496 100% 1.10MB/s 0:13:14 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20221018-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-20221018-pine64-pinephonepro.img.xz 32,768 0% 31.25MB/s 0:00:26 1,310,720 0% 1.17MB/s 0:11:50 2,621,440 0% 1.17MB/s 0:11:48 3,932,160 0% 1.18MB/s 0:11:40 5,242,880 0% 1.19MB/s 0:11:33 6,553,600 0% 1.20MB/s 0:11:25 7,864,320 0% 1.22MB/s 0:11:16 9,142,272 1% 1.21MB/s 0:11:16 10,452,992 1% 1.21MB/s 0:11:19 11,763,712 1% 1.21MB/s 0:11:18 13,074,432 1% 1.21MB/s 0:11:16 14,385,152 1% 1.22MB/s 0:11:11 15,695,872 1% 1.22MB/s 0:11:06 17,006,592 1% 1.22MB/s 0:11:05 18,317,312 2% 1.22MB/s 0:11:05 19,628,032 2% 1.22MB/s 0:11:03 20,938,752 2% 1.22MB/s 0:11:03 22,249,472 2% 1.22MB/s 0:11:00 23,560,192 2% 1.23MB/s 0:10:58 24,870,912 2% 1.23MB/s 0:10:57 26,181,632 3% 1.23MB/s 0:10:56 27,492,352 3% 1.23MB/s 0:10:55 28,803,072 3% 1.22MB/s 0:10:55 30,113,792 3% 1.22MB/s 0:10:55 31,424,512 3% 1.22MB/s 0:10:54 32,735,232 3% 1.22MB/s 0:10:55 34,045,952 4% 1.22MB/s 0:10:52 35,356,672 4% 1.22MB/s 0:10:51 36,667,392 4% 1.22MB/s 0:10:50 37,978,112 4% 1.22MB/s 0:10:48 39,288,832 4% 1.22MB/s 0:10:48 40,599,552 4% 1.22MB/s 0:10:50 41,910,272 4% 1.22MB/s 0:10:48 43,220,992 5% 1.22MB/s 0:10:47 44,531,712 5% 1.19MB/s 0:10:59 45,842,432 5% 1.20MB/s 0:10:56 47,153,152 5% 1.20MB/s 0:10:56 48,463,872 5% 1.20MB/s 0:10:54 49,774,592 5% 1.22MB/s 0:10:43 51,085,312 6% 1.22MB/s 0:10:40 52,396,032 6% 1.22MB/s 0:10:40 53,706,752 6% 1.22MB/s 0:10:39 55,017,472 6% 1.22MB/s 0:10:34 56,328,192 6% 1.22MB/s 0:10:35 57,638,912 6% 1.22MB/s 0:10:33 58,949,632 6% 1.22MB/s 0:10:33 60,260,352 7% 1.22MB/s 0:10:31 61,571,072 7% 1.22MB/s 0:10:32 62,881,792 7% 1.22MB/s 0:10:32 64,192,512 7% 1.22MB/s 0:10:31 65,503,232 7% 1.22MB/s 0:10:30 66,813,952 7% 1.22MB/s 0:10:28 68,124,672 8% 1.21MB/s 0:10:31 69,435,392 8% 1.21MB/s 0:10:29 70,746,112 8% 1.21MB/s 0:10:27 72,056,832 8% 1.21MB/s 0:10:27 73,367,552 8% 1.22MB/s 0:10:21 74,678,272 8% 1.22MB/s 0:10:20 75,988,992 8% 1.22MB/s 0:10:19 77,299,712 9% 1.23MB/s 0:10:16 78,610,432 9% 1.22MB/s 0:10:16 79,921,152 9% 1.21MB/s 0:10:20 81,231,872 9% 1.20MB/s 0:10:24 82,542,592 9% 1.20MB/s 0:10:22 83,853,312 9% 1.20MB/s 0:10:22 85,032,960 9% 1.18MB/s 0:10:35 86,343,680 10% 1.19MB/s 0:10:29 87,654,400 10% 1.18MB/s 0:10:31 88,965,120 10% 1.19MB/s 0:10:27 90,275,840 10% 1.22MB/s 0:10:10 91,586,560 10% 1.22MB/s 0:10:09 92,897,280 10% 1.22MB/s 0:10:04 94,208,000 11% 1.22MB/s 0:10:05 95,518,720 11% 1.22MB/s 0:10:05 96,829,440 11% 1.22MB/s 0:10:03 98,140,160 11% 1.22MB/s 0:10:03 99,450,880 11% 1.22MB/s 0:10:02 100,761,600 11% 1.23MB/s 0:09:56 102,072,320 11% 1.22MB/s 0:09:58 103,383,040 12% 1.22MB/s 0:09:58 104,693,760 12% 1.22MB/s 0:09:55 106,004,480 12% 1.22MB/s 0:09:56 107,315,200 12% 1.22MB/s 0:09:53 108,625,920 12% 1.22MB/s 0:09:52 109,936,640 12% 1.22MB/s 0:09:51 111,247,360 13% 1.22MB/s 0:09:50 112,558,080 13% 1.23MB/s 0:09:48 113,868,800 13% 1.23MB/s 0:09:46 115,179,520 13% 1.23MB/s 0:09:45 116,490,240 13% 1.23MB/s 0:09:44 117,800,960 13% 1.22MB/s 0:09:45 119,111,680 14% 1.22MB/s 0:09:45 120,422,400 14% 1.22MB/s 0:09:43 121,733,120 14% 1.22MB/s 0:09:42 123,043,840 14% 1.23MB/s 0:09:39 124,354,560 14% 1.22MB/s 0:09:40 125,665,280 14% 1.22MB/s 0:09:39 126,976,000 14% 1.22MB/s 0:09:38 128,286,720 15% 1.22MB/s 0:09:37 129,597,440 15% 1.23MB/s 0:09:33 130,908,160 15% 1.23MB/s 0:09:32 132,218,880 15% 1.23MB/s 0:09:31 133,529,600 15% 1.23MB/s 0:09:30 134,840,320 15% 1.23MB/s 0:09:29 136,151,040 16% 1.23MB/s 0:09:28 137,461,760 16% 1.22MB/s 0:09:28 138,772,480 16% 1.23MB/s 0:09:26 140,083,200 16% 1.23MB/s 0:09:25 141,393,920 16% 1.23MB/s 0:09:24 142,704,640 16% 1.23MB/s 0:09:22 143,982,592 16% 1.21MB/s 0:09:29 145,293,312 17% 1.21MB/s 0:09:28 146,604,032 17% 1.21MB/s 0:09:29 147,914,752 17% 1.21MB/s 0:09:27 149,225,472 17% 1.22MB/s 0:09:20 150,536,192 17% 1.22MB/s 0:09:18 151,846,912 17% 1.23MB/s 0:09:16 153,157,632 18% 1.21MB/s 0:09:22 154,468,352 18% 1.21MB/s 0:09:22 155,779,072 18% 1.21MB/s 0:09:21 157,089,792 18% 1.21MB/s 0:09:20 158,400,512 18% 1.20MB/s 0:09:22 159,711,232 18% 1.21MB/s 0:09:17 161,021,952 18% 1.21MB/s 0:09:16 162,332,672 19% 1.21MB/s 0:09:14 163,643,392 19% 1.23MB/s 0:09:04 164,954,112 19% 1.23MB/s 0:09:06 166,264,832 19% 1.22MB/s 0:09:06 167,575,552 19% 1.22MB/s 0:09:05 168,886,272 19% 1.22MB/s 0:09:04 170,196,992 20% 1.23MB/s 0:09:02 171,507,712 20% 1.22MB/s 0:09:03 172,818,432 20% 1.22MB/s 0:09:03 174,129,152 20% 1.22MB/s 0:09:03 175,439,872 20% 1.22MB/s 0:09:02 176,750,592 20% 1.22MB/s 0:08:59 178,061,312 20% 1.22MB/s 0:08:56 179,372,032 21% 1.22MB/s 0:08:57 180,682,752 21% 1.22MB/s 0:08:57 181,993,472 21% 1.22MB/s 0:08:56 183,304,192 21% 1.21MB/s 0:08:56 184,614,912 21% 1.22MB/s 0:08:54 185,925,632 21% 1.21MB/s 0:08:54 187,236,352 22% 1.22MB/s 0:08:52 188,547,072 22% 1.22MB/s 0:08:51 189,857,792 22% 1.21MB/s 0:08:52 191,168,512 22% 1.22MB/s 0:08:50 192,479,232 22% 1.21MB/s 0:08:50 193,789,952 22% 1.21MB/s 0:08:48 195,100,672 22% 1.21MB/s 0:08:47 196,411,392 23% 1.21MB/s 0:08:47 197,722,112 23% 1.21MB/s 0:08:45 199,032,832 23% 1.21MB/s 0:08:44 200,343,552 23% 1.22MB/s 0:08:41 201,654,272 23% 1.22MB/s 0:08:39 202,964,992 23% 1.22MB/s 0:08:38 204,275,712 24% 1.22MB/s 0:08:37 205,586,432 24% 1.23MB/s 0:08:34 206,897,152 24% 1.23MB/s 0:08:33 208,207,872 24% 1.22MB/s 0:08:32 209,518,592 24% 1.22MB/s 0:08:31 210,829,312 24% 1.22MB/s 0:08:32 212,140,032 24% 1.22MB/s 0:08:29 213,450,752 25% 1.23MB/s 0:08:27 214,761,472 25% 1.23MB/s 0:08:26 216,072,192 25% 1.23MB/s 0:08:23 217,382,912 25% 1.22MB/s 0:08:25 218,693,632 25% 1.22MB/s 0:08:24 220,004,352 25% 1.23MB/s 0:08:22 221,315,072 26% 1.23MB/s 0:08:21 222,625,792 26% 1.23MB/s 0:08:19 223,936,512 26% 1.23MB/s 0:08:19 225,247,232 26% 1.22MB/s 0:08:18 226,557,952 26% 1.22MB/s 0:08:21 227,868,672 26% 1.21MB/s 0:08:21 229,179,392 26% 1.20MB/s 0:08:24 230,490,112 27% 1.20MB/s 0:08:22 231,800,832 27% 1.21MB/s 0:08:19 233,111,552 27% 1.21MB/s 0:08:17 234,422,272 27% 1.22MB/s 0:08:12 235,732,992 27% 1.22MB/s 0:08:12 237,043,712 27% 1.22MB/s 0:08:09 238,354,432 28% 1.22MB/s 0:08:08 239,665,152 28% 1.22MB/s 0:08:07 240,975,872 28% 1.22MB/s 0:08:06 242,286,592 28% 1.22MB/s 0:08:07 243,597,312 28% 1.22MB/s 0:08:06 244,908,032 28% 1.22MB/s 0:08:05 246,218,752 28% 1.22MB/s 0:08:04 247,529,472 29% 1.22MB/s 0:08:02 248,840,192 29% 1.22MB/s 0:08:01 250,150,912 29% 1.22MB/s 0:07:59 251,461,632 29% 1.22MB/s 0:07:57 252,772,352 29% 1.23MB/s 0:07:56 254,083,072 29% 1.22MB/s 0:07:56 255,393,792 30% 1.22MB/s 0:07:55 256,704,512 30% 1.22MB/s 0:07:53 258,015,232 30% 1.23MB/s 0:07:52 259,325,952 30% 1.23MB/s 0:07:50 260,636,672 30% 1.23MB/s 0:07:49 261,947,392 30% 1.23MB/s 0:07:49 263,258,112 30% 1.23MB/s 0:07:48 264,568,832 31% 1.23MB/s 0:07:46 265,879,552 31% 1.23MB/s 0:07:45 267,190,272 31% 1.23MB/s 0:07:44 268,500,992 31% 1.23MB/s 0:07:43 269,811,712 31% 1.23MB/s 0:07:42 271,122,432 31% 1.22MB/s 0:07:42 272,433,152 32% 1.22MB/s 0:07:41 273,743,872 32% 1.22MB/s 0:07:40 275,054,592 32% 1.23MB/s 0:07:38 276,365,312 32% 1.23MB/s 0:07:37 277,643,264 32% 1.22MB/s 0:07:39 278,953,984 32% 1.22MB/s 0:07:37 280,264,704 32% 1.22MB/s 0:07:37 281,575,424 33% 1.22MB/s 0:07:36 282,886,144 33% 1.23MB/s 0:07:31 284,196,864 33% 1.23MB/s 0:07:31 285,507,584 33% 1.23MB/s 0:07:29 286,818,304 33% 1.22MB/s 0:07:30 288,129,024 33% 1.20MB/s 0:07:36 289,308,672 34% 1.17MB/s 0:07:47 290,488,320 34% 1.14MB/s 0:07:58 291,667,968 34% 1.11MB/s 0:08:13 292,847,616 34% 1.07MB/s 0:08:27 294,027,264 34% 1.06MB/s 0:08:30 295,206,912 34% 1.05MB/s 0:08:36 296,386,560 34% 1.05MB/s 0:08:36 297,566,208 34% 1.06MB/s 0:08:28 298,745,856 35% 1.07MB/s 0:08:24 300,056,576 35% 1.09MB/s 0:08:13 301,367,296 35% 1.11MB/s 0:08:04 302,546,944 35% 1.09MB/s 0:08:11 303,726,592 35% 1.07MB/s 0:08:20 304,906,240 35% 1.05MB/s 0:08:27 306,085,888 35% 1.04MB/s 0:08:29 307,396,608 36% 1.08MB/s 0:08:12 308,576,256 36% 1.10MB/s 0:07:59 309,755,904 36% 1.12MB/s 0:07:53 311,066,624 36% 1.13MB/s 0:07:48 312,246,272 36% 1.12MB/s 0:07:51 313,425,920 36% 1.12MB/s 0:07:49 314,605,568 36% 1.12MB/s 0:07:48 315,785,216 37% 1.10MB/s 0:07:55 316,964,864 37% 1.10MB/s 0:07:52 318,275,584 37% 1.11MB/s 0:07:50 319,455,232 37% 1.10MB/s 0:07:51 320,765,952 37% 1.12MB/s 0:07:41 321,945,600 37% 1.11MB/s 0:07:46 323,125,248 37% 1.08MB/s 0:07:56 324,304,896 38% 1.07MB/s 0:07:59 325,484,544 38% 1.05MB/s 0:08:08 326,795,264 38% 1.07MB/s 0:07:57 328,105,984 38% 1.10MB/s 0:07:45 329,285,632 38% 1.10MB/s 0:07:44 330,596,352 38% 1.12MB/s 0:07:31 331,776,000 39% 1.10MB/s 0:07:40 332,955,648 39% 1.09MB/s 0:07:42 334,135,296 39% 1.09MB/s 0:07:44 335,314,944 39% 1.06MB/s 0:07:55 336,494,592 39% 1.08MB/s 0:07:47 337,674,240 39% 1.07MB/s 0:07:49 338,853,888 39% 1.08MB/s 0:07:43 340,033,536 39% 1.07MB/s 0:07:45 341,082,112 40% 1.05MB/s 0:07:55 342,261,760 40% 1.03MB/s 0:08:03 343,441,408 40% 1.03MB/s 0:07:58 344,621,056 40% 1.04MB/s 0:07:57 345,800,704 40% 1.05MB/s 0:07:51 346,980,352 40% 1.06MB/s 0:07:44 348,160,000 40% 1.04MB/s 0:07:52 349,339,648 41% 1.03MB/s 0:07:53 350,519,296 41% 1.03MB/s 0:07:53 351,698,944 41% 1.02MB/s 0:07:56 352,878,592 41% 1.03MB/s 0:07:53 354,058,240 41% 1.03MB/s 0:07:51 355,106,816 41% 1.01MB/s 0:07:57 356,286,464 41% 1.01MB/s 0:07:56 357,466,112 42% 1.01MB/s 0:07:57 358,645,760 42% 1.01MB/s 0:07:56 359,956,480 42% 1.06MB/s 0:07:30 361,136,128 42% 1.07MB/s 0:07:27 362,315,776 42% 1.08MB/s 0:07:22 363,495,424 42% 1.08MB/s 0:07:22 364,675,072 42% 1.03MB/s 0:07:41 365,854,720 43% 1.04MB/s 0:07:34 366,903,296 43% 1.03MB/s 0:07:39 367,951,872 43% 1.02MB/s 0:07:44 369,000,448 43% 1.00MB/s 0:07:49 370,180,096 43% 1006.67kB/s 0:07:57 371,359,744 43% 1019.44kB/s 0:07:50 372,539,392 43% 1.01MB/s 0:07:41 373,719,040 43% 1.03MB/s 0:07:32 374,767,616 44% 1.03MB/s 0:07:32 375,947,264 44% 1.02MB/s 0:07:34 377,126,912 44% 1.01MB/s 0:07:37 378,175,488 44% 1023.76kB/s 0:07:41 379,355,136 44% 1.00MB/s 0:07:39 380,534,784 44% 1022.60kB/s 0:07:39 381,714,432 44% 1.01MB/s 0:07:32 382,894,080 45% 1.02MB/s 0:07:29 383,942,656 45% 1.01MB/s 0:07:30 384,991,232 45% 1.01MB/s 0:07:30 386,170,880 45% 1.00MB/s 0:07:33 387,350,528 45% 1.00MB/s 0:07:30 388,530,176 45% 1.03MB/s 0:07:19 389,840,896 45% 1.07MB/s 0:07:00 391,151,616 45% 1.12MB/s 0:06:40 392,462,336 46% 1.17MB/s 0:06:21 393,773,056 46% 1.20MB/s 0:06:13 394,952,704 46% 1.16MB/s 0:06:24 396,001,280 46% 1.10MB/s 0:06:43 397,049,856 46% 1.04MB/s 0:07:05 398,229,504 46% 1.02MB/s 0:07:11 399,409,152 46% 1.02MB/s 0:07:11 400,457,728 47% 1.02MB/s 0:07:09 401,506,304 47% 1.03MB/s 0:07:07 402,685,952 47% 1.00MB/s 0:07:16 403,865,600 47% 1.02MB/s 0:07:07 405,045,248 47% 1.03MB/s 0:07:03 406,224,896 47% 1.03MB/s 0:06:59 407,404,544 47% 1.04MB/s 0:06:55 408,584,192 48% 1.04MB/s 0:06:53 409,763,840 48% 1.06MB/s 0:06:46 410,943,488 48% 1.07MB/s 0:06:41 411,959,296 48% 1.05MB/s 0:06:47 413,007,872 48% 1.02MB/s 0:06:58 414,187,520 48% 1.01MB/s 0:07:03 415,367,168 48% 1.00MB/s 0:07:04 416,546,816 48% 1.02MB/s 0:06:55 417,595,392 49% 1.01MB/s 0:07:00 418,643,968 49% 1009.74kB/s 0:07:07 419,823,616 49% 1011.15kB/s 0:07:06 420,872,192 49% 995.99kB/s 0:07:11 422,051,840 49% 1014.22kB/s 0:07:02 423,100,416 49% 1.01MB/s 0:06:55 424,148,992 49% 1020.29kB/s 0:06:58 425,328,640 49% 1.01MB/s 0:06:51 426,508,288 50% 1.02MB/s 0:06:44 427,556,864 50% 1.02MB/s 0:06:44 428,605,440 50% 1.02MB/s 0:06:44 429,719,552 50% 1.02MB/s 0:06:41 430,833,664 50% 1020.29kB/s 0:06:51 432,013,312 50% 1.01MB/s 0:06:46 433,192,960 50% 1.01MB/s 0:06:43 434,372,608 51% 1021.58kB/s 0:06:47 435,552,256 51% 1.01MB/s 0:06:40 436,731,904 51% 1.02MB/s 0:06:34 437,911,552 51% 1.02MB/s 0:06:35 439,091,200 51% 1.02MB/s 0:06:33 440,270,848 51% 1.03MB/s 0:06:30 441,450,496 51% 1.04MB/s 0:06:26 442,761,216 52% 1.07MB/s 0:06:10 444,071,936 52% 1.11MB/s 0:05:57 445,382,656 52% 1.13MB/s 0:05:49 446,693,376 52% 1.14MB/s 0:05:44 448,004,096 52% 1.14MB/s 0:05:44 449,183,744 52% 1.13MB/s 0:05:45 450,494,464 52% 1.14MB/s 0:05:43 451,805,184 53% 1.13MB/s 0:05:43 453,115,904 53% 1.13MB/s 0:05:43 454,426,624 53% 1.13MB/s 0:05:41 455,737,344 53% 1.13MB/s 0:05:41 456,916,992 53% 1.13MB/s 0:05:41 458,227,712 53% 1.13MB/s 0:05:37 459,407,360 54% 1.12MB/s 0:05:39 460,587,008 54% 1.11MB/s 0:05:43 461,766,656 54% 1.10MB/s 0:05:45 462,946,304 54% 1.08MB/s 0:05:49 464,257,024 54% 1.10MB/s 0:05:42 465,567,744 54% 1.13MB/s 0:05:33 466,878,464 54% 1.14MB/s 0:05:29 468,058,112 55% 1.14MB/s 0:05:28 469,368,832 55% 1.13MB/s 0:05:30 470,679,552 55% 1.12MB/s 0:05:30 471,990,272 55% 1.14MB/s 0:05:23 473,169,920 55% 1.15MB/s 0:05:20 474,349,568 55% 1.12MB/s 0:05:27 475,660,288 55% 1.12MB/s 0:05:25 476,839,936 56% 1.09MB/s 0:05:36 478,019,584 56% 1.08MB/s 0:05:37 479,199,232 56% 1.08MB/s 0:05:36 480,378,880 56% 1.05MB/s 0:05:45 481,558,528 56% 1.05MB/s 0:05:43 482,738,176 56% 1.04MB/s 0:05:44 483,917,824 56% 1.05MB/s 0:05:39 485,097,472 57% 1.06MB/s 0:05:36 486,277,120 57% 1.06MB/s 0:05:36 487,456,768 57% 1.06MB/s 0:05:35 488,636,416 57% 1.05MB/s 0:05:35 489,816,064 57% 1.04MB/s 0:05:37 490,995,712 57% 1.04MB/s 0:05:37 492,175,360 57% 1.03MB/s 0:05:38 493,223,936 57% 1.02MB/s 0:05:40 494,403,584 58% 1.03MB/s 0:05:38 495,583,232 58% 1.03MB/s 0:05:36 496,631,808 58% 1.02MB/s 0:05:38 497,811,456 58% 1.03MB/s 0:05:33 498,991,104 58% 1.05MB/s 0:05:28 500,170,752 58% 1.05MB/s 0:05:24 501,350,400 58% 1.07MB/s 0:05:19 502,530,048 59% 1.07MB/s 0:05:18 503,709,696 59% 1.06MB/s 0:05:20 504,889,344 59% 1.04MB/s 0:05:24 505,675,776 59% 897.77kB/s 0:06:24 506,855,424 59% 914.09kB/s 0:06:16 508,035,072 59% 907.41kB/s 0:06:17 509,083,648 59% 897.66kB/s 0:06:20 509,870,080 59% 987.46kB/s 0:05:45 511,049,728 60% 972.00kB/s 0:05:49 512,098,304 60% 955.22kB/s 0:05:54 513,277,952 60% 974.08kB/s 0:05:46 513,933,312 60% 941.18kB/s 0:05:57 515,112,960 60% 947.24kB/s 0:05:54 516,292,608 60% 969.93kB/s 0:05:44 517,472,256 60% 967.41kB/s 0:05:44 518,651,904 60% 1.07MB/s 0:05:03 519,831,552 61% 1.07MB/s 0:05:02 521,011,200 61% 1.08MB/s 0:04:57 522,190,848 61% 1.09MB/s 0:04:55 523,370,496 61% 1.07MB/s 0:04:59 524,550,144 61% 1.08MB/s 0:04:55 525,729,792 61% 1.08MB/s 0:04:53 527,040,512 61% 1.10MB/s 0:04:46 528,351,232 62% 1.13MB/s 0:04:37 529,530,880 62% 1.12MB/s 0:04:39 530,710,528 62% 1.13MB/s 0:04:37 531,890,176 62% 1.12MB/s 0:04:38 533,069,824 62% 1.10MB/s 0:04:42 534,249,472 62% 1.10MB/s 0:04:40 535,560,192 62% 1.12MB/s 0:04:35 536,870,912 63% 1.14MB/s 0:04:29 538,181,632 63% 1.16MB/s 0:04:22 539,492,352 63% 1.19MB/s 0:04:14 540,803,072 63% 1.21MB/s 0:04:10 542,113,792 63% 1.21MB/s 0:04:09 543,424,512 63% 1.22MB/s 0:04:06 544,735,232 64% 1.22MB/s 0:04:05 546,013,184 64% 1.21MB/s 0:04:06 547,323,904 64% 1.19MB/s 0:04:09 548,634,624 64% 1.17MB/s 0:04:13 549,945,344 64% 1.14MB/s 0:04:16 551,256,064 64% 1.14MB/s 0:04:16 552,435,712 64% 1.14MB/s 0:04:15 553,615,360 65% 1.11MB/s 0:04:22 554,926,080 65% 1.10MB/s 0:04:23 556,236,800 65% 1.11MB/s 0:04:19 557,547,520 65% 1.13MB/s 0:04:13 558,727,168 65% 1.13MB/s 0:04:12 559,513,600 65% 1.03MB/s 0:04:36 560,693,248 65% 1.00MB/s 0:04:42 561,872,896 66% 998.11kB/s 0:04:49 563,052,544 66% 1011.25kB/s 0:04:44 564,232,192 66% 1.09MB/s 0:04:15 565,411,840 66% 1.08MB/s 0:04:17 566,591,488 66% 1.08MB/s 0:04:16 567,771,136 66% 1.08MB/s 0:04:15 568,950,784 66% 1.07MB/s 0:04:17 570,130,432 67% 1.09MB/s 0:04:12 571,310,080 67% 1.10MB/s 0:04:08 572,489,728 67% 1.09MB/s 0:04:08 573,669,376 67% 1.08MB/s 0:04:09 574,849,024 67% 1.05MB/s 0:04:15 576,028,672 67% 1.05MB/s 0:04:15 577,339,392 67% 1.07MB/s 0:04:09 578,519,040 68% 1.09MB/s 0:04:04 579,698,688 68% 1.12MB/s 0:03:57 580,878,336 68% 1.12MB/s 0:03:55 582,057,984 68% 1.12MB/s 0:03:55 583,368,704 68% 1.12MB/s 0:03:52 584,548,352 68% 1.13MB/s 0:03:50 585,728,000 68% 1.12MB/s 0:03:50 587,038,720 69% 1.13MB/s 0:03:47 588,349,440 69% 1.13MB/s 0:03:46 589,529,088 69% 1.13MB/s 0:03:46 590,708,736 69% 1.11MB/s 0:03:48 592,019,456 69% 1.13MB/s 0:03:44 593,330,176 69% 1.12MB/s 0:03:43 594,509,824 69% 1.11MB/s 0:03:44 595,689,472 70% 1.12MB/s 0:03:42 597,000,192 70% 1.11MB/s 0:03:43 598,310,912 70% 1.10MB/s 0:03:43 599,490,560 70% 1.12MB/s 0:03:38 600,670,208 70% 1.11MB/s 0:03:39 601,980,928 70% 1.11MB/s 0:03:38 603,160,576 70% 1.11MB/s 0:03:38 604,209,152 71% 1.08MB/s 0:03:43 605,388,800 71% 1.07MB/s 0:03:43 606,568,448 71% 1.04MB/s 0:03:49 607,748,096 71% 1.02MB/s 0:03:51 608,927,744 71% 1.03MB/s 0:03:49 610,107,392 71% 1.02MB/s 0:03:49 611,155,968 71% 1.02MB/s 0:03:49 612,335,616 71% 1.01MB/s 0:03:50 613,515,264 72% 1.02MB/s 0:03:47 614,694,912 72% 1.02MB/s 0:03:45 615,743,488 72% 1.02MB/s 0:03:44 616,923,136 72% 1.02MB/s 0:03:44 618,102,784 72% 1.01MB/s 0:03:45 619,282,432 72% 1.02MB/s 0:03:41 620,462,080 72% 1.03MB/s 0:03:38 621,641,728 73% 1.04MB/s 0:03:35 622,821,376 73% 1.06MB/s 0:03:29 624,001,024 73% 1.07MB/s 0:03:26 625,180,672 73% 1.07MB/s 0:03:26 626,229,248 73% 1.05MB/s 0:03:29 627,408,896 73% 1.04MB/s 0:03:29 628,588,544 73% 1.03MB/s 0:03:30 629,768,192 74% 1.05MB/s 0:03:24 630,947,840 74% 1.08MB/s 0:03:18 632,127,488 74% 1.07MB/s 0:03:18 633,307,136 74% 1.08MB/s 0:03:16 634,486,784 74% 1.08MB/s 0:03:15 635,666,432 74% 1.07MB/s 0:03:15 636,846,080 74% 1.08MB/s 0:03:14 638,025,728 74% 1.08MB/s 0:03:12 639,205,376 75% 1.08MB/s 0:03:10 640,385,024 75% 1.09MB/s 0:03:07 641,564,672 75% 1.10MB/s 0:03:05 642,744,320 75% 1.08MB/s 0:03:07 643,661,824 75% 1.01MB/s 0:03:20 644,841,472 75% 1009.74kB/s 0:03:23 645,627,904 75% 919.80kB/s 0:03:42 646,807,552 76% 925.59kB/s 0:03:40 647,856,128 76% 959.70kB/s 0:03:31 648,904,704 76% 936.73kB/s 0:03:35 649,953,280 76% 984.16kB/s 0:03:23 651,001,856 76% 962.86kB/s 0:03:27 652,181,504 76% 985.99kB/s 0:03:21 653,230,080 76% 988.76kB/s 0:03:19 654,540,800 76% 1.03MB/s 0:03:05 655,851,520 77% 1.08MB/s 0:02:55 657,031,168 77% 1.10MB/s 0:02:52 658,210,816 77% 1.11MB/s 0:02:48 659,390,464 77% 1.07MB/s 0:02:54 660,570,112 77% 1.03MB/s 0:03:00 661,618,688 77% 979.88kB/s 0:03:12 662,798,336 77% 1005.16kB/s 0:03:06 663,846,912 78% 977.76kB/s 0:03:11 664,895,488 78% 944.54kB/s 0:03:16 666,075,136 78% 998.39kB/s 0:03:04 667,254,784 78% 979.52kB/s 0:03:07 668,303,360 78% 991.80kB/s 0:03:03 669,351,936 78% 1012.56kB/s 0:02:59 670,531,584 78% 1017.54kB/s 0:02:57 671,580,160 78% 1009.32kB/s 0:02:57 672,628,736 79% 1017.83kB/s 0:02:54 673,677,312 79% 1024.00kB/s 0:02:52 674,725,888 79% 1010.36kB/s 0:02:54 675,905,536 79% 1022.27kB/s 0:02:50 677,085,184 79% 1.02MB/s 0:02:45 678,264,832 79% 1.05MB/s 0:02:41 679,444,480 79% 1.07MB/s 0:02:36 680,591,360 80% 1.07MB/s 0:02:34 681,771,008 80% 1.07MB/s 0:02:34 682,557,440 80% 975.79kB/s 0:02:52 683,606,016 80% 952.20kB/s 0:02:55 684,654,592 80% 928.62kB/s 0:02:58 685,703,168 80% 909.74kB/s 0:03:01 686,882,816 80% 1008.36kB/s 0:02:42 688,062,464 80% 1.00MB/s 0:02:38 689,242,112 81% 1.02MB/s 0:02:33 690,421,760 81% 1.03MB/s 0:02:31 691,601,408 81% 1.04MB/s 0:02:29 692,781,056 81% 1.03MB/s 0:02:29 693,829,632 81% 1.01MB/s 0:02:31 695,009,280 81% 1.01MB/s 0:02:30 696,188,928 81% 1.00MB/s 0:02:30 697,368,576 81% 1.01MB/s 0:02:27 698,548,224 82% 1.05MB/s 0:02:22 699,596,800 82% 1.05MB/s 0:02:21 700,776,448 82% 1.04MB/s 0:02:20 701,956,096 82% 1.03MB/s 0:02:21 703,004,672 82% 1019.68kB/s 0:02:24 704,053,248 82% 1014.69kB/s 0:02:24 705,101,824 82% 1012.22kB/s 0:02:23 706,281,472 83% 1016.85kB/s 0:02:22 707,330,048 83% 1023.26kB/s 0:02:20 708,378,624 83% 1.00MB/s 0:02:18 709,427,200 83% 1.00MB/s 0:02:17 710,606,848 83% 1.02MB/s 0:02:14 711,786,496 83% 1.05MB/s 0:02:08 713,097,216 83% 1.09MB/s 0:02:02 714,407,936 83% 1.13MB/s 0:01:57 715,718,656 84% 1.13MB/s 0:01:56 716,898,304 84% 1.13MB/s 0:01:55 718,209,024 84% 1.13MB/s 0:01:54 719,519,744 84% 1.14MB/s 0:01:52 720,699,392 84% 1.14MB/s 0:01:51 721,879,040 84% 1.13MB/s 0:01:50 723,058,688 84% 1.12MB/s 0:01:50 724,238,336 85% 1.11MB/s 0:01:50 725,549,056 85% 1.12MB/s 0:01:48 726,859,776 85% 1.12MB/s 0:01:47 728,039,424 85% 1.12MB/s 0:01:47 729,219,072 85% 1.10MB/s 0:01:47 730,398,720 85% 1.09MB/s 0:01:48 731,578,368 85% 1.08MB/s 0:01:47 732,889,088 86% 1.10MB/s 0:01:44 734,199,808 86% 1.11MB/s 0:01:42 735,379,456 86% 1.12MB/s 0:01:40 736,690,176 86% 1.12MB/s 0:01:39 737,869,824 86% 1.12MB/s 0:01:38 739,180,544 86% 1.14MB/s 0:01:35 740,491,264 87% 1.15MB/s 0:01:33 741,670,912 87% 1.13MB/s 0:01:34 742,850,560 87% 1.11MB/s 0:01:35 744,030,208 87% 1.07MB/s 0:01:37 745,209,856 87% 1.06MB/s 0:01:37 746,389,504 87% 1.08MB/s 0:01:34 747,569,152 87% 1.09MB/s 0:01:32 748,748,800 88% 1.08MB/s 0:01:32 749,928,448 88% 1.07MB/s 0:01:32 751,108,096 88% 1.05MB/s 0:01:32 752,287,744 88% 1.05MB/s 0:01:31 753,467,392 88% 1.05MB/s 0:01:30 754,647,040 88% 1.04MB/s 0:01:29 755,826,688 88% 1.06MB/s 0:01:27 757,006,336 88% 1.07MB/s 0:01:25 758,185,984 89% 1.06MB/s 0:01:25 759,365,632 89% 1.06MB/s 0:01:23 760,545,280 89% 1.04MB/s 0:01:24 761,724,928 89% 1.02MB/s 0:01:24 762,511,360 89% 968.14kB/s 0:01:31 763,559,936 89% 931.97kB/s 0:01:33 764,739,584 89% 948.37kB/s 0:01:30 765,919,232 90% 954.56kB/s 0:01:28 767,098,880 90% 1.02MB/s 0:01:20 768,278,528 90% 1.06MB/s 0:01:16 769,458,176 90% 1.05MB/s 0:01:15 770,637,824 90% 1.05MB/s 0:01:14 771,817,472 90% 1.05MB/s 0:01:13 772,997,120 90% 1.05MB/s 0:01:12 774,176,768 91% 1.04MB/s 0:01:12 775,356,416 91% 1.05MB/s 0:01:10 776,536,064 91% 1.04MB/s 0:01:09 777,715,712 91% 1.04MB/s 0:01:08 778,895,360 91% 1.04MB/s 0:01:07 780,075,008 91% 1.04MB/s 0:01:06 781,254,656 91% 1.06MB/s 0:01:04 782,434,304 91% 1.06MB/s 0:01:02 783,613,952 92% 1.06MB/s 0:01:01 784,793,600 92% 1.06MB/s 0:01:00 785,973,248 92% 1.05MB/s 0:01:00 787,152,896 92% 1.04MB/s 0:00:59 788,332,544 92% 1.05MB/s 0:00:57 789,512,192 92% 1.07MB/s 0:00:55 790,691,840 92% 1.08MB/s 0:00:54 792,002,560 93% 1.13MB/s 0:00:50 793,313,280 93% 1.16MB/s 0:00:48 794,624,000 93% 1.16MB/s 0:00:47 795,803,648 93% 1.17MB/s 0:00:45 796,983,296 93% 1.14MB/s 0:00:45 798,294,016 93% 1.13MB/s 0:00:45 799,473,664 93% 1.12MB/s 0:00:44 800,784,384 94% 1.15MB/s 0:00:42 802,095,104 94% 1.18MB/s 0:00:40 803,405,824 94% 1.19MB/s 0:00:38 804,716,544 94% 1.22MB/s 0:00:36 806,027,264 94% 1.22MB/s 0:00:35 807,337,984 94% 1.22MB/s 0:00:34 808,648,704 95% 1.22MB/s 0:00:33 809,959,424 95% 1.23MB/s 0:00:32 811,270,144 95% 1.23MB/s 0:00:31 812,580,864 95% 1.22MB/s 0:00:30 813,891,584 95% 1.22MB/s 0:00:29 815,169,536 95% 1.22MB/s 0:00:28 816,480,256 95% 1.22MB/s 0:00:27 817,790,976 96% 1.22MB/s 0:00:26 819,101,696 96% 1.22MB/s 0:00:25 820,412,416 96% 1.22MB/s 0:00:24 821,723,136 96% 1.22MB/s 0:00:23 823,033,856 96% 1.23MB/s 0:00:22 824,344,576 96% 1.23MB/s 0:00:20 825,655,296 97% 1.23MB/s 0:00:19 826,966,016 97% 1.22MB/s 0:00:18 828,276,736 97% 1.22MB/s 0:00:17 829,587,456 97% 1.22MB/s 0:00:16 830,898,176 97% 1.22MB/s 0:00:15 832,208,896 97% 1.22MB/s 0:00:14 833,519,616 97% 1.20MB/s 0:00:14 834,830,336 98% 1.18MB/s 0:00:13 836,141,056 98% 1.16MB/s 0:00:12 837,320,704 98% 1.13MB/s 0:00:11 838,500,352 98% 1.11MB/s 0:00:10 839,680,000 98% 1.08MB/s 0:00:09 840,597,504 98% 1.00MB/s 0:00:09 841,777,152 98% 1011.39kB/s 0:00:08 842,956,800 99% 1010.68kB/s 0:00:07 844,136,448 99% 1.00MB/s 0:00:06 845,447,168 99% 1.08MB/s 0:00:04 846,626,816 99% 1.09MB/s 0:00:03 847,806,464 99% 1.06MB/s 0:00:02 848,986,112 99% 1.05MB/s 0:00:01 850,165,760 99% 1.05MB/s 0:00:00 850,703,276 100% 1.11MB/s 0:12:08 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20221018-pine64-pinephonepro.img.xz.sha256 136 100% 0.31kB/s 0:00:00 136 100% 0.31kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20221018-tablet-x64uefi.img.xz 32,768 0% 73.56kB/s 4:55:56 655,360 0% 636.82kB/s 0:34:10 1,966,080 0% 925.30kB/s 0:23:29 3,276,800 0% 1012.02kB/s 0:21:27 4,587,520 0% 1.03MB/s 0:20:34 5,636,096 0% 1.10MB/s 0:19:17 6,946,816 0% 1.09MB/s 0:19:23 8,257,536 0% 1.10MB/s 0:19:11 9,568,256 0% 1.10MB/s 0:19:11 10,878,976 0% 1.16MB/s 0:18:12 12,058,624 0% 1.15MB/s 0:18:21 13,369,344 1% 1.14MB/s 0:18:30 14,680,064 1% 1.13MB/s 0:18:31 15,859,712 1% 1.13MB/s 0:18:39 17,039,360 1% 1.13MB/s 0:18:31 18,219,008 1% 1.12MB/s 0:18:42 19,398,656 1% 1.11MB/s 0:18:51 20,316,160 1% 1.05MB/s 0:19:59 21,626,880 1% 1.05MB/s 0:19:53 22,806,528 1% 1.03MB/s 0:20:16 23,986,176 1% 1.04MB/s 0:20:09 25,296,896 1% 1.11MB/s 0:18:46 26,607,616 2% 1.12MB/s 0:18:38 27,787,264 2% 1.13MB/s 0:18:23 28,966,912 2% 1.12MB/s 0:18:33 30,244,864 2% 1.13MB/s 0:18:22 31,457,280 2% 1.10MB/s 0:18:50 32,768,000 2% 1.12MB/s 0:18:32 34,078,720 2% 1.13MB/s 0:18:17 35,258,368 2% 1.10MB/s 0:18:43 36,438,016 2% 1.11MB/s 0:18:33 37,617,664 2% 1.09MB/s 0:18:53 38,797,312 2% 1.07MB/s 0:19:19 39,976,960 3% 1.06MB/s 0:19:25 41,156,608 3% 1.05MB/s 0:19:32 42,336,256 3% 1.06MB/s 0:19:29 43,483,136 3% 1.05MB/s 0:19:33 44,662,784 3% 1.04MB/s 0:19:41 45,842,432 3% 1.05MB/s 0:19:27 47,022,080 3% 1.06MB/s 0:19:19 48,201,728 3% 1.07MB/s 0:19:06 49,381,376 3% 1.08MB/s 0:18:59 50,561,024 3% 1.08MB/s 0:18:55 51,740,672 3% 1.08MB/s 0:18:55 52,920,320 4% 1.07MB/s 0:18:59 54,099,968 4% 1.08MB/s 0:18:53 55,410,688 4% 1.11MB/s 0:18:23 56,590,336 4% 1.09MB/s 0:18:34 57,638,912 4% 1.08MB/s 0:18:51 58,818,560 4% 1.08MB/s 0:18:47 59,998,208 4% 1.05MB/s 0:19:22 61,177,856 4% 1.07MB/s 0:19:00 62,357,504 4% 1.10MB/s 0:18:23 63,537,152 4% 1.10MB/s 0:18:20 64,716,800 4% 1.11MB/s 0:18:10 65,896,448 5% 1.11MB/s 0:18:14 67,076,096 5% 1.09MB/s 0:18:28 68,255,744 5% 1.08MB/s 0:18:39 69,435,392 5% 1.07MB/s 0:18:53 70,615,040 5% 1.06MB/s 0:18:55 71,794,688 5% 1.06MB/s 0:18:57 72,974,336 5% 1.06MB/s 0:19:00 74,153,984 5% 1.05MB/s 0:19:08 75,333,632 5% 1.04MB/s 0:19:14 76,513,280 5% 1.04MB/s 0:19:12 77,692,928 5% 1.04MB/s 0:19:10 78,872,576 6% 1.05MB/s 0:19:04 80,052,224 6% 1.05MB/s 0:19:05 81,231,872 6% 1.05MB/s 0:19:00 82,411,520 6% 1.07MB/s 0:18:40 83,591,168 6% 1.09MB/s 0:18:18 84,770,816 6% 1.08MB/s 0:18:20 85,950,464 6% 1.08MB/s 0:18:28 87,261,184 6% 1.08MB/s 0:18:24 88,571,904 6% 1.10MB/s 0:18:05 89,882,624 6% 1.12MB/s 0:17:42 91,062,272 6% 1.12MB/s 0:17:39 92,241,920 7% 1.10MB/s 0:17:58 93,421,568 7% 1.08MB/s 0:18:17 94,601,216 7% 1.05MB/s 0:18:44 95,780,864 7% 1.06MB/s 0:18:37 96,960,512 7% 1.06MB/s 0:18:31 98,140,160 7% 1.05MB/s 0:18:41 99,319,808 7% 1.06MB/s 0:18:32 100,499,456 7% 1.06MB/s 0:18:33 101,679,104 7% 1.06MB/s 0:18:30 102,858,752 7% 1.07MB/s 0:18:21 104,038,400 7% 1.08MB/s 0:18:04 105,218,048 8% 1.09MB/s 0:17:58 106,397,696 8% 1.09MB/s 0:17:58 107,577,344 8% 1.08MB/s 0:18:01 108,756,992 8% 1.07MB/s 0:18:14 109,936,640 8% 1.07MB/s 0:18:14 111,116,288 8% 1.06MB/s 0:18:16 112,295,936 8% 1.06MB/s 0:18:22 113,475,584 8% 1.06MB/s 0:18:19 114,655,232 8% 1.06MB/s 0:18:19 115,834,880 8% 1.07MB/s 0:18:06 117,014,528 8% 1.07MB/s 0:18:02 118,194,176 9% 1.07MB/s 0:18:02 119,373,824 9% 1.07MB/s 0:18:05 120,553,472 9% 1.07MB/s 0:18:07 121,733,120 9% 1.07MB/s 0:18:00 122,912,768 9% 1.08MB/s 0:17:48 124,092,416 9% 1.08MB/s 0:17:48 125,272,064 9% 1.07MB/s 0:17:58 126,451,712 9% 1.07MB/s 0:17:54 127,631,360 9% 1.07MB/s 0:17:56 128,811,008 9% 1.06MB/s 0:18:01 129,990,656 9% 1.07MB/s 0:17:52 131,170,304 10% 1.07MB/s 0:17:54 132,349,952 10% 1.06MB/s 0:17:59 133,529,600 10% 1.08MB/s 0:17:44 134,709,248 10% 1.08MB/s 0:17:39 135,888,896 10% 1.08MB/s 0:17:39 137,068,544 10% 1.09MB/s 0:17:31 138,248,192 10% 1.08MB/s 0:17:39 139,427,840 10% 1.08MB/s 0:17:35 140,607,488 10% 1.08MB/s 0:17:33 141,787,136 10% 1.07MB/s 0:17:42 142,966,784 10% 1.07MB/s 0:17:37 144,146,432 11% 1.06MB/s 0:17:48 145,326,080 11% 1.07MB/s 0:17:41 146,604,032 11% 1.11MB/s 0:17:03 147,685,376 11% 1.10MB/s 0:17:12 148,865,024 11% 1.11MB/s 0:17:00 150,175,744 11% 1.12MB/s 0:16:51 151,355,392 11% 1.08MB/s 0:17:22 152,535,040 11% 1.11MB/s 0:16:57 153,714,688 11% 1.11MB/s 0:16:56 154,894,336 11% 1.10MB/s 0:17:03 156,073,984 11% 1.10MB/s 0:17:02 157,253,632 12% 1.09MB/s 0:17:06 158,433,280 12% 1.08MB/s 0:17:21 159,612,928 12% 1.08MB/s 0:17:21 160,792,576 12% 1.07MB/s 0:17:26 161,972,224 12% 1.05MB/s 0:17:44 163,151,872 12% 1.04MB/s 0:17:52 164,331,520 12% 1.04MB/s 0:17:49 165,511,168 12% 1.06MB/s 0:17:30 166,821,888 12% 1.09MB/s 0:16:59 168,001,536 12% 1.12MB/s 0:16:31 169,312,256 12% 1.13MB/s 0:16:20 170,491,904 13% 1.13MB/s 0:16:19 171,802,624 13% 1.15MB/s 0:16:04 173,113,344 13% 1.17MB/s 0:15:41 174,424,064 13% 1.19MB/s 0:15:30 175,734,784 13% 1.19MB/s 0:15:25 176,881,664 13% 1.14MB/s 0:16:03 178,061,312 13% 1.11MB/s 0:16:35 179,240,960 13% 1.07MB/s 0:17:08 180,420,608 13% 1.04MB/s 0:17:34 181,600,256 13% 1.05MB/s 0:17:30 182,779,904 13% 1.04MB/s 0:17:36 183,959,552 14% 1.05MB/s 0:17:27 185,139,200 14% 1.05MB/s 0:17:25 186,318,848 14% 1.06MB/s 0:17:15 187,498,496 14% 1.05MB/s 0:17:15 188,678,144 14% 1.04MB/s 0:17:28 189,857,792 14% 1.04MB/s 0:17:24 191,037,440 14% 1.03MB/s 0:17:33 192,217,088 14% 1.03MB/s 0:17:32 193,396,736 14% 1.03MB/s 0:17:31 194,576,384 14% 1.03MB/s 0:17:28 195,756,032 14% 1.04MB/s 0:17:23 196,935,680 15% 1.05MB/s 0:17:11 198,115,328 15% 1.06MB/s 0:17:01 199,294,976 15% 1.07MB/s 0:16:48 200,474,624 15% 1.08MB/s 0:16:40 201,654,272 15% 1.08MB/s 0:16:41 202,833,920 15% 1.07MB/s 0:16:47 204,013,568 15% 1.06MB/s 0:16:57 205,193,216 15% 1.06MB/s 0:16:54 206,372,864 15% 1.06MB/s 0:16:52 207,552,512 15% 1.08MB/s 0:16:36 208,732,160 15% 1.07MB/s 0:16:42 209,911,808 16% 1.07MB/s 0:16:41 211,091,456 16% 1.07MB/s 0:16:37 212,271,104 16% 1.06MB/s 0:16:45 213,319,680 16% 1.05MB/s 0:17:00 214,499,328 16% 1.05MB/s 0:16:57 215,678,976 16% 1.04MB/s 0:17:06 216,858,624 16% 1.04MB/s 0:17:05 218,038,272 16% 1.06MB/s 0:16:44 219,217,920 16% 1.04MB/s 0:16:59 220,397,568 16% 1.04MB/s 0:16:55 221,577,216 16% 1.04MB/s 0:16:56 222,756,864 17% 1.04MB/s 0:16:54 223,936,512 17% 1.06MB/s 0:16:36 225,116,160 17% 1.06MB/s 0:16:32 226,295,808 17% 1.06MB/s 0:16:30 227,606,528 17% 1.09MB/s 0:16:09 228,917,248 17% 1.10MB/s 0:15:54 230,227,968 17% 1.12MB/s 0:15:34 231,538,688 17% 1.15MB/s 0:15:16 232,849,408 17% 1.15MB/s 0:15:13 234,029,056 17% 1.14MB/s 0:15:15 235,339,776 18% 1.14MB/s 0:15:19 236,519,424 18% 1.13MB/s 0:15:20 237,830,144 18% 1.16MB/s 0:15:02 239,140,864 18% 1.18MB/s 0:14:45 240,451,584 18% 1.20MB/s 0:14:25 241,762,304 18% 1.23MB/s 0:14:07 243,073,024 18% 1.22MB/s 0:14:08 244,383,744 18% 1.22MB/s 0:14:06 245,694,464 18% 1.22MB/s 0:14:08 247,005,184 18% 1.22MB/s 0:14:07 248,315,904 19% 1.22MB/s 0:14:05 249,626,624 19% 1.22MB/s 0:14:05 250,937,344 19% 1.22MB/s 0:14:03 252,248,064 19% 1.22MB/s 0:14:01 253,558,784 19% 1.22MB/s 0:13:59 254,869,504 19% 1.23MB/s 0:13:55 256,180,224 19% 1.23MB/s 0:13:55 257,490,944 19% 1.23MB/s 0:13:54 258,801,664 19% 1.23MB/s 0:13:53 260,112,384 19% 1.22MB/s 0:13:55 261,423,104 20% 1.20MB/s 0:14:09 262,733,824 20% 1.18MB/s 0:14:24 263,913,472 20% 1.14MB/s 0:14:55 265,093,120 20% 1.11MB/s 0:15:19 266,272,768 20% 1.09MB/s 0:15:33 267,452,416 20% 1.08MB/s 0:15:38 268,763,136 20% 1.12MB/s 0:15:06 269,942,784 20% 1.11MB/s 0:15:09 271,122,432 20% 1.12MB/s 0:15:04 272,302,080 20% 1.11MB/s 0:15:09 273,481,728 20% 1.09MB/s 0:15:26 274,792,448 21% 1.11MB/s 0:15:09 276,103,168 21% 1.12MB/s 0:14:54 277,282,816 21% 1.13MB/s 0:14:48 278,462,464 21% 1.13MB/s 0:14:51 279,642,112 21% 1.12MB/s 0:14:52 280,821,760 21% 1.11MB/s 0:15:01 282,132,480 21% 1.12MB/s 0:14:54 283,443,200 21% 1.13MB/s 0:14:44 284,753,920 21% 1.14MB/s 0:14:38 286,064,640 21% 1.14MB/s 0:14:31 287,375,360 22% 1.15MB/s 0:14:28 288,686,080 22% 1.15MB/s 0:14:26 289,996,800 22% 1.14MB/s 0:14:26 291,176,448 22% 1.14MB/s 0:14:30 292,356,096 22% 1.13MB/s 0:14:34 293,666,816 22% 1.13MB/s 0:14:34 294,977,536 22% 1.13MB/s 0:14:32 296,288,256 22% 1.13MB/s 0:14:29 297,598,976 22% 1.14MB/s 0:14:23 298,778,624 22% 1.12MB/s 0:14:38 299,958,272 22% 1.11MB/s 0:14:48 301,268,992 23% 1.12MB/s 0:14:39 302,448,640 23% 1.11MB/s 0:14:44 303,628,288 23% 1.12MB/s 0:14:31 304,807,936 23% 1.13MB/s 0:14:29 305,987,584 23% 1.11MB/s 0:14:41 307,298,304 23% 1.13MB/s 0:14:26 308,477,952 23% 1.11MB/s 0:14:41 309,657,600 23% 1.10MB/s 0:14:48 310,837,248 23% 1.10MB/s 0:14:46 311,984,128 23% 1.07MB/s 0:15:05 313,163,776 23% 1.09MB/s 0:14:49 314,343,424 24% 1.11MB/s 0:14:35 315,654,144 24% 1.12MB/s 0:14:26 316,833,792 24% 1.13MB/s 0:14:18 318,013,440 24% 1.11MB/s 0:14:32 319,193,088 24% 1.09MB/s 0:14:42 320,372,736 24% 1.06MB/s 0:15:05 321,552,384 24% 1.05MB/s 0:15:19 322,732,032 24% 1.05MB/s 0:15:17 323,911,680 24% 1.05MB/s 0:15:12 325,091,328 24% 1.06MB/s 0:15:01 326,270,976 24% 1.07MB/s 0:14:54 327,450,624 25% 1.07MB/s 0:14:51 328,630,272 25% 1.08MB/s 0:14:46 329,809,920 25% 1.07MB/s 0:14:51 330,989,568 25% 1.07MB/s 0:14:49 332,169,216 25% 1.07MB/s 0:14:46 333,348,864 25% 1.06MB/s 0:14:54 334,528,512 25% 1.07MB/s 0:14:45 335,708,160 25% 1.06MB/s 0:14:54 337,018,880 25% 1.09MB/s 0:14:29 338,198,528 25% 1.10MB/s 0:14:22 339,378,176 25% 1.10MB/s 0:14:20 340,688,896 26% 1.13MB/s 0:13:53 341,999,616 26% 1.12MB/s 0:14:03 343,310,336 26% 1.13MB/s 0:13:49 344,489,984 26% 1.14MB/s 0:13:41 345,800,704 26% 1.13MB/s 0:13:48 347,111,424 26% 1.14MB/s 0:13:43 348,422,144 26% 1.13MB/s 0:13:45 349,601,792 26% 1.13MB/s 0:13:46 350,781,440 26% 1.11MB/s 0:13:58 351,961,088 26% 1.09MB/s 0:14:13 353,140,736 27% 1.07MB/s 0:14:27 354,320,384 27% 1.06MB/s 0:14:34 355,500,032 27% 1.07MB/s 0:14:26 356,679,680 27% 1.08MB/s 0:14:16 357,859,328 27% 1.09MB/s 0:14:09 359,038,976 27% 1.09MB/s 0:14:06 360,218,624 27% 1.09MB/s 0:14:09 361,398,272 27% 1.08MB/s 0:14:16 362,577,920 27% 1.07MB/s 0:14:24 363,757,568 27% 1.06MB/s 0:14:31 364,937,216 27% 1.07MB/s 0:14:21 366,116,864 28% 1.06MB/s 0:14:25 367,296,512 28% 1.08MB/s 0:14:09 368,476,160 28% 1.08MB/s 0:14:10 369,655,808 28% 1.06MB/s 0:14:22 370,835,456 28% 1.07MB/s 0:14:14 372,146,176 28% 1.08MB/s 0:14:02 373,456,896 28% 1.13MB/s 0:13:27 374,636,544 28% 1.13MB/s 0:13:27 375,816,192 28% 1.12MB/s 0:13:29 376,995,840 28% 1.09MB/s 0:13:48 378,175,488 28% 1.06MB/s 0:14:11 379,355,136 29% 1.08MB/s 0:13:58 380,534,784 29% 1.08MB/s 0:13:59 381,714,432 29% 1.09MB/s 0:13:47 382,894,080 29% 1.09MB/s 0:13:47 384,073,728 29% 1.09MB/s 0:13:44 385,253,376 29% 1.10MB/s 0:13:37 386,433,024 29% 1.09MB/s 0:13:45 387,612,672 29% 1.08MB/s 0:13:52 388,792,320 29% 1.05MB/s 0:14:11 389,971,968 29% 1.04MB/s 0:14:17 391,151,616 29% 1.03MB/s 0:14:28 392,331,264 30% 1.02MB/s 0:14:36 393,510,912 30% 1.03MB/s 0:14:28 394,690,560 30% 1.03MB/s 0:14:25 395,870,208 30% 1.04MB/s 0:14:16 397,049,856 30% 1.05MB/s 0:14:08 398,229,504 30% 1.06MB/s 0:13:57 399,409,152 30% 1.05MB/s 0:13:59 400,588,800 30% 1.06MB/s 0:13:52 401,768,448 30% 1.07MB/s 0:13:45 402,948,096 30% 1.06MB/s 0:13:48 404,127,744 30% 1.07MB/s 0:13:46 405,307,392 31% 1.05MB/s 0:13:54 406,487,040 31% 1.05MB/s 0:13:55 407,666,688 31% 1.04MB/s 0:14:01 408,846,336 31% 1.05MB/s 0:13:57 410,025,984 31% 1.05MB/s 0:13:55 411,205,632 31% 1.04MB/s 0:13:57 412,385,280 31% 1.05MB/s 0:13:52 413,696,000 31% 1.07MB/s 0:13:35 415,006,720 31% 1.09MB/s 0:13:19 416,317,440 31% 1.11MB/s 0:13:02 417,497,088 31% 1.11MB/s 0:12:59 418,676,736 32% 1.11MB/s 0:13:00 419,856,384 32% 1.11MB/s 0:13:00 421,036,032 32% 1.10MB/s 0:13:06 422,215,680 32% 1.10MB/s 0:13:04 423,395,328 32% 1.09MB/s 0:13:08 424,574,976 32% 1.09MB/s 0:13:10 425,754,624 32% 1.09MB/s 0:13:11 426,934,272 32% 1.09MB/s 0:13:05 428,244,992 32% 1.11MB/s 0:12:55 429,424,640 32% 1.10MB/s 0:12:56 430,604,288 32% 1.11MB/s 0:12:47 431,783,936 33% 1.12MB/s 0:12:43 433,094,656 33% 1.13MB/s 0:12:35 434,274,304 33% 1.13MB/s 0:12:33 435,585,024 33% 1.13MB/s 0:12:29 436,764,672 33% 1.14MB/s 0:12:27 438,075,392 33% 1.13MB/s 0:12:32 439,255,040 33% 1.12MB/s 0:12:38 440,434,688 33% 1.10MB/s 0:12:45 441,614,336 33% 1.10MB/s 0:12:46 442,925,056 33% 1.10MB/s 0:12:44 444,235,776 34% 1.12MB/s 0:12:28 445,382,656 34% 1.12MB/s 0:12:30 446,562,304 34% 1.12MB/s 0:12:29 447,741,952 34% 1.11MB/s 0:12:34 448,921,600 34% 1.10MB/s 0:12:44 450,232,320 34% 1.12MB/s 0:12:25 451,411,968 34% 1.12MB/s 0:12:23 452,722,688 34% 1.13MB/s 0:12:16 453,902,336 34% 1.14MB/s 0:12:12 455,213,056 34% 1.13MB/s 0:12:14 456,523,776 34% 1.13MB/s 0:12:11 457,834,496 35% 1.14MB/s 0:12:04 459,145,216 35% 1.17MB/s 0:11:45 460,193,792 35% 1.13MB/s 0:12:11 461,373,440 35% 1.11MB/s 0:12:20 462,553,088 35% 1.09MB/s 0:12:34 463,732,736 35% 1.06MB/s 0:12:58 464,912,384 35% 1.08MB/s 0:12:41 466,092,032 35% 1.09MB/s 0:12:32 467,271,680 35% 1.09MB/s 0:12:28 468,451,328 35% 1.10MB/s 0:12:24 469,630,976 35% 1.11MB/s 0:12:18 470,810,624 36% 1.10MB/s 0:12:20 471,990,272 36% 1.10MB/s 0:12:18 473,169,920 36% 1.10MB/s 0:12:20 474,349,568 36% 1.10MB/s 0:12:16 475,529,216 36% 1.10MB/s 0:12:16 476,839,936 36% 1.13MB/s 0:11:54 478,150,656 36% 1.17MB/s 0:11:32 479,461,376 36% 1.18MB/s 0:11:26 480,641,024 36% 1.18MB/s 0:11:24 481,820,672 36% 1.14MB/s 0:11:46 483,000,320 36% 1.10MB/s 0:12:12 484,179,968 37% 1.08MB/s 0:12:26 485,359,616 37% 1.07MB/s 0:12:26 486,539,264 37% 1.08MB/s 0:12:21 487,849,984 37% 1.10MB/s 0:12:07 489,029,632 37% 1.10MB/s 0:12:05 490,209,280 37% 1.10MB/s 0:12:07 491,388,928 37% 1.09MB/s 0:12:11 492,568,576 37% 1.08MB/s 0:12:14 493,748,224 37% 1.09MB/s 0:12:07 494,927,872 37% 1.09MB/s 0:12:05 496,107,520 37% 1.10MB/s 0:12:01 497,287,168 38% 1.08MB/s 0:12:12 498,466,816 38% 1.06MB/s 0:12:23 499,646,464 38% 1.06MB/s 0:12:24 500,826,112 38% 1.06MB/s 0:12:25 502,005,760 38% 1.06MB/s 0:12:19 503,185,408 38% 1.06MB/s 0:12:16 504,365,056 38% 1.06MB/s 0:12:16 505,544,704 38% 1.08MB/s 0:12:07 506,724,352 38% 1.09MB/s 0:11:58 507,904,000 38% 1.10MB/s 0:11:50 509,083,648 38% 1.10MB/s 0:11:47 510,263,296 39% 1.09MB/s 0:11:56 511,442,944 39% 1.07MB/s 0:12:02 512,622,592 39% 1.07MB/s 0:12:07 513,802,240 39% 1.07MB/s 0:12:06 514,981,888 39% 1.06MB/s 0:12:06 516,161,536 39% 1.06MB/s 0:12:05 517,341,184 39% 1.08MB/s 0:11:55 518,520,832 39% 1.07MB/s 0:11:57 519,700,480 39% 1.08MB/s 0:11:50 520,880,128 39% 1.08MB/s 0:11:50 522,190,848 39% 1.10MB/s 0:11:35 523,501,568 40% 1.14MB/s 0:11:12 524,812,288 40% 1.17MB/s 0:10:51 526,123,008 40% 1.21MB/s 0:10:29 527,433,728 40% 1.22MB/s 0:10:24 528,744,448 40% 1.23MB/s 0:10:18 530,055,168 40% 1.22MB/s 0:10:20 531,365,888 40% 1.23MB/s 0:10:16 532,676,608 40% 1.23MB/s 0:10:15 533,987,328 40% 1.23MB/s 0:10:14 535,298,048 40% 1.23MB/s 0:10:11 536,608,768 41% 1.22MB/s 0:10:14 537,919,488 41% 1.22MB/s 0:10:13 539,230,208 41% 1.22MB/s 0:10:15 540,540,928 41% 1.22MB/s 0:10:14 541,851,648 41% 1.22MB/s 0:10:12 543,162,368 41% 1.22MB/s 0:10:11 544,473,088 41% 1.22MB/s 0:10:07 545,783,808 41% 1.22MB/s 0:10:06 547,094,528 41% 1.22MB/s 0:10:05 548,405,248 41% 1.22MB/s 0:10:04 549,715,968 42% 1.23MB/s 0:10:02 551,026,688 42% 1.23MB/s 0:10:00 552,337,408 42% 1.23MB/s 0:10:00 553,648,128 42% 1.23MB/s 0:09:59 554,958,848 42% 1.22MB/s 0:10:00 556,269,568 42% 1.22MB/s 0:09:59 557,580,288 42% 1.22MB/s 0:09:58 558,891,008 42% 1.22MB/s 0:09:57 560,201,728 42% 1.23MB/s 0:09:53 561,512,448 42% 1.23MB/s 0:09:52 562,823,168 43% 1.23MB/s 0:09:51 564,133,888 43% 1.23MB/s 0:09:50 565,444,608 43% 1.23MB/s 0:09:49 566,755,328 43% 1.22MB/s 0:09:49 568,066,048 43% 1.23MB/s 0:09:47 569,376,768 43% 1.23MB/s 0:09:46 570,687,488 43% 1.22MB/s 0:09:46 571,998,208 43% 1.23MB/s 0:09:44 573,308,928 43% 1.22MB/s 0:09:44 574,619,648 43% 1.22MB/s 0:09:43 575,930,368 44% 1.23MB/s 0:09:41 577,241,088 44% 1.23MB/s 0:09:40 578,551,808 44% 1.23MB/s 0:09:39 579,829,760 44% 1.22MB/s 0:09:41 581,140,480 44% 1.22MB/s 0:09:42 582,451,200 44% 1.22MB/s 0:09:40 583,761,920 44% 1.22MB/s 0:09:40 585,072,640 44% 1.22MB/s 0:09:36 586,383,360 44% 1.22MB/s 0:09:34 587,694,080 44% 1.22MB/s 0:09:33 589,004,800 45% 1.23MB/s 0:09:31 590,315,520 45% 1.23MB/s 0:09:30 591,626,240 45% 1.23MB/s 0:09:29 592,936,960 45% 1.22MB/s 0:09:29 594,247,680 45% 1.23MB/s 0:09:27 595,558,400 45% 1.22MB/s 0:09:30 596,869,120 45% 1.21MB/s 0:09:30 598,179,840 45% 1.21MB/s 0:09:29 599,490,560 45% 1.21MB/s 0:09:31 600,801,280 45% 1.21MB/s 0:09:29 602,112,000 46% 1.21MB/s 0:09:27 603,422,720 46% 1.21MB/s 0:09:25 604,733,440 46% 1.22MB/s 0:09:22 606,044,160 46% 1.22MB/s 0:09:19 607,354,880 46% 1.22MB/s 0:09:18 608,665,600 46% 1.22MB/s 0:09:17 609,976,320 46% 1.22MB/s 0:09:16 611,287,040 46% 1.22MB/s 0:09:14 612,597,760 46% 1.22MB/s 0:09:13 613,908,480 46% 1.22MB/s 0:09:12 615,219,200 47% 1.23MB/s 0:09:09 616,529,920 47% 1.23MB/s 0:09:08 617,840,640 47% 1.23MB/s 0:09:08 619,151,360 47% 1.23MB/s 0:09:07 620,462,080 47% 1.22MB/s 0:09:09 621,772,800 47% 1.21MB/s 0:09:12 623,083,520 47% 1.20MB/s 0:09:14 624,394,240 47% 1.19MB/s 0:09:17 625,704,960 47% 1.19MB/s 0:09:16 627,015,680 48% 1.19MB/s 0:09:15 628,326,400 48% 1.19MB/s 0:09:18 629,637,120 48% 1.18MB/s 0:09:19 630,947,840 48% 1.18MB/s 0:09:19 632,258,560 48% 1.18MB/s 0:09:17 633,569,280 48% 1.19MB/s 0:09:12 634,880,000 48% 1.19MB/s 0:09:11 636,190,720 48% 1.19MB/s 0:09:10 637,501,440 48% 1.20MB/s 0:09:05 638,812,160 48% 1.20MB/s 0:09:04 640,122,880 49% 1.20MB/s 0:09:00 641,433,600 49% 1.21MB/s 0:08:58 642,744,320 49% 1.20MB/s 0:08:58 644,055,040 49% 1.21MB/s 0:08:55 645,365,760 49% 1.21MB/s 0:08:54 646,676,480 49% 1.21MB/s 0:08:53 647,987,200 49% 1.20MB/s 0:08:54 649,297,920 49% 1.20MB/s 0:08:54 650,608,640 49% 1.20MB/s 0:08:55 651,919,360 49% 1.19MB/s 0:08:54 653,230,080 50% 1.20MB/s 0:08:53 654,540,800 50% 1.20MB/s 0:08:52 655,851,520 50% 1.20MB/s 0:08:50 657,162,240 50% 1.20MB/s 0:08:50 658,472,960 50% 1.19MB/s 0:08:49 659,783,680 50% 1.19MB/s 0:08:48 661,094,400 50% 1.20MB/s 0:08:46 662,405,120 50% 1.21MB/s 0:08:41 663,715,840 50% 1.21MB/s 0:08:37 665,026,560 50% 1.22MB/s 0:08:31 666,337,280 51% 1.23MB/s 0:08:28 667,648,000 51% 1.22MB/s 0:08:29 668,958,720 51% 1.21MB/s 0:08:33 670,269,440 51% 1.21MB/s 0:08:35 671,580,160 51% 1.19MB/s 0:08:42 672,890,880 51% 1.18MB/s 0:08:43 674,201,600 51% 1.19MB/s 0:08:36 675,512,320 51% 1.20MB/s 0:08:34 676,823,040 51% 1.22MB/s 0:08:24 678,133,760 51% 1.23MB/s 0:08:20 679,444,480 52% 1.23MB/s 0:08:19 680,755,200 52% 1.21MB/s 0:08:25 682,065,920 52% 1.21MB/s 0:08:24 683,376,640 52% 1.21MB/s 0:08:22 684,687,360 52% 1.21MB/s 0:08:21 685,998,080 52% 1.23MB/s 0:08:13 687,308,800 52% 1.23MB/s 0:08:12 688,619,520 52% 1.23MB/s 0:08:12 689,930,240 52% 1.20MB/s 0:08:21 691,240,960 52% 1.20MB/s 0:08:22 692,551,680 53% 1.20MB/s 0:08:21 693,862,400 53% 1.20MB/s 0:08:20 695,173,120 53% 1.21MB/s 0:08:11 696,483,840 53% 1.21MB/s 0:08:10 697,794,560 53% 1.21MB/s 0:08:09 699,105,280 53% 1.21MB/s 0:08:08 700,416,000 53% 1.22MB/s 0:08:04 701,726,720 53% 1.22MB/s 0:08:02 703,037,440 53% 1.22MB/s 0:08:02 704,348,160 53% 1.22MB/s 0:08:01 705,658,880 54% 1.22MB/s 0:08:00 706,969,600 54% 1.22MB/s 0:07:59 708,280,320 54% 1.22MB/s 0:07:57 709,591,040 54% 1.22MB/s 0:07:57 710,901,760 54% 1.21MB/s 0:07:59 712,212,480 54% 1.21MB/s 0:07:57 713,523,200 54% 1.22MB/s 0:07:56 714,801,152 54% 1.21MB/s 0:07:58 716,111,872 54% 1.22MB/s 0:07:54 717,422,592 54% 1.21MB/s 0:07:54 718,733,312 55% 1.21MB/s 0:07:53 720,044,032 55% 1.22MB/s 0:07:48 721,354,752 55% 1.22MB/s 0:07:47 722,665,472 55% 1.22MB/s 0:07:45 723,976,192 55% 1.22MB/s 0:07:45 725,286,912 55% 1.22MB/s 0:07:45 726,597,632 55% 1.22MB/s 0:07:44 727,908,352 55% 1.21MB/s 0:07:46 729,219,072 55% 1.21MB/s 0:07:44 730,529,792 55% 1.21MB/s 0:07:43 731,840,512 56% 1.21MB/s 0:07:43 733,151,232 56% 1.22MB/s 0:07:38 734,461,952 56% 1.22MB/s 0:07:37 735,772,672 56% 1.22MB/s 0:07:37 737,083,392 56% 1.22MB/s 0:07:34 738,394,112 56% 1.22MB/s 0:07:34 739,704,832 56% 1.22MB/s 0:07:34 741,015,552 56% 1.23MB/s 0:07:30 742,326,272 56% 1.22MB/s 0:07:30 743,636,992 56% 1.22MB/s 0:07:29 744,947,712 57% 1.22MB/s 0:07:28 746,258,432 57% 1.22MB/s 0:07:27 747,569,152 57% 1.22MB/s 0:07:26 748,879,872 57% 1.22MB/s 0:07:25 750,190,592 57% 1.23MB/s 0:07:22 751,403,008 57% 1.21MB/s 0:07:28 752,680,960 57% 1.20MB/s 0:07:30 753,991,680 57% 1.20MB/s 0:07:29 755,302,400 57% 1.20MB/s 0:07:29 756,613,120 57% 1.21MB/s 0:07:23 757,923,840 58% 1.22MB/s 0:07:18 759,234,560 58% 1.22MB/s 0:07:17 760,545,280 58% 1.22MB/s 0:07:16 761,856,000 58% 1.23MB/s 0:07:13 763,166,720 58% 1.22MB/s 0:07:13 764,477,440 58% 1.22MB/s 0:07:12 765,788,160 58% 1.22MB/s 0:07:10 767,098,880 58% 1.22MB/s 0:07:10 768,409,600 58% 1.22MB/s 0:07:09 769,720,320 58% 1.22MB/s 0:07:07 771,031,040 59% 1.23MB/s 0:07:06 772,341,760 59% 1.23MB/s 0:07:05 773,652,480 59% 1.22MB/s 0:07:04 774,963,200 59% 1.22MB/s 0:07:03 776,273,920 59% 1.22MB/s 0:07:02 777,584,640 59% 1.21MB/s 0:07:06 778,895,360 59% 1.21MB/s 0:07:04 780,206,080 59% 1.21MB/s 0:07:03 781,516,800 59% 1.21MB/s 0:07:02 782,827,520 59% 1.23MB/s 0:06:56 784,138,240 60% 1.23MB/s 0:06:56 785,448,960 60% 1.23MB/s 0:06:54 786,759,680 60% 1.22MB/s 0:06:54 788,070,400 60% 1.22MB/s 0:06:53 789,381,120 60% 1.23MB/s 0:06:51 790,691,840 60% 1.23MB/s 0:06:50 792,002,560 60% 1.23MB/s 0:06:49 793,313,280 60% 1.23MB/s 0:06:48 794,624,000 60% 1.23MB/s 0:06:47 795,934,720 60% 1.22MB/s 0:06:46 797,245,440 61% 1.22MB/s 0:06:48 798,556,160 61% 1.22MB/s 0:06:46 799,866,880 61% 1.22MB/s 0:06:46 801,177,600 61% 1.22MB/s 0:06:45 802,488,320 61% 1.22MB/s 0:06:42 803,799,040 61% 1.22MB/s 0:06:42 805,109,760 61% 1.22MB/s 0:06:40 806,420,480 61% 1.22MB/s 0:06:38 807,731,200 61% 1.22MB/s 0:06:37 809,041,920 61% 1.22MB/s 0:06:36 810,352,640 62% 1.22MB/s 0:06:35 811,663,360 62% 1.22MB/s 0:06:34 812,974,080 62% 1.22MB/s 0:06:33 814,284,800 62% 1.22MB/s 0:06:32 815,595,520 62% 1.22MB/s 0:06:31 816,906,240 62% 1.22MB/s 0:06:30 818,216,960 62% 1.23MB/s 0:06:28 819,527,680 62% 1.23MB/s 0:06:27 820,838,400 62% 1.23MB/s 0:06:26 822,149,120 62% 1.22MB/s 0:06:26 823,459,840 63% 1.22MB/s 0:06:25 824,770,560 63% 1.22MB/s 0:06:24 826,081,280 63% 1.22MB/s 0:06:23 827,392,000 63% 1.22MB/s 0:06:23 828,702,720 63% 1.22MB/s 0:06:22 830,013,440 63% 1.21MB/s 0:06:22 831,324,160 63% 1.22MB/s 0:06:21 832,634,880 63% 1.22MB/s 0:06:19 833,945,600 63% 1.22MB/s 0:06:18 835,256,320 63% 1.23MB/s 0:06:15 836,567,040 64% 1.23MB/s 0:06:13 837,877,760 64% 1.22MB/s 0:06:15 839,188,480 64% 1.22MB/s 0:06:13 840,499,200 64% 1.22MB/s 0:06:12 841,809,920 64% 1.22MB/s 0:06:12 843,120,640 64% 1.23MB/s 0:06:07 844,431,360 64% 1.23MB/s 0:06:07 845,742,080 64% 1.23MB/s 0:06:06 847,052,800 64% 1.23MB/s 0:06:05 848,330,752 64% 1.22MB/s 0:06:07 849,641,472 65% 1.21MB/s 0:06:09 850,952,192 65% 1.20MB/s 0:06:09 852,262,912 65% 1.21MB/s 0:06:07 853,573,632 65% 1.21MB/s 0:06:04 854,884,352 65% 1.23MB/s 0:05:59 856,195,072 65% 1.23MB/s 0:05:58 857,505,792 65% 1.23MB/s 0:05:57 858,816,512 65% 1.22MB/s 0:05:57 860,127,232 65% 1.22MB/s 0:05:56 861,437,952 65% 1.22MB/s 0:05:54 862,748,672 66% 1.22MB/s 0:05:55 864,059,392 66% 1.22MB/s 0:05:53 865,370,112 66% 1.22MB/s 0:05:51 866,680,832 66% 1.22MB/s 0:05:51 867,991,552 66% 1.23MB/s 0:05:48 869,302,272 66% 1.23MB/s 0:05:48 870,612,992 66% 1.23MB/s 0:05:46 871,923,712 66% 1.23MB/s 0:05:45 873,234,432 66% 1.23MB/s 0:05:44 874,545,152 66% 1.23MB/s 0:05:43 875,855,872 67% 1.23MB/s 0:05:42 877,166,592 67% 1.23MB/s 0:05:41 878,477,312 67% 1.23MB/s 0:05:40 879,788,032 67% 1.23MB/s 0:05:39 881,098,752 67% 1.23MB/s 0:05:38 882,409,472 67% 1.23MB/s 0:05:37 883,720,192 67% 1.23MB/s 0:05:35 885,030,912 67% 1.23MB/s 0:05:35 886,341,632 67% 1.23MB/s 0:05:34 887,652,352 67% 1.23MB/s 0:05:33 888,963,072 68% 1.22MB/s 0:05:32 890,273,792 68% 1.22MB/s 0:05:32 891,584,512 68% 1.20MB/s 0:05:37 892,895,232 68% 1.18MB/s 0:05:42 894,205,952 68% 1.17MB/s 0:05:44 895,516,672 68% 1.17MB/s 0:05:42 896,827,392 68% 1.19MB/s 0:05:37 898,138,112 68% 1.19MB/s 0:05:34 899,448,832 68% 1.19MB/s 0:05:34 900,759,552 68% 1.17MB/s 0:05:38 902,070,272 69% 1.16MB/s 0:05:41 903,380,992 69% 1.15MB/s 0:05:41 904,560,640 69% 1.14MB/s 0:05:44 905,871,360 69% 1.14MB/s 0:05:43 907,182,080 69% 1.14MB/s 0:05:43 908,492,800 69% 1.14MB/s 0:05:40 909,803,520 69% 1.15MB/s 0:05:36 910,983,168 69% 1.14MB/s 0:05:39 912,162,816 69% 1.13MB/s 0:05:40 913,473,536 69% 1.13MB/s 0:05:40 914,784,256 70% 1.13MB/s 0:05:38 916,094,976 70% 1.14MB/s 0:05:33 917,405,696 70% 1.15MB/s 0:05:30 918,585,344 70% 1.14MB/s 0:05:32 919,896,064 70% 1.14MB/s 0:05:31 921,206,784 70% 1.14MB/s 0:05:29 922,517,504 70% 1.14MB/s 0:05:27 923,828,224 70% 1.15MB/s 0:05:24 925,138,944 70% 1.15MB/s 0:05:24 926,318,592 70% 1.14MB/s 0:05:25 927,629,312 71% 1.14MB/s 0:05:23 928,940,032 71% 1.14MB/s 0:05:23 930,119,680 71% 1.13MB/s 0:05:23 931,299,328 71% 1.13MB/s 0:05:23 932,478,976 71% 1.12MB/s 0:05:26 933,789,696 71% 1.12MB/s 0:05:23 935,100,416 71% 1.13MB/s 0:05:21 936,411,136 71% 1.13MB/s 0:05:19 937,721,856 71% 1.14MB/s 0:05:16 938,901,504 71% 1.12MB/s 0:05:19 940,212,224 71% 1.14MB/s 0:05:14 941,391,872 72% 1.11MB/s 0:05:20 942,571,520 72% 1.09MB/s 0:05:24 943,751,168 72% 1.09MB/s 0:05:25 944,930,816 72% 1.06MB/s 0:05:33 946,110,464 72% 1.07MB/s 0:05:28 947,290,112 72% 1.08MB/s 0:05:24 948,469,760 72% 1.08MB/s 0:05:22 949,649,408 72% 1.09MB/s 0:05:18 950,829,056 72% 1.10MB/s 0:05:16 952,008,704 72% 1.09MB/s 0:05:18 953,188,352 72% 1.08MB/s 0:05:20 954,368,000 73% 1.05MB/s 0:05:26 955,547,648 73% 1.03MB/s 0:05:32 956,727,296 73% 1.03MB/s 0:05:29 957,906,944 73% 1.04MB/s 0:05:27 959,086,592 73% 1.05MB/s 0:05:23 960,266,240 73% 1.06MB/s 0:05:18 961,183,744 73% 1.00MB/s 0:05:36 962,363,392 73% 1.00MB/s 0:05:35 963,543,040 73% 1.01MB/s 0:05:32 964,722,688 73% 1.01MB/s 0:05:29 965,640,192 73% 1.02MB/s 0:05:26 966,819,840 74% 1.01MB/s 0:05:29 967,999,488 74% 1022.32kB/s 0:05:30 969,179,136 74% 1009.74kB/s 0:05:33 970,489,856 74% 1.07MB/s 0:05:07 971,669,504 74% 1.09MB/s 0:04:59 972,849,152 74% 1.10MB/s 0:04:54 974,028,800 74% 1.12MB/s 0:04:48 975,208,448 74% 1.11MB/s 0:04:51 976,388,096 74% 1.10MB/s 0:04:51 977,567,744 74% 1.11MB/s 0:04:48 978,747,392 74% 1.12MB/s 0:04:46 979,927,040 75% 1.12MB/s 0:04:45 981,106,688 75% 1.11MB/s 0:04:44 982,253,568 75% 1.10MB/s 0:04:48 983,433,216 75% 1.08MB/s 0:04:51 984,612,864 75% 1.07MB/s 0:04:52 985,792,512 75% 1.06MB/s 0:04:54 986,972,160 75% 1.07MB/s 0:04:50 988,151,808 75% 1.08MB/s 0:04:47 989,331,456 75% 1.08MB/s 0:04:46 990,511,104 75% 1.08MB/s 0:04:44 991,690,752 75% 1.07MB/s 0:04:46 992,870,400 76% 1.06MB/s 0:04:47 994,050,048 76% 1.06MB/s 0:04:47 995,229,696 76% 1.06MB/s 0:04:46 996,409,344 76% 1.05MB/s 0:04:46 997,588,992 76% 1.06MB/s 0:04:44 998,768,640 76% 1.06MB/s 0:04:42 999,948,288 76% 1.06MB/s 0:04:41 1,001,127,936 76% 1.07MB/s 0:04:39 1,002,307,584 76% 1.07MB/s 0:04:36 1,003,487,232 76% 1.06MB/s 0:04:37 1,004,666,880 76% 1.08MB/s 0:04:33 1,005,977,600 77% 1.11MB/s 0:04:23 1,007,288,320 77% 1.14MB/s 0:04:16 1,008,467,968 77% 1.14MB/s 0:04:14 1,009,647,616 77% 1.13MB/s 0:04:17 1,010,827,264 77% 1.09MB/s 0:04:25 1,012,006,912 77% 1.06MB/s 0:04:30 1,013,186,560 77% 1.06MB/s 0:04:30 1,014,366,208 77% 1.06MB/s 0:04:29 1,015,545,856 77% 1.06MB/s 0:04:27 1,016,725,504 77% 1.05MB/s 0:04:29 1,017,905,152 77% 1.05MB/s 0:04:27 1,019,084,800 78% 1.05MB/s 0:04:27 1,020,264,448 78% 1.04MB/s 0:04:29 1,021,444,096 78% 1.05MB/s 0:04:23 1,022,623,744 78% 1.05MB/s 0:04:22 1,023,803,392 78% 1.07MB/s 0:04:17 1,024,983,040 78% 1.09MB/s 0:04:11 1,026,162,688 78% 1.09MB/s 0:04:11 1,027,342,336 78% 1.08MB/s 0:04:11 1,028,521,984 78% 1.07MB/s 0:04:13 1,029,701,632 78% 1.05MB/s 0:04:17 1,030,750,208 78% 1.02MB/s 0:04:24 1,031,929,856 79% 1.01MB/s 0:04:24 1,033,109,504 79% 1.02MB/s 0:04:21 1,034,289,152 79% 1.04MB/s 0:04:16 1,035,337,728 79% 1.05MB/s 0:04:12 1,036,517,376 79% 1.04MB/s 0:04:12 1,037,565,952 79% 1.02MB/s 0:04:16 1,038,745,600 79% 1.02MB/s 0:04:17 1,039,925,248 79% 1.02MB/s 0:04:14 1,040,973,824 79% 1.01MB/s 0:04:15 1,042,153,472 79% 1.02MB/s 0:04:12 1,043,333,120 79% 1.01MB/s 0:04:13 1,044,512,768 79% 1.01MB/s 0:04:13 1,045,692,416 80% 1.02MB/s 0:04:10 1,046,872,064 80% 1.01MB/s 0:04:09 1,048,051,712 80% 1.02MB/s 0:04:07 1,049,231,360 80% 1.03MB/s 0:04:02 1,050,411,008 80% 1.04MB/s 0:04:00 1,051,590,656 80% 1.04MB/s 0:03:59 1,052,639,232 80% 1.03MB/s 0:03:59 1,053,818,880 80% 1.02MB/s 0:04:02 1,054,998,528 80% 1.02MB/s 0:04:01 1,056,178,176 80% 1.02MB/s 0:03:58 1,057,488,896 80% 1.06MB/s 0:03:48 1,058,799,616 81% 1.09MB/s 0:03:40 1,060,110,336 81% 1.12MB/s 0:03:34 1,061,421,056 81% 1.14MB/s 0:03:29 1,062,600,704 81% 1.12MB/s 0:03:32 1,063,911,424 81% 1.12MB/s 0:03:31 1,065,222,144 81% 1.13MB/s 0:03:29 1,066,532,864 81% 1.15MB/s 0:03:23 1,067,843,584 81% 1.18MB/s 0:03:17 1,069,023,232 81% 1.17MB/s 0:03:18 1,070,202,880 81% 1.13MB/s 0:03:24 1,071,513,600 82% 1.10MB/s 0:03:27 1,072,824,320 82% 1.09MB/s 0:03:28 1,074,003,968 82% 1.09MB/s 0:03:27 1,075,183,616 82% 1.12MB/s 0:03:21 1,076,494,336 82% 1.12MB/s 0:03:19 1,077,673,984 82% 1.12MB/s 0:03:19 1,078,853,632 82% 1.11MB/s 0:03:20 1,080,033,280 82% 1.11MB/s 0:03:19 1,081,344,000 82% 1.11MB/s 0:03:17 1,082,523,648 82% 1.11MB/s 0:03:16 1,083,703,296 82% 1.11MB/s 0:03:16 1,084,882,944 83% 1.10MB/s 0:03:16 1,086,062,592 83% 1.08MB/s 0:03:19 1,087,373,312 83% 1.09MB/s 0:03:15 1,088,684,032 83% 1.11MB/s 0:03:10 1,089,863,680 83% 1.09MB/s 0:03:13 1,091,043,328 83% 1.08MB/s 0:03:13 1,092,222,976 83% 1.05MB/s 0:03:19 1,093,402,624 83% 1.04MB/s 0:03:19 1,094,582,272 83% 1.04MB/s 0:03:17 1,095,630,848 83% 1.03MB/s 0:03:19 1,096,679,424 83% 1.01MB/s 0:03:21 1,097,859,072 84% 1021.36kB/s 0:03:24 1,099,038,720 84% 1020.16kB/s 0:03:23 1,100,218,368 84% 1.03MB/s 0:03:16 1,101,398,016 84% 1.04MB/s 0:03:11 1,102,577,664 84% 1.05MB/s 0:03:08 1,103,757,312 84% 1.07MB/s 0:03:04 1,104,936,960 84% 1.05MB/s 0:03:07 1,106,116,608 84% 1.04MB/s 0:03:07 1,107,296,256 84% 1.04MB/s 0:03:06 1,108,475,904 84% 1.02MB/s 0:03:08 1,109,655,552 84% 1.03MB/s 0:03:06 1,110,835,200 85% 1.03MB/s 0:03:04 1,112,014,848 85% 1.04MB/s 0:03:03 1,113,194,496 85% 1.04MB/s 0:03:01 1,114,374,144 85% 1.04MB/s 0:03:00 1,115,553,792 85% 1.03MB/s 0:03:00 1,116,700,672 85% 1.02MB/s 0:03:00 1,117,880,320 85% 1.02MB/s 0:03:00 1,119,059,968 85% 1.02MB/s 0:02:59 1,120,239,616 85% 1.02MB/s 0:02:58 1,121,419,264 85% 1.02MB/s 0:02:57 1,122,598,912 85% 1.02MB/s 0:02:56 1,123,647,488 86% 1.01MB/s 0:02:57 1,124,827,136 86% 1.00MB/s 0:02:56 1,126,006,784 86% 1.00MB/s 0:02:55 1,127,186,432 86% 1.01MB/s 0:02:53 1,128,366,080 86% 1.01MB/s 0:02:51 1,129,545,728 86% 1.02MB/s 0:02:48 1,130,725,376 86% 1.04MB/s 0:02:44 1,131,905,024 86% 1.04MB/s 0:02:43 1,133,084,672 86% 1.05MB/s 0:02:41 1,134,264,320 86% 1.05MB/s 0:02:40 1,135,443,968 86% 1.03MB/s 0:02:41 1,136,623,616 87% 1.03MB/s 0:02:41 1,137,672,192 87% 1.02MB/s 0:02:42 1,138,851,840 87% 1.00MB/s 0:02:42 1,139,769,344 87% 989.00kB/s 0:02:48 1,140,916,224 87% 1008.90kB/s 0:02:43 1,141,997,568 87% 1007.63kB/s 0:02:42 1,143,177,216 87% 1.00MB/s 0:02:38 1,144,356,864 87% 1.05MB/s 0:02:30 1,145,536,512 87% 1.05MB/s 0:02:29 1,146,716,160 87% 1.08MB/s 0:02:24 1,147,895,808 87% 1.08MB/s 0:02:23 1,149,075,456 87% 1.09MB/s 0:02:21 1,150,255,104 88% 1.09MB/s 0:02:19 1,151,565,824 88% 1.11MB/s 0:02:16 1,152,745,472 88% 1.12MB/s 0:02:14 1,153,925,120 88% 1.13MB/s 0:02:11 1,155,104,768 88% 1.12MB/s 0:02:12 1,156,284,416 88% 1.10MB/s 0:02:13 1,157,464,064 88% 1.09MB/s 0:02:13 1,158,643,712 88% 1.09MB/s 0:02:12 1,159,954,432 88% 1.11MB/s 0:02:08 1,161,265,152 88% 1.12MB/s 0:02:06 1,162,575,872 89% 1.13MB/s 0:02:04 1,163,755,520 89% 1.12MB/s 0:02:03 1,164,935,168 89% 1.12MB/s 0:02:02 1,166,245,888 89% 1.13MB/s 0:02:00 1,167,556,608 89% 1.14MB/s 0:01:58 1,168,867,328 89% 1.15MB/s 0:01:56 1,170,178,048 89% 1.16MB/s 0:01:54 1,171,456,000 89% 1.17MB/s 0:01:52 1,172,668,416 89% 1.14MB/s 0:01:54 1,173,848,064 89% 1.13MB/s 0:01:54 1,175,158,784 89% 1.12MB/s 0:01:54 1,176,338,432 90% 1.10MB/s 0:01:55 1,177,518,080 90% 1.11MB/s 0:01:52 1,178,697,728 90% 1.12MB/s 0:01:51 1,180,008,448 90% 1.12MB/s 0:01:49 1,181,319,168 90% 1.14MB/s 0:01:47 1,182,629,888 90% 1.14MB/s 0:01:45 1,183,809,536 90% 1.13MB/s 0:01:45 1,185,120,256 90% 1.14MB/s 0:01:43 1,186,299,904 90% 1.13MB/s 0:01:43 1,187,479,552 90% 1.12MB/s 0:01:43 1,188,659,200 90% 1.11MB/s 0:01:43 1,189,838,848 91% 1.09MB/s 0:01:44 1,191,018,496 91% 1.08MB/s 0:01:43 1,192,198,144 91% 1.09MB/s 0:01:42 1,193,508,864 91% 1.11MB/s 0:01:39 1,194,688,512 91% 1.12MB/s 0:01:37 1,195,999,232 91% 1.12MB/s 0:01:35 1,197,178,880 91% 1.11MB/s 0:01:35 1,198,358,528 91% 1.10MB/s 0:01:35 1,199,538,176 91% 1.09MB/s 0:01:35 1,200,586,752 91% 1.05MB/s 0:01:37 1,201,897,472 92% 1.07MB/s 0:01:35 1,203,077,120 92% 1.07MB/s 0:01:34 1,204,256,768 92% 1.07MB/s 0:01:32 1,205,436,416 92% 1.09MB/s 0:01:30 1,206,616,064 92% 1.07MB/s 0:01:30 1,207,795,712 92% 1.07MB/s 0:01:30 1,208,975,360 92% 1.06MB/s 0:01:29 1,210,155,008 92% 1.06MB/s 0:01:28 1,211,334,656 92% 1.08MB/s 0:01:26 1,212,514,304 92% 1.08MB/s 0:01:24 1,213,693,952 92% 1.08MB/s 0:01:23 1,215,004,672 93% 1.09MB/s 0:01:21 1,216,184,320 93% 1.08MB/s 0:01:21 1,217,363,968 93% 1.07MB/s 0:01:20 1,218,674,688 93% 1.10MB/s 0:01:17 1,219,854,336 93% 1.08MB/s 0:01:17 1,221,033,984 93% 1.07MB/s 0:01:17 1,222,213,632 93% 1.06MB/s 0:01:17 1,223,262,208 93% 1.02MB/s 0:01:19 1,224,310,784 93% 1023.76kB/s 0:01:20 1,225,490,432 93% 1.00MB/s 0:01:18 1,226,670,080 93% 1.02MB/s 0:01:16 1,227,849,728 93% 1.04MB/s 0:01:13 1,229,029,376 94% 1.07MB/s 0:01:10 1,230,209,024 94% 1.07MB/s 0:01:09 1,231,388,672 94% 1.06MB/s 0:01:08 1,232,568,320 94% 1.04MB/s 0:01:08 1,233,747,968 94% 1.03MB/s 0:01:08 1,234,927,616 94% 1.04MB/s 0:01:06 1,236,107,264 94% 1.04MB/s 0:01:05 1,237,286,912 94% 1.05MB/s 0:01:04 1,238,466,560 94% 1.06MB/s 0:01:02 1,239,646,208 94% 1.06MB/s 0:01:01 1,240,825,856 94% 1.05MB/s 0:01:00 1,242,005,504 95% 1.05MB/s 0:00:59 1,243,185,152 95% 1.04MB/s 0:00:59 1,244,364,800 95% 1.03MB/s 0:00:58 1,245,544,448 95% 1.03MB/s 0:00:57 1,246,724,096 95% 1.03MB/s 0:00:56 1,247,903,744 95% 1.02MB/s 0:00:55 1,249,083,392 95% 1.03MB/s 0:00:54 1,250,263,040 95% 1.03MB/s 0:00:53 1,251,409,920 95% 1.04MB/s 0:00:51 1,252,720,640 95% 1.08MB/s 0:00:48 1,254,031,360 96% 1.11MB/s 0:00:45 1,255,342,080 96% 1.15MB/s 0:00:43 1,256,652,800 96% 1.17MB/s 0:00:41 1,257,832,448 96% 1.14MB/s 0:00:41 1,259,012,096 96% 1.10MB/s 0:00:41 1,260,191,744 96% 1.08MB/s 0:00:41 1,261,371,392 96% 1.04MB/s 0:00:42 1,262,485,504 96% 1.04MB/s 0:00:41 1,263,599,616 96% 1.03MB/s 0:00:40 1,264,779,264 96% 1.02MB/s 0:00:39 1,265,958,912 96% 1.03MB/s 0:00:38 1,267,138,560 97% 1.03MB/s 0:00:37 1,268,318,208 97% 1.04MB/s 0:00:35 1,269,497,856 97% 1.06MB/s 0:00:33 1,270,677,504 97% 1.05MB/s 0:00:32 1,271,857,152 97% 1.06MB/s 0:00:31 1,273,036,800 97% 1.07MB/s 0:00:30 1,274,085,376 97% 1.04MB/s 0:00:30 1,275,133,952 97% 1.03MB/s 0:00:29 1,276,313,600 97% 1.02MB/s 0:00:28 1,277,493,248 97% 1.02MB/s 0:00:27 1,278,672,896 97% 1.02MB/s 0:00:26 1,279,852,544 97% 1.05MB/s 0:00:24 1,281,032,192 98% 1.06MB/s 0:00:23 1,282,211,840 98% 1.05MB/s 0:00:22 1,283,391,488 98% 1.06MB/s 0:00:21 1,284,571,136 98% 1.03MB/s 0:00:20 1,285,750,784 98% 1.02MB/s 0:00:19 1,286,930,432 98% 1.02MB/s 0:00:18 1,288,110,080 98% 1.02MB/s 0:00:17 1,289,158,656 98% 1.01MB/s 0:00:16 1,290,207,232 98% 1014.22kB/s 0:00:15 1,291,386,880 98% 1008.57kB/s 0:00:14 1,292,566,528 98% 1024.00kB/s 0:00:13 1,293,615,104 99% 1.01MB/s 0:00:12 1,294,794,752 99% 1.04MB/s 0:00:10 1,295,974,400 99% 1.04MB/s 0:00:09 1,297,154,048 99% 1.03MB/s 0:00:08 1,298,333,696 99% 1.04MB/s 0:00:07 1,299,513,344 99% 1.05MB/s 0:00:06 1,300,692,992 99% 1.06MB/s 0:00:05 1,301,872,640 99% 1.07MB/s 0:00:03 1,303,052,288 99% 1.07MB/s 0:00:02 1,304,231,936 99% 1.04MB/s 0:00:01 1,305,411,584 99% 1.05MB/s 0:00:00 1,306,225,572 100% 1.12MB/s 0:18:33 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20221018-tablet-x64uefi.img.xz.sha256 131 100% 0.18kB/s 0:00:00 131 100% 0.18kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 3,074,646,797 bytes received 577 bytes 1,164,418.62 bytes/sec total size is 3,073,895,744 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@533dbb58[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:f43e2ed) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/f43e2ed5193bbe6600e21dd23c93d3273648e059 Finished: SUCCESS