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 c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10 Commit message: "Update build.sh" > git rev-list --no-walk c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be # timeout=10 true [Set GitHub commit status (universal)] PENDING on repos [GHRepository@2d89861c[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be [plasma-mobile-nightly-images] $ /usr/bin/env bash /tmp/jenkins9675833055137182605.sh /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images Already up to date. Processing /home/swadmin/pmbootstrap Building wheels for collected packages: pmbootstrap Building wheel for pmbootstrap (setup.py): started Building wheel for pmbootstrap (setup.py): finished with status 'done' Created wheel for pmbootstrap: filename=pmbootstrap-1.50.0-py3-none-any.whl size=240799 sha256=42bc483dc55eca073077e26a201be4bc0e7cb56031d2199f0a5a031f1d4e3ac6 Stored in directory: /tmp/pip-ephem-wheel-cache-pgi7p7jv/wheels/1d/da/c4/7885dd36d7592bdf6170ac765b7302a853d2e74e6bb8b82f2f Successfully built pmbootstrap Installing collected packages: pmbootstrap Attempting uninstall: pmbootstrap Found existing installation: pmbootstrap 1.50.0 Uninstalling pmbootstrap-1.50.0: Successfully uninstalled pmbootstrap-1.50.0 WARNING: The script pmbootstrap is installed in '/home/swadmin/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed pmbootstrap-1.50.0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images swadmin Building image for tablet-x64uefi Already up to date. [15:49:05] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:05] Channel [edge]: [15:49:05] Vendor [qemu]: [15:49:05] Device codename [amd64]: [15:49:05] Kernel [lts]: [15:49:05] Username [user]: [15:49:06] User interface [weston]: [15:49:06] Change them? (y/n) [n]: [15:49:06] Extra packages [none]: [15:49:06] Use this timezone instead of GMT? (y/n) [y]: [15:49:06] Choose default locale for installation [C.UTF-8]: [15:49:06] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:49:06] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:49:06] Config changed: ui='plasma-mobile' [15:49:06] Config changed: device='tablet-x64uefi' [15:49:06] Config changed: kernel='edge' [15:49:06] Config changed: extra_packages='osk-sdl' (1052071) [15:49:07] % 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) (1052071) [15:49:07] % 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 (1052071) [15:49:07] *** (1/4) PREPARE NATIVE CHROOT *** (1052071) [15:49:07] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1052071) [15:49:07] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1052071) [15:49:07] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1052071) [15:49:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1052071) [15:49:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1052071) [15:49:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1052071) [15:49:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1052071) [15:49:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1052071) [15:49:07] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1052071) [15:49:07] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1052071) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1052071) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1052071) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1052071) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1052071) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1052071) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1052071) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1052071) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1052071) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1052071) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1052071) [15:49:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1052071) [15:49:07] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1052071) [15:49:07] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1052071) [15:49:07] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1052071) [15:49:07] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1052071) [15:49:07] Update package index for x86_64 (4 file(s)) (1052071) [15:49:07] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1052071) [15:49:07] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1052071) [15:49:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1052071) [15:49:08] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1052071) [15:49:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1052071) [15:49:08] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1052071) [15:49:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1052071) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1052071) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1052071) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (1052071) [15:49:09] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1052071) [15:49:09] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1052071) [15:49:09] extracted: /tmp/pmbootstrapnnemlnefapk (1052071) [15:49:09] extracted: /tmp/pmbootstrapk_7ifav8sig (1052071) [15:49:09] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1052071) [15:49:09] % 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/pmbootstrapk_7ifav8sig /tmp/pmbootstrapnnemlnefapk Verified OK (1052071) [15:49:09] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1052071) [15:49:09] % /tmp/pmbootstrapnnemlnefapk --version apk-tools 2.12.10, compiled for x86_64. (1052071) [15:49:09] (native) install alpine-base (1052071) [15:49:09] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % 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 (1052071) [15:49:09] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1052071) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1052071) [15:49:10] (native) update /etc/apk/repositories (1052071) [15:49:10] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1052071) [15:49:10] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1052071) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1052071) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1052071) [15:49:10] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1052071) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1052071) [15:49:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1052071) [15:49:10] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1052071) [15:49:10] % 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 (1052071) [15:49:10] New background process: pid=1052245, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r6) Executing openrc-0.45.2-r6.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r29) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r29) (21/25) Installing busybox-suid (1.35.0-r29) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r29.trigger OK: 10 MiB in 25 packages (1052071) [15:49:11] (native) % adduser -D pmos -u 12345 (1052071) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1052071) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1052071) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1052071) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1052071) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1052071) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1052071) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1052071) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1052071) [15:49:11] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1052071) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1052071) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1052071) [15:49:11] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1052071) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1052071) [15:49:11] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1052071) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1052071) [15:49:11] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1052071) [15:49:11] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1052071) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1052071) [15:49:12] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1052071) [15:49:14] (native) install cryptsetup util-linux parted (1052071) [15:49:14] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1052071) [15:49:14] (native) % cat /tmp/apk_progress_fifo (1052071) [15:49:14] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1052071) [15:49:14] New background process: pid=1052711, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r1) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.17-r1) (4/42) Installing json-c (0.16-r0) (5/42) Installing libuuid (2.38.1-r1) (6/42) Installing cryptsetup-libs (2.5.0-r2) (7/42) Installing popt (1.19-r0) (8/42) Installing cryptsetup (2.5.0-r2) (9/42) Installing cryptsetup-openrc (2.5.0-r2) (10/42) Installing ncurses-terminfo-base (6.3_p20221119-r0) (11/42) Installing ncurses-libs (6.3_p20221119-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r1) (15/42) Installing libfdisk (2.38.1-r1) (16/42) Installing libmount (2.38.1-r1) (17/42) Installing libsmartcols (2.38.1-r1) (18/42) Installing util-linux-misc (2.38.1-r1) (19/42) Installing libeconf (0.4.7-r0) (20/42) Installing linux-pam (1.5.2-r1) (21/42) Installing runuser (2.38.1-r1) (22/42) Installing mount (2.38.1-r1) (23/42) Installing losetup (2.38.1-r1) (24/42) Installing hexdump (2.38.1-r1) (25/42) Installing uuidgen (2.38.1-r1) (26/42) Installing blkid (2.38.1-r1) (27/42) Installing sfdisk (2.38.1-r1) (28/42) Installing mcookie (2.38.1-r1) (29/42) Installing agetty (2.38.1-r1) (30/42) Installing agetty-openrc (0.45.2-r6) (31/42) Installing wipefs (2.38.1-r1) (32/42) Installing cfdisk (2.38.1-r1) (33/42) Installing umount (2.38.1-r1) (34/42) Installing util-linux-openrc (2.38.1-r1) (35/42) Installing flock (2.38.1-r1) (36/42) Installing lsblk (2.38.1-r1) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r1) (39/42) Installing logger (2.38.1-r1) (40/42) Installing partx (2.38.1-r1) (41/42) Installing fstrim (2.38.1-r1) (42/42) Installing findmnt (2.38.1-r1) Executing busybox-1.35.0-r29.trigger OK: 20 MiB in 67 packages (1052071) [15:49:16] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (1052071) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1052071) [15:49:16] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1052071) [15:49:16] % 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 (1052071) [15:49:16] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1052071) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (1052071) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (1052071) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (1052071) [15:49:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (1052071) [15:49:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (1052071) [15:49:16] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (1052071) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1052071) [15:49:16] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1052071) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1052071) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1052071) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1052071) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1052071) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1052071) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1052071) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1052071) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1052071) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1052071) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1052071) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1052071) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1052071) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1052071) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1052071) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1052071) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1052071) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1052071) [15:49:16] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1052071) [15:49:16] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1052071) [15:49:16] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1052071) [15:49:16] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1052071) [15:49:16] extracted: /tmp/pmbootstrapwbmjxhkfapk (1052071) [15:49:16] extracted: /tmp/pmbootstrap9viqf02ksig (1052071) [15:49:16] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1052071) [15:49:16] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap9viqf02ksig /tmp/pmbootstrapwbmjxhkfapk Verified OK (1052071) [15:49:16] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1052071) [15:49:16] % /tmp/pmbootstrapwbmjxhkfapk --version apk-tools 2.12.10, compiled for x86_64. (1052071) [15:49:16] (rootfs_tablet-x64uefi) install alpine-base (1052071) [15:49:16] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (1052071) [15:49:16] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (1052071) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (1052071) [15:49:16] (rootfs_tablet-x64uefi) update /etc/apk/repositories (1052071) [15:49:16] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1052071) [15:49:16] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1052071) [15:49:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1052071) [15:49:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1052071) [15:49:16] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1052071) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1052071) [15:49:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1052071) [15:49:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1052071) [15:49:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1052071) [15:49:17] % 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 (1052071) [15:49:17] New background process: pid=1053116, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r6) Executing openrc-0.45.2-r6.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r29) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r29) (21/25) Installing busybox-suid (1.35.0-r29) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r29.trigger OK: 10 MiB in 25 packages (1052071) [15:49:17] (rootfs_tablet-x64uefi) % getent passwd user (1052071) [15:49:17] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (1052071) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (1052071) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user wheel (1052071) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (1052071) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user video (1052071) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (1052071) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user audio (1052071) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (1052071) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user input (1052071) [15:49:17] (rootfs_tablet-x64uefi) % addgroup -S plugdev (1052071) [15:49:17] (rootfs_tablet-x64uefi) % addgroup user plugdev (1052071) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (1052071) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user netdev (1052071) [15:49:18] 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 (1052071) [15:49:18] (rootfs_tablet-x64uefi) calculate depends of postmarketos-base, device-tablet-x64uefi, postmarketos-ui-plasma-mobile, device-tablet-x64uefi-kernel-edge, angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs, osk-sdl, postmarketos-base-nofde (pmbootstrap -v for details) (1052071) [15:49:18] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1052071) [15:49:18] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1052071) [15:49:18] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (1052071) [15:49:19] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1052071) [15:49:20] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1052071) [15:49:21] (rootfs_tablet-x64uefi) install postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1052071) [15:49:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1052071) [15:49:21] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1052071) [15:49:21] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-base device-tablet-x64uefi postmarketos-ui-plasma-mobile device-tablet-x64uefi-kernel-edge angelfish breeze-gtk discover font-droid-nonlatin font-noto font-noto-extra font-noto-emoji index kaccounts-providers kclock kde-gtk-config kirigami-gallery koko kpeoplesink kpeoplevcard megapixels plasma-dialer plasma-mobile-sounds plasma-phonebook postmarketos-artwork-wallpapers postmarketos-hidden-desktop-entries postprocessd qmlkonsole spacebar ttyescape xdg-user-dirs osk-sdl postmarketos-base-nofde (1052071) [15:49:21] New background process: pid=1053323, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/798) Installing icu-data-full (72.1-r1) (2/798) Installing dbus-libs (1.14.4-r0) (3/798) Installing libgcc (12.2.1_git20220924-r4) (4/798) Installing libffi (3.4.4-r0) (5/798) Installing libintl (0.21.1-r1) (6/798) Installing libblkid (2.38.1-r1) (7/798) Installing libmount (2.38.1-r1) (8/798) Installing pcre2 (10.40-r0) (9/798) Installing glib (2.74.1-r2) (10/798) Installing libstdc++ (12.2.1_git20220924-r4) (11/798) Installing icu-libs (72.1-r1) (12/798) Installing libpcre2-16 (10.40-r0) (13/798) Installing zstd-libs (1.5.2-r9) (14/798) Installing qt5-qtbase (5.15.6_git20221010-r0) (15/798) Installing hicolor-icon-theme (0.17-r2) (16/798) Installing libmagic (5.43-r0) (17/798) Installing file (5.43-r0) (18/798) Installing libxau (1.0.10-r0) (19/798) Installing libmd (1.0.4-r0) (20/798) Installing libbsd (0.11.7-r0) (21/798) Installing libxdmcp (1.1.4-r0) (22/798) Installing libxcb (1.15-r0) (23/798) Installing libx11 (1.8.2-r0) (24/798) Installing libxext (1.3.5-r0) (25/798) Installing libice (1.0.10-r1) (26/798) Installing libuuid (2.38.1-r1) (27/798) Installing libsm (1.2.3-r1) (28/798) Installing libxt (1.2.1-r0) (29/798) Installing libxmu (1.1.4-r0) (30/798) Installing xset (1.2.4-r1) (31/798) Installing xprop (1.2.5-r1) (32/798) Installing xdg-utils (1.1.3-r4) (33/798) Installing mesa (22.2.4-r0) (34/798) Installing hwdata-pci (0.364-r0) (35/798) Installing libpciaccess (0.17-r0) (36/798) Installing libdrm (2.4.114-r0) (37/798) Installing libexpat (2.5.0-r0) (38/798) Installing wayland-libs-server (1.21.0-r1) (39/798) Installing libxfixes (6.0.0-r0) (40/798) Installing libxxf86vm (1.1.5-r0) (41/798) Installing mesa-glapi (22.2.4-r0) (42/798) Installing libxshmfence (1.3.1-r0) (43/798) Installing mesa-gl (22.2.4-r0) (44/798) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (45/798) Installing libxcomposite (0.4.5-r1) (46/798) Installing brotli-libs (1.0.9-r10) (47/798) Installing libbz2 (1.0.8-r4) (48/798) Installing libpng (1.6.38-r0) (49/798) Installing freetype (2.12.1-r0) (50/798) Installing fontconfig (2.14.1-r0) (51/798) Installing wayland-libs-client (1.21.0-r1) (52/798) Installing wayland-libs-cursor (1.21.0-r1) (53/798) Installing wayland-libs-egl (1.21.0-r1) (54/798) Installing xkeyboard-config (2.37-r0) (55/798) Installing xz-libs (5.2.8-r0) (56/798) Installing libxml2 (2.10.3-r2) (57/798) Installing libxkbcommon (1.4.1-r0) (58/798) Installing qt5-qtwayland (5.15.6_git20220927-r1) (59/798) Installing mesa-gbm (22.2.4-r0) (60/798) Installing mesa-egl (22.2.4-r0) (61/798) Installing avahi-libs (0.8-r6) (62/798) Installing gmp (6.2.1-r2) (63/798) Installing nettle (3.8.1-r0) (64/798) Installing p11-kit (0.24.1-r1) (65/798) Installing libtasn1 (4.19.0-r0) (66/798) Installing libunistring (1.1-r0) (67/798) Installing gnutls (3.7.8-r2) (68/798) Installing cups-libs (2.4.2-r1) (69/798) Installing pkgconf (1.9.3-r0) (70/798) Installing shared-mime-info (2.2-r2) (71/798) Installing libjpeg-turbo (2.1.4-r0) (72/798) Installing libwebp (1.2.4-r1) (73/798) Installing tiff (4.4.0-r1) (74/798) Installing gdk-pixbuf (2.42.10-r0) (75/798) Installing gtk-update-icon-cache (3.24.34-r7) (76/798) Installing libxrender (0.9.11-r0) (77/798) Installing libxcursor (1.2.1-r1) (78/798) Installing libxdamage (1.1.5-r1) (79/798) Installing libxi (1.8-r0) (80/798) Installing libxinerama (1.1.5-r0) (81/798) Installing libxrandr (1.5.3-r0) (82/798) Installing libatk-1.0 (2.46.0-r0) (83/798) Installing libxtst (1.2.4-r0) (84/798) Installing at-spi2-core (2.46.0-r0) (85/798) Installing libatk-bridge-2.0 (2.46.0-r0) (86/798) Installing pixman (0.42.2-r0) (87/798) Installing cairo (1.17.6-r3) (88/798) Installing cairo-gobject (1.17.6-r3) (89/798) Installing libepoxy (1.5.10-r0) (90/798) Installing fribidi (1.0.12-r0) (91/798) Installing graphite2 (1.3.14-r2) (92/798) Installing harfbuzz (5.3.1-r1) (93/798) Installing libxft (2.3.7-r0) (94/798) Installing pango (1.50.12-r0) (95/798) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (96/798) Installing libevdev (1.13.0-r0) (97/798) Installing mtdev (1.1.6-r1) (98/798) Installing eudev-libs (3.2.11-r4) (99/798) Installing libinput-libs (1.22.0-r0) (100/798) Installing xcb-util-wm (0.4.2-r0) (101/798) Installing xcb-util (0.4.0-r3) (102/798) Installing xcb-util-image (0.4.1-r0) (103/798) Installing xcb-util-keysyms (0.4.1-r0) (104/798) Installing xcb-util-renderutil (0.3.10-r0) (105/798) Installing libxkbcommon-x11 (1.4.1-r0) (106/798) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0) (107/798) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (108/798) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (109/798) Installing kirigami2-libs (5.100.0-r1) (110/798) Installing kirigami2 (5.100.0-r1) (111/798) Installing kactivities-libs (5.100.0-r0) (112/798) Installing karchive (5.100.0-r0) (113/798) Installing kconfig (5.100.1-r0) (114/798) Installing kcoreaddons (5.100.0-r0) (115/798) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (116/798) Installing kwindowsystem (5.100.0-r0) (117/798) Installing kcrash (5.100.0-r0) (118/798) Installing kdbusaddons (5.100.0-r0) (119/798) Installing kglobalaccel (5.100.0-r0) (120/798) Installing kguiaddons (5.100.0-r0) (121/798) Installing ki18n (5.100.0-r0) (122/798) Installing libelogind (246.10-r5) (123/798) Installing polkit-elogind-libs (122-r0) (124/798) Installing polkit-qt-1 (0.114.0-r1) (125/798) Installing kauth (5.100.0-r0) (126/798) Installing kcodecs (5.100.0-r0) (127/798) Installing kwidgetsaddons (5.100.0-r0) (128/798) Installing kconfigwidgets (5.100.0-r0) (129/798) Installing qt5-qtsvg (5.15.6_git20220908-r0) (130/798) Installing kiconthemes (5.100.0-r0) (131/798) Installing kitemviews (5.100.0-r0) (132/798) Installing kxmlgui (5.100.0-r0) (133/798) Installing kbookmarks (5.100.0-r0) (134/798) Installing kcompletion (5.100.0-r0) (135/798) Installing libxml2-utils (2.10.3-r2) (136/798) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (137/798) Installing libgpg-error (1.46-r1) (138/798) Installing libgcrypt (1.10.1-r0) (139/798) Installing libxslt (1.1.37-r0) (140/798) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (141/798) Installing kdoctools (5.100.0-r0) (142/798) Installing kjobwidgets (5.100.0-r0) (143/798) Installing alsa-lib (1.2.8-r0) (144/798) Installing libxv (1.0.11-r3) (145/798) Installing cdparanoia-libs (10.2-r11) (146/798) Installing graphene (1.10.8-r1) (147/798) Installing gstreamer (1.20.4-r0) (148/798) Installing libogg (1.3.5-r1) (149/798) Installing opus (1.3.1-r1) (150/798) Installing orc (0.4.33-r0) (151/798) Installing libtheora (1.1.1-r16) (152/798) Installing libvorbis (1.3.7-r0) (153/798) Installing gst-plugins-base (1.20.4-r0) (154/798) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/798) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/798) Installing sound-theme-freedesktop (0.8-r0) (157/798) Installing libltdl (2.4.7-r0) (158/798) Installing libcanberra (0.30-r9) (159/798) Installing libcanberra-gstreamer (0.30-r9) (160/798) Installing knotifications (5.100.0-r0) (161/798) Installing kservice (5.100.0-r0) (162/798) Installing solid-libs (5.100.0-r0) (163/798) Installing libhunspell (1.7.1-r0) (164/798) Installing ncurses-terminfo-base (6.3_p20221119-r0) (165/798) Installing ncurses-libs (6.3_p20221119-r0) (166/798) Installing readline (8.2.0-r0) (167/798) Installing hunspell (1.7.1-r0) (168/798) Installing sonnet (5.100.0-r0) (169/798) Installing ktextwidgets (5.100.0-r0) (170/798) Installing kio (5.100.0-r0) (171/798) Installing kpackage (5.100.0-r0) (172/798) Installing kdeclarative (5.100.0-r0) (173/798) Installing kwayland (5.100.0-r0) (174/798) Installing plasma-framework (5.100.1-r0) (175/798) Installing sqlite-libs (3.40.0-r0) (176/798) Installing libaccounts-glib (1.26-r1) (177/798) Installing libaccounts-qt (1.16-r1) (178/798) Installing signond (8.61-r0) (179/798) Installing accounts-qml-module (0.7_git20190605-r1) (180/798) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/798) Installing sdl2 (2.26.0-r0) (182/798) Installing svt-av1-libs (1.3.0-r0) (183/798) Installing aom-libs (3.5.0-r0) (184/798) Installing libass (0.16.0-r0) (185/798) Installing libdav1d (1.0.0-r2) (186/798) Installing lame (3.100-r2) (187/798) Installing libasyncns (0.8-r1) (188/798) Installing flac-libs (1.4.2-r0) (189/798) Installing libsndfile (1.1.0-r2) (190/798) Installing libgomp (12.2.1_git20220924-r4) (191/798) Installing soxr (0.1.3-r3) (192/798) Installing speexdsp (1.2.1-r0) (193/798) Installing tdb-libs (1.4.7-r1) (194/798) Installing libpulse (9999_git20220528-r0) (195/798) Installing cjson (1.7.15-r3) (196/798) Installing mbedtls (2.28.1-r1) (197/798) Installing librist (0.2.7-r0) (198/798) Installing libsrt (1.5.1-r0) (199/798) Installing libssh (0.10.4-r0) (200/798) Installing v4l-utils-libs (1.22.1-r2) (201/798) Installing libva (2.16.0-r0) (202/798) Installing libvdpau (1.5-r0) (203/798) Installing vidstab (1.1.0-r2) (204/798) Installing libvpx (1.12.0-r1) (205/798) Installing x264-libs (0.164_git20220602-r0) (206/798) Installing numactl (2.0.16-r0) (207/798) Installing x265-libs (3.5-r3) (208/798) Installing xvidcore (1.3.7-r1) (209/798) Installing libsodium (1.0.18-r2) (210/798) Installing libzmq (4.3.4-r1) (211/798) Installing ffmpeg-libs (5.1.2-r1) (212/798) Installing libevent (2.1.12-r5) (213/798) Installing nspr (4.35-r0) (214/798) Installing nss (3.85-r0) (215/798) Installing re2 (2022.06.01-r1) (216/798) Installing snappy (1.1.9-r4) (217/798) Installing qt5-qtwebengine (5.15.11-r4) (218/798) Installing libnotify (0.8.1-r1) (219/798) Installing libproxy (0.4.18-r2) (220/798) Installing signon-ui (0.17_git20171023-r2) (221/798) Installing libassuan (2.5.5-r1) (222/798) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (223/798) Installing gnupg-gpgconf (2.2.40-r0) (224/798) Installing gpg (2.2.40-r0) (225/798) Installing npth (1.6-r2) (226/798) Installing gpg-agent (2.2.40-r0) (227/798) Installing libksba (1.6.2-r0) (228/798) Installing gpgsm (2.2.40-r0) (229/798) Installing gpgme (1.18.0-r1) (230/798) Installing gpgmepp (1.18.0-r1) (231/798) Installing gdbm (1.23-r0) (232/798) Installing libsasl (2.1.28-r3) (233/798) Installing libqca (2.3.4-r2) (234/798) Installing kwallet (5.100.0-r0) (235/798) Installing kaccounts-integration (22.08.3-r0) (236/798) Installing purpose (5.100.0-r0) (237/798) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0) (238/798) Installing qt5-qtfeedback (0_git20180903-r0) (239/798) Installing angelfish (22.09-r0) (240/798) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (241/798) Installing gtk-engines-clearlooks (2.21.0-r3) (242/798) Installing gtk-engines-crux (2.21.0-r3) (243/798) Installing gtk-engines-industrial (2.21.0-r3) (244/798) Installing gtk-engines-mist (2.21.0-r3) (245/798) Installing gtk-engines-redmond (2.21.0-r3) (246/798) Installing gtk-engines-thinice (2.21.0-r3) (247/798) Installing gtk-engines (2.21.0-r3) (248/798) Installing breeze-gtk (5.26.3-r0) (249/798) Installing udev-init-scripts (35-r1) (250/798) Installing udev-init-scripts-openrc (35-r1) (251/798) Installing kmod-libs (30-r1) (252/798) Installing eudev (3.2.11-r4) (253/798) Installing eudev-openrc (3.2.11-r4) (254/798) Installing openssh-keygen (9.1_p1-r1) (255/798) Installing libedit (20221030.3.1-r0) (256/798) Installing openssh-client-common (9.1_p1-r1) (257/798) Installing openssh-client-default (9.1_p1-r1) (258/798) Installing openssh-sftp-server (9.1_p1-r1) (259/798) Installing openssh-server-common (9.1_p1-r1) (260/798) Installing openssh-server (9.1_p1-r1) (261/798) Installing openssh (9.1_p1-r1) (262/798) Installing boot-deploy (0.6.1-r0) (263/798) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (264/798) Installing lzo (2.10-r3) (265/798) Installing btrfs-progs (6.0.1-r1) (266/798) Installing bzip2 (1.0.8-r4) (267/798) Installing argon2-libs (20190702-r2) (268/798) Installing device-mapper-libs (2.03.17-r1) (269/798) Installing json-c (0.16-r0) (270/798) Installing cryptsetup-libs (2.5.0-r2) (271/798) Installing popt (1.19-r0) (272/798) Installing cryptsetup (2.5.0-r2) (273/798) Installing cryptsetup-openrc (2.5.0-r2) (274/798) Installing libaio (0.3.113-r0) (275/798) Installing device-mapper-event-libs (2.03.17-r1) (276/798) Installing lvm2-libs (2.03.17-r1) (277/798) Installing device-mapper (2.03.17-r1) (278/798) Installing device-mapper-udev (2.03.17-r1) Executing device-mapper-udev-2.03.17-r1.post-install (279/798) Installing libcom_err (1.46.5-r4) (280/798) Installing e2fsprogs-libs (1.46.5-r4) (281/798) Installing e2fsprogs (1.46.5-r4) (282/798) Installing e2fsprogs-extra (1.46.5-r4) (283/798) Installing f2fs-tools-libs (1.15.0-r0) (284/798) Installing f2fs-tools (1.15.0-r0) (285/798) Installing lz4 (1.9.4-r1) (286/798) Installing userspace-rcu (0.13.2-r0) (287/798) Installing multipath-tools (0.9.3-r1) (288/798) Installing multipath-tools-openrc (0.9.3-r1) (289/798) Installing parted (3.5-r0) (290/798) Installing postmarketos-mvcfg (1-r0) (291/798) Installing postmarketos-keys (1-r0) (292/798) Installing sudo (1.9.12_p1-r1) (293/798) Installing postmarketos-base-nofde (23-r1) (294/798) Installing unudhcpd (0.2.1-r0) (295/798) Installing xz (5.2.8-r0) (296/798) Installing postmarketos-mkinitfs (1.5.1-r1) (297/798) Installing postmarketos-base (23-r1) Executing postmarketos-base-23-r1.post-install * service udev added to runlevel sysinit * service udev-trigger added to runlevel sysinit * service udev-settle added to runlevel sysinit * service udev-postmount added to runlevel default (298/798) Installing llvm15-libs (15.0.5-r1) (299/798) Installing musl-fts (1.2.7-r3) (300/798) Installing libelf (0.188-r0) (301/798) Installing mesa-dri-gallium (22.2.4-r0) (302/798) Installing postmarketos-base-mesa (23-r1) (303/798) Installing device-tablet-x64uefi (0.4-r0) (304/798) Installing linux-firmware-yamaha (20221109-r0) (305/798) Installing linux-firmware-yam (20221109-r0) (306/798) Installing linux-firmware-wfx (20221109-r0) (307/798) Installing linux-firmware-vxge (20221109-r0) (308/798) Installing linux-firmware-vicam (20221109-r0) (309/798) Installing linux-firmware-ueagle-atm (20221109-r0) (310/798) Installing linux-firmware-ttusb-budget (20221109-r0) (311/798) Installing linux-firmware-tigon (20221109-r0) (312/798) Installing linux-firmware-ti-keystone (20221109-r0) (313/798) Installing linux-firmware-ti-connectivity (20221109-r0) (314/798) Installing linux-firmware-ti (20221109-r0) (315/798) Installing linux-firmware-tehuti (20221109-r0) (316/798) Installing linux-firmware-sxg (20221109-r0) (317/798) Installing linux-firmware-sun (20221109-r0) (318/798) Installing linux-firmware-slicoss (20221109-r0) (319/798) Installing linux-firmware-sb16 (20221109-r0) (320/798) Installing linux-firmware-rtw89 (20221109-r0) (321/798) Installing linux-firmware-rtw88 (20221109-r0) (322/798) Installing linux-firmware-rtlwifi (20221109-r0) (323/798) Installing linux-firmware-rtl_nic (20221109-r0) (324/798) Installing linux-firmware-rtl_bt (20221109-r0) (325/798) Installing linux-firmware-rtl8192e (20221109-r0) (326/798) Installing linux-firmware-rsi (20221109-r0) (327/798) Installing linux-firmware-rockchip (20221109-r0) (328/798) Installing linux-firmware-radeon (20221109-r0) (329/798) Installing linux-firmware-r128 (20221109-r0) (330/798) Installing linux-firmware-qlogic (20221109-r0) (331/798) Installing linux-firmware-qed (20221109-r0) (332/798) Installing linux-firmware-ath10k (20221109-r0) (333/798) Installing linux-firmware-qcom (20221109-r0) (334/798) Installing linux-firmware-qca (20221109-r0) (335/798) Installing linux-firmware-ositech (20221109-r0) (336/798) Installing linux-firmware-nvidia (20221109-r0) (337/798) Installing linux-firmware-netronome (20221109-r0) (338/798) Installing linux-firmware-myricom (20221109-r0) (339/798) Installing linux-firmware-mwlwifi (20221109-r0) (340/798) Installing linux-firmware-mwl8k (20221109-r0) (341/798) Installing linux-firmware-mrvl (20221109-r0) (342/798) Installing linux-firmware-moxa (20221109-r0) (343/798) Installing linux-firmware-microchip (20221109-r0) (344/798) Installing linux-firmware-meson (20221109-r0) (345/798) Installing linux-firmware-mellanox (20221109-r0) (346/798) Installing linux-firmware-mediatek (20221109-r0) (347/798) Installing linux-firmware-matrox (20221109-r0) (348/798) Installing linux-firmware-liquidio (20221109-r0) (349/798) Installing linux-firmware-libertas (20221109-r0) (350/798) Installing linux-firmware-korg (20221109-r0) (351/798) Installing linux-firmware-keyspan_pda (20221109-r0) (352/798) Installing linux-firmware-keyspan (20221109-r0) (353/798) Installing linux-firmware-kaweth (20221109-r0) (354/798) Installing linux-firmware-isci (20221109-r0) (355/798) Installing linux-firmware-intel (20221109-r0) (356/798) Installing linux-firmware-inside-secure (20221109-r0) (357/798) Installing linux-firmware-imx (20221109-r0) (358/798) Installing linux-firmware-i915 (20221109-r0) (359/798) Installing linux-firmware-go7007 (20221109-r0) (360/798) Installing linux-firmware-ess (20221109-r0) (361/798) Installing linux-firmware-ene-ub6250 (20221109-r0) (362/798) Installing linux-firmware-emi62 (20221109-r0) (363/798) Installing linux-firmware-emi26 (20221109-r0) (364/798) Installing linux-firmware-edgeport (20221109-r0) (365/798) Installing linux-firmware-e100 (20221109-r0) (366/798) Installing linux-firmware-dsp56k (20221109-r0) (367/798) Installing linux-firmware-dpaa2 (20221109-r0) (368/798) Installing linux-firmware-dabusb (20221109-r0) (369/798) Installing linux-firmware-cypress (20221109-r0) (370/798) Installing linux-firmware-cxgb4 (20221109-r0) (371/798) Installing linux-firmware-cxgb3 (20221109-r0) (372/798) Installing linux-firmware-cpia2 (20221109-r0) (373/798) Installing linux-firmware-cnm (20221109-r0) (374/798) Installing linux-firmware-cis (20221109-r0) (375/798) Installing linux-firmware-cirrus (20221109-r0) (376/798) Installing linux-firmware-cavium (20221109-r0) (377/798) Installing linux-firmware-cadence (20221109-r0) (378/798) Installing linux-firmware-brcm (20221109-r0) (379/798) Installing linux-firmware-bnx2x (20221109-r0) (380/798) Installing linux-firmware-bnx2 (20221109-r0) (381/798) Installing linux-firmware-av7110 (20221109-r0) (382/798) Installing linux-firmware-atusb (20221109-r0) (383/798) Installing linux-firmware-atmel (20221109-r0) (384/798) Installing linux-firmware-ath9k_htc (20221109-r0) (385/798) Installing linux-firmware-ath6k (20221109-r0) (386/798) Installing linux-firmware-ath11k (20221109-r0) (387/798) Installing linux-firmware-ar3k (20221109-r0) (388/798) Installing linux-firmware-amphion (20221109-r0) (389/798) Installing linux-firmware-amdgpu (20221109-r0) (390/798) Installing linux-firmware-amd-ucode (20221109-r0) (391/798) Installing linux-firmware-amd (20221109-r0) (392/798) Installing linux-firmware-advansys (20221109-r0) (393/798) Installing linux-firmware-adaptec (20221109-r0) (394/798) Installing linux-firmware-acenic (20221109-r0) (395/798) Installing linux-firmware-3com (20221109-r0) (396/798) Installing linux-firmware-other (20221109-r0) (397/798) Installing linux-firmware (20221109-r0) (398/798) Installing linux-edge (6.0.9-r1) (399/798) Installing device-tablet-x64uefi-kernel-edge (0.4-r0) (400/798) Installing ca-certificates (20220614-r2) (401/798) Installing nghttp2-libs (1.51.0-r0) (402/798) Installing libcurl (7.86.0-r1) (403/798) Installing libxmlb (0.3.10-r0) (404/798) Installing yaml (0.2.5-r0) (405/798) Installing appstream (0.15.5-r1) Executing appstream-0.15.5-r1.post-install ✔ Metadata cache was updated successfully. (406/798) Installing appstream-qt (0.15.5-r1) (407/798) Installing attica (5.100.0-r0) (408/798) Installing kidletime (5.100.0-r0) (409/798) Installing knewstuff (5.100.0-r0) (410/798) Installing discover (5.26.3-r0) (411/798) Installing libapk-qt (0.4.2-r0) (412/798) Installing discover-backend-apk (5.26.3-r0) (413/798) Installing font-droid-nonlatin (20200215-r2) (414/798) Installing font-noto-common (0_git20211101-r6) (415/798) Installing font-noto-math (0_git20211101-r6) (416/798) Installing font-noto-symbols (0_git20211101-r6) (417/798) Installing font-noto (0_git20211101-r6) (418/798) Installing font-noto-emoji (2.038-r0) (419/798) Installing font-noto-extra (0_git20211101-r6) (420/798) Installing mauiman (1.0.0-r0) (421/798) Installing mauikit (2.2.0-r0) (422/798) Installing exiv2 (0.27.5-r1) (423/798) Installing mauikit-imagetools (2.2.0-r0) (424/798) Installing mauikit-filebrowsing (2.2.0-r0) (425/798) Installing index (2.2.0-r0) (426/798) Installing signon-plugin-oauth2 (0.25-r0) (427/798) Installing kaccounts-providers (22.08.3-r0) (428/798) Installing kirigami-addons (0.5-r0) (429/798) Installing kclock (22.09-r0) (430/798) Installing gsettings-desktop-schemas (43.0-r0) (431/798) Installing kdecoration (5.26.3-r0) (432/798) Installing kde-gtk-config (5.26.3-r0) (433/798) Installing kirigami-gallery (22.08.3-r0) (434/798) Installing kquickimageeditor (0.2.0-r1) (435/798) Installing taglib (1.13-r0) (436/798) Installing kfilemetadata (5.100.0-r0) (437/798) Installing qt5-qtlocation (5.15.6_git20220907-r1) (438/798) Installing koko (22.09-r0) (439/798) Installing kasync (0.3.0-r2) (440/798) Installing gpg-wks-server (2.2.40-r0) (441/798) Installing gpgv (2.2.40-r0) (442/798) Installing libldap (2.6.3-r6) (443/798) Installing gnupg-dirmngr (2.2.40-r0) (444/798) Installing gnupg-utils (2.2.40-r0) (445/798) Installing gnupg-wks-client (2.2.40-r0) (446/798) Installing gnupg (2.2.40-r0) (447/798) Installing iso-codes (4.12.0-r0) (448/798) Installing kcontacts (5.100.0-r0) (449/798) Installing kpeople (5.100.0-r0) (450/798) Installing libical (3.0.16-r1) (451/798) Installing kcalendarcore (5.100.0-r0) (452/798) Installing kmime (22.08.3-r0) (453/798) Installing kimap2 (0.4.0-r1) (454/798) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (455/798) Installing kdav2 (0.4.0-r1) (456/798) Installing lmdb (0.9.29-r2) (457/798) Installing libxapian (1.4.21-r0) (458/798) Installing sink (0.9.0-r3) (459/798) Installing kpeoplesink (0_git20210224-r1) (460/798) Installing kpeoplevcard (0.1-r2) (461/798) Installing lcms2 (2.14-r0) (462/798) Installing libraw (0.20.2-r2) (463/798) Installing libraw-tools (0.20.2-r2) (464/798) Installing imagemagick-libs (7.1.0.52-r0) (465/798) Installing jbig2dec (0.19-r1) (466/798) Installing ghostscript (10.0.0-r0) (467/798) Installing libde265 (1.0.9-r0) (468/798) Installing libheif (1.13.0-r0) (469/798) Installing libjxl (0.7.0-r0) (470/798) Installing librsvg (2.55.1-r0) (471/798) Installing imagemagick (7.1.0.52-r0) (472/798) Installing perl (5.36.0-r0) (473/798) Installing perl-image-exiftool (12.50-r0) (474/798) Installing exiftool (12.50-r0) (475/798) Installing tzdata (2022f-r1) (476/798) Installing openexr (3.1.5-r3) (477/798) Installing soundtouch (2.3.2-r1) (478/798) Installing libraw1394 (2.1.2-r3) (479/798) Installing libusb (1.0.26-r0) (480/798) Installing libdc1394 (2.2.6-r1) (481/798) Installing tslib (1.22-r1) (482/798) Installing directfb (1.7.7-r5) (483/798) Installing faac (1.30-r2) (484/798) Installing fdk-aac (2.0.2-r1) (485/798) Installing flite (2.2-r1) (486/798) Installing libsamplerate (0.2.2-r0) (487/798) Installing jack (1.9.21-r0) (488/798) Installing portaudio (19.7.0-r0) (489/798) Installing fluidsynth-libs (2.3.0-r0) (490/798) Installing libfreeaptx (0.1.1-r1) (491/798) Installing gsm (1.0.22-r1) (492/798) Installing libgudev (237-r1) (493/798) Installing libldac (2.0.2.3-r0) (494/798) Installing libmodplug (0.8.9.0-r2) (495/798) Installing neon (0.32.4-r0) (496/798) Installing libnice (0.1.19-r0) (497/798) Installing openal-soft (1.22.2-r2) (498/798) Installing openjpeg (2.5.0-r0) (499/798) Installing librtmp (2.4_git20190330-r2) (500/798) Installing sbc (2.0-r0) (501/798) Installing spandsp (0.0.6-r2) (502/798) Installing libsrtp (2.4.2-r3) (503/798) Installing vo-aacenc (0.1.3-r0) (504/798) Installing vo-amrwbenc (0.1.3-r0) (505/798) Installing libzbar (0.23.92-r2) (506/798) Installing gst-plugins-bad (1.20.4-r2) (507/798) Installing gtk4.0 (4.8.2-r0) Executing gtk4.0-4.8.2-r0.post-install (508/798) Installing megapixels (1.5.2-r0) (509/798) Installing mesa-gles (22.2.4-r0) (510/798) Installing encodings (1.0.6-r0) (511/798) Installing libfontenc (1.1.6-r0) (512/798) Installing mkfontscale (1.2.2-r1) (513/798) Installing font-dejavu (2.37-r3) (514/798) Installing sdl2_ttf (2.20.1-r0) (515/798) Installing osk-sdl (0.67.1-r1) (516/798) Installing kcmutils (5.100.0-r0) (517/798) Installing frameworkintegration (5.100.0-r0) (518/798) Installing oxygen (5.26.3-r0) (519/798) Installing modemmanager-qt (5.100.0-r0) (520/798) Installing callaudiod-libs (0.1.4-r0) (521/798) Installing abseil-cpp (20220623.1-r1) (522/798) Installing boost1.80-thread (1.80.0-r4) (523/798) Installing libprotobuf (3.21.9-r0) (524/798) Installing libphonenumber (8.13.0-r0) (525/798) Installing plasma-dialer (22.09-r0) (526/798) Installing plasma-mobile-sounds (0.1-r1) (527/798) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (528/798) Installing plasma-phonebook (22.09-r0) (529/798) Installing postmarketos-artwork-wallpapers (2-r1) (530/798) Installing postmarketos-hidden-desktop-entries (2.2-r1) (531/798) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (532/798) Installing dbus-openrc (1.14.4-r0) (533/798) Installing bluez (5.66-r1) (534/798) Installing bluez-openrc (5.66-r1) (535/798) Installing bluez-obexd (5.66-r1) (536/798) Installing kded (5.100.0-r0) (537/798) Installing bluez-qt (5.100.0-r0) (538/798) Installing bluedevil (5.26.3-r0) (539/798) Installing breeze (5.26.3-r0) (540/798) Installing libpulse-mainloop-glib (9999_git20220528-r0) (541/798) Installing callaudiod (0.1.4-r0) (542/798) Installing dnsmasq-common (2.87-r0) (543/798) Installing dnsmasq-openrc (2.87-r0) (544/798) Installing dnsmasq (2.87-r0) Executing dnsmasq-2.87-r0.pre-install (545/798) Installing linux-pam (1.5.2-r1) (546/798) Installing shadow (4.13-r0) (547/798) Installing libacl (2.3.1-r1) (548/798) Installing elogind (246.10-r5) (549/798) Installing elogind-openrc (246.10-r5) (550/798) Installing hfd-service (0.1.0-r1) (551/798) Installing hfd-service-openrc (0.1.0-r1) (552/798) Installing iio-sensor-proxy (3.4-r0) (553/798) Installing iio-sensor-proxy-openrc (3.4-r0) (554/798) Installing libkscreen (5.26.3-r0) (555/798) Installing layer-shell-qt (5.26.3-r0) (556/798) Installing qt5-qtsensors (5.15.6_git20220816-r0) (557/798) Installing kscreen (5.26.3-r0) (558/798) Installing socat (1.7.4.4-r0) (559/798) Installing kwallet-pam (5.26.3-r0) (560/798) Installing kwayland-integration (5.26.3-r0) (561/798) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (562/798) Installing duktape (2.7.0-r0) (563/798) Installing polkit-elogind (122-r0) (564/798) Installing libmm-glib (1.20.2-r0) (565/798) Installing libmbim (1.28.2-r0) (566/798) Installing libqrtr-glib (1.2.2-r0) (567/798) Installing libqmi (1.32.2-r0) (568/798) Installing modemmanager (1.20.2-r0) (569/798) Installing modemmanager-openrc (1.20.2-r0) (570/798) Installing libnm (1.40.2-r0) (571/798) Installing networkmanager-common (1.40.2-r0) (572/798) Installing networkmanager-openrc (1.40.2-r0) (573/798) Installing libmnl (1.0.5-r0) (574/798) Installing libnftnl (1.2.4-r0) (575/798) Installing iptables (1.8.8-r2) (576/798) Installing iptables-openrc (1.8.8-r2) (577/798) Installing libndp (1.8-r1) (578/798) Installing libidn2 (2.3.4-r0) (579/798) Installing libpsl (0.21.1-r1) (580/798) Installing networkmanager (1.40.2-r0) Executing networkmanager-1.40.2-r0.pre-install Executing networkmanager-1.40.2-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (581/798) Installing networkmanager-cli (1.40.2-r0) (582/798) Installing pcre (8.45-r2) (583/798) Installing slang (2.3.3-r0) (584/798) Installing newt (0.52.21-r5) (585/798) Installing networkmanager-tui (1.40.2-r0) (586/798) Installing wireless-regdb (2022.08.12-r0) (587/798) Installing networkmanager-wifi (1.40.2-r0) Executing networkmanager-wifi-1.40.2-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (588/798) Installing mobile-broadband-provider-info (20221107-r0) (589/798) Installing networkmanager-wwan (1.40.2-r0) (590/798) Installing libunwind (1.6.2-r0) (591/798) Installing libcamera (0.0.1-r1) (592/798) Installing pipewire-libs (0.3.60-r2) (593/798) Installing libuv (1.44.2-r0) (594/798) Installing roc-toolkit-libs (0.1.5-r2) (595/798) Installing webrtc-audio-processing (0.3.1-r6) (596/798) Installing pipewire (0.3.60-r2) (597/798) Installing breeze-icons (5.100.0-r0) (598/798) Installing dbus-x11 (1.14.4-r0) (599/798) Installing kactivities (5.100.0-r0) (600/798) Installing kpipewire (5.26.3-r0) (601/798) Installing dconf (0.40.0-r2) (602/798) Installing anthy (9100h-r2) (603/798) Installing maliit-framework (2.3.0-r1) (604/798) Installing kyotocabinet (1.2.79-r3) (605/798) Installing libpinyin (2.7.92-r0) (606/798) Installing tinyxml (2.6.2-r1) (607/798) Installing presage (0.9.1-r2) (608/798) Installing maliit-keyboard (2.3.1-r1) (609/798) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (610/798) Installing plasma-nano (5.26.3-r0) (611/798) Installing networkmanager-qt (5.100.0-r0) (612/798) Installing plasma-nm (5.26.3-r0) (613/798) Installing plasma-nm-mobile (5.26.3-r0) (614/798) Installing fftw-single-libs (3.3.10-r1) (615/798) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (616/798) Installing pulseaudio-bluez (9999_git20220528-r0) (617/798) Installing pulseaudio-alsa (9999_git20220528-r0) (618/798) Installing alsa-utils-openrc (1.2.8-r0) (619/798) Installing pulseaudio-openrc (9999_git20220528-r0) (620/798) Installing libcanberra-pulse (0.30-r9) (621/798) Installing plasma-pa (5.26.3-r0) (622/798) Installing libdaemon (0.14-r3) (623/798) Installing openrc-settingsd (1.1.0-r0) (624/798) Installing openrc-settingsd-openrc (1.1.0-r0) (625/798) Installing plasma-settings (22.09-r1) (626/798) Installing kactivitymanagerd (5.26.3-r0) (627/798) Installing kinit (5.100.0-r0) (628/798) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (629/798) Installing kdnssd (5.100.0-r0) (630/798) Installing syntax-highlighting (5.100.0-r0) (631/798) Installing kdsoap (2.1.1-r0) (632/798) Installing libmtp (1.1.20-r2) (633/798) Installing clang15-libclang (15.0.5-r2) (634/798) Installing qt5-qttools (5.15.6_git20220907-r1) (635/798) Installing phonon (4.11.1-r3) (636/798) Installing talloc (2.3.4-r1) (637/798) Installing tevent (0.13.0-r1) (638/798) Installing samba-util-libs (4.16.7-r1) (639/798) Installing jansson (2.14-r0) (640/798) Installing ldb (2.5.2-r1) (641/798) Installing libwbclient (4.16.7-r1) (642/798) Installing samba-libs (4.16.7-r1) (643/798) Installing libsmbclient (4.16.7-r1) (644/798) Installing kio-extras (22.08.3-r0) (645/798) Installing kquickcharts (5.100.0-r0) (646/798) Installing xorg-server-common (21.1.4-r1) (647/798) Installing libxkbfile (1.1.1-r0) (648/798) Installing xkbcomp (1.4.5-r1) (649/798) Installing libxfont2 (2.0.6-r0) (650/798) Installing libtirpc-conf (1.3.3-r0) (651/798) Installing libtirpc-nokrb (1.3.3-r0) (652/798) Installing libxcvt (0.1.2-r0) (653/798) Installing xwayland (22.1.5-r0) (654/798) Installing kscreenlocker (5.26.3-r0) (655/798) Installing libqaccessibilityclient (0.4.1-r1) (656/798) Installing xcb-util-cursor (0.1.4-r0) (657/798) Installing kwin (5.26.2.1-r0) (658/798) Installing kitemmodels (5.100.0-r0) (659/798) Installing threadweaver (5.100.0-r0) (660/798) Installing krunner (5.100.0-r0) (661/798) Installing milou (5.26.3-r0) (662/798) Installing pipewire-media-session (0.4.1-r0) (663/798) Installing font-hack (3.003-r3) (664/798) Installing qqc2-desktop-style (5.100.0-r0) (665/798) Installing plasma-integration (5.26.3-r0) (666/798) Installing qtchooser (66-r2) (667/798) Installing plasma-workspace-libs (5.26.3-r0) (668/798) Installing kactivities-stats (5.100.0-r0) (669/798) Installing baloo (5.100.0-r0) (670/798) Installing kholidays (5.100.0-r0) (671/798) Installing libkexiv2 (22.08.3-r0) (672/798) Installing knotifyconfig (5.100.0-r0) (673/798) Installing kparts (5.100.0-r0) (674/798) Installing zxing-cpp (1.4.0-r0) (675/798) Installing libdmtx-libs (0.7.7-r0) (676/798) Installing libqrencode (4.1.1-r1) (677/798) Installing prison (5.100.0-r0) (678/798) Installing ktexteditor (5.100.0-r0) (679/798) Installing libnl3 (3.7.0-r0) (680/798) Installing libpcap (1.10.1-r1) (681/798) Installing lm-sensors-libs (3.6.0-r4) (682/798) Installing libksysguard (5.26.3-r0) (683/798) Installing kuserfeedback (1.2.0-r1) (684/798) Installing gpsd (3.24-r1) (685/798) Installing gpsd-openrc (3.24-r1) (686/798) Installing mpfr4 (4.1.0-r0) (687/798) Installing libqalculate (4.4.0-r1) (688/798) Installing plasma-workspace (5.26.3-r0) (689/798) Installing kpty (5.100.0-r0) (690/798) Installing kdesu (5.100.0-r0) (691/798) Installing kde-cli-tools (5.26.3-r0) (692/798) Installing qqc2-breeze-style (5.26.3-r0) (693/798) Installing plasma-mobile (5.26.3-r0) (694/798) Installing polkit-kde-agent-1 (5.26.3-r0) (695/798) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (696/798) Installing chrony-openrc (4.3-r0) (697/798) Installing haveged (1.9.18-r0) (698/798) Installing haveged-openrc (1.9.18-r0) (699/798) Installing nftables (1.0.5-r3) (700/798) Installing nftables-openrc (1.0.5-r3) (701/798) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (702/798) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (703/798) Installing postmarketos-base-nftables (23-r1) Executing postmarketos-base-nftables-23-r1.post-install (704/798) Installing postmarketos-artwork-icons (2-r1) (705/798) Installing util-linux (2.38.1-r1) (706/798) Installing libfdisk (2.38.1-r1) (707/798) Installing libsmartcols (2.38.1-r1) (708/798) Installing util-linux-misc (2.38.1-r1) (709/798) Installing libeconf (0.4.7-r0) (710/798) Installing runuser (2.38.1-r1) (711/798) Installing mount (2.38.1-r1) (712/798) Installing losetup (2.38.1-r1) (713/798) Installing hexdump (2.38.1-r1) (714/798) Installing uuidgen (2.38.1-r1) (715/798) Installing blkid (2.38.1-r1) (716/798) Installing sfdisk (2.38.1-r1) (717/798) Installing mcookie (2.38.1-r1) (718/798) Installing agetty (2.38.1-r1) (719/798) Installing agetty-openrc (0.45.2-r6) (720/798) Installing wipefs (2.38.1-r1) (721/798) Installing cfdisk (2.38.1-r1) (722/798) Installing umount (2.38.1-r1) (723/798) Installing util-linux-openrc (2.38.1-r1) (724/798) Installing flock (2.38.1-r1) (725/798) Installing lsblk (2.38.1-r1) (726/798) Installing libcap-ng (0.8.3-r1) (727/798) Installing setpriv (2.38.1-r1) (728/798) Installing logger (2.38.1-r1) (729/798) Installing partx (2.38.1-r1) (730/798) Installing fstrim (2.38.1-r1) (731/798) Installing findmnt (2.38.1-r1) (732/798) Installing pcsc-lite-libs (1.9.9-r0) (733/798) Installing wpa_supplicant (2.10-r4) (734/798) Installing wpa_supplicant-openrc (2.10-r4) (735/798) Installing ifupdown-ng-wifi (0.12.1-r0) (736/798) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (737/798) Installing postmarketos-base-ui-networkmanager (6-r1) (738/798) Installing mpdecimal (2.5.1-r1) (739/798) Installing python3 (3.11.0-r2) (740/798) Installing py3-ruamel.yaml.clib (0.2.7-r1) (741/798) Installing py3-ruamel.yaml (0.17.21-r1) (742/798) Installing sleep-inhibitor (1.16-r1) (743/798) Installing sleep-inhibitor-openrc (1.16-r1) (744/798) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (745/798) Installing py3-dbus (1.3.2-r1) (746/798) Installing obex-capabilities (0.2.1-r2) (747/798) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (748/798) Installing postmarketos-base-ui-bluez-obexd (6-r1) (749/798) Installing pulseaudio-utils (9999_git20220528-r0) (750/798) Installing postmarketos-base-ui-pulseaudio (6-r1) (751/798) Installing upower (1.90.0-r2) (752/798) Installing powerdevil-libs (5.26.3-r0) (753/798) Installing powerdevil (5.26.3-r0) (754/798) Installing bubblewrap (0.7.0-r0) (755/798) Installing fuse-common (3.12.0-r0) (756/798) Installing fuse-openrc (3.12.0-r0) (757/798) Installing fuse3-libs (3.12.0-r0) (758/798) Installing fuse3 (3.12.0-r0) (759/798) Installing json-glib (1.6.6-r1) (760/798) Installing xdg-desktop-portal (1.15.0-r0) (761/798) Installing xdg-desktop-portal-kde (5.26.3-r0) (762/798) Installing autologin (1.0.0-r4) (763/798) Installing tinydm (1.1.2-r1) (764/798) Installing tinydm-openrc (1.1.2-r1) (765/798) Installing postmarketos-base-ui-tinydm (6-r1) (766/798) Installing font-alias (1.0.4-r0) (767/798) Installing util-macros (1.19.3-r0) (768/798) Installing font-misc-misc (1.1.2-r3) (769/798) Installing font-cursor-misc (1.0.3-r3) (770/798) Installing xauth (1.1.2-r0) (771/798) Installing xmodmap (1.0.11-r0) (772/798) Installing xrdb (1.2.1-r1) (773/798) Installing xinit (1.4.1-r1) (774/798) Installing xorg-server (21.1.4-r1) (775/798) Installing libinput (1.22.0-r0) (776/798) Installing xf86-input-libinput (1.2.1-r0) (777/798) Installing xf86-video-fbdev (0.5.0-r3) (778/798) Installing postmarketos-base-ui-x11 (6-r1) (779/798) Installing postmarketos-ui-plasma-mobile (3.9-r0) Executing postmarketos-ui-plasma-mobile-3.9-r0.post-install * service tinydm added to runlevel default * rc-update: service `urfkill' does not exist * service iio-sensor-proxy added to runlevel default * service bluetooth added to runlevel default * service hfd-service added to runlevel default * service networkmanager added to runlevel default * service modemmanager added to runlevel default * rc-update: service `ofono' is not in the runlevel `default' tinydm: session set: /usr/share/wayland-sessions/plasma-mobile.desktop (780/798) Installing libexif (0.6.24-r0) (781/798) Installing hwloc (2.8.0-r0) (782/798) Installing libtbb (2021.7.0-r1) (783/798) Installing opencv (4.6.0-r4) (784/798) Installing postprocessd (0.2.1-r0) (785/798) Installing postprocessd-megapixels (0.2.1-r0) (786/798) Installing qmltermwidget (0.2.0-r1) (787/798) Installing qmlkonsole (22.09-r1) (788/798) Installing c-ares (1.18.1-r1) (789/798) Installing spacebar (22.09-r0) (790/798) Installing hkdm (0.2.0-r0) (791/798) Installing buffyboard (0.2.0-r0) (792/798) Installing terminus-font (4.49.1-r3) (793/798) Installing kbd-misc (2.5.1-r3) (794/798) Installing kbd (2.5.1-r3) (795/798) Installing kbd-openrc (2.5.1-r3) (796/798) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (797/798) Installing ttyescape-openrc (1.0.1-r1) (798/798) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.1-r2.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r0.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing eudev-3.2.11-r4.trigger Executing postmarketos-mkinitfs-1.5.1-r1.trigger 2022/11/24 15:52:14 Generating for kernel version: 6.0.9-1-edge 2022/11/24 15:52:14 Output directory: /boot 2022/11/24 15:52:14 == Generating initramfs == 2022/11/24 15:52:14 - Including hook files 2022/11/24 15:52:14 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/24 15:52:14 - Including hook scripts 2022/11/24 15:52:14 - Including required binaries 2022/11/24 15:52:14 - Including kernel modules 2022/11/24 15:52:14 - Including splash images 2022/11/24 15:52:14 - Writing and verifying initramfs archive 2022/11/24 15:52:14 == Generating initramfs extra == 2022/11/24 15:52:14 - Including extra binaries 2022/11/24 15:52:14 - Including FDE support 2022/11/24 15:52:15 - Writing and verifying initramfs-extra archive 2022/11/24 15:52:15 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/11/24 15:52:19 mkinitfs completed in: 4.696248548s 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: 3123 MiB in 823 packages (1052071) [15:52:21] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3123 MiB in 823 packages (1052071) [15:52:21] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details) (1052071) [15:52:21] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (1052071) [15:52:21] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1052071) [15:52:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1052071) [15:52:21] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1052071) [15:52:22] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (1052071) [15:52:22] New background process: pid=1059758, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3123 MiB in 823 packages (1052071) [15:52:22] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3123 MiB in 823 packages (1052071) [15:52:23] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1052071) [15:52:23] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (1052071) [15:52:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1052071) [15:52:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1052071) [15:52:23] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1052071) [15:52:23] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1052071) [15:52:23] New background process: pid=1059771, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3123 MiB in 823 packages (1052071) [15:52:24] (rootfs_tablet-x64uefi) mkinitfs edge (1052071) [15:52:24] (rootfs_tablet-x64uefi) % mkinitfs 2022/11/24 15:52:24 Generating for kernel version: 6.0.9-1-edge 2022/11/24 15:52:24 Output directory: /boot 2022/11/24 15:52:24 == Generating initramfs == 2022/11/24 15:52:24 - Including hook files 2022/11/24 15:52:24 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/24 15:52:24 - Including hook scripts 2022/11/24 15:52:24 - Including required binaries 2022/11/24 15:52:24 - Including kernel modules 2022/11/24 15:52:24 - Including splash images 2022/11/24 15:52:24 - Writing and verifying initramfs archive 2022/11/24 15:52:24 == Generating initramfs extra == 2022/11/24 15:52:24 - Including extra binaries 2022/11/24 15:52:24 - Including FDE support 2022/11/24 15:52:24 - Writing and verifying initramfs-extra archive 2022/11/24 15:52:24 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/11/24 15:52:30 mkinitfs completed in: 6.029169798s (1052071) [15:52:30] *** SET LOGIN PASSWORD FOR: 'user' *** (1052071) [15:52:30] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (1052071) [15:52:30] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (1052071) [15:52:30] (rootfs_tablet-x64uefi) locking root (1052071) [15:52:30] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (1052071) [15:52:30] NOTE: No valid keymap specified for device (1052071) [15:52:30] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (1052071) [15:52:31] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (1052071) [15:52:31] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (1052071) [15:52:31] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1052071) [15:52:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1052071) [15:52:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1052071) [15:52:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1052071) [15:52:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1052071) [15:52:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1052071) [15:52:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1052071) [15:52:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1052071) [15:52:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1052071) [15:52:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1052071) [15:52:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1052071) [15:52:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1052071) [15:52:31] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1052071) [15:52:31] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1052071) [15:52:31] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1052071) [15:52:31] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3207220 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (1052071) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1052071) [15:52:32] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1052071) [15:52:32] (native) create tablet-x64uefi.img (4576M) (1052071) [15:52:32] (native) % truncate -s 4576M /home/pmos/rootfs/tablet-x64uefi.img (1052071) [15:52:32] (native) mount /dev/install (tablet-x64uefi.img) (1052071) [15:52:32] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (1052071) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1052071) [15:52:32] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1052071) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1052071) [15:52:32] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1052071) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1052071) [15:52:32] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1052071) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1052071) [15:52:32] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1052071) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1052071) [15:52:32] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1052071) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1052071) [15:52:32] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1052071) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1052071) [15:52:32] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1052071) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1052071) [15:52:32] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1052071) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1052071) [15:52:32] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1052071) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1052071) [15:52:32] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1052071) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1052071) [15:52:32] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1052071) [15:52:32] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (1052071) [15:52:32] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2632.snap", "dio": false, "log-sec": 512 } ] } (1052071) [15:52:32] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2632.snap", "dio": false, "log-sec": 512 } ] } (1052071) [15:52:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1052071) [15:52:32] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1052071) [15:52:32] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1052071) [15:52:32] (native) % parted -s /dev/install mktable msdos (1052071) [15:52:32] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (1052071) [15:52:32] (native) % parted -s /dev/install mkpart primary 256M 100% (1052071) [15:52:32] (native) % parted -s /dev/install set 1 boot on (1052071) [15:52:33] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2632.snap", "dio": false, "log-sec": 512 } ] } (1052071) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1052071) [15:52:33] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1052071) [15:52:33] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1052071) [15:52:33] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1052071) [15:52:33] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1052071) [15:52:33] (native) install e2fsprogs (1052071) [15:52:33] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1052071) [15:52:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1052071) [15:52:33] (native) % cat /tmp/apk_progress_fifo (1052071) [15:52:33] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1052071) [15:52:33] New background process: pid=1060475, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r4) (2/3) Installing e2fsprogs-libs (1.46.5-r4) (3/3) Installing e2fsprogs (1.46.5-r4) Executing busybox-1.35.0-r29.trigger OK: 21 MiB in 70 packages (1052071) [15:52:33] (native) format /dev/installp2 (root, ext4) (1052071) [15:52:33] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1052071) [15:52:33] (native) mount /dev/installp2 to /mnt/install (1052071) [15:52:33] (native) % mkdir -p /mnt/install (1052071) [15:52:33] (native) % mount /dev/installp2 /mnt/install (1052071) [15:52:34] (native) calculate depends of dosfstools (pmbootstrap -v for details) (1052071) [15:52:34] (native) install dosfstools (1052071) [15:52:34] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1052071) [15:52:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1052071) [15:52:34] (native) % cat /tmp/apk_progress_fifo (1052071) [15:52:34] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (1052071) [15:52:34] New background process: pid=1060504, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r29.trigger OK: 22 MiB in 71 packages (1052071) [15:52:34] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (1052071) [15:52:34] (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 (1052071) [15:52:34] (native) % mkdir -p /mnt/install/boot (1052071) [15:52:34] (native) % mount /dev/installp1 /mnt/install/boot (1052071) [15:52:34] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1052071) [15:52:34] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (1052071) [15:52:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1052071) [15:52:34] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1052071) [15:52:34] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1052071) [15:52:34] (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/ (1052071) [15:52:43] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1052071) [15:52:43] % 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 (1052071) [15:52:43] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % 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/ (1052071) [15:52:43] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1052071) [15:52:43] % 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 (1052071) [15:52:43] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1052071) [15:52:43] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1052071) [15:52:53] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2632.snap", "dio": false, "log-sec": 512 } ] } (1052071) [15:52:53] (native) umount /dev/loop0 (1052071) [15:52:53] (native) % losetup -d /dev/loop0 (1052071) [15:52:53] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1052071) [15:52:53] (1052071) [15:52:53] *** FLASHING INFORMATION *** (1052071) [15:52:53] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1052071) [15:52:53] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1052071) [15:52:53] (1052071) [15:52:53] *** SSH DAEMON INFORMATION *** (1052071) [15:52:53] SSH daemon is enabled (disable with --no-sshd). (1052071) [15:52:53] Login as 'user' with the password given during installation. (1052071) [15:52:53] (1052071) [15:52:53] *** FIREWALL INFORMATION *** (1052071) [15:52:53] Firewall is enabled, but will not work (no support in kernel config for nftables). (1052071) [15:52:53] If/when the kernel supports it in the future, it will work automatically. (1052071) [15:52:53] For more information: https://postmarketos.org/firewall (1052071) [15:52:53] (1052071) [15:52:53] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1052071) [15:52:53] DONE! total 3298604 -rw-r--r-- 1 root 12345 4798283776 Nov 24 15:52 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop0 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2620.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/lxd_22526.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1634.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512 /dev/loop0 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core18_2632.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/snapd_17336.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Nov 24 15:53 pmOS_boot -> ../../loop0p1 lrwxrwxrwx 1 root root 13 Nov 24 15:53 pmOS_root -> ../../loop0p2 lrwxrwxrwx 1 root root 10 Nov 24 15:53 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Nov 24 15:52 bin drwxr-xr-x 2 root root 4096 Nov 24 15:52 boot drwxr-xr-x 2 root root 4096 Nov 24 15:49 dev drwxr-xr-x 62 root root 4096 Nov 24 15:52 etc drwxr-xr-x 3 root root 4096 Nov 24 15:52 home drwxr-xr-x 14 root root 4096 Nov 24 15:51 lib drwx------ 2 root root 16384 Nov 24 15:52 lost+found drwxr-xr-x 5 root root 4096 Nov 24 15:49 media drwxr-xr-x 8 root root 4096 Nov 24 15:49 mnt drwxr-xr-x 2 root root 4096 Nov 24 15:49 opt drwxr-xr-x 2 root root 4096 Nov 24 15:49 proc drwx------ 2 root root 4096 Nov 24 15:49 root drwxr-xr-x 6 root root 4096 Nov 24 15:51 run drwxr-xr-x 2 root root 4096 Nov 24 15:51 sbin drwxr-xr-x 2 root root 4096 Nov 24 15:49 srv drwxr-xr-x 2 root root 4096 Nov 24 15:49 sys drwxrwxrwt 2 root root 4096 Nov 24 15:52 tmp drwxr-xr-x 9 root root 4096 Nov 24 15:49 usr drwxr-xr-x 13 root root 4096 Nov 24 15:49 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-11-24 15:53:28-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 59.0M=0s 2022-11-24 15:53:28 (59.0 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/x86_64/APKINDEX.tar.gz 2022-11-23 08:17:48.471181 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-293-g709f9b066d [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-294-g66ecf82a1c [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0_rc4-55-gf6df02e434 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24625 distinct packages available (1/103) Upgrading kirigami2-libs (5.100.0-r1 -> 9999_git1669155137-r1) (2/103) Upgrading kirigami2 (5.100.0-r1 -> 9999_git1669155137-r1) (3/103) Upgrading kactivities-libs (5.100.0-r0 -> 9999_git1668426311-r0) (4/103) Upgrading karchive (5.100.0-r0 -> 9999_git1668736611-r0) (5/103) Upgrading kconfig (5.100.1-r0 -> 9999_git1668559787-r0) (6/103) Upgrading kcoreaddons (5.100.0-r0 -> 9999_git1668962972-r0) (7/103) Upgrading kwindowsystem (5.100.0-r0 -> 9999_git1668426902-r0) (8/103) Upgrading kcrash (5.100.0-r0 -> 9999_git1668426443-r0) (9/103) Upgrading kdbusaddons (5.100.0-r0 -> 9999_git1668426463-r0) (10/103) Upgrading kglobalaccel (5.100.0-r0 -> 9999_git1668964009-r0) (11/103) Upgrading kguiaddons (5.100.0-r0 -> 9999_git1668964364-r0) (12/103) Upgrading ki18n (5.100.0-r0 -> 9999_git1668603844-r0) (13/103) Upgrading kauth (5.100.0-r0 -> 9999_git1668426348-r0) (14/103) Upgrading kcodecs (5.100.0-r0 -> 9999_git1668442178-r0) (15/103) Upgrading kwidgetsaddons (5.100.0-r0 -> 9999_git1668736739-r0) (16/103) Upgrading kconfigwidgets (5.100.0-r0 -> 9999_git1668650093-r0) (17/103) Upgrading kiconthemes (5.100.0-r0 -> 9999_git1668426617-r0) (18/103) Upgrading kitemviews (5.100.0-r0 -> 9999_git1668426679-r0) (19/103) Upgrading kxmlgui (5.100.0-r0 -> 9999_git1668477702-r0) (20/103) Upgrading kbookmarks (5.100.0-r0 -> 9999_git1668426358-r0) (21/103) Upgrading kcompletion (5.100.0-r0 -> 9999_git1668426396-r0) (22/103) Upgrading kdoctools (5.100.0-r0 -> 9999_git1668426539-r0) (23/103) Upgrading kjobwidgets (5.100.0-r0 -> 9999_git1668426688-r0) (24/103) Upgrading knotifications (5.100.0-r0 -> 9999_git1669215034-r0) (25/103) Upgrading kservice (5.100.0-r0 -> 9999_git1668703334-r0) (26/103) Upgrading solid-libs (5.100.0-r0 -> 9999_git1669041084-r0) (27/103) Upgrading sonnet (5.100.0-r0 -> 9999_git1668427007-r0) (28/103) Upgrading ktextwidgets (5.100.0-r0 -> 9999_git1668426851-r0) (29/103) Upgrading kio (5.100.0-r0 -> 9999_git1668823056-r0) (30/103) Upgrading kpackage (5.100.0-r0 -> 9999_git1668736693-r0) (31/103) Upgrading kdeclarative (5.100.0-r0 -> 9999_git1666436074-r0) (32/103) Upgrading kwayland (5.100.0-r0 -> 9999_git1668692611-r0) (33/103) Upgrading plasma-framework (5.100.1-r0 -> 9999_git1669155530-r0) (34/103) Upgrading kwallet (5.100.0-r0 -> 9999_git1668823089-r0) (35/103) Upgrading purpose (5.100.0-r0 -> 9999_git1668823112-r0) (36/103) Upgrading angelfish (22.09-r0 -> 9999_git1667789871-r0) (37/103) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0) (38/103) Upgrading attica (5.100.0-r0 -> 9999_git1668426255-r0) (39/103) Upgrading kidletime (5.100.0-r0 -> 9999_git1668426629-r0) (40/103) Upgrading knewstuff (5.100.0-r0 -> 9999_git1668736681-r0) (41/103) Upgrading kirigami-addons (0.5-r0 -> 9999_git1668823210-r0) (42/103) Upgrading kclock (22.09-r0 -> 9999_git1668650950-r0) (43/103) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0) (44/103) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1668304265-r0) (45/103) Upgrading kfilemetadata (5.100.0-r0 -> 9999_git1669022486-r0) (46/103) Upgrading kcontacts (5.100.0-r0 -> 9999_git1668426424-r0) (47/103) Upgrading kpeople (5.100.0-r0 -> 9999_git1668426776-r0) (48/103) Upgrading kcalendarcore (5.100.0-r0 -> 9999_git1668426368-r0) (49/103) Upgrading kcmutils (5.100.0-r0 -> 9999_git1668564325-r0) (50/103) Upgrading frameworkintegration (5.100.0-r0 -> 9999_git1668426301-r0) (51/103) Upgrading oxygen (5.26.3-r0 -> 9999_git1669168434-r0) (52/103) Upgrading modemmanager-qt (5.100.0-r0 -> 9999_git1668426931-r0) (53/103) Upgrading plasma-dialer (22.09-r0 -> 9999_git1669208514-r0) (54/103) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1668995410-r0) (55/103) Upgrading kded (5.100.0-r0 -> 9999_git1669024044-r0) (56/103) Upgrading bluez-qt (5.100.0-r0 -> 9999_git1668797746-r0) (57/103) Upgrading bluedevil (5.26.3-r0 -> 9999_git1668823793-r0) (58/103) Upgrading breeze (5.26.3-r0 -> 9999_git1668806444-r0) (59/103) Upgrading libkscreen (5.26.3-r0 -> 9999_git1668650779-r0) (60/103) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0) (61/103) Upgrading kscreen (5.26.3-r0 -> 9999_git1668696724-r0) (62/103) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1668649715-r0) (63/103) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1669065079-r0) (64/103) Upgrading breeze-icons (5.100.0-r0 -> 9999_git1668426282-r0) (65/103) Upgrading kactivities (5.100.0-r0 -> 9999_git1668426311-r0) (66/103) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1667789641-r0) (67/103) Upgrading networkmanager-qt (5.100.0-r0 -> 9999_git1668426940-r0) (68/103) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668823911-r0) (69/103) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668823911-r0) (70/103) Upgrading plasma-pa (5.26.3-r0 -> 9999_git1666836724-r0) (71/103) Upgrading plasma-settings (22.09-r1 -> 9999_git1668824012-r1) (72/103) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0) (73/103) Upgrading kinit (5.100.0-r0 -> 9999_git1668823046-r0) (74/103) Upgrading kdnssd (5.100.0-r0 -> 9999_git1668426530-r0) (75/103) Upgrading syntax-highlighting (5.100.0-r0 -> 9999_git1669081744-r0) (76/103) Upgrading kquickcharts (5.100.0-r0 -> 9999_git1668799550-r0) (77/103) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1668478703-r0) (78/103) Upgrading kwin (5.26.2.1-r0 -> 9999_git1668823854-r0) (79/103) Upgrading kitemmodels (5.100.0-r0 -> 9999_git1669047491-r0) (80/103) Upgrading threadweaver (5.100.0-r0 -> 9999_git1668427036-r0) (81/103) Upgrading krunner (5.100.0-r0 -> 9999_git1668838399-r0) (82/103) Upgrading milou (5.26.3-r0 -> 9999_git1667789539-r0) (83/103) Upgrading qqc2-desktop-style (5.100.0-r0 -> 9999_git1668785682-r0) (84/103) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1668650838-r0) (85/103) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1669255995-r0) (86/103) Upgrading kactivities-stats (5.100.0-r0 -> 9999_git1668426320-r0) (87/103) Upgrading baloo (5.100.0-r0 -> 9999_git1668736058-r0) (88/103) Upgrading kholidays (5.100.0-r0 -> 9999_git1668823034-r0) (89/103) Upgrading knotifyconfig (5.100.0-r0 -> 9999_git1668426745-r0) (90/103) Upgrading kparts (5.100.0-r0 -> 9999_git1668736704-r0) (91/103) Upgrading prison (5.100.0-r0 -> 9999_git1668530923-r0) (92/103) Upgrading ktexteditor (5.100.0-r0 -> 9999_git1668736715-r0) (93/103) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668650789-r0) (94/103) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1669255995-r0) (95/103) Upgrading kpty (5.100.0-r0 -> 9999_git1668426794-r0) (96/103) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1668773714-r0) (97/103) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0) (98/103) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1669250933-r0) (99/103) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0) (100/103) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1668823955-r0) (101/103) Upgrading powerdevil (5.26.3-r0 -> 9999_git1668823955-r0) (102/103) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1668823965-r0) (103/103) Upgrading qmlkonsole (22.09-r1 -> 9999_git1669143210-r1) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing eudev-3.2.11-r4.trigger Executing postmarketos-base-23-r1.trigger Executing dbus-1.14.4-r0.trigger OK: 3302 MiB in 823 packages (1/12) Installing bash (5.2.9-r0) Executing bash-5.2.9-r0.post-install (2/12) Installing xdg-dbus-proxy (0.1.4-r0) (3/12) Installing lz4-libs (1.9.4-r1) (4/12) Installing libarchive (3.6.1-r1) (5/12) Installing ostree (2022.6-r0) (6/12) Installing libseccomp (2.5.4-r1) (7/12) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-53-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (8/12) Installing flatpak-libs (1.14.1-r0) (9/12) Installing discover-backend-flatpak (5.26.3-r0) (10/12) Installing htop (3.2.1-r1) (11/12) Installing nano (7.0-r0) (12/12) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing postmarketos-base-23-r1.trigger Executing dbus-1.14.4-r0.trigger OK: 3311 MiB in 835 packages ERROR: unable to select packages: so:libpython3.10.so.1.0 (no such package): required by: audiotube-9999_git1669065294-r0[so:libpython3.10.so.1.0] (chroot) Exiting chroot... [15:54:23] Unregister qemu binfmt (arm) [15:54:23] Unregister qemu binfmt (aarch64) [15:54:23] Unregister qemu binfmt (riscv64) [15:54:23] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:54:23] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:54:24] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [15:54:24] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [15:54:26] Cleared up ~6375 MB of space [15:54:26] DONE! Building image for pine64-pinephone Already up to date. [15:54:27] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:54:27] Channel [edge]: [15:54:27] Vendor [qemu]: [15:54:27] Device codename [amd64]: [15:54:27] Kernel [lts]: [15:54:27] Username [user]: [15:54:27] User interface [weston]: [15:54:27] Change them? (y/n) [n]: [15:54:27] Extra packages [none]: [15:54:27] Use this timezone instead of GMT? (y/n) [y]: [15:54:27] Choose default locale for installation [C.UTF-8]: [15:54:27] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:54:27] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:54:27] Config changed: ui='plasma-mobile' [15:54:27] Config changed: device='pine64-pinephone' [15:54:28] Config changed: kernel='' [15:54:28] Config changed: extra_packages='osk-sdl' (1093639) [15:54:28] % 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) (1093639) [15:54:28] % 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 (1093639) [15:54:28] *** (1/4) PREPARE NATIVE CHROOT *** (1093639) [15:54:28] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1093639) [15:54:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1093639) [15:54:28] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1093639) [15:54:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1093639) [15:54:28] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1093639) [15:54:28] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1093639) [15:54:28] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1093639) [15:54:28] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1093639) [15:54:28] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1093639) [15:54:28] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1093639) [15:54:28] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1093639) [15:54:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1093639) [15:54:28] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1093639) [15:54:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1093639) [15:54:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1093639) [15:54:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1093639) [15:54:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1093639) [15:54:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1093639) [15:54:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1093639) [15:54:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1093639) [15:54:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1093639) [15:54:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1093639) [15:54:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1093639) [15:54:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1093639) [15:54:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1093639) [15:54:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1093639) [15:54:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1093639) [15:54:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1093639) [15:54:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1093639) [15:54:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1093639) [15:54:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1093639) [15:54:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1093639) [15:54:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1093639) [15:54:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1093639) [15:54:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1093639) [15:54:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1093639) [15:54:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1093639) [15:54:29] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1093639) [15:54:29] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1093639) [15:54:29] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1093639) [15:54:29] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1093639) [15:54:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1093639) [15:54:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1093639) [15:54:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1093639) [15:54:29] Update package index for x86_64 (4 file(s)) (1093639) [15:54:29] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1093639) [15:54:29] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1093639) [15:54:29] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1093639) [15:54:29] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1093639) [15:54:29] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1093639) [15:54:29] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1093639) [15:54:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1093639) [15:54:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1093639) [15:54:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1093639) [15:54:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (1093639) [15:54:30] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1093639) [15:54:30] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1093639) [15:54:30] extracted: /tmp/pmbootstrapooo0xujmapk (1093639) [15:54:30] extracted: /tmp/pmbootstrapdb8f529jsig (1093639) [15:54:30] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1093639) [15:54:30] % 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/pmbootstrapdb8f529jsig /tmp/pmbootstrapooo0xujmapk Verified OK (1093639) [15:54:30] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1093639) [15:54:30] % /tmp/pmbootstrapooo0xujmapk --version apk-tools 2.12.10, compiled for x86_64. (1093639) [15:54:30] (native) install alpine-base (1093639) [15:54:30] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1093639) [15:54:30] % 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 (1093639) [15:54:30] % 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 (1093639) [15:54:30] % 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 (1093639) [15:54:30] % 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 (1093639) [15:54:30] % 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 (1093639) [15:54:30] % 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 (1093639) [15:54:30] % 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 (1093639) [15:54:30] % 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 (1093639) [15:54:30] % 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 (1093639) [15:54:30] % 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 (1093639) [15:54:31] % 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 (1093639) [15:54:31] % 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 (1093639) [15:54:31] % 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 (1093639) [15:54:31] % 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 (1093639) [15:54:31] % 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 (1093639) [15:54:31] % 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 (1093639) [15:54:31] % 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 (1093639) [15:54:31] % 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 (1093639) [15:54:31] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1093639) [15:54:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1093639) [15:54:31] (native) update /etc/apk/repositories (1093639) [15:54:31] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1093639) [15:54:31] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1093639) [15:54:31] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1093639) [15:54:31] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1093639) [15:54:31] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1093639) [15:54:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1093639) [15:54:31] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1093639) [15:54:31] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1093639) [15:54:31] % 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 (1093639) [15:54:31] New background process: pid=1093815, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r6) Executing openrc-0.45.2-r6.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r29) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r29) (21/25) Installing busybox-suid (1.35.0-r29) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r29.trigger OK: 10 MiB in 25 packages (1093639) [15:54:32] (native) % adduser -D pmos -u 12345 (1093639) [15:54:32] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1093639) [15:54:32] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1093639) [15:54:32] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1093639) [15:54:32] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1093639) [15:54:32] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1093639) [15:54:32] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1093639) [15:54:32] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1093639) [15:54:32] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1093639) [15:54:32] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1093639) [15:54:32] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1093639) [15:54:32] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1093639) [15:54:32] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1093639) [15:54:32] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1093639) [15:54:32] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1093639) [15:54:32] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1093639) [15:54:32] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1093639) [15:54:33] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1093639) [15:54:33] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1093639) [15:54:33] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1093639) [15:54:35] (native) install cryptsetup util-linux parted (1093639) [15:54:35] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1093639) [15:54:35] (native) % cat /tmp/apk_progress_fifo (1093639) [15:54:35] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1093639) [15:54:35] New background process: pid=1094185, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r1) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.17-r1) (4/42) Installing json-c (0.16-r0) (5/42) Installing libuuid (2.38.1-r1) (6/42) Installing cryptsetup-libs (2.5.0-r2) (7/42) Installing popt (1.19-r0) (8/42) Installing cryptsetup (2.5.0-r2) (9/42) Installing cryptsetup-openrc (2.5.0-r2) (10/42) Installing ncurses-terminfo-base (6.3_p20221119-r0) (11/42) Installing ncurses-libs (6.3_p20221119-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r1) (15/42) Installing libfdisk (2.38.1-r1) (16/42) Installing libmount (2.38.1-r1) (17/42) Installing libsmartcols (2.38.1-r1) (18/42) Installing util-linux-misc (2.38.1-r1) (19/42) Installing libeconf (0.4.7-r0) (20/42) Installing linux-pam (1.5.2-r1) (21/42) Installing runuser (2.38.1-r1) (22/42) Installing mount (2.38.1-r1) (23/42) Installing losetup (2.38.1-r1) (24/42) Installing hexdump (2.38.1-r1) (25/42) Installing uuidgen (2.38.1-r1) (26/42) Installing blkid (2.38.1-r1) (27/42) Installing sfdisk (2.38.1-r1) (28/42) Installing mcookie (2.38.1-r1) (29/42) Installing agetty (2.38.1-r1) (30/42) Installing agetty-openrc (0.45.2-r6) (31/42) Installing wipefs (2.38.1-r1) (32/42) Installing cfdisk (2.38.1-r1) (33/42) Installing umount (2.38.1-r1) (34/42) Installing util-linux-openrc (2.38.1-r1) (35/42) Installing flock (2.38.1-r1) (36/42) Installing lsblk (2.38.1-r1) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r1) (39/42) Installing logger (2.38.1-r1) (40/42) Installing partx (2.38.1-r1) (41/42) Installing fstrim (2.38.1-r1) (42/42) Installing findmnt (2.38.1-r1) Executing busybox-1.35.0-r29.trigger OK: 20 MiB in 67 packages (1093639) [15:54:37] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (1093639) [15:54:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1093639) [15:54:37] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1093639) [15:54:37] % 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 (1093639) [15:54:37] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1093639) [15:54:37] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (1093639) [15:54:37] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (1093639) [15:54:37] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (1093639) [15:54:37] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (1093639) [15:54:37] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (1093639) [15:54:37] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (1093639) [15:54:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1093639) [15:54:37] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1093639) [15:54:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (1093639) [15:54:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1093639) [15:54:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1093639) [15:54:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (1093639) [15:54:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1093639) [15:54:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1093639) [15:54:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1093639) [15:54:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1093639) [15:54:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1093639) [15:54:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1093639) [15:54:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1093639) [15:54:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1093639) [15:54:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1093639) [15:54:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1093639) [15:54:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1093639) [15:54:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1093639) [15:54:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1093639) [15:54:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1093639) [15:54:37] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1093639) [15:54:37] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1093639) [15:54:37] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (1093639) [15:54:37] (native) install qemu-aarch64 (1093639) [15:54:37] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1093639) [15:54:37] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1093639) [15:54:37] (native) % cat /tmp/apk_progress_fifo (1093639) [15:54:37] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (1093639) [15:54:37] New background process: pid=1094272, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r7) Executing busybox-1.35.0-r29.trigger OK: 25 MiB in 68 packages (1093639) [15:54:38] Register qemu binfmt (aarch64) (1093639) [15:54:38] % 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 (1093639) [15:54:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (1093639) [15:54:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1093639) [15:54:38] % 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 (1093639) [15:54:38] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1093639) [15:54:38] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1093639) [15:54:38] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1093639) [15:54:38] extracted: /tmp/pmbootstrapl8txeh_8apk (1093639) [15:54:38] extracted: /tmp/pmbootstrap5zrcfkxrsig (1093639) [15:54:38] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1093639) [15:54:38] % 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/pmbootstrap5zrcfkxrsig /tmp/pmbootstrapl8txeh_8apk Verified OK (1093639) [15:54:38] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1093639) [15:54:38] % /tmp/pmbootstrapl8txeh_8apk --version apk-tools 2.12.10, compiled for x86_64. (1093639) [15:54:38] (rootfs_pine64-pinephone) install alpine-base (1093639) [15:54:38] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (1093639) [15:54:38] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (1093639) [15:54:38] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (1093639) [15:54:38] (rootfs_pine64-pinephone) update /etc/apk/repositories (1093639) [15:54:38] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1093639) [15:54:38] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1093639) [15:54:38] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1093639) [15:54:38] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1093639) [15:54:38] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1093639) [15:54:38] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1093639) [15:54:38] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1093639) [15:54:38] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1093639) [15:54:38] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1093639) [15:54:38] Update package index for aarch64 (4 file(s)) (1093639) [15:54:38] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1093639) [15:54:39] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (1093639) [15:54:39] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1093639) [15:54:39] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (1093639) [15:54:39] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1093639) [15:54:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (1093639) [15:54:40] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1093639) [15:54:40] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (1093639) [15:54:40] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1093639) [15:54:40] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1093639) [15:54:40] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1093639) [15:54:40] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1093639) [15:54:40] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base (1093639) [15:54:40] New background process: pid=1094609, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r6) Executing openrc-0.45.2-r6.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r29) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r29) (21/25) Installing busybox-suid (1.35.0-r29) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r29.trigger OK: 13 MiB in 25 packages (1093639) [15:54:42] (rootfs_pine64-pinephone) % getent passwd user (1093639) [15:54:42] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (1093639) [15:54:42] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (1093639) [15:54:42] (rootfs_pine64-pinephone) % addgroup user wheel (1093639) [15:54:42] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (1093639) [15:54:42] (rootfs_pine64-pinephone) % addgroup user video (1093639) [15:54:42] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (1093639) [15:54:42] (rootfs_pine64-pinephone) % addgroup user audio (1093639) [15:54:42] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (1093639) [15:54:42] (rootfs_pine64-pinephone) % addgroup user input (1093639) [15:54:43] (rootfs_pine64-pinephone) % addgroup -S plugdev (1093639) [15:54:43] (rootfs_pine64-pinephone) % addgroup user plugdev (1093639) [15:54:43] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (1093639) [15:54:43] (rootfs_pine64-pinephone) % addgroup user netdev (1093639) [15:54:43] 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 (1093639) [15:54:45] (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) (1093639) [15:54:45] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1093639) [15:54:45] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1093639) [15:54:46] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1093639) [15:54:46] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1093639) [15:54:47] (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 (1093639) [15:54:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1093639) [15:54:47] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1093639) [15:54:47] (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 (1093639) [15:54:48] New background process: pid=1094892, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/731) Installing icu-data-full (72.1-r1) (2/731) Installing dbus-libs (1.14.4-r0) (3/731) Installing libgcc (12.2.1_git20220924-r4) (4/731) Installing libffi (3.4.4-r0) (5/731) Installing libintl (0.21.1-r1) (6/731) Installing libblkid (2.38.1-r1) (7/731) Installing libmount (2.38.1-r1) (8/731) Installing pcre2 (10.40-r0) (9/731) Installing glib (2.74.1-r2) (10/731) Installing libstdc++ (12.2.1_git20220924-r4) (11/731) Installing icu-libs (72.1-r1) (12/731) Installing libpcre2-16 (10.40-r0) (13/731) Installing zstd-libs (1.5.2-r9) (14/731) Installing qt5-qtbase (5.15.6_git20221010-r0) (15/731) Installing hicolor-icon-theme (0.17-r2) (16/731) Installing libmagic (5.43-r0) (17/731) Installing file (5.43-r0) (18/731) Installing libxau (1.0.10-r0) (19/731) Installing libmd (1.0.4-r0) (20/731) Installing libbsd (0.11.7-r0) (21/731) Installing libxdmcp (1.1.4-r0) (22/731) Installing libxcb (1.15-r0) (23/731) Installing libx11 (1.8.2-r0) (24/731) Installing libxext (1.3.5-r0) (25/731) Installing libice (1.0.10-r1) (26/731) Installing libuuid (2.38.1-r1) (27/731) Installing libsm (1.2.3-r1) (28/731) Installing libxt (1.2.1-r0) (29/731) Installing libxmu (1.1.4-r0) (30/731) Installing xset (1.2.4-r1) (31/731) Installing xprop (1.2.5-r1) (32/731) Installing xdg-utils (1.1.3-r4) (33/731) Installing mesa (22.2.4-r0) (34/731) Installing libdrm (2.4.114-r0) (35/731) Installing libexpat (2.5.0-r0) (36/731) Installing wayland-libs-server (1.21.0-r1) (37/731) Installing mesa-glapi (22.2.4-r0) (38/731) Installing mesa-gles (22.2.4-r0) (39/731) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/731) Installing libxcomposite (0.4.5-r1) (41/731) Installing brotli-libs (1.0.9-r10) (42/731) Installing libbz2 (1.0.8-r4) (43/731) Installing libpng (1.6.38-r0) (44/731) Installing freetype (2.12.1-r0) (45/731) Installing fontconfig (2.14.1-r0) (46/731) Installing wayland-libs-client (1.21.0-r1) (47/731) Installing wayland-libs-cursor (1.21.0-r1) (48/731) Installing wayland-libs-egl (1.21.0-r1) (49/731) Installing xkeyboard-config (2.37-r0) (50/731) Installing xz-libs (5.2.8-r0) (51/731) Installing libxml2 (2.10.3-r2) (52/731) Installing libxkbcommon (1.4.1-r0) (53/731) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/731) Installing mesa-gbm (22.2.4-r0) (55/731) Installing libxshmfence (1.3.1-r0) (56/731) Installing mesa-egl (22.2.4-r0) (57/731) Installing avahi-libs (0.8-r6) (58/731) Installing gmp (6.2.1-r2) (59/731) Installing nettle (3.8.1-r0) (60/731) Installing p11-kit (0.24.1-r1) (61/731) Installing libtasn1 (4.19.0-r0) (62/731) Installing libunistring (1.1-r0) (63/731) Installing gnutls (3.7.8-r2) (64/731) Installing cups-libs (2.4.2-r1) (65/731) Installing pkgconf (1.9.3-r0) (66/731) Installing shared-mime-info (2.2-r2) (67/731) Installing libjpeg-turbo (2.1.4-r0) (68/731) Installing libwebp (1.2.4-r1) (69/731) Installing tiff (4.4.0-r1) (70/731) Installing gdk-pixbuf (2.42.10-r0) (71/731) Installing gtk-update-icon-cache (3.24.34-r7) (72/731) Installing libxfixes (6.0.0-r0) (73/731) Installing libxrender (0.9.11-r0) (74/731) Installing libxcursor (1.2.1-r1) (75/731) Installing libxdamage (1.1.5-r1) (76/731) Installing libxi (1.8-r0) (77/731) Installing libxinerama (1.1.5-r0) (78/731) Installing libxrandr (1.5.3-r0) (79/731) Installing libatk-1.0 (2.46.0-r0) (80/731) Installing libxtst (1.2.4-r0) (81/731) Installing at-spi2-core (2.46.0-r0) (82/731) Installing libatk-bridge-2.0 (2.46.0-r0) (83/731) Installing pixman (0.42.2-r0) (84/731) Installing cairo (1.17.6-r3) (85/731) Installing cairo-gobject (1.17.6-r3) (86/731) Installing libepoxy (1.5.10-r0) (87/731) Installing fribidi (1.0.12-r0) (88/731) Installing graphite2 (1.3.14-r2) (89/731) Installing harfbuzz (5.3.1-r1) (90/731) Installing libxft (2.3.7-r0) (91/731) Installing pango (1.50.12-r0) (92/731) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/731) Installing libevdev (1.13.0-r0) (94/731) Installing mtdev (1.1.6-r1) (95/731) Installing eudev-libs (3.2.11-r4) (96/731) Installing libinput-libs (1.22.0-r0) (97/731) Installing xcb-util-wm (0.4.2-r0) (98/731) Installing xcb-util (0.4.0-r3) (99/731) Installing xcb-util-image (0.4.1-r0) (100/731) Installing xcb-util-keysyms (0.4.1-r0) (101/731) Installing xcb-util-renderutil (0.3.10-r0) (102/731) Installing libxkbcommon-x11 (1.4.1-r0) (103/731) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0) (104/731) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/731) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/731) Installing kirigami2-libs (5.100.0-r1) (107/731) Installing kirigami2 (5.100.0-r1) (108/731) Installing kactivities-libs (5.100.0-r0) (109/731) Installing karchive (5.100.0-r0) (110/731) Installing kconfig (5.100.1-r0) (111/731) Installing kcoreaddons (5.100.0-r0) (112/731) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (113/731) Installing kwindowsystem (5.100.0-r0) (114/731) Installing kcrash (5.100.0-r0) (115/731) Installing kdbusaddons (5.100.0-r0) (116/731) Installing kglobalaccel (5.100.0-r0) (117/731) Installing kguiaddons (5.100.0-r0) (118/731) Installing ki18n (5.100.0-r0) (119/731) Installing libelogind (246.10-r5) (120/731) Installing polkit-elogind-libs (122-r0) (121/731) Installing polkit-qt-1 (0.114.0-r1) (122/731) Installing kauth (5.100.0-r0) (123/731) Installing kcodecs (5.100.0-r0) (124/731) Installing kwidgetsaddons (5.100.0-r0) (125/731) Installing kconfigwidgets (5.100.0-r0) (126/731) Installing qt5-qtsvg (5.15.6_git20220908-r0) (127/731) Installing kiconthemes (5.100.0-r0) (128/731) Installing kitemviews (5.100.0-r0) (129/731) Installing kxmlgui (5.100.0-r0) (130/731) Installing kbookmarks (5.100.0-r0) (131/731) Installing kcompletion (5.100.0-r0) (132/731) Installing libxml2-utils (2.10.3-r2) (133/731) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (134/731) Installing libgpg-error (1.46-r1) (135/731) Installing libgcrypt (1.10.1-r0) (136/731) Installing libxslt (1.1.37-r0) (137/731) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (138/731) Installing kdoctools (5.100.0-r0) (139/731) Installing kjobwidgets (5.100.0-r0) (140/731) Installing alsa-lib (1.2.8-r0) (141/731) Installing libxxf86vm (1.1.5-r0) (142/731) Installing mesa-gl (22.2.4-r0) (143/731) Installing libxv (1.0.11-r3) (144/731) Installing cdparanoia-libs (10.2-r11) (145/731) Installing graphene (1.10.8-r1) (146/731) Installing gstreamer (1.20.4-r0) (147/731) Installing libogg (1.3.5-r1) (148/731) Installing opus (1.3.1-r1) (149/731) Installing orc (0.4.33-r0) (150/731) Installing libtheora (1.1.1-r16) (151/731) Installing libvorbis (1.3.7-r0) (152/731) Installing gst-plugins-base (1.20.4-r0) (153/731) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (154/731) Installing qt5-qtspeech (5.15.6_git20220907-r0) (155/731) Installing sound-theme-freedesktop (0.8-r0) (156/731) Installing libltdl (2.4.7-r0) (157/731) Installing libcanberra (0.30-r9) (158/731) Installing libcanberra-gstreamer (0.30-r9) (159/731) Installing knotifications (5.100.0-r0) (160/731) Installing kservice (5.100.0-r0) (161/731) Installing solid-libs (5.100.0-r0) (162/731) Installing libhunspell (1.7.1-r0) (163/731) Installing ncurses-terminfo-base (6.3_p20221119-r0) (164/731) Installing ncurses-libs (6.3_p20221119-r0) (165/731) Installing readline (8.2.0-r0) (166/731) Installing hunspell (1.7.1-r0) (167/731) Installing sonnet (5.100.0-r0) (168/731) Installing ktextwidgets (5.100.0-r0) (169/731) Installing kio (5.100.0-r0) (170/731) Installing kpackage (5.100.0-r0) (171/731) Installing kdeclarative (5.100.0-r0) (172/731) Installing kwayland (5.100.0-r0) (173/731) Installing plasma-framework (5.100.1-r0) (174/731) Installing sqlite-libs (3.40.0-r0) (175/731) Installing libaccounts-glib (1.26-r1) (176/731) Installing libaccounts-qt (1.16-r1) (177/731) Installing signond (8.61-r0) (178/731) Installing accounts-qml-module (0.7_git20190605-r1) (179/731) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (180/731) Installing sdl2 (2.26.0-r0) (181/731) Installing aom-libs (3.5.0-r0) (182/731) Installing libass (0.16.0-r0) (183/731) Installing libdav1d (1.0.0-r2) (184/731) Installing lame (3.100-r2) (185/731) Installing libasyncns (0.8-r1) (186/731) Installing flac-libs (1.4.2-r0) (187/731) Installing libsndfile (1.1.0-r2) (188/731) Installing libgomp (12.2.1_git20220924-r4) (189/731) Installing soxr (0.1.3-r3) (190/731) Installing speexdsp (1.2.1-r0) (191/731) Installing tdb-libs (1.4.7-r1) (192/731) Installing libpulse (9999_git20220528-r0) (193/731) Installing cjson (1.7.15-r3) (194/731) Installing mbedtls (2.28.1-r1) (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.85-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-r4) (216/731) Installing libnotify (0.8.1-r1) (217/731) Installing libproxy (0.4.18-r2) (218/731) Installing signon-ui (0.17_git20171023-r2) (219/731) Installing libassuan (2.5.5-r1) (220/731) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/731) Installing gnupg-gpgconf (2.2.40-r0) (222/731) Installing gpg (2.2.40-r0) (223/731) Installing npth (1.6-r2) (224/731) Installing gpg-agent (2.2.40-r0) (225/731) Installing libksba (1.6.2-r0) (226/731) Installing gpgsm (2.2.40-r0) (227/731) Installing gpgme (1.18.0-r1) (228/731) Installing gpgmepp (1.18.0-r1) (229/731) Installing gdbm (1.23-r0) (230/731) Installing libsasl (2.1.28-r3) (231/731) Installing libqca (2.3.4-r2) (232/731) Installing kwallet (5.100.0-r0) (233/731) Installing kaccounts-integration (22.08.3-r0) (234/731) Installing purpose (5.100.0-r0) (235/731) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0) (236/731) Installing qt5-qtfeedback (0_git20180903-r0) (237/731) Installing angelfish (22.09-r0) (238/731) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/731) Installing gtk-engines-clearlooks (2.21.0-r3) (240/731) Installing gtk-engines-crux (2.21.0-r3) (241/731) Installing gtk-engines-industrial (2.21.0-r3) (242/731) Installing gtk-engines-mist (2.21.0-r3) (243/731) Installing gtk-engines-redmond (2.21.0-r3) (244/731) Installing gtk-engines-thinice (2.21.0-r3) (245/731) Installing gtk-engines (2.21.0-r3) (246/731) Installing breeze-gtk (5.26.3-r0) (247/731) Installing alsa-ucm-conf (1.2.8-r1) (248/731) Installing atinout (0.9.1-r1) (249/731) Installing ca-certificates (20220614-r2) (250/731) Installing nghttp2-libs (1.51.0-r0) (251/731) Installing libcurl (7.86.0-r1) (252/731) Installing libgpiod (1.6.3-r2) (253/731) Installing libgudev (237-r1) (254/731) Installing libmm-glib (1.20.2-r0) (255/731) Installing libusb (1.0.26-r0) (256/731) Installing eg25-manager (0.4.6-r0) (257/731) Installing eg25-manager-openrc (0.4.6-r0) (258/731) Installing gpsd (3.24-r1) (259/731) Installing gpsd-openrc (3.24-r1) (260/731) Installing libnl3 (3.7.0-r0) (261/731) Installing iw (5.19-r0) (262/731) Installing linux-postmarketos-allwinner (6.0.7_git20221105-r1) (263/731) Installing udev-init-scripts (35-r1) (264/731) Installing udev-init-scripts-openrc (35-r1) (265/731) Installing kmod-libs (30-r1) (266/731) Installing eudev (3.2.11-r4) (267/731) Installing eudev-openrc (3.2.11-r4) (268/731) Installing openssh-keygen (9.1_p1-r1) (269/731) Installing libedit (20221030.3.1-r0) (270/731) Installing openssh-client-common (9.1_p1-r1) (271/731) Installing openssh-client-default (9.1_p1-r1) (272/731) Installing openssh-sftp-server (9.1_p1-r1) (273/731) Installing openssh-server-common (9.1_p1-r1) (274/731) Installing openssh-server (9.1_p1-r1) (275/731) Installing openssh (9.1_p1-r1) (276/731) Installing boot-deploy (0.6.1-r0) (277/731) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (278/731) Installing lzo (2.10-r3) (279/731) Installing btrfs-progs (6.0.1-r1) (280/731) Installing bzip2 (1.0.8-r4) (281/731) Installing argon2-libs (20190702-r2) (282/731) Installing device-mapper-libs (2.03.17-r1) (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.03.17-r1) (290/731) Installing lvm2-libs (2.03.17-r1) (291/731) Installing device-mapper (2.03.17-r1) (292/731) Installing device-mapper-udev (2.03.17-r1) Executing device-mapper-udev-2.03.17-r1.post-install (293/731) Installing libcom_err (1.46.5-r4) (294/731) Installing e2fsprogs-libs (1.46.5-r4) (295/731) Installing e2fsprogs (1.46.5-r4) (296/731) Installing e2fsprogs-extra (1.46.5-r4) (297/731) Installing f2fs-tools-libs (1.15.0-r0) (298/731) Installing f2fs-tools (1.15.0-r0) (299/731) Installing lz4 (1.9.4-r1) (300/731) Installing userspace-rcu (0.13.2-r0) (301/731) Installing multipath-tools (0.9.3-r1) (302/731) Installing multipath-tools-openrc (0.9.3-r1) (303/731) Installing parted (3.5-r0) (304/731) Installing postmarketos-mvcfg (1-r0) (305/731) Installing postmarketos-keys (1-r0) (306/731) Installing sudo (1.9.12_p1-r1) (307/731) Installing postmarketos-base-nofde (23-r1) (308/731) Installing unudhcpd (0.2.1-r0) (309/731) Installing xz (5.2.8-r0) (310/731) Installing postmarketos-mkinitfs (1.5.1-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.5-r1) (313/731) Installing musl-fts (1.2.7-r3) (314/731) Installing libelf (0.188-r0) (315/731) Installing mesa-dri-gallium (22.2.4-r0) (316/731) Installing postmarketos-base-mesa (23-r1) (317/731) Installing u-boot-pinephone (2022.07-r0) (318/731) Installing u-boot-tools (2022.10-r1) (319/731) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (320/731) Installing dbus-openrc (1.14.4-r0) (321/731) Installing libacl (2.3.1-r1) (322/731) Installing lz4-libs (1.9.4-r1) (323/731) Installing libarchive (3.6.1-r1) (324/731) Installing libcbor (0.9.0-r1) (325/731) Installing efivar-libs (38-r1) (326/731) Installing libgcab (1.4-r3) (327/731) Installing json-glib (1.6.6-r1) (328/731) Installing libgusb (0.4.2-r0) (329/731) Installing libjcat (0.1.12-r0) (330/731) Installing libmbim (1.28.2-r0) (331/731) Installing protobuf-c (1.4.1-r1) (332/731) Installing libqrtr-glib (1.2.2-r0) (333/731) Installing libqmi (1.32.2-r0) (334/731) Installing tpm2-tss-mu (3.2.0-r0) (335/731) Installing tpm2-tss-sys (3.2.0-r0) (336/731) Installing tpm2-tss-esys (3.2.0-r0) (337/731) Installing libxmlb (0.3.10-r0) (338/731) Installing fwupd (1.8.7-r0) (339/731) Installing fwupd-openrc (1.8.7-r0) (340/731) Installing device-pine64-pinephone (0.44-r0) Executing device-pine64-pinephone-0.44-r0.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.44-r0) (342/731) Installing linux-firmware-rtlwifi (20221109-r0) (343/731) Installing linux-firmware-rtl_bt (20221109-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.44-r0) (347/731) Installing yaml (0.2.5-r0) (348/731) Installing appstream (0.15.5-r1) Executing appstream-0.15.5-r1.post-install ✔ Metadata cache was updated successfully. (349/731) Installing appstream-qt (0.15.5-r1) (350/731) Installing attica (5.100.0-r0) (351/731) Installing kidletime (5.100.0-r0) (352/731) Installing knewstuff (5.100.0-r0) (353/731) Installing discover (5.26.3-r0) (354/731) Installing libapk-qt (0.4.2-r0) (355/731) Installing discover-backend-apk (5.26.3-r0) (356/731) Installing discover-backend-fwupd (5.26.3-r0) (357/731) Installing font-droid-nonlatin (20200215-r2) (358/731) Installing font-noto-common (0_git20211101-r6) (359/731) Installing font-noto-math (0_git20211101-r6) (360/731) Installing font-noto-symbols (0_git20211101-r6) (361/731) Installing font-noto (0_git20211101-r6) (362/731) Installing font-noto-emoji (2.038-r0) (363/731) Installing font-noto-extra (0_git20211101-r6) (364/731) Installing mauiman (1.0.0-r0) (365/731) Installing mauikit (2.2.0-r0) (366/731) Installing exiv2 (0.27.5-r1) (367/731) Installing mauikit-imagetools (2.2.0-r0) (368/731) Installing mauikit-filebrowsing (2.2.0-r0) (369/731) Installing index (2.2.0-r0) (370/731) Installing signon-plugin-oauth2 (0.25-r0) (371/731) Installing kaccounts-providers (22.08.3-r0) (372/731) Installing kirigami-addons (0.5-r0) (373/731) Installing kclock (22.09-r0) (374/731) Installing gsettings-desktop-schemas (43.0-r0) (375/731) Installing kdecoration (5.26.3-r0) (376/731) Installing kde-gtk-config (5.26.3-r0) (377/731) Installing kirigami-gallery (22.08.3-r0) (378/731) Installing kquickimageeditor (0.2.0-r1) (379/731) Installing taglib (1.13-r0) (380/731) Installing kfilemetadata (5.100.0-r0) (381/731) Installing qt5-qtlocation (5.15.6_git20220907-r1) (382/731) Installing koko (22.09-r0) (383/731) Installing kasync (0.3.0-r2) (384/731) Installing gpg-wks-server (2.2.40-r0) (385/731) Installing gpgv (2.2.40-r0) (386/731) Installing libldap (2.6.3-r6) (387/731) Installing gnupg-dirmngr (2.2.40-r0) (388/731) Installing gnupg-utils (2.2.40-r0) (389/731) Installing gnupg-wks-client (2.2.40-r0) (390/731) Installing gnupg (2.2.40-r0) (391/731) Installing iso-codes (4.12.0-r0) (392/731) Installing kcontacts (5.100.0-r0) (393/731) Installing kpeople (5.100.0-r0) (394/731) Installing libical (3.0.16-r1) (395/731) Installing kcalendarcore (5.100.0-r0) (396/731) Installing kmime (22.08.3-r0) (397/731) Installing kimap2 (0.4.0-r1) (398/731) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (399/731) Installing kdav2 (0.4.0-r1) (400/731) Installing lmdb (0.9.29-r2) (401/731) Installing libxapian (1.4.21-r0) (402/731) Installing sink (0.9.0-r3) (403/731) Installing kpeoplesink (0_git20210224-r1) (404/731) Installing kpeoplevcard (0.1-r2) (405/731) Installing lcms2 (2.14-r0) (406/731) Installing libraw (0.20.2-r2) (407/731) Installing libraw-tools (0.20.2-r2) (408/731) Installing imagemagick-libs (7.1.0.52-r0) (409/731) Installing jbig2dec (0.19-r1) (410/731) Installing ghostscript (10.0.0-r0) (411/731) Installing libde265 (1.0.9-r0) (412/731) Installing libheif (1.13.0-r0) (413/731) Installing libjxl (0.7.0-r0) (414/731) Installing librsvg (2.55.1-r0) (415/731) Installing imagemagick (7.1.0.52-r0) (416/731) Installing perl (5.36.0-r0) (417/731) Installing perl-image-exiftool (12.50-r0) (418/731) Installing exiftool (12.50-r0) (419/731) Installing tzdata (2022f-r1) (420/731) Installing openexr (3.1.5-r3) (421/731) Installing soundtouch (2.3.2-r1) (422/731) Installing libraw1394 (2.1.2-r3) (423/731) Installing libdc1394 (2.2.6-r1) (424/731) Installing tslib (1.22-r1) (425/731) Installing directfb (1.7.7-r5) (426/731) Installing faac (1.30-r2) (427/731) Installing fdk-aac (2.0.2-r1) (428/731) Installing flite (2.2-r1) (429/731) Installing libsamplerate (0.2.2-r0) (430/731) Installing jack (1.9.21-r0) (431/731) Installing portaudio (19.7.0-r0) (432/731) Installing fluidsynth-libs (2.3.0-r0) (433/731) Installing libfreeaptx (0.1.1-r1) (434/731) Installing gsm (1.0.22-r1) (435/731) Installing libldac (2.0.2.3-r0) (436/731) Installing libmodplug (0.8.9.0-r2) (437/731) Installing neon (0.32.4-r0) (438/731) Installing libnice (0.1.19-r0) (439/731) Installing openal-soft (1.22.2-r2) (440/731) Installing openjpeg (2.5.0-r0) (441/731) Installing librtmp (2.4_git20190330-r2) (442/731) Installing sbc (2.0-r0) (443/731) Installing spandsp (0.0.6-r2) (444/731) Installing libsrtp (2.4.2-r3) (445/731) Installing vo-aacenc (0.1.3-r0) (446/731) Installing vo-amrwbenc (0.1.3-r0) (447/731) Installing libzbar (0.23.92-r2) (448/731) Installing gst-plugins-bad (1.20.4-r2) (449/731) Installing gtk4.0 (4.8.2-r0) Executing gtk4.0-4.8.2-r0.post-install (450/731) Installing megapixels (1.5.2-r0) (451/731) Installing encodings (1.0.6-r0) (452/731) Installing libfontenc (1.1.6-r0) (453/731) Installing mkfontscale (1.2.2-r1) (454/731) Installing font-dejavu (2.37-r3) (455/731) Installing sdl2_ttf (2.20.1-r0) (456/731) Installing osk-sdl (0.67.1-r1) (457/731) Installing kcmutils (5.100.0-r0) (458/731) Installing frameworkintegration (5.100.0-r0) (459/731) Installing oxygen (5.26.3-r0) (460/731) Installing modemmanager-qt (5.100.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-r4) (464/731) Installing libprotobuf (3.21.9-r0) (465/731) Installing libphonenumber (8.13.0-r0) (466/731) Installing plasma-dialer (22.09-r0) (467/731) Installing plasma-mobile-sounds (0.1-r1) (468/731) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (469/731) Installing plasma-phonebook (22.09-r0) (470/731) Installing postmarketos-artwork-wallpapers (2-r1) (471/731) Installing postmarketos-hidden-desktop-entries (2.2-r1) (472/731) Installing bluez (5.66-r1) (473/731) Installing bluez-openrc (5.66-r1) (474/731) Installing bluez-obexd (5.66-r1) (475/731) Installing kded (5.100.0-r0) (476/731) Installing bluez-qt (5.100.0-r0) (477/731) Installing bluedevil (5.26.3-r0) (478/731) Installing breeze (5.26.3-r0) (479/731) Installing libpulse-mainloop-glib (9999_git20220528-r0) (480/731) Installing callaudiod (0.1.4-r0) (481/731) Installing dnsmasq-common (2.87-r0) (482/731) Installing dnsmasq-openrc (2.87-r0) (483/731) Installing dnsmasq (2.87-r0) Executing dnsmasq-2.87-r0.pre-install (484/731) Installing linux-pam (1.5.2-r1) (485/731) Installing shadow (4.13-r0) (486/731) Installing elogind (246.10-r5) (487/731) Installing elogind-openrc (246.10-r5) (488/731) Installing hfd-service (0.1.0-r1) (489/731) Installing hfd-service-openrc (0.1.0-r1) (490/731) Installing iio-sensor-proxy (3.4-r0) (491/731) Installing iio-sensor-proxy-openrc (3.4-r0) (492/731) Installing libkscreen (5.26.3-r0) (493/731) Installing layer-shell-qt (5.26.3-r0) (494/731) Installing qt5-qtsensors (5.15.6_git20220816-r0) (495/731) Installing kscreen (5.26.3-r0) (496/731) Installing socat (1.7.4.4-r0) (497/731) Installing kwallet-pam (5.26.3-r0) (498/731) Installing kwayland-integration (5.26.3-r0) (499/731) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (500/731) Installing duktape (2.7.0-r0) (501/731) Installing polkit-elogind (122-r0) (502/731) Installing modemmanager (1.20.2-r0) (503/731) Installing modemmanager-openrc (1.20.2-r0) (504/731) Installing libnm (1.40.2-r0) (505/731) Installing networkmanager-common (1.40.2-r0) (506/731) Installing networkmanager-openrc (1.40.2-r0) (507/731) Installing libmnl (1.0.5-r0) (508/731) Installing libnftnl (1.2.4-r0) (509/731) Installing iptables (1.8.8-r2) (510/731) Installing iptables-openrc (1.8.8-r2) (511/731) Installing libndp (1.8-r1) (512/731) Installing libidn2 (2.3.4-r0) (513/731) Installing libpsl (0.21.1-r1) (514/731) Installing networkmanager (1.40.2-r0) Executing networkmanager-1.40.2-r0.pre-install Executing networkmanager-1.40.2-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (515/731) Installing networkmanager-cli (1.40.2-r0) (516/731) Installing pcre (8.45-r2) (517/731) Installing slang (2.3.3-r0) (518/731) Installing newt (0.52.21-r5) (519/731) Installing networkmanager-tui (1.40.2-r0) (520/731) Installing wireless-regdb (2022.08.12-r0) (521/731) Installing networkmanager-wifi (1.40.2-r0) Executing networkmanager-wifi-1.40.2-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (522/731) Installing mobile-broadband-provider-info (20221107-r0) (523/731) Installing networkmanager-wwan (1.40.2-r0) (524/731) Installing libunwind (1.6.2-r0) (525/731) Installing libcamera (0.0.1-r1) (526/731) Installing pipewire-libs (0.3.60-r2) (527/731) Installing libuv (1.44.2-r0) (528/731) Installing roc-toolkit-libs (0.1.5-r2) (529/731) Installing webrtc-audio-processing (0.3.1-r6) (530/731) Installing pipewire (0.3.60-r2) (531/731) Installing breeze-icons (5.100.0-r0) (532/731) Installing dbus-x11 (1.14.4-r0) (533/731) Installing kactivities (5.100.0-r0) (534/731) Installing kpipewire (5.26.3-r0) (535/731) Installing dconf (0.40.0-r2) (536/731) Installing anthy (9100h-r2) (537/731) Installing maliit-framework (2.3.0-r1) (538/731) Installing kyotocabinet (1.2.79-r3) (539/731) Installing libpinyin (2.7.92-r0) (540/731) Installing tinyxml (2.6.2-r1) (541/731) Installing presage (0.9.1-r2) (542/731) Installing maliit-keyboard (2.3.1-r1) (543/731) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (544/731) Installing plasma-nano (5.26.3-r0) (545/731) Installing networkmanager-qt (5.100.0-r0) (546/731) Installing plasma-nm (5.26.3-r0) (547/731) Installing plasma-nm-mobile (5.26.3-r0) (548/731) Installing fftw-single-libs (3.3.10-r1) (549/731) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (550/731) Installing pulseaudio-bluez (9999_git20220528-r0) (551/731) Installing pulseaudio-alsa (9999_git20220528-r0) (552/731) Installing alsa-utils-openrc (1.2.8-r0) (553/731) Installing pulseaudio-openrc (9999_git20220528-r0) (554/731) Installing libcanberra-pulse (0.30-r9) (555/731) Installing plasma-pa (5.26.3-r0) (556/731) Installing libdaemon (0.14-r3) (557/731) Installing openrc-settingsd (1.1.0-r0) (558/731) Installing openrc-settingsd-openrc (1.1.0-r0) (559/731) Installing plasma-settings (22.09-r1) (560/731) Installing kactivitymanagerd (5.26.3-r0) (561/731) Installing kinit (5.100.0-r0) (562/731) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (563/731) Installing kdnssd (5.100.0-r0) (564/731) Installing syntax-highlighting (5.100.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.5-r2) (568/731) Installing qt5-qttools (5.15.6_git20220907-r1) (569/731) Installing phonon (4.11.1-r3) (570/731) Installing talloc (2.3.4-r1) (571/731) Installing tevent (0.13.0-r1) (572/731) Installing samba-util-libs (4.16.7-r1) (573/731) Installing jansson (2.14-r0) (574/731) Installing ldb (2.5.2-r1) (575/731) Installing libwbclient (4.16.7-r1) (576/731) Installing samba-libs (4.16.7-r1) (577/731) Installing libsmbclient (4.16.7-r1) (578/731) Installing kio-extras (22.08.3-r0) (579/731) Installing kquickcharts (5.100.0-r0) (580/731) Installing xorg-server-common (21.1.4-r1) (581/731) Installing libxkbfile (1.1.1-r0) (582/731) Installing xkbcomp (1.4.5-r1) (583/731) Installing libxfont2 (2.0.6-r0) (584/731) Installing libtirpc-conf (1.3.3-r0) (585/731) Installing libtirpc-nokrb (1.3.3-r0) (586/731) Installing libxcvt (0.1.2-r0) (587/731) Installing xwayland (22.1.5-r0) (588/731) Installing kscreenlocker (5.26.3-r0) (589/731) Installing libqaccessibilityclient (0.4.1-r1) (590/731) Installing xcb-util-cursor (0.1.4-r0) (591/731) Installing kwin (5.26.2.1-r0) (592/731) Installing kitemmodels (5.100.0-r0) (593/731) Installing threadweaver (5.100.0-r0) (594/731) Installing krunner (5.100.0-r0) (595/731) Installing milou (5.26.3-r0) (596/731) Installing pipewire-media-session (0.4.1-r0) (597/731) Installing font-hack (3.003-r3) (598/731) Installing qqc2-desktop-style (5.100.0-r0) (599/731) Installing plasma-integration (5.26.3-r0) (600/731) Installing qtchooser (66-r2) (601/731) Installing plasma-workspace-libs (5.26.3-r0) (602/731) Installing kactivities-stats (5.100.0-r0) (603/731) Installing baloo (5.100.0-r0) (604/731) Installing kholidays (5.100.0-r0) (605/731) Installing libkexiv2 (22.08.3-r0) (606/731) Installing knotifyconfig (5.100.0-r0) (607/731) Installing kparts (5.100.0-r0) (608/731) Installing zxing-cpp (1.4.0-r0) (609/731) Installing libdmtx-libs (0.7.7-r0) (610/731) Installing libqrencode (4.1.1-r1) (611/731) Installing prison (5.100.0-r0) (612/731) Installing ktexteditor (5.100.0-r0) (613/731) Installing libpcap (1.10.1-r1) (614/731) Installing lm-sensors-libs (3.6.0-r4) (615/731) Installing libksysguard (5.26.3-r0) (616/731) Installing kuserfeedback (1.2.0-r1) (617/731) Installing mpfr4 (4.1.0-r0) (618/731) Installing libqalculate (4.4.0-r1) (619/731) Installing plasma-workspace (5.26.3-r0) (620/731) Installing kpty (5.100.0-r0) (621/731) Installing kdesu (5.100.0-r0) (622/731) Installing kde-cli-tools (5.26.3-r0) (623/731) Installing qqc2-breeze-style (5.26.3-r0) (624/731) Installing plasma-mobile (5.26.3-r0) (625/731) Installing polkit-kde-agent-1 (5.26.3-r0) (626/731) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (627/731) Installing chrony-openrc (4.3-r0) (628/731) Installing haveged (1.9.18-r0) (629/731) Installing haveged-openrc (1.9.18-r0) (630/731) Installing nftables (1.0.5-r3) (631/731) Installing nftables-openrc (1.0.5-r3) (632/731) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (633/731) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (634/731) Installing postmarketos-base-nftables (23-r1) Executing postmarketos-base-nftables-23-r1.post-install (635/731) Installing postmarketos-artwork-icons (2-r1) (636/731) Installing util-linux (2.38.1-r1) (637/731) Installing libfdisk (2.38.1-r1) (638/731) Installing libsmartcols (2.38.1-r1) (639/731) Installing util-linux-misc (2.38.1-r1) (640/731) Installing libeconf (0.4.7-r0) (641/731) Installing runuser (2.38.1-r1) (642/731) Installing mount (2.38.1-r1) (643/731) Installing losetup (2.38.1-r1) (644/731) Installing hexdump (2.38.1-r1) (645/731) Installing uuidgen (2.38.1-r1) (646/731) Installing blkid (2.38.1-r1) (647/731) Installing sfdisk (2.38.1-r1) (648/731) Installing mcookie (2.38.1-r1) (649/731) Installing agetty (2.38.1-r1) (650/731) Installing agetty-openrc (0.45.2-r6) (651/731) Installing wipefs (2.38.1-r1) (652/731) Installing cfdisk (2.38.1-r1) (653/731) Installing umount (2.38.1-r1) (654/731) Installing util-linux-openrc (2.38.1-r1) (655/731) Installing flock (2.38.1-r1) (656/731) Installing lsblk (2.38.1-r1) (657/731) Installing libcap-ng (0.8.3-r1) (658/731) Installing setpriv (2.38.1-r1) (659/731) Installing logger (2.38.1-r1) (660/731) Installing partx (2.38.1-r1) (661/731) Installing fstrim (2.38.1-r1) (662/731) Installing findmnt (2.38.1-r1) (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.11.0-r2) (671/731) Installing py3-ruamel.yaml.clib (0.2.7-r1) (672/731) Installing py3-ruamel.yaml (0.17.21-r1) (673/731) Installing sleep-inhibitor (1.16-r1) (674/731) Installing sleep-inhibitor-openrc (1.16-r1) (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-r1) (677/731) Installing obex-capabilities (0.2.1-r2) (678/731) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (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.44-r0) (684/731) Installing powerdevil-libs (5.26.3-r0) (685/731) Installing powerdevil (5.26.3-r0) (686/731) Installing bubblewrap (0.7.0-r0) (687/731) Installing fuse-common (3.12.0-r0) (688/731) Installing fuse-openrc (3.12.0-r0) (689/731) Installing fuse3-libs (3.12.0-r0) (690/731) Installing fuse3 (3.12.0-r0) (691/731) Installing xdg-desktop-portal (1.15.0-r0) (692/731) Installing xdg-desktop-portal-kde (5.26.3-r0) (693/731) Installing autologin (1.0.0-r4) (694/731) Installing tinydm (1.1.2-r1) (695/731) Installing tinydm-openrc (1.1.2-r1) (696/731) Installing postmarketos-base-ui-tinydm (6-r1) (697/731) Installing font-alias (1.0.4-r0) (698/731) Installing util-macros (1.19.3-r0) (699/731) Installing font-misc-misc (1.1.2-r3) (700/731) Installing font-cursor-misc (1.0.3-r3) (701/731) Installing xauth (1.1.2-r0) (702/731) Installing xmodmap (1.0.11-r0) (703/731) Installing xrdb (1.2.1-r1) (704/731) Installing xinit (1.4.1-r1) (705/731) Installing hwdata-pci (0.364-r0) (706/731) Installing libpciaccess (0.17-r0) (707/731) Installing xorg-server (21.1.4-r1) (708/731) Installing libinput (1.22.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.9-r0) Executing postmarketos-ui-plasma-mobile-3.9-r0.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-r1) (716/731) Installing opencv (4.6.0-r4) (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-r1) (722/731) Installing spacebar (22.09-r0) (723/731) Installing hkdm (0.2.0-r0) (724/731) Installing buffyboard (0.2.0-r0) (725/731) Installing terminus-font (4.49.1-r3) (726/731) Installing kbd-misc (2.5.1-r3) (727/731) Installing kbd (2.5.1-r3) (728/731) Installing kbd-openrc (2.5.1-r3) (729/731) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (730/731) Installing ttyescape-openrc (1.0.1-r1) (731/731) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.1-r2.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r0.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r4.trigger Executing postmarketos-mkinitfs-1.5.1-r1.trigger 2022/11/24 15:58:03 Generating for kernel version: 6.0.7 2022/11/24 15:58:03 Output directory: /boot 2022/11/24 15:58:03 == Generating initramfs == 2022/11/24 15:58:03 - Including hook files 2022/11/24 15:58:03 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/24 15:58:03 - Including hook scripts 2022/11/24 15:58:03 - Including required binaries 2022/11/24 15:58:03 - Including kernel modules 2022/11/24 15:58:03 - Including splash images 2022/11/24 15:58:03 - Writing and verifying initramfs archive 2022/11/24 15:58:04 == Generating initramfs extra == 2022/11/24 15:58:04 - Including extra binaries 2022/11/24 15:58:04 - Including FDE support 2022/11/24 15:58:05 - Writing and verifying initramfs-extra archive 2022/11/24 15:58:08 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2022/11/24 15:58:12 mkinitfs completed in: 8.894545507s 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: 2145 MiB in 756 packages (1093639) [15:58:18] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2145 MiB in 756 packages (1093639) [15:58:21] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (1093639) [15:58:21] (rootfs_pine64-pinephone) install device-pine64-pinephone (1093639) [15:58:21] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1093639) [15:58:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1093639) [15:58:21] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1093639) [15:58:21] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (1093639) [15:58:21] New background process: pid=1102903, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2145 MiB in 756 packages (1093639) [15:58:24] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2145 MiB in 756 packages (1093639) [15:58:28] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1093639) [15:58:28] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (1093639) [15:58:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1093639) [15:58:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1093639) [15:58:28] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1093639) [15:58:28] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1093639) [15:58:28] New background process: pid=1103114, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2145 MiB in 756 packages (1093639) [15:58:31] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2145 MiB in 756 packages (1093639) [15:58:35] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (1093639) [15:58:35] (rootfs_pine64-pinephone) % mkinitfs 2022/11/24 15:58:35 Generating for kernel version: 6.0.7 2022/11/24 15:58:35 Output directory: /boot 2022/11/24 15:58:35 == Generating initramfs == 2022/11/24 15:58:35 - Including hook files 2022/11/24 15:58:35 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/24 15:58:35 - Including hook scripts 2022/11/24 15:58:35 - Including required binaries 2022/11/24 15:58:35 - Including kernel modules 2022/11/24 15:58:35 - Including splash images 2022/11/24 15:58:35 - Writing and verifying initramfs archive 2022/11/24 15:58:35 == Generating initramfs extra == 2022/11/24 15:58:35 - Including extra binaries 2022/11/24 15:58:35 - Including FDE support 2022/11/24 15:58:36 - Writing and verifying initramfs-extra archive 2022/11/24 15:58:40 == Using boot-deploy to finalize/install files == ==> kernel: device-tree blob operations ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra ==> Installing: /boot/sun50i-a64-pinephone-1.1.dtb ==> Installing: /boot/sun50i-a64-pinephone-1.2.dtb 2022/11/24 15:58:49 mkinitfs completed in: 14.41001902s (1093639) [15:58:49] *** SET LOGIN PASSWORD FOR: 'user' *** (1093639) [15:58:49] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (1093639) [15:58:49] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (1093639) [15:58:49] (rootfs_pine64-pinephone) locking root (1093639) [15:58:49] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (1093639) [15:58:50] NOTE: No valid keymap specified for device (1093639) [15:58:50] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (1093639) [15:58:56] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (1093639) [15:58:56] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (1093639) [15:58:56] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1093639) [15:58:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1093639) [15:58:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1093639) [15:58:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1093639) [15:58:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1093639) [15:58:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1093639) [15:58:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1093639) [15:58:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1093639) [15:58:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1093639) [15:58:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1093639) [15:58:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1093639) [15:58:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1093639) [15:58:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1093639) [15:58:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1093639) [15:58:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1093639) [15:58:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1093639) [15:58:56] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2262168 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (1093639) [15:58:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1093639) [15:58:57] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1093639) [15:58:57] (native) create pine64-pinephone.img (3469M) (1093639) [15:58:57] (native) % truncate -s 3469M /home/pmos/rootfs/pine64-pinephone.img (1093639) [15:58:57] (native) mount /dev/install (pine64-pinephone.img) (1093639) [15:58:57] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (1093639) [15:58:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1093639) [15:58:57] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1093639) [15:58:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1093639) [15:58:57] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1093639) [15:58:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1093639) [15:58:57] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1093639) [15:58:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1093639) [15:58:57] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1093639) [15:58:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1093639) [15:58:57] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1093639) [15:58:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1093639) [15:58:57] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1093639) [15:58:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1093639) [15:58:57] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1093639) [15:58:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1093639) [15:58:57] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1093639) [15:58:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1093639) [15:58:57] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1093639) [15:58:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1093639) [15:58:57] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1093639) [15:58:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1093639) [15:58:57] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1093639) [15:58:57] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (1093639) [15:58:57] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2632.snap", "dio": false, "log-sec": 512 } ] } (1093639) [15:58:57] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2632.snap", "dio": false, "log-sec": 512 } ] } (1093639) [15:58:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1093639) [15:58:57] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1093639) [15:58:57] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1093639) [15:58:57] (native) % parted -s /dev/install mktable msdos (1093639) [15:58:57] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (1093639) [15:58:57] (native) % parted -s /dev/install mkpart primary 256M 100% (1093639) [15:58:58] (native) % parted -s /dev/install set 1 boot on (1093639) [15:58:58] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2632.snap", "dio": false, "log-sec": 512 } ] } (1093639) [15:58:58] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1093639) [15:58:58] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1093639) [15:58:58] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1093639) [15:58:58] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1093639) [15:58:58] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1093639) [15:58:58] (native) install e2fsprogs (1093639) [15:58:58] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1093639) [15:58:58] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1093639) [15:58:58] (native) % cat /tmp/apk_progress_fifo (1093639) [15:58:58] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1093639) [15:58:58] New background process: pid=1105101, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r4) (2/3) Installing e2fsprogs-libs (1.46.5-r4) (3/3) Installing e2fsprogs (1.46.5-r4) Executing busybox-1.35.0-r29.trigger OK: 26 MiB in 71 packages (1093639) [15:58:58] (native) format /dev/installp2 (root, ext4) (1093639) [15:58:58] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1093639) [15:58:59] (native) mount /dev/installp2 to /mnt/install (1093639) [15:58:59] (native) % mkdir -p /mnt/install (1093639) [15:58:59] (native) % mount /dev/installp2 /mnt/install (1093639) [15:58:59] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1093639) [15:58:59] (native) install e2fsprogs (1093639) [15:58:59] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1093639) [15:58:59] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1093639) [15:58:59] (native) % cat /tmp/apk_progress_fifo (1093639) [15:58:59] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1093639) [15:58:59] New background process: pid=1105240, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 71 packages (1093639) [15:58:59] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (1093639) [15:58:59] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (1093639) [15:58:59] (native) % mkdir -p /mnt/install/boot (1093639) [15:58:59] (native) % mount /dev/installp1 /mnt/install/boot (1093639) [15:59:00] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1093639) [15:59:00] (native) copy rootfs_pine64-pinephone to /mnt/install/ (1093639) [15:59:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1093639) [15:59:00] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1093639) [15:59:00] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1093639) [15:59:00] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1093639) [15:59:00] (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/ (1093639) [15:59:06] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1093639) [15:59:06] % 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 (1093639) [15:59:06] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1093639) [15:59:06] % 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/ (1093639) [15:59:06] % 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/ (1093639) [15:59:06] % 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/ (1093639) [15:59:06] % 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/ (1093639) [15:59:06] % 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/ (1093639) [15:59:06] % 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/ (1093639) [15:59:06] % 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/ (1093639) [15:59:06] % 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/ (1093639) [15:59:06] % 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/ (1093639) [15:59:07] % 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/ (1093639) [15:59:07] % 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/ (1093639) [15:59:07] % 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/ (1093639) [15:59:07] % 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/ (1093639) [15:59:07] % 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/ (1093639) [15:59:07] % 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/ (1093639) [15:59:07] % 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/ (1093639) [15:59:07] % 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/ (1093639) [15:59:07] % 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/ (1093639) [15:59:07] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1093639) [15:59:07] % 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 (1093639) [15:59:07] 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 (1093639) [15:59:07] (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 (1093639) [15:59:07] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1093639) [15:59:10] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1093639) [15:59:12] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2632.snap", "dio": false, "log-sec": 512 } ] } (1093639) [15:59:13] (native) umount /dev/loop0 (1093639) [15:59:13] (native) % losetup -d /dev/loop0 (1093639) [15:59:13] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1093639) [15:59:13] (1093639) [15:59:13] *** FLASHING INFORMATION *** (1093639) [15:59:13] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1093639) [15:59:13] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1093639) [15:59:13] (1093639) [15:59:13] *** SSH DAEMON INFORMATION *** (1093639) [15:59:13] SSH daemon is enabled (disable with --no-sshd). (1093639) [15:59:13] Login as 'user' with the password given during installation. (1093639) [15:59:13] (1093639) [15:59:13] *** FIREWALL INFORMATION *** (1093639) [15:59:13] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1093639) [15:59:13] For more information: https://postmarketos.org/firewall (1093639) [15:59:13] (1093639) [15:59:13] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1093639) [15:59:13] DONE! total 2370220 -rw-r--r-- 1 root 12345 3637510144 Nov 24 15:59 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop0 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2620.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/lxd_22526.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1634.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512 /dev/loop0 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core18_2632.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/snapd_17336.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Nov 24 15:59 pmOS_boot -> ../../loop0p1 lrwxrwxrwx 1 root root 13 Nov 24 15:59 pmOS_root -> ../../loop0p2 lrwxrwxrwx 1 root root 10 Nov 24 15:59 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Nov 24 15:57 bin drwxr-xr-x 2 root root 4096 Nov 24 15:58 boot drwxr-xr-x 2 root root 4096 Nov 24 15:54 dev drwxr-xr-x 66 root root 4096 Nov 24 15:58 etc drwxr-xr-x 3 root root 4096 Nov 24 15:59 home drwxr-xr-x 14 root root 4096 Nov 24 15:57 lib drwx------ 2 root root 16384 Nov 24 15:58 lost+found drwxr-xr-x 5 root root 4096 Nov 24 15:54 media drwxr-xr-x 8 root root 4096 Nov 24 15:54 mnt drwxr-xr-x 2 root root 4096 Nov 24 15:54 opt drwxr-xr-x 2 root root 4096 Nov 24 15:54 proc drwx------ 2 root root 4096 Nov 24 15:54 root drwxr-xr-x 6 root root 4096 Nov 24 15:57 run drwxr-xr-x 2 root root 4096 Nov 24 15:57 sbin drwxr-xr-x 2 root root 4096 Nov 24 15:54 srv drwxr-xr-x 2 root root 4096 Nov 24 15:54 sys drwxrwxrwt 2 root root 4096 Nov 24 15:59 tmp drwxr-xr-x 9 root root 4096 Nov 24 15:55 usr drwxr-xr-x 13 root root 4096 Nov 24 15:55 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-11-24 15:59:39-- 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% 71.8M=0s 2022-11-24 15:59:40 (71.8 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2022-11-23 08:23:28.250524 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-293-g709f9b066d [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-294-g66ecf82a1c [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-5-g4ab7841388 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25036 distinct packages available (1/102) Upgrading kirigami2-libs (5.100.0-r1 -> 9999_git1669155137-r1) (2/102) Upgrading kirigami2 (5.100.0-r1 -> 9999_git1669155137-r1) (3/102) Upgrading kactivities-libs (5.100.0-r0 -> 9999_git1668426311-r0) (4/102) Upgrading karchive (5.100.0-r0 -> 9999_git1668477600-r0) (5/102) Upgrading kconfig (5.100.1-r0 -> 9999_git1668559787-r0) (6/102) Upgrading kcoreaddons (5.100.0-r0 -> 9999_git1668962972-r0) (7/102) Upgrading kwindowsystem (5.100.0-r0 -> 9999_git1668426902-r0) (8/102) Upgrading kcrash (5.100.0-r0 -> 9999_git1668426443-r0) (9/102) Upgrading kdbusaddons (5.100.0-r0 -> 9999_git1668426463-r0) (10/102) Upgrading kglobalaccel (5.100.0-r0 -> 9999_git1668964009-r0) (11/102) Upgrading kguiaddons (5.100.0-r0 -> 9999_git1668964364-r0) (12/102) Upgrading ki18n (5.100.0-r0 -> 9999_git1668603844-r0) (13/102) Upgrading kauth (5.100.0-r0 -> 9999_git1668426348-r0) (14/102) Upgrading kcodecs (5.100.0-r0 -> 9999_git1668442178-r0) (15/102) Upgrading kwidgetsaddons (5.100.0-r0 -> 9999_git1669156983-r0) (16/102) Upgrading kconfigwidgets (5.100.0-r0 -> 9999_git1669114053-r0) (17/102) Upgrading kiconthemes (5.100.0-r0 -> 9999_git1668426617-r0) (18/102) Upgrading kitemviews (5.100.0-r0 -> 9999_git1668426679-r0) (19/102) Upgrading kxmlgui (5.100.0-r0 -> 9999_git1668477702-r0) (20/102) Upgrading kbookmarks (5.100.0-r0 -> 9999_git1668426358-r0) (21/102) Upgrading kcompletion (5.100.0-r0 -> 9999_git1668426396-r0) (22/102) Upgrading kdoctools (5.100.0-r0 -> 9999_git1668426539-r0) (23/102) Upgrading kjobwidgets (5.100.0-r0 -> 9999_git1668426688-r0) (24/102) Upgrading knotifications (5.100.0-r0 -> 9999_git1669215034-r0) (25/102) Upgrading kservice (5.100.0-r0 -> 9999_git1668703334-r0) (26/102) Upgrading solid-libs (5.100.0-r0 -> 9999_git1669041084-r0) (27/102) Upgrading sonnet (5.100.0-r0 -> 9999_git1668427007-r0) (28/102) Upgrading ktextwidgets (5.100.0-r0 -> 9999_git1668426851-r0) (29/102) Upgrading kio (5.100.0-r0 -> 9999_git1669219978-r0) (30/102) Upgrading kpackage (5.100.0-r0 -> 9999_git1668426755-r0) (31/102) Upgrading kdeclarative (5.100.0-r0 -> 9999_git1666436074-r0) (32/102) Upgrading kwayland (5.100.0-r0 -> 9999_git1668692611-r0) (33/102) Upgrading plasma-framework (5.100.1-r0 -> 9999_git1669155530-r0) (34/102) Upgrading kwallet (5.100.0-r0 -> 9999_git1668426873-r0) (35/102) Upgrading purpose (5.100.0-r0 -> 9999_git1668611231-r0) (36/102) Upgrading angelfish (22.09-r0 -> 9999_git1668989335-r0) (37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.100.0-r0 -> 9999_git1668426255-r0) (39/102) Upgrading kidletime (5.100.0-r0 -> 9999_git1668426629-r0) (40/102) Upgrading knewstuff (5.100.0-r0 -> 9999_git1668736681-r0) (41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1668883516-r0) (42/102) Upgrading kclock (22.09-r0 -> 9999_git1668650950-r0) (43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0) (44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1668304265-r0) (45/102) Upgrading kfilemetadata (5.100.0-r0 -> 9999_git1669022486-r0) (46/102) Upgrading kcontacts (5.100.0-r0 -> 9999_git1668426424-r0) (47/102) Upgrading kpeople (5.100.0-r0 -> 9999_git1668426776-r0) (48/102) Upgrading kcalendarcore (5.100.0-r0 -> 9999_git1668426368-r0) (49/102) Upgrading kcmutils (5.100.0-r0 -> 9999_git1668564325-r0) (50/102) Upgrading frameworkintegration (5.100.0-r0 -> 9999_git1668426301-r0) (51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1669168434-r0) (52/102) Upgrading modemmanager-qt (5.100.0-r0 -> 9999_git1668426931-r0) (53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1669208514-r0) (54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1668995410-r0) (55/102) Upgrading kded (5.100.0-r0 -> 9999_git1669024044-r0) (56/102) Upgrading bluez-qt (5.100.0-r0 -> 9999_git1668797746-r0) (57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1668737244-r0) (58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1668806444-r0) (59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1669116848-r0) (60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0) (61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1668696724-r0) (62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1669065079-r0) (64/102) Upgrading breeze-icons (5.100.0-r0 -> 9999_git1668426282-r0) (65/102) Upgrading kactivities (5.100.0-r0 -> 9999_git1668426311-r0) (66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1668860059-r0) (67/102) Upgrading networkmanager-qt (5.100.0-r0 -> 9999_git1668426940-r0) (68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668650849-r0) (69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668650849-r0) (70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1668650979-r1) (71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0) (72/102) Upgrading kinit (5.100.0-r0 -> 9999_git1668426639-r0) (73/102) Upgrading kdnssd (5.100.0-r0 -> 9999_git1668426530-r0) (74/102) Upgrading syntax-highlighting (5.100.0-r0 -> 9999_git1669081744-r0) (75/102) Upgrading kquickcharts (5.100.0-r0 -> 9999_git1668799550-r0) (76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1668478703-r0) (77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1669234259-r0) (78/102) Upgrading kitemmodels (5.100.0-r0 -> 9999_git1669047491-r0) (79/102) Upgrading threadweaver (5.100.0-r0 -> 9999_git1668427036-r0) (80/102) Upgrading krunner (5.100.0-r0 -> 9999_git1668838399-r0) (81/102) Upgrading milou (5.26.3-r0 -> 9999_git1668875839-r0) (82/102) Upgrading qqc2-desktop-style (5.100.0-r0 -> 9999_git1668785682-r0) (83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1668650838-r0) (84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1669222751-r0) (85/102) Upgrading kactivities-stats (5.100.0-r0 -> 9999_git1668426320-r0) (86/102) Upgrading baloo (5.100.0-r0 -> 9999_git1669149152-r0) (87/102) Upgrading kholidays (5.100.0-r0 -> 9999_git1668426586-r0) (88/102) Upgrading knotifyconfig (5.100.0-r0 -> 9999_git1668426745-r0) (89/102) Upgrading kparts (5.100.0-r0 -> 9999_git1668736704-r0) (90/102) Upgrading prison (5.100.0-r0 -> 9999_git1668530923-r0) (91/102) Upgrading ktexteditor (5.100.0-r0 -> 9999_git1668736715-r0) (92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668650789-r0) (93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1669222751-r0) (94/102) Upgrading kpty (5.100.0-r0 -> 9999_git1668426794-r0) (95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1668773714-r0) (96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0) (97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1669250933-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0) (99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1668650901-r0) (100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1668650901-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1668650919-r0) (102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1669143210-r1) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing eudev-3.2.11-r4.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: 2317 MiB in 756 packages (1/10) Installing bash (5.2.9-r0) Executing bash-5.2.9-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r1) (5/10) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-53-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.1-r0) (7/10) Installing discover-backend-flatpak (5.26.3-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (7.0-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2328 MiB in 766 packages ERROR: unable to select packages: so:libpython3.10.so.1.0 (no such package): required by: audiotube-9999_git1669065294-r0[so:libpython3.10.so.1.0] (chroot) Exiting chroot... [16:01:12] Unregister qemu binfmt (arm) [16:01:12] Unregister qemu binfmt (aarch64) [16:01:12] Unregister qemu binfmt (riscv64) [16:01:12] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:01:12] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:01:13] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [16:01:13] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [16:01:14] Cleared up ~4550 MB of space [16:01:14] DONE! Building image for pine64-pinephonepro Already up to date. [16:01:15] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:01:15] Channel [edge]: [16:01:15] Vendor [qemu]: [16:01:15] Device codename [amd64]: [16:01:15] Kernel [lts]: [16:01:15] Username [user]: [16:01:15] User interface [weston]: [16:01:15] Change them? (y/n) [n]: [16:01:15] Extra packages [none]: [16:01:15] Use this timezone instead of GMT? (y/n) [y]: [16:01:15] Choose default locale for installation [C.UTF-8]: [16:01:15] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:01:15] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:01:16] Config changed: ui='plasma-mobile' [16:01:16] Config changed: device='pine64-pinephonepro' [16:01:16] Config changed: kernel='' [16:01:16] Config changed: extra_packages='osk-sdl' (1141511) [16:01:17] % 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) (1141511) [16:01:17] % 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 (1141511) [16:01:17] *** (1/4) PREPARE NATIVE CHROOT *** (1141511) [16:01:17] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1141511) [16:01:17] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1141511) [16:01:17] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1141511) [16:01:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1141511) [16:01:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1141511) [16:01:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1141511) [16:01:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1141511) [16:01:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1141511) [16:01:17] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1141511) [16:01:17] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1141511) [16:01:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1141511) [16:01:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1141511) [16:01:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1141511) [16:01:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1141511) [16:01:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1141511) [16:01:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1141511) [16:01:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1141511) [16:01:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1141511) [16:01:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1141511) [16:01:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1141511) [16:01:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1141511) [16:01:17] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1141511) [16:01:17] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1141511) [16:01:17] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1141511) [16:01:17] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1141511) [16:01:17] Update package index for x86_64 (4 file(s)) (1141511) [16:01:17] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1141511) [16:01:17] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1141511) [16:01:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1141511) [16:01:17] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1141511) [16:01:18] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1141511) [16:01:18] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1141511) [16:01:18] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1141511) [16:01:18] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1141511) [16:01:18] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1141511) [16:01:18] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (1141511) [16:01:19] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1141511) [16:01:19] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1141511) [16:01:19] extracted: /tmp/pmbootstrapisbzel4mapk (1141511) [16:01:19] extracted: /tmp/pmbootstrap2opsdks_sig (1141511) [16:01:19] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1141511) [16:01:19] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap2opsdks_sig /tmp/pmbootstrapisbzel4mapk Verified OK (1141511) [16:01:19] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1141511) [16:01:19] % /tmp/pmbootstrapisbzel4mapk --version apk-tools 2.12.10, compiled for x86_64. (1141511) [16:01:19] (native) install alpine-base (1141511) [16:01:19] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % 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 (1141511) [16:01:19] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1141511) [16:01:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1141511) [16:01:19] (native) update /etc/apk/repositories (1141511) [16:01:19] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1141511) [16:01:19] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1141511) [16:01:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1141511) [16:01:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1141511) [16:01:19] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1141511) [16:01:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1141511) [16:01:19] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1141511) [16:01:19] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1141511) [16:01:19] % 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 (1141511) [16:01:19] New background process: pid=1142001, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r6) Executing openrc-0.45.2-r6.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r29) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r29) (21/25) Installing busybox-suid (1.35.0-r29) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r29.trigger OK: 10 MiB in 25 packages (1141511) [16:01:20] (native) % adduser -D pmos -u 12345 (1141511) [16:01:20] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1141511) [16:01:20] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1141511) [16:01:20] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1141511) [16:01:20] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1141511) [16:01:20] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1141511) [16:01:21] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1141511) [16:01:21] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1141511) [16:01:21] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1141511) [16:01:21] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1141511) [16:01:21] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1141511) [16:01:21] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1141511) [16:01:21] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1141511) [16:01:21] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1141511) [16:01:21] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1141511) [16:01:21] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1141511) [16:01:21] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1141511) [16:01:21] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1141511) [16:01:21] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1141511) [16:01:21] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1141511) [16:01:23] (native) install cryptsetup util-linux parted (1141511) [16:01:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1141511) [16:01:23] (native) % cat /tmp/apk_progress_fifo (1141511) [16:01:23] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1141511) [16:01:23] New background process: pid=1142115, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/42) Installing libblkid (2.38.1-r1) (2/42) Installing argon2-libs (20190702-r2) (3/42) Installing device-mapper-libs (2.03.17-r1) (4/42) Installing json-c (0.16-r0) (5/42) Installing libuuid (2.38.1-r1) (6/42) Installing cryptsetup-libs (2.5.0-r2) (7/42) Installing popt (1.19-r0) (8/42) Installing cryptsetup (2.5.0-r2) (9/42) Installing cryptsetup-openrc (2.5.0-r2) (10/42) Installing ncurses-terminfo-base (6.3_p20221119-r0) (11/42) Installing ncurses-libs (6.3_p20221119-r0) (12/42) Installing readline (8.2.0-r0) (13/42) Installing parted (3.5-r0) (14/42) Installing util-linux (2.38.1-r1) (15/42) Installing libfdisk (2.38.1-r1) (16/42) Installing libmount (2.38.1-r1) (17/42) Installing libsmartcols (2.38.1-r1) (18/42) Installing util-linux-misc (2.38.1-r1) (19/42) Installing libeconf (0.4.7-r0) (20/42) Installing linux-pam (1.5.2-r1) (21/42) Installing runuser (2.38.1-r1) (22/42) Installing mount (2.38.1-r1) (23/42) Installing losetup (2.38.1-r1) (24/42) Installing hexdump (2.38.1-r1) (25/42) Installing uuidgen (2.38.1-r1) (26/42) Installing blkid (2.38.1-r1) (27/42) Installing sfdisk (2.38.1-r1) (28/42) Installing mcookie (2.38.1-r1) (29/42) Installing agetty (2.38.1-r1) (30/42) Installing agetty-openrc (0.45.2-r6) (31/42) Installing wipefs (2.38.1-r1) (32/42) Installing cfdisk (2.38.1-r1) (33/42) Installing umount (2.38.1-r1) (34/42) Installing util-linux-openrc (2.38.1-r1) (35/42) Installing flock (2.38.1-r1) (36/42) Installing lsblk (2.38.1-r1) (37/42) Installing libcap-ng (0.8.3-r1) (38/42) Installing setpriv (2.38.1-r1) (39/42) Installing logger (2.38.1-r1) (40/42) Installing partx (2.38.1-r1) (41/42) Installing fstrim (2.38.1-r1) (42/42) Installing findmnt (2.38.1-r1) Executing busybox-1.35.0-r29.trigger OK: 20 MiB in 67 packages (1141511) [16:01:25] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (1141511) [16:01:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1141511) [16:01:25] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1141511) [16:01:25] % 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 (1141511) [16:01:25] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (1141511) [16:01:25] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (1141511) [16:01:25] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (1141511) [16:01:25] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (1141511) [16:01:25] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (1141511) [16:01:25] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (1141511) [16:01:25] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (1141511) [16:01:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1141511) [16:01:25] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1141511) [16:01:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (1141511) [16:01:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1141511) [16:01:25] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1141511) [16:01:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (1141511) [16:01:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1141511) [16:01:25] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1141511) [16:01:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1141511) [16:01:25] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1141511) [16:01:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1141511) [16:01:25] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1141511) [16:01:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1141511) [16:01:25] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1141511) [16:01:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1141511) [16:01:25] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1141511) [16:01:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1141511) [16:01:25] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1141511) [16:01:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1141511) [16:01:25] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1141511) [16:01:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1141511) [16:01:25] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1141511) [16:01:25] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (1141511) [16:01:25] (native) install qemu-aarch64 (1141511) [16:01:25] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1141511) [16:01:26] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1141511) [16:01:26] (native) % cat /tmp/apk_progress_fifo (1141511) [16:01:26] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (1141511) [16:01:26] New background process: pid=1142495, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.1.0-r7) Executing busybox-1.35.0-r29.trigger OK: 25 MiB in 68 packages (1141511) [16:01:26] Register qemu binfmt (aarch64) (1141511) [16:01:26] % 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 (1141511) [16:01:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (1141511) [16:01:26] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1141511) [16:01:26] % 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 (1141511) [16:01:26] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (1141511) [16:01:26] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1141511) [16:01:26] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1141511) [16:01:26] extracted: /tmp/pmbootstrappmsdo1udapk (1141511) [16:01:26] extracted: /tmp/pmbootstrap8uhzvj6psig (1141511) [16:01:26] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1141511) [16:01:26] % 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/pmbootstrap8uhzvj6psig /tmp/pmbootstrappmsdo1udapk Verified OK (1141511) [16:01:26] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1141511) [16:01:26] % /tmp/pmbootstrappmsdo1udapk --version apk-tools 2.12.10, compiled for x86_64. (1141511) [16:01:26] (rootfs_pine64-pinephonepro) install alpine-base (1141511) [16:01:26] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (1141511) [16:01:26] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (1141511) [16:01:26] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (1141511) [16:01:26] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (1141511) [16:01:26] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1141511) [16:01:26] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1141511) [16:01:26] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1141511) [16:01:26] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1141511) [16:01:26] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1141511) [16:01:26] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1141511) [16:01:26] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1141511) [16:01:26] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1141511) [16:01:26] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1141511) [16:01:26] Update package index for aarch64 (4 file(s)) (1141511) [16:01:26] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1141511) [16:01:27] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (1141511) [16:01:27] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1141511) [16:01:27] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (1141511) [16:01:27] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1141511) [16:01:28] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (1141511) [16:01:28] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1141511) [16:01:28] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (1141511) [16:01:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1141511) [16:01:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1141511) [16:01:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1141511) [16:01:28] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1141511) [16:01:28] % 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 (1141511) [16:01:28] New background process: pid=1142546, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/25) Installing alpine-baselayout-data (3.4.0-r0) (2/25) Installing musl (1.2.3-r4) (3/25) Installing busybox (1.35.0-r29) Executing busybox-1.35.0-r29.post-install (4/25) Installing busybox-binsh (1.35.0-r29) (5/25) Installing alpine-baselayout (3.4.0-r0) Executing alpine-baselayout-3.4.0-r0.pre-install Executing alpine-baselayout-3.4.0-r0.post-install (6/25) Installing ifupdown-ng (0.12.1-r0) (7/25) Installing libcap2 (2.66-r0) (8/25) Installing openrc (0.45.2-r6) Executing openrc-0.45.2-r6.post-install (9/25) Installing mdev-conf (4.3-r0) (10/25) Installing busybox-mdev-openrc (1.35.0-r29) (11/25) Installing alpine-conf (3.15.0-r0) (12/25) Installing alpine-keys (2.4-r1) (13/25) Installing alpine-release (3.17.0-r0) (14/25) Installing ca-certificates-bundle (20220614-r2) (15/25) Installing libcrypto3 (3.0.7-r0) (16/25) Installing libssl3 (3.0.7-r0) (17/25) Installing ssl_client (1.35.0-r29) (18/25) Installing zlib (1.2.13-r0) (19/25) Installing apk-tools (2.12.10-r1) (20/25) Installing busybox-openrc (1.35.0-r29) (21/25) Installing busybox-suid (1.35.0-r29) (22/25) Installing scanelf (1.3.5-r1) (23/25) Installing musl-utils (1.2.3-r4) (24/25) Installing libc-utils (0.7.2-r3) (25/25) Installing alpine-base (3.17.0-r0) Executing busybox-1.35.0-r29.trigger OK: 13 MiB in 25 packages (1141511) [16:01:29] (rootfs_pine64-pinephonepro) % getent passwd user (1141511) [16:01:30] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (1141511) [16:01:30] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (1141511) [16:01:30] (rootfs_pine64-pinephonepro) % addgroup user wheel (1141511) [16:01:30] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (1141511) [16:01:30] (rootfs_pine64-pinephonepro) % addgroup user video (1141511) [16:01:30] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (1141511) [16:01:30] (rootfs_pine64-pinephonepro) % addgroup user audio (1141511) [16:01:30] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (1141511) [16:01:30] (rootfs_pine64-pinephonepro) % addgroup user input (1141511) [16:01:30] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (1141511) [16:01:31] (rootfs_pine64-pinephonepro) % addgroup user plugdev (1141511) [16:01:31] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (1141511) [16:01:31] (rootfs_pine64-pinephonepro) % addgroup user netdev (1141511) [16:01:31] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (1141511) [16:01:32] (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) (1141511) [16:01:33] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1141511) [16:01:33] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1141511) [16:01:34] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1141511) [16:01:34] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1141511) [16:01:35] (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 (1141511) [16:01:35] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1141511) [16:01:35] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1141511) [16:01:35] (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 (1141511) [16:01:35] New background process: pid=1143000, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/725) Installing icu-data-full (72.1-r1) (2/725) Installing dbus-libs (1.14.4-r0) (3/725) Installing libgcc (12.2.1_git20220924-r4) (4/725) Installing libffi (3.4.4-r0) (5/725) Installing libintl (0.21.1-r1) (6/725) Installing libblkid (2.38.1-r1) (7/725) Installing libmount (2.38.1-r1) (8/725) Installing pcre2 (10.40-r0) (9/725) Installing glib (2.74.1-r2) (10/725) Installing libstdc++ (12.2.1_git20220924-r4) (11/725) Installing icu-libs (72.1-r1) (12/725) Installing libpcre2-16 (10.40-r0) (13/725) Installing zstd-libs (1.5.2-r9) (14/725) Installing qt5-qtbase (5.15.6_git20221010-r0) (15/725) Installing hicolor-icon-theme (0.17-r2) (16/725) Installing libmagic (5.43-r0) (17/725) Installing file (5.43-r0) (18/725) Installing libxau (1.0.10-r0) (19/725) Installing libmd (1.0.4-r0) (20/725) Installing libbsd (0.11.7-r0) (21/725) Installing libxdmcp (1.1.4-r0) (22/725) Installing libxcb (1.15-r0) (23/725) Installing libx11 (1.8.2-r0) (24/725) Installing libxext (1.3.5-r0) (25/725) Installing libice (1.0.10-r1) (26/725) Installing libuuid (2.38.1-r1) (27/725) Installing libsm (1.2.3-r1) (28/725) Installing libxt (1.2.1-r0) (29/725) Installing libxmu (1.1.4-r0) (30/725) Installing xset (1.2.4-r1) (31/725) Installing xprop (1.2.5-r1) (32/725) Installing xdg-utils (1.1.3-r4) (33/725) Installing mesa (22.2.4-r0) (34/725) Installing libdrm (2.4.114-r0) (35/725) Installing libexpat (2.5.0-r0) (36/725) Installing wayland-libs-server (1.21.0-r1) (37/725) Installing mesa-glapi (22.2.4-r0) (38/725) Installing mesa-gles (22.2.4-r0) (39/725) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/725) Installing libxcomposite (0.4.5-r1) (41/725) Installing brotli-libs (1.0.9-r10) (42/725) Installing libbz2 (1.0.8-r4) (43/725) Installing libpng (1.6.38-r0) (44/725) Installing freetype (2.12.1-r0) (45/725) Installing fontconfig (2.14.1-r0) (46/725) Installing wayland-libs-client (1.21.0-r1) (47/725) Installing wayland-libs-cursor (1.21.0-r1) (48/725) Installing wayland-libs-egl (1.21.0-r1) (49/725) Installing xkeyboard-config (2.37-r0) (50/725) Installing xz-libs (5.2.8-r0) (51/725) Installing libxml2 (2.10.3-r2) (52/725) Installing libxkbcommon (1.4.1-r0) (53/725) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/725) Installing mesa-gbm (22.2.4-r0) (55/725) Installing libxshmfence (1.3.1-r0) (56/725) Installing mesa-egl (22.2.4-r0) (57/725) Installing avahi-libs (0.8-r6) (58/725) Installing gmp (6.2.1-r2) (59/725) Installing nettle (3.8.1-r0) (60/725) Installing p11-kit (0.24.1-r1) (61/725) Installing libtasn1 (4.19.0-r0) (62/725) Installing libunistring (1.1-r0) (63/725) Installing gnutls (3.7.8-r2) (64/725) Installing cups-libs (2.4.2-r1) (65/725) Installing pkgconf (1.9.3-r0) (66/725) Installing shared-mime-info (2.2-r2) (67/725) Installing libjpeg-turbo (2.1.4-r0) (68/725) Installing libwebp (1.2.4-r1) (69/725) Installing tiff (4.4.0-r1) (70/725) Installing gdk-pixbuf (2.42.10-r0) (71/725) Installing gtk-update-icon-cache (3.24.34-r7) (72/725) Installing libxfixes (6.0.0-r0) (73/725) Installing libxrender (0.9.11-r0) (74/725) Installing libxcursor (1.2.1-r1) (75/725) Installing libxdamage (1.1.5-r1) (76/725) Installing libxi (1.8-r0) (77/725) Installing libxinerama (1.1.5-r0) (78/725) Installing libxrandr (1.5.3-r0) (79/725) Installing libatk-1.0 (2.46.0-r0) (80/725) Installing libxtst (1.2.4-r0) (81/725) Installing at-spi2-core (2.46.0-r0) (82/725) Installing libatk-bridge-2.0 (2.46.0-r0) (83/725) Installing pixman (0.42.2-r0) (84/725) Installing cairo (1.17.6-r3) (85/725) Installing cairo-gobject (1.17.6-r3) (86/725) Installing libepoxy (1.5.10-r0) (87/725) Installing fribidi (1.0.12-r0) (88/725) Installing graphite2 (1.3.14-r2) (89/725) Installing harfbuzz (5.3.1-r1) (90/725) Installing libxft (2.3.7-r0) (91/725) Installing pango (1.50.12-r0) (92/725) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/725) Installing libevdev (1.13.0-r0) (94/725) Installing mtdev (1.1.6-r1) (95/725) Installing eudev-libs (3.2.11-r4) (96/725) Installing libinput-libs (1.22.0-r0) (97/725) Installing xcb-util-wm (0.4.2-r0) (98/725) Installing xcb-util (0.4.0-r3) (99/725) Installing xcb-util-image (0.4.1-r0) (100/725) Installing xcb-util-keysyms (0.4.1-r0) (101/725) Installing xcb-util-renderutil (0.3.10-r0) (102/725) Installing libxkbcommon-x11 (1.4.1-r0) (103/725) Installing qt5-qtbase-x11 (5.15.6_git20221010-r0) (104/725) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/725) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/725) Installing kirigami2-libs (5.100.0-r1) (107/725) Installing kirigami2 (5.100.0-r1) (108/725) Installing kactivities-libs (5.100.0-r0) (109/725) Installing karchive (5.100.0-r0) (110/725) Installing kconfig (5.100.1-r0) (111/725) Installing kcoreaddons (5.100.0-r0) (112/725) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (113/725) Installing kwindowsystem (5.100.0-r0) (114/725) Installing kcrash (5.100.0-r0) (115/725) Installing kdbusaddons (5.100.0-r0) (116/725) Installing kglobalaccel (5.100.0-r0) (117/725) Installing kguiaddons (5.100.0-r0) (118/725) Installing ki18n (5.100.0-r0) (119/725) Installing libelogind (246.10-r5) (120/725) Installing polkit-elogind-libs (122-r0) (121/725) Installing polkit-qt-1 (0.114.0-r1) (122/725) Installing kauth (5.100.0-r0) (123/725) Installing kcodecs (5.100.0-r0) (124/725) Installing kwidgetsaddons (5.100.0-r0) (125/725) Installing kconfigwidgets (5.100.0-r0) (126/725) Installing qt5-qtsvg (5.15.6_git20220908-r0) (127/725) Installing kiconthemes (5.100.0-r0) (128/725) Installing kitemviews (5.100.0-r0) (129/725) Installing kxmlgui (5.100.0-r0) (130/725) Installing kbookmarks (5.100.0-r0) (131/725) Installing kcompletion (5.100.0-r0) (132/725) Installing libxml2-utils (2.10.3-r2) (133/725) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (134/725) Installing libgpg-error (1.46-r1) (135/725) Installing libgcrypt (1.10.1-r0) (136/725) Installing libxslt (1.1.37-r0) (137/725) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (138/725) Installing kdoctools (5.100.0-r0) (139/725) Installing kjobwidgets (5.100.0-r0) (140/725) Installing alsa-lib (1.2.8-r0) (141/725) Installing libxxf86vm (1.1.5-r0) (142/725) Installing mesa-gl (22.2.4-r0) (143/725) Installing libxv (1.0.11-r3) (144/725) Installing cdparanoia-libs (10.2-r11) (145/725) Installing graphene (1.10.8-r1) (146/725) Installing gstreamer (1.20.4-r0) (147/725) Installing libogg (1.3.5-r1) (148/725) Installing opus (1.3.1-r1) (149/725) Installing orc (0.4.33-r0) (150/725) Installing libtheora (1.1.1-r16) (151/725) Installing libvorbis (1.3.7-r0) (152/725) Installing gst-plugins-base (1.20.4-r0) (153/725) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (154/725) Installing qt5-qtspeech (5.15.6_git20220907-r0) (155/725) Installing sound-theme-freedesktop (0.8-r0) (156/725) Installing libltdl (2.4.7-r0) (157/725) Installing libcanberra (0.30-r9) (158/725) Installing libcanberra-gstreamer (0.30-r9) (159/725) Installing knotifications (5.100.0-r0) (160/725) Installing kservice (5.100.0-r0) (161/725) Installing solid-libs (5.100.0-r0) (162/725) Installing libhunspell (1.7.1-r0) (163/725) Installing ncurses-terminfo-base (6.3_p20221119-r0) (164/725) Installing ncurses-libs (6.3_p20221119-r0) (165/725) Installing readline (8.2.0-r0) (166/725) Installing hunspell (1.7.1-r0) (167/725) Installing sonnet (5.100.0-r0) (168/725) Installing ktextwidgets (5.100.0-r0) (169/725) Installing kio (5.100.0-r0) (170/725) Installing kpackage (5.100.0-r0) (171/725) Installing kdeclarative (5.100.0-r0) (172/725) Installing kwayland (5.100.0-r0) (173/725) Installing plasma-framework (5.100.1-r0) (174/725) Installing sqlite-libs (3.40.0-r0) (175/725) Installing libaccounts-glib (1.26-r1) (176/725) Installing libaccounts-qt (1.16-r1) (177/725) Installing signond (8.61-r0) (178/725) Installing accounts-qml-module (0.7_git20190605-r1) (179/725) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (180/725) Installing sdl2 (2.26.0-r0) (181/725) Installing aom-libs (3.5.0-r0) (182/725) Installing libass (0.16.0-r0) (183/725) Installing libdav1d (1.0.0-r2) (184/725) Installing lame (3.100-r2) (185/725) Installing libasyncns (0.8-r1) (186/725) Installing flac-libs (1.4.2-r0) (187/725) Installing libsndfile (1.1.0-r2) (188/725) Installing libgomp (12.2.1_git20220924-r4) (189/725) Installing soxr (0.1.3-r3) (190/725) Installing speexdsp (1.2.1-r0) (191/725) Installing tdb-libs (1.4.7-r1) (192/725) Installing libpulse (9999_git20220528-r0) (193/725) Installing cjson (1.7.15-r3) (194/725) Installing mbedtls (2.28.1-r1) (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.85-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-r4) (216/725) Installing libnotify (0.8.1-r1) (217/725) Installing libproxy (0.4.18-r2) (218/725) Installing signon-ui (0.17_git20171023-r2) (219/725) Installing libassuan (2.5.5-r1) (220/725) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (221/725) Installing gnupg-gpgconf (2.2.40-r0) (222/725) Installing gpg (2.2.40-r0) (223/725) Installing npth (1.6-r2) (224/725) Installing gpg-agent (2.2.40-r0) (225/725) Installing libksba (1.6.2-r0) (226/725) Installing gpgsm (2.2.40-r0) (227/725) Installing gpgme (1.18.0-r1) (228/725) Installing gpgmepp (1.18.0-r1) (229/725) Installing gdbm (1.23-r0) (230/725) Installing libsasl (2.1.28-r3) (231/725) Installing libqca (2.3.4-r2) (232/725) Installing kwallet (5.100.0-r0) (233/725) Installing kaccounts-integration (22.08.3-r0) (234/725) Installing purpose (5.100.0-r0) (235/725) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r0) (236/725) Installing qt5-qtfeedback (0_git20180903-r0) (237/725) Installing angelfish (22.09-r0) (238/725) Installing gtk+2.0 (2.24.33-r7) Executing gtk+2.0-2.24.33-r7.post-install (239/725) Installing gtk-engines-clearlooks (2.21.0-r3) (240/725) Installing gtk-engines-crux (2.21.0-r3) (241/725) Installing gtk-engines-industrial (2.21.0-r3) (242/725) Installing gtk-engines-mist (2.21.0-r3) (243/725) Installing gtk-engines-redmond (2.21.0-r3) (244/725) Installing gtk-engines-thinice (2.21.0-r3) (245/725) Installing gtk-engines (2.21.0-r3) (246/725) Installing breeze-gtk (5.26.3-r0) (247/725) Installing alsa-ucm-conf (1.2.8-r1) (248/725) Installing ca-certificates (20220614-r2) (249/725) Installing nghttp2-libs (1.51.0-r0) (250/725) Installing libcurl (7.86.0-r1) (251/725) Installing libgpiod (1.6.3-r2) (252/725) Installing libgudev (237-r1) (253/725) Installing libmm-glib (1.20.2-r0) (254/725) Installing libusb (1.0.26-r0) (255/725) Installing eg25-manager (0.4.6-r0) (256/725) Installing eg25-manager-openrc (0.4.6-r0) (257/725) Installing linux-pine64-pinephonepro (6.0.8-r0) (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-r4) (262/725) Installing eudev-openrc (3.2.11-r4) (263/725) Installing openssh-keygen (9.1_p1-r1) (264/725) Installing libedit (20221030.3.1-r0) (265/725) Installing openssh-client-common (9.1_p1-r1) (266/725) Installing openssh-client-default (9.1_p1-r1) (267/725) Installing openssh-sftp-server (9.1_p1-r1) (268/725) Installing openssh-server-common (9.1_p1-r1) (269/725) Installing openssh-server (9.1_p1-r1) (270/725) Installing openssh (9.1_p1-r1) (271/725) Installing boot-deploy (0.6.1-r0) (272/725) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (273/725) Installing lzo (2.10-r3) (274/725) Installing btrfs-progs (6.0.1-r1) (275/725) Installing bzip2 (1.0.8-r4) (276/725) Installing argon2-libs (20190702-r2) (277/725) Installing device-mapper-libs (2.03.17-r1) (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.03.17-r1) (285/725) Installing lvm2-libs (2.03.17-r1) (286/725) Installing device-mapper (2.03.17-r1) (287/725) Installing device-mapper-udev (2.03.17-r1) Executing device-mapper-udev-2.03.17-r1.post-install (288/725) Installing libcom_err (1.46.5-r4) (289/725) Installing e2fsprogs-libs (1.46.5-r4) (290/725) Installing e2fsprogs (1.46.5-r4) (291/725) Installing e2fsprogs-extra (1.46.5-r4) (292/725) Installing f2fs-tools-libs (1.15.0-r0) (293/725) Installing f2fs-tools (1.15.0-r0) (294/725) Installing lz4 (1.9.4-r1) (295/725) Installing userspace-rcu (0.13.2-r0) (296/725) Installing multipath-tools (0.9.3-r1) (297/725) Installing multipath-tools-openrc (0.9.3-r1) (298/725) Installing parted (3.5-r0) (299/725) Installing postmarketos-mvcfg (1-r0) (300/725) Installing postmarketos-keys (1-r0) (301/725) Installing sudo (1.9.12_p1-r1) (302/725) Installing postmarketos-base-nofde (23-r1) (303/725) Installing unudhcpd (0.2.1-r0) (304/725) Installing xz (5.2.8-r0) (305/725) Installing postmarketos-mkinitfs (1.5.1-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.5-r1) (308/725) Installing musl-fts (1.2.7-r3) (309/725) Installing libelf (0.188-r0) (310/725) Installing mesa-dri-gallium (22.2.4-r0) (311/725) Installing postmarketos-base-mesa (23-r1) (312/725) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (313/725) Installing dbus-openrc (1.14.4-r0) (314/725) Installing libacl (2.3.1-r1) (315/725) Installing lz4-libs (1.9.4-r1) (316/725) Installing libarchive (3.6.1-r1) (317/725) Installing libcbor (0.9.0-r1) (318/725) Installing efivar-libs (38-r1) (319/725) Installing libgcab (1.4-r3) (320/725) Installing json-glib (1.6.6-r1) (321/725) Installing libgusb (0.4.2-r0) (322/725) Installing libjcat (0.1.12-r0) (323/725) Installing libmbim (1.28.2-r0) (324/725) Installing protobuf-c (1.4.1-r1) (325/725) Installing libqrtr-glib (1.2.2-r0) (326/725) Installing libqmi (1.32.2-r0) (327/725) Installing tpm2-tss-mu (3.2.0-r0) (328/725) Installing tpm2-tss-sys (3.2.0-r0) (329/725) Installing tpm2-tss-esys (3.2.0-r0) (330/725) Installing libxmlb (0.3.10-r0) (331/725) Installing fwupd (1.8.7-r0) (332/725) Installing fwupd-openrc (1.8.7-r0) (333/725) Installing device-pine64-pinephonepro (3.5-r0) Executing device-pine64-pinephonepro-3.5-r0.post-install * service eg25-manager added to runlevel default (334/725) Installing firmware-pine64-pinebookpro (2-r0) (335/725) Installing linux-firmware-cypress (20221109-r0) (336/725) Installing linux-firmware-brcm (20221109-r0) (337/725) Installing linux-firmware-rockchip (20221109-r0) (338/725) Installing device-pine64-pinephonepro-nonfree-firmware (3.5-r0) (339/725) Installing yaml (0.2.5-r0) (340/725) Installing appstream (0.15.5-r1) Executing appstream-0.15.5-r1.post-install ✔ Metadata cache was updated successfully. (341/725) Installing appstream-qt (0.15.5-r1) (342/725) Installing attica (5.100.0-r0) (343/725) Installing kidletime (5.100.0-r0) (344/725) Installing knewstuff (5.100.0-r0) (345/725) Installing discover (5.26.3-r0) (346/725) Installing libapk-qt (0.4.2-r0) (347/725) Installing discover-backend-apk (5.26.3-r0) (348/725) Installing discover-backend-fwupd (5.26.3-r0) (349/725) Installing font-droid-nonlatin (20200215-r2) (350/725) Installing font-noto-common (0_git20211101-r6) (351/725) Installing font-noto-math (0_git20211101-r6) (352/725) Installing font-noto-symbols (0_git20211101-r6) (353/725) Installing font-noto (0_git20211101-r6) (354/725) Installing font-noto-emoji (2.038-r0) (355/725) Installing font-noto-extra (0_git20211101-r6) (356/725) Installing mauiman (1.0.0-r0) (357/725) Installing mauikit (2.2.0-r0) (358/725) Installing exiv2 (0.27.5-r1) (359/725) Installing mauikit-imagetools (2.2.0-r0) (360/725) Installing mauikit-filebrowsing (2.2.0-r0) (361/725) Installing index (2.2.0-r0) (362/725) Installing signon-plugin-oauth2 (0.25-r0) (363/725) Installing kaccounts-providers (22.08.3-r0) (364/725) Installing kirigami-addons (0.5-r0) (365/725) Installing kclock (22.09-r0) (366/725) Installing gsettings-desktop-schemas (43.0-r0) (367/725) Installing kdecoration (5.26.3-r0) (368/725) Installing kde-gtk-config (5.26.3-r0) (369/725) Installing kirigami-gallery (22.08.3-r0) (370/725) Installing kquickimageeditor (0.2.0-r1) (371/725) Installing taglib (1.13-r0) (372/725) Installing kfilemetadata (5.100.0-r0) (373/725) Installing qt5-qtlocation (5.15.6_git20220907-r1) (374/725) Installing koko (22.09-r0) (375/725) Installing kasync (0.3.0-r2) (376/725) Installing gpg-wks-server (2.2.40-r0) (377/725) Installing gpgv (2.2.40-r0) (378/725) Installing libldap (2.6.3-r6) (379/725) Installing gnupg-dirmngr (2.2.40-r0) (380/725) Installing gnupg-utils (2.2.40-r0) (381/725) Installing gnupg-wks-client (2.2.40-r0) (382/725) Installing gnupg (2.2.40-r0) (383/725) Installing iso-codes (4.12.0-r0) (384/725) Installing kcontacts (5.100.0-r0) (385/725) Installing kpeople (5.100.0-r0) (386/725) Installing libical (3.0.16-r1) (387/725) Installing kcalendarcore (5.100.0-r0) (388/725) Installing kmime (22.08.3-r0) (389/725) Installing kimap2 (0.4.0-r1) (390/725) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (391/725) Installing kdav2 (0.4.0-r1) (392/725) Installing lmdb (0.9.29-r2) (393/725) Installing libxapian (1.4.21-r0) (394/725) Installing sink (0.9.0-r3) (395/725) Installing kpeoplesink (0_git20210224-r1) (396/725) Installing kpeoplevcard (0.1-r2) (397/725) Installing lcms2 (2.14-r0) (398/725) Installing libraw (0.20.2-r2) (399/725) Installing libraw-tools (0.20.2-r2) (400/725) Installing imagemagick-libs (7.1.0.52-r0) (401/725) Installing jbig2dec (0.19-r1) (402/725) Installing ghostscript (10.0.0-r0) (403/725) Installing libde265 (1.0.9-r0) (404/725) Installing libheif (1.13.0-r0) (405/725) Installing libjxl (0.7.0-r0) (406/725) Installing librsvg (2.55.1-r0) (407/725) Installing imagemagick (7.1.0.52-r0) (408/725) Installing perl (5.36.0-r0) (409/725) Installing perl-image-exiftool (12.50-r0) (410/725) Installing exiftool (12.50-r0) (411/725) Installing tzdata (2022f-r1) (412/725) Installing openexr (3.1.5-r3) (413/725) Installing soundtouch (2.3.2-r1) (414/725) Installing libraw1394 (2.1.2-r3) (415/725) Installing libdc1394 (2.2.6-r1) (416/725) Installing tslib (1.22-r1) (417/725) Installing directfb (1.7.7-r5) (418/725) Installing faac (1.30-r2) (419/725) Installing fdk-aac (2.0.2-r1) (420/725) Installing flite (2.2-r1) (421/725) Installing libsamplerate (0.2.2-r0) (422/725) Installing jack (1.9.21-r0) (423/725) Installing portaudio (19.7.0-r0) (424/725) Installing fluidsynth-libs (2.3.0-r0) (425/725) Installing libfreeaptx (0.1.1-r1) (426/725) Installing gsm (1.0.22-r1) (427/725) Installing libldac (2.0.2.3-r0) (428/725) Installing libmodplug (0.8.9.0-r2) (429/725) Installing neon (0.32.4-r0) (430/725) Installing libnice (0.1.19-r0) (431/725) Installing openal-soft (1.22.2-r2) (432/725) Installing openjpeg (2.5.0-r0) (433/725) Installing librtmp (2.4_git20190330-r2) (434/725) Installing sbc (2.0-r0) (435/725) Installing spandsp (0.0.6-r2) (436/725) Installing libsrtp (2.4.2-r3) (437/725) Installing vo-aacenc (0.1.3-r0) (438/725) Installing vo-amrwbenc (0.1.3-r0) (439/725) Installing libzbar (0.23.92-r2) (440/725) Installing gst-plugins-bad (1.20.4-r2) (441/725) Installing gtk4.0 (4.8.2-r0) Executing gtk4.0-4.8.2-r0.post-install (442/725) Installing megapixels (1.5.2-r0) (443/725) Installing encodings (1.0.6-r0) (444/725) Installing libfontenc (1.1.6-r0) (445/725) Installing mkfontscale (1.2.2-r1) (446/725) Installing font-dejavu (2.37-r3) (447/725) Installing sdl2_ttf (2.20.1-r0) (448/725) Installing osk-sdl (0.67.1-r1) (449/725) Installing kcmutils (5.100.0-r0) (450/725) Installing frameworkintegration (5.100.0-r0) (451/725) Installing oxygen (5.26.3-r0) (452/725) Installing modemmanager-qt (5.100.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-r4) (456/725) Installing libprotobuf (3.21.9-r0) (457/725) Installing libphonenumber (8.13.0-r0) (458/725) Installing plasma-dialer (22.09-r0) (459/725) Installing plasma-mobile-sounds (0.1-r1) (460/725) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (461/725) Installing plasma-phonebook (22.09-r0) (462/725) Installing postmarketos-artwork-wallpapers (2-r1) (463/725) Installing postmarketos-hidden-desktop-entries (2.2-r1) (464/725) Installing bluez (5.66-r1) (465/725) Installing bluez-openrc (5.66-r1) (466/725) Installing bluez-obexd (5.66-r1) (467/725) Installing kded (5.100.0-r0) (468/725) Installing bluez-qt (5.100.0-r0) (469/725) Installing bluedevil (5.26.3-r0) (470/725) Installing breeze (5.26.3-r0) (471/725) Installing libpulse-mainloop-glib (9999_git20220528-r0) (472/725) Installing callaudiod (0.1.4-r0) (473/725) Installing dnsmasq-common (2.87-r0) (474/725) Installing dnsmasq-openrc (2.87-r0) (475/725) Installing dnsmasq (2.87-r0) Executing dnsmasq-2.87-r0.pre-install (476/725) Installing linux-pam (1.5.2-r1) (477/725) Installing shadow (4.13-r0) (478/725) Installing elogind (246.10-r5) (479/725) Installing elogind-openrc (246.10-r5) (480/725) Installing hfd-service (0.1.0-r1) (481/725) Installing hfd-service-openrc (0.1.0-r1) (482/725) Installing iio-sensor-proxy (3.4-r0) (483/725) Installing iio-sensor-proxy-openrc (3.4-r0) (484/725) Installing libkscreen (5.26.3-r0) (485/725) Installing layer-shell-qt (5.26.3-r0) (486/725) Installing qt5-qtsensors (5.15.6_git20220816-r0) (487/725) Installing kscreen (5.26.3-r0) (488/725) Installing socat (1.7.4.4-r0) (489/725) Installing kwallet-pam (5.26.3-r0) (490/725) Installing kwayland-integration (5.26.3-r0) (491/725) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (492/725) Installing duktape (2.7.0-r0) (493/725) Installing polkit-elogind (122-r0) (494/725) Installing modemmanager (1.20.2-r0) (495/725) Installing modemmanager-openrc (1.20.2-r0) (496/725) Installing libnm (1.40.2-r0) (497/725) Installing networkmanager-common (1.40.2-r0) (498/725) Installing networkmanager-openrc (1.40.2-r0) (499/725) Installing libmnl (1.0.5-r0) (500/725) Installing libnftnl (1.2.4-r0) (501/725) Installing iptables (1.8.8-r2) (502/725) Installing iptables-openrc (1.8.8-r2) (503/725) Installing libndp (1.8-r1) (504/725) Installing libidn2 (2.3.4-r0) (505/725) Installing libpsl (0.21.1-r1) (506/725) Installing networkmanager (1.40.2-r0) Executing networkmanager-1.40.2-r0.pre-install Executing networkmanager-1.40.2-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-. * (507/725) Installing networkmanager-cli (1.40.2-r0) (508/725) Installing pcre (8.45-r2) (509/725) Installing slang (2.3.3-r0) (510/725) Installing newt (0.52.21-r5) (511/725) Installing networkmanager-tui (1.40.2-r0) (512/725) Installing wireless-regdb (2022.08.12-r0) (513/725) Installing networkmanager-wifi (1.40.2-r0) Executing networkmanager-wifi-1.40.2-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (514/725) Installing mobile-broadband-provider-info (20221107-r0) (515/725) Installing networkmanager-wwan (1.40.2-r0) (516/725) Installing libunwind (1.6.2-r0) (517/725) Installing libcamera (0.0.1-r1) (518/725) Installing pipewire-libs (0.3.60-r2) (519/725) Installing libuv (1.44.2-r0) (520/725) Installing roc-toolkit-libs (0.1.5-r2) (521/725) Installing webrtc-audio-processing (0.3.1-r6) (522/725) Installing pipewire (0.3.60-r2) (523/725) Installing breeze-icons (5.100.0-r0) (524/725) Installing dbus-x11 (1.14.4-r0) (525/725) Installing kactivities (5.100.0-r0) (526/725) Installing kpipewire (5.26.3-r0) (527/725) Installing dconf (0.40.0-r2) (528/725) Installing anthy (9100h-r2) (529/725) Installing maliit-framework (2.3.0-r1) (530/725) Installing kyotocabinet (1.2.79-r3) (531/725) Installing libpinyin (2.7.92-r0) (532/725) Installing tinyxml (2.6.2-r1) (533/725) Installing presage (0.9.1-r2) (534/725) Installing maliit-keyboard (2.3.1-r1) (535/725) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (536/725) Installing plasma-nano (5.26.3-r0) (537/725) Installing networkmanager-qt (5.100.0-r0) (538/725) Installing plasma-nm (5.26.3-r0) (539/725) Installing plasma-nm-mobile (5.26.3-r0) (540/725) Installing fftw-single-libs (3.3.10-r1) (541/725) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (542/725) Installing pulseaudio-bluez (9999_git20220528-r0) (543/725) Installing pulseaudio-alsa (9999_git20220528-r0) (544/725) Installing alsa-utils-openrc (1.2.8-r0) (545/725) Installing pulseaudio-openrc (9999_git20220528-r0) (546/725) Installing libcanberra-pulse (0.30-r9) (547/725) Installing plasma-pa (5.26.3-r0) (548/725) Installing libdaemon (0.14-r3) (549/725) Installing openrc-settingsd (1.1.0-r0) (550/725) Installing openrc-settingsd-openrc (1.1.0-r0) (551/725) Installing plasma-settings (22.09-r1) (552/725) Installing kactivitymanagerd (5.26.3-r0) (553/725) Installing kinit (5.100.0-r0) (554/725) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (555/725) Installing kdnssd (5.100.0-r0) (556/725) Installing syntax-highlighting (5.100.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.5-r2) (560/725) Installing qt5-qttools (5.15.6_git20220907-r1) (561/725) Installing phonon (4.11.1-r3) (562/725) Installing talloc (2.3.4-r1) (563/725) Installing tevent (0.13.0-r1) (564/725) Installing samba-util-libs (4.16.7-r1) (565/725) Installing jansson (2.14-r0) (566/725) Installing ldb (2.5.2-r1) (567/725) Installing libwbclient (4.16.7-r1) (568/725) Installing samba-libs (4.16.7-r1) (569/725) Installing libsmbclient (4.16.7-r1) (570/725) Installing kio-extras (22.08.3-r0) (571/725) Installing kquickcharts (5.100.0-r0) (572/725) Installing xorg-server-common (21.1.4-r1) (573/725) Installing libxkbfile (1.1.1-r0) (574/725) Installing xkbcomp (1.4.5-r1) (575/725) Installing libxfont2 (2.0.6-r0) (576/725) Installing libtirpc-conf (1.3.3-r0) (577/725) Installing libtirpc-nokrb (1.3.3-r0) (578/725) Installing libxcvt (0.1.2-r0) (579/725) Installing xwayland (22.1.5-r0) (580/725) Installing kscreenlocker (5.26.3-r0) (581/725) Installing libqaccessibilityclient (0.4.1-r1) (582/725) Installing xcb-util-cursor (0.1.4-r0) (583/725) Installing kwin (5.26.2.1-r0) (584/725) Installing kitemmodels (5.100.0-r0) (585/725) Installing threadweaver (5.100.0-r0) (586/725) Installing krunner (5.100.0-r0) (587/725) Installing milou (5.26.3-r0) (588/725) Installing pipewire-media-session (0.4.1-r0) (589/725) Installing font-hack (3.003-r3) (590/725) Installing qqc2-desktop-style (5.100.0-r0) (591/725) Installing plasma-integration (5.26.3-r0) (592/725) Installing qtchooser (66-r2) (593/725) Installing plasma-workspace-libs (5.26.3-r0) (594/725) Installing kactivities-stats (5.100.0-r0) (595/725) Installing baloo (5.100.0-r0) (596/725) Installing kholidays (5.100.0-r0) (597/725) Installing libkexiv2 (22.08.3-r0) (598/725) Installing knotifyconfig (5.100.0-r0) (599/725) Installing kparts (5.100.0-r0) (600/725) Installing zxing-cpp (1.4.0-r0) (601/725) Installing libdmtx-libs (0.7.7-r0) (602/725) Installing libqrencode (4.1.1-r1) (603/725) Installing prison (5.100.0-r0) (604/725) Installing ktexteditor (5.100.0-r0) (605/725) Installing libnl3 (3.7.0-r0) (606/725) Installing libpcap (1.10.1-r1) (607/725) Installing lm-sensors-libs (3.6.0-r4) (608/725) Installing libksysguard (5.26.3-r0) (609/725) Installing kuserfeedback (1.2.0-r1) (610/725) Installing gpsd (3.24-r1) (611/725) Installing gpsd-openrc (3.24-r1) (612/725) Installing mpfr4 (4.1.0-r0) (613/725) Installing libqalculate (4.4.0-r1) (614/725) Installing plasma-workspace (5.26.3-r0) (615/725) Installing kpty (5.100.0-r0) (616/725) Installing kdesu (5.100.0-r0) (617/725) Installing kde-cli-tools (5.26.3-r0) (618/725) Installing qqc2-breeze-style (5.26.3-r0) (619/725) Installing plasma-mobile (5.26.3-r0) (620/725) Installing polkit-kde-agent-1 (5.26.3-r0) (621/725) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (622/725) Installing chrony-openrc (4.3-r0) (623/725) Installing haveged (1.9.18-r0) (624/725) Installing haveged-openrc (1.9.18-r0) (625/725) Installing nftables (1.0.5-r3) (626/725) Installing nftables-openrc (1.0.5-r3) (627/725) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (628/725) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (629/725) Installing postmarketos-base-nftables (23-r1) Executing postmarketos-base-nftables-23-r1.post-install (630/725) Installing postmarketos-artwork-icons (2-r1) (631/725) Installing util-linux (2.38.1-r1) (632/725) Installing libfdisk (2.38.1-r1) (633/725) Installing libsmartcols (2.38.1-r1) (634/725) Installing util-linux-misc (2.38.1-r1) (635/725) Installing libeconf (0.4.7-r0) (636/725) Installing runuser (2.38.1-r1) (637/725) Installing mount (2.38.1-r1) (638/725) Installing losetup (2.38.1-r1) (639/725) Installing hexdump (2.38.1-r1) (640/725) Installing uuidgen (2.38.1-r1) (641/725) Installing blkid (2.38.1-r1) (642/725) Installing sfdisk (2.38.1-r1) (643/725) Installing mcookie (2.38.1-r1) (644/725) Installing agetty (2.38.1-r1) (645/725) Installing agetty-openrc (0.45.2-r6) (646/725) Installing wipefs (2.38.1-r1) (647/725) Installing cfdisk (2.38.1-r1) (648/725) Installing umount (2.38.1-r1) (649/725) Installing util-linux-openrc (2.38.1-r1) (650/725) Installing flock (2.38.1-r1) (651/725) Installing lsblk (2.38.1-r1) (652/725) Installing libcap-ng (0.8.3-r1) (653/725) Installing setpriv (2.38.1-r1) (654/725) Installing logger (2.38.1-r1) (655/725) Installing partx (2.38.1-r1) (656/725) Installing fstrim (2.38.1-r1) (657/725) Installing findmnt (2.38.1-r1) (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.11.0-r2) (666/725) Installing py3-ruamel.yaml.clib (0.2.7-r1) (667/725) Installing py3-ruamel.yaml (0.17.21-r1) (668/725) Installing sleep-inhibitor (1.16-r1) (669/725) Installing sleep-inhibitor-openrc (1.16-r1) (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-r1) (672/725) Installing obex-capabilities (0.2.1-r2) (673/725) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (674/725) Installing postmarketos-base-ui-bluez-obexd (6-r1) (675/725) Installing pulseaudio-utils (9999_git20220528-r0) (676/725) Installing postmarketos-base-ui-pulseaudio (6-r1) (677/725) Installing upower (1.90.0-r2) (678/725) Installing powerdevil-libs (5.26.3-r0) (679/725) Installing powerdevil (5.26.3-r0) (680/725) Installing bubblewrap (0.7.0-r0) (681/725) Installing fuse-common (3.12.0-r0) (682/725) Installing fuse-openrc (3.12.0-r0) (683/725) Installing fuse3-libs (3.12.0-r0) (684/725) Installing fuse3 (3.12.0-r0) (685/725) Installing xdg-desktop-portal (1.15.0-r0) (686/725) Installing xdg-desktop-portal-kde (5.26.3-r0) (687/725) Installing autologin (1.0.0-r4) (688/725) Installing tinydm (1.1.2-r1) (689/725) Installing tinydm-openrc (1.1.2-r1) (690/725) Installing postmarketos-base-ui-tinydm (6-r1) (691/725) Installing font-alias (1.0.4-r0) (692/725) Installing util-macros (1.19.3-r0) (693/725) Installing font-misc-misc (1.1.2-r3) (694/725) Installing font-cursor-misc (1.0.3-r3) (695/725) Installing xauth (1.1.2-r0) (696/725) Installing xmodmap (1.0.11-r0) (697/725) Installing xrdb (1.2.1-r1) (698/725) Installing xinit (1.4.1-r1) (699/725) Installing hwdata-pci (0.364-r0) (700/725) Installing libpciaccess (0.17-r0) (701/725) Installing xorg-server (21.1.4-r1) (702/725) Installing libinput (1.22.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.9-r0) Executing postmarketos-ui-plasma-mobile-3.9-r0.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-r1) (710/725) Installing opencv (4.6.0-r4) (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-r1) (716/725) Installing spacebar (22.09-r0) (717/725) Installing hkdm (0.2.0-r0) (718/725) Installing buffyboard (0.2.0-r0) (719/725) Installing terminus-font (4.49.1-r3) (720/725) Installing kbd-misc (2.5.1-r3) (721/725) Installing kbd (2.5.1-r3) (722/725) Installing kbd-openrc (2.5.1-r3) (723/725) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (724/725) Installing ttyescape-openrc (1.0.1-r1) (725/725) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.1-r2.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r0.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing ca-certificates-20220614-r2.trigger Executing eudev-3.2.11-r4.trigger Executing postmarketos-mkinitfs-1.5.1-r1.trigger 2022/11/24 16:05:05 Generating for kernel version: 6.0.8 2022/11/24 16:05:05 Output directory: /boot 2022/11/24 16:05:05 == Generating initramfs == 2022/11/24 16:05:05 - Including hook files 2022/11/24 16:05:05 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/24 16:05:05 - Including hook scripts 2022/11/24 16:05:05 - Including required binaries 2022/11/24 16:05:05 - Including kernel modules 2022/11/24 16:05:05 - Including splash images 2022/11/24 16:05:05 - Writing and verifying initramfs archive 2022/11/24 16:05:05 == Generating initramfs extra == 2022/11/24 16:05:05 - Including extra binaries 2022/11/24 16:05:05 - Including FDE support 2022/11/24 16:05:06 - Writing and verifying initramfs-extra archive 2022/11/24 16:05:07 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/11/24 16:05:08 mkinitfs completed in: 3.528244056s 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: 2168 MiB in 750 packages (1141511) [16:05:14] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2168 MiB in 750 packages (1141511) [16:05:17] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (1141511) [16:05:17] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (1141511) [16:05:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1141511) [16:05:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1141511) [16:05:18] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1141511) [16:05:18] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (1141511) [16:05:18] New background process: pid=1151248, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2168 MiB in 750 packages (1141511) [16:05:21] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2168 MiB in 750 packages (1141511) [16:05:24] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1141511) [16:05:24] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (1141511) [16:05:24] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1141511) [16:05:24] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1141511) [16:05:24] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1141511) [16:05:24] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1141511) [16:05:24] New background process: pid=1151410, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2168 MiB in 750 packages (1141511) [16:05:27] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2168 MiB in 750 packages (1141511) [16:05:31] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (1141511) [16:05:31] (rootfs_pine64-pinephonepro) % mkinitfs 2022/11/24 16:05:31 Generating for kernel version: 6.0.8 2022/11/24 16:05:31 Output directory: /boot 2022/11/24 16:05:31 == Generating initramfs == 2022/11/24 16:05:31 - Including hook files 2022/11/24 16:05:31 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/11/24 16:05:31 - Including hook scripts 2022/11/24 16:05:31 - Including required binaries 2022/11/24 16:05:31 - Including kernel modules 2022/11/24 16:05:31 - Including splash images 2022/11/24 16:05:31 - Writing and verifying initramfs archive 2022/11/24 16:05:31 == Generating initramfs extra == 2022/11/24 16:05:31 - Including extra binaries 2022/11/24 16:05:31 - Including FDE support 2022/11/24 16:05:32 - Writing and verifying initramfs-extra archive 2022/11/24 16:05:33 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/11/24 16:05:35 mkinitfs completed in: 4.169761902s (1141511) [16:05:35] *** SET LOGIN PASSWORD FOR: 'user' *** (1141511) [16:05:35] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (1141511) [16:05:35] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (1141511) [16:05:35] (rootfs_pine64-pinephonepro) locking root (1141511) [16:05:35] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (1141511) [16:05:36] NOTE: No valid keymap specified for device (1141511) [16:05:36] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (1141511) [16:05:42] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (1141511) [16:05:42] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (1141511) [16:05:42] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1141511) [16:05:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1141511) [16:05:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1141511) [16:05:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1141511) [16:05:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1141511) [16:05:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1141511) [16:05:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1141511) [16:05:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1141511) [16:05:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1141511) [16:05:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1141511) [16:05:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1141511) [16:05:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1141511) [16:05:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (1141511) [16:05:42] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1141511) [16:05:42] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1141511) [16:05:42] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (1141511) [16:05:42] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2227780 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (1141511) [16:05:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1141511) [16:05:43] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1141511) [16:05:43] (native) create pine64-pinephonepro.img (3429M) (1141511) [16:05:43] (native) % truncate -s 3429M /home/pmos/rootfs/pine64-pinephonepro.img (1141511) [16:05:43] (native) mount /dev/install (pine64-pinephonepro.img) (1141511) [16:05:43] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (1141511) [16:05:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1141511) [16:05:43] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1141511) [16:05:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1141511) [16:05:43] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1141511) [16:05:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1141511) [16:05:43] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1141511) [16:05:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1141511) [16:05:43] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1141511) [16:05:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1141511) [16:05:43] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1141511) [16:05:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1141511) [16:05:43] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1141511) [16:05:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1141511) [16:05:43] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1141511) [16:05:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1141511) [16:05:43] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1141511) [16:05:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1141511) [16:05:43] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1141511) [16:05:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1141511) [16:05:43] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1141511) [16:05:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1141511) [16:05:43] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1141511) [16:05:43] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (1141511) [16:05:43] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2632.snap", "dio": false, "log-sec": 512 } ] } (1141511) [16:05:43] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2632.snap", "dio": false, "log-sec": 512 } ] } (1141511) [16:05:43] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1141511) [16:05:43] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1141511) [16:05:43] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1141511) [16:05:43] (native) % parted -s /dev/install mktable gpt (1141511) [16:05:44] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (1141511) [16:05:44] (native) % parted -s /dev/install mkpart primary 256M 100% (1141511) [16:05:44] (native) % parted -s /dev/install set 1 boot on (1141511) [16:05:44] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2632.snap", "dio": false, "log-sec": 512 } ] } (1141511) [16:05:44] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1141511) [16:05:44] % sudo mount --bind /dev/loop0p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1141511) [16:05:44] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1141511) [16:05:44] % sudo mount --bind /dev/loop0p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1141511) [16:05:44] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1141511) [16:05:44] (native) install e2fsprogs (1141511) [16:05:44] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1141511) [16:05:44] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1141511) [16:05:44] (native) % cat /tmp/apk_progress_fifo (1141511) [16:05:44] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1141511) [16:05:44] New background process: pid=1152720, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/3) Installing libcom_err (1.46.5-r4) (2/3) Installing e2fsprogs-libs (1.46.5-r4) (3/3) Installing e2fsprogs (1.46.5-r4) Executing busybox-1.35.0-r29.trigger OK: 26 MiB in 71 packages (1141511) [16:05:45] (native) format /dev/installp2 (root, ext4) (1141511) [16:05:45] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1141511) [16:05:45] (native) mount /dev/installp2 to /mnt/install (1141511) [16:05:45] (native) % mkdir -p /mnt/install (1141511) [16:05:45] (native) % mount /dev/installp2 /mnt/install (1141511) [16:05:45] (native) calculate depends of dosfstools (pmbootstrap -v for details) (1141511) [16:05:45] (native) install dosfstools (1141511) [16:05:45] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1141511) [16:05:45] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1141511) [16:05:45] (native) % cat /tmp/apk_progress_fifo (1141511) [16:05:45] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (1141511) [16:05:45] New background process: pid=1152889, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing dosfstools (4.2-r1) Executing busybox-1.35.0-r29.trigger OK: 26 MiB in 72 packages (1141511) [16:05:46] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (1141511) [16:05:46] (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 (1141511) [16:05:46] (native) % mkdir -p /mnt/install/boot (1141511) [16:05:46] (native) % mount /dev/installp1 /mnt/install/boot (1141511) [16:05:46] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1141511) [16:05:46] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (1141511) [16:05:46] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (1141511) [16:05:46] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (1141511) [16:05:46] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1141511) [16:05:46] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1141511) [16:05:46] (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/ (1141511) [16:05:52] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1141511) [16:05:52] % 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 (1141511) [16:05:52] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1141511) [16:05:52] % 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/ (1141511) [16:05:52] % 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/ (1141511) [16:05:52] % 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/ (1141511) [16:05:52] % 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/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-4a6a0840.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616a9724.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-60ac2099.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58cbb476.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-61666e3f.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5261cecb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616abc23.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5243ef4b.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616db30d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-5e69ca50.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616adfeb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ac3bc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/build.postmarketos.org.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58e4f17d.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1141511) [16:05:53] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1141511) [16:05:53] % cat /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories http://mirror.postmarketos.org/postmarketos/master http://dl-cdn.alpinelinux.org/alpine/edge/main http://dl-cdn.alpinelinux.org/alpine/edge/community http://dl-cdn.alpinelinux.org/alpine/edge/testing (1141511) [16:05:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1141511) [16:05:53] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1141511) [16:05:57] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2620.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17336.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1634.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22526.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2632.snap", "dio": false, "log-sec": 512 } ] } (1141511) [16:05:57] (native) umount /dev/loop0 (1141511) [16:05:57] (native) % losetup -d /dev/loop0 (1141511) [16:05:57] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1141511) [16:05:57] (1141511) [16:05:57] *** FLASHING INFORMATION *** (1141511) [16:05:57] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1141511) [16:05:57] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1141511) [16:05:57] (1141511) [16:05:57] *** SSH DAEMON INFORMATION *** (1141511) [16:05:57] SSH daemon is enabled (disable with --no-sshd). (1141511) [16:05:57] Login as 'user' with the password given during installation. (1141511) [16:05:57] (1141511) [16:05:57] *** FIREWALL INFORMATION *** (1141511) [16:05:57] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1141511) [16:05:57] For more information: https://postmarketos.org/firewall (1141511) [16:05:57] (1141511) [16:05:57] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1141511) [16:05:57] DONE! total 2322076 -rw-r--r-- 1 root 12345 3595567104 Nov 24 16:05 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop0 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2620.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/lxd_22526.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core20_1634.snap 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512 /dev/loop0 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core18_2632.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/snapd_17336.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 13 Nov 24 16:06 pmOS_boot -> ../../loop0p1 lrwxrwxrwx 1 root root 13 Nov 24 16:06 pmOS_root -> ../../loop0p2 lrwxrwxrwx 1 root root 10 Nov 24 16:06 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Nov 24 16:04 bin drwxr-xr-x 2 root root 4096 Nov 24 16:05 boot drwxr-xr-x 2 root root 4096 Nov 24 16:01 dev drwxr-xr-x 65 root root 4096 Nov 24 16:05 etc drwxr-xr-x 3 root root 4096 Nov 24 16:05 home drwxr-xr-x 14 root root 4096 Nov 24 16:04 lib drwx------ 2 root root 16384 Nov 24 16:05 lost+found drwxr-xr-x 5 root root 4096 Nov 24 16:01 media drwxr-xr-x 8 root root 4096 Nov 24 16:01 mnt drwxr-xr-x 2 root root 4096 Nov 24 16:01 opt drwxr-xr-x 2 root root 4096 Nov 24 16:01 proc drwx------ 2 root root 4096 Nov 24 16:01 root drwxr-xr-x 6 root root 4096 Nov 24 16:04 run drwxr-xr-x 2 root root 4096 Nov 24 16:04 sbin drwxr-xr-x 2 root root 4096 Nov 24 16:01 srv drwxr-xr-x 2 root root 4096 Nov 24 16:01 sys drwxrwxrwt 2 root root 4096 Nov 24 16:05 tmp drwxr-xr-x 9 root root 4096 Nov 24 16:02 usr drwxr-xr-x 13 root root 4096 Nov 24 16:02 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-11-24 16:06:24-- 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% 120M=0s 2022-11-24 16:06:24 (120 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2022-11-23 08:23:28.250524 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-293-g709f9b066d [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-294-g66ecf82a1c [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-5-g4ab7841388 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25036 distinct packages available (1/102) Upgrading kirigami2-libs (5.100.0-r1 -> 9999_git1669155137-r1) (2/102) Upgrading kirigami2 (5.100.0-r1 -> 9999_git1669155137-r1) (3/102) Upgrading kactivities-libs (5.100.0-r0 -> 9999_git1668426311-r0) (4/102) Upgrading karchive (5.100.0-r0 -> 9999_git1668477600-r0) (5/102) Upgrading kconfig (5.100.1-r0 -> 9999_git1668559787-r0) (6/102) Upgrading kcoreaddons (5.100.0-r0 -> 9999_git1668962972-r0) (7/102) Upgrading kwindowsystem (5.100.0-r0 -> 9999_git1668426902-r0) (8/102) Upgrading kcrash (5.100.0-r0 -> 9999_git1668426443-r0) (9/102) Upgrading kdbusaddons (5.100.0-r0 -> 9999_git1668426463-r0) (10/102) Upgrading kglobalaccel (5.100.0-r0 -> 9999_git1668964009-r0) (11/102) Upgrading kguiaddons (5.100.0-r0 -> 9999_git1668964364-r0) (12/102) Upgrading ki18n (5.100.0-r0 -> 9999_git1668603844-r0) (13/102) Upgrading kauth (5.100.0-r0 -> 9999_git1668426348-r0) (14/102) Upgrading kcodecs (5.100.0-r0 -> 9999_git1668442178-r0) (15/102) Upgrading kwidgetsaddons (5.100.0-r0 -> 9999_git1669156983-r0) (16/102) Upgrading kconfigwidgets (5.100.0-r0 -> 9999_git1669114053-r0) (17/102) Upgrading kiconthemes (5.100.0-r0 -> 9999_git1668426617-r0) (18/102) Upgrading kitemviews (5.100.0-r0 -> 9999_git1668426679-r0) (19/102) Upgrading kxmlgui (5.100.0-r0 -> 9999_git1668477702-r0) (20/102) Upgrading kbookmarks (5.100.0-r0 -> 9999_git1668426358-r0) (21/102) Upgrading kcompletion (5.100.0-r0 -> 9999_git1668426396-r0) (22/102) Upgrading kdoctools (5.100.0-r0 -> 9999_git1668426539-r0) (23/102) Upgrading kjobwidgets (5.100.0-r0 -> 9999_git1668426688-r0) (24/102) Upgrading knotifications (5.100.0-r0 -> 9999_git1669215034-r0) (25/102) Upgrading kservice (5.100.0-r0 -> 9999_git1668703334-r0) (26/102) Upgrading solid-libs (5.100.0-r0 -> 9999_git1669041084-r0) (27/102) Upgrading sonnet (5.100.0-r0 -> 9999_git1668427007-r0) (28/102) Upgrading ktextwidgets (5.100.0-r0 -> 9999_git1668426851-r0) (29/102) Upgrading kio (5.100.0-r0 -> 9999_git1669219978-r0) (30/102) Upgrading kpackage (5.100.0-r0 -> 9999_git1668426755-r0) (31/102) Upgrading kdeclarative (5.100.0-r0 -> 9999_git1666436074-r0) (32/102) Upgrading kwayland (5.100.0-r0 -> 9999_git1668692611-r0) (33/102) Upgrading plasma-framework (5.100.1-r0 -> 9999_git1669155530-r0) (34/102) Upgrading kwallet (5.100.0-r0 -> 9999_git1668426873-r0) (35/102) Upgrading purpose (5.100.0-r0 -> 9999_git1668611231-r0) (36/102) Upgrading angelfish (22.09-r0 -> 9999_git1668989335-r0) (37/102) Upgrading breeze-gtk (5.26.3-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.100.0-r0 -> 9999_git1668426255-r0) (39/102) Upgrading kidletime (5.100.0-r0 -> 9999_git1668426629-r0) (40/102) Upgrading knewstuff (5.100.0-r0 -> 9999_git1668736681-r0) (41/102) Upgrading kirigami-addons (0.5-r0 -> 9999_git1668883516-r0) (42/102) Upgrading kclock (22.09-r0 -> 9999_git1668650950-r0) (43/102) Upgrading kdecoration (5.26.3-r0 -> 9999_git1667789379-r0) (44/102) Upgrading kde-gtk-config (5.26.3-r0 -> 9999_git1668304265-r0) (45/102) Upgrading kfilemetadata (5.100.0-r0 -> 9999_git1669022486-r0) (46/102) Upgrading kcontacts (5.100.0-r0 -> 9999_git1668426424-r0) (47/102) Upgrading kpeople (5.100.0-r0 -> 9999_git1668426776-r0) (48/102) Upgrading kcalendarcore (5.100.0-r0 -> 9999_git1668426368-r0) (49/102) Upgrading kcmutils (5.100.0-r0 -> 9999_git1668564325-r0) (50/102) Upgrading frameworkintegration (5.100.0-r0 -> 9999_git1668426301-r0) (51/102) Upgrading oxygen (5.26.3-r0 -> 9999_git1669168434-r0) (52/102) Upgrading modemmanager-qt (5.100.0-r0 -> 9999_git1668426931-r0) (53/102) Upgrading plasma-dialer (22.09-r0 -> 9999_git1669208514-r0) (54/102) Upgrading plasma-phonebook (22.09-r0 -> 9999_git1668995410-r0) (55/102) Upgrading kded (5.100.0-r0 -> 9999_git1669024044-r0) (56/102) Upgrading bluez-qt (5.100.0-r0 -> 9999_git1668797746-r0) (57/102) Upgrading bluedevil (5.26.3-r0 -> 9999_git1668737244-r0) (58/102) Upgrading breeze (5.26.3-r0 -> 9999_git1668806444-r0) (59/102) Upgrading libkscreen (5.26.3-r0 -> 9999_git1669116848-r0) (60/102) Upgrading layer-shell-qt (5.26.3-r0 -> 9999_git1666447153-r0) (61/102) Upgrading kscreen (5.26.3-r0 -> 9999_git1668696724-r0) (62/102) Upgrading kwallet-pam (5.26.3-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.3-r0 -> 9999_git1669065079-r0) (64/102) Upgrading breeze-icons (5.100.0-r0 -> 9999_git1668426282-r0) (65/102) Upgrading kactivities (5.100.0-r0 -> 9999_git1668426311-r0) (66/102) Upgrading plasma-nano (5.26.3-r0 -> 9999_git1668860059-r0) (67/102) Upgrading networkmanager-qt (5.100.0-r0 -> 9999_git1668426940-r0) (68/102) Upgrading plasma-nm (5.26.3-r0 -> 9999_git1668650849-r0) (69/102) Upgrading plasma-nm-mobile (5.26.3-r0 -> 9999_git1668650849-r0) (70/102) Upgrading plasma-settings (22.09-r1 -> 9999_git1668650979-r1) (71/102) Upgrading kactivitymanagerd (5.26.3-r0 -> 9999_git1667789359-r0) (72/102) Upgrading kinit (5.100.0-r0 -> 9999_git1668426639-r0) (73/102) Upgrading kdnssd (5.100.0-r0 -> 9999_git1668426530-r0) (74/102) Upgrading syntax-highlighting (5.100.0-r0 -> 9999_git1669081744-r0) (75/102) Upgrading kquickcharts (5.100.0-r0 -> 9999_git1668799550-r0) (76/102) Upgrading kscreenlocker (5.26.3-r0 -> 9999_git1668478703-r0) (77/102) Upgrading kwin (5.26.2.1-r0 -> 9999_git1669234259-r0) (78/102) Upgrading kitemmodels (5.100.0-r0 -> 9999_git1669047491-r0) (79/102) Upgrading threadweaver (5.100.0-r0 -> 9999_git1668427036-r0) (80/102) Upgrading krunner (5.100.0-r0 -> 9999_git1668838399-r0) (81/102) Upgrading milou (5.26.3-r0 -> 9999_git1668875839-r0) (82/102) Upgrading qqc2-desktop-style (5.100.0-r0 -> 9999_git1668785682-r0) (83/102) Upgrading plasma-integration (5.26.3-r0 -> 9999_git1668650838-r0) (84/102) Upgrading plasma-workspace-libs (5.26.3-r0 -> 9999_git1669222751-r0) (85/102) Upgrading kactivities-stats (5.100.0-r0 -> 9999_git1668426320-r0) (86/102) Upgrading baloo (5.100.0-r0 -> 9999_git1669149152-r0) (87/102) Upgrading kholidays (5.100.0-r0 -> 9999_git1668426586-r0) (88/102) Upgrading knotifyconfig (5.100.0-r0 -> 9999_git1668426745-r0) (89/102) Upgrading kparts (5.100.0-r0 -> 9999_git1668736704-r0) (90/102) Upgrading prison (5.100.0-r0 -> 9999_git1668530923-r0) (91/102) Upgrading ktexteditor (5.100.0-r0 -> 9999_git1668736715-r0) (92/102) Upgrading libksysguard (5.26.3-r0 -> 9999_git1668650789-r0) (93/102) Upgrading plasma-workspace (5.26.3-r0 -> 9999_git1669222751-r0) (94/102) Upgrading kpty (5.100.0-r0 -> 9999_git1668426794-r0) (95/102) Upgrading kde-cli-tools (5.26.3-r0 -> 9999_git1668773714-r0) (96/102) Upgrading qqc2-breeze-style (5.26.3-r0 -> 9999_git1667579379-r0) (97/102) Upgrading plasma-mobile (5.26.3-r0 -> 9999_git1669250933-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.3-r0 -> 9999_git1667789783-r0) (99/102) Upgrading powerdevil-libs (5.26.3-r0 -> 9999_git1668650901-r0) (100/102) Upgrading powerdevil (5.26.3-r0 -> 9999_git1668650901-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.3-r0 -> 9999_git1668650919-r0) (102/102) Upgrading qmlkonsole (22.09-r1 -> 9999_git1669143210-r1) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing eudev-3.2.11-r4.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: 2339 MiB in 750 packages (1/10) Installing bash (5.2.9-r0) Executing bash-5.2.9-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r1) (5/10) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-53-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.1-r0) (7/10) Installing discover-backend-flatpak (5.26.3-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (7.0-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.34-r7.trigger Executing postmarketos-base-23-r1.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2351 MiB in 760 packages ERROR: unable to select packages: so:libpython3.10.so.1.0 (no such package): required by: audiotube-9999_git1669065294-r0[so:libpython3.10.so.1.0] (chroot) Exiting chroot... [16:07:57] Unregister qemu binfmt (arm) [16:07:57] Unregister qemu binfmt (aarch64) [16:07:57] Unregister qemu binfmt (riscv64) [16:07:57] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:07:57] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:07:57] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [16:07:57] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [16:07:59] Cleared up ~4469 MB of space [16:07:59] DONE! removed 'images/pmos-plasma-mobile-nightly-20221123-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221123-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221123-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221123-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221123-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221123-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 832.6 MiB / 3,469.0 MiB = 0.240, 47 MiB/s, 1:13 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221124-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 810.9 MiB / 3,429.0 MiB = 0.236, 47 MiB/s, 1:13 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221124-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,231.9 MiB / 4,576.0 MiB = 0.269, 50 MiB/s, 1:30 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221124-tablet-x64uefi.img.xz' sending incremental file list deleting images/pmos-plasma-mobile-nightly-20221123-tablet-x64uefi.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221123-tablet-x64uefi.img.xz deleting images/pmos-plasma-mobile-nightly-20221123-pine64-pinephonepro.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221123-pine64-pinephonepro.img.xz deleting images/pmos-plasma-mobile-nightly-20221123-pine64-pinephone.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221123-pine64-pinephone.img.xz images/ images/pmos-plasma-mobile-nightly-20221124-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,342,336 0% 3.15MB/s 0:04:29 4,653,056 0% 2.18MB/s 0:06:28 5,963,776 0% 1.86MB/s 0:07:35 7,274,496 0% 1.70MB/s 0:08:18 8,585,216 0% 1.22MB/s 0:11:30 9,895,936 1% 1.22MB/s 0:11:31 11,206,656 1% 1.22MB/s 0:11:28 12,517,376 1% 1.22MB/s 0:11:29 13,828,096 1% 1.22MB/s 0:11:29 15,138,816 1% 1.22MB/s 0:11:29 16,449,536 1% 1.22MB/s 0:11:27 17,760,256 2% 1.22MB/s 0:11:24 19,070,976 2% 1.22MB/s 0:11:23 20,381,696 2% 1.22MB/s 0:11:20 21,692,416 2% 1.22MB/s 0:11:21 22,872,064 2% 1.19MB/s 0:11:35 24,182,784 2% 1.19MB/s 0:11:35 25,493,504 2% 1.19MB/s 0:11:33 26,804,224 3% 1.19MB/s 0:11:32 28,114,944 3% 1.22MB/s 0:11:16 29,425,664 3% 1.22MB/s 0:11:14 30,736,384 3% 1.22MB/s 0:11:16 32,047,104 3% 1.21MB/s 0:11:16 33,357,824 3% 1.21MB/s 0:11:18 34,668,544 3% 1.20MB/s 0:11:22 35,979,264 4% 1.21MB/s 0:11:17 37,289,984 4% 1.21MB/s 0:11:14 38,600,704 4% 1.21MB/s 0:11:11 39,911,424 4% 1.22MB/s 0:11:06 41,222,144 4% 1.22MB/s 0:11:03 42,532,864 4% 1.23MB/s 0:11:01 43,843,584 5% 1.23MB/s 0:11:00 45,154,304 5% 1.23MB/s 0:10:58 46,465,024 5% 1.22MB/s 0:11:01 47,775,744 5% 1.21MB/s 0:11:04 49,086,464 5% 1.21MB/s 0:11:04 50,397,184 5% 1.21MB/s 0:11:02 51,707,904 5% 1.21MB/s 0:11:00 53,018,624 6% 1.22MB/s 0:10:58 54,329,344 6% 1.22MB/s 0:10:57 55,640,064 6% 1.21MB/s 0:10:57 56,950,784 6% 1.21MB/s 0:10:57 58,261,504 6% 1.21MB/s 0:10:56 59,572,224 6% 1.22MB/s 0:10:51 60,882,944 6% 1.22MB/s 0:10:48 62,193,664 7% 1.22MB/s 0:10:46 63,504,384 7% 1.21MB/s 0:10:51 64,815,104 7% 1.21MB/s 0:10:51 66,125,824 7% 1.21MB/s 0:10:51 67,403,776 7% 1.20MB/s 0:10:55 68,714,496 7% 1.21MB/s 0:10:47 70,025,216 8% 1.21MB/s 0:10:46 71,335,936 8% 1.21MB/s 0:10:47 72,646,656 8% 1.22MB/s 0:10:41 73,957,376 8% 1.22MB/s 0:10:40 75,268,096 8% 1.22MB/s 0:10:39 76,578,816 8% 1.22MB/s 0:10:36 77,889,536 8% 1.22MB/s 0:10:35 79,200,256 9% 1.22MB/s 0:10:35 80,510,976 9% 1.22MB/s 0:10:36 81,821,696 9% 1.22MB/s 0:10:33 83,132,416 9% 1.22MB/s 0:10:32 84,443,136 9% 1.22MB/s 0:10:29 85,753,856 9% 1.22MB/s 0:10:31 87,064,576 9% 1.22MB/s 0:10:30 88,375,296 10% 1.22MB/s 0:10:29 89,686,016 10% 1.22MB/s 0:10:27 90,996,736 10% 1.22MB/s 0:10:26 92,307,456 10% 1.21MB/s 0:10:27 93,618,176 10% 1.22MB/s 0:10:24 94,928,896 10% 1.21MB/s 0:10:26 96,239,616 11% 1.22MB/s 0:10:22 97,550,336 11% 1.22MB/s 0:10:20 98,861,056 11% 1.22MB/s 0:10:21 100,171,776 11% 1.22MB/s 0:10:17 101,482,496 11% 1.21MB/s 0:10:21 102,793,216 11% 1.21MB/s 0:10:19 104,103,936 11% 1.21MB/s 0:10:18 105,414,656 12% 1.21MB/s 0:10:18 106,725,376 12% 1.22MB/s 0:10:12 108,036,096 12% 1.22MB/s 0:10:11 109,346,816 12% 1.22MB/s 0:10:12 110,657,536 12% 1.21MB/s 0:10:15 111,968,256 12% 1.21MB/s 0:10:15 113,278,976 12% 1.20MB/s 0:10:16 114,589,696 13% 1.20MB/s 0:10:16 115,900,416 13% 1.21MB/s 0:10:11 117,211,136 13% 1.21MB/s 0:10:09 118,521,856 13% 1.20MB/s 0:10:12 119,832,576 13% 1.20MB/s 0:10:11 121,143,296 13% 1.20MB/s 0:10:09 122,454,016 14% 1.20MB/s 0:10:09 123,764,736 14% 1.21MB/s 0:10:03 125,075,456 14% 1.22MB/s 0:10:00 126,386,176 14% 1.22MB/s 0:09:59 127,696,896 14% 1.22MB/s 0:09:58 129,007,616 14% 1.21MB/s 0:09:59 130,318,336 14% 1.21MB/s 0:09:58 131,629,056 15% 1.21MB/s 0:09:56 132,939,776 15% 1.22MB/s 0:09:54 134,250,496 15% 1.22MB/s 0:09:51 135,561,216 15% 1.22MB/s 0:09:48 136,871,936 15% 1.22MB/s 0:09:48 138,182,656 15% 1.22MB/s 0:09:48 139,493,376 15% 1.22MB/s 0:09:46 140,804,096 16% 1.22MB/s 0:09:46 142,114,816 16% 1.22MB/s 0:09:46 143,425,536 16% 1.22MB/s 0:09:45 144,736,256 16% 1.21MB/s 0:09:46 146,046,976 16% 1.20MB/s 0:09:49 146,964,480 16% 1.12MB/s 0:10:34 148,013,056 16% 1.03MB/s 0:11:25 149,323,776 17% 1.02MB/s 0:11:33 150,503,424 17% 1000.46kB/s 0:12:02 151,289,856 17% 933.69kB/s 0:12:52 152,600,576 17% 1012.66kB/s 0:11:51 153,780,224 17% 990.67kB/s 0:12:06 154,959,872 17% 992.47kB/s 0:12:03 156,008,448 17% 1.06MB/s 0:11:01 157,188,096 18% 1.01MB/s 0:11:30 158,236,672 18% 1011.39kB/s 0:11:46 159,547,392 18% 1.02MB/s 0:11:22 160,858,112 18% 1.09MB/s 0:10:39 162,168,832 18% 1.14MB/s 0:10:09 163,479,552 18% 1.20MB/s 0:09:38 164,790,272 18% 1.22MB/s 0:09:26 166,100,992 19% 1.22MB/s 0:09:24 167,411,712 19% 1.22MB/s 0:09:25 168,722,432 19% 1.23MB/s 0:09:20 170,033,152 19% 1.22MB/s 0:09:21 171,343,872 19% 1.22MB/s 0:09:20 172,654,592 19% 1.23MB/s 0:09:18 173,965,312 19% 1.22MB/s 0:09:18 175,276,032 20% 1.22MB/s 0:09:17 176,586,752 20% 1.22MB/s 0:09:16 177,897,472 20% 1.22MB/s 0:09:15 179,208,192 20% 1.21MB/s 0:09:19 180,518,912 20% 1.20MB/s 0:09:21 181,829,632 20% 1.20MB/s 0:09:20 183,140,352 20% 1.20MB/s 0:09:21 184,451,072 21% 1.20MB/s 0:09:19 185,761,792 21% 1.21MB/s 0:09:14 187,072,512 21% 1.21MB/s 0:09:15 188,383,232 21% 1.21MB/s 0:09:11 189,693,952 21% 1.22MB/s 0:09:07 191,004,672 21% 1.22MB/s 0:09:07 192,315,392 22% 1.22MB/s 0:09:05 193,626,112 22% 1.22MB/s 0:09:03 194,936,832 22% 1.22MB/s 0:09:02 196,247,552 22% 1.22MB/s 0:09:01 197,558,272 22% 1.22MB/s 0:08:59 198,868,992 22% 1.22MB/s 0:09:00 200,179,712 22% 1.22MB/s 0:08:59 201,457,664 23% 1.21MB/s 0:09:02 202,768,384 23% 1.21MB/s 0:09:00 204,079,104 23% 1.21MB/s 0:08:58 205,389,824 23% 1.21MB/s 0:08:58 206,700,544 23% 1.20MB/s 0:09:01 208,011,264 23% 1.20MB/s 0:09:02 209,321,984 23% 1.20MB/s 0:09:00 210,632,704 24% 1.20MB/s 0:08:58 211,943,424 24% 1.22MB/s 0:08:47 213,254,144 24% 1.22MB/s 0:08:46 214,564,864 24% 1.22MB/s 0:08:46 215,875,584 24% 1.22MB/s 0:08:46 217,186,304 24% 1.21MB/s 0:08:48 218,497,024 25% 1.21MB/s 0:08:48 219,807,744 25% 1.21MB/s 0:08:48 221,118,464 25% 1.20MB/s 0:08:48 222,429,184 25% 1.21MB/s 0:08:46 223,739,904 25% 1.21MB/s 0:08:44 225,050,624 25% 1.19MB/s 0:08:52 226,361,344 25% 1.18MB/s 0:08:57 227,672,064 26% 1.17MB/s 0:09:00 228,982,784 26% 1.17MB/s 0:08:58 230,293,504 26% 1.19MB/s 0:08:47 231,604,224 26% 1.21MB/s 0:08:38 232,914,944 26% 1.21MB/s 0:08:35 234,225,664 26% 1.21MB/s 0:08:33 235,536,384 26% 1.21MB/s 0:08:32 236,847,104 27% 1.22MB/s 0:08:31 238,157,824 27% 1.22MB/s 0:08:27 239,468,544 27% 1.22MB/s 0:08:28 240,779,264 27% 1.22MB/s 0:08:27 242,089,984 27% 1.22MB/s 0:08:26 243,400,704 27% 1.21MB/s 0:08:27 244,711,424 28% 1.22MB/s 0:08:24 246,022,144 28% 1.22MB/s 0:08:23 247,332,864 28% 1.22MB/s 0:08:22 248,643,584 28% 1.22MB/s 0:08:20 249,954,304 28% 1.22MB/s 0:08:17 251,265,024 28% 1.22MB/s 0:08:17 252,575,744 28% 1.22MB/s 0:08:16 253,886,464 29% 1.22MB/s 0:08:15 255,197,184 29% 1.22MB/s 0:08:14 256,507,904 29% 1.22MB/s 0:08:13 257,818,624 29% 1.22MB/s 0:08:12 259,129,344 29% 1.22MB/s 0:08:11 260,440,064 29% 1.21MB/s 0:08:15 261,750,784 29% 1.20MB/s 0:08:16 263,061,504 30% 1.20MB/s 0:08:14 264,372,224 30% 1.20MB/s 0:08:13 265,682,944 30% 1.21MB/s 0:08:09 266,993,664 30% 1.22MB/s 0:08:07 268,304,384 30% 1.21MB/s 0:08:08 269,615,104 30% 1.21MB/s 0:08:05 270,925,824 31% 1.21MB/s 0:08:04 272,236,544 31% 1.22MB/s 0:08:01 273,547,264 31% 1.22MB/s 0:07:58 274,857,984 31% 1.22MB/s 0:07:57 276,168,704 31% 1.22MB/s 0:07:55 277,479,424 31% 1.22MB/s 0:07:55 278,790,144 31% 1.22MB/s 0:07:55 280,100,864 32% 1.22MB/s 0:07:54 281,411,584 32% 1.22MB/s 0:07:53 282,722,304 32% 1.22MB/s 0:07:54 284,033,024 32% 1.22MB/s 0:07:52 285,343,744 32% 1.22MB/s 0:07:51 286,654,464 32% 1.22MB/s 0:07:48 287,965,184 32% 1.22MB/s 0:07:46 289,275,904 33% 1.22MB/s 0:07:46 290,586,624 33% 1.21MB/s 0:07:48 291,897,344 33% 1.21MB/s 0:07:50 293,208,064 33% 1.20MB/s 0:07:51 294,518,784 33% 1.20MB/s 0:07:50 295,829,504 33% 1.21MB/s 0:07:46 297,140,224 34% 1.22MB/s 0:07:42 298,450,944 34% 1.22MB/s 0:07:38 299,761,664 34% 1.22MB/s 0:07:38 301,072,384 34% 1.23MB/s 0:07:35 302,383,104 34% 1.23MB/s 0:07:34 303,693,824 34% 1.22MB/s 0:07:33 305,004,544 34% 1.23MB/s 0:07:30 306,315,264 35% 1.22MB/s 0:07:33 307,625,984 35% 1.21MB/s 0:07:34 308,936,704 35% 1.22MB/s 0:07:31 310,247,424 35% 1.22MB/s 0:07:31 311,558,144 35% 1.22MB/s 0:07:27 312,868,864 35% 1.23MB/s 0:07:25 314,179,584 35% 1.22MB/s 0:07:26 315,490,304 36% 1.22MB/s 0:07:26 316,801,024 36% 1.22MB/s 0:07:24 318,111,744 36% 1.22MB/s 0:07:23 319,422,464 36% 1.22MB/s 0:07:22 320,733,184 36% 1.22MB/s 0:07:20 322,043,904 36% 1.22MB/s 0:07:19 323,354,624 37% 1.22MB/s 0:07:21 324,665,344 37% 1.22MB/s 0:07:18 325,976,064 37% 1.22MB/s 0:07:18 327,286,784 37% 1.22MB/s 0:07:18 328,597,504 37% 1.22MB/s 0:07:15 329,908,224 37% 1.22MB/s 0:07:15 331,218,944 37% 1.22MB/s 0:07:14 332,529,664 38% 1.22MB/s 0:07:14 333,840,384 38% 1.22MB/s 0:07:13 335,151,104 38% 1.21MB/s 0:07:13 336,429,056 38% 1.20MB/s 0:07:17 337,739,776 38% 1.20MB/s 0:07:14 339,050,496 38% 1.21MB/s 0:07:12 340,361,216 38% 1.21MB/s 0:07:10 341,671,936 39% 1.23MB/s 0:07:02 342,982,656 39% 1.22MB/s 0:07:02 344,293,376 39% 1.20MB/s 0:07:10 345,604,096 39% 1.20MB/s 0:07:09 346,914,816 39% 1.20MB/s 0:07:06 348,225,536 39% 1.20MB/s 0:07:05 349,536,256 40% 1.23MB/s 0:06:56 350,846,976 40% 1.22MB/s 0:06:57 352,157,696 40% 1.22MB/s 0:06:55 353,468,416 40% 1.22MB/s 0:06:55 354,779,136 40% 1.22MB/s 0:06:54 356,089,856 40% 1.22MB/s 0:06:53 357,400,576 40% 1.21MB/s 0:06:56 358,711,296 41% 1.21MB/s 0:06:55 360,022,016 41% 1.21MB/s 0:06:53 361,332,736 41% 1.22MB/s 0:06:50 362,643,456 41% 1.22MB/s 0:06:47 363,954,176 41% 1.22MB/s 0:06:46 365,264,896 41% 1.22MB/s 0:06:46 366,575,616 41% 1.22MB/s 0:06:44 367,886,336 42% 1.22MB/s 0:06:44 369,197,056 42% 1.22MB/s 0:06:42 370,507,776 42% 1.22MB/s 0:06:43 371,818,496 42% 1.22MB/s 0:06:42 373,129,216 42% 1.22MB/s 0:06:40 374,439,936 42% 1.22MB/s 0:06:40 375,750,656 43% 1.22MB/s 0:06:36 377,061,376 43% 1.22MB/s 0:06:36 378,372,096 43% 1.22MB/s 0:06:35 379,682,816 43% 1.22MB/s 0:06:34 380,993,536 43% 1.22MB/s 0:06:33 382,304,256 43% 1.22MB/s 0:06:32 383,614,976 43% 1.22MB/s 0:06:31 384,925,696 44% 1.22MB/s 0:06:31 386,236,416 44% 1.22MB/s 0:06:29 387,547,136 44% 1.22MB/s 0:06:27 388,857,856 44% 1.22MB/s 0:06:26 390,168,576 44% 1.23MB/s 0:06:24 391,479,296 44% 1.22MB/s 0:06:24 392,790,016 44% 1.22MB/s 0:06:23 394,100,736 45% 1.22MB/s 0:06:24 395,411,456 45% 1.22MB/s 0:06:22 396,722,176 45% 1.22MB/s 0:06:22 398,032,896 45% 1.22MB/s 0:06:20 399,343,616 45% 1.22MB/s 0:06:18 400,654,336 45% 1.22MB/s 0:06:17 401,965,056 46% 1.23MB/s 0:06:15 403,275,776 46% 1.22MB/s 0:06:14 404,586,496 46% 1.22MB/s 0:06:13 405,897,216 46% 1.22MB/s 0:06:14 407,207,936 46% 1.21MB/s 0:06:14 408,518,656 46% 1.21MB/s 0:06:14 409,829,376 46% 1.21MB/s 0:06:14 411,140,096 47% 1.21MB/s 0:06:11 412,450,816 47% 1.21MB/s 0:06:11 413,761,536 47% 1.21MB/s 0:06:11 415,072,256 47% 1.21MB/s 0:06:09 416,382,976 47% 1.20MB/s 0:06:10 417,693,696 47% 1.21MB/s 0:06:06 419,004,416 47% 1.22MB/s 0:06:03 420,315,136 48% 1.22MB/s 0:06:03 421,625,856 48% 1.23MB/s 0:05:59 422,936,576 48% 1.22MB/s 0:06:00 424,247,296 48% 1.22MB/s 0:05:58 425,558,016 48% 1.22MB/s 0:05:56 426,868,736 48% 1.22MB/s 0:05:56 428,179,456 49% 1.23MB/s 0:05:54 429,490,176 49% 1.22MB/s 0:05:54 430,800,896 49% 1.22MB/s 0:05:52 432,111,616 49% 1.22MB/s 0:05:51 433,422,336 49% 1.22MB/s 0:05:50 434,733,056 49% 1.22MB/s 0:05:50 436,043,776 49% 1.22MB/s 0:05:49 437,354,496 50% 1.22MB/s 0:05:48 438,665,216 50% 1.22MB/s 0:05:48 439,975,936 50% 1.22MB/s 0:05:46 441,286,656 50% 1.22MB/s 0:05:46 442,597,376 50% 1.22MB/s 0:05:45 443,908,096 50% 1.22MB/s 0:05:43 445,218,816 50% 1.22MB/s 0:05:42 446,529,536 51% 1.22MB/s 0:05:41 447,840,256 51% 1.22MB/s 0:05:40 449,150,976 51% 1.22MB/s 0:05:39 450,461,696 51% 1.22MB/s 0:05:37 451,772,416 51% 1.22MB/s 0:05:36 453,083,136 51% 1.22MB/s 0:05:35 454,393,856 52% 1.22MB/s 0:05:34 455,704,576 52% 1.22MB/s 0:05:33 457,015,296 52% 1.22MB/s 0:05:33 458,326,016 52% 1.22MB/s 0:05:32 459,636,736 52% 1.22MB/s 0:05:31 460,947,456 52% 1.22MB/s 0:05:30 462,258,176 52% 1.22MB/s 0:05:29 463,568,896 53% 1.22MB/s 0:05:28 464,879,616 53% 1.22MB/s 0:05:26 466,190,336 53% 1.22MB/s 0:05:25 467,501,056 53% 1.22MB/s 0:05:23 468,811,776 53% 1.22MB/s 0:05:23 470,089,728 53% 1.21MB/s 0:05:24 471,400,448 53% 1.21MB/s 0:05:23 472,711,168 54% 1.21MB/s 0:05:23 474,021,888 54% 1.21MB/s 0:05:21 475,332,608 54% 1.22MB/s 0:05:19 476,643,328 54% 1.21MB/s 0:05:19 477,954,048 54% 1.21MB/s 0:05:19 479,264,768 54% 1.21MB/s 0:05:16 480,575,488 55% 1.21MB/s 0:05:16 481,886,208 55% 1.21MB/s 0:05:14 483,196,928 55% 1.22MB/s 0:05:12 484,507,648 55% 1.21MB/s 0:05:12 485,818,368 55% 1.22MB/s 0:05:10 487,129,088 55% 1.22MB/s 0:05:09 488,439,808 55% 1.22MB/s 0:05:08 489,750,528 56% 1.21MB/s 0:05:08 491,061,248 56% 1.22MB/s 0:05:06 492,371,968 56% 1.21MB/s 0:05:05 493,682,688 56% 1.22MB/s 0:05:04 494,993,408 56% 1.22MB/s 0:05:01 496,304,128 56% 1.22MB/s 0:05:00 497,614,848 56% 1.22MB/s 0:05:00 498,925,568 57% 1.22MB/s 0:04:59 500,236,288 57% 1.22MB/s 0:04:58 501,547,008 57% 1.22MB/s 0:04:57 502,857,728 57% 1.22MB/s 0:04:57 504,168,448 57% 1.21MB/s 0:04:57 505,479,168 57% 1.22MB/s 0:04:55 506,789,888 58% 1.22MB/s 0:04:53 508,100,608 58% 1.22MB/s 0:04:51 509,411,328 58% 1.22MB/s 0:04:50 510,722,048 58% 1.22MB/s 0:04:50 512,032,768 58% 1.22MB/s 0:04:49 513,343,488 58% 1.22MB/s 0:04:48 514,654,208 58% 1.22MB/s 0:04:46 515,964,928 59% 1.22MB/s 0:04:45 517,275,648 59% 1.22MB/s 0:04:43 518,586,368 59% 1.22MB/s 0:04:42 519,897,088 59% 1.22MB/s 0:04:41 521,207,808 59% 1.22MB/s 0:04:40 522,518,528 59% 1.22MB/s 0:04:39 523,829,248 60% 1.22MB/s 0:04:39 525,139,968 60% 1.22MB/s 0:04:37 526,450,688 60% 1.21MB/s 0:04:40 527,761,408 60% 1.20MB/s 0:04:39 529,072,128 60% 1.20MB/s 0:04:38 530,382,848 60% 1.21MB/s 0:04:36 531,693,568 60% 1.22MB/s 0:04:32 533,004,288 61% 1.22MB/s 0:04:31 534,315,008 61% 1.23MB/s 0:04:29 535,625,728 61% 1.21MB/s 0:04:31 536,936,448 61% 1.21MB/s 0:04:31 538,247,168 61% 1.21MB/s 0:04:30 539,557,888 61% 1.21MB/s 0:04:29 540,868,608 61% 1.22MB/s 0:04:26 542,179,328 62% 1.22MB/s 0:04:25 543,490,048 62% 1.22MB/s 0:04:23 544,800,768 62% 1.22MB/s 0:04:21 546,111,488 62% 1.22MB/s 0:04:21 547,422,208 62% 1.22MB/s 0:04:20 548,732,928 62% 1.22MB/s 0:04:19 550,043,648 63% 1.22MB/s 0:04:18 551,354,368 63% 1.22MB/s 0:04:17 552,665,088 63% 1.22MB/s 0:04:16 553,975,808 63% 1.22MB/s 0:04:15 555,286,528 63% 1.21MB/s 0:04:15 556,597,248 63% 1.22MB/s 0:04:12 557,907,968 63% 1.23MB/s 0:04:10 559,218,688 64% 1.23MB/s 0:04:10 560,529,408 64% 1.23MB/s 0:04:08 561,840,128 64% 1.22MB/s 0:04:08 563,150,848 64% 1.22MB/s 0:04:07 564,461,568 64% 1.22MB/s 0:04:06 565,772,288 64% 1.22MB/s 0:04:05 567,083,008 64% 1.21MB/s 0:04:06 568,393,728 65% 1.21MB/s 0:04:05 569,704,448 65% 1.21MB/s 0:04:04 571,015,168 65% 1.21MB/s 0:04:03 572,325,888 65% 1.22MB/s 0:04:00 573,636,608 65% 1.22MB/s 0:03:59 574,947,328 65% 1.22MB/s 0:03:58 576,258,048 66% 1.22MB/s 0:03:58 577,568,768 66% 1.22MB/s 0:03:56 578,879,488 66% 1.22MB/s 0:03:54 580,190,208 66% 1.22MB/s 0:03:54 581,500,928 66% 1.23MB/s 0:03:52 582,811,648 66% 1.21MB/s 0:03:54 584,122,368 66% 1.21MB/s 0:03:53 585,433,088 67% 1.21MB/s 0:03:52 586,743,808 67% 1.21MB/s 0:03:51 588,054,528 67% 1.22MB/s 0:03:47 589,365,248 67% 1.22MB/s 0:03:46 590,675,968 67% 1.22MB/s 0:03:45 591,986,688 67% 1.22MB/s 0:03:44 593,297,408 67% 1.22MB/s 0:03:43 594,608,128 68% 1.22MB/s 0:03:42 595,918,848 68% 1.22MB/s 0:03:41 597,229,568 68% 1.22MB/s 0:03:39 598,540,288 68% 1.22MB/s 0:03:39 599,851,008 68% 1.22MB/s 0:03:38 601,161,728 68% 1.23MB/s 0:03:36 602,472,448 69% 1.22MB/s 0:03:36 603,783,168 69% 1.22MB/s 0:03:35 605,061,120 69% 1.22MB/s 0:03:35 606,371,840 69% 1.22MB/s 0:03:34 607,682,560 69% 1.22MB/s 0:03:33 608,993,280 69% 1.22MB/s 0:03:31 610,304,000 69% 1.22MB/s 0:03:29 611,614,720 70% 1.22MB/s 0:03:28 612,925,440 70% 1.22MB/s 0:03:27 614,236,160 70% 1.22MB/s 0:03:26 615,546,880 70% 1.22MB/s 0:03:25 616,857,600 70% 1.22MB/s 0:03:24 618,168,320 70% 1.22MB/s 0:03:23 619,479,040 70% 1.22MB/s 0:03:22 620,789,760 71% 1.22MB/s 0:03:21 622,100,480 71% 1.22MB/s 0:03:20 623,411,200 71% 1.23MB/s 0:03:18 624,721,920 71% 1.22MB/s 0:03:18 626,032,640 71% 1.22MB/s 0:03:17 627,343,360 71% 1.22MB/s 0:03:16 628,654,080 72% 1.22MB/s 0:03:15 629,964,800 72% 1.22MB/s 0:03:15 631,275,520 72% 1.21MB/s 0:03:14 632,586,240 72% 1.21MB/s 0:03:13 633,896,960 72% 1.22MB/s 0:03:11 635,207,680 72% 1.22MB/s 0:03:10 636,518,400 72% 1.22MB/s 0:03:08 637,829,120 73% 1.22MB/s 0:03:07 639,139,840 73% 1.23MB/s 0:03:06 640,450,560 73% 1.22MB/s 0:03:05 641,761,280 73% 1.23MB/s 0:03:04 643,072,000 73% 1.21MB/s 0:03:04 644,382,720 73% 1.20MB/s 0:03:06 645,693,440 73% 1.20MB/s 0:03:05 647,004,160 74% 1.20MB/s 0:03:04 648,314,880 74% 1.21MB/s 0:03:01 649,625,600 74% 1.22MB/s 0:02:58 650,936,320 74% 1.22MB/s 0:02:58 652,247,040 74% 1.21MB/s 0:02:57 653,557,760 74% 1.21MB/s 0:02:56 654,868,480 75% 1.22MB/s 0:02:55 656,179,200 75% 1.22MB/s 0:02:53 657,489,920 75% 1.22MB/s 0:02:51 658,800,640 75% 1.22MB/s 0:02:51 660,111,360 75% 1.22MB/s 0:02:50 661,422,080 75% 1.22MB/s 0:02:49 662,732,800 75% 1.22MB/s 0:02:48 664,043,520 76% 1.22MB/s 0:02:46 665,354,240 76% 1.22MB/s 0:02:45 666,664,960 76% 1.22MB/s 0:02:44 667,975,680 76% 1.22MB/s 0:02:44 669,286,400 76% 1.22MB/s 0:02:42 670,597,120 76% 1.22MB/s 0:02:41 671,907,840 76% 1.22MB/s 0:02:40 673,218,560 77% 1.23MB/s 0:02:38 674,529,280 77% 1.22MB/s 0:02:38 675,840,000 77% 1.22MB/s 0:02:37 677,150,720 77% 1.22MB/s 0:02:36 678,461,440 77% 1.22MB/s 0:02:35 679,772,160 77% 1.22MB/s 0:02:34 681,082,880 78% 1.22MB/s 0:02:33 682,393,600 78% 1.22MB/s 0:02:32 683,704,320 78% 1.22MB/s 0:02:31 685,015,040 78% 1.22MB/s 0:02:29 686,325,760 78% 1.22MB/s 0:02:29 687,636,480 78% 1.22MB/s 0:02:28 688,947,200 78% 1.22MB/s 0:02:27 690,257,920 79% 1.22MB/s 0:02:26 691,568,640 79% 1.21MB/s 0:02:26 692,879,360 79% 1.21MB/s 0:02:25 694,190,080 79% 1.21MB/s 0:02:23 695,500,800 79% 1.22MB/s 0:02:22 696,811,520 79% 1.22MB/s 0:02:20 698,122,240 79% 1.22MB/s 0:02:19 699,432,960 80% 1.22MB/s 0:02:18 700,743,680 80% 1.22MB/s 0:02:17 702,054,400 80% 1.23MB/s 0:02:16 703,365,120 80% 1.23MB/s 0:02:15 704,675,840 80% 1.23MB/s 0:02:14 705,986,560 80% 1.23MB/s 0:02:13 707,297,280 81% 1.21MB/s 0:02:13 708,608,000 81% 1.21MB/s 0:02:12 709,918,720 81% 1.21MB/s 0:02:12 711,229,440 81% 1.20MB/s 0:02:11 712,540,160 81% 1.22MB/s 0:02:08 713,850,880 81% 1.22MB/s 0:02:07 715,161,600 81% 1.22MB/s 0:02:06 716,472,320 82% 1.23MB/s 0:02:04 717,783,040 82% 1.22MB/s 0:02:04 719,093,760 82% 1.22MB/s 0:02:02 720,404,480 82% 1.22MB/s 0:02:02 721,715,200 82% 1.21MB/s 0:02:01 723,025,920 82% 1.21MB/s 0:02:00 724,336,640 82% 1.22MB/s 0:01:59 725,647,360 83% 1.22MB/s 0:01:57 726,958,080 83% 1.22MB/s 0:01:56 728,268,800 83% 1.22MB/s 0:01:55 729,579,520 83% 1.22MB/s 0:01:54 730,890,240 83% 1.22MB/s 0:01:54 732,200,960 83% 1.22MB/s 0:01:52 733,511,680 84% 1.23MB/s 0:01:51 734,822,400 84% 1.23MB/s 0:01:50 736,133,120 84% 1.23MB/s 0:01:48 737,443,840 84% 1.22MB/s 0:01:48 738,721,792 84% 1.21MB/s 0:01:48 740,032,512 84% 1.21MB/s 0:01:47 741,343,232 84% 1.21MB/s 0:01:45 742,653,952 85% 1.21MB/s 0:01:45 743,964,672 85% 1.22MB/s 0:01:43 745,275,392 85% 1.23MB/s 0:01:41 746,586,112 85% 1.22MB/s 0:01:40 747,896,832 85% 1.23MB/s 0:01:39 749,207,552 85% 1.22MB/s 0:01:38 750,518,272 85% 1.23MB/s 0:01:37 751,828,992 86% 1.22MB/s 0:01:36 753,139,712 86% 1.22MB/s 0:01:35 754,450,432 86% 1.22MB/s 0:01:34 755,761,152 86% 1.22MB/s 0:01:33 757,071,872 86% 1.22MB/s 0:01:32 758,382,592 86% 1.22MB/s 0:01:31 759,693,312 87% 1.22MB/s 0:01:30 761,004,032 87% 1.21MB/s 0:01:30 762,314,752 87% 1.22MB/s 0:01:28 763,625,472 87% 1.22MB/s 0:01:27 764,936,192 87% 1.22MB/s 0:01:26 766,246,912 87% 1.23MB/s 0:01:24 767,557,632 87% 1.22MB/s 0:01:24 768,868,352 88% 1.22MB/s 0:01:23 770,179,072 88% 1.22MB/s 0:01:22 771,489,792 88% 1.22MB/s 0:01:21 772,800,512 88% 1.22MB/s 0:01:19 774,111,232 88% 1.22MB/s 0:01:18 775,421,952 88% 1.22MB/s 0:01:18 776,732,672 88% 1.22MB/s 0:01:16 778,043,392 89% 1.22MB/s 0:01:15 779,354,112 89% 1.22MB/s 0:01:14 780,664,832 89% 1.22MB/s 0:01:13 781,975,552 89% 1.23MB/s 0:01:12 783,286,272 89% 1.23MB/s 0:01:11 784,596,992 89% 1.23MB/s 0:01:10 785,907,712 90% 1.23MB/s 0:01:09 787,218,432 90% 1.22MB/s 0:01:08 788,529,152 90% 1.21MB/s 0:01:08 789,839,872 90% 1.20MB/s 0:01:07 791,150,592 90% 1.20MB/s 0:01:06 792,461,312 90% 1.20MB/s 0:01:05 793,772,032 90% 1.20MB/s 0:01:04 795,082,752 91% 1.21MB/s 0:01:03 796,393,472 91% 1.20MB/s 0:01:02 797,704,192 91% 1.19MB/s 0:01:01 799,014,912 91% 1.19MB/s 0:01:00 800,325,632 91% 1.19MB/s 0:00:59 801,505,280 91% 1.16MB/s 0:01:00 802,816,000 91% 1.15MB/s 0:00:59 804,126,720 92% 1.15MB/s 0:00:58 805,437,440 92% 1.14MB/s 0:00:57 806,748,160 92% 1.19MB/s 0:00:54 808,058,880 92% 1.19MB/s 0:00:53 809,369,600 92% 1.19MB/s 0:00:52 810,680,320 92% 1.19MB/s 0:00:51 811,991,040 93% 1.19MB/s 0:00:50 813,301,760 93% 1.20MB/s 0:00:48 814,612,480 93% 1.20MB/s 0:00:47 815,923,200 93% 1.20MB/s 0:00:46 817,102,848 93% 1.18MB/s 0:00:46 818,413,568 93% 1.17MB/s 0:00:45 819,724,288 93% 1.17MB/s 0:00:44 821,035,008 94% 1.18MB/s 0:00:43 822,345,728 94% 1.20MB/s 0:00:41 823,656,448 94% 1.20MB/s 0:00:40 824,967,168 94% 1.20MB/s 0:00:39 826,277,888 94% 1.19MB/s 0:00:38 827,588,608 94% 1.20MB/s 0:00:37 828,899,328 94% 1.21MB/s 0:00:35 830,210,048 95% 1.21MB/s 0:00:34 831,520,768 95% 1.22MB/s 0:00:33 832,831,488 95% 1.23MB/s 0:00:32 834,142,208 95% 1.22MB/s 0:00:31 835,452,928 95% 1.22MB/s 0:00:30 836,763,648 95% 1.22MB/s 0:00:28 838,074,368 95% 1.22MB/s 0:00:28 839,385,088 96% 1.21MB/s 0:00:27 840,695,808 96% 1.21MB/s 0:00:26 842,006,528 96% 1.21MB/s 0:00:25 843,317,248 96% 1.21MB/s 0:00:23 844,627,968 96% 1.21MB/s 0:00:22 845,938,688 96% 1.21MB/s 0:00:21 847,249,408 97% 1.21MB/s 0:00:20 848,560,128 97% 1.20MB/s 0:00:19 849,870,848 97% 1.21MB/s 0:00:18 851,181,568 97% 1.21MB/s 0:00:17 852,492,288 97% 1.21MB/s 0:00:16 853,803,008 97% 1.22MB/s 0:00:15 855,113,728 97% 1.22MB/s 0:00:14 856,424,448 98% 1.22MB/s 0:00:13 857,735,168 98% 1.22MB/s 0:00:12 859,045,888 98% 1.22MB/s 0:00:11 860,356,608 98% 1.22MB/s 0:00:10 861,667,328 98% 1.22MB/s 0:00:09 862,978,048 98% 1.23MB/s 0:00:07 864,288,768 99% 1.22MB/s 0:00:06 865,599,488 99% 1.22MB/s 0:00:05 866,910,208 99% 1.22MB/s 0:00:04 868,220,928 99% 1.22MB/s 0:00:03 869,531,648 99% 1.22MB/s 0:00:02 870,842,368 99% 1.22MB/s 0:00:01 872,153,088 99% 1.22MB/s 0:00:00 873,011,600 100% 1.21MB/s 0:11:25 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20221124-pine64-pinephone.img.xz.sha256 133 100% 0.21kB/s 0:00:00 133 100% 0.21kB/s 0:00:00 (xfr#2, to-chk=4/7) images/pmos-plasma-mobile-nightly-20221124-pine64-pinephonepro.img.xz 32,768 0% 44.02kB/s 5:21:55 425,984 0% 403.10kB/s 0:35:08 1,736,704 0% 824.90kB/s 0:17:08 3,047,424 0% 966.55kB/s 0:14:36 4,358,144 0% 1.01MB/s 0:13:35 5,668,864 0% 1.22MB/s 0:11:14 6,979,584 0% 1.22MB/s 0:11:13 8,290,304 0% 1.21MB/s 0:11:18 9,601,024 1% 1.21MB/s 0:11:19 10,911,744 1% 1.21MB/s 0:11:20 12,222,464 1% 1.21MB/s 0:11:18 13,533,184 1% 1.22MB/s 0:11:12 14,843,904 1% 1.22MB/s 0:11:09 16,154,624 1% 1.22MB/s 0:11:08 17,465,344 2% 1.22MB/s 0:11:04 18,776,064 2% 1.22MB/s 0:11:04 20,086,784 2% 1.22MB/s 0:11:03 21,397,504 2% 1.22MB/s 0:11:01 22,708,224 2% 1.22MB/s 0:11:02 24,018,944 2% 1.22MB/s 0:11:00 25,329,664 2% 1.22MB/s 0:10:59 26,640,384 3% 1.22MB/s 0:10:59 27,951,104 3% 1.22MB/s 0:11:00 29,261,824 3% 1.22MB/s 0:10:59 30,572,544 3% 1.21MB/s 0:10:58 31,883,264 3% 1.21MB/s 0:10:58 33,193,984 3% 1.22MB/s 0:10:56 34,504,704 4% 1.21MB/s 0:10:57 35,815,424 4% 1.21MB/s 0:10:55 37,126,144 4% 1.22MB/s 0:10:53 38,436,864 4% 1.21MB/s 0:10:53 39,747,584 4% 1.22MB/s 0:10:49 41,058,304 4% 1.22MB/s 0:10:47 42,369,024 4% 1.22MB/s 0:10:46 43,679,744 5% 1.22MB/s 0:10:44 44,990,464 5% 1.22MB/s 0:10:46 46,301,184 5% 1.22MB/s 0:10:45 47,611,904 5% 1.22MB/s 0:10:43 48,922,624 5% 1.22MB/s 0:10:41 50,233,344 5% 1.22MB/s 0:10:38 51,544,064 6% 1.22MB/s 0:10:36 52,854,784 6% 1.22MB/s 0:10:36 54,165,504 6% 1.22MB/s 0:10:36 55,476,224 6% 1.22MB/s 0:10:36 56,786,944 6% 1.22MB/s 0:10:34 58,097,664 6% 1.22MB/s 0:10:33 59,408,384 6% 1.22MB/s 0:10:31 60,719,104 7% 1.22MB/s 0:10:29 62,029,824 7% 1.22MB/s 0:10:31 63,340,544 7% 1.22MB/s 0:10:31 64,651,264 7% 1.22MB/s 0:10:30 65,961,984 7% 1.21MB/s 0:10:30 67,272,704 7% 1.22MB/s 0:10:29 68,583,424 8% 1.22MB/s 0:10:27 69,894,144 8% 1.21MB/s 0:10:28 71,204,864 8% 1.22MB/s 0:10:23 72,515,584 8% 1.22MB/s 0:10:22 73,826,304 8% 1.22MB/s 0:10:20 75,137,024 8% 1.23MB/s 0:10:15 76,447,744 8% 1.21MB/s 0:10:22 77,758,464 9% 1.21MB/s 0:10:21 79,069,184 9% 1.22MB/s 0:10:19 80,379,904 9% 1.21MB/s 0:10:19 81,690,624 9% 1.22MB/s 0:10:13 83,001,344 9% 1.23MB/s 0:10:11 84,312,064 9% 1.22MB/s 0:10:11 85,622,784 10% 1.23MB/s 0:10:09 86,933,504 10% 1.22MB/s 0:10:10 88,244,224 10% 1.22MB/s 0:10:09 89,554,944 10% 1.22MB/s 0:10:08 90,865,664 10% 1.22MB/s 0:10:08 92,176,384 10% 1.22MB/s 0:10:06 93,487,104 10% 1.22MB/s 0:10:05 94,797,824 11% 1.22MB/s 0:10:04 96,108,544 11% 1.22MB/s 0:10:03 97,419,264 11% 1.22MB/s 0:10:01 98,729,984 11% 1.21MB/s 0:10:04 100,040,704 11% 1.22MB/s 0:10:02 101,351,424 11% 1.22MB/s 0:10:00 102,662,144 12% 1.22MB/s 0:09:59 103,972,864 12% 1.22MB/s 0:09:55 105,283,584 12% 1.22MB/s 0:09:54 106,561,536 12% 1.22MB/s 0:09:57 107,872,256 12% 1.22MB/s 0:09:56 109,182,976 12% 1.22MB/s 0:09:54 110,493,696 12% 1.22MB/s 0:09:54 111,804,416 13% 1.22MB/s 0:09:49 113,115,136 13% 1.22MB/s 0:09:48 114,425,856 13% 1.22MB/s 0:09:47 115,736,576 13% 1.22MB/s 0:09:47 117,047,296 13% 1.22MB/s 0:09:47 118,358,016 13% 1.22MB/s 0:09:45 119,668,736 14% 1.22MB/s 0:09:44 120,979,456 14% 1.22MB/s 0:09:43 122,290,176 14% 1.22MB/s 0:09:41 123,600,896 14% 1.22MB/s 0:09:41 124,911,616 14% 1.22MB/s 0:09:39 126,222,336 14% 1.22MB/s 0:09:37 127,533,056 14% 1.22MB/s 0:09:36 128,843,776 15% 1.23MB/s 0:09:34 130,154,496 15% 1.22MB/s 0:09:34 131,465,216 15% 1.22MB/s 0:09:33 132,775,936 15% 1.22MB/s 0:09:32 134,086,656 15% 1.22MB/s 0:09:31 135,397,376 15% 1.22MB/s 0:09:30 136,708,096 16% 1.21MB/s 0:09:36 138,018,816 16% 1.21MB/s 0:09:35 139,329,536 16% 1.21MB/s 0:09:35 140,640,256 16% 1.21MB/s 0:09:33 141,950,976 16% 1.23MB/s 0:09:24 143,261,696 16% 1.22MB/s 0:09:23 144,572,416 17% 1.22MB/s 0:09:22 145,883,136 17% 1.22MB/s 0:09:22 147,193,856 17% 1.22MB/s 0:09:21 148,504,576 17% 1.22MB/s 0:09:20 149,815,296 17% 1.22MB/s 0:09:21 151,126,016 17% 1.22MB/s 0:09:17 152,436,736 17% 1.22MB/s 0:09:17 153,747,456 18% 1.22MB/s 0:09:18 155,058,176 18% 1.22MB/s 0:09:17 156,368,896 18% 1.21MB/s 0:09:18 157,548,544 18% 1.17MB/s 0:09:39 158,859,264 18% 1.17MB/s 0:09:35 160,169,984 18% 1.17MB/s 0:09:35 161,480,704 18% 1.17MB/s 0:09:32 162,791,424 19% 1.22MB/s 0:09:08 164,102,144 19% 1.22MB/s 0:09:10 165,412,864 19% 1.22MB/s 0:09:07 166,723,584 19% 1.21MB/s 0:09:10 168,034,304 19% 1.21MB/s 0:09:12 169,345,024 19% 1.21MB/s 0:09:10 170,655,744 20% 1.21MB/s 0:09:07 171,966,464 20% 1.21MB/s 0:09:06 173,277,184 20% 1.21MB/s 0:09:06 174,587,904 20% 1.21MB/s 0:09:05 175,898,624 20% 1.21MB/s 0:09:06 177,209,344 20% 1.21MB/s 0:09:03 178,520,064 20% 1.21MB/s 0:09:00 179,830,784 21% 1.22MB/s 0:08:57 181,141,504 21% 1.22MB/s 0:08:55 182,452,224 21% 1.22MB/s 0:08:55 183,762,944 21% 1.23MB/s 0:08:51 185,073,664 21% 1.22MB/s 0:08:51 186,384,384 21% 1.23MB/s 0:08:49 187,695,104 22% 1.23MB/s 0:08:46 189,005,824 22% 1.22MB/s 0:08:47 190,316,544 22% 1.22MB/s 0:08:46 191,627,264 22% 1.22MB/s 0:08:46 192,937,984 22% 1.22MB/s 0:08:48 194,248,704 22% 1.22MB/s 0:08:44 195,559,424 23% 1.22MB/s 0:08:43 196,870,144 23% 1.22MB/s 0:08:42 198,180,864 23% 1.23MB/s 0:08:39 199,491,584 23% 1.22MB/s 0:08:40 200,802,304 23% 1.22MB/s 0:08:40 202,113,024 23% 1.20MB/s 0:08:46 203,423,744 23% 1.20MB/s 0:08:44 204,734,464 24% 1.20MB/s 0:08:45 206,045,184 24% 1.21MB/s 0:08:42 207,355,904 24% 1.21MB/s 0:08:40 208,666,624 24% 1.20MB/s 0:08:41 209,977,344 24% 1.20MB/s 0:08:40 211,288,064 24% 1.20MB/s 0:08:39 212,598,784 25% 1.22MB/s 0:08:31 213,909,504 25% 1.22MB/s 0:08:28 215,220,224 25% 1.22MB/s 0:08:27 216,530,944 25% 1.22MB/s 0:08:26 217,841,664 25% 1.22MB/s 0:08:25 219,152,384 25% 1.22MB/s 0:08:24 220,463,104 25% 1.23MB/s 0:08:21 221,773,824 26% 1.22MB/s 0:08:22 223,084,544 26% 1.22MB/s 0:08:22 224,395,264 26% 1.22MB/s 0:08:20 225,705,984 26% 1.22MB/s 0:08:20 227,016,704 26% 1.22MB/s 0:08:17 228,327,424 26% 1.22MB/s 0:08:16 229,638,144 27% 1.21MB/s 0:08:19 230,948,864 27% 1.21MB/s 0:08:18 232,259,584 27% 1.22MB/s 0:08:16 233,570,304 27% 1.22MB/s 0:08:15 234,881,024 27% 1.23MB/s 0:08:10 236,191,744 27% 1.22MB/s 0:08:09 237,502,464 27% 1.22MB/s 0:08:09 238,813,184 28% 1.22MB/s 0:08:11 240,123,904 28% 1.22MB/s 0:08:09 241,401,856 28% 1.21MB/s 0:08:12 242,712,576 28% 1.21MB/s 0:08:11 244,023,296 28% 1.21MB/s 0:08:08 245,334,016 28% 1.21MB/s 0:08:09 246,644,736 29% 1.22MB/s 0:08:05 247,955,456 29% 1.22MB/s 0:08:03 249,266,176 29% 1.22MB/s 0:08:01 250,576,896 29% 1.22MB/s 0:07:59 251,887,616 29% 1.22MB/s 0:07:57 253,198,336 29% 1.22MB/s 0:07:56 254,509,056 29% 1.22MB/s 0:07:55 255,819,776 30% 1.23MB/s 0:07:53 257,130,496 30% 1.23MB/s 0:07:52 258,441,216 30% 1.22MB/s 0:07:52 259,751,936 30% 1.22MB/s 0:07:51 261,062,656 30% 1.22MB/s 0:07:51 262,373,376 30% 1.22MB/s 0:07:50 263,684,096 31% 1.22MB/s 0:07:48 264,994,816 31% 1.22MB/s 0:07:47 266,305,536 31% 1.22MB/s 0:07:48 267,616,256 31% 1.22MB/s 0:07:46 268,926,976 31% 1.22MB/s 0:07:45 270,237,696 31% 1.22MB/s 0:07:44 271,548,416 31% 1.22MB/s 0:07:42 272,859,136 32% 1.22MB/s 0:07:40 274,169,856 32% 1.23MB/s 0:07:38 275,480,576 32% 1.22MB/s 0:07:38 276,791,296 32% 1.22MB/s 0:07:38 278,102,016 32% 1.22MB/s 0:07:36 279,412,736 32% 1.22MB/s 0:07:35 280,723,456 33% 1.22MB/s 0:07:35 282,034,176 33% 1.23MB/s 0:07:31 283,344,896 33% 1.22MB/s 0:07:32 284,655,616 33% 1.22MB/s 0:07:32 285,966,336 33% 1.23MB/s 0:07:29 287,277,056 33% 1.23MB/s 0:07:28 288,587,776 33% 1.22MB/s 0:07:28 289,898,496 34% 1.23MB/s 0:07:25 291,209,216 34% 1.23MB/s 0:07:25 292,519,936 34% 1.22MB/s 0:07:24 293,830,656 34% 1.23MB/s 0:07:23 295,141,376 34% 1.23MB/s 0:07:22 296,452,096 34% 1.23MB/s 0:07:21 297,762,816 35% 1.22MB/s 0:07:21 299,073,536 35% 1.22MB/s 0:07:21 300,384,256 35% 1.22MB/s 0:07:20 301,694,976 35% 1.22MB/s 0:07:20 303,005,696 35% 1.22MB/s 0:07:19 304,316,416 35% 1.22MB/s 0:07:17 305,627,136 35% 1.21MB/s 0:07:18 306,937,856 36% 1.21MB/s 0:07:16 308,248,576 36% 1.22MB/s 0:07:14 309,559,296 36% 1.22MB/s 0:07:14 310,870,016 36% 1.22MB/s 0:07:11 312,180,736 36% 1.22MB/s 0:07:09 313,491,456 36% 1.22MB/s 0:07:08 314,802,176 37% 1.22MB/s 0:07:07 316,112,896 37% 1.22MB/s 0:07:06 317,423,616 37% 1.22MB/s 0:07:05 318,734,336 37% 1.22MB/s 0:07:04 320,045,056 37% 1.23MB/s 0:07:02 321,355,776 37% 1.22MB/s 0:07:02 322,666,496 37% 1.22MB/s 0:07:01 323,977,216 38% 1.22MB/s 0:07:00 325,287,936 38% 1.22MB/s 0:07:00 326,598,656 38% 1.22MB/s 0:06:59 327,909,376 38% 1.22MB/s 0:06:57 329,220,096 38% 1.22MB/s 0:06:57 330,530,816 38% 1.22MB/s 0:06:54 331,841,536 39% 1.23MB/s 0:06:53 333,152,256 39% 1.22MB/s 0:06:52 334,462,976 39% 1.22MB/s 0:06:51 335,773,696 39% 1.22MB/s 0:06:50 337,084,416 39% 1.22MB/s 0:06:49 338,395,136 39% 1.22MB/s 0:06:48 339,705,856 39% 1.22MB/s 0:06:47 341,016,576 40% 1.22MB/s 0:06:46 342,327,296 40% 1.22MB/s 0:06:45 343,638,016 40% 1.22MB/s 0:06:44 344,948,736 40% 1.22MB/s 0:06:43 346,259,456 40% 1.22MB/s 0:06:43 347,570,176 40% 1.22MB/s 0:06:42 348,880,896 41% 1.22MB/s 0:06:41 350,191,616 41% 1.22MB/s 0:06:39 351,502,336 41% 1.22MB/s 0:06:38 352,813,056 41% 1.22MB/s 0:06:37 354,123,776 41% 1.22MB/s 0:06:36 355,434,496 41% 1.22MB/s 0:06:36 356,745,216 41% 1.22MB/s 0:06:35 358,055,936 42% 1.22MB/s 0:06:34 359,366,656 42% 1.21MB/s 0:06:35 360,677,376 42% 1.21MB/s 0:06:34 361,988,096 42% 1.21MB/s 0:06:34 363,036,672 42% 1.16MB/s 0:06:51 364,216,320 42% 1.14MB/s 0:06:57 365,527,040 42% 1.14MB/s 0:06:55 366,837,760 43% 1.14MB/s 0:06:55 368,148,480 43% 1.19MB/s 0:06:36 369,459,200 43% 1.21MB/s 0:06:29 370,638,848 43% 1.13MB/s 0:06:53 371,294,208 43% 1018.01kB/s 0:07:50 372,342,784 43% 951.01kB/s 0:08:22 373,653,504 43% 949.91kB/s 0:08:21 374,931,456 44% 1008.90kB/s 0:07:51 376,242,176 44% 1.13MB/s 0:06:48 377,552,896 44% 1.21MB/s 0:06:22 378,863,616 44% 1.21MB/s 0:06:19 380,174,336 44% 1.22MB/s 0:06:15 381,485,056 44% 1.21MB/s 0:06:17 382,664,704 45% 1.17MB/s 0:06:29 383,844,352 45% 1.11MB/s 0:06:50 385,024,000 45% 1.05MB/s 0:07:11 386,072,576 45% 1.01MB/s 0:07:30 387,153,920 45% 1019.30kB/s 0:07:34 388,431,872 45% 1.05MB/s 0:07:09 389,742,592 45% 1.11MB/s 0:06:46 391,053,312 45% 1.16MB/s 0:06:26 392,364,032 46% 1.20MB/s 0:06:11 393,674,752 46% 1.21MB/s 0:06:08 394,985,472 46% 1.21MB/s 0:06:06 396,296,192 46% 1.22MB/s 0:06:03 397,606,912 46% 1.22MB/s 0:06:02 398,917,632 46% 1.22MB/s 0:06:01 400,228,352 47% 1.22MB/s 0:06:00 401,539,072 47% 1.22MB/s 0:06:00 402,849,792 47% 1.22MB/s 0:05:59 404,160,512 47% 1.22MB/s 0:05:56 405,471,232 47% 1.22MB/s 0:05:55 406,781,952 47% 1.22MB/s 0:05:54 408,092,672 47% 1.22MB/s 0:05:53 409,403,392 48% 1.22MB/s 0:05:52 410,714,112 48% 1.22MB/s 0:05:51 412,024,832 48% 1.22MB/s 0:05:49 413,335,552 48% 1.22MB/s 0:05:49 414,646,272 48% 1.22MB/s 0:05:47 415,956,992 48% 1.22MB/s 0:05:46 417,267,712 49% 1.22MB/s 0:05:46 418,578,432 49% 1.22MB/s 0:05:45 419,889,152 49% 1.22MB/s 0:05:44 421,199,872 49% 1.22MB/s 0:05:44 422,510,592 49% 1.22MB/s 0:05:42 423,821,312 49% 1.22MB/s 0:05:41 425,132,032 50% 1.22MB/s 0:05:39 426,442,752 50% 1.22MB/s 0:05:38 427,753,472 50% 1.22MB/s 0:05:37 429,064,192 50% 1.22MB/s 0:05:37 430,374,912 50% 1.22MB/s 0:05:35 431,685,632 50% 1.22MB/s 0:05:34 432,996,352 50% 1.22MB/s 0:05:33 434,307,072 51% 1.22MB/s 0:05:32 435,617,792 51% 1.22MB/s 0:05:32 436,928,512 51% 1.21MB/s 0:05:32 438,239,232 51% 1.21MB/s 0:05:31 439,549,952 51% 1.21MB/s 0:05:30 440,860,672 51% 1.22MB/s 0:05:28 442,171,392 52% 1.22MB/s 0:05:26 443,482,112 52% 1.22MB/s 0:05:24 444,792,832 52% 1.22MB/s 0:05:24 446,103,552 52% 1.22MB/s 0:05:23 447,414,272 52% 1.22MB/s 0:05:22 448,724,992 52% 1.22MB/s 0:05:21 450,035,712 52% 1.22MB/s 0:05:20 451,346,432 53% 1.22MB/s 0:05:18 452,657,152 53% 1.22MB/s 0:05:17 453,967,872 53% 1.22MB/s 0:05:16 455,278,592 53% 1.22MB/s 0:05:15 456,589,312 53% 1.21MB/s 0:05:17 457,900,032 53% 1.21MB/s 0:05:16 459,210,752 54% 1.21MB/s 0:05:14 460,521,472 54% 1.21MB/s 0:05:13 461,832,192 54% 1.22MB/s 0:05:10 463,142,912 54% 1.22MB/s 0:05:08 464,453,632 54% 1.22MB/s 0:05:08 465,764,352 54% 1.22MB/s 0:05:06 467,075,072 54% 1.23MB/s 0:05:05 468,385,792 55% 1.23MB/s 0:05:04 469,696,512 55% 1.22MB/s 0:05:04 471,007,232 55% 1.22MB/s 0:05:02 472,317,952 55% 1.22MB/s 0:05:01 473,628,672 55% 1.22MB/s 0:05:00 474,939,392 55% 1.22MB/s 0:05:00 476,250,112 56% 1.22MB/s 0:04:59 477,560,832 56% 1.22MB/s 0:04:59 478,871,552 56% 1.22MB/s 0:04:58 480,182,272 56% 1.22MB/s 0:04:56 481,492,992 56% 1.22MB/s 0:04:55 482,803,712 56% 1.22MB/s 0:04:53 484,114,432 56% 1.22MB/s 0:04:52 485,425,152 57% 1.22MB/s 0:04:51 486,735,872 57% 1.22MB/s 0:04:50 488,046,592 57% 1.22MB/s 0:04:49 489,357,312 57% 1.22MB/s 0:04:48 490,668,032 57% 1.22MB/s 0:04:47 491,978,752 57% 1.22MB/s 0:04:45 493,289,472 58% 1.22MB/s 0:04:45 494,600,192 58% 1.22MB/s 0:04:43 495,910,912 58% 1.22MB/s 0:04:42 497,221,632 58% 1.22MB/s 0:04:42 498,532,352 58% 1.22MB/s 0:04:41 499,843,072 58% 1.22MB/s 0:04:40 501,153,792 58% 1.22MB/s 0:04:39 502,464,512 59% 1.22MB/s 0:04:37 503,775,232 59% 1.22MB/s 0:04:36 505,085,952 59% 1.22MB/s 0:04:35 506,396,672 59% 1.22MB/s 0:04:34 507,707,392 59% 1.22MB/s 0:04:33 508,985,344 59% 1.21MB/s 0:04:34 510,296,064 60% 1.21MB/s 0:04:34 511,606,784 60% 1.22MB/s 0:04:32 512,917,504 60% 1.22MB/s 0:04:30 514,228,224 60% 1.22MB/s 0:04:28 515,538,944 60% 1.22MB/s 0:04:27 516,849,664 60% 1.22MB/s 0:04:27 518,160,384 60% 1.21MB/s 0:04:27 519,471,104 61% 1.21MB/s 0:04:26 520,781,824 61% 1.22MB/s 0:04:24 522,092,544 61% 1.22MB/s 0:04:23 523,403,264 61% 1.22MB/s 0:04:21 524,713,984 61% 1.22MB/s 0:04:20 526,024,704 61% 1.22MB/s 0:04:19 527,335,424 62% 1.22MB/s 0:04:18 528,646,144 62% 1.22MB/s 0:04:17 529,956,864 62% 1.22MB/s 0:04:15 531,267,584 62% 1.22MB/s 0:04:15 532,578,304 62% 1.22MB/s 0:04:14 533,889,024 62% 1.21MB/s 0:04:14 535,199,744 62% 1.21MB/s 0:04:13 536,510,464 63% 1.21MB/s 0:04:12 537,821,184 63% 1.22MB/s 0:04:10 539,131,904 63% 1.22MB/s 0:04:08 540,442,624 63% 1.22MB/s 0:04:07 541,753,344 63% 1.22MB/s 0:04:06 543,064,064 63% 1.22MB/s 0:04:05 544,374,784 64% 1.22MB/s 0:04:04 545,685,504 64% 1.22MB/s 0:04:03 546,996,224 64% 1.22MB/s 0:04:02 548,306,944 64% 1.22MB/s 0:04:01 549,617,664 64% 1.22MB/s 0:04:00 550,928,384 64% 1.22MB/s 0:03:58 552,239,104 64% 1.22MB/s 0:03:58 553,549,824 65% 1.22MB/s 0:03:57 554,860,544 65% 1.22MB/s 0:03:56 556,171,264 65% 1.22MB/s 0:03:55 557,481,984 65% 1.22MB/s 0:03:53 558,792,704 65% 1.22MB/s 0:03:52 560,103,424 65% 1.22MB/s 0:03:51 561,414,144 66% 1.23MB/s 0:03:50 562,724,864 66% 1.22MB/s 0:03:49 564,035,584 66% 1.22MB/s 0:03:48 565,346,304 66% 1.22MB/s 0:03:47 566,657,024 66% 1.22MB/s 0:03:47 567,967,744 66% 1.22MB/s 0:03:45 569,278,464 66% 1.22MB/s 0:03:44 570,589,184 67% 1.22MB/s 0:03:43 571,899,904 67% 1.22MB/s 0:03:41 573,210,624 67% 1.22MB/s 0:03:41 574,521,344 67% 1.22MB/s 0:03:40 575,832,064 67% 1.22MB/s 0:03:39 577,142,784 67% 1.22MB/s 0:03:38 578,453,504 68% 1.22MB/s 0:03:37 579,764,224 68% 1.22MB/s 0:03:37 581,074,944 68% 1.21MB/s 0:03:36 582,385,664 68% 1.21MB/s 0:03:35 583,696,384 68% 1.22MB/s 0:03:34 585,007,104 68% 1.22MB/s 0:03:31 586,317,824 68% 1.22MB/s 0:03:31 587,628,544 69% 1.22MB/s 0:03:29 588,939,264 69% 1.22MB/s 0:03:29 590,249,984 69% 1.22MB/s 0:03:27 591,560,704 69% 1.22MB/s 0:03:26 592,871,424 69% 1.22MB/s 0:03:25 594,182,144 69% 1.22MB/s 0:03:24 595,492,864 70% 1.22MB/s 0:03:23 596,803,584 70% 1.22MB/s 0:03:22 598,114,304 70% 1.22MB/s 0:03:22 599,425,024 70% 1.22MB/s 0:03:21 600,735,744 70% 1.22MB/s 0:03:19 602,046,464 70% 1.22MB/s 0:03:19 603,357,184 70% 1.22MB/s 0:03:16 604,667,904 71% 1.22MB/s 0:03:15 605,978,624 71% 1.22MB/s 0:03:14 607,289,344 71% 1.22MB/s 0:03:14 608,600,064 71% 1.22MB/s 0:03:12 609,910,784 71% 1.22MB/s 0:03:13 611,221,504 71% 1.22MB/s 0:03:12 612,532,224 72% 1.22MB/s 0:03:10 613,842,944 72% 1.21MB/s 0:03:10 615,153,664 72% 1.22MB/s 0:03:07 616,464,384 72% 1.22MB/s 0:03:07 617,775,104 72% 1.21MB/s 0:03:06 619,085,824 72% 1.22MB/s 0:03:05 620,396,544 72% 1.22MB/s 0:03:04 621,707,264 73% 1.22MB/s 0:03:02 623,017,984 73% 1.22MB/s 0:03:01 624,328,704 73% 1.22MB/s 0:03:00 625,639,424 73% 1.22MB/s 0:02:59 626,950,144 73% 1.23MB/s 0:02:57 628,260,864 73% 1.22MB/s 0:02:56 629,571,584 74% 1.22MB/s 0:02:56 630,882,304 74% 1.22MB/s 0:02:55 632,193,024 74% 1.22MB/s 0:02:54 633,503,744 74% 1.22MB/s 0:02:53 634,814,464 74% 1.23MB/s 0:02:51 636,125,184 74% 1.22MB/s 0:02:51 637,435,904 74% 1.22MB/s 0:02:50 638,746,624 75% 1.22MB/s 0:02:49 640,057,344 75% 1.22MB/s 0:02:48 641,368,064 75% 1.22MB/s 0:02:46 642,678,784 75% 1.22MB/s 0:02:45 643,956,736 75% 1.22MB/s 0:02:45 645,267,456 75% 1.21MB/s 0:02:44 646,578,176 76% 1.22MB/s 0:02:43 647,888,896 76% 1.21MB/s 0:02:43 649,199,616 76% 1.23MB/s 0:02:40 650,510,336 76% 1.23MB/s 0:02:38 651,821,056 76% 1.22MB/s 0:02:38 653,131,776 76% 1.23MB/s 0:02:36 654,442,496 76% 1.22MB/s 0:02:36 655,753,216 77% 1.22MB/s 0:02:35 657,063,936 77% 1.22MB/s 0:02:34 658,374,656 77% 1.22MB/s 0:02:33 659,685,376 77% 1.22MB/s 0:02:32 660,996,096 77% 1.22MB/s 0:02:31 662,306,816 77% 1.22MB/s 0:02:30 663,617,536 78% 1.22MB/s 0:02:29 664,928,256 78% 1.22MB/s 0:02:28 666,238,976 78% 1.22MB/s 0:02:27 667,549,696 78% 1.22MB/s 0:02:26 668,860,416 78% 1.22MB/s 0:02:25 670,171,136 78% 1.22MB/s 0:02:23 671,481,856 78% 1.22MB/s 0:02:22 672,792,576 79% 1.22MB/s 0:02:21 674,103,296 79% 1.22MB/s 0:02:21 675,414,016 79% 1.22MB/s 0:02:20 676,724,736 79% 1.22MB/s 0:02:19 678,035,456 79% 1.22MB/s 0:02:17 679,346,176 79% 1.23MB/s 0:02:16 680,656,896 80% 1.22MB/s 0:02:15 681,967,616 80% 1.23MB/s 0:02:14 683,278,336 80% 1.23MB/s 0:02:13 684,589,056 80% 1.22MB/s 0:02:12 685,899,776 80% 1.22MB/s 0:02:11 687,210,496 80% 1.21MB/s 0:02:11 688,521,216 80% 1.21MB/s 0:02:10 689,831,936 81% 1.21MB/s 0:02:09 691,142,656 81% 1.22MB/s 0:02:07 692,453,376 81% 1.22MB/s 0:02:05 693,764,096 81% 1.22MB/s 0:02:05 695,074,816 81% 1.22MB/s 0:02:03 696,385,536 81% 1.22MB/s 0:02:02 697,696,256 82% 1.22MB/s 0:02:01 699,006,976 82% 1.23MB/s 0:02:00 700,317,696 82% 1.23MB/s 0:01:59 701,628,416 82% 1.23MB/s 0:01:58 702,939,136 82% 1.23MB/s 0:01:57 704,249,856 82% 1.23MB/s 0:01:56 705,560,576 82% 1.22MB/s 0:01:55 706,871,296 83% 1.22MB/s 0:01:54 708,182,016 83% 1.22MB/s 0:01:53 709,492,736 83% 1.22MB/s 0:01:52 710,803,456 83% 1.22MB/s 0:01:51 712,114,176 83% 1.23MB/s 0:01:50 713,424,896 83% 1.22MB/s 0:01:49 714,735,616 84% 1.23MB/s 0:01:47 716,046,336 84% 1.22MB/s 0:01:46 717,357,056 84% 1.23MB/s 0:01:45 718,667,776 84% 1.22MB/s 0:01:44 719,978,496 84% 1.22MB/s 0:01:43 721,289,216 84% 1.22MB/s 0:01:43 722,599,936 84% 1.22MB/s 0:01:42 723,910,656 85% 1.21MB/s 0:01:41 725,221,376 85% 1.21MB/s 0:01:40 726,532,096 85% 1.21MB/s 0:01:39 727,842,816 85% 1.22MB/s 0:01:38 729,153,536 85% 1.22MB/s 0:01:36 730,464,256 85% 1.22MB/s 0:01:36 731,774,976 86% 1.22MB/s 0:01:34 733,085,696 86% 1.23MB/s 0:01:33 734,396,416 86% 1.22MB/s 0:01:32 735,707,136 86% 1.23MB/s 0:01:31 737,017,856 86% 1.22MB/s 0:01:30 738,328,576 86% 1.22MB/s 0:01:29 739,639,296 86% 1.22MB/s 0:01:28 740,950,016 87% 1.22MB/s 0:01:27 742,260,736 87% 1.22MB/s 0:01:26 743,571,456 87% 1.21MB/s 0:01:25 744,882,176 87% 1.21MB/s 0:01:25 746,192,896 87% 1.21MB/s 0:01:23 747,503,616 87% 1.21MB/s 0:01:22 748,814,336 88% 1.22MB/s 0:01:21 750,125,056 88% 1.22MB/s 0:01:20 751,435,776 88% 1.22MB/s 0:01:19 752,746,496 88% 1.22MB/s 0:01:18 754,057,216 88% 1.21MB/s 0:01:17 755,367,936 88% 1.22MB/s 0:01:16 756,678,656 88% 1.22MB/s 0:01:15 757,989,376 89% 1.22MB/s 0:01:13 759,300,096 89% 1.22MB/s 0:01:12 760,610,816 89% 1.22MB/s 0:01:11 761,921,536 89% 1.22MB/s 0:01:10 763,232,256 89% 1.22MB/s 0:01:09 764,542,976 89% 1.21MB/s 0:01:09 765,853,696 90% 1.21MB/s 0:01:07 767,164,416 90% 1.21MB/s 0:01:06 768,475,136 90% 1.22MB/s 0:01:05 769,785,856 90% 1.22MB/s 0:01:04 771,096,576 90% 1.22MB/s 0:01:03 772,407,296 90% 1.22MB/s 0:01:02 773,718,016 90% 1.22MB/s 0:01:01 775,028,736 91% 1.22MB/s 0:00:59 776,339,456 91% 1.23MB/s 0:00:58 777,617,408 91% 1.22MB/s 0:00:58 778,928,128 91% 1.22MB/s 0:00:56 780,238,848 91% 1.22MB/s 0:00:56 781,549,568 91% 1.22MB/s 0:00:55 782,860,288 92% 1.22MB/s 0:00:53 784,171,008 92% 1.22MB/s 0:00:52 785,481,728 92% 1.22MB/s 0:00:51 786,792,448 92% 1.22MB/s 0:00:50 788,103,168 92% 1.22MB/s 0:00:49 789,413,888 92% 1.22MB/s 0:00:48 790,724,608 92% 1.22MB/s 0:00:47 792,035,328 93% 1.22MB/s 0:00:46 793,346,048 93% 1.22MB/s 0:00:45 794,656,768 93% 1.21MB/s 0:00:44 795,967,488 93% 1.21MB/s 0:00:43 797,278,208 93% 1.21MB/s 0:00:42 798,588,928 93% 1.22MB/s 0:00:41 799,899,648 94% 1.23MB/s 0:00:40 801,210,368 94% 1.22MB/s 0:00:39 802,521,088 94% 1.22MB/s 0:00:38 803,831,808 94% 1.22MB/s 0:00:37 805,142,528 94% 1.22MB/s 0:00:35 806,453,248 94% 1.22MB/s 0:00:34 807,763,968 95% 1.22MB/s 0:00:33 809,074,688 95% 1.22MB/s 0:00:32 810,385,408 95% 1.22MB/s 0:00:31 811,696,128 95% 1.22MB/s 0:00:30 813,006,848 95% 1.22MB/s 0:00:29 814,317,568 95% 1.22MB/s 0:00:28 815,628,288 95% 1.22MB/s 0:00:27 816,939,008 96% 1.22MB/s 0:00:26 818,249,728 96% 1.22MB/s 0:00:25 819,560,448 96% 1.22MB/s 0:00:24 820,871,168 96% 1.22MB/s 0:00:23 822,181,888 96% 1.22MB/s 0:00:22 823,492,608 96% 1.22MB/s 0:00:21 824,803,328 97% 1.22MB/s 0:00:20 826,114,048 97% 1.22MB/s 0:00:19 827,424,768 97% 1.22MB/s 0:00:18 828,735,488 97% 1.22MB/s 0:00:17 830,046,208 97% 1.22MB/s 0:00:16 831,356,928 97% 1.22MB/s 0:00:15 832,667,648 97% 1.23MB/s 0:00:13 833,978,368 98% 1.22MB/s 0:00:12 835,289,088 98% 1.23MB/s 0:00:11 836,599,808 98% 1.23MB/s 0:00:10 837,910,528 98% 1.22MB/s 0:00:09 839,221,248 98% 1.22MB/s 0:00:08 840,531,968 98% 1.21MB/s 0:00:07 841,842,688 99% 1.21MB/s 0:00:06 843,153,408 99% 1.21MB/s 0:00:05 844,464,128 99% 1.22MB/s 0:00:04 845,774,848 99% 1.22MB/s 0:00:03 847,085,568 99% 1.22MB/s 0:00:02 848,396,288 99% 1.22MB/s 0:00:01 849,707,008 99% 1.22MB/s 0:00:00 850,242,920 100% 1.21MB/s 0:11:08 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20221124-pine64-pinephonepro.img.xz.sha256 136 100% 0.32kB/s 0:00:00 136 100% 0.32kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20221124-tablet-x64uefi.img.xz 32,768 0% 78.05kB/s 4:35:50 786,432 0% 749.27kB/s 0:28:42 2,097,152 0% 984.62kB/s 0:21:49 3,407,872 0% 1.04MB/s 0:20:07 4,718,592 0% 1.09MB/s 0:19:18 6,029,312 0% 1.20MB/s 0:17:23 7,340,032 0% 1.20MB/s 0:17:22 8,650,752 0% 1.21MB/s 0:17:19 9,961,472 0% 1.21MB/s 0:17:18 11,272,192 0% 1.21MB/s 0:17:14 12,582,912 0% 1.21MB/s 0:17:13 13,860,864 1% 1.21MB/s 0:17:13 15,171,584 1% 1.21MB/s 0:17:14 16,482,304 1% 1.21MB/s 0:17:12 17,793,024 1% 1.22MB/s 0:17:02 19,103,744 1% 1.22MB/s 0:16:57 20,414,464 1% 1.22MB/s 0:16:53 21,725,184 1% 1.23MB/s 0:16:52 23,035,904 1% 1.22MB/s 0:16:51 24,346,624 1% 1.22MB/s 0:16:51 25,657,344 1% 1.22MB/s 0:16:50 26,968,064 2% 1.22MB/s 0:16:49 28,278,784 2% 1.22MB/s 0:16:51 29,589,504 2% 1.22MB/s 0:16:49 30,900,224 2% 1.22MB/s 0:16:48 32,210,944 2% 1.22MB/s 0:16:47 33,521,664 2% 1.22MB/s 0:16:43 34,832,384 2% 1.22MB/s 0:16:42 36,143,104 2% 1.22MB/s 0:16:43 37,453,824 2% 1.22MB/s 0:16:43 38,764,544 3% 1.22MB/s 0:16:41 40,075,264 3% 1.22MB/s 0:16:41 41,385,984 3% 1.20MB/s 0:16:53 42,696,704 3% 1.21MB/s 0:16:52 44,007,424 3% 1.20MB/s 0:16:51 45,318,144 3% 1.21MB/s 0:16:49 46,628,864 3% 1.22MB/s 0:16:37 47,939,584 3% 1.22MB/s 0:16:36 49,250,304 3% 1.22MB/s 0:16:36 50,561,024 3% 1.22MB/s 0:16:34 51,871,744 4% 1.22MB/s 0:16:30 53,182,464 4% 1.22MB/s 0:16:32 54,493,184 4% 1.22MB/s 0:16:28 55,803,904 4% 1.22MB/s 0:16:27 57,114,624 4% 1.22MB/s 0:16:26 58,425,344 4% 1.23MB/s 0:16:22 59,736,064 4% 1.22MB/s 0:16:23 61,046,784 4% 1.22MB/s 0:16:23 62,357,504 4% 1.22MB/s 0:16:21 63,668,224 4% 1.22MB/s 0:16:20 64,978,944 5% 1.22MB/s 0:16:19 66,289,664 5% 1.22MB/s 0:16:24 67,600,384 5% 1.21MB/s 0:16:26 68,911,104 5% 1.21MB/s 0:16:26 70,221,824 5% 1.21MB/s 0:16:26 71,532,544 5% 1.22MB/s 0:16:17 72,843,264 5% 1.22MB/s 0:16:15 74,153,984 5% 1.22MB/s 0:16:13 75,464,704 5% 1.22MB/s 0:16:11 76,775,424 5% 1.22MB/s 0:16:11 78,086,144 6% 1.22MB/s 0:16:09 79,396,864 6% 1.22MB/s 0:16:07 80,707,584 6% 1.22MB/s 0:16:08 82,018,304 6% 1.22MB/s 0:16:05 83,329,024 6% 1.23MB/s 0:16:03 84,639,744 6% 1.22MB/s 0:16:02 85,950,464 6% 1.21MB/s 0:16:11 87,261,184 6% 1.21MB/s 0:16:10 88,571,904 6% 1.21MB/s 0:16:10 89,882,624 6% 1.21MB/s 0:16:09 91,193,344 7% 1.22MB/s 0:15:58 92,504,064 7% 1.22MB/s 0:15:58 93,814,784 7% 1.22MB/s 0:15:56 95,125,504 7% 1.22MB/s 0:15:54 96,436,224 7% 1.22MB/s 0:15:53 97,746,944 7% 1.23MB/s 0:15:51 99,057,664 7% 1.22MB/s 0:15:50 100,368,384 7% 1.22MB/s 0:15:50 101,679,104 7% 1.23MB/s 0:15:48 102,989,824 7% 1.22MB/s 0:15:48 104,300,544 8% 1.22MB/s 0:15:47 105,611,264 8% 1.22MB/s 0:15:47 106,921,984 8% 1.22MB/s 0:15:47 108,232,704 8% 1.22MB/s 0:15:45 109,543,424 8% 1.22MB/s 0:15:43 110,854,144 8% 1.22MB/s 0:15:42 112,164,864 8% 1.22MB/s 0:15:41 113,475,584 8% 1.22MB/s 0:15:40 114,786,304 8% 1.22MB/s 0:15:39 116,097,024 8% 1.22MB/s 0:15:38 117,407,744 9% 1.22MB/s 0:15:36 118,718,464 9% 1.22MB/s 0:15:39 120,029,184 9% 1.22MB/s 0:15:40 121,339,904 9% 1.22MB/s 0:15:40 122,650,624 9% 1.21MB/s 0:15:40 123,830,272 9% 1.17MB/s 0:16:13 125,140,992 9% 1.17MB/s 0:16:15 126,451,712 9% 1.17MB/s 0:16:12 127,762,432 9% 1.16MB/s 0:16:20 129,073,152 9% 1.20MB/s 0:15:42 130,383,872 10% 1.20MB/s 0:15:41 131,694,592 10% 1.20MB/s 0:15:44 133,005,312 10% 1.21MB/s 0:15:35 134,184,960 10% 1.18MB/s 0:15:56 135,495,680 10% 1.18MB/s 0:15:54 136,806,400 10% 1.18MB/s 0:15:53 138,117,120 10% 1.18MB/s 0:15:51 139,427,840 10% 1.21MB/s 0:15:29 140,738,560 10% 1.22MB/s 0:15:25 142,049,280 10% 1.22MB/s 0:15:22 143,228,928 11% 1.19MB/s 0:15:43 144,539,648 11% 1.19MB/s 0:15:41 145,850,368 11% 1.19MB/s 0:15:42 147,128,320 11% 1.18MB/s 0:15:47 148,439,040 11% 1.21MB/s 0:15:20 149,749,760 11% 1.21MB/s 0:15:20 151,060,480 11% 1.20MB/s 0:15:29 152,371,200 11% 1.21MB/s 0:15:20 153,681,920 11% 1.21MB/s 0:15:20 154,992,640 11% 1.21MB/s 0:15:20 156,303,360 12% 1.22MB/s 0:15:08 157,614,080 12% 1.22MB/s 0:15:08 158,924,800 12% 1.20MB/s 0:15:20 160,235,520 12% 1.21MB/s 0:15:16 161,546,240 12% 1.20MB/s 0:15:22 162,856,960 12% 1.18MB/s 0:15:37 164,167,680 12% 1.19MB/s 0:15:21 165,478,400 12% 1.19MB/s 0:15:23 166,756,352 12% 1.20MB/s 0:15:15 167,968,768 13% 1.20MB/s 0:15:14 169,279,488 13% 1.19MB/s 0:15:18 170,590,208 13% 1.19MB/s 0:15:18 171,900,928 13% 1.19MB/s 0:15:17 173,211,648 13% 1.21MB/s 0:15:01 174,522,368 13% 1.21MB/s 0:14:59 175,833,088 13% 1.22MB/s 0:14:56 177,143,808 13% 1.21MB/s 0:15:01 178,454,528 13% 1.21MB/s 0:15:00 179,765,248 13% 1.21MB/s 0:15:00 181,075,968 14% 1.20MB/s 0:15:02 182,386,688 14% 1.21MB/s 0:14:57 183,697,408 14% 1.21MB/s 0:14:57 185,008,128 14% 1.21MB/s 0:14:53 186,318,848 14% 1.20MB/s 0:14:56 187,629,568 14% 1.20MB/s 0:15:02 188,940,288 14% 1.20MB/s 0:14:59 190,251,008 14% 1.20MB/s 0:14:57 191,561,728 14% 1.20MB/s 0:14:58 192,610,304 14% 1.15MB/s 0:15:30 194,052,096 15% 1.19MB/s 0:15:03 195,362,816 15% 1.17MB/s 0:15:11 196,673,536 15% 1.19MB/s 0:14:58 197,984,256 15% 1.23MB/s 0:14:26 199,294,976 15% 1.18MB/s 0:15:01 200,605,696 15% 1.18MB/s 0:15:03 201,916,416 15% 1.18MB/s 0:15:05 203,227,136 15% 1.18MB/s 0:15:00 204,537,856 15% 1.19MB/s 0:14:51 205,848,576 15% 1.21MB/s 0:14:38 207,159,296 16% 1.20MB/s 0:14:44 208,470,016 16% 1.20MB/s 0:14:43 209,780,736 16% 1.20MB/s 0:14:43 211,091,456 16% 1.19MB/s 0:14:48 212,402,176 16% 1.18MB/s 0:14:55 213,712,896 16% 1.17MB/s 0:14:57 215,023,616 16% 1.18MB/s 0:14:49 216,334,336 16% 1.18MB/s 0:14:52 217,645,056 16% 1.20MB/s 0:14:36 218,955,776 16% 1.19MB/s 0:14:42 220,266,496 17% 1.18MB/s 0:14:46 221,577,216 17% 1.18MB/s 0:14:44 222,887,936 17% 1.18MB/s 0:14:42 224,198,656 17% 1.19MB/s 0:14:34 225,509,376 17% 1.18MB/s 0:14:40 226,820,096 17% 1.19MB/s 0:14:33 228,130,816 17% 1.17MB/s 0:14:46 229,441,536 17% 1.17MB/s 0:14:43 230,752,256 17% 1.19MB/s 0:14:32 232,062,976 17% 1.19MB/s 0:14:32 233,373,696 18% 1.21MB/s 0:14:16 234,684,416 18% 1.21MB/s 0:14:12 235,995,136 18% 1.21MB/s 0:14:13 237,305,856 18% 1.21MB/s 0:14:14 238,616,576 18% 1.20MB/s 0:14:14 239,927,296 18% 1.20MB/s 0:14:12 241,238,016 18% 1.21MB/s 0:14:08 242,548,736 18% 1.21MB/s 0:14:09 243,859,456 18% 1.20MB/s 0:14:15 245,170,176 18% 1.19MB/s 0:14:18 246,480,896 19% 1.18MB/s 0:14:25 247,791,616 19% 1.18MB/s 0:14:20 248,971,264 19% 1.15MB/s 0:14:45 250,413,056 19% 1.19MB/s 0:14:15 251,723,776 19% 1.20MB/s 0:14:06 253,034,496 19% 1.20MB/s 0:14:02 254,345,216 19% 1.25MB/s 0:13:31 255,655,936 19% 1.21MB/s 0:13:56 256,966,656 19% 1.21MB/s 0:13:55 258,277,376 19% 1.21MB/s 0:13:52 259,588,096 20% 1.22MB/s 0:13:47 260,898,816 20% 1.22MB/s 0:13:41 262,209,536 20% 1.23MB/s 0:13:40 263,520,256 20% 1.21MB/s 0:13:47 264,830,976 20% 1.19MB/s 0:14:02 266,141,696 20% 1.19MB/s 0:14:04 267,452,416 20% 1.19MB/s 0:14:02 268,763,136 20% 1.19MB/s 0:14:02 270,073,856 20% 1.21MB/s 0:13:46 271,384,576 21% 1.21MB/s 0:13:42 272,695,296 21% 1.21MB/s 0:13:41 274,006,016 21% 1.22MB/s 0:13:32 275,316,736 21% 1.22MB/s 0:13:31 276,627,456 21% 1.22MB/s 0:13:31 277,938,176 21% 1.21MB/s 0:13:37 279,248,896 21% 1.21MB/s 0:13:36 280,559,616 21% 1.21MB/s 0:13:35 281,837,568 21% 1.20MB/s 0:13:40 283,148,288 21% 1.21MB/s 0:13:32 284,459,008 22% 1.20MB/s 0:13:38 285,769,728 22% 1.19MB/s 0:13:44 287,080,448 22% 1.20MB/s 0:13:37 288,391,168 22% 1.20MB/s 0:13:36 289,701,888 22% 1.21MB/s 0:13:29 291,012,608 22% 1.22MB/s 0:13:23 292,323,328 22% 1.22MB/s 0:13:21 293,634,048 22% 1.20MB/s 0:13:29 294,944,768 22% 1.20MB/s 0:13:33 296,255,488 22% 1.20MB/s 0:13:31 297,566,208 23% 1.19MB/s 0:13:37 298,876,928 23% 1.20MB/s 0:13:27 300,187,648 23% 1.20MB/s 0:13:27 301,498,368 23% 1.20MB/s 0:13:26 302,809,088 23% 1.21MB/s 0:13:18 304,119,808 23% 1.21MB/s 0:13:16 305,430,528 23% 1.22MB/s 0:13:07 306,741,248 23% 1.22MB/s 0:13:06 308,051,968 23% 1.22MB/s 0:13:06 309,362,688 23% 1.22MB/s 0:13:04 310,673,408 24% 1.22MB/s 0:13:03 311,984,128 24% 1.22MB/s 0:13:05 313,294,848 24% 1.22MB/s 0:13:05 314,605,568 24% 1.22MB/s 0:13:04 315,916,288 24% 1.22MB/s 0:13:03 317,227,008 24% 1.22MB/s 0:12:58 318,537,728 24% 1.22MB/s 0:12:58 319,848,448 24% 1.22MB/s 0:12:58 321,159,168 24% 1.22MB/s 0:12:55 322,469,888 24% 1.22MB/s 0:12:55 323,780,608 25% 1.22MB/s 0:12:53 325,091,328 25% 1.22MB/s 0:12:55 326,402,048 25% 1.22MB/s 0:12:52 327,712,768 25% 1.22MB/s 0:12:51 329,023,488 25% 1.22MB/s 0:12:47 330,334,208 25% 1.23MB/s 0:12:44 331,644,928 25% 1.22MB/s 0:12:47 332,955,648 25% 1.23MB/s 0:12:44 334,266,368 25% 1.22MB/s 0:12:45 335,577,088 25% 1.22MB/s 0:12:42 336,887,808 26% 1.23MB/s 0:12:39 338,198,528 26% 1.22MB/s 0:12:40 339,509,248 26% 1.23MB/s 0:12:39 340,819,968 26% 1.22MB/s 0:12:39 342,130,688 26% 1.22MB/s 0:12:38 343,441,408 26% 1.22MB/s 0:12:37 344,752,128 26% 1.22MB/s 0:12:35 346,062,848 26% 1.22MB/s 0:12:37 347,373,568 26% 1.22MB/s 0:12:34 348,684,288 26% 1.22MB/s 0:12:33 349,995,008 27% 1.22MB/s 0:12:33 351,305,728 27% 1.22MB/s 0:12:31 352,616,448 27% 1.22MB/s 0:12:32 353,927,168 27% 1.22MB/s 0:12:32 355,237,888 27% 1.22MB/s 0:12:32 356,548,608 27% 1.22MB/s 0:12:29 357,859,328 27% 1.22MB/s 0:12:28 359,170,048 27% 1.22MB/s 0:12:26 360,480,768 27% 1.22MB/s 0:12:24 361,791,488 28% 1.22MB/s 0:12:24 363,102,208 28% 1.22MB/s 0:12:22 364,412,928 28% 1.22MB/s 0:12:23 365,723,648 28% 1.22MB/s 0:12:22 367,034,368 28% 1.22MB/s 0:12:20 368,345,088 28% 1.22MB/s 0:12:20 369,655,808 28% 1.22MB/s 0:12:17 370,966,528 28% 1.21MB/s 0:12:22 372,277,248 28% 1.21MB/s 0:12:22 373,587,968 28% 1.21MB/s 0:12:18 374,898,688 29% 1.21MB/s 0:12:17 376,209,408 29% 1.23MB/s 0:12:09 377,520,128 29% 1.22MB/s 0:12:08 378,830,848 29% 1.22MB/s 0:12:09 380,141,568 29% 1.22MB/s 0:12:08 381,452,288 29% 1.22MB/s 0:12:08 382,763,008 29% 1.22MB/s 0:12:07 384,073,728 29% 1.22MB/s 0:12:04 385,384,448 29% 1.22MB/s 0:12:04 386,695,168 29% 1.22MB/s 0:12:03 388,005,888 30% 1.22MB/s 0:12:01 389,316,608 30% 1.21MB/s 0:12:07 390,627,328 30% 1.21MB/s 0:12:06 391,938,048 30% 1.21MB/s 0:12:06 393,248,768 30% 1.21MB/s 0:12:03 394,559,488 30% 1.22MB/s 0:11:56 395,870,208 30% 1.22MB/s 0:11:55 397,180,928 30% 1.23MB/s 0:11:52 398,491,648 30% 1.23MB/s 0:11:51 399,802,368 30% 1.23MB/s 0:11:50 401,113,088 31% 1.23MB/s 0:11:49 402,423,808 31% 1.23MB/s 0:11:48 403,734,528 31% 1.22MB/s 0:11:48 405,045,248 31% 1.22MB/s 0:11:47 406,355,968 31% 1.22MB/s 0:11:46 407,666,688 31% 1.22MB/s 0:11:45 408,977,408 31% 1.22MB/s 0:11:44 410,288,128 31% 1.22MB/s 0:11:44 411,598,848 31% 1.22MB/s 0:11:42 412,909,568 31% 1.22MB/s 0:11:41 414,220,288 32% 1.22MB/s 0:11:40 415,498,240 32% 1.22MB/s 0:11:43 416,808,960 32% 1.21MB/s 0:11:44 418,119,680 32% 1.21MB/s 0:11:43 419,430,400 32% 1.21MB/s 0:11:43 420,741,120 32% 1.22MB/s 0:11:35 422,051,840 32% 1.22MB/s 0:11:33 423,362,560 32% 1.23MB/s 0:11:31 424,673,280 32% 1.22MB/s 0:11:36 425,984,000 32% 1.21MB/s 0:11:41 427,294,720 33% 1.21MB/s 0:11:36 428,605,440 33% 1.21MB/s 0:11:35 429,916,160 33% 1.22MB/s 0:11:28 431,226,880 33% 1.23MB/s 0:11:25 432,537,600 33% 1.22MB/s 0:11:26 433,848,320 33% 1.22MB/s 0:11:26 435,159,040 33% 1.22MB/s 0:11:25 436,469,760 33% 1.22MB/s 0:11:22 437,780,480 33% 1.22MB/s 0:11:22 439,091,200 33% 1.22MB/s 0:11:21 440,401,920 34% 1.22MB/s 0:11:19 441,712,640 34% 1.23MB/s 0:11:17 443,023,360 34% 1.22MB/s 0:11:17 444,334,080 34% 1.22MB/s 0:11:16 445,644,800 34% 1.22MB/s 0:11:16 446,955,520 34% 1.21MB/s 0:11:20 448,266,240 34% 1.21MB/s 0:11:19 449,576,960 34% 1.21MB/s 0:11:19 450,887,680 34% 1.21MB/s 0:11:16 452,198,400 35% 1.22MB/s 0:11:11 453,509,120 35% 1.22MB/s 0:11:08 454,819,840 35% 1.22MB/s 0:11:08 456,130,560 35% 1.22MB/s 0:11:07 457,441,280 35% 1.22MB/s 0:11:05 458,752,000 35% 1.22MB/s 0:11:04 460,062,720 35% 1.22MB/s 0:11:04 461,373,440 35% 1.22MB/s 0:11:03 462,684,160 35% 1.22MB/s 0:11:01 463,994,880 35% 1.22MB/s 0:11:01 465,305,600 36% 1.22MB/s 0:10:58 466,616,320 36% 1.21MB/s 0:11:03 467,927,040 36% 1.21MB/s 0:11:03 469,237,760 36% 1.21MB/s 0:11:02 470,548,480 36% 1.21MB/s 0:11:01 471,859,200 36% 1.22MB/s 0:10:54 473,169,920 36% 1.22MB/s 0:10:54 474,480,640 36% 1.22MB/s 0:10:53 475,791,360 36% 1.22MB/s 0:10:51 477,102,080 36% 1.22MB/s 0:10:50 478,412,800 37% 1.22MB/s 0:10:52 479,723,520 37% 1.22MB/s 0:10:51 481,034,240 37% 1.22MB/s 0:10:51 482,344,960 37% 1.22MB/s 0:10:49 483,655,680 37% 1.22MB/s 0:10:46 484,966,400 37% 1.22MB/s 0:10:44 486,277,120 37% 1.22MB/s 0:10:43 487,587,840 37% 1.22MB/s 0:10:42 488,898,560 37% 1.22MB/s 0:10:40 490,209,280 37% 1.22MB/s 0:10:39 491,520,000 38% 1.22MB/s 0:10:38 492,830,720 38% 1.22MB/s 0:10:37 494,141,440 38% 1.22MB/s 0:10:36 495,452,160 38% 1.22MB/s 0:10:37 496,762,880 38% 1.22MB/s 0:10:35 498,073,600 38% 1.22MB/s 0:10:33 499,384,320 38% 1.22MB/s 0:10:33 500,695,040 38% 1.23MB/s 0:10:29 502,005,760 38% 1.22MB/s 0:10:30 503,316,480 38% 1.22MB/s 0:10:30 504,627,200 39% 1.22MB/s 0:10:27 505,937,920 39% 1.22MB/s 0:10:28 507,248,640 39% 1.22MB/s 0:10:29 508,559,360 39% 1.22MB/s 0:10:27 509,870,080 39% 1.21MB/s 0:10:28 511,180,800 39% 1.22MB/s 0:10:26 512,491,520 39% 1.22MB/s 0:10:22 513,802,240 39% 1.22MB/s 0:10:22 515,112,960 39% 1.22MB/s 0:10:19 516,423,680 39% 1.22MB/s 0:10:18 517,734,400 40% 1.22MB/s 0:10:18 519,045,120 40% 1.22MB/s 0:10:17 520,355,840 40% 1.22MB/s 0:10:16 521,666,560 40% 1.22MB/s 0:10:15 522,977,280 40% 1.22MB/s 0:10:14 524,288,000 40% 1.21MB/s 0:10:17 525,598,720 40% 1.21MB/s 0:10:17 526,909,440 40% 1.21MB/s 0:10:15 528,220,160 40% 1.21MB/s 0:10:13 529,530,880 40% 1.22MB/s 0:10:09 530,841,600 41% 1.22MB/s 0:10:07 532,152,320 41% 1.22MB/s 0:10:06 533,463,040 41% 1.22MB/s 0:10:05 534,773,760 41% 1.22MB/s 0:10:04 536,084,480 41% 1.22MB/s 0:10:03 537,395,200 41% 1.22MB/s 0:10:05 538,705,920 41% 1.22MB/s 0:10:02 540,016,640 41% 1.22MB/s 0:10:00 541,327,360 41% 1.22MB/s 0:09:59 542,638,080 42% 1.22MB/s 0:09:58 543,948,800 42% 1.22MB/s 0:09:58 545,259,520 42% 1.22MB/s 0:09:58 546,570,240 42% 1.21MB/s 0:09:59 547,880,960 42% 1.21MB/s 0:09:58 549,191,680 42% 1.21MB/s 0:09:59 550,469,632 42% 1.20MB/s 0:10:04 551,780,352 42% 1.20MB/s 0:10:04 553,091,072 42% 1.20MB/s 0:10:01 554,401,792 42% 1.21MB/s 0:09:56 555,712,512 43% 1.22MB/s 0:09:49 557,023,232 43% 1.22MB/s 0:09:46 558,333,952 43% 1.23MB/s 0:09:43 559,644,672 43% 1.22MB/s 0:09:44 560,955,392 43% 1.22MB/s 0:09:44 562,266,112 43% 1.22MB/s 0:09:42 563,576,832 43% 1.21MB/s 0:09:48 564,887,552 43% 1.21MB/s 0:09:45 566,198,272 43% 1.21MB/s 0:09:44 567,508,992 43% 1.21MB/s 0:09:44 568,819,712 44% 1.22MB/s 0:09:37 570,130,432 44% 1.22MB/s 0:09:39 571,441,152 44% 1.22MB/s 0:09:36 572,751,872 44% 1.22MB/s 0:09:36 574,062,592 44% 1.22MB/s 0:09:35 575,373,312 44% 1.22MB/s 0:09:33 576,684,032 44% 1.22MB/s 0:09:32 577,994,752 44% 1.22MB/s 0:09:29 579,305,472 44% 1.23MB/s 0:09:27 580,616,192 44% 1.22MB/s 0:09:27 581,926,912 45% 1.22MB/s 0:09:29 583,237,632 45% 1.21MB/s 0:09:30 584,548,352 45% 1.21MB/s 0:09:30 585,859,072 45% 1.21MB/s 0:09:28 587,169,792 45% 1.22MB/s 0:09:24 588,480,512 45% 1.22MB/s 0:09:23 589,791,232 45% 1.22MB/s 0:09:20 591,101,952 45% 1.22MB/s 0:09:18 592,412,672 45% 1.22MB/s 0:09:17 593,723,392 45% 1.23MB/s 0:09:15 595,034,112 46% 1.22MB/s 0:09:15 596,344,832 46% 1.22MB/s 0:09:14 597,655,552 46% 1.22MB/s 0:09:15 598,966,272 46% 1.21MB/s 0:09:19 600,276,992 46% 1.19MB/s 0:09:28 601,587,712 46% 1.18MB/s 0:09:29 602,898,432 46% 1.18MB/s 0:09:30 604,209,152 46% 1.18MB/s 0:09:27 605,519,872 46% 1.20MB/s 0:09:16 606,830,592 46% 1.20MB/s 0:09:15 608,141,312 47% 1.21MB/s 0:09:10 609,452,032 47% 1.22MB/s 0:09:06 610,762,752 47% 1.22MB/s 0:09:06 612,073,472 47% 1.22MB/s 0:09:02 613,384,192 47% 1.22MB/s 0:09:01 614,694,912 47% 1.22MB/s 0:09:00 616,005,632 47% 1.22MB/s 0:08:59 617,316,352 47% 1.22MB/s 0:09:00 618,627,072 47% 1.21MB/s 0:09:01 619,937,792 47% 1.21MB/s 0:09:03 621,248,512 48% 1.20MB/s 0:09:03 622,559,232 48% 1.20MB/s 0:09:05 623,869,952 48% 1.20MB/s 0:09:02 625,180,672 48% 1.21MB/s 0:08:59 626,491,392 48% 1.21MB/s 0:08:56 627,802,112 48% 1.22MB/s 0:08:50 629,112,832 48% 1.22MB/s 0:08:48 630,423,552 48% 1.22MB/s 0:08:48 631,734,272 48% 1.22MB/s 0:08:46 633,044,992 49% 1.22MB/s 0:08:46 634,355,712 49% 1.22MB/s 0:08:45 635,666,432 49% 1.22MB/s 0:08:43 636,977,152 49% 1.22MB/s 0:08:43 638,287,872 49% 1.22MB/s 0:08:42 639,598,592 49% 1.22MB/s 0:08:41 640,909,312 49% 1.22MB/s 0:08:39 642,220,032 49% 1.22MB/s 0:08:40 643,530,752 49% 1.22MB/s 0:08:38 644,841,472 49% 1.22MB/s 0:08:38 646,152,192 50% 1.22MB/s 0:08:37 647,462,912 50% 1.22MB/s 0:08:33 648,773,632 50% 1.22MB/s 0:08:33 650,084,352 50% 1.22MB/s 0:08:32 651,395,072 50% 1.22MB/s 0:08:33 652,705,792 50% 1.22MB/s 0:08:31 654,016,512 50% 1.22MB/s 0:08:30 655,327,232 50% 1.22MB/s 0:08:28 656,637,952 50% 1.22MB/s 0:08:27 657,948,672 50% 1.22MB/s 0:08:26 659,259,392 51% 1.22MB/s 0:08:24 660,570,112 51% 1.22MB/s 0:08:23 661,880,832 51% 1.22MB/s 0:08:22 663,191,552 51% 1.23MB/s 0:08:20 664,502,272 51% 1.22MB/s 0:08:20 665,812,992 51% 1.22MB/s 0:08:19 667,123,712 51% 1.23MB/s 0:08:17 668,434,432 51% 1.22MB/s 0:08:18 669,745,152 51% 1.22MB/s 0:08:17 671,055,872 51% 1.22MB/s 0:08:15 672,366,592 52% 1.22MB/s 0:08:16 673,677,312 52% 1.22MB/s 0:08:14 674,988,032 52% 1.22MB/s 0:08:13 676,298,752 52% 1.22MB/s 0:08:12 677,609,472 52% 1.21MB/s 0:08:14 678,920,192 52% 1.21MB/s 0:08:13 680,230,912 52% 1.21MB/s 0:08:12 681,541,632 52% 1.21MB/s 0:08:10 682,852,352 52% 1.22MB/s 0:08:06 684,130,304 52% 1.21MB/s 0:08:08 685,441,024 53% 1.21MB/s 0:08:08 686,751,744 53% 1.21MB/s 0:08:06 688,062,464 53% 1.21MB/s 0:08:05 689,373,184 53% 1.22MB/s 0:08:00 690,683,904 53% 1.23MB/s 0:07:57 691,994,624 53% 1.22MB/s 0:07:58 693,305,344 53% 1.22MB/s 0:07:58 694,616,064 53% 1.22MB/s 0:07:56 695,926,784 53% 1.22MB/s 0:07:57 697,237,504 53% 1.22MB/s 0:07:57 698,548,224 54% 1.22MB/s 0:07:56 699,858,944 54% 1.21MB/s 0:07:58 701,169,664 54% 1.22MB/s 0:07:53 702,480,384 54% 1.22MB/s 0:07:51 703,791,104 54% 1.22MB/s 0:07:49 705,101,824 54% 1.22MB/s 0:07:48 706,412,544 54% 1.22MB/s 0:07:47 707,723,264 54% 1.22MB/s 0:07:46 709,033,984 54% 1.22MB/s 0:07:45 710,344,704 54% 1.23MB/s 0:07:42 711,655,424 55% 1.22MB/s 0:07:44 712,966,144 55% 1.22MB/s 0:07:42 714,276,864 55% 1.22MB/s 0:07:41 715,587,584 55% 1.22MB/s 0:07:41 716,898,304 55% 1.22MB/s 0:07:39 718,209,024 55% 1.22MB/s 0:07:37 719,519,744 55% 1.22MB/s 0:07:36 720,830,464 55% 1.23MB/s 0:07:35 722,141,184 55% 1.22MB/s 0:07:34 723,451,904 56% 1.22MB/s 0:07:34 724,762,624 56% 1.22MB/s 0:07:33 726,073,344 56% 1.22MB/s 0:07:32 727,384,064 56% 1.22MB/s 0:07:32 728,694,784 56% 1.22MB/s 0:07:29 730,005,504 56% 1.22MB/s 0:07:28 731,316,224 56% 1.22MB/s 0:07:27 732,626,944 56% 1.23MB/s 0:07:25 733,937,664 56% 1.22MB/s 0:07:25 735,248,384 56% 1.22MB/s 0:07:24 736,559,104 57% 1.22MB/s 0:07:23 737,869,824 57% 1.23MB/s 0:07:21 739,180,544 57% 1.22MB/s 0:07:21 740,491,264 57% 1.21MB/s 0:07:24 741,801,984 57% 1.21MB/s 0:07:23 743,112,704 57% 1.21MB/s 0:07:22 744,423,424 57% 1.21MB/s 0:07:21 745,734,144 57% 1.22MB/s 0:07:18 747,044,864 57% 1.22MB/s 0:07:16 748,355,584 57% 1.22MB/s 0:07:15 749,666,304 58% 1.22MB/s 0:07:14 750,977,024 58% 1.22MB/s 0:07:11 752,287,744 58% 1.22MB/s 0:07:11 753,598,464 58% 1.21MB/s 0:07:13 754,909,184 58% 1.21MB/s 0:07:12 756,219,904 58% 1.21MB/s 0:07:11 757,530,624 58% 1.21MB/s 0:07:10 758,841,344 58% 1.22MB/s 0:07:06 760,152,064 58% 1.22MB/s 0:07:05 761,462,784 58% 1.22MB/s 0:07:05 762,773,504 59% 1.22MB/s 0:07:04 764,084,224 59% 1.22MB/s 0:07:03 765,394,944 59% 1.22MB/s 0:07:01 766,705,664 59% 1.22MB/s 0:06:59 768,016,384 59% 1.22MB/s 0:06:58 769,327,104 59% 1.22MB/s 0:06:57 770,637,824 59% 1.22MB/s 0:06:55 771,948,544 59% 1.22MB/s 0:06:55 773,259,264 59% 1.21MB/s 0:06:59 774,569,984 59% 1.21MB/s 0:06:56 775,880,704 60% 1.21MB/s 0:06:55 777,191,424 60% 1.21MB/s 0:06:56 778,502,144 60% 1.22MB/s 0:06:50 779,812,864 60% 1.22MB/s 0:06:51 781,123,584 60% 1.21MB/s 0:06:50 782,434,304 60% 1.22MB/s 0:06:47 783,745,024 60% 1.22MB/s 0:06:47 785,055,744 60% 1.22MB/s 0:06:46 786,366,464 60% 1.22MB/s 0:06:44 787,677,184 60% 1.22MB/s 0:06:43 788,987,904 61% 1.22MB/s 0:06:42 790,298,624 61% 1.22MB/s 0:06:40 791,609,344 61% 1.22MB/s 0:06:40 792,920,064 61% 1.22MB/s 0:06:38 794,230,784 61% 1.22MB/s 0:06:38 795,541,504 61% 1.22MB/s 0:06:38 796,852,224 61% 1.22MB/s 0:06:36 798,162,944 61% 1.22MB/s 0:06:36 799,473,664 61% 1.21MB/s 0:06:36 800,784,384 61% 1.21MB/s 0:06:37 802,095,104 62% 1.21MB/s 0:06:34 803,405,824 62% 1.21MB/s 0:06:33 804,716,544 62% 1.21MB/s 0:06:31 806,027,264 62% 1.23MB/s 0:06:26 807,337,984 62% 1.22MB/s 0:06:27 808,648,704 62% 1.22MB/s 0:06:26 809,959,424 62% 1.22MB/s 0:06:26 811,270,144 62% 1.21MB/s 0:06:26 812,580,864 62% 1.21MB/s 0:06:26 813,891,584 63% 1.21MB/s 0:06:24 815,202,304 63% 1.22MB/s 0:06:21 816,513,024 63% 1.22MB/s 0:06:20 817,823,744 63% 1.23MB/s 0:06:17 819,101,696 63% 1.21MB/s 0:06:20 820,412,416 63% 1.21MB/s 0:06:19 821,723,136 63% 1.21MB/s 0:06:18 823,033,856 63% 1.21MB/s 0:06:18 824,344,576 63% 1.22MB/s 0:06:14 825,655,296 63% 1.22MB/s 0:06:13 826,966,016 64% 1.22MB/s 0:06:12 828,276,736 64% 1.22MB/s 0:06:09 829,587,456 64% 1.23MB/s 0:06:08 830,898,176 64% 1.22MB/s 0:06:10 832,208,896 64% 1.21MB/s 0:06:09 833,519,616 64% 1.21MB/s 0:06:10 834,830,336 64% 1.21MB/s 0:06:10 836,141,056 64% 1.22MB/s 0:06:05 837,451,776 64% 1.22MB/s 0:06:04 838,762,496 64% 1.22MB/s 0:06:02 840,073,216 65% 1.22MB/s 0:06:00 841,383,936 65% 1.22MB/s 0:05:59 842,694,656 65% 1.22MB/s 0:05:58 844,005,376 65% 1.22MB/s 0:05:58 845,316,096 65% 1.22MB/s 0:05:58 846,626,816 65% 1.22MB/s 0:05:56 847,937,536 65% 1.22MB/s 0:05:55 849,248,256 65% 1.22MB/s 0:05:54 850,558,976 65% 1.22MB/s 0:05:53 851,869,696 65% 1.22MB/s 0:05:52 853,180,416 66% 1.22MB/s 0:05:52 854,491,136 66% 1.22MB/s 0:05:49 855,801,856 66% 1.22MB/s 0:05:49 857,112,576 66% 1.22MB/s 0:05:48 858,423,296 66% 1.22MB/s 0:05:46 859,734,016 66% 1.22MB/s 0:05:46 861,044,736 66% 1.22MB/s 0:05:43 862,355,456 66% 1.23MB/s 0:05:42 863,666,176 66% 1.22MB/s 0:05:42 864,976,896 66% 1.22MB/s 0:05:40 866,287,616 67% 1.22MB/s 0:05:41 867,598,336 67% 1.21MB/s 0:05:41 868,909,056 67% 1.22MB/s 0:05:39 870,219,776 67% 1.21MB/s 0:05:39 871,530,496 67% 1.22MB/s 0:05:37 872,841,216 67% 1.21MB/s 0:05:36 874,151,936 67% 1.21MB/s 0:05:36 875,462,656 67% 1.22MB/s 0:05:33 876,773,376 67% 1.22MB/s 0:05:33 878,084,096 67% 1.21MB/s 0:05:32 879,394,816 68% 1.22MB/s 0:05:30 880,705,536 68% 1.22MB/s 0:05:29 882,016,256 68% 1.22MB/s 0:05:29 883,326,976 68% 1.21MB/s 0:05:28 884,637,696 68% 1.21MB/s 0:05:28 885,948,416 68% 1.21MB/s 0:05:27 887,259,136 68% 1.21MB/s 0:05:26 888,569,856 68% 1.21MB/s 0:05:24 889,880,576 68% 1.21MB/s 0:05:23 891,191,296 68% 1.21MB/s 0:05:22 892,502,016 69% 1.22MB/s 0:05:19 893,812,736 69% 1.22MB/s 0:05:17 895,123,456 69% 1.22MB/s 0:05:16 896,434,176 69% 1.22MB/s 0:05:15 897,744,896 69% 1.22MB/s 0:05:14 899,055,616 69% 1.22MB/s 0:05:14 900,366,336 69% 1.22MB/s 0:05:12 901,677,056 69% 1.22MB/s 0:05:11 902,987,776 69% 1.21MB/s 0:05:13 904,298,496 70% 1.21MB/s 0:05:13 905,609,216 70% 1.20MB/s 0:05:13 906,919,936 70% 1.20MB/s 0:05:13 908,230,656 70% 1.21MB/s 0:05:10 909,541,376 70% 1.21MB/s 0:05:07 910,852,096 70% 1.21MB/s 0:05:06 912,162,816 70% 1.22MB/s 0:05:02 913,473,536 70% 1.23MB/s 0:05:01 914,784,256 70% 1.22MB/s 0:05:01 916,094,976 70% 1.22MB/s 0:05:01 917,405,696 71% 1.22MB/s 0:05:00 918,716,416 71% 1.22MB/s 0:04:59 920,027,136 71% 1.22MB/s 0:04:57 921,337,856 71% 1.22MB/s 0:04:56 922,648,576 71% 1.22MB/s 0:04:55 923,959,296 71% 1.22MB/s 0:04:54 925,270,016 71% 1.22MB/s 0:04:53 926,580,736 71% 1.22MB/s 0:04:51 927,891,456 71% 1.23MB/s 0:04:49 929,202,176 71% 1.22MB/s 0:04:49 930,512,896 72% 1.23MB/s 0:04:47 931,823,616 72% 1.22MB/s 0:04:47 933,134,336 72% 1.22MB/s 0:04:47 934,445,056 72% 1.22MB/s 0:04:46 935,755,776 72% 1.22MB/s 0:04:44 937,066,496 72% 1.22MB/s 0:04:43 938,377,216 72% 1.22MB/s 0:04:42 939,687,936 72% 1.22MB/s 0:04:40 940,998,656 72% 1.22MB/s 0:04:41 942,309,376 72% 1.21MB/s 0:04:40 943,620,096 73% 1.22MB/s 0:04:39 944,930,816 73% 1.22MB/s 0:04:38 946,241,536 73% 1.22MB/s 0:04:36 947,552,256 73% 1.23MB/s 0:04:34 948,862,976 73% 1.22MB/s 0:04:33 950,173,696 73% 1.22MB/s 0:04:33 951,484,416 73% 1.22MB/s 0:04:32 952,762,368 73% 1.21MB/s 0:04:33 954,073,088 73% 1.20MB/s 0:04:34 955,383,808 73% 1.21MB/s 0:04:31 956,694,528 74% 1.21MB/s 0:04:30 958,005,248 74% 1.22MB/s 0:04:27 959,315,968 74% 1.23MB/s 0:04:24 960,626,688 74% 1.22MB/s 0:04:24 961,937,408 74% 1.22MB/s 0:04:23 963,248,128 74% 1.22MB/s 0:04:22 964,558,848 74% 1.22MB/s 0:04:21 965,869,568 74% 1.22MB/s 0:04:20 967,180,288 74% 1.22MB/s 0:04:19 968,491,008 74% 1.22MB/s 0:04:18 969,801,728 75% 1.22MB/s 0:04:17 971,112,448 75% 1.22MB/s 0:04:16 972,423,168 75% 1.22MB/s 0:04:16 973,733,888 75% 1.22MB/s 0:04:14 975,044,608 75% 1.22MB/s 0:04:13 976,355,328 75% 1.22MB/s 0:04:13 977,666,048 75% 1.21MB/s 0:04:13 978,976,768 75% 1.20MB/s 0:04:14 980,287,488 75% 1.20MB/s 0:04:13 981,598,208 75% 1.20MB/s 0:04:12 982,908,928 76% 1.20MB/s 0:04:11 984,219,648 76% 1.19MB/s 0:04:11 985,530,368 76% 1.19MB/s 0:04:10 986,841,088 76% 1.19MB/s 0:04:10 988,151,808 76% 1.19MB/s 0:04:08 989,462,528 76% 1.20MB/s 0:04:05 990,773,248 76% 1.20MB/s 0:04:04 992,083,968 76% 1.20MB/s 0:04:03 993,394,688 76% 1.20MB/s 0:04:03 994,705,408 77% 1.19MB/s 0:04:04 996,016,128 77% 1.19MB/s 0:04:02 997,326,848 77% 1.19MB/s 0:04:01 998,637,568 77% 1.19MB/s 0:04:00 999,948,288 77% 1.20MB/s 0:03:58 1,001,259,008 77% 1.19MB/s 0:03:57 1,002,569,728 77% 1.19MB/s 0:03:58 1,003,880,448 77% 1.19MB/s 0:03:57 1,005,191,168 77% 1.18MB/s 0:03:57 1,006,501,888 77% 1.18MB/s 0:03:56 1,007,812,608 78% 1.19MB/s 0:03:53 1,009,123,328 78% 1.19MB/s 0:03:51 1,010,434,048 78% 1.20MB/s 0:03:48 1,011,744,768 78% 1.20MB/s 0:03:48 1,013,055,488 78% 1.20MB/s 0:03:46 1,014,366,208 78% 1.20MB/s 0:03:45 1,015,676,928 78% 1.20MB/s 0:03:44 1,016,987,648 78% 1.21MB/s 0:03:42 1,018,298,368 78% 1.21MB/s 0:03:40 1,019,609,088 78% 1.22MB/s 0:03:38 1,020,919,808 79% 1.22MB/s 0:03:36 1,022,230,528 79% 1.22MB/s 0:03:35 1,023,541,248 79% 1.22MB/s 0:03:34 1,024,851,968 79% 1.22MB/s 0:03:32 1,026,162,688 79% 1.22MB/s 0:03:31 1,027,473,408 79% 1.22MB/s 0:03:31 1,028,784,128 79% 1.23MB/s 0:03:29 1,030,094,848 79% 1.22MB/s 0:03:28 1,031,405,568 79% 1.22MB/s 0:03:27 1,032,716,288 79% 1.23MB/s 0:03:26 1,034,027,008 80% 1.22MB/s 0:03:26 1,035,337,728 80% 1.22MB/s 0:03:25 1,036,648,448 80% 1.22MB/s 0:03:24 1,037,959,168 80% 1.22MB/s 0:03:23 1,039,269,888 80% 1.22MB/s 0:03:21 1,040,580,608 80% 1.22MB/s 0:03:20 1,041,891,328 80% 1.22MB/s 0:03:20 1,043,202,048 80% 1.22MB/s 0:03:19 1,044,512,768 80% 1.22MB/s 0:03:18 1,045,823,488 80% 1.22MB/s 0:03:17 1,047,134,208 81% 1.22MB/s 0:03:15 1,048,444,928 81% 1.22MB/s 0:03:15 1,049,755,648 81% 1.21MB/s 0:03:15 1,051,066,368 81% 1.21MB/s 0:03:14 1,052,377,088 81% 1.21MB/s 0:03:13 1,053,687,808 81% 1.21MB/s 0:03:11 1,054,998,528 81% 1.22MB/s 0:03:09 1,056,309,248 81% 1.22MB/s 0:03:08 1,057,619,968 81% 1.21MB/s 0:03:08 1,058,930,688 81% 1.21MB/s 0:03:08 1,060,241,408 82% 1.20MB/s 0:03:08 1,061,552,128 82% 1.20MB/s 0:03:07 1,062,862,848 82% 1.21MB/s 0:03:05 1,064,173,568 82% 1.21MB/s 0:03:04 1,065,484,288 82% 1.22MB/s 0:03:01 1,066,795,008 82% 1.22MB/s 0:03:00 1,068,105,728 82% 1.22MB/s 0:02:59 1,069,416,448 82% 1.21MB/s 0:02:58 1,070,727,168 82% 1.21MB/s 0:02:57 1,072,037,888 82% 1.21MB/s 0:02:56 1,073,348,608 83% 1.21MB/s 0:02:55 1,074,659,328 83% 1.22MB/s 0:02:54 1,075,970,048 83% 1.22MB/s 0:02:52 1,077,280,768 83% 1.22MB/s 0:02:51 1,078,591,488 83% 1.22MB/s 0:02:51 1,079,902,208 83% 1.22MB/s 0:02:49 1,081,212,928 83% 1.22MB/s 0:02:49 1,082,523,648 83% 1.22MB/s 0:02:48 1,083,834,368 83% 1.22MB/s 0:02:46 1,085,145,088 84% 1.22MB/s 0:02:45 1,086,423,040 84% 1.21MB/s 0:02:45 1,087,733,760 84% 1.21MB/s 0:02:44 1,089,044,480 84% 1.21MB/s 0:02:43 1,090,355,200 84% 1.21MB/s 0:02:42 1,091,665,920 84% 1.21MB/s 0:02:42 1,092,976,640 84% 1.21MB/s 0:02:41 1,094,287,360 84% 1.21MB/s 0:02:40 1,095,598,080 84% 1.21MB/s 0:02:38 1,096,908,800 84% 1.21MB/s 0:02:37 1,098,219,520 85% 1.21MB/s 0:02:35 1,099,530,240 85% 1.22MB/s 0:02:34 1,100,840,960 85% 1.22MB/s 0:02:33 1,102,151,680 85% 1.22MB/s 0:02:31 1,103,462,400 85% 1.22MB/s 0:02:30 1,104,773,120 85% 1.22MB/s 0:02:29 1,106,083,840 85% 1.22MB/s 0:02:28 1,107,394,560 85% 1.22MB/s 0:02:27 1,108,705,280 85% 1.22MB/s 0:02:26 1,110,016,000 85% 1.23MB/s 0:02:24 1,111,326,720 86% 1.22MB/s 0:02:23 1,112,637,440 86% 1.22MB/s 0:02:22 1,113,948,160 86% 1.22MB/s 0:02:22 1,115,258,880 86% 1.22MB/s 0:02:21 1,116,569,600 86% 1.22MB/s 0:02:20 1,117,880,320 86% 1.22MB/s 0:02:19 1,119,191,040 86% 1.22MB/s 0:02:17 1,120,501,760 86% 1.22MB/s 0:02:16 1,121,812,480 86% 1.23MB/s 0:02:15 1,123,123,200 86% 1.22MB/s 0:02:14 1,124,433,920 87% 1.22MB/s 0:02:13 1,125,744,640 87% 1.22MB/s 0:02:12 1,127,055,360 87% 1.22MB/s 0:02:11 1,128,366,080 87% 1.22MB/s 0:02:10 1,129,676,800 87% 1.22MB/s 0:02:09 1,130,987,520 87% 1.22MB/s 0:02:08 1,132,298,240 87% 1.22MB/s 0:02:07 1,133,608,960 87% 1.22MB/s 0:02:06 1,134,919,680 87% 1.22MB/s 0:02:05 1,136,230,400 87% 1.21MB/s 0:02:05 1,137,541,120 88% 1.21MB/s 0:02:04 1,138,851,840 88% 1.21MB/s 0:02:03 1,140,162,560 88% 1.21MB/s 0:02:02 1,141,473,280 88% 1.22MB/s 0:02:00 1,142,784,000 88% 1.22MB/s 0:01:59 1,144,094,720 88% 1.22MB/s 0:01:58 1,145,405,440 88% 1.22MB/s 0:01:56 1,146,716,160 88% 1.22MB/s 0:01:55 1,148,026,880 88% 1.22MB/s 0:01:55 1,149,337,600 88% 1.22MB/s 0:01:53 1,150,648,320 89% 1.22MB/s 0:01:53 1,151,959,040 89% 1.21MB/s 0:01:52 1,153,269,760 89% 1.21MB/s 0:01:51 1,154,580,480 89% 1.21MB/s 0:01:50 1,155,891,200 89% 1.21MB/s 0:01:49 1,157,201,920 89% 1.22MB/s 0:01:48 1,158,512,640 89% 1.21MB/s 0:01:47 1,159,823,360 89% 1.21MB/s 0:01:46 1,161,134,080 89% 1.21MB/s 0:01:45 1,162,444,800 89% 1.21MB/s 0:01:44 1,163,755,520 90% 1.22MB/s 0:01:42 1,165,066,240 90% 1.22MB/s 0:01:41 1,166,376,960 90% 1.22MB/s 0:01:39 1,167,687,680 90% 1.22MB/s 0:01:39 1,168,998,400 90% 1.22MB/s 0:01:38 1,170,309,120 90% 1.22MB/s 0:01:37 1,171,619,840 90% 1.22MB/s 0:01:36 1,172,930,560 90% 1.22MB/s 0:01:34 1,174,241,280 90% 1.22MB/s 0:01:33 1,175,552,000 91% 1.22MB/s 0:01:32 1,176,862,720 91% 1.22MB/s 0:01:31 1,178,173,440 91% 1.22MB/s 0:01:30 1,179,484,160 91% 1.22MB/s 0:01:29 1,180,794,880 91% 1.22MB/s 0:01:28 1,182,105,600 91% 1.22MB/s 0:01:27 1,183,416,320 91% 1.22MB/s 0:01:26 1,184,727,040 91% 1.22MB/s 0:01:25 1,186,037,760 91% 1.22MB/s 0:01:24 1,187,348,480 91% 1.22MB/s 0:01:23 1,188,659,200 92% 1.22MB/s 0:01:22 1,189,969,920 92% 1.23MB/s 0:01:21 1,191,280,640 92% 1.22MB/s 0:01:20 1,192,591,360 92% 1.22MB/s 0:01:19 1,193,902,080 92% 1.22MB/s 0:01:18 1,195,212,800 92% 1.22MB/s 0:01:17 1,196,523,520 92% 1.22MB/s 0:01:16 1,197,834,240 92% 1.22MB/s 0:01:14 1,199,144,960 92% 1.22MB/s 0:01:13 1,200,455,680 92% 1.22MB/s 0:01:13 1,201,766,400 93% 1.22MB/s 0:01:11 1,203,077,120 93% 1.22MB/s 0:01:10 1,204,387,840 93% 1.22MB/s 0:01:09 1,205,698,560 93% 1.22MB/s 0:01:08 1,207,009,280 93% 1.22MB/s 0:01:07 1,208,320,000 93% 1.22MB/s 0:01:06 1,209,630,720 93% 1.22MB/s 0:01:05 1,210,941,440 93% 1.22MB/s 0:01:04 1,212,252,160 93% 1.22MB/s 0:01:03 1,213,562,880 93% 1.22MB/s 0:01:02 1,214,873,600 94% 1.22MB/s 0:01:01 1,216,184,320 94% 1.22MB/s 0:01:00 1,217,495,040 94% 1.22MB/s 0:00:59 1,218,805,760 94% 1.22MB/s 0:00:58 1,220,116,480 94% 1.22MB/s 0:00:57 1,221,394,432 94% 1.22MB/s 0:00:56 1,222,705,152 94% 1.22MB/s 0:00:55 1,224,015,872 94% 1.22MB/s 0:00:54 1,225,326,592 94% 1.22MB/s 0:00:53 1,226,637,312 94% 1.21MB/s 0:00:52 1,227,948,032 95% 1.21MB/s 0:00:51 1,229,258,752 95% 1.21MB/s 0:00:50 1,230,569,472 95% 1.21MB/s 0:00:49 1,231,880,192 95% 1.22MB/s 0:00:47 1,233,190,912 95% 1.22MB/s 0:00:46 1,234,501,632 95% 1.22MB/s 0:00:45 1,235,812,352 95% 1.22MB/s 0:00:44 1,237,123,072 95% 1.22MB/s 0:00:43 1,238,433,792 95% 1.22MB/s 0:00:42 1,239,744,512 95% 1.22MB/s 0:00:41 1,241,055,232 96% 1.22MB/s 0:00:40 1,242,365,952 96% 1.22MB/s 0:00:39 1,243,676,672 96% 1.22MB/s 0:00:38 1,244,987,392 96% 1.22MB/s 0:00:37 1,246,298,112 96% 1.22MB/s 0:00:36 1,247,608,832 96% 1.22MB/s 0:00:35 1,248,919,552 96% 1.22MB/s 0:00:34 1,250,230,272 96% 1.22MB/s 0:00:33 1,251,540,992 96% 1.21MB/s 0:00:32 1,252,851,712 96% 1.22MB/s 0:00:31 1,254,162,432 97% 1.22MB/s 0:00:30 1,255,473,152 97% 1.22MB/s 0:00:29 1,256,783,872 97% 1.22MB/s 0:00:28 1,258,094,592 97% 1.22MB/s 0:00:27 1,259,405,312 97% 1.22MB/s 0:00:25 1,260,716,032 97% 1.22MB/s 0:00:24 1,262,026,752 97% 1.23MB/s 0:00:23 1,263,337,472 97% 1.22MB/s 0:00:22 1,264,648,192 97% 1.22MB/s 0:00:21 1,265,958,912 98% 1.22MB/s 0:00:20 1,267,269,632 98% 1.22MB/s 0:00:19 1,268,580,352 98% 1.22MB/s 0:00:18 1,269,891,072 98% 1.22MB/s 0:00:17 1,271,201,792 98% 1.22MB/s 0:00:16 1,272,512,512 98% 1.22MB/s 0:00:15 1,273,823,232 98% 1.22MB/s 0:00:14 1,275,133,952 98% 1.23MB/s 0:00:13 1,276,444,672 98% 1.22MB/s 0:00:12 1,277,755,392 98% 1.22MB/s 0:00:11 1,279,066,112 99% 1.22MB/s 0:00:10 1,280,376,832 99% 1.21MB/s 0:00:09 1,281,687,552 99% 1.21MB/s 0:00:08 1,282,998,272 99% 1.22MB/s 0:00:07 1,284,308,992 99% 1.22MB/s 0:00:05 1,285,619,712 99% 1.22MB/s 0:00:04 1,286,930,432 99% 1.22MB/s 0:00:03 1,288,241,152 99% 1.22MB/s 0:00:02 1,289,551,872 99% 1.21MB/s 0:00:01 1,290,862,592 99% 1.22MB/s 0:00:00 1,291,767,404 100% 1.21MB/s 0:16:54 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20221124-tablet-x64uefi.img.xz.sha256 131 100% 0.21kB/s 0:00:00 131 100% 0.21kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 3,015,759,037 bytes received 577 bytes 1,272,204.01 bytes/sec total size is 3,015,022,324 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@242fb622[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=33,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be Sending notification to Discord. Finished: SUCCESS