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@72f7e61f[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-12-28T22:09:17Z]] (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/jenkins838037492582309308.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.1-py3-none-any.whl size=240803 sha256=de02d6b802c8c27a1dbd22ab2d67ab0002d140a158ac5c21af64ef3f179bf5a6 Stored in directory: /tmp/pip-ephem-wheel-cache-w8eit510/wheels/1d/da/c4/7885dd36d7592bdf6170ac765b7302a853d2e74e6bb8b82f2f Successfully built pmbootstrap Installing collected packages: pmbootstrap Attempting uninstall: pmbootstrap Found existing installation: pmbootstrap 1.50.1 Uninstalling pmbootstrap-1.50.1: Successfully uninstalled pmbootstrap-1.50.1 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.1 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images swadmin Building image for tablet-x64uefi Already up to date. [15:49:06] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:49:06] Channel [edge]: [15:49:06] Vendor [qemu]: [15:49:06] Device codename [amd64]: [15:49:06] Kernel [lts]: [15:49:06] 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:07] Config changed: extra_packages='osk-sdl' (1195064) [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) (1195064) [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.12] description=Latest release / Recommended for best stability branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Old release (supported until 2023-01-18) 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 (1195064) [15:49:07] *** (1/4) PREPARE NATIVE CHROOT *** (1195064) [15:49:07] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1195064) [15:49:07] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1195064) [15:49:07] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1195064) [15:49:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1195064) [15:49:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1195064) [15:49:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1195064) [15:49:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1195064) [15:49:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1195064) [15:49:07] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1195064) [15:49:07] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1195064) [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 (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1195064) [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 (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1195064) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1195064) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1195064) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1195064) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1195064) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1195064) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1195064) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1195064) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1195064) [15:49:07] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1195064) [15:49:07] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1195064) [15:49:07] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1195064) [15:49:07] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1195064) [15:49:07] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1195064) [15:49:07] Update package index for x86_64 (4 file(s)) (1195064) [15:49:07] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1195064) [15:49:07] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1195064) [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 (1195064) [15:49:08] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1195064) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1195064) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1195064) [15:49:09] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1195064) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1195064) [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 (1195064) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (1195064) [15:49:10] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1195064) [15:49:10] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1195064) [15:49:10] extracted: /tmp/pmbootstrapzf4m572hapk (1195064) [15:49:10] extracted: /tmp/pmbootstraps3d6i6_ksig (1195064) [15:49:10] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1195064) [15:49:10] % 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/pmbootstraps3d6i6_ksig /tmp/pmbootstrapzf4m572hapk Verified OK (1195064) [15:49:10] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1195064) [15:49:10] % /tmp/pmbootstrapzf4m572hapk --version apk-tools 2.12.10, compiled for x86_64. (1195064) [15:49:10] (native) install alpine-base (1195064) [15:49:10] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % 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 (1195064) [15:49:10] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1195064) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1195064) [15:49:10] (native) update /etc/apk/repositories (1195064) [15:49:10] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1195064) [15:49:10] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1195064) [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 (1195064) [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 (1195064) [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 (1195064) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1195064) [15:49:10] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1195064) [15:49:10] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1195064) [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 (1195064) [15:49:10] New background process: pid=1195605, 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-r7) Executing openrc-0.45.2-r7.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 (20221203-r1) (15/25) Installing libcrypto3 (3.0.7-r1) (16/25) Installing libssl3 (3.0.7-r1) (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 (1195064) [15:49:12] (native) % adduser -D pmos -u 12345 (1195064) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1195064) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1195064) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1195064) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1195064) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1195064) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1195064) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1195064) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1195064) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1195064) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1195064) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1195064) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1195064) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1195064) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1195064) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1195064) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1195064) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1195064) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1195064) [15:49:12] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1195064) [15:49:15] (native) install cryptsetup util-linux parted (1195064) [15:49:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1195064) [15:49:15] (native) % cat /tmp/apk_progress_fifo (1195064) [15:49:15] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1195064) [15:49:15] New background process: pid=1196007, 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.18-r0) (4/42) Installing json-c (0.16-r0) (5/42) Installing libuuid (2.38.1-r1) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r1) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.3_p20221224-r0) (11/42) Installing ncurses-libs (6.3_p20221224-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.5.0-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-r7) (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 (1195064) [15:49:16] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (1195064) [15:49:16] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1195064) [15:49:16] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1195064) [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 (1195064) [15:49:16] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1195064) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (1195064) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (1195064) [15:49:16] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (1195064) [15:49:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (1195064) [15:49:16] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (1195064) [15:49:17] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (1195064) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1195064) [15:49:17] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1195064) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1195064) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1195064) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1195064) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1195064) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1195064) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1195064) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1195064) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1195064) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1195064) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1195064) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1195064) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1195064) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1195064) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1195064) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1195064) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1195064) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1195064) [15:49:17] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1195064) [15:49:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1195064) [15:49:17] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1195064) [15:49:17] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1195064) [15:49:17] extracted: /tmp/pmbootstrap9ul_kt2sapk (1195064) [15:49:17] extracted: /tmp/pmbootstrapv_rrify4sig (1195064) [15:49:17] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1195064) [15:49:17] % 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/pmbootstrapv_rrify4sig /tmp/pmbootstrap9ul_kt2sapk Verified OK (1195064) [15:49:17] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1195064) [15:49:17] % /tmp/pmbootstrap9ul_kt2sapk --version apk-tools 2.12.10, compiled for x86_64. (1195064) [15:49:17] (rootfs_tablet-x64uefi) install alpine-base (1195064) [15:49:17] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (1195064) [15:49:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (1195064) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (1195064) [15:49:17] (rootfs_tablet-x64uefi) update /etc/apk/repositories (1195064) [15:49:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1195064) [15:49:17] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1195064) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1195064) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1195064) [15:49:17] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (1195064) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1195064) [15:49:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1195064) [15:49:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1195064) [15:49:17] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1195064) [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 (1195064) [15:49:17] New background process: pid=1196109, 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-r7) Executing openrc-0.45.2-r7.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 (20221203-r1) (15/25) Installing libcrypto3 (3.0.7-r1) (16/25) Installing libssl3 (3.0.7-r1) (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 (1195064) [15:49:18] (rootfs_tablet-x64uefi) % getent passwd user (1195064) [15:49:18] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (1195064) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (1195064) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user wheel (1195064) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (1195064) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user video (1195064) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (1195064) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user audio (1195064) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (1195064) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user input (1195064) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S plugdev (1195064) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user plugdev (1195064) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (1195064) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user netdev (1195064) [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 (1195064) [15:49:19] (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) (1195064) [15:49:19] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (1195064) [15:49:19] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1195064) [15:49:19] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1195064) [15:49:19] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (1195064) [15:49:20] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1195064) [15:49:21] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1195064) [15:49:22] (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 (1195064) [15:49:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1195064) [15:49:22] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1195064) [15:49:22] (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 (1195064) [15:49:22] New background process: pid=1196340, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/811) Installing icu-data-full (72.1-r1) (2/811) Installing dbus-libs (1.14.4-r0) (3/811) Installing libgcc (12.2.1_git20220924-r6) (4/811) Installing libffi (3.4.4-r0) (5/811) Installing libintl (0.21.1-r1) (6/811) Installing libblkid (2.38.1-r1) (7/811) Installing libmount (2.38.1-r1) (8/811) Installing pcre2 (10.42-r0) (9/811) Installing glib (2.74.4-r0) (10/811) Installing libstdc++ (12.2.1_git20220924-r6) (11/811) Installing icu-libs (72.1-r1) (12/811) Installing libpcre2-16 (10.42-r0) (13/811) Installing zstd-libs (1.5.2-r9) (14/811) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/811) Installing hicolor-icon-theme (0.17-r2) (16/811) Installing libmagic (5.44-r0) (17/811) Installing file (5.44-r0) (18/811) Installing libxau (1.0.11-r0) (19/811) Installing libmd (1.0.4-r0) (20/811) Installing libbsd (0.11.7-r0) (21/811) Installing libxdmcp (1.1.4-r0) (22/811) Installing libxcb (1.15-r0) (23/811) Installing libx11 (1.8.2-r2) (24/811) Installing libxext (1.3.5-r0) (25/811) Installing libice (1.1.1-r0) (26/811) Installing libuuid (2.38.1-r1) (27/811) Installing libsm (1.2.4-r0) (28/811) Installing libxt (1.2.1-r1) (29/811) Installing libxmu (1.1.4-r0) (30/811) Installing xset (1.2.5-r0) (31/811) Installing xprop (1.2.6-r0) (32/811) Installing xdg-utils (1.1.3-r4) (33/811) Installing mesa (22.3.2-r0) (34/811) Installing hwdata-pci (0.365-r0) (35/811) Installing libpciaccess (0.17-r0) (36/811) Installing libdrm (2.4.114-r0) (37/811) Installing libexpat (2.5.0-r0) (38/811) Installing wayland-libs-server (1.21.0-r1) (39/811) Installing libxfixes (6.0.0-r0) (40/811) Installing libxxf86vm (1.1.5-r0) (41/811) Installing mesa-glapi (22.3.2-r0) (42/811) Installing libxshmfence (1.3.2-r0) (43/811) Installing mesa-gl (22.3.2-r0) (44/811) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (45/811) Installing libxcomposite (0.4.6-r0) (46/811) Installing brotli-libs (1.0.9-r10) (47/811) Installing libbz2 (1.0.8-r4) (48/811) Installing libpng (1.6.39-r2) (49/811) Installing freetype (2.12.1-r0) (50/811) Installing fontconfig (2.14.1-r0) (51/811) Installing wayland-libs-client (1.21.0-r1) (52/811) Installing wayland-libs-cursor (1.21.0-r1) (53/811) Installing wayland-libs-egl (1.21.0-r1) (54/811) Installing xkeyboard-config (2.37-r0) (55/811) Installing xz-libs (5.4.0-r0) (56/811) Installing libxml2 (2.10.3-r2) (57/811) Installing libxkbcommon (1.4.1-r0) (58/811) Installing qt5-qtwayland (5.15.6_git20220927-r1) (59/811) Installing mesa-gbm (22.3.2-r0) (60/811) Installing mesa-egl (22.3.2-r0) (61/811) Installing avahi-libs (0.8-r6) (62/811) Installing gmp (6.2.1-r2) (63/811) Installing nettle (3.8.1-r0) (64/811) Installing p11-kit (0.24.1-r1) (65/811) Installing libtasn1 (4.19.0-r0) (66/811) Installing libunistring (1.1-r0) (67/811) Installing gnutls (3.7.8-r2) (68/811) Installing cups-libs (2.4.2-r1) (69/811) Installing pkgconf (1.9.3-r1) (70/811) Installing shared-mime-info (2.2-r2) (71/811) Installing libjpeg-turbo (2.1.4-r0) (72/811) Installing libwebp (1.2.4-r1) (73/811) Installing tiff (4.5.0-r1) (74/811) Installing gdk-pixbuf (2.42.10-r2) (75/811) Installing gtk-update-icon-cache (3.24.36-r0) (76/811) Installing libxrender (0.9.11-r0) (77/811) Installing libxcursor (1.2.1-r1) (78/811) Installing libxdamage (1.1.6-r0) (79/811) Installing libxi (1.8-r0) (80/811) Installing libxinerama (1.1.5-r0) (81/811) Installing libxrandr (1.5.3-r0) (82/811) Installing libatk-1.0 (2.46.0-r0) (83/811) Installing libxtst (1.2.4-r0) (84/811) Installing at-spi2-core (2.46.0-r0) (85/811) Installing libatk-bridge-2.0 (2.46.0-r0) (86/811) Installing pixman (0.42.2-r0) (87/811) Installing cairo (1.17.6-r3) (88/811) Installing cairo-gobject (1.17.6-r3) (89/811) Installing libepoxy (1.5.10-r0) (90/811) Installing fribidi (1.0.12-r0) (91/811) Installing graphite2 (1.3.14-r2) (92/811) Installing harfbuzz (6.0.0-r0) (93/811) Installing libxft (2.3.7-r0) (94/811) Installing pango (1.50.12-r0) (95/811) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (96/811) Installing libevdev (1.13.0-r0) (97/811) Installing mtdev (1.1.6-r1) (98/811) Installing eudev-libs (3.2.11-r6) (99/811) Installing libinput-libs (1.22.0-r0) (100/811) Installing xcb-util-wm (0.4.2-r0) (101/811) Installing xcb-util (0.4.1-r0) (102/811) Installing xcb-util-image (0.4.1-r0) (103/811) Installing xcb-util-keysyms (0.4.1-r0) (104/811) Installing xcb-util-renderutil (0.3.10-r0) (105/811) Installing libxkbcommon-x11 (1.4.1-r0) (106/811) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (107/811) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (108/811) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (109/811) Installing kirigami2-libs (5.101.0-r0) (110/811) Installing libgomp (12.2.1_git20220924-r6) (111/811) Installing kirigami2 (5.101.0-r0) (112/811) Installing kactivities-libs (5.101.0-r1) (113/811) Installing karchive (5.101.0-r0) (114/811) Installing kconfig (5.101.0-r0) (115/811) Installing kcoreaddons (5.101.0-r0) (116/811) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (117/811) Installing kwindowsystem (5.101.0-r0) (118/811) Installing kcrash (5.101.0-r0) (119/811) Installing kdbusaddons (5.101.0-r0) (120/811) Installing kglobalaccel (5.101.0-r0) (121/811) Installing kguiaddons (5.101.0-r0) (122/811) Installing ki18n (5.101.0-r0) (123/811) Installing libelogind (246.10-r5) (124/811) Installing polkit-elogind-libs (122-r0) (125/811) Installing polkit-qt-1 (0.114.0-r1) (126/811) Installing kauth (5.101.0-r0) (127/811) Installing kcodecs (5.101.0-r0) (128/811) Installing kwidgetsaddons (5.101.0-r0) (129/811) Installing kconfigwidgets (5.101.0-r0) (130/811) Installing qt5-qtsvg (5.15.6_git20220908-r0) (131/811) Installing kiconthemes (5.101.0-r0) (132/811) Installing kitemviews (5.101.0-r0) (133/811) Installing kxmlgui (5.101.0-r0) (134/811) Installing kbookmarks (5.101.0-r0) (135/811) Installing kcompletion (5.101.0-r0) (136/811) Installing libxml2-utils (2.10.3-r2) (137/811) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (138/811) Installing libgpg-error (1.46-r1) (139/811) Installing libgcrypt (1.10.1-r0) (140/811) Installing libxslt (1.1.37-r0) (141/811) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (142/811) Installing kdoctools (5.101.0-r0) (143/811) Installing kjobwidgets (5.101.0-r0) (144/811) Installing alsa-lib (1.2.8-r0) (145/811) Installing libxv (1.0.12-r0) (146/811) Installing cdparanoia-libs (10.2-r11) (147/811) Installing graphene (1.10.8-r1) (148/811) Installing gstreamer (1.20.5-r0) (149/811) Installing libogg (1.3.5-r2) (150/811) Installing opus (1.3.1-r1) (151/811) Installing orc (0.4.33-r0) (152/811) Installing libtheora (1.1.1-r16) (153/811) Installing libvorbis (1.3.7-r0) (154/811) Installing gst-plugins-base (1.20.5-r0) (155/811) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (156/811) Installing qt5-qtspeech (5.15.6_git20220907-r0) (157/811) Installing sound-theme-freedesktop (0.8-r0) (158/811) Installing libltdl (2.4.7-r0) (159/811) Installing libcanberra (0.30-r9) (160/811) Installing libcanberra-gstreamer (0.30-r9) (161/811) Installing knotifications (5.101.0-r0) (162/811) Installing kservice (5.101.0-r0) (163/811) Installing solid-libs (5.101.0-r0) (164/811) Installing libhunspell (1.7.2-r0) (165/811) Installing ncurses-terminfo-base (6.3_p20221224-r0) (166/811) Installing ncurses-libs (6.3_p20221224-r0) (167/811) Installing readline (8.2.0-r0) (168/811) Installing hunspell (1.7.2-r0) (169/811) Installing sonnet (5.101.0-r0) (170/811) Installing ktextwidgets (5.101.0-r0) (171/811) Installing kio (5.101.0-r0) (172/811) Installing kpackage (5.101.0-r0) (173/811) Installing kdeclarative (5.101.0-r0) (174/811) Installing kwayland (5.101.0-r0) (175/811) Installing plasma-framework (5.101.0-r0) (176/811) Installing sqlite-libs (3.40.1-r0) (177/811) Installing libaccounts-glib (1.26-r1) (178/811) Installing libaccounts-qt (1.16-r1) (179/811) Installing signond (8.61-r0) (180/811) Installing accounts-qml-module (0.7_git20190605-r1) (181/811) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (182/811) Installing sdl2 (2.26.1-r0) (183/811) Installing svt-av1-libs (1.4.1-r0) (184/811) Installing aom-libs (3.5.0-r0) (185/811) Installing libass (0.17.0-r0) (186/811) Installing libdav1d (1.0.0-r2) (187/811) Installing lcms2 (2.14-r2) (188/811) Installing libjxl (0.7.0-r0) (189/811) Installing lame (3.100-r2) (190/811) Installing libasyncns (0.8-r1) (191/811) Installing flac-libs (1.4.2-r0) (192/811) Installing libsndfile (1.2.0-r0) (193/811) Installing soxr (0.1.3-r3) (194/811) Installing speexdsp (1.2.1-r0) (195/811) Installing tdb-libs (1.4.7-r1) (196/811) Installing libpulse (9999_git20220528-r0) (197/811) Installing cjson (1.7.15-r3) (198/811) Installing mbedtls (2.28.2-r0) (199/811) Installing librist (0.2.7-r0) (200/811) Installing libsrt (1.5.1-r0) (201/811) Installing libssh (0.10.4-r0) (202/811) Installing v4l-utils-libs (1.22.1-r2) (203/811) Installing libva (2.17.0-r0) (204/811) Installing libvdpau (1.5-r0) (205/811) Installing vidstab (1.1.0-r2) (206/811) Installing libvpx (1.12.0-r1) (207/811) Installing x264-libs (0.164_git20220602-r0) (208/811) Installing numactl (2.0.16-r0) (209/811) Installing x265-libs (3.5-r3) (210/811) Installing xvidcore (1.3.7-r1) (211/811) Installing libsodium (1.0.18-r2) (212/811) Installing libzmq (4.3.4-r1) (213/811) Installing ffmpeg-libs (5.1.2-r3) (214/811) Installing libevent (2.1.12-r5) (215/811) Installing minizip (1.2.13-r0) (216/811) Installing nspr (4.35-r0) (217/811) Installing nss (3.86-r0) (218/811) Installing re2 (2022.12.01-r0) (219/811) Installing snappy (1.1.9-r4) (220/811) Installing qt5-qtwebengine (5.15.11-r10) (221/811) Installing libnotify (0.8.1-r1) (222/811) Installing libproxy (0.4.18-r2) (223/811) Installing signon-ui (0.17_git20171023-r2) (224/811) Installing libassuan (2.5.5-r1) (225/811) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (226/811) Installing gnupg-gpgconf (2.2.41-r0) (227/811) Installing gpg (2.2.41-r0) (228/811) Installing npth (1.6-r2) (229/811) Installing gpg-agent (2.2.41-r0) (230/811) Installing libksba (1.6.3-r0) (231/811) Installing gpgsm (2.2.41-r0) (232/811) Installing gpgme (1.18.0-r1) (233/811) Installing gpgmepp (1.18.0-r1) (234/811) Installing gdbm (1.23-r0) (235/811) Installing libsasl (2.1.28-r3) (236/811) Installing libqca (2.3.4-r2) (237/811) Installing kwallet (5.101.0-r0) (238/811) Installing kaccounts-integration (22.12.0-r0) (239/811) Installing purpose (5.101.0-r0) (240/811) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (241/811) Installing qt5-qtfeedback (0_git20180903-r0) (242/811) Installing angelfish (22.11-r0) (243/811) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (244/811) Installing gtk-engines-clearlooks (2.21.0-r3) (245/811) Installing gtk-engines-crux (2.21.0-r3) (246/811) Installing gtk-engines-industrial (2.21.0-r3) (247/811) Installing gtk-engines-mist (2.21.0-r3) (248/811) Installing gtk-engines-redmond (2.21.0-r3) (249/811) Installing gtk-engines-thinice (2.21.0-r3) (250/811) Installing gtk-engines (2.21.0-r3) (251/811) Installing breeze-gtk (5.26.4-r0) (252/811) Installing udev-init-scripts (35-r1) (253/811) Installing udev-init-scripts-openrc (35-r1) (254/811) Installing kmod-libs (30-r1) (255/811) Installing eudev (3.2.11-r6) (256/811) Installing eudev-openrc (3.2.11-r6) (257/811) Installing openssh-keygen (9.1_p1-r1) (258/811) Installing libedit (20221030.3.1-r0) (259/811) Installing openssh-client-common (9.1_p1-r1) (260/811) Installing openssh-client-default (9.1_p1-r1) (261/811) Installing openssh-sftp-server (9.1_p1-r1) (262/811) Installing openssh-server-common (9.1_p1-r1) (263/811) Installing openssh-server (9.1_p1-r1) (264/811) Installing openssh (9.1_p1-r1) (265/811) Installing boot-deploy (0.6.1-r0) (266/811) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (267/811) Installing lzo (2.10-r3) (268/811) Installing btrfs-progs (6.1-r0) (269/811) Installing bzip2 (1.0.8-r4) (270/811) Installing argon2-libs (20190702-r2) (271/811) Installing device-mapper-libs (2.03.18-r0) (272/811) Installing json-c (0.16-r0) (273/811) Installing cryptsetup-libs (2.6.0-r0) (274/811) Installing popt (1.19-r1) (275/811) Installing cryptsetup (2.6.0-r0) (276/811) Installing cryptsetup-openrc (2.6.0-r0) (277/811) Installing libaio (0.3.113-r0) (278/811) Installing device-mapper-event-libs (2.03.18-r0) (279/811) Installing lvm2-libs (2.03.18-r0) (280/811) Installing device-mapper (2.03.18-r0) (281/811) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (282/811) Installing libcom_err (1.46.5-r4) (283/811) Installing e2fsprogs-libs (1.46.5-r4) (284/811) Installing e2fsprogs (1.46.5-r4) (285/811) Installing e2fsprogs-extra (1.46.5-r4) (286/811) Installing f2fs-tools-libs (1.15.0-r0) (287/811) Installing f2fs-tools (1.15.0-r0) (288/811) Installing lz4 (1.9.4-r1) (289/811) Installing userspace-rcu (0.13.2-r0) (290/811) Installing multipath-tools (0.9.4-r0) (291/811) Installing multipath-tools-openrc (0.9.4-r0) (292/811) Installing parted (3.5-r0) (293/811) Installing postmarketos-mvcfg (1-r0) (294/811) Installing postmarketos-keys (1-r0) (295/811) Installing sudo (1.9.12_p1-r1) (296/811) Installing postmarketos-base-nofde (24.1-r0) (297/811) Installing unudhcpd (0.2.1-r0) (298/811) Installing xz (5.4.0-r0) (299/811) Installing postmarketos-mkinitfs (1.5.1-r3) (300/811) Installing postmarketos-base (24.1-r0) Executing postmarketos-base-24.1-r0.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 (301/811) Installing llvm15-libs (15.0.6-r1) (302/811) Installing musl-fts (1.2.7-r3) (303/811) Installing libelf (0.188-r0) (304/811) Installing mesa-dri-gallium (22.3.2-r0) (305/811) Installing postmarketos-base-mesa (24.1-r0) (306/811) Installing device-tablet-x64uefi (0.4-r1) (307/811) Installing intel-gmmlib (22.3.2-r0) (308/811) Installing intel-media-driver (22.6.4-r0) (309/811) Installing libva-intel-driver (2.4.1-r0) (310/811) Installing device-tablet-x64uefi-libva (0.4-r1) (311/811) Installing linux-firmware-yamaha (20221214-r0) (312/811) Installing linux-firmware-yam (20221214-r0) (313/811) Installing linux-firmware-wfx (20221214-r0) (314/811) Installing linux-firmware-vxge (20221214-r0) (315/811) Installing linux-firmware-vicam (20221214-r0) (316/811) Installing linux-firmware-ueagle-atm (20221214-r0) (317/811) Installing linux-firmware-ttusb-budget (20221214-r0) (318/811) Installing linux-firmware-tigon (20221214-r0) (319/811) Installing linux-firmware-ti-keystone (20221214-r0) (320/811) Installing linux-firmware-ti-connectivity (20221214-r0) (321/811) Installing linux-firmware-ti (20221214-r0) (322/811) Installing linux-firmware-tehuti (20221214-r0) (323/811) Installing linux-firmware-sxg (20221214-r0) (324/811) Installing linux-firmware-sun (20221214-r0) (325/811) Installing linux-firmware-slicoss (20221214-r0) (326/811) Installing linux-firmware-sb16 (20221214-r0) (327/811) Installing linux-firmware-rtw89 (20221214-r0) (328/811) Installing linux-firmware-rtw88 (20221214-r0) (329/811) Installing linux-firmware-rtlwifi (20221214-r0) (330/811) Installing linux-firmware-rtl_nic (20221214-r0) (331/811) Installing linux-firmware-rtl_bt (20221214-r0) (332/811) Installing linux-firmware-rtl8192e (20221214-r0) (333/811) Installing linux-firmware-rsi (20221214-r0) (334/811) Installing linux-firmware-rockchip (20221214-r0) (335/811) Installing linux-firmware-radeon (20221214-r0) (336/811) Installing linux-firmware-r128 (20221214-r0) (337/811) Installing linux-firmware-qlogic (20221214-r0) (338/811) Installing linux-firmware-qed (20221214-r0) (339/811) Installing linux-firmware-ath10k (20221214-r0) (340/811) Installing linux-firmware-qcom (20221214-r0) (341/811) Installing linux-firmware-qca (20221214-r0) (342/811) Installing linux-firmware-ositech (20221214-r0) (343/811) Installing linux-firmware-nxp (20221214-r0) (344/811) Installing linux-firmware-nvidia (20221214-r0) (345/811) Installing linux-firmware-netronome (20221214-r0) (346/811) Installing linux-firmware-myricom (20221214-r0) (347/811) Installing linux-firmware-mwlwifi (20221214-r0) (348/811) Installing linux-firmware-mwl8k (20221214-r0) (349/811) Installing linux-firmware-mrvl (20221214-r0) (350/811) Installing linux-firmware-moxa (20221214-r0) (351/811) Installing linux-firmware-microchip (20221214-r0) (352/811) Installing linux-firmware-meson (20221214-r0) (353/811) Installing linux-firmware-mellanox (20221214-r0) (354/811) Installing linux-firmware-mediatek (20221214-r0) (355/811) Installing linux-firmware-matrox (20221214-r0) (356/811) Installing linux-firmware-liquidio (20221214-r0) (357/811) Installing linux-firmware-libertas (20221214-r0) (358/811) Installing linux-firmware-korg (20221214-r0) (359/811) Installing linux-firmware-keyspan_pda (20221214-r0) (360/811) Installing linux-firmware-keyspan (20221214-r0) (361/811) Installing linux-firmware-kaweth (20221214-r0) (362/811) Installing linux-firmware-isci (20221214-r0) (363/811) Installing linux-firmware-intel (20221214-r0) (364/811) Installing linux-firmware-inside-secure (20221214-r0) (365/811) Installing linux-firmware-imx (20221214-r0) (366/811) Installing linux-firmware-i915 (20221214-r0) (367/811) Installing linux-firmware-go7007 (20221214-r0) (368/811) Installing linux-firmware-ess (20221214-r0) (369/811) Installing linux-firmware-ene-ub6250 (20221214-r0) (370/811) Installing linux-firmware-emi62 (20221214-r0) (371/811) Installing linux-firmware-emi26 (20221214-r0) (372/811) Installing linux-firmware-edgeport (20221214-r0) (373/811) Installing linux-firmware-e100 (20221214-r0) (374/811) Installing linux-firmware-dsp56k (20221214-r0) (375/811) Installing linux-firmware-dpaa2 (20221214-r0) (376/811) Installing linux-firmware-dabusb (20221214-r0) (377/811) Installing linux-firmware-cypress (20221214-r0) (378/811) Installing linux-firmware-cxgb4 (20221214-r0) (379/811) Installing linux-firmware-cxgb3 (20221214-r0) (380/811) Installing linux-firmware-cpia2 (20221214-r0) (381/811) Installing linux-firmware-cnm (20221214-r0) (382/811) Installing linux-firmware-cis (20221214-r0) (383/811) Installing linux-firmware-cirrus (20221214-r0) (384/811) Installing linux-firmware-cavium (20221214-r0) (385/811) Installing linux-firmware-cadence (20221214-r0) (386/811) Installing linux-firmware-brcm (20221214-r0) (387/811) Installing linux-firmware-bnx2x (20221214-r0) (388/811) Installing linux-firmware-bnx2 (20221214-r0) (389/811) Installing linux-firmware-av7110 (20221214-r0) (390/811) Installing linux-firmware-atusb (20221214-r0) (391/811) Installing linux-firmware-atmel (20221214-r0) (392/811) Installing linux-firmware-ath9k_htc (20221214-r0) (393/811) Installing linux-firmware-ath6k (20221214-r0) (394/811) Installing linux-firmware-ath11k (20221214-r0) (395/811) Installing linux-firmware-ar3k (20221214-r0) (396/811) Installing linux-firmware-amphion (20221214-r0) (397/811) Installing linux-firmware-amdgpu (20221214-r0) (398/811) Installing linux-firmware-amd-ucode (20221214-r0) (399/811) Installing linux-firmware-amd (20221214-r0) (400/811) Installing linux-firmware-advansys (20221214-r0) (401/811) Installing linux-firmware-adaptec (20221214-r0) (402/811) Installing linux-firmware-acenic (20221214-r0) (403/811) Installing linux-firmware-3com (20221214-r0) (404/811) Installing linux-firmware-other (20221214-r0) (405/811) Installing linux-firmware (20221214-r0) (406/811) Installing linux-edge (6.1.1-r0) (407/811) Installing device-tablet-x64uefi-kernel-edge (0.4-r1) (408/811) Installing ca-certificates (20221203-r1) (409/811) Installing nghttp2-libs (1.51.0-r0) (410/811) Installing libcurl (7.87.0-r1) (411/811) Installing libxmlb (0.3.10-r0) (412/811) Installing yaml (0.2.5-r0) (413/811) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (414/811) Installing appstream-qt (0.15.5-r2) (415/811) Installing attica (5.101.0-r0) (416/811) Installing kidletime (5.101.0-r0) (417/811) Installing knewstuff (5.101.0-r0) (418/811) Installing discover (5.26.4-r0) (419/811) Installing libapk-qt (0.4.2-r0) (420/811) Installing discover-backend-apk (5.26.4-r0) (421/811) Installing font-droid-nonlatin (20200215-r2) (422/811) Installing font-noto-common (0_git20211101-r6) (423/811) Installing font-noto-math (0_git20211101-r6) (424/811) Installing font-noto-symbols (0_git20211101-r6) (425/811) Installing font-noto (0_git20211101-r6) (426/811) Installing font-noto-emoji (2.038-r0) (427/811) Installing font-noto-extra (0_git20211101-r6) (428/811) Installing mauiman (1.0.1-r0) (429/811) Installing mauikit (2.2.1-r0) (430/811) Installing exiv2 (0.27.5-r1) (431/811) Installing mauikit-imagetools (2.2.1-r0) (432/811) Installing mauikit-filebrowsing (2.2.1-r0) (433/811) Installing index (2.2.1-r0) (434/811) Installing signon-plugin-oauth2 (0.25-r0) (435/811) Installing kaccounts-providers (22.12.0-r0) (436/811) Installing kirigami-addons (0.6.1-r0) (437/811) Installing kclock (22.11-r0) (438/811) Installing gsettings-desktop-schemas (43.0-r0) (439/811) Installing kdecoration (5.26.4-r0) (440/811) Installing kde-gtk-config (5.26.4-r0) (441/811) Installing kirigami-gallery (22.12.0-r0) (442/811) Installing kquickimageeditor (0.2.0-r1) (443/811) Installing taglib (1.13-r0) (444/811) Installing kfilemetadata (5.101.0-r0) (445/811) Installing qt5-qtlocation (5.15.6_git20220907-r1) (446/811) Installing koko (22.11-r0) (447/811) Installing kasync (0.3.0-r2) (448/811) Installing gpg-wks-server (2.2.41-r0) (449/811) Installing gpgv (2.2.41-r0) (450/811) Installing libldap (2.6.3-r6) (451/811) Installing gnupg-dirmngr (2.2.41-r0) (452/811) Installing gnupg-utils (2.2.41-r0) (453/811) Installing gnupg-wks-client (2.2.41-r0) (454/811) Installing gnupg (2.2.41-r0) (455/811) Installing iso-codes (4.12.0-r0) (456/811) Installing kcontacts (5.101.0-r0) (457/811) Installing kpeople (5.101.0-r0) (458/811) Installing libical (3.0.16-r1) (459/811) Installing kcalendarcore (5.101.0-r0) (460/811) Installing kmime (22.12.0-r0) (461/811) Installing kimap2 (0.4.0-r1) (462/811) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (463/811) Installing kdav2 (0.4.0-r1) (464/811) Installing lmdb (0.9.29-r2) (465/811) Installing libxapian (1.4.21-r0) (466/811) Installing sink (0.9.0-r3) (467/811) Installing kpeoplesink (0_git20210224-r1) (468/811) Installing kpeoplevcard (0.1-r2) (469/811) Installing libraw (0.21.0-r0) (470/811) Installing libraw-tools (0.21.0-r0) (471/811) Installing imagemagick-libs (7.1.0.57-r0) (472/811) Installing jbig2dec (0.19-r1) (473/811) Installing ghostscript (10.0.0-r2) (474/811) Installing libde265 (1.0.9-r0) (475/811) Installing libheif (1.14.0-r0) (476/811) Installing librsvg (2.55.1-r0) (477/811) Installing imagemagick (7.1.0.57-r0) (478/811) Installing perl (5.36.0-r0) (479/811) Installing perl-image-exiftool (12.50-r0) (480/811) Installing exiftool (12.50-r0) (481/811) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (482/811) Installing dbus-openrc (1.14.4-r0) (483/811) Installing feedbackd-device-themes (0_git20220202-r0) (484/811) Installing gsound (1.0.3-r1) (485/811) Installing libgudev (237-r1) (486/811) Installing json-glib (1.6.6-r1) (487/811) Installing feedbackd (0.0.1-r1) Executing feedbackd-0.0.1-r1.pre-install * * If you are switching between UIs on existing installations, * make sure that you add your user to the feedbackd group. * If the user isn't part of that group, the LED indicator won't be * functional. * (488/811) Installing tzdata (2022g-r0) (489/811) Installing openexr (3.1.5-r4) (490/811) Installing soundtouch (2.3.2-r1) (491/811) Installing libraw1394 (2.1.2-r3) (492/811) Installing libusb (1.0.26-r0) (493/811) Installing libdc1394 (2.2.6-r1) (494/811) Installing tslib (1.22-r1) (495/811) Installing directfb (1.7.7-r5) (496/811) Installing faac (1.30-r2) (497/811) Installing fdk-aac (2.0.2-r1) (498/811) Installing flite (2.2-r1) (499/811) Installing libsamplerate (0.2.2-r0) (500/811) Installing jack (1.9.21-r0) (501/811) Installing portaudio (19.7.0-r0) (502/811) Installing fluidsynth-libs (2.3.0-r0) (503/811) Installing libfreeaptx (0.1.1-r1) (504/811) Installing gsm (1.0.22-r1) (505/811) Installing libldac (2.0.2.3-r0) (506/811) Installing libmodplug (0.8.9.0-r2) (507/811) Installing neon (0.32.4-r0) (508/811) Installing libnice (0.1.19-r0) (509/811) Installing openal-soft (1.22.2-r2) (510/811) Installing openjpeg (2.5.0-r2) (511/811) Installing librtmp (2.4_git20190330-r2) (512/811) Installing sbc (2.0-r0) (513/811) Installing spandsp (0.0.6-r4) (514/811) Installing libsrtp (2.4.2-r3) (515/811) Installing vo-aacenc (0.1.3-r0) (516/811) Installing vo-amrwbenc (0.1.3-r0) (517/811) Installing libzbar (0.23.92-r2) (518/811) Installing gst-plugins-bad (1.20.5-r0) (519/811) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (520/811) Installing megapixels (1.6.0-r1) (521/811) Installing mesa-gles (22.3.2-r0) (522/811) Installing encodings (1.0.6-r0) (523/811) Installing libfontenc (1.1.7-r0) (524/811) Installing mkfontscale (1.2.2-r1) (525/811) Installing font-dejavu (2.37-r3) (526/811) Installing sdl2_ttf (2.20.1-r0) (527/811) Installing osk-sdl (0.67.1-r1) (528/811) Installing kcmutils (5.101.0-r0) (529/811) Installing frameworkintegration (5.101.0-r0) (530/811) Installing oxygen (5.26.4-r0) (531/811) Installing modemmanager-qt (5.101.0-r0) (532/811) Installing callaudiod-libs (0.1.4-r0) (533/811) Installing abseil-cpp (20220623.1-r1) (534/811) Installing boost1.81-thread (1.81.0-r1) (535/811) Installing libprotobuf (3.21.12-r0) (536/811) Installing libphonenumber (8.13.3-r0) (537/811) Installing plasma-dialer (22.11-r0) (538/811) Installing plasma-mobile-sounds (0.1-r1) (539/811) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (540/811) Installing plasma-phonebook (22.11-r0) (541/811) Installing postmarketos-artwork-wallpapers (2-r1) (542/811) Installing postmarketos-hidden-desktop-entries (2.2-r1) (543/811) Installing bluez (5.66-r1) (544/811) Installing bluez-openrc (5.66-r1) (545/811) Installing bluez-obexd (5.66-r1) (546/811) Installing kded (5.101.0-r0) (547/811) Installing bluez-qt (5.101.0-r0) (548/811) Installing bluedevil (5.26.4-r0) (549/811) Installing breeze (5.26.4-r0) (550/811) Installing libpulse-mainloop-glib (9999_git20220528-r0) (551/811) Installing callaudiod (0.1.4-r0) (552/811) Installing dnsmasq-common (2.88-r0) (553/811) Installing dnsmasq-openrc (2.88-r0) (554/811) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (555/811) Installing linux-pam (1.5.2-r1) (556/811) Installing shadow (4.13-r0) (557/811) Installing libacl (2.3.1-r1) (558/811) Installing elogind (246.10-r5) (559/811) Installing elogind-openrc (246.10-r5) (560/811) Installing hfd-service (0.1.0-r1) (561/811) Installing hfd-service-openrc (0.1.0-r1) (562/811) Installing iio-sensor-proxy (3.4-r0) (563/811) Installing iio-sensor-proxy-openrc (3.4-r0) (564/811) Installing libkscreen (5.26.4-r0) (565/811) Installing layer-shell-qt (5.26.4-r0) (566/811) Installing qt5-qtsensors (5.15.6_git20220816-r0) (567/811) Installing kscreen (5.26.4-r0) (568/811) Installing socat (1.7.4.4-r0) (569/811) Installing kwallet-pam (5.26.4-r0) (570/811) Installing kwayland-integration (5.26.4-r0) (571/811) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (572/811) Installing duktape (2.7.0-r0) (573/811) Installing polkit-elogind (122-r0) (574/811) Installing libmm-glib (1.20.2-r1) (575/811) Installing libmbim (1.28.2-r0) (576/811) Installing libqrtr-glib (1.2.2-r0) (577/811) Installing libqmi (1.32.2-r0) (578/811) Installing modemmanager (1.20.2-r1) (579/811) Installing modemmanager-openrc (1.20.2-r1) (580/811) Installing libnm (1.40.8-r0) (581/811) Installing networkmanager-common (1.40.8-r0) (582/811) Installing networkmanager-openrc (1.40.8-r0) (583/811) Installing libndp (1.8-r1) (584/811) Installing libidn2 (2.3.4-r0) (585/811) Installing libpsl (0.21.2-r0) (586/811) Installing networkmanager (1.40.8-r0) Executing networkmanager-1.40.8-r0.pre-install Executing networkmanager-1.40.8-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-<name>. * (587/811) Installing networkmanager-cli (1.40.8-r0) (588/811) Installing pcre (8.45-r2) (589/811) Installing slang (2.3.3-r0) (590/811) Installing newt (0.52.21-r5) (591/811) Installing networkmanager-tui (1.40.8-r0) (592/811) Installing wireless-regdb (2022.08.12-r0) (593/811) Installing networkmanager-wifi (1.40.8-r0) Executing networkmanager-wifi-1.40.8-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add <name>; * rc-service <name> start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (594/811) Installing mobile-broadband-provider-info (20221107-r0) (595/811) Installing networkmanager-wwan (1.40.8-r0) (596/811) Installing libunwind (1.6.2-r2) (597/811) Installing libcamera (0.0.3-r0) (598/811) Installing pipewire-libs (0.3.63-r1) (599/811) Installing libuv (1.44.2-r0) (600/811) Installing roc-toolkit-libs (0.1.5-r2) (601/811) Installing webrtc-audio-processing (0.3.1-r6) (602/811) Installing pipewire (0.3.63-r1) (603/811) Installing breeze-icons (5.101.0-r0) (604/811) Installing dbus-x11 (1.14.4-r0) (605/811) Installing kactivities (5.101.0-r1) (606/811) Installing kpipewire (5.26.4-r0) (607/811) Installing dconf (0.40.0-r2) (608/811) Installing anthy (9100h-r2) (609/811) Installing maliit-framework (2.3.0-r1) (610/811) Installing kyotocabinet (1.2.79-r3) (611/811) Installing libpinyin (2.7.92-r0) (612/811) Installing tinyxml (2.6.2-r1) (613/811) Installing presage (0.9.1-r2) (614/811) Installing maliit-keyboard (2.3.1-r1) (615/811) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (616/811) Installing plasma-nano (5.26.4-r0) (617/811) Installing networkmanager-qt (5.101.0-r0) (618/811) Installing plasma-nm (5.26.4-r0) (619/811) Installing plasma-nm-mobile (5.26.4-r0) (620/811) Installing fftw-single-libs (3.3.10-r1) (621/811) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (622/811) Installing pulseaudio-bluez (9999_git20220528-r0) (623/811) Installing pulseaudio-alsa (9999_git20220528-r0) (624/811) Installing alsa-utils-openrc (1.2.8-r0) (625/811) Installing pulseaudio-openrc (9999_git20220528-r0) (626/811) Installing libcanberra-pulse (0.30-r9) (627/811) Installing plasma-pa (5.26.4-r0) (628/811) Installing libdaemon (0.14-r3) (629/811) Installing openrc-settingsd (1.1.0-r0) (630/811) Installing openrc-settingsd-openrc (1.1.0-r0) (631/811) Installing plasma-settings (22.11-r0) (632/811) Installing kactivitymanagerd (5.26.4-r1) (633/811) Installing kinit (5.101.0-r0) (634/811) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (635/811) Installing kdnssd (5.101.0-r0) (636/811) Installing syntax-highlighting (5.101.0-r0) (637/811) Installing kdsoap (2.1.1-r0) (638/811) Installing libmtp (1.1.20-r2) (639/811) Installing clang15-libclang (15.0.6-r2) (640/811) Installing qt5-qttools (5.15.6_git20220907-r1) (641/811) Installing phonon (4.11.1-r3) (642/811) Installing talloc (2.3.4-r1) (643/811) Installing tevent (0.13.0-r1) (644/811) Installing samba-util-libs (4.16.8-r1) (645/811) Installing jansson (2.14-r0) (646/811) Installing ldb (2.5.2-r1) (647/811) Installing libwbclient (4.16.8-r1) (648/811) Installing samba-libs (4.16.8-r1) (649/811) Installing libsmbclient (4.16.8-r1) (650/811) Installing kio-extras (22.12.0-r0) (651/811) Installing kquickcharts (5.101.0-r0) (652/811) Installing xorg-server-common (21.1.6-r0) (653/811) Installing libxkbfile (1.1.2-r0) (654/811) Installing xkbcomp (1.4.6-r0) (655/811) Installing libxfont2 (2.0.6-r0) (656/811) Installing libtirpc-conf (1.3.3-r0) (657/811) Installing libtirpc-nokrb (1.3.3-r0) (658/811) Installing libxcvt (0.1.2-r0) (659/811) Installing xwayland (22.1.7-r0) (660/811) Installing kscreenlocker (5.26.4-r0) (661/811) Installing libqaccessibilityclient (0.4.1-r1) (662/811) Installing xcb-util-cursor (0.1.4-r0) (663/811) Installing kwin (5.26.4-r0) (664/811) Installing kitemmodels (5.101.0-r0) (665/811) Installing threadweaver (5.101.0-r0) (666/811) Installing krunner (5.101.0-r0) (667/811) Installing milou (5.26.4-r0) (668/811) Installing pipewire-media-session (0.4.1-r0) (669/811) Installing font-hack (3.003-r3) (670/811) Installing qqc2-desktop-style (5.101.0-r0) (671/811) Installing plasma-integration (5.26.4-r0) (672/811) Installing qtchooser (66-r2) (673/811) Installing plasma-workspace-libs (5.26.4.1-r0) (674/811) Installing kactivities-stats (5.101.0-r1) (675/811) Installing baloo (5.101.0-r0) (676/811) Installing kholidays (5.101.0-r0) (677/811) Installing libkexiv2 (22.12.0-r0) (678/811) Installing knotifyconfig (5.101.0-r0) (679/811) Installing kparts (5.101.0-r0) (680/811) Installing zxing-cpp (1.4.0-r0) (681/811) Installing libdmtx-libs (0.7.7-r0) (682/811) Installing libqrencode (4.1.1-r1) (683/811) Installing prison (5.101.0-r0) (684/811) Installing ktexteditor (5.101.0-r0) (685/811) Installing libnl3 (3.7.0-r0) (686/811) Installing libpcap (1.10.1-r1) (687/811) Installing lm-sensors-libs (3.6.0-r4) (688/811) Installing libksysguard (5.26.4-r0) (689/811) Installing kuserfeedback (1.2.0-r1) (690/811) Installing gpsd (3.24-r1) (691/811) Installing gpsd-openrc (3.24-r1) (692/811) Installing mpfr4 (4.1.1-r1) (693/811) Installing libqalculate (4.5.0-r0) (694/811) Installing plasma-workspace (5.26.4.1-r0) (695/811) Installing kpty (5.101.0-r0) (696/811) Installing kdesu (5.101.0-r0) (697/811) Installing kde-cli-tools (5.26.4-r0) (698/811) Installing qqc2-breeze-style (5.26.4-r0) (699/811) Installing plasma-mobile (5.26.4-r0) (700/811) Installing polkit-kde-agent-1 (5.26.4-r0) (701/811) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (702/811) Installing chrony-openrc (4.3-r0) (703/811) Installing haveged (1.9.18-r0) (704/811) Installing haveged-openrc (1.9.18-r0) (705/811) Installing libmnl (1.0.5-r0) (706/811) Installing libnftnl (1.2.4-r0) (707/811) Installing nftables (1.0.6-r0) (708/811) Installing nftables-openrc (1.0.6-r0) (709/811) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (710/811) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (711/811) Installing postmarketos-base-nftables (24.1-r0) Executing postmarketos-base-nftables-24.1-r0.post-install (712/811) Installing postmarketos-artwork-icons (2-r1) (713/811) Installing util-linux (2.38.1-r1) (714/811) Installing libfdisk (2.38.1-r1) (715/811) Installing libsmartcols (2.38.1-r1) (716/811) Installing util-linux-misc (2.38.1-r1) (717/811) Installing libeconf (0.5.0-r0) (718/811) Installing runuser (2.38.1-r1) (719/811) Installing mount (2.38.1-r1) (720/811) Installing losetup (2.38.1-r1) (721/811) Installing hexdump (2.38.1-r1) (722/811) Installing uuidgen (2.38.1-r1) (723/811) Installing blkid (2.38.1-r1) (724/811) Installing sfdisk (2.38.1-r1) (725/811) Installing mcookie (2.38.1-r1) (726/811) Installing agetty (2.38.1-r1) (727/811) Installing agetty-openrc (0.45.2-r7) (728/811) Installing wipefs (2.38.1-r1) (729/811) Installing cfdisk (2.38.1-r1) (730/811) Installing umount (2.38.1-r1) (731/811) Installing util-linux-openrc (2.38.1-r1) (732/811) Installing flock (2.38.1-r1) (733/811) Installing lsblk (2.38.1-r1) (734/811) Installing libcap-ng (0.8.3-r1) (735/811) Installing setpriv (2.38.1-r1) (736/811) Installing logger (2.38.1-r1) (737/811) Installing partx (2.38.1-r1) (738/811) Installing fstrim (2.38.1-r1) (739/811) Installing findmnt (2.38.1-r1) (740/811) Installing pcsc-lite-libs (1.9.9-r0) (741/811) Installing wpa_supplicant (2.10-r4) (742/811) Installing wpa_supplicant-openrc (2.10-r4) (743/811) Installing ifupdown-ng-wifi (0.12.1-r0) (744/811) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (745/811) Installing postmarketos-base-ui-networkmanager (6-r1) (746/811) Installing mpdecimal (2.5.1-r1) (747/811) Installing python3 (3.11.1-r2) (748/811) Installing py3-ruamel.yaml.clib (0.2.7-r1) (749/811) Installing py3-ruamel.yaml (0.17.21-r1) (750/811) Installing sleep-inhibitor (1.16-r1) (751/811) Installing sleep-inhibitor-openrc (1.16-r1) (752/811) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (753/811) Installing py3-dbus (1.3.2-r1) (754/811) Installing obex-capabilities (0.2.1-r2) (755/811) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (756/811) Installing postmarketos-base-ui-bluez-obexd (6-r1) (757/811) Installing pulseaudio-utils (9999_git20220528-r0) (758/811) Installing postmarketos-base-ui-pulseaudio (6-r1) (759/811) Installing upower (1.90.0-r2) (760/811) Installing powerdevil-libs (5.26.4-r0) (761/811) Installing powerdevil (5.26.4-r0) (762/811) Installing bubblewrap (0.7.0-r0) (763/811) Installing fuse-common (3.12.0-r0) (764/811) Installing fuse-openrc (3.12.0-r0) (765/811) Installing fuse3-libs (3.12.0-r0) (766/811) Installing fuse3 (3.12.0-r0) (767/811) Installing xdg-desktop-portal (1.16.0-r0) (768/811) Installing xdg-desktop-portal-kde (5.26.4-r0) (769/811) Installing autologin (1.0.0-r4) (770/811) Installing tinydm (1.1.2-r1) (771/811) Installing tinydm-openrc (1.1.2-r1) (772/811) Installing postmarketos-base-ui-tinydm (6-r1) (773/811) Installing font-alias (1.0.4-r0) (774/811) Installing util-macros (1.19.3-r0) (775/811) Installing font-misc-misc (1.1.2-r3) (776/811) Installing font-cursor-misc (1.0.3-r3) (777/811) Installing xauth (1.1.2-r0) (778/811) Installing xmodmap (1.0.11-r0) (779/811) Installing xrdb (1.2.1-r1) (780/811) Installing xinit (1.4.2-r0) (781/811) Installing xorg-server (21.1.6-r0) (782/811) Installing libinput (1.22.0-r0) (783/811) Installing xf86-input-libinput (1.2.1-r0) (784/811) Installing xf86-video-fbdev (0.5.0-r3) (785/811) Installing postmarketos-base-ui-x11 (6-r1) (786/811) 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 (787/811) Installing libexif (0.6.24-r0) (788/811) Installing libb2 (0.98.1-r2) (789/811) Installing double-conversion (3.2.1-r0) (790/811) Installing qt6-qtbase (6.4.1-r1) (791/811) Installing qt6-qtbase-x11 (6.4.1-r1) (792/811) Installing qt6-qtdeclarative (6.4.1-r0) (793/811) Installing qt6-qtwayland (6.4.1-r2) (794/811) Installing hwloc (2.8.0-r0) (795/811) Installing libtbb (2021.7.0-r1) (796/811) Installing opencv (4.7.0-r0) (797/811) Installing postprocessd (0.2.1-r3) (798/811) Installing postprocessd-megapixels (0.2.1-r3) (799/811) Installing qmltermwidget (0.2.0-r1) (800/811) Installing qmlkonsole (22.11-r0) (801/811) Installing c-ares (1.18.1-r1) (802/811) Installing spacebar (22.11-r0) (803/811) Installing hkdm (0.2.0-r0) (804/811) Installing buffyboard (0.2.0-r0) (805/811) Installing terminus-font (4.49.1-r3) (806/811) Installing kbd-misc (2.5.1-r4) (807/811) Installing kbd (2.5.1-r4) (808/811) Installing kbd-openrc (2.5.1-r4) (809/811) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (810/811) Installing ttyescape-openrc (1.0.1-r1) (811/811) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.4-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r3.trigger 2022/12/31 15:52:35 Generating for kernel version: 6.1.1-0-edge 2022/12/31 15:52:35 Output directory: /boot 2022/12/31 15:52:35 == Generating initramfs == 2022/12/31 15:52:35 - Including hook files 2022/12/31 15:52:35 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/31 15:52:35 - Including hook scripts 2022/12/31 15:52:35 - Including required binaries 2022/12/31 15:52:35 - Including kernel modules 2022/12/31 15:52:36 - Including splash images 2022/12/31 15:52:36 - Writing and verifying initramfs archive 2022/12/31 15:52:36 == Generating initramfs extra == 2022/12/31 15:52:36 - Including extra binaries 2022/12/31 15:52:36 - Including FDE support 2022/12/31 15:52:36 - Writing and verifying initramfs-extra archive 2022/12/31 15:52:36 == 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/12/31 15:52:39 mkinitfs completed in: 3.613362231s Executing postmarketos-base-24.1-r0.trigger Executing ca-certificates-20221203-r1.trigger Executing dbus-1.14.4-r0.trigger Executing mkfontscale-1.2.2-r1.trigger OK: 3245 MiB in 836 packages (1195064) [15:52:45] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3245 MiB in 836 packages (1195064) [15:52:45] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details) (1195064) [15:52:46] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (1195064) [15:52:46] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1195064) [15:52:46] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1195064) [15:52:46] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1195064) [15:52:46] (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 (1195064) [15:52:46] New background process: pid=1203898, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3245 MiB in 836 packages (1195064) [15:52:46] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3245 MiB in 836 packages (1195064) [15:52:47] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1195064) [15:52:47] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (1195064) [15:52:47] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1195064) [15:52:47] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1195064) [15:52:47] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (1195064) [15:52:47] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1195064) [15:52:47] New background process: pid=1203911, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3245 MiB in 836 packages (1195064) [15:52:48] (rootfs_tablet-x64uefi) mkinitfs edge (1195064) [15:52:48] (rootfs_tablet-x64uefi) % mkinitfs 2022/12/31 15:52:48 Generating for kernel version: 6.1.1-0-edge 2022/12/31 15:52:48 Output directory: /boot 2022/12/31 15:52:48 == Generating initramfs == 2022/12/31 15:52:48 - Including hook files 2022/12/31 15:52:48 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/31 15:52:48 - Including hook scripts 2022/12/31 15:52:48 - Including required binaries 2022/12/31 15:52:48 - Including kernel modules 2022/12/31 15:52:48 - Including splash images 2022/12/31 15:52:48 - Writing and verifying initramfs archive 2022/12/31 15:52:48 == Generating initramfs extra == 2022/12/31 15:52:48 - Including extra binaries 2022/12/31 15:52:48 - Including FDE support 2022/12/31 15:52:48 - Writing and verifying initramfs-extra archive 2022/12/31 15:52:49 == 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/12/31 15:52:54 mkinitfs completed in: 5.933029748s (1195064) [15:52:54] *** SET LOGIN PASSWORD FOR: 'user' *** (1195064) [15:52:54] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (1195064) [15:52:54] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (1195064) [15:52:54] (rootfs_tablet-x64uefi) locking root (1195064) [15:52:54] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (1195064) [15:52:54] NOTE: No valid keymap specified for device (1195064) [15:52:54] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (1195064) [15:52:55] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (1195064) [15:52:55] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (1195064) [15:52:55] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1195064) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (1195064) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (1195064) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (1195064) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (1195064) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (1195064) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (1195064) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (1195064) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (1195064) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (1195064) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (1195064) [15:52:55] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (1195064) [15:52:56] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (1195064) [15:52:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (1195064) [15:52:56] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1195064) [15:52:56] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3331940 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1195064) [15:52:56] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1195064) [15:52:56] (native) create tablet-x64uefi.img (4723M) (1195064) [15:52:56] (native) % truncate -s 4723M /home/pmos/rootfs/tablet-x64uefi.img (1195064) [15:52:56] (native) mount /dev/install (tablet-x64uefi.img) (1195064) [15:52:56] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (1195064) [15:52:56] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1195064) [15:52:56] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1195064) [15:52:56] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1195064) [15:52:56] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1195064) [15:52:56] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1195064) [15:52:56] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1195064) [15:52:56] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1195064) [15:52:56] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1195064) [15:52:56] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1195064) [15:52:56] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1195064) [15:52:56] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1195064) [15:52:56] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1195064) [15:52:56] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1195064) [15:52:56] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (1195064) [15:52:56] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1195064) [15:52:56] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1195064) [15:52:56] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1195064) [15:52:56] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1195064) [15:52:56] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1195064) [15:52:57] (native) % parted -s /dev/install mktable msdos (1195064) [15:52:57] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (1195064) [15:52:57] (native) % parted -s /dev/install mkpart primary 256M 100% (1195064) [15:52:57] (native) % parted -s /dev/install set 1 boot on (1195064) [15:52:57] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1195064) [15:52:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1195064) [15:52:57] % sudo mount --bind /dev/loop11p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1195064) [15:52:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1195064) [15:52:57] % sudo mount --bind /dev/loop11p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1195064) [15:52:57] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1195064) [15:52:57] (native) install e2fsprogs (1195064) [15:52:57] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1195064) [15:52:57] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1195064) [15:52:57] (native) % cat /tmp/apk_progress_fifo (1195064) [15:52:57] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1195064) [15:52:57] New background process: pid=1204576, 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 (1195064) [15:52:57] (native) format /dev/installp2 (root, ext4) (1195064) [15:52:57] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1195064) [15:52:58] (native) mount /dev/installp2 to /mnt/install (1195064) [15:52:58] (native) % mkdir -p /mnt/install (1195064) [15:52:58] (native) % mount /dev/installp2 /mnt/install (1195064) [15:52:58] (native) calculate depends of dosfstools (pmbootstrap -v for details) (1195064) [15:52:58] (native) install dosfstools (1195064) [15:52:58] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1195064) [15:52:58] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1195064) [15:52:58] (native) % cat /tmp/apk_progress_fifo (1195064) [15:52:58] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (1195064) [15:52:58] New background process: pid=1204606, 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 (1195064) [15:52:58] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (1195064) [15:52:58] (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 (1195064) [15:52:58] (native) % mkdir -p /mnt/install/boot (1195064) [15:52:58] (native) % mount /dev/installp1 /mnt/install/boot (1195064) [15:52:58] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1195064) [15:52:58] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (1195064) [15:52:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1195064) [15:52:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (1195064) [15:52:59] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (1195064) [15:52:59] (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/ (1195064) [15:53:07] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1195064) [15:53:07] % 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 (1195064) [15:53:07] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1195064) [15:53:07] % 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/ (1195064) [15:53:07] % 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/ (1195064) [15:53:07] % 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/ (1195064) [15:53:07] % 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/ (1195064) [15:53:07] % 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/ (1195064) [15:53:07] % 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/ (1195064) [15:53:07] % 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/ (1195064) [15:53:07] % 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/ (1195064) [15:53:07] % 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/ (1195064) [15:53: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/ (1195064) [15:53: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/ (1195064) [15:53: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/ (1195064) [15:53:08] % 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/ (1195064) [15:53:08] % 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/ (1195064) [15:53:08] % 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/ (1195064) [15:53:08] % 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/ (1195064) [15:53:08] % 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/ (1195064) [15:53:08] % 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/ (1195064) [15:53:08] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1195064) [15:53:08] % 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 (1195064) [15:53:08] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1195064) [15:53:09] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1195064) [15:53:19] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "dio": false, "log-sec": 512 } ] } (1195064) [15:53:19] (native) umount /dev/loop11 (1195064) [15:53:19] (native) % losetup -d /dev/loop11 (1195064) [15:53:19] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1195064) [15:53:19] (1195064) [15:53:19] *** FLASHING INFORMATION *** (1195064) [15:53:19] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1195064) [15:53:19] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1195064) [15:53:19] (1195064) [15:53:19] *** SSH DAEMON INFORMATION *** (1195064) [15:53:19] SSH daemon is enabled (disable with --no-sshd). (1195064) [15:53:19] Login as 'user' with the password given during installation. (1195064) [15:53:19] (1195064) [15:53:19] *** FIREWALL INFORMATION *** (1195064) [15:53:19] Firewall is enabled, but will not work (no support in kernel config for nftables). (1195064) [15:53:19] If/when the kernel supports it in the future, it will work automatically. (1195064) [15:53:19] For more information: https://postmarketos.org/firewall (1195064) [15:53:19] (1195064) [15:53:19] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1195064) [15:53:19] DONE! total 3423376 -rw-r--r-- 1 root 12345 4952424448 Dec 31 15:53 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop11 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512 /dev/loop11 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap (deleted) 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core20_1778.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512 /dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 14 Dec 31 15:53 pmOS_boot -> ../../loop11p1 lrwxrwxrwx 1 root root 14 Dec 31 15:53 pmOS_root -> ../../loop11p2 lrwxrwxrwx 1 root root 10 Dec 31 15:53 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Dec 31 15:52 bin drwxr-xr-x 2 root root 4096 Dec 31 15:52 boot drwxr-xr-x 2 root root 4096 Dec 31 15:49 dev drwxr-xr-x 62 root root 4096 Dec 31 15:52 etc drwxr-xr-x 3 root root 4096 Dec 31 15:53 home drwxr-xr-x 14 root root 4096 Dec 31 15:52 lib drwx------ 2 root root 16384 Dec 31 15:52 lost+found drwxr-xr-x 5 root root 4096 Dec 31 15:49 media drwxr-xr-x 8 root root 4096 Dec 31 15:49 mnt drwxr-xr-x 2 root root 4096 Dec 31 15:49 opt drwxr-xr-x 2 root root 4096 Dec 31 15:49 proc drwx------ 2 root root 4096 Dec 31 15:49 root drwxr-xr-x 6 root root 4096 Dec 31 15:52 run drwxr-xr-x 2 root root 4096 Dec 31 15:52 sbin drwxr-xr-x 2 root root 4096 Dec 31 15:49 srv drwxr-xr-x 2 root root 4096 Dec 31 15:49 sys drwxrwxrwt 2 root root 4096 Dec 31 15:52 tmp drwxr-xr-x 9 root root 4096 Dec 31 15:49 usr drwxr-xr-x 13 root root 4096 Dec 31 15:49 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-12-31 15:53:55-- 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% 84.6M=0s 2022-12-31 15:53:55 (84.6 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-12-29 18:43:25.605005 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-2532-g7eb2df76da [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-2524-g0d80c43eda [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-2525-g9baa83171a [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24677 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1672415748-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1672415748-r0) (3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671934127-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1671934187-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1672366840-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671934559-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1671934236-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671934314-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1671934348-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1672360349-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1671934166-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1672366930-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1672452690-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1672394043-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1671934397-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1672366942-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1671934148-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1671934176-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671934294-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1671934407-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1671934437-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671934502-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671934609-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671934619-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1672452741-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1672452709-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671934457-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671934245-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671934588-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671934540-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1672452755-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0) (37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1672366899-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1672411701-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1672453399-r0) (43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671937223-r0) (44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1671934304-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1672365518-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671934474-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1672020793-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0) (51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1672453283-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1672394760-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671937856-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0) (57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1672453197-r0) (58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1672057264-r0) (59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1672167648-r0) (60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1671799851-r0) (61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1672368121-r0) (62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1671825709-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671930963-r0) (65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0) (66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671937509-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0) (68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1672394710-r0) (69/102) Upgrading plasma-pa (5.26.4-r0 -> 9999_git1666836724-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1672194316-r0) (71/102) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1672057239-r1) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1671934366-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1671934284-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1672434770-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0) (76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1672368150-r0) (77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1672453263-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0) (81/102) Upgrading milou (5.26.4-r0 -> 9999_git1671937398-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0) (83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1672216853-r0) (84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1672453342-r0) (85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1672366825-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1672329122-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1671934446-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1672452728-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1672394212-r0) (92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1672280863-r0) (93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1672453342-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1671934483-r0) (95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1672280795-r0) (96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0) (97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1672393810-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1672453356-r0) (99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671988786-r0) (100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671988786-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1672194274-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1672421016-r0) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24.1-r0.trigger Executing dbus-1.14.4-r0.trigger OK: 3403 MiB in 836 packages (1/12) Installing bash (5.2.15-r0) Executing bash-5.2.15-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.2-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.4-r0) (10/12) Installing htop (3.2.1-r1) (11/12) Installing nano (7.1-r0) (12/12) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Executing dbus-1.14.4-r0.trigger OK: 3413 MiB in 848 packages (1/104) Installing syndication (9999_git1670961763-r0) (2/104) Installing alligator (9999_git1672453380-r0) (3/104) Installing libavc1394 (0.5.4-r3) (4/104) Installing libcaca (0.99_beta20-r0) (5/104) Installing libdv (1.0.0-r7) (6/104) Installing libiec61883 (1.2.0-r3) (7/104) Installing mpg123-libs (1.31.1-r0) (8/104) Installing speex (1.2.1-r0) (9/104) Installing libshout (2.4.6-r1) (10/104) Installing wavpack (5.6.0-r0) (11/104) Installing gst-plugins-good (1.20.5-r0) (12/104) Installing py3-parsing (3.0.9-r1) (13/104) Installing py3-packaging (22.0-r0) (14/104) Installing py3-setuptools (65.6.3-r0) (15/104) Installing py3-certifi (2022.12.7-r0) (16/104) Installing py3-charset-normalizer (3.0.1-r1) (17/104) Installing py3-idna (3.4-r3) (18/104) Installing py3-urllib3 (1.26.13-r0) (19/104) Installing py3-requests (2.28.1-r2) (20/104) Installing py3-ytmusicapi (0.24.1-r0) (21/104) Installing libmng (2.0.3-r1) (22/104) Installing qt5-qtimageformats (5.15.6_git20220907-r1) (23/104) Installing py3-mutagen (1.46.0-r1) (24/104) Installing py3-websockets (10.4-r1) (25/104) Installing py3-brotli (1.0.9-r10) (26/104) Installing yt-dlp (2022.11.11-r1) (27/104) Installing audiotube (9999_git1672453390-r0) (28/104) Installing calindori (9999_git1671937760-r0) (29/104) Installing live-media (2022.10.01-r0) (30/104) Installing libxpm (3.5.14-r0) (31/104) Installing a52dec (0.8.0-r8) (32/104) Installing vulkan-loader (1.3.236.0-r0) (33/104) Installing mesa-vulkan-intel (22.3.2-r0) (34/104) Installing device-tablet-x64uefi-vulkan (0.4-r1) (35/104) Installing ffmpeg4-libs (4.4.3-r0) (36/104) Installing libbluray (1.3.4-r0) (37/104) Installing libcddb (1.3.2-r4) (38/104) Installing libdvbpsi (1.3.3-r0) (39/104) Installing libdvdcss (1.4.3-r0) (40/104) Installing libdvdread (6.1.3-r1) (41/104) Installing libdvdnav (6.1.1-r0) (42/104) Installing libebml (1.4.4-r0) (43/104) Installing faad2-libs (2.10.1-r0) (44/104) Installing libupnp (1.14.15-r0) (45/104) Installing lua5.2-libs (5.2.4-r11) (46/104) Installing libmad (0.15.1b-r9) (47/104) Installing libmatroska (1.7.1-r0) (48/104) Installing libmicrodns (0.2.0-r0) (49/104) Installing libmpeg2 (0.5.1-r10) (50/104) Installing glslang-libs (1.3.236.0-r0) (51/104) Installing glslang (1.3.236.0-r0) (52/104) Installing spirv-tools (1.3.236.0-r0) (53/104) Installing shaderc (2022.4-r0) (54/104) Installing libplacebo (5.229.1-r2) (55/104) Installing libprotobuf-lite (3.21.12-r0) (56/104) Installing vlc-libs (3.0.18-r0) (57/104) Installing vlc (3.0.18-r0) (58/104) Installing elisa (22.12.0-r0) (59/104) Installing kunitconversion (9999_git1671934531-r0) (60/104) Installing kalk (9999_git1672461333-r0) (61/104) Installing qt5-qtkeychain (0.13.2-r1) (62/104) Installing kasts (9999_git1672368350-r0) (63/104) Installing keysmith (9999_git1671938648-r0) (64/104) Installing krecorder (9999_git1671937806-r0) (65/104) Installing kpublictransport (22.12.0-r0) (66/104) Installing ktrip (9999_git1671938816-r0) (67/104) Installing kweathercore (9999_git1672367176-r0) (68/104) Installing qt5-qtcharts (5.15.6_git20220816-r0) (69/104) Installing kweather (9999_git1672368364-r0) (70/104) Installing olm (3.2.14-r0) (71/104) Installing libquotient (0.7.0-r1) (72/104) Installing libcmark (0.30.2-r1) (73/104) Installing neochat (9999_git1672453023-r1) (74/104) Installing kjs (9999_git1670961433-r0) (75/104) Installing libdjvulibre (3.5.28-r3) (76/104) Installing libzip (1.9.2-r2) (77/104) Installing ebook-tools (0.2.2-r3) (78/104) Installing discount-libs (2.2.7b-r0) (79/104) Installing poppler (22.12.0-r2) (80/104) Installing poppler-qt5 (22.12.0-r0) (81/104) Installing kdegraphics-mobipocket (22.12.0-r0) (82/104) Installing libspectre (0.2.11-r0) (83/104) Installing okular-common (22.12.0-r1) (84/104) Installing okular (22.12.0-r1) (85/104) Installing plasma-camera (1.0_git20210328-r2) (86/104) Installing gst-libav (1.20.5-r0) (87/104) Installing gst-plugins-good-qt (1.20.5-r0) (88/104) Installing libxpresent (1.0.1-r0) (89/104) Installing libxscrnsaver (1.2.4-r0) (90/104) Installing libcdio (2.1.0-r1) (91/104) Installing libcdio-paranoia (10.2.2.0.1-r1) (92/104) Installing luajit (2.1_p20210510-r3) (93/104) Installing rubberband-libs (3.1.1-r2) (94/104) Installing sndio-libs (1.9.0-r0) (95/104) Installing uchardet-libs (0.0.8-r0) (96/104) Installing zimg (3.0.4-r1) (97/104) Installing mpv-libs (0.35.0-r1) (98/104) Installing plasmatube (9999_git1672368377-r0) (99/104) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (100/104) Installing postmarketos-config-nftables-mdns (0.13-r0) (101/104) Installing postmarketos-config-nftables-chromecast (0.13-r0) (102/104) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (103/104) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (104/104) Installing tokodon (9999_git1672453069-r0) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Executing vlc-libs-3.0.18-r0.trigger OK: 3568 MiB in 952 packages (chroot) Exiting chroot... [15:55:13] Unregister qemu binfmt (arm) [15:55:13] Unregister qemu binfmt (aarch64) [15:55:13] Unregister qemu binfmt (riscv64) [15:55:13] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:55:13] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:55:14] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [15:55:14] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [15:55:16] Cleared up ~6619 MB of space [15:55:16] DONE! Building image for pine64-pinephone Already up to date. [15:55:17] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:55:17] Channel [edge]: [15:55:17] Vendor [qemu]: [15:55:17] Device codename [amd64]: [15:55:17] Kernel [lts]: [15:55:17] Username [user]: [15:55:17] User interface [weston]: [15:55:17] Change them? (y/n) [n]: [15:55:17] Extra packages [none]: [15:55:17] Use this timezone instead of GMT? (y/n) [y]: [15:55:17] Choose default locale for installation [C.UTF-8]: [15:55:17] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:55:17] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:55:17] Config changed: ui='plasma-mobile' [15:55:18] Config changed: device='pine64-pinephone' [15:55:18] Config changed: kernel='' [15:55:18] Config changed: extra_packages='osk-sdl' (1245916) [15:55:18] % 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) (1245916) [15:55:18] % 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.12] description=Latest release / Recommended for best stability branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Old release (supported until 2023-01-18) 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 (1245916) [15:55:18] *** (1/4) PREPARE NATIVE CHROOT *** (1245916) [15:55:18] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1245916) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1245916) [15:55:18] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1245916) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1245916) [15:55:18] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1245916) [15:55:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1245916) [15:55:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1245916) [15:55:18] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1245916) [15:55:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1245916) [15:55:18] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1245916) [15:55:18] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1245916) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1245916) [15:55:18] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1245916) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1245916) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1245916) [15:55:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1245916) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1245916) [15:55:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1245916) [15:55:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1245916) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1245916) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1245916) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1245916) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1245916) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1245916) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1245916) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1245916) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1245916) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1245916) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1245916) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1245916) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1245916) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1245916) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1245916) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1245916) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1245916) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1245916) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1245916) [15:55:19] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1245916) [15:55:19] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1245916) [15:55:19] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1245916) [15:55:19] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1245916) [15:55:19] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1245916) [15:55:19] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1245916) [15:55:19] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1245916) [15:55:19] Update package index for x86_64 (4 file(s)) (1245916) [15:55:19] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1245916) [15:55:19] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1245916) [15:55:19] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1245916) [15:55:19] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1245916) [15:55:19] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1245916) [15:55:19] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1245916) [15:55:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1245916) [15:55:20] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1245916) [15:55:20] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1245916) [15:55:20] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (1245916) [15:55:21] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1245916) [15:55:21] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1245916) [15:55:21] extracted: /tmp/pmbootstrappz06bg3bapk (1245916) [15:55:21] extracted: /tmp/pmbootstrap3c8jpoi0sig (1245916) [15:55:21] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1245916) [15:55:21] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrap3c8jpoi0sig /tmp/pmbootstrappz06bg3bapk Verified OK (1245916) [15:55:21] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1245916) [15:55:21] % /tmp/pmbootstrappz06bg3bapk --version apk-tools 2.12.10, compiled for x86_64. (1245916) [15:55:21] (native) install alpine-base (1245916) [15:55:21] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % 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 (1245916) [15:55:21] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1245916) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1245916) [15:55:21] (native) update /etc/apk/repositories (1245916) [15:55:21] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1245916) [15:55:21] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1245916) [15:55:21] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1245916) [15:55:21] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1245916) [15:55:21] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1245916) [15:55:21] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1245916) [15:55:21] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1245916) [15:55:21] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1245916) [15:55:21] % sudo sh -c exec 3>/home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo; /home/swadmin/.local/var/pmbootstrap/apk.static --no-progress --progress-fd 3 --root /home/swadmin/.local/var/pmbootstrap/chroot_native --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (1245916) [15:55:21] New background process: pid=1246077, 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-r7) Executing openrc-0.45.2-r7.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 (20221203-r1) (15/25) Installing libcrypto3 (3.0.7-r1) (16/25) Installing libssl3 (3.0.7-r1) (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 (1245916) [15:55:22] (native) % adduser -D pmos -u 12345 (1245916) [15:55:22] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1245916) [15:55:22] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1245916) [15:55:22] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1245916) [15:55:22] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1245916) [15:55:22] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1245916) [15:55:22] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1245916) [15:55:22] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1245916) [15:55:22] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1245916) [15:55:23] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1245916) [15:55:23] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1245916) [15:55:23] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1245916) [15:55:23] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1245916) [15:55:23] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1245916) [15:55:23] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1245916) [15:55:23] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1245916) [15:55:23] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1245916) [15:55:23] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1245916) [15:55:23] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1245916) [15:55:23] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1245916) [15:55:25] (native) install cryptsetup util-linux parted (1245916) [15:55:25] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1245916) [15:55:25] (native) % cat /tmp/apk_progress_fifo (1245916) [15:55:25] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1245916) [15:55:25] New background process: pid=1246616, 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.18-r0) (4/42) Installing json-c (0.16-r0) (5/42) Installing libuuid (2.38.1-r1) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r1) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.3_p20221224-r0) (11/42) Installing ncurses-libs (6.3_p20221224-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.5.0-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-r7) (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 (1245916) [15:55:27] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (1245916) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1245916) [15:55:27] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1245916) [15:55:27] % 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 (1245916) [15:55:27] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1245916) [15:55:27] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (1245916) [15:55:27] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (1245916) [15:55:27] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (1245916) [15:55:27] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (1245916) [15:55:27] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (1245916) [15:55:27] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (1245916) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1245916) [15:55:27] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1245916) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (1245916) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1245916) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1245916) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (1245916) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1245916) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1245916) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1245916) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1245916) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1245916) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1245916) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1245916) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1245916) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1245916) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1245916) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1245916) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1245916) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1245916) [15:55:27] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1245916) [15:55:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1245916) [15:55:28] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1245916) [15:55:28] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (1245916) [15:55:28] (native) install qemu-aarch64 (1245916) [15:55:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1245916) [15:55:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1245916) [15:55:28] (native) % cat /tmp/apk_progress_fifo (1245916) [15:55:28] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (1245916) [15:55:28] New background process: pid=1247060, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.2.0-r0) Executing busybox-1.35.0-r29.trigger OK: 25 MiB in 68 packages (1245916) [15:55:28] Register qemu binfmt (aarch64) (1245916) [15:55:28] % 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 (1245916) [15:55:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (1245916) [15:55:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1245916) [15:55:28] % 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 (1245916) [15:55:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1245916) [15:55:28] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1245916) [15:55:28] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1245916) [15:55:28] extracted: /tmp/pmbootstrapr00ewlwfapk (1245916) [15:55:28] extracted: /tmp/pmbootstrap8b19evc6sig (1245916) [15:55:28] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1245916) [15:55:28] % 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/pmbootstrap8b19evc6sig /tmp/pmbootstrapr00ewlwfapk Verified OK (1245916) [15:55:28] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1245916) [15:55:28] % /tmp/pmbootstrapr00ewlwfapk --version apk-tools 2.12.10, compiled for x86_64. (1245916) [15:55:28] (rootfs_pine64-pinephone) install alpine-base (1245916) [15:55:28] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (1245916) [15:55:28] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (1245916) [15:55:28] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (1245916) [15:55:28] (rootfs_pine64-pinephone) update /etc/apk/repositories (1245916) [15:55:28] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1245916) [15:55:29] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1245916) [15:55:29] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1245916) [15:55:29] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1245916) [15:55:29] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (1245916) [15:55:29] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1245916) [15:55:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1245916) [15:55:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1245916) [15:55:29] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1245916) [15:55:29] Update package index for aarch64 (4 file(s)) (1245916) [15:55:29] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1245916) [15:55:29] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (1245916) [15:55:29] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1245916) [15:55:29] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (1245916) [15:55:29] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1245916) [15:55:30] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (1245916) [15:55:30] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1245916) [15:55:31] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (1245916) [15:55:31] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1245916) [15:55:31] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1245916) [15:55:31] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1245916) [15:55:31] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1245916) [15:55: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_rootfs_pine64-pinephone --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 --initdb --arch aarch64 add alpine-base (1245916) [15:55:31] New background process: pid=1247132, 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-r7) Executing openrc-0.45.2-r7.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 (20221203-r1) (15/25) Installing libcrypto3 (3.0.7-r1) (16/25) Installing libssl3 (3.0.7-r1) (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 (1245916) [15:55:32] (rootfs_pine64-pinephone) % getent passwd user (1245916) [15:55:32] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (1245916) [15:55:33] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (1245916) [15:55:33] (rootfs_pine64-pinephone) % addgroup user wheel (1245916) [15:55:33] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (1245916) [15:55:33] (rootfs_pine64-pinephone) % addgroup user video (1245916) [15:55:33] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (1245916) [15:55:33] (rootfs_pine64-pinephone) % addgroup user audio (1245916) [15:55:33] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (1245916) [15:55:33] (rootfs_pine64-pinephone) % addgroup user input (1245916) [15:55:33] (rootfs_pine64-pinephone) % addgroup -S plugdev (1245916) [15:55:33] (rootfs_pine64-pinephone) % addgroup user plugdev (1245916) [15:55:33] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (1245916) [15:55:33] (rootfs_pine64-pinephone) % addgroup user netdev (1245916) [15:55:34] 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 (1245916) [15:55:35] (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) (1245916) [15:55:35] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (1245916) [15:55:36] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1245916) [15:55:36] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1245916) [15:55:37] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1245916) [15:55:37] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1245916) [15:55:38] (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 (1245916) [15:55:38] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1245916) [15:55:38] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1245916) [15:55:38] (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 (1245916) [15:55:38] New background process: pid=1247494, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/740) Installing icu-data-full (72.1-r1) (2/740) Installing dbus-libs (1.14.4-r0) (3/740) Installing libgcc (12.2.1_git20220924-r6) (4/740) Installing libffi (3.4.4-r0) (5/740) Installing libintl (0.21.1-r1) (6/740) Installing libblkid (2.38.1-r1) (7/740) Installing libmount (2.38.1-r1) (8/740) Installing pcre2 (10.42-r0) (9/740) Installing glib (2.74.4-r0) (10/740) Installing libstdc++ (12.2.1_git20220924-r6) (11/740) Installing icu-libs (72.1-r1) (12/740) Installing libpcre2-16 (10.42-r0) (13/740) Installing zstd-libs (1.5.2-r9) (14/740) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/740) Installing hicolor-icon-theme (0.17-r2) (16/740) Installing libmagic (5.44-r0) (17/740) Installing file (5.44-r0) (18/740) Installing libxau (1.0.11-r0) (19/740) Installing libmd (1.0.4-r0) (20/740) Installing libbsd (0.11.7-r0) (21/740) Installing libxdmcp (1.1.4-r0) (22/740) Installing libxcb (1.15-r0) (23/740) Installing libx11 (1.8.2-r2) (24/740) Installing libxext (1.3.5-r0) (25/740) Installing libice (1.1.1-r0) (26/740) Installing libuuid (2.38.1-r1) (27/740) Installing libsm (1.2.4-r0) (28/740) Installing libxt (1.2.1-r1) (29/740) Installing libxmu (1.1.4-r0) (30/740) Installing xset (1.2.5-r0) (31/740) Installing xprop (1.2.6-r0) (32/740) Installing xdg-utils (1.1.3-r4) (33/740) Installing mesa (22.3.2-r0) (34/740) Installing libdrm (2.4.114-r0) (35/740) Installing libexpat (2.5.0-r0) (36/740) Installing wayland-libs-server (1.21.0-r1) (37/740) Installing mesa-glapi (22.3.2-r0) (38/740) Installing mesa-gles (22.3.2-r0) (39/740) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/740) Installing libxcomposite (0.4.6-r0) (41/740) Installing brotli-libs (1.0.9-r10) (42/740) Installing libbz2 (1.0.8-r4) (43/740) Installing libpng (1.6.39-r2) (44/740) Installing freetype (2.12.1-r0) (45/740) Installing fontconfig (2.14.1-r0) (46/740) Installing wayland-libs-client (1.21.0-r1) (47/740) Installing wayland-libs-cursor (1.21.0-r1) (48/740) Installing wayland-libs-egl (1.21.0-r1) (49/740) Installing xkeyboard-config (2.37-r0) (50/740) Installing xz-libs (5.4.0-r0) (51/740) Installing libxml2 (2.10.3-r2) (52/740) Installing libxkbcommon (1.4.1-r0) (53/740) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/740) Installing mesa-gbm (22.3.2-r0) (55/740) Installing libxshmfence (1.3.2-r0) (56/740) Installing mesa-egl (22.3.2-r0) (57/740) Installing avahi-libs (0.8-r6) (58/740) Installing gmp (6.2.1-r2) (59/740) Installing nettle (3.8.1-r0) (60/740) Installing p11-kit (0.24.1-r1) (61/740) Installing libtasn1 (4.19.0-r0) (62/740) Installing libunistring (1.1-r0) (63/740) Installing gnutls (3.7.8-r2) (64/740) Installing cups-libs (2.4.2-r1) (65/740) Installing pkgconf (1.9.3-r1) (66/740) Installing shared-mime-info (2.2-r2) (67/740) Installing libjpeg-turbo (2.1.4-r0) (68/740) Installing libwebp (1.2.4-r1) (69/740) Installing tiff (4.5.0-r1) (70/740) Installing gdk-pixbuf (2.42.10-r2) (71/740) Installing gtk-update-icon-cache (3.24.36-r0) (72/740) Installing libxfixes (6.0.0-r0) (73/740) Installing libxrender (0.9.11-r0) (74/740) Installing libxcursor (1.2.1-r1) (75/740) Installing libxdamage (1.1.6-r0) (76/740) Installing libxi (1.8-r0) (77/740) Installing libxinerama (1.1.5-r0) (78/740) Installing libxrandr (1.5.3-r0) (79/740) Installing libatk-1.0 (2.46.0-r0) (80/740) Installing libxtst (1.2.4-r0) (81/740) Installing at-spi2-core (2.46.0-r0) (82/740) Installing libatk-bridge-2.0 (2.46.0-r0) (83/740) Installing pixman (0.42.2-r0) (84/740) Installing cairo (1.17.6-r3) (85/740) Installing cairo-gobject (1.17.6-r3) (86/740) Installing libepoxy (1.5.10-r0) (87/740) Installing fribidi (1.0.12-r0) (88/740) Installing graphite2 (1.3.14-r2) (89/740) Installing harfbuzz (6.0.0-r0) (90/740) Installing libxft (2.3.7-r0) (91/740) Installing pango (1.50.12-r0) (92/740) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/740) Installing libevdev (1.13.0-r0) (94/740) Installing mtdev (1.1.6-r1) (95/740) Installing eudev-libs (3.2.11-r6) (96/740) Installing libinput-libs (1.22.0-r0) (97/740) Installing xcb-util-wm (0.4.2-r0) (98/740) Installing xcb-util (0.4.1-r0) (99/740) Installing xcb-util-image (0.4.1-r0) (100/740) Installing xcb-util-keysyms (0.4.1-r0) (101/740) Installing xcb-util-renderutil (0.3.10-r0) (102/740) Installing libxkbcommon-x11 (1.4.1-r0) (103/740) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (104/740) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/740) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/740) Installing kirigami2-libs (5.101.0-r0) (107/740) Installing libgomp (12.2.1_git20220924-r6) (108/740) Installing kirigami2 (5.101.0-r0) (109/740) Installing kactivities-libs (5.101.0-r1) (110/740) Installing karchive (5.101.0-r0) (111/740) Installing kconfig (5.101.0-r0) (112/740) Installing kcoreaddons (5.101.0-r0) (113/740) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (114/740) Installing kwindowsystem (5.101.0-r0) (115/740) Installing kcrash (5.101.0-r0) (116/740) Installing kdbusaddons (5.101.0-r0) (117/740) Installing kglobalaccel (5.101.0-r0) (118/740) Installing kguiaddons (5.101.0-r0) (119/740) Installing ki18n (5.101.0-r0) (120/740) Installing libelogind (246.10-r5) (121/740) Installing polkit-elogind-libs (122-r0) (122/740) Installing polkit-qt-1 (0.114.0-r1) (123/740) Installing kauth (5.101.0-r0) (124/740) Installing kcodecs (5.101.0-r0) (125/740) Installing kwidgetsaddons (5.101.0-r0) (126/740) Installing kconfigwidgets (5.101.0-r0) (127/740) Installing qt5-qtsvg (5.15.6_git20220908-r0) (128/740) Installing kiconthemes (5.101.0-r0) (129/740) Installing kitemviews (5.101.0-r0) (130/740) Installing kxmlgui (5.101.0-r0) (131/740) Installing kbookmarks (5.101.0-r0) (132/740) Installing kcompletion (5.101.0-r0) (133/740) Installing libxml2-utils (2.10.3-r2) (134/740) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (135/740) Installing libgpg-error (1.46-r1) (136/740) Installing libgcrypt (1.10.1-r0) (137/740) Installing libxslt (1.1.37-r0) (138/740) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (139/740) Installing kdoctools (5.101.0-r0) (140/740) Installing kjobwidgets (5.101.0-r0) (141/740) Installing alsa-lib (1.2.8-r0) (142/740) Installing libxxf86vm (1.1.5-r0) (143/740) Installing mesa-gl (22.3.2-r0) (144/740) Installing libxv (1.0.12-r0) (145/740) Installing cdparanoia-libs (10.2-r11) (146/740) Installing graphene (1.10.8-r1) (147/740) Installing gstreamer (1.20.5-r0) (148/740) Installing libogg (1.3.5-r2) (149/740) Installing opus (1.3.1-r1) (150/740) Installing orc (0.4.33-r0) (151/740) Installing libtheora (1.1.1-r16) (152/740) Installing libvorbis (1.3.7-r0) (153/740) Installing gst-plugins-base (1.20.5-r0) (154/740) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/740) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/740) Installing sound-theme-freedesktop (0.8-r0) (157/740) Installing libltdl (2.4.7-r0) (158/740) Installing libcanberra (0.30-r9) (159/740) Installing libcanberra-gstreamer (0.30-r9) (160/740) Installing knotifications (5.101.0-r0) (161/740) Installing kservice (5.101.0-r0) (162/740) Installing solid-libs (5.101.0-r0) (163/740) Installing libhunspell (1.7.2-r0) (164/740) Installing ncurses-terminfo-base (6.3_p20221224-r0) (165/740) Installing ncurses-libs (6.3_p20221224-r0) (166/740) Installing readline (8.2.0-r0) (167/740) Installing hunspell (1.7.2-r0) (168/740) Installing sonnet (5.101.0-r0) (169/740) Installing ktextwidgets (5.101.0-r0) (170/740) Installing kio (5.101.0-r0) (171/740) Installing kpackage (5.101.0-r0) (172/740) Installing kdeclarative (5.101.0-r0) (173/740) Installing kwayland (5.101.0-r0) (174/740) Installing plasma-framework (5.101.0-r0) (175/740) Installing sqlite-libs (3.40.1-r0) (176/740) Installing libaccounts-glib (1.26-r1) (177/740) Installing libaccounts-qt (1.16-r1) (178/740) Installing signond (8.61-r0) (179/740) Installing accounts-qml-module (0.7_git20190605-r1) (180/740) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/740) Installing sdl2 (2.26.1-r0) (182/740) Installing svt-av1-libs (1.4.1-r0) (183/740) Installing aom-libs (3.5.0-r0) (184/740) Installing libass (0.17.0-r0) (185/740) Installing libdav1d (1.0.0-r2) (186/740) Installing lcms2 (2.14-r2) (187/740) Installing libjxl (0.7.0-r0) (188/740) Installing lame (3.100-r2) (189/740) Installing libasyncns (0.8-r1) (190/740) Installing flac-libs (1.4.2-r0) (191/740) Installing libsndfile (1.2.0-r0) (192/740) Installing soxr (0.1.3-r3) (193/740) Installing speexdsp (1.2.1-r0) (194/740) Installing tdb-libs (1.4.7-r1) (195/740) Installing libpulse (9999_git20220528-r0) (196/740) Installing cjson (1.7.15-r3) (197/740) Installing mbedtls (2.28.2-r0) (198/740) Installing librist (0.2.7-r0) (199/740) Installing libsrt (1.5.1-r0) (200/740) Installing libssh (0.10.4-r0) (201/740) Installing v4l-utils-libs (1.22.1-r2) (202/740) Installing libva (2.17.0-r0) (203/740) Installing libvdpau (1.5-r0) (204/740) Installing vidstab (1.1.0-r2) (205/740) Installing libvpx (1.12.0-r1) (206/740) Installing x264-libs (0.164_git20220602-r0) (207/740) Installing numactl (2.0.16-r0) (208/740) Installing x265-libs (3.5-r3) (209/740) Installing xvidcore (1.3.7-r1) (210/740) Installing libsodium (1.0.18-r2) (211/740) Installing libzmq (4.3.4-r1) (212/740) Installing ffmpeg-libs (5.1.2-r3) (213/740) Installing libevent (2.1.12-r5) (214/740) Installing minizip (1.2.13-r0) (215/740) Installing nspr (4.35-r0) (216/740) Installing nss (3.86-r0) (217/740) Installing re2 (2022.12.01-r0) (218/740) Installing snappy (1.1.9-r4) (219/740) Installing qt5-qtwebengine (5.15.11-r10) (220/740) Installing libnotify (0.8.1-r1) (221/740) Installing libproxy (0.4.18-r2) (222/740) Installing signon-ui (0.17_git20171023-r2) (223/740) Installing libassuan (2.5.5-r1) (224/740) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (225/740) Installing gnupg-gpgconf (2.2.41-r0) (226/740) Installing gpg (2.2.41-r0) (227/740) Installing npth (1.6-r2) (228/740) Installing gpg-agent (2.2.41-r0) (229/740) Installing libksba (1.6.3-r0) (230/740) Installing gpgsm (2.2.41-r0) (231/740) Installing gpgme (1.18.0-r1) (232/740) Installing gpgmepp (1.18.0-r1) (233/740) Installing gdbm (1.23-r0) (234/740) Installing libsasl (2.1.28-r3) (235/740) Installing libqca (2.3.4-r2) (236/740) Installing kwallet (5.101.0-r0) (237/740) Installing kaccounts-integration (22.12.0-r0) (238/740) Installing purpose (5.101.0-r0) (239/740) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (240/740) Installing qt5-qtfeedback (0_git20180903-r0) (241/740) Installing angelfish (22.11-r0) (242/740) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (243/740) Installing gtk-engines-clearlooks (2.21.0-r3) (244/740) Installing gtk-engines-crux (2.21.0-r3) (245/740) Installing gtk-engines-industrial (2.21.0-r3) (246/740) Installing gtk-engines-mist (2.21.0-r3) (247/740) Installing gtk-engines-redmond (2.21.0-r3) (248/740) Installing gtk-engines-thinice (2.21.0-r3) (249/740) Installing gtk-engines (2.21.0-r3) (250/740) Installing breeze-gtk (5.26.4-r0) (251/740) Installing alsa-ucm-conf (1.2.8-r1) (252/740) Installing atinout (0.9.1-r1) (253/740) Installing ca-certificates (20221203-r1) (254/740) Installing nghttp2-libs (1.51.0-r0) (255/740) Installing libcurl (7.87.0-r1) (256/740) Installing libgpiod (1.6.3-r2) (257/740) Installing libgudev (237-r1) (258/740) Installing libmm-glib (1.20.2-r1) (259/740) Installing libusb (1.0.26-r0) (260/740) Installing eg25-manager (0.4.6-r0) (261/740) Installing eg25-manager-openrc (0.4.6-r0) (262/740) Installing gpsd (3.24-r1) (263/740) Installing gpsd-openrc (3.24-r1) (264/740) Installing libnl3 (3.7.0-r0) (265/740) Installing iw (5.19-r0) (266/740) Installing linux-postmarketos-allwinner (6.1.0_rc7_git20221205-r2) (267/740) Installing udev-init-scripts (35-r1) (268/740) Installing udev-init-scripts-openrc (35-r1) (269/740) Installing kmod-libs (30-r1) (270/740) Installing eudev (3.2.11-r6) (271/740) Installing eudev-openrc (3.2.11-r6) (272/740) Installing openssh-keygen (9.1_p1-r1) (273/740) Installing libedit (20221030.3.1-r0) (274/740) Installing openssh-client-common (9.1_p1-r1) (275/740) Installing openssh-client-default (9.1_p1-r1) (276/740) Installing openssh-sftp-server (9.1_p1-r1) (277/740) Installing openssh-server-common (9.1_p1-r1) (278/740) Installing openssh-server (9.1_p1-r1) (279/740) Installing openssh (9.1_p1-r1) (280/740) Installing boot-deploy (0.6.1-r0) (281/740) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (282/740) Installing lzo (2.10-r3) (283/740) Installing btrfs-progs (6.1-r0) (284/740) Installing bzip2 (1.0.8-r4) (285/740) Installing argon2-libs (20190702-r2) (286/740) Installing device-mapper-libs (2.03.18-r0) (287/740) Installing json-c (0.16-r0) (288/740) Installing cryptsetup-libs (2.6.0-r0) (289/740) Installing popt (1.19-r1) (290/740) Installing cryptsetup (2.6.0-r0) (291/740) Installing cryptsetup-openrc (2.6.0-r0) (292/740) Installing libaio (0.3.113-r0) (293/740) Installing device-mapper-event-libs (2.03.18-r0) (294/740) Installing lvm2-libs (2.03.18-r0) (295/740) Installing device-mapper (2.03.18-r0) (296/740) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (297/740) Installing libcom_err (1.46.5-r4) (298/740) Installing e2fsprogs-libs (1.46.5-r4) (299/740) Installing e2fsprogs (1.46.5-r4) (300/740) Installing e2fsprogs-extra (1.46.5-r4) (301/740) Installing f2fs-tools-libs (1.15.0-r0) (302/740) Installing f2fs-tools (1.15.0-r0) (303/740) Installing lz4 (1.9.4-r1) (304/740) Installing userspace-rcu (0.13.2-r0) (305/740) Installing multipath-tools (0.9.4-r0) (306/740) Installing multipath-tools-openrc (0.9.4-r0) (307/740) Installing parted (3.5-r0) (308/740) Installing postmarketos-mvcfg (1-r0) (309/740) Installing postmarketos-keys (1-r0) (310/740) Installing sudo (1.9.12_p1-r1) (311/740) Installing postmarketos-base-nofde (24.1-r0) (312/740) Installing unudhcpd (0.2.1-r0) (313/740) Installing xz (5.4.0-r0) (314/740) Installing postmarketos-mkinitfs (1.5.1-r3) (315/740) Installing postmarketos-base (24.1-r0) Executing postmarketos-base-24.1-r0.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 (316/740) Installing llvm15-libs (15.0.6-r1) (317/740) Installing musl-fts (1.2.7-r3) (318/740) Installing libelf (0.188-r0) (319/740) Installing mesa-dri-gallium (22.3.2-r0) (320/740) Installing postmarketos-base-mesa (24.1-r0) (321/740) Installing u-boot-pinephone (2022.07-r1) (322/740) Installing u-boot-tools (2022.10-r3) (323/740) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (324/740) Installing dbus-openrc (1.14.4-r0) (325/740) Installing libacl (2.3.1-r1) (326/740) Installing lz4-libs (1.9.4-r1) (327/740) Installing libarchive (3.6.2-r1) (328/740) Installing libcbor (0.10.0-r0) (329/740) Installing efivar-libs (38-r1) (330/740) Installing libgcab (1.5-r0) (331/740) Installing json-glib (1.6.6-r1) (332/740) Installing libgusb (0.4.3-r0) (333/740) Installing libjcat (0.1.12-r0) (334/740) Installing libmbim (1.28.2-r0) (335/740) Installing protobuf-c (1.4.1-r1) (336/740) Installing libqrtr-glib (1.2.2-r0) (337/740) Installing libqmi (1.32.2-r0) (338/740) Installing tpm2-tss-mu (3.2.1-r0) (339/740) Installing tpm2-tss-sys (3.2.1-r0) (340/740) Installing tpm2-tss-esys (3.2.1-r0) (341/740) Installing libxmlb (0.3.10-r0) (342/740) Installing fwupd (1.8.8-r1) (343/740) Installing fwupd-openrc (1.8.8-r1) (344/740) 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 (345/740) Installing device-pine64-pinephone-plasma-mobile (0.44-r0) (346/740) Installing linux-firmware-rtlwifi (20221214-r0) (347/740) Installing linux-firmware-rtl_bt (20221214-r0) (348/740) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (349/740) Installing firmware-pine64-ov5640 (0_git20201028-r0) (350/740) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0) (351/740) Installing yaml (0.2.5-r0) (352/740) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (353/740) Installing appstream-qt (0.15.5-r2) (354/740) Installing attica (5.101.0-r0) (355/740) Installing kidletime (5.101.0-r0) (356/740) Installing knewstuff (5.101.0-r0) (357/740) Installing discover (5.26.4-r0) (358/740) Installing libapk-qt (0.4.2-r0) (359/740) Installing discover-backend-apk (5.26.4-r0) (360/740) Installing discover-backend-fwupd (5.26.4-r0) (361/740) Installing font-droid-nonlatin (20200215-r2) (362/740) Installing font-noto-common (0_git20211101-r6) (363/740) Installing font-noto-math (0_git20211101-r6) (364/740) Installing font-noto-symbols (0_git20211101-r6) (365/740) Installing font-noto (0_git20211101-r6) (366/740) Installing font-noto-emoji (2.038-r0) (367/740) Installing font-noto-extra (0_git20211101-r6) (368/740) Installing mauiman (1.0.1-r0) (369/740) Installing mauikit (2.2.1-r0) (370/740) Installing exiv2 (0.27.5-r1) (371/740) Installing mauikit-imagetools (2.2.1-r0) (372/740) Installing mauikit-filebrowsing (2.2.1-r0) (373/740) Installing index (2.2.1-r0) (374/740) Installing signon-plugin-oauth2 (0.25-r0) (375/740) Installing kaccounts-providers (22.12.0-r0) (376/740) Installing kirigami-addons (0.6.1-r0) (377/740) Installing kclock (22.11-r0) (378/740) Installing gsettings-desktop-schemas (43.0-r0) (379/740) Installing kdecoration (5.26.4-r0) (380/740) Installing kde-gtk-config (5.26.4-r0) (381/740) Installing kirigami-gallery (22.12.0-r0) (382/740) Installing kquickimageeditor (0.2.0-r1) (383/740) Installing taglib (1.13-r0) (384/740) Installing kfilemetadata (5.101.0-r0) (385/740) Installing qt5-qtlocation (5.15.6_git20220907-r1) (386/740) Installing koko (22.11-r0) (387/740) Installing kasync (0.3.0-r2) (388/740) Installing gpg-wks-server (2.2.41-r0) (389/740) Installing gpgv (2.2.41-r0) (390/740) Installing libldap (2.6.3-r6) (391/740) Installing gnupg-dirmngr (2.2.41-r0) (392/740) Installing gnupg-utils (2.2.41-r0) (393/740) Installing gnupg-wks-client (2.2.41-r0) (394/740) Installing gnupg (2.2.41-r0) (395/740) Installing iso-codes (4.12.0-r0) (396/740) Installing kcontacts (5.101.0-r0) (397/740) Installing kpeople (5.101.0-r0) (398/740) Installing libical (3.0.16-r1) (399/740) Installing kcalendarcore (5.101.0-r0) (400/740) Installing kmime (22.12.0-r0) (401/740) Installing kimap2 (0.4.0-r1) (402/740) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (403/740) Installing kdav2 (0.4.0-r1) (404/740) Installing lmdb (0.9.29-r2) (405/740) Installing libxapian (1.4.21-r0) (406/740) Installing sink (0.9.0-r3) (407/740) Installing kpeoplesink (0_git20210224-r1) (408/740) Installing kpeoplevcard (0.1-r2) (409/740) Installing libraw (0.21.0-r0) (410/740) Installing libraw-tools (0.21.0-r0) (411/740) Installing imagemagick-libs (7.1.0.57-r0) (412/740) Installing jbig2dec (0.19-r1) (413/740) Installing ghostscript (10.0.0-r2) (414/740) Installing libde265 (1.0.9-r0) (415/740) Installing libheif (1.14.0-r0) (416/740) Installing librsvg (2.55.1-r0) (417/740) Installing imagemagick (7.1.0.57-r0) (418/740) Installing perl (5.36.0-r0) (419/740) Installing perl-image-exiftool (12.50-r0) (420/740) Installing exiftool (12.50-r0) (421/740) Installing feedbackd-device-themes (0_git20220202-r0) (422/740) Installing gsound (1.0.3-r1) (423/740) Installing feedbackd (0.0.1-r1) Executing feedbackd-0.0.1-r1.pre-install * * If you are switching between UIs on existing installations, * make sure that you add your user to the feedbackd group. * If the user isn't part of that group, the LED indicator won't be * functional. * (424/740) Installing tzdata (2022g-r0) (425/740) Installing openexr (3.1.5-r4) (426/740) Installing soundtouch (2.3.2-r1) (427/740) Installing libraw1394 (2.1.2-r3) (428/740) Installing libdc1394 (2.2.6-r1) (429/740) Installing tslib (1.22-r1) (430/740) Installing directfb (1.7.7-r5) (431/740) Installing faac (1.30-r2) (432/740) Installing fdk-aac (2.0.2-r1) (433/740) Installing flite (2.2-r1) (434/740) Installing libsamplerate (0.2.2-r0) (435/740) Installing jack (1.9.21-r0) (436/740) Installing portaudio (19.7.0-r0) (437/740) Installing fluidsynth-libs (2.3.0-r0) (438/740) Installing libfreeaptx (0.1.1-r1) (439/740) Installing gsm (1.0.22-r1) (440/740) Installing libldac (2.0.2.3-r0) (441/740) Installing libmodplug (0.8.9.0-r2) (442/740) Installing neon (0.32.4-r0) (443/740) Installing libnice (0.1.19-r0) (444/740) Installing openal-soft (1.22.2-r2) (445/740) Installing openjpeg (2.5.0-r2) (446/740) Installing librtmp (2.4_git20190330-r2) (447/740) Installing sbc (2.0-r0) (448/740) Installing spandsp (0.0.6-r4) (449/740) Installing libsrtp (2.4.2-r3) (450/740) Installing vo-aacenc (0.1.3-r0) (451/740) Installing vo-amrwbenc (0.1.3-r0) (452/740) Installing libzbar (0.23.92-r2) (453/740) Installing gst-plugins-bad (1.20.5-r0) (454/740) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (455/740) Installing megapixels (1.6.0-r1) (456/740) Installing encodings (1.0.6-r0) (457/740) Installing libfontenc (1.1.7-r0) (458/740) Installing mkfontscale (1.2.2-r1) (459/740) Installing font-dejavu (2.37-r3) (460/740) Installing sdl2_ttf (2.20.1-r0) (461/740) Installing osk-sdl (0.67.1-r1) (462/740) Installing kcmutils (5.101.0-r0) (463/740) Installing frameworkintegration (5.101.0-r0) (464/740) Installing oxygen (5.26.4-r0) (465/740) Installing modemmanager-qt (5.101.0-r0) (466/740) Installing callaudiod-libs (0.1.4-r0) (467/740) Installing abseil-cpp (20220623.1-r1) (468/740) Installing boost1.81-thread (1.81.0-r1) (469/740) Installing libprotobuf (3.21.12-r0) (470/740) Installing libphonenumber (8.13.3-r0) (471/740) Installing plasma-dialer (22.11-r0) (472/740) Installing plasma-mobile-sounds (0.1-r1) (473/740) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (474/740) Installing plasma-phonebook (22.11-r0) (475/740) Installing postmarketos-artwork-wallpapers (2-r1) (476/740) Installing postmarketos-hidden-desktop-entries (2.2-r1) (477/740) Installing bluez (5.66-r1) (478/740) Installing bluez-openrc (5.66-r1) (479/740) Installing bluez-obexd (5.66-r1) (480/740) Installing kded (5.101.0-r0) (481/740) Installing bluez-qt (5.101.0-r0) (482/740) Installing bluedevil (5.26.4-r0) (483/740) Installing breeze (5.26.4-r0) (484/740) Installing libpulse-mainloop-glib (9999_git20220528-r0) (485/740) Installing callaudiod (0.1.4-r0) (486/740) Installing dnsmasq-common (2.88-r0) (487/740) Installing dnsmasq-openrc (2.88-r0) (488/740) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (489/740) Installing linux-pam (1.5.2-r1) (490/740) Installing shadow (4.13-r0) (491/740) Installing elogind (246.10-r5) (492/740) Installing elogind-openrc (246.10-r5) (493/740) Installing hfd-service (0.1.0-r1) (494/740) Installing hfd-service-openrc (0.1.0-r1) (495/740) Installing iio-sensor-proxy (3.4-r0) (496/740) Installing iio-sensor-proxy-openrc (3.4-r0) (497/740) Installing libkscreen (5.26.4-r0) (498/740) Installing layer-shell-qt (5.26.4-r0) (499/740) Installing qt5-qtsensors (5.15.6_git20220816-r0) (500/740) Installing kscreen (5.26.4-r0) (501/740) Installing socat (1.7.4.4-r0) (502/740) Installing kwallet-pam (5.26.4-r0) (503/740) Installing kwayland-integration (5.26.4-r0) (504/740) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (505/740) Installing duktape (2.7.0-r0) (506/740) Installing polkit-elogind (122-r0) (507/740) Installing modemmanager (1.20.2-r1) (508/740) Installing modemmanager-openrc (1.20.2-r1) (509/740) Installing libnm (1.40.8-r0) (510/740) Installing networkmanager-common (1.40.8-r0) (511/740) Installing networkmanager-openrc (1.40.8-r0) (512/740) Installing libndp (1.8-r1) (513/740) Installing libidn2 (2.3.4-r0) (514/740) Installing libpsl (0.21.2-r0) (515/740) Installing networkmanager (1.40.8-r0) Executing networkmanager-1.40.8-r0.pre-install Executing networkmanager-1.40.8-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-<name>. * (516/740) Installing networkmanager-cli (1.40.8-r0) (517/740) Installing pcre (8.45-r2) (518/740) Installing slang (2.3.3-r0) (519/740) Installing newt (0.52.21-r5) (520/740) Installing networkmanager-tui (1.40.8-r0) (521/740) Installing wireless-regdb (2022.08.12-r0) (522/740) Installing networkmanager-wifi (1.40.8-r0) Executing networkmanager-wifi-1.40.8-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add <name>; * rc-service <name> start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (523/740) Installing mobile-broadband-provider-info (20221107-r0) (524/740) Installing networkmanager-wwan (1.40.8-r0) (525/740) Installing libunwind (1.6.2-r2) (526/740) Installing libcamera (0.0.3-r0) (527/740) Installing pipewire-libs (0.3.63-r1) (528/740) Installing libuv (1.44.2-r0) (529/740) Installing roc-toolkit-libs (0.1.5-r2) (530/740) Installing webrtc-audio-processing (0.3.1-r6) (531/740) Installing pipewire (0.3.63-r1) (532/740) Installing breeze-icons (5.101.0-r0) (533/740) Installing dbus-x11 (1.14.4-r0) (534/740) Installing kactivities (5.101.0-r1) (535/740) Installing kpipewire (5.26.4-r0) (536/740) Installing dconf (0.40.0-r2) (537/740) Installing anthy (9100h-r2) (538/740) Installing maliit-framework (2.3.0-r1) (539/740) Installing kyotocabinet (1.2.79-r3) (540/740) Installing libpinyin (2.7.92-r0) (541/740) Installing tinyxml (2.6.2-r1) (542/740) Installing presage (0.9.1-r2) (543/740) Installing maliit-keyboard (2.3.1-r1) (544/740) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (545/740) Installing plasma-nano (5.26.4-r0) (546/740) Installing networkmanager-qt (5.101.0-r0) (547/740) Installing plasma-nm (5.26.4-r0) (548/740) Installing plasma-nm-mobile (5.26.4-r0) (549/740) Installing fftw-single-libs (3.3.10-r1) (550/740) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (551/740) Installing pulseaudio-bluez (9999_git20220528-r0) (552/740) Installing pulseaudio-alsa (9999_git20220528-r0) (553/740) Installing alsa-utils-openrc (1.2.8-r0) (554/740) Installing pulseaudio-openrc (9999_git20220528-r0) (555/740) Installing libcanberra-pulse (0.30-r9) (556/740) Installing plasma-pa (5.26.4-r0) (557/740) Installing libdaemon (0.14-r3) (558/740) Installing openrc-settingsd (1.1.0-r0) (559/740) Installing openrc-settingsd-openrc (1.1.0-r0) (560/740) Installing plasma-settings (22.11-r0) (561/740) Installing kactivitymanagerd (5.26.4-r1) (562/740) Installing kinit (5.101.0-r0) (563/740) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (564/740) Installing kdnssd (5.101.0-r0) (565/740) Installing syntax-highlighting (5.101.0-r0) (566/740) Installing kdsoap (2.1.1-r0) (567/740) Installing libmtp (1.1.20-r2) (568/740) Installing clang15-libclang (15.0.6-r2) (569/740) Installing qt5-qttools (5.15.6_git20220907-r1) (570/740) Installing phonon (4.11.1-r3) (571/740) Installing talloc (2.3.4-r1) (572/740) Installing tevent (0.13.0-r1) (573/740) Installing samba-util-libs (4.16.8-r1) (574/740) Installing jansson (2.14-r0) (575/740) Installing ldb (2.5.2-r1) (576/740) Installing libwbclient (4.16.8-r1) (577/740) Installing samba-libs (4.16.8-r1) (578/740) Installing libsmbclient (4.16.8-r1) (579/740) Installing kio-extras (22.12.0-r0) (580/740) Installing kquickcharts (5.101.0-r0) (581/740) Installing xorg-server-common (21.1.6-r0) (582/740) Installing libxkbfile (1.1.2-r0) (583/740) Installing xkbcomp (1.4.6-r0) (584/740) Installing libxfont2 (2.0.6-r0) (585/740) Installing libtirpc-conf (1.3.3-r0) (586/740) Installing libtirpc-nokrb (1.3.3-r0) (587/740) Installing libxcvt (0.1.2-r0) (588/740) Installing xwayland (22.1.7-r0) (589/740) Installing kscreenlocker (5.26.4-r0) (590/740) Installing libqaccessibilityclient (0.4.1-r1) (591/740) Installing xcb-util-cursor (0.1.4-r0) (592/740) Installing kwin (5.26.4-r0) (593/740) Installing kitemmodels (5.101.0-r0) (594/740) Installing threadweaver (5.101.0-r0) (595/740) Installing krunner (5.101.0-r0) (596/740) Installing milou (5.26.4-r0) (597/740) Installing pipewire-media-session (0.4.1-r0) (598/740) Installing font-hack (3.003-r3) (599/740) Installing qqc2-desktop-style (5.101.0-r0) (600/740) Installing plasma-integration (5.26.4-r0) (601/740) Installing qtchooser (66-r2) (602/740) Installing plasma-workspace-libs (5.26.4.1-r0) (603/740) Installing kactivities-stats (5.101.0-r1) (604/740) Installing baloo (5.101.0-r0) (605/740) Installing kholidays (5.101.0-r0) (606/740) Installing libkexiv2 (22.12.0-r0) (607/740) Installing knotifyconfig (5.101.0-r0) (608/740) Installing kparts (5.101.0-r0) (609/740) Installing zxing-cpp (1.4.0-r0) (610/740) Installing libdmtx-libs (0.7.7-r0) (611/740) Installing libqrencode (4.1.1-r1) (612/740) Installing prison (5.101.0-r0) (613/740) Installing ktexteditor (5.101.0-r0) (614/740) Installing libpcap (1.10.1-r1) (615/740) Installing lm-sensors-libs (3.6.0-r4) (616/740) Installing libksysguard (5.26.4-r0) (617/740) Installing kuserfeedback (1.2.0-r1) (618/740) Installing mpfr4 (4.1.1-r1) (619/740) Installing libqalculate (4.5.0-r0) (620/740) Installing plasma-workspace (5.26.4.1-r0) (621/740) Installing kpty (5.101.0-r0) (622/740) Installing kdesu (5.101.0-r0) (623/740) Installing kde-cli-tools (5.26.4-r0) (624/740) Installing qqc2-breeze-style (5.26.4-r0) (625/740) Installing plasma-mobile (5.26.4-r0) (626/740) Installing polkit-kde-agent-1 (5.26.4-r0) (627/740) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (628/740) Installing chrony-openrc (4.3-r0) (629/740) Installing haveged (1.9.18-r0) (630/740) Installing haveged-openrc (1.9.18-r0) (631/740) Installing libmnl (1.0.5-r0) (632/740) Installing libnftnl (1.2.4-r0) (633/740) Installing nftables (1.0.6-r0) (634/740) Installing nftables-openrc (1.0.6-r0) (635/740) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (636/740) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (637/740) Installing postmarketos-base-nftables (24.1-r0) Executing postmarketos-base-nftables-24.1-r0.post-install (638/740) Installing postmarketos-artwork-icons (2-r1) (639/740) Installing util-linux (2.38.1-r1) (640/740) Installing libfdisk (2.38.1-r1) (641/740) Installing libsmartcols (2.38.1-r1) (642/740) Installing util-linux-misc (2.38.1-r1) (643/740) Installing libeconf (0.5.0-r0) (644/740) Installing runuser (2.38.1-r1) (645/740) Installing mount (2.38.1-r1) (646/740) Installing losetup (2.38.1-r1) (647/740) Installing hexdump (2.38.1-r1) (648/740) Installing uuidgen (2.38.1-r1) (649/740) Installing blkid (2.38.1-r1) (650/740) Installing sfdisk (2.38.1-r1) (651/740) Installing mcookie (2.38.1-r1) (652/740) Installing agetty (2.38.1-r1) (653/740) Installing agetty-openrc (0.45.2-r7) (654/740) Installing wipefs (2.38.1-r1) (655/740) Installing cfdisk (2.38.1-r1) (656/740) Installing umount (2.38.1-r1) (657/740) Installing util-linux-openrc (2.38.1-r1) (658/740) Installing flock (2.38.1-r1) (659/740) Installing lsblk (2.38.1-r1) (660/740) Installing libcap-ng (0.8.3-r1) (661/740) Installing setpriv (2.38.1-r1) (662/740) Installing logger (2.38.1-r1) (663/740) Installing partx (2.38.1-r1) (664/740) Installing fstrim (2.38.1-r1) (665/740) Installing findmnt (2.38.1-r1) (666/740) Installing pcsc-lite-libs (1.9.9-r0) (667/740) Installing wpa_supplicant (2.10-r4) (668/740) Installing wpa_supplicant-openrc (2.10-r4) (669/740) Installing ifupdown-ng-wifi (0.12.1-r0) (670/740) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (671/740) Installing postmarketos-base-ui-networkmanager (6-r1) (672/740) Installing mpdecimal (2.5.1-r1) (673/740) Installing python3 (3.11.1-r2) (674/740) Installing py3-ruamel.yaml.clib (0.2.7-r1) (675/740) Installing py3-ruamel.yaml (0.17.21-r1) (676/740) Installing sleep-inhibitor (1.16-r1) (677/740) Installing sleep-inhibitor-openrc (1.16-r1) (678/740) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (679/740) Installing py3-dbus (1.3.2-r1) (680/740) Installing obex-capabilities (0.2.1-r2) (681/740) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (682/740) Installing postmarketos-base-ui-bluez-obexd (6-r1) (683/740) Installing pulseaudio-utils (9999_git20220528-r0) (684/740) Installing postmarketos-base-ui-pulseaudio (6-r1) (685/740) Installing upower (1.90.0-r2) (686/740) Installing device-pine64-pinephone-upower (0.44-r0) (687/740) Installing powerdevil-libs (5.26.4-r0) (688/740) Installing powerdevil (5.26.4-r0) (689/740) Installing bubblewrap (0.7.0-r0) (690/740) Installing fuse-common (3.12.0-r0) (691/740) Installing fuse-openrc (3.12.0-r0) (692/740) Installing fuse3-libs (3.12.0-r0) (693/740) Installing fuse3 (3.12.0-r0) (694/740) Installing xdg-desktop-portal (1.16.0-r0) (695/740) Installing xdg-desktop-portal-kde (5.26.4-r0) (696/740) Installing autologin (1.0.0-r4) (697/740) Installing tinydm (1.1.2-r1) (698/740) Installing tinydm-openrc (1.1.2-r1) (699/740) Installing postmarketos-base-ui-tinydm (6-r1) (700/740) Installing font-alias (1.0.4-r0) (701/740) Installing util-macros (1.19.3-r0) (702/740) Installing font-misc-misc (1.1.2-r3) (703/740) Installing font-cursor-misc (1.0.3-r3) (704/740) Installing xauth (1.1.2-r0) (705/740) Installing xmodmap (1.0.11-r0) (706/740) Installing xrdb (1.2.1-r1) (707/740) Installing xinit (1.4.2-r0) (708/740) Installing hwdata-pci (0.365-r0) (709/740) Installing libpciaccess (0.17-r0) (710/740) Installing xorg-server (21.1.6-r0) (711/740) Installing libinput (1.22.0-r0) (712/740) Installing xf86-input-libinput (1.2.1-r0) (713/740) Installing xf86-video-fbdev (0.5.0-r3) (714/740) Installing postmarketos-base-ui-x11 (6-r1) (715/740) 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 (716/740) Installing libexif (0.6.24-r0) (717/740) Installing libb2 (0.98.1-r2) (718/740) Installing double-conversion (3.2.1-r0) (719/740) Installing qt6-qtbase (6.4.1-r1) (720/740) Installing qt6-qtbase-x11 (6.4.1-r1) (721/740) Installing qt6-qtdeclarative (6.4.1-r0) (722/740) Installing qt6-qtwayland (6.4.1-r2) (723/740) Installing hwloc (2.8.0-r0) (724/740) Installing libtbb (2021.7.0-r1) (725/740) Installing opencv (4.7.0-r0) (726/740) Installing postprocessd (0.2.1-r3) (727/740) Installing postprocessd-megapixels (0.2.1-r3) (728/740) Installing qmltermwidget (0.2.0-r1) (729/740) Installing qmlkonsole (22.11-r0) (730/740) Installing c-ares (1.18.1-r1) (731/740) Installing spacebar (22.11-r0) (732/740) Installing hkdm (0.2.0-r0) (733/740) Installing buffyboard (0.2.0-r0) (734/740) Installing terminus-font (4.49.1-r3) (735/740) Installing kbd-misc (2.5.1-r4) (736/740) Installing kbd (2.5.1-r4) (737/740) Installing kbd-openrc (2.5.1-r4) (738/740) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (739/740) Installing ttyescape-openrc (1.0.1-r1) (740/740) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.4-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing ca-certificates-20221203-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r3.trigger 2022/12/31 15:59:38 Generating for kernel version: 6.1.0-rc7 2022/12/31 15:59:38 Output directory: /boot 2022/12/31 15:59:38 == Generating initramfs == 2022/12/31 15:59:38 - Including hook files 2022/12/31 15:59:38 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/31 15:59:38 - Including hook scripts 2022/12/31 15:59:38 - Including required binaries 2022/12/31 15:59:39 - Including kernel modules 2022/12/31 15:59:39 - Including splash images 2022/12/31 15:59:39 - Writing and verifying initramfs archive 2022/12/31 15:59:39 == Generating initramfs extra == 2022/12/31 15:59:39 - Including extra binaries 2022/12/31 15:59:39 - Including FDE support 2022/12/31 15:59:40 - Writing and verifying initramfs-extra archive 2022/12/31 15:59:44 == 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/12/31 15:59:48 mkinitfs completed in: 9.246813452s Executing postmarketos-base-24.1-r0.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: 2220 MiB in 765 packages (1245916) [15:59:57] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2220 MiB in 765 packages (1245916) [16:00:00] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (1245916) [16:00:01] (rootfs_pine64-pinephone) install device-pine64-pinephone (1245916) [16:00:01] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1245916) [16:00:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1245916) [16:00:01] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1245916) [16:00:01] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (1245916) [16:00:01] New background process: pid=1256931, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2220 MiB in 765 packages (1245916) [16:00:04] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2220 MiB in 765 packages (1245916) [16:00:07] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1245916) [16:00:08] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (1245916) [16:00:08] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1245916) [16:00:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1245916) [16:00:08] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (1245916) [16:00:08] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1245916) [16:00:08] New background process: pid=1257139, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2220 MiB in 765 packages (1245916) [16:00:11] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2220 MiB in 765 packages (1245916) [16:00:14] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (1245916) [16:00:14] (rootfs_pine64-pinephone) % mkinitfs 2022/12/31 16:00:14 Generating for kernel version: 6.1.0-rc7 2022/12/31 16:00:14 Output directory: /boot 2022/12/31 16:00:14 == Generating initramfs == 2022/12/31 16:00:14 - Including hook files 2022/12/31 16:00:14 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/31 16:00:14 - Including hook scripts 2022/12/31 16:00:14 - Including required binaries 2022/12/31 16:00:14 - Including kernel modules 2022/12/31 16:00:15 - Including splash images 2022/12/31 16:00:15 - Writing and verifying initramfs archive 2022/12/31 16:00:15 == Generating initramfs extra == 2022/12/31 16:00:15 - Including extra binaries 2022/12/31 16:00:15 - Including FDE support 2022/12/31 16:00:16 - Writing and verifying initramfs-extra archive 2022/12/31 16:00:19 == 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/12/31 16:00:23 mkinitfs completed in: 8.672422392s (1245916) [16:00:23] *** SET LOGIN PASSWORD FOR: 'user' *** (1245916) [16:00:23] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (1245916) [16:00:23] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (1245916) [16:00:23] (rootfs_pine64-pinephone) locking root (1245916) [16:00:23] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (1245916) [16:00:23] NOTE: No valid keymap specified for device (1245916) [16:00:24] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (1245916) [16:00:30] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (1245916) [16:00:30] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (1245916) [16:00:30] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1245916) [16:00:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (1245916) [16:00:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (1245916) [16:00:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1245916) [16:00:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (1245916) [16:00:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (1245916) [16:00:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (1245916) [16:00:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (1245916) [16:00:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (1245916) [16:00:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (1245916) [16:00:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (1245916) [16:00:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (1245916) [16:00:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (1245916) [16:00:30] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (1245916) [16:00:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (1245916) [16:00:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1245916) [16:00:30] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2338256 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1245916) [16:00:31] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1245916) [16:00:31] (native) create pine64-pinephone.img (3558M) (1245916) [16:00:31] (native) % truncate -s 3558M /home/pmos/rootfs/pine64-pinephone.img (1245916) [16:00:31] (native) mount /dev/install (pine64-pinephone.img) (1245916) [16:00:31] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (1245916) [16:00:31] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1245916) [16:00:31] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1245916) [16:00:31] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1245916) [16:00:31] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1245916) [16:00:31] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1245916) [16:00:31] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1245916) [16:00:31] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1245916) [16:00:31] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1245916) [16:00:31] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1245916) [16:00:31] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1245916) [16:00:31] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1245916) [16:00:31] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1245916) [16:00:31] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1245916) [16:00:31] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (1245916) [16:00:31] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1245916) [16:00:31] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1245916) [16:00:31] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1245916) [16:00:31] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1245916) [16:00:31] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1245916) [16:00:31] (native) % parted -s /dev/install mktable msdos (1245916) [16:00:31] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (1245916) [16:00:32] (native) % parted -s /dev/install mkpart primary 256M 100% (1245916) [16:00:32] (native) % parted -s /dev/install set 1 boot on (1245916) [16:00:32] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1245916) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1245916) [16:00:32] % sudo mount --bind /dev/loop11p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1245916) [16:00:32] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1245916) [16:00:32] % sudo mount --bind /dev/loop11p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1245916) [16:00:32] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1245916) [16:00:32] (native) install e2fsprogs (1245916) [16:00:32] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1245916) [16:00:32] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1245916) [16:00:32] (native) % cat /tmp/apk_progress_fifo (1245916) [16:00:32] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1245916) [16:00:32] New background process: pid=1258978, 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 (1245916) [16:00:33] (native) format /dev/installp2 (root, ext4) (1245916) [16:00:33] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1245916) [16:00:33] (native) mount /dev/installp2 to /mnt/install (1245916) [16:00:33] (native) % mkdir -p /mnt/install (1245916) [16:00:33] (native) % mount /dev/installp2 /mnt/install (1245916) [16:00:33] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1245916) [16:00:33] (native) install e2fsprogs (1245916) [16:00:33] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1245916) [16:00:33] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1245916) [16:00:33] (native) % cat /tmp/apk_progress_fifo (1245916) [16:00:33] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1245916) [16:00:33] New background process: pid=1259007, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 71 packages (1245916) [16:00:33] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (1245916) [16:00:33] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (1245916) [16:00:34] (native) % mkdir -p /mnt/install/boot (1245916) [16:00:34] (native) % mount /dev/installp1 /mnt/install/boot (1245916) [16:00:34] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1245916) [16:00:34] (native) copy rootfs_pine64-pinephone to /mnt/install/ (1245916) [16:00:34] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1245916) [16:00:34] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (1245916) [16:00:34] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (1245916) [16:00:34] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (1245916) [16:00:34] (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/ (1245916) [16:00:41] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1245916) [16:00:41] % 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 (1245916) [16:00:41] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % 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/ (1245916) [16:00:41] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1245916) [16:00:41] % 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 (1245916) [16:00:41] 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 (1245916) [16:00:41] (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 (1245916) [16:00:41] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1245916) [16:00:44] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1245916) [16:00:46] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "dio": false, "log-sec": 512 } ] } (1245916) [16:00:46] (native) umount /dev/loop11 (1245916) [16:00:46] (native) % losetup -d /dev/loop11 (1245916) [16:00:46] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1245916) [16:00:46] (1245916) [16:00:46] *** FLASHING INFORMATION *** (1245916) [16:00:46] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1245916) [16:00:46] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1245916) [16:00:46] (1245916) [16:00:46] *** SSH DAEMON INFORMATION *** (1245916) [16:00:46] SSH daemon is enabled (disable with --no-sshd). (1245916) [16:00:46] Login as 'user' with the password given during installation. (1245916) [16:00:46] (1245916) [16:00:46] *** FIREWALL INFORMATION *** (1245916) [16:00:46] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1245916) [16:00:46] For more information: https://postmarketos.org/firewall (1245916) [16:00:46] (1245916) [16:00:46] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1245916) [16:00:46] DONE! total 2446296 -rw-r--r-- 1 root 12345 3730833408 Dec 31 16:00 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop11 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512 /dev/loop11 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap (deleted) 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core20_1778.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512 /dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 14 Dec 31 16:01 pmOS_boot -> ../../loop11p1 lrwxrwxrwx 1 root root 14 Dec 31 16:01 pmOS_root -> ../../loop11p2 lrwxrwxrwx 1 root root 10 Dec 31 16:01 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Dec 31 15:59 bin drwxr-xr-x 2 root root 4096 Dec 31 16:00 boot drwxr-xr-x 2 root root 4096 Dec 31 15:55 dev drwxr-xr-x 66 root root 4096 Dec 31 16:00 etc drwxr-xr-x 3 root root 4096 Dec 31 16:00 home drwxr-xr-x 14 root root 4096 Dec 31 15:59 lib drwx------ 2 root root 16384 Dec 31 16:00 lost+found drwxr-xr-x 5 root root 4096 Dec 31 15:55 media drwxr-xr-x 8 root root 4096 Dec 31 15:55 mnt drwxr-xr-x 2 root root 4096 Dec 31 15:55 opt drwxr-xr-x 2 root root 4096 Dec 31 15:55 proc drwx------ 2 root root 4096 Dec 31 15:55 root drwxr-xr-x 6 root root 4096 Dec 31 15:58 run drwxr-xr-x 2 root root 4096 Dec 31 15:59 sbin drwxr-xr-x 2 root root 4096 Dec 31 15:55 srv drwxr-xr-x 2 root root 4096 Dec 31 15:55 sys drwxrwxrwt 2 root root 4096 Dec 31 16:00 tmp drwxr-xr-x 9 root root 4096 Dec 31 15:56 usr drwxr-xr-x 13 root root 4096 Dec 31 15:56 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-12-31 16:01:11-- 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% 76.8M=0s 2022-12-31 16:01:11 (76.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-12-29 19:00:46.335506 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-2532-g7eb2df76da [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-2524-g0d80c43eda [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-2525-g9baa83171a [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25348 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1672415748-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1672415748-r0) (3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671934127-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1671934187-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1672366840-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671934559-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1671934236-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671934314-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1671934348-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1672360349-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1671934166-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1672366930-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1672393690-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1672394043-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1671934397-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1672366942-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1671934148-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1671934176-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671934294-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1671934407-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1671934437-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671934502-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671934609-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671934619-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671934522-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1672402990-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671934457-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671934245-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671934588-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671934540-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1672394227-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0) (37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1672366899-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1672411701-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1672453399-r0) (43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671937223-r0) (44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1671934304-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1672365518-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671934474-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1672020793-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0) (51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1672453283-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1672394760-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671937856-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0) (57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1672394584-r0) (58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1672057264-r0) (59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1672167648-r0) (60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1671799851-r0) (61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1672368121-r0) (62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1671825709-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671930963-r0) (65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0) (66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671937509-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0) (68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1672394710-r0) (69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1672394710-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1672194316-r0) (71/102) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1672057239-r1) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1671934366-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1671934284-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1672434770-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0) (76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1672368150-r0) (77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1672424186-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0) (81/102) Upgrading milou (5.26.4-r0 -> 9999_git1671937398-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0) (83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1672216853-r0) (84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1672453342-r0) (85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1672366825-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1672329122-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1671934446-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671934466-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1672394212-r0) (92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1672280863-r0) (93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1672453342-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1671934483-r0) (95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1672280795-r0) (96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0) (97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1672393810-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1672453356-r0) (99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671988786-r0) (100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671988786-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1672194274-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1672421016-r0) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2394 MiB in 765 packages (1/10) Installing bash (5.2.15-r0) Executing bash-5.2.15-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r1) (5/10) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-53-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.1-r0) (7/10) Installing discover-backend-flatpak (5.26.4-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (7.1-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2405 MiB in 775 packages (1/102) Installing syndication (9999_git1670961763-r0) (2/102) Installing alligator (9999_git1672453380-r0) (3/102) Installing libavc1394 (0.5.4-r3) (4/102) Installing libcaca (0.99_beta20-r0) (5/102) Installing libdv (1.0.0-r7) (6/102) Installing libiec61883 (1.2.0-r3) (7/102) Installing mpg123-libs (1.31.1-r0) (8/102) Installing speex (1.2.1-r0) (9/102) Installing libshout (2.4.6-r1) (10/102) Installing wavpack (5.6.0-r0) (11/102) Installing gst-plugins-good (1.20.5-r0) (12/102) Installing py3-parsing (3.0.9-r1) (13/102) Installing py3-packaging (22.0-r0) (14/102) Installing py3-setuptools (65.6.3-r0) (15/102) Installing py3-certifi (2022.12.7-r0) (16/102) Installing py3-charset-normalizer (3.0.1-r1) (17/102) Installing py3-idna (3.4-r3) (18/102) Installing py3-urllib3 (1.26.13-r0) (19/102) Installing py3-requests (2.28.1-r2) (20/102) Installing py3-ytmusicapi (0.24.1-r0) (21/102) Installing libmng (2.0.3-r1) (22/102) Installing qt5-qtimageformats (5.15.6_git20220907-r1) (23/102) Installing py3-mutagen (1.46.0-r1) (24/102) Installing py3-websockets (10.4-r1) (25/102) Installing py3-brotli (1.0.9-r10) (26/102) Installing yt-dlp (2022.11.11-r1) (27/102) Installing audiotube (9999_git1672453390-r0) (28/102) Installing calindori (9999_git1671937760-r0) (29/102) Installing live-media (2022.10.01-r0) (30/102) Installing libxpm (3.5.14-r0) (31/102) Installing a52dec (0.8.0-r8) (32/102) Installing vulkan-loader (1.3.236.0-r0) (33/102) Installing ffmpeg4-libs (4.4.3-r0) (34/102) Installing libbluray (1.3.4-r0) (35/102) Installing libcddb (1.3.2-r4) (36/102) Installing libdvbpsi (1.3.3-r0) (37/102) Installing libdvdcss (1.4.3-r0) (38/102) Installing libdvdread (6.1.3-r1) (39/102) Installing libdvdnav (6.1.1-r0) (40/102) Installing libebml (1.4.4-r0) (41/102) Installing faad2-libs (2.10.1-r0) (42/102) Installing libupnp (1.14.15-r0) (43/102) Installing lua5.2-libs (5.2.4-r11) (44/102) Installing libmad (0.15.1b-r9) (45/102) Installing libmatroska (1.7.1-r0) (46/102) Installing libmicrodns (0.2.0-r0) (47/102) Installing libmpeg2 (0.5.1-r10) (48/102) Installing glslang-libs (1.3.236.0-r0) (49/102) Installing glslang (1.3.236.0-r0) (50/102) Installing spirv-tools (1.3.236.0-r0) (51/102) Installing shaderc (2022.4-r0) (52/102) Installing libplacebo (5.229.1-r2) (53/102) Installing libprotobuf-lite (3.21.12-r0) (54/102) Installing vlc-libs (3.0.18-r0) (55/102) Installing vlc (3.0.18-r0) (56/102) Installing elisa (22.12.0-r0) (57/102) Installing kunitconversion (9999_git1671934531-r0) (58/102) Installing kalk (9999_git1672372248-r0) (59/102) Installing qt5-qtkeychain (0.13.2-r1) (60/102) Installing kasts (9999_git1672368350-r0) (61/102) Installing keysmith (9999_git1671938648-r0) (62/102) Installing krecorder (9999_git1671937806-r0) (63/102) Installing kpublictransport (22.12.0-r0) (64/102) Installing ktrip (9999_git1671938816-r0) (65/102) Installing kweathercore (9999_git1672367176-r0) (66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/102) Installing kweather (9999_git1672368364-r0) (68/102) Installing olm (3.2.14-r0) (69/102) Installing libquotient (0.7.0-r1) (70/102) Installing libcmark (0.30.2-r1) (71/102) Installing neochat (9999_git1672453023-r1) (72/102) Installing kjs (9999_git1670961433-r0) (73/102) Installing libdjvulibre (3.5.28-r3) (74/102) Installing libzip (1.9.2-r2) (75/102) Installing ebook-tools (0.2.2-r3) (76/102) Installing discount-libs (2.2.7b-r0) (77/102) Installing poppler (22.12.0-r2) (78/102) Installing poppler-qt5 (22.12.0-r0) (79/102) Installing kdegraphics-mobipocket (22.12.0-r0) (80/102) Installing libspectre (0.2.11-r0) (81/102) Installing okular-common (22.12.0-r1) (82/102) Installing okular (22.12.0-r1) (83/102) Installing plasma-camera (1.0_git20210328-r2) (84/102) Installing gst-libav (1.20.5-r0) (85/102) Installing gst-plugins-good-qt (1.20.5-r0) (86/102) Installing libxpresent (1.0.1-r0) (87/102) Installing libxscrnsaver (1.2.4-r0) (88/102) Installing libcdio (2.1.0-r1) (89/102) Installing libcdio-paranoia (10.2.2.0.1-r1) (90/102) Installing luajit (2.1_p20210510-r3) (91/102) Installing rubberband-libs (3.1.1-r2) (92/102) Installing sndio-libs (1.9.0-r0) (93/102) Installing uchardet-libs (0.0.8-r0) (94/102) Installing zimg (3.0.4-r1) (95/102) Installing mpv-libs (0.35.0-r1) (96/102) Installing plasmatube (9999_git1672368377-r0) (97/102) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (98/102) Installing postmarketos-config-nftables-mdns (0.13-r0) (99/102) Installing postmarketos-config-nftables-chromecast (0.13-r0) (100/102) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (101/102) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (102/102) Installing tokodon (9999_git1672453069-r0) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS0 with baud rate 115200 Executing vlc-libs-3.0.18-r0.trigger OK: 2581 MiB in 877 packages (chroot) Exiting chroot... [16:03:09] Unregister qemu binfmt (arm) [16:03:09] Unregister qemu binfmt (aarch64) [16:03:09] Unregister qemu binfmt (riscv64) [16:03:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:03:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:03:10] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [16:03:10] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [16:03:12] Cleared up ~4698 MB of space [16:03:12] DONE! Building image for pine64-pinephonepro Already up to date. [16:03:13] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:03:13] Channel [edge]: [16:03:13] Vendor [qemu]: [16:03:13] Device codename [amd64]: [16:03:13] Kernel [lts]: [16:03:13] Username [user]: [16:03:13] User interface [weston]: [16:03:13] Change them? (y/n) [n]: [16:03:13] Extra packages [none]: [16:03:13] Use this timezone instead of GMT? (y/n) [y]: [16:03:13] Choose default locale for installation [C.UTF-8]: [16:03:13] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:03:13] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:03:13] Config changed: ui='plasma-mobile' [16:03:13] Config changed: device='pine64-pinephonepro' [16:03:13] Config changed: kernel='' [16:03:14] Config changed: extra_packages='osk-sdl' (1303054) [16:03:14] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git remote -v origin https://gitlab.com/postmarketOS/pmaports.git (fetch) origin https://gitlab.com/postmarketOS/pmaports.git (push) (1303054) [16:03:14] % cd /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pmaports; git show origin/master:channels.cfg # Reference: https://postmarketos.org/channels.cfg [channels.cfg] recommended=edge [edge] description=Rolling release / Most devices / Occasional breakage: https://postmarketos.org/edge branch_pmaports=master branch_aports=master mirrordir_alpine=edge [v22.12] description=Latest release / Recommended for best stability branch_pmaports=v22.12 branch_aports=3.17-stable mirrordir_alpine=v3.17 [v22.06] description=Old release (supported until 2023-01-18) 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 (1303054) [16:03:14] *** (1/4) PREPARE NATIVE CHROOT *** (1303054) [16:03:14] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1303054) [16:03:14] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1303054) [16:03:14] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (1303054) [16:03:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (1303054) [16:03:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (1303054) [16:03:14] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (1303054) [16:03:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (1303054) [16:03:14] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (1303054) [16:03:14] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1303054) [16:03:14] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1303054) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1303054) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1303054) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1303054) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1303054) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1303054) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1303054) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1303054) [16:03:14] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (1303054) [16:03:14] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1303054) [16:03:15] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (1303054) [16:03:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1303054) [16:03:15] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1303054) [16:03:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1303054) [16:03:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1303054) [16:03:15] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1303054) [16:03:15] Update package index for x86_64 (4 file(s)) (1303054) [16:03:15] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (1303054) [16:03:15] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (1303054) [16:03:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (1303054) [16:03:15] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (1303054) [16:03:15] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (1303054) [16:03:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (1303054) [16:03:16] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (1303054) [16:03:16] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (1303054) [16:03:17] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (1303054) [16:03:17] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (1303054) [16:03:17] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1303054) [16:03:17] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1303054) [16:03:17] extracted: /tmp/pmbootstrapb_iefflrapk (1303054) [16:03:17] extracted: /tmp/pmbootstrapd0zxg0x3sig (1303054) [16:03:17] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1303054) [16:03:17] % 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/pmbootstrapd0zxg0x3sig /tmp/pmbootstrapb_iefflrapk Verified OK (1303054) [16:03:17] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1303054) [16:03:17] % /tmp/pmbootstrapb_iefflrapk --version apk-tools 2.12.10, compiled for x86_64. (1303054) [16:03:17] (native) install alpine-base (1303054) [16:03:17] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % 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 (1303054) [16:03:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (1303054) [16:03:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (1303054) [16:03:17] (native) update /etc/apk/repositories (1303054) [16:03:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1303054) [16:03:18] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1303054) [16:03:18] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1303054) [16:03:18] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1303054) [16:03:18] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (1303054) [16:03:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1303054) [16:03:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1303054) [16:03:18] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1303054) [16:03:18] % 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 (1303054) [16:03:18] New background process: pid=1303603, 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-r7) Executing openrc-0.45.2-r7.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 (20221203-r1) (15/25) Installing libcrypto3 (3.0.7-r1) (16/25) Installing libssl3 (3.0.7-r1) (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 (1303054) [16:03:19] (native) % adduser -D pmos -u 12345 (1303054) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (1303054) [16:03:19] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (1303054) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (1303054) [16:03:19] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (1303054) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (1303054) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (1303054) [16:03:19] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (1303054) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (1303054) [16:03:19] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (1303054) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (1303054) [16:03:19] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (1303054) [16:03:19] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (1303054) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (1303054) [16:03:19] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (1303054) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (1303054) [16:03:19] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (1303054) [16:03:19] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (1303054) [16:03:19] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (1303054) [16:03:19] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (1303054) [16:03:22] (native) install cryptsetup util-linux parted (1303054) [16:03:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1303054) [16:03:22] (native) % cat /tmp/apk_progress_fifo (1303054) [16:03:22] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (1303054) [16:03:22] New background process: pid=1303916, 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.18-r0) (4/42) Installing json-c (0.16-r0) (5/42) Installing libuuid (2.38.1-r1) (6/42) Installing cryptsetup-libs (2.6.0-r0) (7/42) Installing popt (1.19-r1) (8/42) Installing cryptsetup (2.6.0-r0) (9/42) Installing cryptsetup-openrc (2.6.0-r0) (10/42) Installing ncurses-terminfo-base (6.3_p20221224-r0) (11/42) Installing ncurses-libs (6.3_p20221224-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.5.0-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-r7) (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 (1303054) [16:03:24] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (1303054) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1303054) [16:03:24] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1303054) [16:03:24] % 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 (1303054) [16:03:24] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (1303054) [16:03:24] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (1303054) [16:03:24] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (1303054) [16:03:24] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (1303054) [16:03:24] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (1303054) [16:03:24] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (1303054) [16:03:24] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (1303054) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1303054) [16:03:24] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1303054) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (1303054) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1303054) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1303054) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (1303054) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1303054) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1303054) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1303054) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1303054) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1303054) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1303054) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1303054) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1303054) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1303054) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1303054) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1303054) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1303054) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1303054) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1303054) [16:03:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1303054) [16:03:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1303054) [16:03:24] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (1303054) [16:03:24] (native) install qemu-aarch64 (1303054) [16:03:24] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1303054) [16:03:24] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1303054) [16:03:24] (native) % cat /tmp/apk_progress_fifo (1303054) [16:03:24] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (1303054) [16:03:24] New background process: pid=1304003, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/1) Installing qemu-aarch64 (7.2.0-r0) Executing busybox-1.35.0-r29.trigger OK: 25 MiB in 68 packages (1303054) [16:03:25] Register qemu binfmt (aarch64) (1303054) [16:03:25] % 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 (1303054) [16:03:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (1303054) [16:03:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1303054) [16:03:25] % 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 (1303054) [16:03:25] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (1303054) [16:03:25] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1303054) [16:03:25] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1303054) [16:03:25] extracted: /tmp/pmbootstrapcd6_kr49apk (1303054) [16:03:25] extracted: /tmp/pmbootstraphccv72mlsig (1303054) [16:03:25] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (1303054) [16:03:25] % 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/pmbootstraphccv72mlsig /tmp/pmbootstrapcd6_kr49apk Verified OK (1303054) [16:03:25] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (1303054) [16:03:25] % /tmp/pmbootstrapcd6_kr49apk --version apk-tools 2.12.10, compiled for x86_64. (1303054) [16:03:25] (rootfs_pine64-pinephonepro) install alpine-base (1303054) [16:03:25] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (1303054) [16:03:25] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (1303054) [16:03:25] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (1303054) [16:03:25] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (1303054) [16:03:25] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1303054) [16:03:25] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1303054) [16:03:25] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1303054) [16:03:25] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1303054) [16:03:25] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (1303054) [16:03:25] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1303054) [16:03:25] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1303054) [16:03:25] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1303054) [16:03:25] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1303054) [16:03:25] Update package index for aarch64 (4 file(s)) (1303054) [16:03:25] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (1303054) [16:03:26] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (1303054) [16:03:26] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (1303054) [16:03:26] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (1303054) [16:03:26] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (1303054) [16:03:27] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (1303054) [16:03:27] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (1303054) [16:03:27] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (1303054) [16:03:27] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (1303054) [16:03:27] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1303054) [16:03:27] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1303054) [16:03:27] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (1303054) [16:03:27] % 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 (1303054) [16:03:27] New background process: pid=1304368, 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-r7) Executing openrc-0.45.2-r7.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 (20221203-r1) (15/25) Installing libcrypto3 (3.0.7-r1) (16/25) Installing libssl3 (3.0.7-r1) (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 (1303054) [16:03:29] (rootfs_pine64-pinephonepro) % getent passwd user (1303054) [16:03:29] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (1303054) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (1303054) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup user wheel (1303054) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (1303054) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup user video (1303054) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (1303054) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup user audio (1303054) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (1303054) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup user input (1303054) [16:03:29] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (1303054) [16:03:30] (rootfs_pine64-pinephonepro) % addgroup user plugdev (1303054) [16:03:30] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (1303054) [16:03:30] (rootfs_pine64-pinephonepro) % addgroup user netdev (1303054) [16:03:30] 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 (1303054) [16:03: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) (1303054) [16:03:32] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (1303054) [16:03:32] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (1303054) [16:03:32] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (1303054) [16:03:33] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (1303054) [16:03:33] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (1303054) [16:03:34] (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 (1303054) [16:03:34] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1303054) [16:03:34] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1303054) [16:03:34] (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 (1303054) [16:03:34] New background process: pid=1304623, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/734) Installing icu-data-full (72.1-r1) (2/734) Installing dbus-libs (1.14.4-r0) (3/734) Installing libgcc (12.2.1_git20220924-r6) (4/734) Installing libffi (3.4.4-r0) (5/734) Installing libintl (0.21.1-r1) (6/734) Installing libblkid (2.38.1-r1) (7/734) Installing libmount (2.38.1-r1) (8/734) Installing pcre2 (10.42-r0) (9/734) Installing glib (2.74.4-r0) (10/734) Installing libstdc++ (12.2.1_git20220924-r6) (11/734) Installing icu-libs (72.1-r1) (12/734) Installing libpcre2-16 (10.42-r0) (13/734) Installing zstd-libs (1.5.2-r9) (14/734) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/734) Installing hicolor-icon-theme (0.17-r2) (16/734) Installing libmagic (5.44-r0) (17/734) Installing file (5.44-r0) (18/734) Installing libxau (1.0.11-r0) (19/734) Installing libmd (1.0.4-r0) (20/734) Installing libbsd (0.11.7-r0) (21/734) Installing libxdmcp (1.1.4-r0) (22/734) Installing libxcb (1.15-r0) (23/734) Installing libx11 (1.8.2-r2) (24/734) Installing libxext (1.3.5-r0) (25/734) Installing libice (1.1.1-r0) (26/734) Installing libuuid (2.38.1-r1) (27/734) Installing libsm (1.2.4-r0) (28/734) Installing libxt (1.2.1-r1) (29/734) Installing libxmu (1.1.4-r0) (30/734) Installing xset (1.2.5-r0) (31/734) Installing xprop (1.2.6-r0) (32/734) Installing xdg-utils (1.1.3-r4) (33/734) Installing mesa (22.3.2-r0) (34/734) Installing libdrm (2.4.114-r0) (35/734) Installing libexpat (2.5.0-r0) (36/734) Installing wayland-libs-server (1.21.0-r1) (37/734) Installing mesa-glapi (22.3.2-r0) (38/734) Installing mesa-gles (22.3.2-r0) (39/734) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/734) Installing libxcomposite (0.4.6-r0) (41/734) Installing brotli-libs (1.0.9-r10) (42/734) Installing libbz2 (1.0.8-r4) (43/734) Installing libpng (1.6.39-r2) (44/734) Installing freetype (2.12.1-r0) (45/734) Installing fontconfig (2.14.1-r0) (46/734) Installing wayland-libs-client (1.21.0-r1) (47/734) Installing wayland-libs-cursor (1.21.0-r1) (48/734) Installing wayland-libs-egl (1.21.0-r1) (49/734) Installing xkeyboard-config (2.37-r0) (50/734) Installing xz-libs (5.4.0-r0) (51/734) Installing libxml2 (2.10.3-r2) (52/734) Installing libxkbcommon (1.4.1-r0) (53/734) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/734) Installing mesa-gbm (22.3.2-r0) (55/734) Installing libxshmfence (1.3.2-r0) (56/734) Installing mesa-egl (22.3.2-r0) (57/734) Installing avahi-libs (0.8-r6) (58/734) Installing gmp (6.2.1-r2) (59/734) Installing nettle (3.8.1-r0) (60/734) Installing p11-kit (0.24.1-r1) (61/734) Installing libtasn1 (4.19.0-r0) (62/734) Installing libunistring (1.1-r0) (63/734) Installing gnutls (3.7.8-r2) (64/734) Installing cups-libs (2.4.2-r1) (65/734) Installing pkgconf (1.9.3-r1) (66/734) Installing shared-mime-info (2.2-r2) (67/734) Installing libjpeg-turbo (2.1.4-r0) (68/734) Installing libwebp (1.2.4-r1) (69/734) Installing tiff (4.5.0-r1) (70/734) Installing gdk-pixbuf (2.42.10-r2) (71/734) Installing gtk-update-icon-cache (3.24.36-r0) (72/734) Installing libxfixes (6.0.0-r0) (73/734) Installing libxrender (0.9.11-r0) (74/734) Installing libxcursor (1.2.1-r1) (75/734) Installing libxdamage (1.1.6-r0) (76/734) Installing libxi (1.8-r0) (77/734) Installing libxinerama (1.1.5-r0) (78/734) Installing libxrandr (1.5.3-r0) (79/734) Installing libatk-1.0 (2.46.0-r0) (80/734) Installing libxtst (1.2.4-r0) (81/734) Installing at-spi2-core (2.46.0-r0) (82/734) Installing libatk-bridge-2.0 (2.46.0-r0) (83/734) Installing pixman (0.42.2-r0) (84/734) Installing cairo (1.17.6-r3) (85/734) Installing cairo-gobject (1.17.6-r3) (86/734) Installing libepoxy (1.5.10-r0) (87/734) Installing fribidi (1.0.12-r0) (88/734) Installing graphite2 (1.3.14-r2) (89/734) Installing harfbuzz (6.0.0-r0) (90/734) Installing libxft (2.3.7-r0) (91/734) Installing pango (1.50.12-r0) (92/734) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/734) Installing libevdev (1.13.0-r0) (94/734) Installing mtdev (1.1.6-r1) (95/734) Installing eudev-libs (3.2.11-r6) (96/734) Installing libinput-libs (1.22.0-r0) (97/734) Installing xcb-util-wm (0.4.2-r0) (98/734) Installing xcb-util (0.4.1-r0) (99/734) Installing xcb-util-image (0.4.1-r0) (100/734) Installing xcb-util-keysyms (0.4.1-r0) (101/734) Installing xcb-util-renderutil (0.3.10-r0) (102/734) Installing libxkbcommon-x11 (1.4.1-r0) (103/734) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (104/734) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/734) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/734) Installing kirigami2-libs (5.101.0-r0) (107/734) Installing libgomp (12.2.1_git20220924-r6) (108/734) Installing kirigami2 (5.101.0-r0) (109/734) Installing kactivities-libs (5.101.0-r1) (110/734) Installing karchive (5.101.0-r0) (111/734) Installing kconfig (5.101.0-r0) (112/734) Installing kcoreaddons (5.101.0-r0) (113/734) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (114/734) Installing kwindowsystem (5.101.0-r0) (115/734) Installing kcrash (5.101.0-r0) (116/734) Installing kdbusaddons (5.101.0-r0) (117/734) Installing kglobalaccel (5.101.0-r0) (118/734) Installing kguiaddons (5.101.0-r0) (119/734) Installing ki18n (5.101.0-r0) (120/734) Installing libelogind (246.10-r5) (121/734) Installing polkit-elogind-libs (122-r0) (122/734) Installing polkit-qt-1 (0.114.0-r1) (123/734) Installing kauth (5.101.0-r0) (124/734) Installing kcodecs (5.101.0-r0) (125/734) Installing kwidgetsaddons (5.101.0-r0) (126/734) Installing kconfigwidgets (5.101.0-r0) (127/734) Installing qt5-qtsvg (5.15.6_git20220908-r0) (128/734) Installing kiconthemes (5.101.0-r0) (129/734) Installing kitemviews (5.101.0-r0) (130/734) Installing kxmlgui (5.101.0-r0) (131/734) Installing kbookmarks (5.101.0-r0) (132/734) Installing kcompletion (5.101.0-r0) (133/734) Installing libxml2-utils (2.10.3-r2) (134/734) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (135/734) Installing libgpg-error (1.46-r1) (136/734) Installing libgcrypt (1.10.1-r0) (137/734) Installing libxslt (1.1.37-r0) (138/734) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (139/734) Installing kdoctools (5.101.0-r0) (140/734) Installing kjobwidgets (5.101.0-r0) (141/734) Installing alsa-lib (1.2.8-r0) (142/734) Installing libxxf86vm (1.1.5-r0) (143/734) Installing mesa-gl (22.3.2-r0) (144/734) Installing libxv (1.0.12-r0) (145/734) Installing cdparanoia-libs (10.2-r11) (146/734) Installing graphene (1.10.8-r1) (147/734) Installing gstreamer (1.20.5-r0) (148/734) Installing libogg (1.3.5-r2) (149/734) Installing opus (1.3.1-r1) (150/734) Installing orc (0.4.33-r0) (151/734) Installing libtheora (1.1.1-r16) (152/734) Installing libvorbis (1.3.7-r0) (153/734) Installing gst-plugins-base (1.20.5-r0) (154/734) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/734) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/734) Installing sound-theme-freedesktop (0.8-r0) (157/734) Installing libltdl (2.4.7-r0) (158/734) Installing libcanberra (0.30-r9) (159/734) Installing libcanberra-gstreamer (0.30-r9) (160/734) Installing knotifications (5.101.0-r0) (161/734) Installing kservice (5.101.0-r0) (162/734) Installing solid-libs (5.101.0-r0) (163/734) Installing libhunspell (1.7.2-r0) (164/734) Installing ncurses-terminfo-base (6.3_p20221224-r0) (165/734) Installing ncurses-libs (6.3_p20221224-r0) (166/734) Installing readline (8.2.0-r0) (167/734) Installing hunspell (1.7.2-r0) (168/734) Installing sonnet (5.101.0-r0) (169/734) Installing ktextwidgets (5.101.0-r0) (170/734) Installing kio (5.101.0-r0) (171/734) Installing kpackage (5.101.0-r0) (172/734) Installing kdeclarative (5.101.0-r0) (173/734) Installing kwayland (5.101.0-r0) (174/734) Installing plasma-framework (5.101.0-r0) (175/734) Installing sqlite-libs (3.40.1-r0) (176/734) Installing libaccounts-glib (1.26-r1) (177/734) Installing libaccounts-qt (1.16-r1) (178/734) Installing signond (8.61-r0) (179/734) Installing accounts-qml-module (0.7_git20190605-r1) (180/734) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/734) Installing sdl2 (2.26.1-r0) (182/734) Installing svt-av1-libs (1.4.1-r0) (183/734) Installing aom-libs (3.5.0-r0) (184/734) Installing libass (0.17.0-r0) (185/734) Installing libdav1d (1.0.0-r2) (186/734) Installing lcms2 (2.14-r2) (187/734) Installing libjxl (0.7.0-r0) (188/734) Installing lame (3.100-r2) (189/734) Installing libasyncns (0.8-r1) (190/734) Installing flac-libs (1.4.2-r0) (191/734) Installing libsndfile (1.2.0-r0) (192/734) Installing soxr (0.1.3-r3) (193/734) Installing speexdsp (1.2.1-r0) (194/734) Installing tdb-libs (1.4.7-r1) (195/734) Installing libpulse (9999_git20220528-r0) (196/734) Installing cjson (1.7.15-r3) (197/734) Installing mbedtls (2.28.2-r0) (198/734) Installing librist (0.2.7-r0) (199/734) Installing libsrt (1.5.1-r0) (200/734) Installing libssh (0.10.4-r0) (201/734) Installing v4l-utils-libs (1.22.1-r2) (202/734) Installing libva (2.17.0-r0) (203/734) Installing libvdpau (1.5-r0) (204/734) Installing vidstab (1.1.0-r2) (205/734) Installing libvpx (1.12.0-r1) (206/734) Installing x264-libs (0.164_git20220602-r0) (207/734) Installing numactl (2.0.16-r0) (208/734) Installing x265-libs (3.5-r3) (209/734) Installing xvidcore (1.3.7-r1) (210/734) Installing libsodium (1.0.18-r2) (211/734) Installing libzmq (4.3.4-r1) (212/734) Installing ffmpeg-libs (5.1.2-r3) (213/734) Installing libevent (2.1.12-r5) (214/734) Installing minizip (1.2.13-r0) (215/734) Installing nspr (4.35-r0) (216/734) Installing nss (3.86-r0) (217/734) Installing re2 (2022.12.01-r0) (218/734) Installing snappy (1.1.9-r4) (219/734) Installing qt5-qtwebengine (5.15.11-r10) (220/734) Installing libnotify (0.8.1-r1) (221/734) Installing libproxy (0.4.18-r2) (222/734) Installing signon-ui (0.17_git20171023-r2) (223/734) Installing libassuan (2.5.5-r1) (224/734) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (225/734) Installing gnupg-gpgconf (2.2.41-r0) (226/734) Installing gpg (2.2.41-r0) (227/734) Installing npth (1.6-r2) (228/734) Installing gpg-agent (2.2.41-r0) (229/734) Installing libksba (1.6.3-r0) (230/734) Installing gpgsm (2.2.41-r0) (231/734) Installing gpgme (1.18.0-r1) (232/734) Installing gpgmepp (1.18.0-r1) (233/734) Installing gdbm (1.23-r0) (234/734) Installing libsasl (2.1.28-r3) (235/734) Installing libqca (2.3.4-r2) (236/734) Installing kwallet (5.101.0-r0) (237/734) Installing kaccounts-integration (22.12.0-r0) (238/734) Installing purpose (5.101.0-r0) (239/734) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (240/734) Installing qt5-qtfeedback (0_git20180903-r0) (241/734) Installing angelfish (22.11-r0) (242/734) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (243/734) Installing gtk-engines-clearlooks (2.21.0-r3) (244/734) Installing gtk-engines-crux (2.21.0-r3) (245/734) Installing gtk-engines-industrial (2.21.0-r3) (246/734) Installing gtk-engines-mist (2.21.0-r3) (247/734) Installing gtk-engines-redmond (2.21.0-r3) (248/734) Installing gtk-engines-thinice (2.21.0-r3) (249/734) Installing gtk-engines (2.21.0-r3) (250/734) Installing breeze-gtk (5.26.4-r0) (251/734) Installing alsa-ucm-conf (1.2.8-r1) (252/734) Installing ca-certificates (20221203-r1) (253/734) Installing nghttp2-libs (1.51.0-r0) (254/734) Installing libcurl (7.87.0-r1) (255/734) Installing libgpiod (1.6.3-r2) (256/734) Installing libgudev (237-r1) (257/734) Installing libmm-glib (1.20.2-r1) (258/734) Installing libusb (1.0.26-r0) (259/734) Installing eg25-manager (0.4.6-r0) (260/734) Installing eg25-manager-openrc (0.4.6-r0) (261/734) Installing linux-pine64-pinephonepro (6.1-r1) (262/734) Installing udev-init-scripts (35-r1) (263/734) Installing udev-init-scripts-openrc (35-r1) (264/734) Installing kmod-libs (30-r1) (265/734) Installing eudev (3.2.11-r6) (266/734) Installing eudev-openrc (3.2.11-r6) (267/734) Installing openssh-keygen (9.1_p1-r1) (268/734) Installing libedit (20221030.3.1-r0) (269/734) Installing openssh-client-common (9.1_p1-r1) (270/734) Installing openssh-client-default (9.1_p1-r1) (271/734) Installing openssh-sftp-server (9.1_p1-r1) (272/734) Installing openssh-server-common (9.1_p1-r1) (273/734) Installing openssh-server (9.1_p1-r1) (274/734) Installing openssh (9.1_p1-r1) (275/734) Installing boot-deploy (0.6.1-r0) (276/734) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (277/734) Installing lzo (2.10-r3) (278/734) Installing btrfs-progs (6.1-r0) (279/734) Installing bzip2 (1.0.8-r4) (280/734) Installing argon2-libs (20190702-r2) (281/734) Installing device-mapper-libs (2.03.18-r0) (282/734) Installing json-c (0.16-r0) (283/734) Installing cryptsetup-libs (2.6.0-r0) (284/734) Installing popt (1.19-r1) (285/734) Installing cryptsetup (2.6.0-r0) (286/734) Installing cryptsetup-openrc (2.6.0-r0) (287/734) Installing libaio (0.3.113-r0) (288/734) Installing device-mapper-event-libs (2.03.18-r0) (289/734) Installing lvm2-libs (2.03.18-r0) (290/734) Installing device-mapper (2.03.18-r0) (291/734) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (292/734) Installing libcom_err (1.46.5-r4) (293/734) Installing e2fsprogs-libs (1.46.5-r4) (294/734) Installing e2fsprogs (1.46.5-r4) (295/734) Installing e2fsprogs-extra (1.46.5-r4) (296/734) Installing f2fs-tools-libs (1.15.0-r0) (297/734) Installing f2fs-tools (1.15.0-r0) (298/734) Installing lz4 (1.9.4-r1) (299/734) Installing userspace-rcu (0.13.2-r0) (300/734) Installing multipath-tools (0.9.4-r0) (301/734) Installing multipath-tools-openrc (0.9.4-r0) (302/734) Installing parted (3.5-r0) (303/734) Installing postmarketos-mvcfg (1-r0) (304/734) Installing postmarketos-keys (1-r0) (305/734) Installing sudo (1.9.12_p1-r1) (306/734) Installing postmarketos-base-nofde (24.1-r0) (307/734) Installing unudhcpd (0.2.1-r0) (308/734) Installing xz (5.4.0-r0) (309/734) Installing postmarketos-mkinitfs (1.5.1-r3) (310/734) Installing postmarketos-base (24.1-r0) Executing postmarketos-base-24.1-r0.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 (311/734) Installing llvm15-libs (15.0.6-r1) (312/734) Installing musl-fts (1.2.7-r3) (313/734) Installing libelf (0.188-r0) (314/734) Installing mesa-dri-gallium (22.3.2-r0) (315/734) Installing postmarketos-base-mesa (24.1-r0) (316/734) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (317/734) Installing dbus-openrc (1.14.4-r0) (318/734) Installing libacl (2.3.1-r1) (319/734) Installing lz4-libs (1.9.4-r1) (320/734) Installing libarchive (3.6.2-r1) (321/734) Installing libcbor (0.10.0-r0) (322/734) Installing efivar-libs (38-r1) (323/734) Installing libgcab (1.5-r0) (324/734) Installing json-glib (1.6.6-r1) (325/734) Installing libgusb (0.4.3-r0) (326/734) Installing libjcat (0.1.12-r0) (327/734) Installing libmbim (1.28.2-r0) (328/734) Installing protobuf-c (1.4.1-r1) (329/734) Installing libqrtr-glib (1.2.2-r0) (330/734) Installing libqmi (1.32.2-r0) (331/734) Installing tpm2-tss-mu (3.2.1-r0) (332/734) Installing tpm2-tss-sys (3.2.1-r0) (333/734) Installing tpm2-tss-esys (3.2.1-r0) (334/734) Installing libxmlb (0.3.10-r0) (335/734) Installing fwupd (1.8.8-r1) (336/734) Installing fwupd-openrc (1.8.8-r1) (337/734) Installing device-pine64-pinephonepro (3.5-r1) Executing device-pine64-pinephonepro-3.5-r1.post-install * service eg25-manager added to runlevel default (338/734) Installing firmware-pine64-pinebookpro (2-r0) (339/734) Installing linux-firmware-cypress (20221214-r0) (340/734) Installing linux-firmware-brcm (20221214-r0) (341/734) Installing linux-firmware-rockchip (20221214-r0) (342/734) Installing device-pine64-pinephonepro-nonfree-firmware (3.5-r1) (343/734) Installing yaml (0.2.5-r0) (344/734) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (345/734) Installing appstream-qt (0.15.5-r2) (346/734) Installing attica (5.101.0-r0) (347/734) Installing kidletime (5.101.0-r0) (348/734) Installing knewstuff (5.101.0-r0) (349/734) Installing discover (5.26.4-r0) (350/734) Installing libapk-qt (0.4.2-r0) (351/734) Installing discover-backend-apk (5.26.4-r0) (352/734) Installing discover-backend-fwupd (5.26.4-r0) (353/734) Installing font-droid-nonlatin (20200215-r2) (354/734) Installing font-noto-common (0_git20211101-r6) (355/734) Installing font-noto-math (0_git20211101-r6) (356/734) Installing font-noto-symbols (0_git20211101-r6) (357/734) Installing font-noto (0_git20211101-r6) (358/734) Installing font-noto-emoji (2.038-r0) (359/734) Installing font-noto-extra (0_git20211101-r6) (360/734) Installing mauiman (1.0.1-r0) (361/734) Installing mauikit (2.2.1-r0) (362/734) Installing exiv2 (0.27.5-r1) (363/734) Installing mauikit-imagetools (2.2.1-r0) (364/734) Installing mauikit-filebrowsing (2.2.1-r0) (365/734) Installing index (2.2.1-r0) (366/734) Installing signon-plugin-oauth2 (0.25-r0) (367/734) Installing kaccounts-providers (22.12.0-r0) (368/734) Installing kirigami-addons (0.6.1-r0) (369/734) Installing kclock (22.11-r0) (370/734) Installing gsettings-desktop-schemas (43.0-r0) (371/734) Installing kdecoration (5.26.4-r0) (372/734) Installing kde-gtk-config (5.26.4-r0) (373/734) Installing kirigami-gallery (22.12.0-r0) (374/734) Installing kquickimageeditor (0.2.0-r1) (375/734) Installing taglib (1.13-r0) (376/734) Installing kfilemetadata (5.101.0-r0) (377/734) Installing qt5-qtlocation (5.15.6_git20220907-r1) (378/734) Installing koko (22.11-r0) (379/734) Installing kasync (0.3.0-r2) (380/734) Installing gpg-wks-server (2.2.41-r0) (381/734) Installing gpgv (2.2.41-r0) (382/734) Installing libldap (2.6.3-r6) (383/734) Installing gnupg-dirmngr (2.2.41-r0) (384/734) Installing gnupg-utils (2.2.41-r0) (385/734) Installing gnupg-wks-client (2.2.41-r0) (386/734) Installing gnupg (2.2.41-r0) (387/734) Installing iso-codes (4.12.0-r0) (388/734) Installing kcontacts (5.101.0-r0) (389/734) Installing kpeople (5.101.0-r0) (390/734) Installing libical (3.0.16-r1) (391/734) Installing kcalendarcore (5.101.0-r0) (392/734) Installing kmime (22.12.0-r0) (393/734) Installing kimap2 (0.4.0-r1) (394/734) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (395/734) Installing kdav2 (0.4.0-r1) (396/734) Installing lmdb (0.9.29-r2) (397/734) Installing libxapian (1.4.21-r0) (398/734) Installing sink (0.9.0-r3) (399/734) Installing kpeoplesink (0_git20210224-r1) (400/734) Installing kpeoplevcard (0.1-r2) (401/734) Installing libraw (0.21.0-r0) (402/734) Installing libraw-tools (0.21.0-r0) (403/734) Installing imagemagick-libs (7.1.0.57-r0) (404/734) Installing jbig2dec (0.19-r1) (405/734) Installing ghostscript (10.0.0-r2) (406/734) Installing libde265 (1.0.9-r0) (407/734) Installing libheif (1.14.0-r0) (408/734) Installing librsvg (2.55.1-r0) (409/734) Installing imagemagick (7.1.0.57-r0) (410/734) Installing perl (5.36.0-r0) (411/734) Installing perl-image-exiftool (12.50-r0) (412/734) Installing exiftool (12.50-r0) (413/734) Installing feedbackd-device-themes (0_git20220202-r0) (414/734) Installing gsound (1.0.3-r1) (415/734) Installing feedbackd (0.0.1-r1) Executing feedbackd-0.0.1-r1.pre-install * * If you are switching between UIs on existing installations, * make sure that you add your user to the feedbackd group. * If the user isn't part of that group, the LED indicator won't be * functional. * (416/734) Installing tzdata (2022g-r0) (417/734) Installing openexr (3.1.5-r4) (418/734) Installing soundtouch (2.3.2-r1) (419/734) Installing libraw1394 (2.1.2-r3) (420/734) Installing libdc1394 (2.2.6-r1) (421/734) Installing tslib (1.22-r1) (422/734) Installing directfb (1.7.7-r5) (423/734) Installing faac (1.30-r2) (424/734) Installing fdk-aac (2.0.2-r1) (425/734) Installing flite (2.2-r1) (426/734) Installing libsamplerate (0.2.2-r0) (427/734) Installing jack (1.9.21-r0) (428/734) Installing portaudio (19.7.0-r0) (429/734) Installing fluidsynth-libs (2.3.0-r0) (430/734) Installing libfreeaptx (0.1.1-r1) (431/734) Installing gsm (1.0.22-r1) (432/734) Installing libldac (2.0.2.3-r0) (433/734) Installing libmodplug (0.8.9.0-r2) (434/734) Installing neon (0.32.4-r0) (435/734) Installing libnice (0.1.19-r0) (436/734) Installing openal-soft (1.22.2-r2) (437/734) Installing openjpeg (2.5.0-r2) (438/734) Installing librtmp (2.4_git20190330-r2) (439/734) Installing sbc (2.0-r0) (440/734) Installing spandsp (0.0.6-r4) (441/734) Installing libsrtp (2.4.2-r3) (442/734) Installing vo-aacenc (0.1.3-r0) (443/734) Installing vo-amrwbenc (0.1.3-r0) (444/734) Installing libzbar (0.23.92-r2) (445/734) Installing gst-plugins-bad (1.20.5-r0) (446/734) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (447/734) Installing megapixels (1.6.0-r1) (448/734) Installing encodings (1.0.6-r0) (449/734) Installing libfontenc (1.1.7-r0) (450/734) Installing mkfontscale (1.2.2-r1) (451/734) Installing font-dejavu (2.37-r3) (452/734) Installing sdl2_ttf (2.20.1-r0) (453/734) Installing osk-sdl (0.67.1-r1) (454/734) Installing kcmutils (5.101.0-r0) (455/734) Installing frameworkintegration (5.101.0-r0) (456/734) Installing oxygen (5.26.4-r0) (457/734) Installing modemmanager-qt (5.101.0-r0) (458/734) Installing callaudiod-libs (0.1.4-r0) (459/734) Installing abseil-cpp (20220623.1-r1) (460/734) Installing boost1.81-thread (1.81.0-r1) (461/734) Installing libprotobuf (3.21.12-r0) (462/734) Installing libphonenumber (8.13.3-r0) (463/734) Installing plasma-dialer (22.11-r0) (464/734) Installing plasma-mobile-sounds (0.1-r1) (465/734) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (466/734) Installing plasma-phonebook (22.11-r0) (467/734) Installing postmarketos-artwork-wallpapers (2-r1) (468/734) Installing postmarketos-hidden-desktop-entries (2.2-r1) (469/734) Installing bluez (5.66-r1) (470/734) Installing bluez-openrc (5.66-r1) (471/734) Installing bluez-obexd (5.66-r1) (472/734) Installing kded (5.101.0-r0) (473/734) Installing bluez-qt (5.101.0-r0) (474/734) Installing bluedevil (5.26.4-r0) (475/734) Installing breeze (5.26.4-r0) (476/734) Installing libpulse-mainloop-glib (9999_git20220528-r0) (477/734) Installing callaudiod (0.1.4-r0) (478/734) Installing dnsmasq-common (2.88-r0) (479/734) Installing dnsmasq-openrc (2.88-r0) (480/734) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (481/734) Installing linux-pam (1.5.2-r1) (482/734) Installing shadow (4.13-r0) (483/734) Installing elogind (246.10-r5) (484/734) Installing elogind-openrc (246.10-r5) (485/734) Installing hfd-service (0.1.0-r1) (486/734) Installing hfd-service-openrc (0.1.0-r1) (487/734) Installing iio-sensor-proxy (3.4-r0) (488/734) Installing iio-sensor-proxy-openrc (3.4-r0) (489/734) Installing libkscreen (5.26.4-r0) (490/734) Installing layer-shell-qt (5.26.4-r0) (491/734) Installing qt5-qtsensors (5.15.6_git20220816-r0) (492/734) Installing kscreen (5.26.4-r0) (493/734) Installing socat (1.7.4.4-r0) (494/734) Installing kwallet-pam (5.26.4-r0) (495/734) Installing kwayland-integration (5.26.4-r0) (496/734) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (497/734) Installing duktape (2.7.0-r0) (498/734) Installing polkit-elogind (122-r0) (499/734) Installing modemmanager (1.20.2-r1) (500/734) Installing modemmanager-openrc (1.20.2-r1) (501/734) Installing libnm (1.40.8-r0) (502/734) Installing networkmanager-common (1.40.8-r0) (503/734) Installing networkmanager-openrc (1.40.8-r0) (504/734) Installing libndp (1.8-r1) (505/734) Installing libidn2 (2.3.4-r0) (506/734) Installing libpsl (0.21.2-r0) (507/734) Installing networkmanager (1.40.8-r0) Executing networkmanager-1.40.8-r0.pre-install Executing networkmanager-1.40.8-r0.post-install * * To modify system network connections without the root password, add your user * account to the 'plugdev' group. * * If you use wifi, bluetooth, ppp, wwan (mobile broadband), adsl or ovs (Open * vSwitch), install the corresponding plugin: apk add networkmanager-<name>. * (508/734) Installing networkmanager-cli (1.40.8-r0) (509/734) Installing pcre (8.45-r2) (510/734) Installing slang (2.3.3-r0) (511/734) Installing newt (0.52.21-r5) (512/734) Installing networkmanager-tui (1.40.8-r0) (513/734) Installing wireless-regdb (2022.08.12-r0) (514/734) Installing networkmanager-wifi (1.40.8-r0) Executing networkmanager-wifi-1.40.8-r0.post-install * * To control WiFi devices, install either 'wpa_supplicant' or 'iwd' package, * enable and start the corresponding service (rc-update add <name>; * rc-service <name> start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (515/734) Installing mobile-broadband-provider-info (20221107-r0) (516/734) Installing networkmanager-wwan (1.40.8-r0) (517/734) Installing libunwind (1.6.2-r2) (518/734) Installing libcamera (0.0.3-r0) (519/734) Installing pipewire-libs (0.3.63-r1) (520/734) Installing libuv (1.44.2-r0) (521/734) Installing roc-toolkit-libs (0.1.5-r2) (522/734) Installing webrtc-audio-processing (0.3.1-r6) (523/734) Installing pipewire (0.3.63-r1) (524/734) Installing breeze-icons (5.101.0-r0) (525/734) Installing dbus-x11 (1.14.4-r0) (526/734) Installing kactivities (5.101.0-r1) (527/734) Installing kpipewire (5.26.4-r0) (528/734) Installing dconf (0.40.0-r2) (529/734) Installing anthy (9100h-r2) (530/734) Installing maliit-framework (2.3.0-r1) (531/734) Installing kyotocabinet (1.2.79-r3) (532/734) Installing libpinyin (2.7.92-r0) (533/734) Installing tinyxml (2.6.2-r1) (534/734) Installing presage (0.9.1-r2) (535/734) Installing maliit-keyboard (2.3.1-r1) (536/734) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (537/734) Installing plasma-nano (5.26.4-r0) (538/734) Installing networkmanager-qt (5.101.0-r0) (539/734) Installing plasma-nm (5.26.4-r0) (540/734) Installing plasma-nm-mobile (5.26.4-r0) (541/734) Installing fftw-single-libs (3.3.10-r1) (542/734) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (543/734) Installing pulseaudio-bluez (9999_git20220528-r0) (544/734) Installing pulseaudio-alsa (9999_git20220528-r0) (545/734) Installing alsa-utils-openrc (1.2.8-r0) (546/734) Installing pulseaudio-openrc (9999_git20220528-r0) (547/734) Installing libcanberra-pulse (0.30-r9) (548/734) Installing plasma-pa (5.26.4-r0) (549/734) Installing libdaemon (0.14-r3) (550/734) Installing openrc-settingsd (1.1.0-r0) (551/734) Installing openrc-settingsd-openrc (1.1.0-r0) (552/734) Installing plasma-settings (22.11-r0) (553/734) Installing kactivitymanagerd (5.26.4-r1) (554/734) Installing kinit (5.101.0-r0) (555/734) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (556/734) Installing kdnssd (5.101.0-r0) (557/734) Installing syntax-highlighting (5.101.0-r0) (558/734) Installing kdsoap (2.1.1-r0) (559/734) Installing libmtp (1.1.20-r2) (560/734) Installing clang15-libclang (15.0.6-r2) (561/734) Installing qt5-qttools (5.15.6_git20220907-r1) (562/734) Installing phonon (4.11.1-r3) (563/734) Installing talloc (2.3.4-r1) (564/734) Installing tevent (0.13.0-r1) (565/734) Installing samba-util-libs (4.16.8-r1) (566/734) Installing jansson (2.14-r0) (567/734) Installing ldb (2.5.2-r1) (568/734) Installing libwbclient (4.16.8-r1) (569/734) Installing samba-libs (4.16.8-r1) (570/734) Installing libsmbclient (4.16.8-r1) (571/734) Installing kio-extras (22.12.0-r0) (572/734) Installing kquickcharts (5.101.0-r0) (573/734) Installing xorg-server-common (21.1.6-r0) (574/734) Installing libxkbfile (1.1.2-r0) (575/734) Installing xkbcomp (1.4.6-r0) (576/734) Installing libxfont2 (2.0.6-r0) (577/734) Installing libtirpc-conf (1.3.3-r0) (578/734) Installing libtirpc-nokrb (1.3.3-r0) (579/734) Installing libxcvt (0.1.2-r0) (580/734) Installing xwayland (22.1.7-r0) (581/734) Installing kscreenlocker (5.26.4-r0) (582/734) Installing libqaccessibilityclient (0.4.1-r1) (583/734) Installing xcb-util-cursor (0.1.4-r0) (584/734) Installing kwin (5.26.4-r0) (585/734) Installing kitemmodels (5.101.0-r0) (586/734) Installing threadweaver (5.101.0-r0) (587/734) Installing krunner (5.101.0-r0) (588/734) Installing milou (5.26.4-r0) (589/734) Installing pipewire-media-session (0.4.1-r0) (590/734) Installing font-hack (3.003-r3) (591/734) Installing qqc2-desktop-style (5.101.0-r0) (592/734) Installing plasma-integration (5.26.4-r0) (593/734) Installing qtchooser (66-r2) (594/734) Installing plasma-workspace-libs (5.26.4.1-r0) (595/734) Installing kactivities-stats (5.101.0-r1) (596/734) Installing baloo (5.101.0-r0) (597/734) Installing kholidays (5.101.0-r0) (598/734) Installing libkexiv2 (22.12.0-r0) (599/734) Installing knotifyconfig (5.101.0-r0) (600/734) Installing kparts (5.101.0-r0) (601/734) Installing zxing-cpp (1.4.0-r0) (602/734) Installing libdmtx-libs (0.7.7-r0) (603/734) Installing libqrencode (4.1.1-r1) (604/734) Installing prison (5.101.0-r0) (605/734) Installing ktexteditor (5.101.0-r0) (606/734) Installing libnl3 (3.7.0-r0) (607/734) Installing libpcap (1.10.1-r1) (608/734) Installing lm-sensors-libs (3.6.0-r4) (609/734) Installing libksysguard (5.26.4-r0) (610/734) Installing kuserfeedback (1.2.0-r1) (611/734) Installing gpsd (3.24-r1) (612/734) Installing gpsd-openrc (3.24-r1) (613/734) Installing mpfr4 (4.1.1-r1) (614/734) Installing libqalculate (4.5.0-r0) (615/734) Installing plasma-workspace (5.26.4.1-r0) (616/734) Installing kpty (5.101.0-r0) (617/734) Installing kdesu (5.101.0-r0) (618/734) Installing kde-cli-tools (5.26.4-r0) (619/734) Installing qqc2-breeze-style (5.26.4-r0) (620/734) Installing plasma-mobile (5.26.4-r0) (621/734) Installing polkit-kde-agent-1 (5.26.4-r0) (622/734) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (623/734) Installing chrony-openrc (4.3-r0) (624/734) Installing haveged (1.9.18-r0) (625/734) Installing haveged-openrc (1.9.18-r0) (626/734) Installing libmnl (1.0.5-r0) (627/734) Installing libnftnl (1.2.4-r0) (628/734) Installing nftables (1.0.6-r0) (629/734) Installing nftables-openrc (1.0.6-r0) (630/734) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (631/734) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (632/734) Installing postmarketos-base-nftables (24.1-r0) Executing postmarketos-base-nftables-24.1-r0.post-install (633/734) Installing postmarketos-artwork-icons (2-r1) (634/734) Installing util-linux (2.38.1-r1) (635/734) Installing libfdisk (2.38.1-r1) (636/734) Installing libsmartcols (2.38.1-r1) (637/734) Installing util-linux-misc (2.38.1-r1) (638/734) Installing libeconf (0.5.0-r0) (639/734) Installing runuser (2.38.1-r1) (640/734) Installing mount (2.38.1-r1) (641/734) Installing losetup (2.38.1-r1) (642/734) Installing hexdump (2.38.1-r1) (643/734) Installing uuidgen (2.38.1-r1) (644/734) Installing blkid (2.38.1-r1) (645/734) Installing sfdisk (2.38.1-r1) (646/734) Installing mcookie (2.38.1-r1) (647/734) Installing agetty (2.38.1-r1) (648/734) Installing agetty-openrc (0.45.2-r7) (649/734) Installing wipefs (2.38.1-r1) (650/734) Installing cfdisk (2.38.1-r1) (651/734) Installing umount (2.38.1-r1) (652/734) Installing util-linux-openrc (2.38.1-r1) (653/734) Installing flock (2.38.1-r1) (654/734) Installing lsblk (2.38.1-r1) (655/734) Installing libcap-ng (0.8.3-r1) (656/734) Installing setpriv (2.38.1-r1) (657/734) Installing logger (2.38.1-r1) (658/734) Installing partx (2.38.1-r1) (659/734) Installing fstrim (2.38.1-r1) (660/734) Installing findmnt (2.38.1-r1) (661/734) Installing pcsc-lite-libs (1.9.9-r0) (662/734) Installing wpa_supplicant (2.10-r4) (663/734) Installing wpa_supplicant-openrc (2.10-r4) (664/734) Installing ifupdown-ng-wifi (0.12.1-r0) (665/734) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (666/734) Installing postmarketos-base-ui-networkmanager (6-r1) (667/734) Installing mpdecimal (2.5.1-r1) (668/734) Installing python3 (3.11.1-r2) (669/734) Installing py3-ruamel.yaml.clib (0.2.7-r1) (670/734) Installing py3-ruamel.yaml (0.17.21-r1) (671/734) Installing sleep-inhibitor (1.16-r1) (672/734) Installing sleep-inhibitor-openrc (1.16-r1) (673/734) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (674/734) Installing py3-dbus (1.3.2-r1) (675/734) Installing obex-capabilities (0.2.1-r2) (676/734) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (677/734) Installing postmarketos-base-ui-bluez-obexd (6-r1) (678/734) Installing pulseaudio-utils (9999_git20220528-r0) (679/734) Installing postmarketos-base-ui-pulseaudio (6-r1) (680/734) Installing upower (1.90.0-r2) (681/734) Installing powerdevil-libs (5.26.4-r0) (682/734) Installing powerdevil (5.26.4-r0) (683/734) Installing bubblewrap (0.7.0-r0) (684/734) Installing fuse-common (3.12.0-r0) (685/734) Installing fuse-openrc (3.12.0-r0) (686/734) Installing fuse3-libs (3.12.0-r0) (687/734) Installing fuse3 (3.12.0-r0) (688/734) Installing xdg-desktop-portal (1.16.0-r0) (689/734) Installing xdg-desktop-portal-kde (5.26.4-r0) (690/734) Installing autologin (1.0.0-r4) (691/734) Installing tinydm (1.1.2-r1) (692/734) Installing tinydm-openrc (1.1.2-r1) (693/734) Installing postmarketos-base-ui-tinydm (6-r1) (694/734) Installing font-alias (1.0.4-r0) (695/734) Installing util-macros (1.19.3-r0) (696/734) Installing font-misc-misc (1.1.2-r3) (697/734) Installing font-cursor-misc (1.0.3-r3) (698/734) Installing xauth (1.1.2-r0) (699/734) Installing xmodmap (1.0.11-r0) (700/734) Installing xrdb (1.2.1-r1) (701/734) Installing xinit (1.4.2-r0) (702/734) Installing hwdata-pci (0.365-r0) (703/734) Installing libpciaccess (0.17-r0) (704/734) Installing xorg-server (21.1.6-r0) (705/734) Installing libinput (1.22.0-r0) (706/734) Installing xf86-input-libinput (1.2.1-r0) (707/734) Installing xf86-video-fbdev (0.5.0-r3) (708/734) Installing postmarketos-base-ui-x11 (6-r1) (709/734) 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 (710/734) Installing libexif (0.6.24-r0) (711/734) Installing libb2 (0.98.1-r2) (712/734) Installing double-conversion (3.2.1-r0) (713/734) Installing qt6-qtbase (6.4.1-r1) (714/734) Installing qt6-qtbase-x11 (6.4.1-r1) (715/734) Installing qt6-qtdeclarative (6.4.1-r0) (716/734) Installing qt6-qtwayland (6.4.1-r2) (717/734) Installing hwloc (2.8.0-r0) (718/734) Installing libtbb (2021.7.0-r1) (719/734) Installing opencv (4.7.0-r0) (720/734) Installing postprocessd (0.2.1-r3) (721/734) Installing postprocessd-megapixels (0.2.1-r3) (722/734) Installing qmltermwidget (0.2.0-r1) (723/734) Installing qmlkonsole (22.11-r0) (724/734) Installing c-ares (1.18.1-r1) (725/734) Installing spacebar (22.11-r0) (726/734) Installing hkdm (0.2.0-r0) (727/734) Installing buffyboard (0.2.0-r0) (728/734) Installing terminus-font (4.49.1-r3) (729/734) Installing kbd-misc (2.5.1-r4) (730/734) Installing kbd (2.5.1-r4) (731/734) Installing kbd-openrc (2.5.1-r4) (732/734) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (733/734) Installing ttyescape-openrc (1.0.1-r1) (734/734) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.4-r0.trigger Executing fontconfig-2.14.1-r0.trigger Executing shared-mime-info-2.2-r2.trigger Executing gdk-pixbuf-2.42.10-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing ca-certificates-20221203-r1.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-mkinitfs-1.5.1-r3.trigger 2022/12/31 16:07:34 Generating for kernel version: 6.1.0 2022/12/31 16:07:34 Output directory: /boot 2022/12/31 16:07:34 == Generating initramfs == 2022/12/31 16:07:34 - Including hook files 2022/12/31 16:07:34 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/31 16:07:34 - Including hook scripts 2022/12/31 16:07:34 - Including required binaries 2022/12/31 16:07:34 - Including kernel modules 2022/12/31 16:07:34 - Including splash images 2022/12/31 16:07:34 - Writing and verifying initramfs archive 2022/12/31 16:07:35 == Generating initramfs extra == 2022/12/31 16:07:35 - Including extra binaries 2022/12/31 16:07:35 - Including FDE support 2022/12/31 16:07:36 - Writing and verifying initramfs-extra archive 2022/12/31 16:07:36 == 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/12/31 16:07:38 mkinitfs completed in: 3.551866072s Executing postmarketos-base-24.1-r0.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: 2241 MiB in 759 packages (1303054) [16:07:45] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2241 MiB in 759 packages (1303054) [16:07:49] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (1303054) [16:07:49] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (1303054) [16:07:49] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1303054) [16:07:49] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1303054) [16:07:49] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1303054) [16:07:49] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (1303054) [16:07:49] New background process: pid=1313173, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2241 MiB in 759 packages (1303054) [16:07:52] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2241 MiB in 759 packages (1303054) [16:07:55] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (1303054) [16:07:56] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (1303054) [16:07:56] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1303054) [16:07:56] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1303054) [16:07:56] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (1303054) [16:07:56] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (1303054) [16:07:56] New background process: pid=1313319, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2241 MiB in 759 packages (1303054) [16:07:59] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2241 MiB in 759 packages (1303054) [16:08:02] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (1303054) [16:08:02] (rootfs_pine64-pinephonepro) % mkinitfs 2022/12/31 16:08:03 Generating for kernel version: 6.1.0 2022/12/31 16:08:03 Output directory: /boot 2022/12/31 16:08:03 == Generating initramfs == 2022/12/31 16:08:03 - Including hook files 2022/12/31 16:08:03 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/31 16:08:03 - Including hook scripts 2022/12/31 16:08:03 - Including required binaries 2022/12/31 16:08:03 - Including kernel modules 2022/12/31 16:08:03 - Including splash images 2022/12/31 16:08:03 - Writing and verifying initramfs archive 2022/12/31 16:08:03 == Generating initramfs extra == 2022/12/31 16:08:03 - Including extra binaries 2022/12/31 16:08:03 - Including FDE support 2022/12/31 16:08:04 - Writing and verifying initramfs-extra archive 2022/12/31 16:08:05 == 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/12/31 16:08:07 mkinitfs completed in: 3.961279985s (1303054) [16:08:07] *** SET LOGIN PASSWORD FOR: 'user' *** (1303054) [16:08:07] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (1303054) [16:08:07] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (1303054) [16:08:07] (rootfs_pine64-pinephonepro) locking root (1303054) [16:08:07] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (1303054) [16:08:07] NOTE: No valid keymap specified for device (1303054) [16:08:07] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (1303054) [16:08:13] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (1303054) [16:08:14] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (1303054) [16:08:14] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (1303054) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (1303054) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (1303054) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1303054) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (1303054) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (1303054) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (1303054) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (1303054) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (1303054) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (1303054) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (1303054) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (1303054) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (1303054) [16:08:14] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (1303054) [16:08:14] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1303054) [16:08:14] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (1303054) [16:08:14] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2302804 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (1303054) [16:08:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1303054) [16:08:14] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (1303054) [16:08:14] (native) create pine64-pinephonepro.img (3517M) (1303054) [16:08:14] (native) % truncate -s 3517M /home/pmos/rootfs/pine64-pinephonepro.img (1303054) [16:08:14] (native) mount /dev/install (pine64-pinephonepro.img) (1303054) [16:08:14] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (1303054) [16:08:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (1303054) [16:08:14] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop11 (1303054) [16:08:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1303054) [16:08:14] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (1303054) [16:08:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1303054) [16:08:14] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (1303054) [16:08:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1303054) [16:08:14] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (1303054) [16:08:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1303054) [16:08:14] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (1303054) [16:08:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1303054) [16:08:14] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (1303054) [16:08:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1303054) [16:08:14] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (1303054) [16:08:14] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1303054) [16:08:14] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (1303054) [16:08:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1303054) [16:08:15] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (1303054) [16:08:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1303054) [16:08:15] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (1303054) [16:08:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1303054) [16:08:15] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (1303054) [16:08:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1303054) [16:08:15] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (1303054) [16:08:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1303054) [16:08:15] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (1303054) [16:08:15] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (1303054) [16:08:15] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1303054) [16:08:15] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1303054) [16:08:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1303054) [16:08:15] % sudo mount --bind /dev/loop11 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (1303054) [16:08:15] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (1303054) [16:08:15] (native) % parted -s /dev/install mktable gpt (1303054) [16:08:15] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (1303054) [16:08:15] (native) % parted -s /dev/install mkpart primary 256M 100% (1303054) [16:08:15] (native) % parted -s /dev/install set 1 boot on (1303054) [16:08:15] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1303054) [16:08:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1303054) [16:08:15] % sudo mount --bind /dev/loop11p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (1303054) [16:08:15] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1303054) [16:08:15] % sudo mount --bind /dev/loop11p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (1303054) [16:08:16] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (1303054) [16:08:16] (native) install e2fsprogs (1303054) [16:08:16] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1303054) [16:08:16] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1303054) [16:08:16] (native) % cat /tmp/apk_progress_fifo (1303054) [16:08:16] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (1303054) [16:08:16] New background process: pid=1314567, 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 (1303054) [16:08:16] (native) format /dev/installp2 (root, ext4) (1303054) [16:08:16] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (1303054) [16:08:17] (native) mount /dev/installp2 to /mnt/install (1303054) [16:08:17] (native) % mkdir -p /mnt/install (1303054) [16:08:17] (native) % mount /dev/installp2 /mnt/install (1303054) [16:08:17] (native) calculate depends of dosfstools (pmbootstrap -v for details) (1303054) [16:08:17] (native) install dosfstools (1303054) [16:08:17] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1303054) [16:08:17] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (1303054) [16:08:17] (native) % cat /tmp/apk_progress_fifo (1303054) [16:08:17] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (1303054) [16:08:17] New background process: pid=1314702, 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 (1303054) [16:08:17] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (1303054) [16:08:17] (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 (1303054) [16:08:18] (native) % mkdir -p /mnt/install/boot (1303054) [16:08:18] (native) % mount /dev/installp1 /mnt/install/boot (1303054) [16:08:18] *** (4/4) FILL INSTALL BLOCKDEVICE *** (1303054) [16:08:18] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (1303054) [16:08:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (1303054) [16:08:18] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (1303054) [16:08:18] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (1303054) [16:08:18] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (1303054) [16:08:18] (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/ (1303054) [16:08:25] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (1303054) [16:08:25] % sudo cp -a /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/skel /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1303054) [16:08:25] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (1303054) [16:08:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-58199dcc.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1303054) [16:08:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-524d27bb.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1303054) [16:08:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1303054) [16:08:25] % sudo cp /home/swadmin/.local/var/pmbootstrap/config_apk_keys/alpine-devel@lists.alpinelinux.org-616ae350.rsa.pub /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/keys/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % 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/ (1303054) [16:08:25] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (1303054) [16:08:25] % 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 (1303054) [16:08:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (1303054) [16:08:25] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (1303054) [16:08:30] (native) % losetup --json --list { "loopdevices": [ { "name": "/dev/loop0", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_23991.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop1", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2667.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop2", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1695.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop3", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_24061.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop4", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core18_2654.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop5", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17576.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop6", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/snapd_17883.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop7", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/lxd_22753.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop8", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": false, "back-file": "/storagepool/storagepool-ext.img", "dio": false, "log-sec": 512 },{ "name": "/dev/loop9", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1778.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop10", "sizelimit": 0, "offset": 0, "autoclear": true, "ro": true, "back-file": "/var/lib/snapd/snaps/core20_1738.snap", "dio": false, "log-sec": 512 },{ "name": "/dev/loop11", "sizelimit": 0, "offset": 0, "autoclear": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "dio": false, "log-sec": 512 } ] } (1303054) [16:08:30] (native) umount /dev/loop11 (1303054) [16:08:30] (native) % losetup -d /dev/loop11 (1303054) [16:08:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (1303054) [16:08:30] (1303054) [16:08:30] *** FLASHING INFORMATION *** (1303054) [16:08:30] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (1303054) [16:08:30] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (1303054) [16:08:30] (1303054) [16:08:30] *** SSH DAEMON INFORMATION *** (1303054) [16:08:30] SSH daemon is enabled (disable with --no-sshd). (1303054) [16:08:30] Login as 'user' with the password given during installation. (1303054) [16:08:30] (1303054) [16:08:30] *** FIREWALL INFORMATION *** (1303054) [16:08:30] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (1303054) [16:08:30] For more information: https://postmarketos.org/firewall (1303054) [16:08:30] (1303054) [16:08:30] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (1303054) [16:08:30] DONE! total 2397236 -rw-r--r-- 1 root 12345 3687841792 Dec 31 16:08 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop11 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_2667.snap 0 512 /dev/loop8 0 0 1 0 /storagepool/storagepool-ext.img 0 512 /dev/loop6 0 0 1 1 /var/lib/snapd/snaps/snapd_17883.snap 0 512 /dev/loop4 0 0 1 1 /var/lib/snapd/snaps/core18_2654.snap 0 512 /dev/loop11 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512 /dev/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap (deleted) 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop9 0 0 1 1 /var/lib/snapd/snaps/core20_1778.snap 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/lxd_22753.snap (deleted) 0 512 /dev/loop5 0 0 1 1 /var/lib/snapd/snaps/snapd_17576.snap (deleted) 0 512 /dev/loop3 0 0 1 1 /var/lib/snapd/snaps/lxd_24061.snap 0 512 /dev/loop10 0 0 1 1 /var/lib/snapd/snaps/core20_1738.snap 0 512 Waiting for devices to settle... total 0 lrwxrwxrwx 1 root root 14 Dec 31 16:08 pmOS_boot -> ../../loop11p1 lrwxrwxrwx 1 root root 14 Dec 31 16:08 pmOS_root -> ../../loop11p2 lrwxrwxrwx 1 root root 10 Dec 31 16:08 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Dec 31 16:07 bin drwxr-xr-x 2 root root 4096 Dec 31 16:08 boot drwxr-xr-x 2 root root 4096 Dec 31 16:03 dev drwxr-xr-x 65 root root 4096 Dec 31 16:08 etc drwxr-xr-x 3 root root 4096 Dec 31 16:08 home drwxr-xr-x 14 root root 4096 Dec 31 16:06 lib drwx------ 2 root root 16384 Dec 31 16:08 lost+found drwxr-xr-x 5 root root 4096 Dec 31 16:03 media drwxr-xr-x 8 root root 4096 Dec 31 16:03 mnt drwxr-xr-x 2 root root 4096 Dec 31 16:03 opt drwxr-xr-x 2 root root 4096 Dec 31 16:03 proc drwx------ 2 root root 4096 Dec 31 16:03 root drwxr-xr-x 6 root root 4096 Dec 31 16:06 run drwxr-xr-x 2 root root 4096 Dec 31 16:06 sbin drwxr-xr-x 2 root root 4096 Dec 31 16:03 srv drwxr-xr-x 2 root root 4096 Dec 31 16:03 sys drwxrwxrwt 2 root root 4096 Dec 31 16:08 tmp drwxr-xr-x 9 root root 4096 Dec 31 16:04 usr drwxr-xr-x 13 root root 4096 Dec 31 16:04 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-12-31 16:08:54-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 78.5M=0s 2022-12-31 16:08:54 (78.5 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz fetch https://espi.sineware.ca/repo/alpine/prolinux-nightly/aarch64/APKINDEX.tar.gz 2022-12-29 19:00:46.335506 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-2532-g7eb2df76da [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-2524-g0d80c43eda [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-2525-g9baa83171a [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25348 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1672415748-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1672415748-r0) (3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671934127-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1671934187-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1672366840-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671934559-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1671934236-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671934314-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1671934348-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1672360349-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1671934166-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1672366930-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1672393690-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1672394043-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1671934397-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1672366942-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1671934148-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1671934176-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671934294-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1671934407-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1671934437-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671934502-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671934609-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671934619-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671934522-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1672402990-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671934457-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671934245-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671934588-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671934540-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1672394227-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1672280981-r0) (37/102) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0) (38/102) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0) (39/102) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0) (40/102) Upgrading knewstuff (5.101.0-r0 -> 9999_git1672366899-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1672411701-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1672453399-r0) (43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671937223-r0) (44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1671934304-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1672365518-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671934474-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1672020793-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0) (51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1672453283-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1672394760-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671937856-r0) (55/102) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0) (56/102) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0) (57/102) Upgrading bluedevil (5.26.4-r0 -> 9999_git1672394584-r0) (58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1672057264-r0) (59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1672167648-r0) (60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1671799851-r0) (61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1672368121-r0) (62/102) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0) (63/102) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1671825709-r0) (64/102) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671930963-r0) (65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0) (66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671937509-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0) (68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1672394710-r0) (69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1672394710-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1672194316-r0) (71/102) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1672057239-r1) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1671934366-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1671934284-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1672434770-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0) (76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1672368150-r0) (77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1672424186-r0) (78/102) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0) (79/102) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0) (80/102) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0) (81/102) Upgrading milou (5.26.4-r0 -> 9999_git1671937398-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0) (83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1672216853-r0) (84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1672453342-r0) (85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1672366825-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1672329122-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1671934446-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671934466-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1672394212-r0) (92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1672280863-r0) (93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1672453342-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1671934483-r0) (95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1672280795-r0) (96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0) (97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1672393810-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1672453356-r0) (99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671988786-r0) (100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671988786-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1672194274-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1672421016-r0) Executing busybox-1.35.0-r29.trigger Executing shared-mime-info-2.2-r2.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing eudev-3.2.11-r6.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2416 MiB in 759 packages (1/10) Installing bash (5.2.15-r0) Executing bash-5.2.15-r0.post-install (2/10) Installing xdg-dbus-proxy (0.1.4-r0) (3/10) Installing ostree (2022.6-r0) (4/10) Installing libseccomp (2.5.4-r1) (5/10) Installing flatpak (1.14.1-r0) Executing flatpak-1.14.1-r0.pre-install Executing flatpak-1.14.1-r0.post-install modprobe: can't change directory to '5.15.0-53-generic': No such file or directory * * To enable access to XDG directories (e.g. ~/Desktop, ~/Downloads, ...) in * Flatpak apps, run xdg-user-dirs-update (from xdg-user-dirs package) as a * regular user that will use Flatpak. * (6/10) Installing flatpak-libs (1.14.1-r0) (7/10) Installing discover-backend-flatpak (5.26.4-r0) (8/10) Installing htop (3.2.1-r1) (9/10) Installing nano (7.1-r0) (10/10) Installing neofetch (7.1.0-r1) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2427 MiB in 769 packages (1/102) Installing syndication (9999_git1670961763-r0) (2/102) Installing alligator (9999_git1672453380-r0) (3/102) Installing libavc1394 (0.5.4-r3) (4/102) Installing libcaca (0.99_beta20-r0) (5/102) Installing libdv (1.0.0-r7) (6/102) Installing libiec61883 (1.2.0-r3) (7/102) Installing mpg123-libs (1.31.1-r0) (8/102) Installing speex (1.2.1-r0) (9/102) Installing libshout (2.4.6-r1) (10/102) Installing wavpack (5.6.0-r0) (11/102) Installing gst-plugins-good (1.20.5-r0) (12/102) Installing py3-parsing (3.0.9-r1) (13/102) Installing py3-packaging (22.0-r0) (14/102) Installing py3-setuptools (65.6.3-r0) (15/102) Installing py3-certifi (2022.12.7-r0) (16/102) Installing py3-charset-normalizer (3.0.1-r1) (17/102) Installing py3-idna (3.4-r3) (18/102) Installing py3-urllib3 (1.26.13-r0) (19/102) Installing py3-requests (2.28.1-r2) (20/102) Installing py3-ytmusicapi (0.24.1-r0) (21/102) Installing libmng (2.0.3-r1) (22/102) Installing qt5-qtimageformats (5.15.6_git20220907-r1) (23/102) Installing py3-mutagen (1.46.0-r1) (24/102) Installing py3-websockets (10.4-r1) (25/102) Installing py3-brotli (1.0.9-r10) (26/102) Installing yt-dlp (2022.11.11-r1) (27/102) Installing audiotube (9999_git1672453390-r0) (28/102) Installing calindori (9999_git1671937760-r0) (29/102) Installing live-media (2022.10.01-r0) (30/102) Installing libxpm (3.5.14-r0) (31/102) Installing a52dec (0.8.0-r8) (32/102) Installing vulkan-loader (1.3.236.0-r0) (33/102) Installing ffmpeg4-libs (4.4.3-r0) (34/102) Installing libbluray (1.3.4-r0) (35/102) Installing libcddb (1.3.2-r4) (36/102) Installing libdvbpsi (1.3.3-r0) (37/102) Installing libdvdcss (1.4.3-r0) (38/102) Installing libdvdread (6.1.3-r1) (39/102) Installing libdvdnav (6.1.1-r0) (40/102) Installing libebml (1.4.4-r0) (41/102) Installing faad2-libs (2.10.1-r0) (42/102) Installing libupnp (1.14.15-r0) (43/102) Installing lua5.2-libs (5.2.4-r11) (44/102) Installing libmad (0.15.1b-r9) (45/102) Installing libmatroska (1.7.1-r0) (46/102) Installing libmicrodns (0.2.0-r0) (47/102) Installing libmpeg2 (0.5.1-r10) (48/102) Installing glslang-libs (1.3.236.0-r0) (49/102) Installing glslang (1.3.236.0-r0) (50/102) Installing spirv-tools (1.3.236.0-r0) (51/102) Installing shaderc (2022.4-r0) (52/102) Installing libplacebo (5.229.1-r2) (53/102) Installing libprotobuf-lite (3.21.12-r0) (54/102) Installing vlc-libs (3.0.18-r0) (55/102) Installing vlc (3.0.18-r0) (56/102) Installing elisa (22.12.0-r0) (57/102) Installing kunitconversion (9999_git1671934531-r0) (58/102) Installing kalk (9999_git1672372248-r0) (59/102) Installing qt5-qtkeychain (0.13.2-r1) (60/102) Installing kasts (9999_git1672368350-r0) (61/102) Installing keysmith (9999_git1671938648-r0) (62/102) Installing krecorder (9999_git1671937806-r0) (63/102) Installing kpublictransport (22.12.0-r0) (64/102) Installing ktrip (9999_git1671938816-r0) (65/102) Installing kweathercore (9999_git1672367176-r0) (66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/102) Installing kweather (9999_git1672368364-r0) (68/102) Installing olm (3.2.14-r0) (69/102) Installing libquotient (0.7.0-r1) (70/102) Installing libcmark (0.30.2-r1) (71/102) Installing neochat (9999_git1672453023-r1) (72/102) Installing kjs (9999_git1670961433-r0) (73/102) Installing libdjvulibre (3.5.28-r3) (74/102) Installing libzip (1.9.2-r2) (75/102) Installing ebook-tools (0.2.2-r3) (76/102) Installing discount-libs (2.2.7b-r0) (77/102) Installing poppler (22.12.0-r2) (78/102) Installing poppler-qt5 (22.12.0-r0) (79/102) Installing kdegraphics-mobipocket (22.12.0-r0) (80/102) Installing libspectre (0.2.11-r0) (81/102) Installing okular-common (22.12.0-r1) (82/102) Installing okular (22.12.0-r1) (83/102) Installing plasma-camera (1.0_git20210328-r2) (84/102) Installing gst-libav (1.20.5-r0) (85/102) Installing gst-plugins-good-qt (1.20.5-r0) (86/102) Installing libxpresent (1.0.1-r0) (87/102) Installing libxscrnsaver (1.2.4-r0) (88/102) Installing libcdio (2.1.0-r1) (89/102) Installing libcdio-paranoia (10.2.2.0.1-r1) (90/102) Installing luajit (2.1_p20210510-r3) (91/102) Installing rubberband-libs (3.1.1-r2) (92/102) Installing sndio-libs (1.9.0-r0) (93/102) Installing uchardet-libs (0.0.8-r0) (94/102) Installing zimg (3.0.4-r1) (95/102) Installing mpv-libs (0.35.0-r1) (96/102) Installing plasmatube (9999_git1672368377-r0) (97/102) Installing postmarketos-config-nftables-upnp-client (0.13-r0) (98/102) Installing postmarketos-config-nftables-mdns (0.13-r0) (99/102) Installing postmarketos-config-nftables-chromecast (0.13-r0) (100/102) Installing postmarketos-config-nftables-vlc-chromecast (0.13-r0) (101/102) Installing qt5-qtwebsockets (5.15.6_git20220907-r0) (102/102) Installing tokodon (9999_git1672453069-r0) Executing busybox-1.35.0-r29.trigger Executing gtk-update-icon-cache-3.24.36-r0.trigger Executing postmarketos-base-24.1-r0.trigger Configuring a getty on port ttyS2 with baud rate 115200 Executing vlc-libs-3.0.18-r0.trigger OK: 2603 MiB in 871 packages (chroot) Exiting chroot... [16:11:00] Unregister qemu binfmt (arm) [16:11:00] Unregister qemu binfmt (aarch64) [16:11:00] Unregister qemu binfmt (riscv64) [16:11:00] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:11:00] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:11:00] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [16:11:00] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [16:11:02] Cleared up ~4616 MB of space [16:11:02] DONE! removed 'images/pmos-plasma-mobile-nightly-20221230-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221230-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221230-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221230-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221230-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221230-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 937.9 MiB / 3,558.0 MiB = 0.264, 45 MiB/s, 1:19 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221231-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 893.9 MiB / 3,517.0 MiB = 0.254, 44 MiB/s, 1:20 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221231-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,307.9 MiB / 4,723.0 MiB = 0.277, 46 MiB/s, 1:42 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221231-tablet-x64uefi.img.xz' sending incremental file list deleting images/pmos-plasma-mobile-nightly-20221230-tablet-x64uefi.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221230-tablet-x64uefi.img.xz deleting images/pmos-plasma-mobile-nightly-20221230-pine64-pinephonepro.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221230-pine64-pinephonepro.img.xz deleting images/pmos-plasma-mobile-nightly-20221230-pine64-pinephone.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221230-pine64-pinephone.img.xz images/ images/pmos-plasma-mobile-nightly-20221231-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,342,336 0% 3.01MB/s 0:05:17 4,653,056 0% 2.09MB/s 0:07:38 5,963,776 0% 1.78MB/s 0:08:55 7,274,496 0% 1.63MB/s 0:09:45 8,585,216 0% 1.18MB/s 0:13:30 9,895,936 1% 1.17MB/s 0:13:29 11,206,656 1% 1.17MB/s 0:13:28 12,517,376 1% 1.18MB/s 0:13:26 13,828,096 1% 1.18MB/s 0:13:25 15,138,816 1% 1.18MB/s 0:13:23 16,449,536 1% 1.17MB/s 0:13:24 17,760,256 1% 1.18MB/s 0:13:22 19,070,976 1% 1.17MB/s 0:13:21 20,381,696 2% 1.17MB/s 0:13:21 21,692,416 2% 1.18MB/s 0:13:18 23,003,136 2% 1.17MB/s 0:13:19 24,313,856 2% 1.17MB/s 0:13:18 25,624,576 2% 1.18MB/s 0:13:15 26,935,296 2% 1.18MB/s 0:13:14 28,246,016 2% 1.18MB/s 0:13:13 29,556,736 3% 1.17MB/s 0:13:14 30,867,456 3% 1.17MB/s 0:13:13 32,178,176 3% 1.17MB/s 0:13:12 33,488,896 3% 1.17MB/s 0:13:12 34,799,616 3% 1.17MB/s 0:13:10 36,110,336 3% 1.17MB/s 0:13:09 37,421,056 3% 1.17MB/s 0:13:08 38,731,776 3% 1.18MB/s 0:13:05 40,042,496 4% 1.18MB/s 0:13:03 41,353,216 4% 1.17MB/s 0:13:03 42,663,936 4% 1.17MB/s 0:13:02 43,974,656 4% 1.17MB/s 0:13:01 45,285,376 4% 1.17MB/s 0:13:01 46,596,096 4% 1.17MB/s 0:12:58 47,906,816 4% 1.17MB/s 0:12:57 49,217,536 5% 1.18MB/s 0:12:55 50,528,256 5% 1.18MB/s 0:12:54 51,838,976 5% 1.18MB/s 0:12:53 53,149,696 5% 1.17MB/s 0:12:57 54,460,416 5% 1.17MB/s 0:12:56 55,771,136 5% 1.17MB/s 0:12:54 57,081,856 5% 1.17MB/s 0:12:53 58,392,576 5% 1.18MB/s 0:12:47 59,703,296 6% 1.18MB/s 0:12:47 61,014,016 6% 1.18MB/s 0:12:46 62,324,736 6% 1.18MB/s 0:12:45 63,635,456 6% 1.18MB/s 0:12:44 64,946,176 6% 1.18MB/s 0:12:42 66,256,896 6% 1.18MB/s 0:12:41 67,567,616 6% 1.17MB/s 0:12:43 68,878,336 7% 1.18MB/s 0:12:40 70,189,056 7% 1.17MB/s 0:12:39 71,499,776 7% 1.18MB/s 0:12:37 72,810,496 7% 1.18MB/s 0:12:33 74,121,216 7% 1.18MB/s 0:12:35 75,431,936 7% 1.18MB/s 0:12:34 76,742,656 7% 1.17MB/s 0:12:34 78,053,376 7% 1.17MB/s 0:12:32 79,364,096 8% 1.17MB/s 0:12:31 80,674,816 8% 1.17MB/s 0:12:30 81,985,536 8% 1.18MB/s 0:12:28 83,296,256 8% 1.17MB/s 0:12:28 84,606,976 8% 1.17MB/s 0:12:27 85,917,696 8% 1.17MB/s 0:12:26 87,228,416 8% 1.18MB/s 0:12:24 88,539,136 9% 1.18MB/s 0:12:22 89,849,856 9% 1.18MB/s 0:12:21 91,160,576 9% 1.17MB/s 0:12:22 92,471,296 9% 1.17MB/s 0:12:23 93,782,016 9% 1.17MB/s 0:12:19 95,092,736 9% 1.17MB/s 0:12:18 96,403,456 9% 1.18MB/s 0:12:16 97,714,176 9% 1.18MB/s 0:12:12 99,024,896 10% 1.18MB/s 0:12:13 100,335,616 10% 1.18MB/s 0:12:13 101,646,336 10% 1.18MB/s 0:12:11 102,957,056 10% 1.18MB/s 0:12:10 104,267,776 10% 1.18MB/s 0:12:10 105,578,496 10% 1.18MB/s 0:12:08 106,889,216 10% 1.18MB/s 0:12:07 108,199,936 11% 1.18MB/s 0:12:06 109,510,656 11% 1.18MB/s 0:12:05 110,821,376 11% 1.18MB/s 0:12:04 112,132,096 11% 1.18MB/s 0:12:03 113,442,816 11% 1.18MB/s 0:12:01 114,753,536 11% 1.18MB/s 0:12:00 116,064,256 11% 1.18MB/s 0:11:59 117,374,976 11% 1.18MB/s 0:11:58 118,685,696 12% 1.18MB/s 0:11:58 119,996,416 12% 1.18MB/s 0:11:57 121,307,136 12% 1.18MB/s 0:11:55 122,617,856 12% 1.17MB/s 0:11:55 123,928,576 12% 1.18MB/s 0:11:53 125,239,296 12% 1.17MB/s 0:11:53 126,550,016 12% 1.17MB/s 0:11:58 127,860,736 13% 1.16MB/s 0:11:57 129,171,456 13% 1.16MB/s 0:11:58 130,482,176 13% 1.16MB/s 0:11:56 131,792,896 13% 1.17MB/s 0:11:50 133,103,616 13% 1.17MB/s 0:11:48 134,381,568 13% 1.17MB/s 0:11:49 135,692,288 13% 1.17MB/s 0:11:48 137,003,008 13% 1.17MB/s 0:11:47 138,313,728 14% 1.17MB/s 0:11:46 139,624,448 14% 1.17MB/s 0:11:41 140,935,168 14% 1.17MB/s 0:11:40 142,245,888 14% 1.17MB/s 0:11:39 143,556,608 14% 1.17MB/s 0:11:38 144,867,328 14% 1.18MB/s 0:11:36 146,178,048 14% 1.18MB/s 0:11:35 147,488,768 14% 1.18MB/s 0:11:33 148,799,488 15% 1.18MB/s 0:11:33 150,110,208 15% 1.18MB/s 0:11:31 151,420,928 15% 1.18MB/s 0:11:30 152,731,648 15% 1.18MB/s 0:11:30 154,042,368 15% 1.18MB/s 0:11:28 155,353,088 15% 1.18MB/s 0:11:27 156,663,808 15% 1.18MB/s 0:11:26 157,974,528 16% 1.18MB/s 0:11:25 159,285,248 16% 1.18MB/s 0:11:24 160,595,968 16% 1.17MB/s 0:11:25 161,906,688 16% 1.17MB/s 0:11:24 163,217,408 16% 1.17MB/s 0:11:23 164,528,128 16% 1.17MB/s 0:11:22 165,838,848 16% 1.18MB/s 0:11:18 167,149,568 16% 1.18MB/s 0:11:16 168,460,288 17% 1.18MB/s 0:11:16 169,771,008 17% 1.18MB/s 0:11:15 171,081,728 17% 1.18MB/s 0:11:13 172,392,448 17% 1.18MB/s 0:11:13 173,703,168 17% 1.18MB/s 0:11:12 175,013,888 17% 1.18MB/s 0:11:11 176,324,608 17% 1.17MB/s 0:11:11 177,635,328 18% 1.18MB/s 0:11:09 178,946,048 18% 1.17MB/s 0:11:08 180,256,768 18% 1.18MB/s 0:11:06 181,567,488 18% 1.18MB/s 0:11:05 182,878,208 18% 1.18MB/s 0:11:04 184,188,928 18% 1.18MB/s 0:11:02 185,499,648 18% 1.18MB/s 0:11:02 186,810,368 18% 1.18MB/s 0:11:01 188,121,088 19% 1.18MB/s 0:10:59 189,431,808 19% 1.18MB/s 0:10:59 190,742,528 19% 1.18MB/s 0:10:57 192,053,248 19% 1.18MB/s 0:10:57 193,363,968 19% 1.17MB/s 0:10:58 194,674,688 19% 1.17MB/s 0:10:56 195,985,408 19% 1.17MB/s 0:10:55 197,296,128 20% 1.17MB/s 0:10:54 198,606,848 20% 1.18MB/s 0:10:51 199,917,568 20% 1.18MB/s 0:10:50 201,228,288 20% 1.18MB/s 0:10:49 202,539,008 20% 1.17MB/s 0:10:52 203,849,728 20% 1.17MB/s 0:10:51 205,160,448 20% 1.17MB/s 0:10:50 206,471,168 20% 1.17MB/s 0:10:50 207,781,888 21% 1.17MB/s 0:10:45 209,092,608 21% 1.17MB/s 0:10:45 210,403,328 21% 1.17MB/s 0:10:44 211,714,048 21% 1.17MB/s 0:10:41 213,024,768 21% 1.17MB/s 0:10:41 214,335,488 21% 1.18MB/s 0:10:38 215,646,208 21% 1.18MB/s 0:10:37 216,956,928 22% 1.18MB/s 0:10:36 218,267,648 22% 1.18MB/s 0:10:35 219,578,368 22% 1.18MB/s 0:10:34 220,889,088 22% 1.17MB/s 0:10:35 222,199,808 22% 1.18MB/s 0:10:31 223,510,528 22% 1.18MB/s 0:10:30 224,821,248 22% 1.18MB/s 0:10:29 226,131,968 22% 1.18MB/s 0:10:26 227,442,688 23% 1.18MB/s 0:10:28 228,753,408 23% 1.18MB/s 0:10:27 230,064,128 23% 1.17MB/s 0:10:28 231,374,848 23% 1.17MB/s 0:10:25 232,685,568 23% 1.17MB/s 0:10:25 233,996,288 23% 1.17MB/s 0:10:24 235,307,008 23% 1.18MB/s 0:10:20 236,617,728 24% 1.17MB/s 0:10:21 237,928,448 24% 1.17MB/s 0:10:19 239,239,168 24% 1.17MB/s 0:10:18 240,549,888 24% 1.17MB/s 0:10:18 241,860,608 24% 1.18MB/s 0:10:16 243,171,328 24% 1.17MB/s 0:10:17 244,482,048 24% 1.17MB/s 0:10:14 245,792,768 24% 1.18MB/s 0:10:11 247,103,488 25% 1.18MB/s 0:10:11 248,414,208 25% 1.18MB/s 0:10:07 249,724,928 25% 1.17MB/s 0:10:10 251,035,648 25% 1.17MB/s 0:10:10 252,346,368 25% 1.17MB/s 0:10:10 253,657,088 25% 1.17MB/s 0:10:09 254,967,808 25% 1.17MB/s 0:10:07 256,278,528 26% 1.17MB/s 0:10:06 257,589,248 26% 1.17MB/s 0:10:05 258,899,968 26% 1.17MB/s 0:10:03 260,210,688 26% 1.17MB/s 0:10:02 261,521,408 26% 1.17MB/s 0:10:01 262,832,128 26% 1.17MB/s 0:09:59 264,142,848 26% 1.17MB/s 0:09:58 265,453,568 26% 1.17MB/s 0:09:56 266,764,288 27% 1.18MB/s 0:09:55 268,075,008 27% 1.17MB/s 0:09:58 269,352,960 27% 1.16MB/s 0:10:01 270,663,680 27% 1.16MB/s 0:10:01 271,974,400 27% 1.16MB/s 0:09:59 273,285,120 27% 1.17MB/s 0:09:54 274,595,840 27% 1.17MB/s 0:09:52 275,906,560 28% 1.17MB/s 0:09:51 277,217,280 28% 1.17MB/s 0:09:50 278,528,000 28% 1.17MB/s 0:09:49 279,838,720 28% 1.18MB/s 0:09:44 281,149,440 28% 1.18MB/s 0:09:42 282,460,160 28% 1.18MB/s 0:09:42 283,770,880 28% 1.17MB/s 0:09:41 285,081,600 28% 1.17MB/s 0:09:40 286,392,320 29% 1.17MB/s 0:09:40 287,703,040 29% 1.17MB/s 0:09:40 289,013,760 29% 1.17MB/s 0:09:38 290,324,480 29% 1.17MB/s 0:09:37 291,635,200 29% 1.17MB/s 0:09:38 292,945,920 29% 1.18MB/s 0:09:33 294,256,640 29% 1.17MB/s 0:09:33 295,567,360 30% 1.18MB/s 0:09:31 296,878,080 30% 1.18MB/s 0:09:28 298,188,800 30% 1.18MB/s 0:09:29 299,499,520 30% 1.18MB/s 0:09:27 300,810,240 30% 1.17MB/s 0:09:27 302,120,960 30% 1.17MB/s 0:09:26 303,431,680 30% 1.17MB/s 0:09:25 304,742,400 30% 1.17MB/s 0:09:25 306,053,120 31% 1.17MB/s 0:09:25 307,363,840 31% 1.17MB/s 0:09:23 308,674,560 31% 1.17MB/s 0:09:22 309,985,280 31% 1.17MB/s 0:09:21 311,296,000 31% 1.17MB/s 0:09:20 312,606,720 31% 1.17MB/s 0:09:18 313,917,440 31% 1.17MB/s 0:09:17 315,228,160 32% 1.17MB/s 0:09:15 316,538,880 32% 1.18MB/s 0:09:13 317,849,600 32% 1.18MB/s 0:09:12 319,160,320 32% 1.18MB/s 0:09:11 320,471,040 32% 1.18MB/s 0:09:10 321,781,760 32% 1.18MB/s 0:09:09 323,092,480 32% 1.18MB/s 0:09:08 324,403,200 32% 1.18MB/s 0:09:07 325,713,920 33% 1.17MB/s 0:09:09 327,024,640 33% 1.17MB/s 0:09:09 328,335,360 33% 1.17MB/s 0:09:07 329,646,080 33% 1.17MB/s 0:09:06 330,956,800 33% 1.18MB/s 0:09:01 332,267,520 33% 1.18MB/s 0:09:00 333,578,240 33% 1.18MB/s 0:08:59 334,888,960 34% 1.18MB/s 0:08:58 336,199,680 34% 1.17MB/s 0:08:58 337,510,400 34% 1.17MB/s 0:08:57 338,821,120 34% 1.17MB/s 0:08:56 340,131,840 34% 1.17MB/s 0:08:56 341,442,560 34% 1.17MB/s 0:08:54 342,753,280 34% 1.17MB/s 0:08:52 344,064,000 34% 1.17MB/s 0:08:51 345,374,720 35% 1.17MB/s 0:08:50 346,685,440 35% 1.17MB/s 0:08:50 347,996,160 35% 1.16MB/s 0:08:53 349,306,880 35% 1.16MB/s 0:08:52 350,617,600 35% 1.16MB/s 0:08:50 351,928,320 35% 1.17MB/s 0:08:48 353,239,040 35% 1.18MB/s 0:08:43 354,549,760 36% 1.17MB/s 0:08:43 355,860,480 36% 1.17MB/s 0:08:42 357,171,200 36% 1.17MB/s 0:08:41 358,481,920 36% 1.17MB/s 0:08:41 359,792,640 36% 1.17MB/s 0:08:39 361,103,360 36% 1.17MB/s 0:08:38 362,414,080 36% 1.17MB/s 0:08:36 363,724,800 36% 1.18MB/s 0:08:34 365,035,520 37% 1.17MB/s 0:08:35 366,346,240 37% 1.17MB/s 0:08:33 367,656,960 37% 1.17MB/s 0:08:33 368,967,680 37% 1.17MB/s 0:08:31 370,278,400 37% 1.18MB/s 0:08:29 371,589,120 37% 1.17MB/s 0:08:29 372,899,840 37% 1.17MB/s 0:08:27 374,210,560 38% 1.17MB/s 0:08:27 375,521,280 38% 1.17MB/s 0:08:26 376,832,000 38% 1.17MB/s 0:08:24 378,142,720 38% 1.17MB/s 0:08:23 379,453,440 38% 1.17MB/s 0:08:22 380,764,160 38% 1.17MB/s 0:08:22 382,074,880 38% 1.17MB/s 0:08:20 383,385,600 38% 1.17MB/s 0:08:19 384,696,320 39% 1.17MB/s 0:08:18 386,007,040 39% 1.17MB/s 0:08:16 387,317,760 39% 1.17MB/s 0:08:15 388,628,480 39% 1.18MB/s 0:08:13 389,939,200 39% 1.18MB/s 0:08:12 391,249,920 39% 1.18MB/s 0:08:11 392,560,640 39% 1.18MB/s 0:08:10 393,871,360 40% 1.17MB/s 0:08:10 395,182,080 40% 1.17MB/s 0:08:09 396,492,800 40% 1.17MB/s 0:08:08 397,803,520 40% 1.17MB/s 0:08:07 399,114,240 40% 1.17MB/s 0:08:07 400,424,960 40% 1.17MB/s 0:08:06 401,735,680 40% 1.17MB/s 0:08:04 403,013,632 40% 1.17MB/s 0:08:06 404,324,352 41% 1.17MB/s 0:08:04 405,635,072 41% 1.17MB/s 0:08:02 406,945,792 41% 1.17MB/s 0:08:02 408,256,512 41% 1.17MB/s 0:07:59 409,567,232 41% 1.17MB/s 0:07:57 410,877,952 41% 1.17MB/s 0:07:56 412,188,672 41% 1.18MB/s 0:07:54 413,499,392 42% 1.17MB/s 0:07:53 414,810,112 42% 1.17MB/s 0:07:52 416,120,832 42% 1.17MB/s 0:07:51 417,431,552 42% 1.18MB/s 0:07:50 418,742,272 42% 1.18MB/s 0:07:48 420,052,992 42% 1.17MB/s 0:07:48 421,363,712 42% 1.18MB/s 0:07:46 422,674,432 42% 1.17MB/s 0:07:48 423,985,152 43% 1.17MB/s 0:07:47 425,295,872 43% 1.17MB/s 0:07:44 426,606,592 43% 1.17MB/s 0:07:45 427,917,312 43% 1.18MB/s 0:07:41 429,228,032 43% 1.18MB/s 0:07:39 430,538,752 43% 1.17MB/s 0:07:39 431,849,472 43% 1.17MB/s 0:07:38 433,160,192 44% 1.17MB/s 0:07:37 434,470,912 44% 1.17MB/s 0:07:36 435,781,632 44% 1.17MB/s 0:07:35 437,092,352 44% 1.18MB/s 0:07:34 438,403,072 44% 1.18MB/s 0:07:32 439,713,792 44% 1.18MB/s 0:07:31 441,024,512 44% 1.18MB/s 0:07:29 442,335,232 44% 1.18MB/s 0:07:29 443,645,952 45% 1.18MB/s 0:07:28 444,956,672 45% 1.18MB/s 0:07:27 446,267,392 45% 1.18MB/s 0:07:25 447,578,112 45% 1.18MB/s 0:07:24 448,888,832 45% 1.18MB/s 0:07:23 450,199,552 45% 1.18MB/s 0:07:22 451,510,272 45% 1.18MB/s 0:07:21 452,820,992 46% 1.18MB/s 0:07:20 454,131,712 46% 1.18MB/s 0:07:19 455,442,432 46% 1.18MB/s 0:07:18 456,753,152 46% 1.18MB/s 0:07:17 458,063,872 46% 1.18MB/s 0:07:16 459,374,592 46% 1.18MB/s 0:07:14 460,685,312 46% 1.18MB/s 0:07:14 461,996,032 46% 1.18MB/s 0:07:12 463,306,752 47% 1.18MB/s 0:07:12 464,617,472 47% 1.17MB/s 0:07:11 465,928,192 47% 1.18MB/s 0:07:09 467,238,912 47% 1.17MB/s 0:07:09 468,549,632 47% 1.17MB/s 0:07:08 469,860,352 47% 1.17MB/s 0:07:09 471,171,072 47% 1.17MB/s 0:07:07 472,481,792 48% 1.17MB/s 0:07:05 473,792,512 48% 1.17MB/s 0:07:04 475,103,232 48% 1.18MB/s 0:07:01 476,413,952 48% 1.18MB/s 0:07:00 477,724,672 48% 1.18MB/s 0:06:59 479,035,392 48% 1.18MB/s 0:06:58 480,346,112 48% 1.18MB/s 0:06:57 481,656,832 48% 1.18MB/s 0:06:56 482,967,552 49% 1.18MB/s 0:06:55 484,278,272 49% 1.18MB/s 0:06:54 485,588,992 49% 1.18MB/s 0:06:53 486,899,712 49% 1.18MB/s 0:06:52 488,210,432 49% 1.18MB/s 0:06:51 489,521,152 49% 1.18MB/s 0:06:49 490,831,872 49% 1.18MB/s 0:06:49 492,142,592 50% 1.17MB/s 0:06:48 493,322,240 50% 1.16MB/s 0:06:51 494,632,960 50% 1.16MB/s 0:06:51 495,943,680 50% 1.15MB/s 0:06:53 497,254,400 50% 1.15MB/s 0:06:51 498,565,120 50% 1.17MB/s 0:06:45 499,875,840 50% 1.17MB/s 0:06:44 501,186,560 50% 1.17MB/s 0:06:40 502,497,280 51% 1.17MB/s 0:06:39 503,808,000 51% 1.17MB/s 0:06:39 505,118,720 51% 1.17MB/s 0:06:38 506,429,440 51% 1.17MB/s 0:06:37 507,740,160 51% 1.17MB/s 0:06:37 509,050,880 51% 1.17MB/s 0:06:35 510,361,600 51% 1.17MB/s 0:06:34 511,672,320 52% 1.17MB/s 0:06:32 512,983,040 52% 1.18MB/s 0:06:30 514,293,760 52% 1.18MB/s 0:06:29 515,604,480 52% 1.18MB/s 0:06:28 516,915,200 52% 1.17MB/s 0:06:29 518,225,920 52% 1.17MB/s 0:06:28 519,536,640 52% 1.17MB/s 0:06:27 520,847,360 52% 1.17MB/s 0:06:25 522,158,080 53% 1.17MB/s 0:06:23 523,468,800 53% 1.17MB/s 0:06:23 524,779,520 53% 1.17MB/s 0:06:22 526,090,240 53% 1.17MB/s 0:06:21 527,400,960 53% 1.17MB/s 0:06:20 528,711,680 53% 1.17MB/s 0:06:17 530,022,400 53% 1.17MB/s 0:06:17 531,333,120 54% 1.17MB/s 0:06:15 532,643,840 54% 1.17MB/s 0:06:14 533,954,560 54% 1.17MB/s 0:06:13 535,265,280 54% 1.17MB/s 0:06:12 536,576,000 54% 1.17MB/s 0:06:11 537,853,952 54% 1.17MB/s 0:06:12 539,164,672 54% 1.17MB/s 0:06:11 540,475,392 54% 1.16MB/s 0:06:11 541,786,112 55% 1.17MB/s 0:06:09 543,096,832 55% 1.17MB/s 0:06:06 544,407,552 55% 1.17MB/s 0:06:05 545,718,272 55% 1.18MB/s 0:06:02 547,028,992 55% 1.18MB/s 0:06:02 548,339,712 55% 1.18MB/s 0:06:01 549,650,432 55% 1.18MB/s 0:06:00 550,961,152 56% 1.17MB/s 0:05:59 552,271,872 56% 1.18MB/s 0:05:58 553,582,592 56% 1.18MB/s 0:05:57 554,893,312 56% 1.18MB/s 0:05:56 556,204,032 56% 1.18MB/s 0:05:54 557,514,752 56% 1.18MB/s 0:05:53 558,825,472 56% 1.17MB/s 0:05:52 560,136,192 56% 1.18MB/s 0:05:51 561,446,912 57% 1.18MB/s 0:05:50 562,757,632 57% 1.17MB/s 0:05:49 564,068,352 57% 1.17MB/s 0:05:48 565,379,072 57% 1.17MB/s 0:05:47 566,689,792 57% 1.17MB/s 0:05:46 568,000,512 57% 1.18MB/s 0:05:44 569,311,232 57% 1.17MB/s 0:05:44 570,621,952 58% 1.17MB/s 0:05:45 571,932,672 58% 1.17MB/s 0:05:43 573,243,392 58% 1.17MB/s 0:05:43 574,554,112 58% 1.17MB/s 0:05:41 575,864,832 58% 1.17MB/s 0:05:39 577,175,552 58% 1.17MB/s 0:05:37 578,486,272 58% 1.17MB/s 0:05:36 579,796,992 58% 1.17MB/s 0:05:36 581,107,712 59% 1.18MB/s 0:05:34 582,418,432 59% 1.17MB/s 0:05:33 583,729,152 59% 1.17MB/s 0:05:32 585,039,872 59% 1.18MB/s 0:05:30 586,350,592 59% 1.18MB/s 0:05:29 587,661,312 59% 1.17MB/s 0:05:29 588,972,032 59% 1.18MB/s 0:05:27 590,282,752 60% 1.18MB/s 0:05:26 591,593,472 60% 1.18MB/s 0:05:25 592,904,192 60% 1.18MB/s 0:05:23 594,214,912 60% 1.18MB/s 0:05:23 595,525,632 60% 1.18MB/s 0:05:21 596,836,352 60% 1.18MB/s 0:05:20 598,147,072 60% 1.18MB/s 0:05:19 599,457,792 60% 1.17MB/s 0:05:19 600,768,512 61% 1.18MB/s 0:05:17 602,079,232 61% 1.17MB/s 0:05:17 603,389,952 61% 1.17MB/s 0:05:16 604,700,672 61% 1.17MB/s 0:05:15 606,011,392 61% 1.17MB/s 0:05:14 607,322,112 61% 1.17MB/s 0:05:12 608,632,832 61% 1.18MB/s 0:05:11 609,943,552 62% 1.17MB/s 0:05:11 611,254,272 62% 1.17MB/s 0:05:11 612,564,992 62% 1.17MB/s 0:05:09 613,875,712 62% 1.17MB/s 0:05:08 615,186,432 62% 1.18MB/s 0:05:06 616,497,152 62% 1.18MB/s 0:05:04 617,807,872 62% 1.18MB/s 0:05:03 619,118,592 62% 1.17MB/s 0:05:02 620,429,312 63% 1.17MB/s 0:05:01 621,740,032 63% 1.17MB/s 0:05:00 623,050,752 63% 1.17MB/s 0:04:59 624,361,472 63% 1.17MB/s 0:04:58 625,672,192 63% 1.17MB/s 0:04:57 626,982,912 63% 1.18MB/s 0:04:56 628,293,632 63% 1.17MB/s 0:04:55 629,604,352 64% 1.18MB/s 0:04:53 630,915,072 64% 1.18MB/s 0:04:52 632,225,792 64% 1.18MB/s 0:04:51 633,536,512 64% 1.18MB/s 0:04:50 634,847,232 64% 1.18MB/s 0:04:49 636,157,952 64% 1.18MB/s 0:04:48 637,468,672 64% 1.18MB/s 0:04:47 638,779,392 64% 1.18MB/s 0:04:46 640,090,112 65% 1.18MB/s 0:04:45 641,400,832 65% 1.18MB/s 0:04:44 642,711,552 65% 1.18MB/s 0:04:42 643,891,200 65% 1.16MB/s 0:04:44 645,201,920 65% 1.16MB/s 0:04:44 646,512,640 65% 1.16MB/s 0:04:42 647,823,360 65% 1.16MB/s 0:04:42 649,134,080 66% 1.17MB/s 0:04:38 650,444,800 66% 1.17MB/s 0:04:37 651,755,520 66% 1.17MB/s 0:04:36 653,066,240 66% 1.18MB/s 0:04:34 654,376,960 66% 1.18MB/s 0:04:33 655,687,680 66% 1.18MB/s 0:04:32 656,998,400 66% 1.18MB/s 0:04:30 658,309,120 66% 1.17MB/s 0:04:30 659,619,840 67% 1.18MB/s 0:04:28 660,930,560 67% 1.18MB/s 0:04:27 662,241,280 67% 1.17MB/s 0:04:26 663,552,000 67% 1.18MB/s 0:04:25 664,862,720 67% 1.17MB/s 0:04:25 666,173,440 67% 1.17MB/s 0:04:24 667,484,160 67% 1.17MB/s 0:04:23 668,794,880 68% 1.17MB/s 0:04:22 670,105,600 68% 1.17MB/s 0:04:20 671,383,552 68% 1.17MB/s 0:04:21 672,694,272 68% 1.17MB/s 0:04:19 674,004,992 68% 1.17MB/s 0:04:18 675,315,712 68% 1.17MB/s 0:04:17 676,626,432 68% 1.18MB/s 0:04:14 677,937,152 68% 1.18MB/s 0:04:13 679,247,872 69% 1.18MB/s 0:04:12 680,558,592 69% 1.18MB/s 0:04:11 681,869,312 69% 1.17MB/s 0:04:11 683,180,032 69% 1.18MB/s 0:04:09 684,490,752 69% 1.18MB/s 0:04:08 685,801,472 69% 1.18MB/s 0:04:07 687,112,192 69% 1.18MB/s 0:04:05 688,422,912 70% 1.17MB/s 0:04:05 689,733,632 70% 1.17MB/s 0:04:04 691,044,352 70% 1.17MB/s 0:04:03 692,355,072 70% 1.18MB/s 0:04:01 693,665,792 70% 1.18MB/s 0:04:00 694,976,512 70% 1.18MB/s 0:03:59 696,287,232 70% 1.18MB/s 0:03:57 697,597,952 70% 1.18MB/s 0:03:57 698,908,672 71% 1.18MB/s 0:03:56 700,219,392 71% 1.18MB/s 0:03:55 701,530,112 71% 1.17MB/s 0:03:54 702,840,832 71% 1.17MB/s 0:03:53 704,151,552 71% 1.18MB/s 0:03:52 705,462,272 71% 1.18MB/s 0:03:50 706,772,992 71% 1.18MB/s 0:03:49 708,083,712 72% 1.17MB/s 0:03:49 709,394,432 72% 1.17MB/s 0:03:49 710,705,152 72% 1.16MB/s 0:03:48 712,015,872 72% 1.16MB/s 0:03:47 713,326,592 72% 1.17MB/s 0:03:45 714,637,312 72% 1.17MB/s 0:03:44 715,948,032 72% 1.17MB/s 0:03:42 717,258,752 72% 1.16MB/s 0:03:43 718,569,472 73% 1.17MB/s 0:03:41 719,880,192 73% 1.16MB/s 0:03:41 721,190,912 73% 1.16MB/s 0:03:39 722,501,632 73% 1.18MB/s 0:03:36 723,812,352 73% 1.17MB/s 0:03:35 725,123,072 73% 1.18MB/s 0:03:34 726,433,792 73% 1.18MB/s 0:03:33 727,744,512 74% 1.18MB/s 0:03:32 729,055,232 74% 1.17MB/s 0:03:31 730,365,952 74% 1.18MB/s 0:03:30 731,676,672 74% 1.18MB/s 0:03:29 732,987,392 74% 1.18MB/s 0:03:27 734,298,112 74% 1.18MB/s 0:03:26 735,608,832 74% 1.18MB/s 0:03:25 736,919,552 74% 1.18MB/s 0:03:24 738,230,272 75% 1.18MB/s 0:03:23 739,540,992 75% 1.18MB/s 0:03:22 740,851,712 75% 1.17MB/s 0:03:22 742,162,432 75% 1.17MB/s 0:03:20 743,473,152 75% 1.17MB/s 0:03:20 744,783,872 75% 1.17MB/s 0:03:19 746,094,592 75% 1.17MB/s 0:03:17 747,405,312 76% 1.17MB/s 0:03:16 748,716,032 76% 1.17MB/s 0:03:15 750,026,752 76% 1.17MB/s 0:03:14 751,337,472 76% 1.17MB/s 0:03:13 752,648,192 76% 1.17MB/s 0:03:12 753,958,912 76% 1.17MB/s 0:03:11 755,269,632 76% 1.17MB/s 0:03:09 756,580,352 76% 1.17MB/s 0:03:08 757,891,072 77% 1.17MB/s 0:03:08 759,201,792 77% 1.17MB/s 0:03:07 760,512,512 77% 1.17MB/s 0:03:06 761,823,232 77% 1.17MB/s 0:03:04 763,133,952 77% 1.17MB/s 0:03:03 764,444,672 77% 1.18MB/s 0:03:01 765,755,392 77% 1.18MB/s 0:03:00 767,066,112 78% 1.17MB/s 0:03:00 768,376,832 78% 1.17MB/s 0:02:59 769,687,552 78% 1.16MB/s 0:02:59 770,998,272 78% 1.16MB/s 0:02:58 772,308,992 78% 1.17MB/s 0:02:56 773,619,712 78% 1.17MB/s 0:02:55 774,930,432 78% 1.17MB/s 0:02:53 776,241,152 78% 1.17MB/s 0:02:52 777,551,872 79% 1.17MB/s 0:02:51 778,862,592 79% 1.17MB/s 0:02:50 780,173,312 79% 1.17MB/s 0:02:49 781,484,032 79% 1.17MB/s 0:02:48 782,794,752 79% 1.17MB/s 0:02:47 784,105,472 79% 1.17MB/s 0:02:46 785,416,192 79% 1.17MB/s 0:02:44 786,726,912 79% 1.17MB/s 0:02:43 788,037,632 80% 1.17MB/s 0:02:43 789,348,352 80% 1.17MB/s 0:02:41 790,659,072 80% 1.17MB/s 0:02:40 791,969,792 80% 1.17MB/s 0:02:40 793,280,512 80% 1.17MB/s 0:02:38 794,591,232 80% 1.17MB/s 0:02:37 795,901,952 80% 1.17MB/s 0:02:36 797,212,672 81% 1.18MB/s 0:02:34 798,523,392 81% 1.18MB/s 0:02:33 799,834,112 81% 1.17MB/s 0:02:32 801,144,832 81% 1.17MB/s 0:02:31 802,455,552 81% 1.17MB/s 0:02:30 803,766,272 81% 1.17MB/s 0:02:29 805,076,992 81% 1.17MB/s 0:02:28 806,354,944 81% 1.16MB/s 0:02:28 807,665,664 82% 1.17MB/s 0:02:26 808,976,384 82% 1.16MB/s 0:02:26 810,287,104 82% 1.17MB/s 0:02:24 811,597,824 82% 1.18MB/s 0:02:22 812,908,544 82% 1.18MB/s 0:02:21 814,219,264 82% 1.18MB/s 0:02:20 815,529,984 82% 1.16MB/s 0:02:20 816,840,704 83% 1.16MB/s 0:02:20 818,151,424 83% 1.15MB/s 0:02:20 819,462,144 83% 1.15MB/s 0:02:19 820,772,864 83% 1.16MB/s 0:02:16 822,083,584 83% 1.16MB/s 0:02:15 822,738,944 83% 1.03MB/s 0:02:32 823,394,304 83% 909.52kB/s 0:02:55 824,049,664 83% 758.29kB/s 0:03:30 824,705,024 83% 610.54kB/s 0:04:19 825,360,384 83% 610.10kB/s 0:04:19 826,015,744 83% 608.94kB/s 0:04:18 826,671,104 84% 607.21kB/s 0:04:18 827,326,464 84% 608.94kB/s 0:04:16 827,981,824 84% 603.92kB/s 0:04:17 828,637,184 84% 604.34kB/s 0:04:16 829,292,544 84% 603.92kB/s 0:04:15 829,947,904 84% 606.20kB/s 0:04:13 830,603,264 84% 612.00kB/s 0:04:09 831,258,624 84% 614.20kB/s 0:04:07 831,913,984 84% 619.40kB/s 0:04:04 832,962,560 84% 714.04kB/s 0:03:30 834,273,280 84% 864.03kB/s 0:02:52 835,584,000 84% 1004.04kB/s 0:02:27 836,894,720 85% 1.13MB/s 0:02:07 838,205,440 85% 1.17MB/s 0:02:01 839,516,160 85% 1.17MB/s 0:02:00 840,826,880 85% 1.18MB/s 0:01:58 842,137,600 85% 1.17MB/s 0:01:57 843,448,320 85% 1.17MB/s 0:01:56 844,759,040 85% 1.17MB/s 0:01:55 846,069,760 86% 1.17MB/s 0:01:54 847,380,480 86% 1.17MB/s 0:01:53 848,691,200 86% 1.17MB/s 0:01:52 850,001,920 86% 1.17MB/s 0:01:51 851,312,640 86% 1.17MB/s 0:01:50 852,623,360 86% 1.17MB/s 0:01:48 853,934,080 86% 1.18MB/s 0:01:47 855,244,800 86% 1.17MB/s 0:01:47 856,555,520 87% 1.17MB/s 0:01:45 857,866,240 87% 1.17MB/s 0:01:44 859,176,960 87% 1.17MB/s 0:01:43 860,487,680 87% 1.17MB/s 0:01:42 861,798,400 87% 1.18MB/s 0:01:40 863,109,120 87% 1.17MB/s 0:01:40 864,419,840 87% 1.17MB/s 0:01:39 865,730,560 88% 1.18MB/s 0:01:37 867,041,280 88% 1.17MB/s 0:01:36 868,352,000 88% 1.18MB/s 0:01:35 869,662,720 88% 1.18MB/s 0:01:34 870,973,440 88% 1.18MB/s 0:01:33 872,284,160 88% 1.18MB/s 0:01:32 873,594,880 88% 1.18MB/s 0:01:31 874,905,600 88% 1.18MB/s 0:01:30 876,216,320 89% 1.18MB/s 0:01:29 877,527,040 89% 1.17MB/s 0:01:28 878,837,760 89% 1.18MB/s 0:01:26 880,148,480 89% 1.18MB/s 0:01:25 881,459,200 89% 1.18MB/s 0:01:24 882,769,920 89% 1.18MB/s 0:01:23 884,080,640 89% 1.17MB/s 0:01:23 885,391,360 90% 1.17MB/s 0:01:21 886,702,080 90% 1.17MB/s 0:01:20 888,012,800 90% 1.16MB/s 0:01:20 889,323,520 90% 1.17MB/s 0:01:18 890,634,240 90% 1.16MB/s 0:01:18 891,944,960 90% 1.16MB/s 0:01:16 893,255,680 90% 1.17MB/s 0:01:15 894,566,400 90% 1.17MB/s 0:01:14 895,877,120 91% 1.17MB/s 0:01:12 897,187,840 91% 1.17MB/s 0:01:11 898,498,560 91% 1.17MB/s 0:01:10 899,809,280 91% 1.17MB/s 0:01:09 901,120,000 91% 1.17MB/s 0:01:08 902,430,720 91% 1.17MB/s 0:01:07 903,741,440 91% 1.18MB/s 0:01:06 905,052,160 92% 1.17MB/s 0:01:05 906,362,880 92% 1.17MB/s 0:01:04 907,673,600 92% 1.17MB/s 0:01:03 908,984,320 92% 1.17MB/s 0:01:02 910,295,040 92% 1.17MB/s 0:01:00 911,605,760 92% 1.18MB/s 0:00:59 912,916,480 92% 1.17MB/s 0:00:58 914,227,200 92% 1.17MB/s 0:00:57 915,537,920 93% 1.17MB/s 0:00:56 916,848,640 93% 1.17MB/s 0:00:55 918,159,360 93% 1.16MB/s 0:00:54 919,470,080 93% 1.17MB/s 0:00:53 920,780,800 93% 1.17MB/s 0:00:52 922,091,520 93% 1.17MB/s 0:00:51 923,402,240 93% 1.18MB/s 0:00:49 924,712,960 94% 1.17MB/s 0:00:48 926,023,680 94% 1.17MB/s 0:00:47 927,334,400 94% 1.17MB/s 0:00:46 928,645,120 94% 1.17MB/s 0:00:45 929,955,840 94% 1.17MB/s 0:00:44 931,266,560 94% 1.17MB/s 0:00:43 932,577,280 94% 1.17MB/s 0:00:42 933,888,000 94% 1.17MB/s 0:00:41 935,198,720 95% 1.17MB/s 0:00:40 936,509,440 95% 1.18MB/s 0:00:38 937,820,160 95% 1.18MB/s 0:00:37 939,130,880 95% 1.17MB/s 0:00:36 940,408,832 95% 1.17MB/s 0:00:35 941,719,552 95% 1.17MB/s 0:00:34 943,030,272 95% 1.17MB/s 0:00:33 944,340,992 96% 1.17MB/s 0:00:32 945,651,712 96% 1.18MB/s 0:00:31 946,962,432 96% 1.17MB/s 0:00:30 948,273,152 96% 1.17MB/s 0:00:29 949,583,872 96% 1.18MB/s 0:00:28 950,894,592 96% 1.17MB/s 0:00:27 952,205,312 96% 1.18MB/s 0:00:25 953,516,032 96% 1.18MB/s 0:00:24 954,826,752 97% 1.18MB/s 0:00:23 956,137,472 97% 1.18MB/s 0:00:22 957,448,192 97% 1.17MB/s 0:00:21 958,758,912 97% 1.17MB/s 0:00:20 960,069,632 97% 1.17MB/s 0:00:19 961,380,352 97% 1.17MB/s 0:00:18 962,691,072 97% 1.18MB/s 0:00:17 964,001,792 98% 1.17MB/s 0:00:16 965,312,512 98% 1.18MB/s 0:00:15 966,623,232 98% 1.18MB/s 0:00:13 967,933,952 98% 1.17MB/s 0:00:12 969,244,672 98% 1.18MB/s 0:00:11 970,555,392 98% 1.17MB/s 0:00:10 971,866,112 98% 1.18MB/s 0:00:09 973,176,832 98% 1.18MB/s 0:00:08 974,487,552 99% 1.17MB/s 0:00:07 975,798,272 99% 1.17MB/s 0:00:06 977,108,992 99% 1.17MB/s 0:00:05 978,419,712 99% 1.17MB/s 0:00:04 979,730,432 99% 1.18MB/s 0:00:03 981,041,152 99% 1.18MB/s 0:00:01 982,351,872 99% 1.18MB/s 0:00:00 983,413,052 100% 1.16MB/s 0:13:25 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20221231-pine64-pinephone.img.xz.sha256 133 100% 0.15kB/s 0:00:00 133 100% 0.15kB/s 0:00:00 (xfr#2, to-chk=4/7) images/pmos-plasma-mobile-nightly-20221231-pine64-pinephonepro.img.xz 32,768 0% 37.56kB/s 6:55:54 262,144 0% 241.05kB/s 1:04:47 1,572,864 0% 722.82kB/s 0:21:34 2,883,584 0% 881.38kB/s 0:17:40 4,194,304 0% 961.28kB/s 0:16:10 5,505,024 0% 1.17MB/s 0:12:56 6,815,744 0% 1.17MB/s 0:12:57 8,126,464 0% 1.17MB/s 0:12:57 9,437,184 1% 1.16MB/s 0:13:03 10,747,904 1% 1.15MB/s 0:13:05 12,058,624 1% 1.15MB/s 0:13:03 13,369,344 1% 1.16MB/s 0:13:00 14,680,064 1% 1.17MB/s 0:12:51 15,990,784 1% 1.17MB/s 0:12:47 17,301,504 1% 1.18MB/s 0:12:44 18,612,224 1% 1.17MB/s 0:12:47 19,922,944 2% 1.17MB/s 0:12:48 21,233,664 2% 1.17MB/s 0:12:47 22,544,384 2% 1.16MB/s 0:12:46 23,855,104 2% 1.17MB/s 0:12:43 25,165,824 2% 1.17MB/s 0:12:38 26,476,544 2% 1.17MB/s 0:12:37 27,787,264 2% 1.18MB/s 0:12:35 29,097,984 3% 1.18MB/s 0:12:32 30,408,704 3% 1.18MB/s 0:12:33 31,719,424 3% 1.17MB/s 0:12:36 33,030,144 3% 1.18MB/s 0:12:30 34,340,864 3% 1.17MB/s 0:12:33 35,651,584 3% 1.18MB/s 0:12:28 36,962,304 3% 1.18MB/s 0:12:23 38,240,256 4% 1.17MB/s 0:12:31 39,550,976 4% 1.17MB/s 0:12:27 40,861,696 4% 1.17MB/s 0:12:28 42,172,416 4% 1.17MB/s 0:12:28 43,483,136 4% 1.17MB/s 0:12:23 44,793,856 4% 1.17MB/s 0:12:22 46,104,576 4% 1.17MB/s 0:12:20 47,415,296 5% 1.17MB/s 0:12:20 48,726,016 5% 1.18MB/s 0:12:17 50,036,736 5% 1.17MB/s 0:12:18 51,347,456 5% 1.17MB/s 0:12:17 52,133,888 5% 1.04MB/s 0:13:53 52,920,320 5% 929.22kB/s 0:15:51 53,968,896 5% 873.52kB/s 0:16:51 55,279,616 5% 870.95kB/s 0:16:52 56,590,336 6% 1006.94kB/s 0:14:34 57,901,056 6% 1.12MB/s 0:12:48 59,211,776 6% 1.18MB/s 0:12:09 60,522,496 6% 1.17MB/s 0:12:11 61,702,144 6% 1.11MB/s 0:12:47 62,750,720 6% 1.06MB/s 0:13:26 63,930,368 6% 1.03MB/s 0:13:49 65,241,088 6% 1.04MB/s 0:13:39 66,551,808 7% 1.09MB/s 0:12:58 67,862,528 7% 1.15MB/s 0:12:19 69,173,248 7% 1.18MB/s 0:11:57 70,483,968 7% 1.18MB/s 0:11:59 71,794,688 7% 1.18MB/s 0:11:58 73,105,408 7% 1.18MB/s 0:11:57 74,416,128 7% 1.18MB/s 0:11:56 75,726,848 8% 1.18MB/s 0:11:55 77,037,568 8% 1.18MB/s 0:11:54 78,348,288 8% 1.18MB/s 0:11:52 79,659,008 8% 1.18MB/s 0:11:51 80,969,728 8% 1.18MB/s 0:11:50 82,280,448 8% 1.18MB/s 0:11:49 83,591,168 8% 1.18MB/s 0:11:49 84,901,888 9% 1.18MB/s 0:11:48 86,212,608 9% 1.18MB/s 0:11:47 87,523,328 9% 1.18MB/s 0:11:46 88,834,048 9% 1.18MB/s 0:11:44 90,144,768 9% 1.17MB/s 0:11:44 91,193,344 9% 1.12MB/s 0:12:16 92,635,136 9% 1.15MB/s 0:11:54 93,945,856 10% 1.15MB/s 0:11:54 95,256,576 10% 1.15MB/s 0:11:52 96,567,296 10% 1.21MB/s 0:11:20 97,878,016 10% 1.18MB/s 0:11:37 99,188,736 10% 1.17MB/s 0:11:37 100,499,456 10% 1.17MB/s 0:11:36 101,810,176 10% 1.17MB/s 0:11:35 103,120,896 11% 1.17MB/s 0:11:34 104,431,616 11% 1.18MB/s 0:11:31 105,742,336 11% 1.17MB/s 0:11:31 107,053,056 11% 1.17MB/s 0:11:31 108,363,776 11% 1.17MB/s 0:11:29 109,674,496 11% 1.17MB/s 0:11:28 110,985,216 11% 1.18MB/s 0:11:26 112,295,936 11% 1.18MB/s 0:11:24 113,606,656 12% 1.18MB/s 0:11:24 114,917,376 12% 1.18MB/s 0:11:22 116,228,096 12% 1.17MB/s 0:11:22 117,538,816 12% 1.17MB/s 0:11:25 118,849,536 12% 1.17MB/s 0:11:24 120,160,256 12% 1.17MB/s 0:11:23 121,470,976 12% 1.17MB/s 0:11:22 122,781,696 13% 1.18MB/s 0:11:16 124,092,416 13% 1.18MB/s 0:11:15 125,403,136 13% 1.18MB/s 0:11:13 126,713,856 13% 1.18MB/s 0:11:12 128,024,576 13% 1.18MB/s 0:11:11 129,335,296 13% 1.17MB/s 0:11:13 130,646,016 13% 1.18MB/s 0:11:09 131,956,736 14% 1.17MB/s 0:11:09 133,267,456 14% 1.17MB/s 0:11:09 134,578,176 14% 1.18MB/s 0:11:07 135,888,896 14% 1.17MB/s 0:11:09 137,199,616 14% 1.17MB/s 0:11:07 138,510,336 14% 1.17MB/s 0:11:06 139,821,056 14% 1.17MB/s 0:11:06 141,131,776 15% 1.17MB/s 0:11:02 142,442,496 15% 1.17MB/s 0:11:01 143,753,216 15% 1.17MB/s 0:11:00 145,063,936 15% 1.18MB/s 0:10:57 146,374,656 15% 1.17MB/s 0:10:58 147,685,376 15% 1.17MB/s 0:11:00 148,996,096 15% 1.16MB/s 0:11:01 150,306,816 16% 1.17MB/s 0:10:57 151,617,536 16% 1.17MB/s 0:10:57 152,928,256 16% 1.17MB/s 0:10:54 154,238,976 16% 1.17MB/s 0:10:52 155,549,696 16% 1.17MB/s 0:10:51 156,860,416 16% 1.17MB/s 0:10:49 158,171,136 16% 1.17MB/s 0:10:47 159,481,856 17% 1.18MB/s 0:10:45 160,792,576 17% 1.17MB/s 0:10:45 162,103,296 17% 1.17MB/s 0:10:44 163,414,016 17% 1.17MB/s 0:10:43 164,724,736 17% 1.17MB/s 0:10:45 166,035,456 17% 1.17MB/s 0:10:43 167,346,176 17% 1.17MB/s 0:10:43 168,656,896 17% 1.17MB/s 0:10:41 169,967,616 18% 1.18MB/s 0:10:37 171,278,336 18% 1.17MB/s 0:10:37 172,556,288 18% 1.17MB/s 0:10:39 173,867,008 18% 1.17MB/s 0:10:39 175,177,728 18% 1.16MB/s 0:10:41 176,488,448 18% 1.17MB/s 0:10:36 177,799,168 18% 1.18MB/s 0:10:30 179,109,888 19% 1.17MB/s 0:10:30 180,420,608 19% 1.18MB/s 0:10:27 181,731,328 19% 1.17MB/s 0:10:28 183,042,048 19% 1.16MB/s 0:10:32 184,352,768 19% 1.17MB/s 0:10:27 185,663,488 19% 1.17MB/s 0:10:25 186,974,208 19% 1.17MB/s 0:10:25 188,284,928 20% 1.18MB/s 0:10:20 189,595,648 20% 1.17MB/s 0:10:24 190,906,368 20% 1.16MB/s 0:10:25 192,217,088 20% 1.17MB/s 0:10:23 193,527,808 20% 1.17MB/s 0:10:22 194,838,528 20% 1.17MB/s 0:10:19 196,149,248 20% 1.18MB/s 0:10:15 197,459,968 21% 1.18MB/s 0:10:14 198,770,688 21% 1.17MB/s 0:10:14 200,081,408 21% 1.17MB/s 0:10:14 201,392,128 21% 1.17MB/s 0:10:13 202,702,848 21% 1.17MB/s 0:10:11 204,013,568 21% 1.17MB/s 0:10:10 205,324,288 21% 1.18MB/s 0:10:08 206,635,008 22% 1.17MB/s 0:10:07 207,945,728 22% 1.17MB/s 0:10:07 209,256,448 22% 1.17MB/s 0:10:05 210,567,168 22% 1.17MB/s 0:10:04 211,877,888 22% 1.17MB/s 0:10:04 213,188,608 22% 1.17MB/s 0:10:02 214,499,328 22% 1.17MB/s 0:10:01 215,810,048 23% 1.17MB/s 0:10:00 217,120,768 23% 1.18MB/s 0:09:57 218,431,488 23% 1.18MB/s 0:09:57 219,742,208 23% 1.18MB/s 0:09:55 221,052,928 23% 1.18MB/s 0:09:54 222,363,648 23% 1.17MB/s 0:09:56 223,674,368 23% 1.17MB/s 0:09:53 224,985,088 24% 1.17MB/s 0:09:52 226,295,808 24% 1.17MB/s 0:09:51 227,606,528 24% 1.18MB/s 0:09:47 228,917,248 24% 1.17MB/s 0:09:50 230,227,968 24% 1.17MB/s 0:09:48 231,538,688 24% 1.17MB/s 0:09:47 232,849,408 24% 1.18MB/s 0:09:44 234,160,128 24% 1.18MB/s 0:09:40 235,470,848 25% 1.18MB/s 0:09:40 236,781,568 25% 1.18MB/s 0:09:39 238,092,288 25% 1.17MB/s 0:09:44 239,403,008 25% 1.17MB/s 0:09:44 240,713,728 25% 1.17MB/s 0:09:43 242,024,448 25% 1.16MB/s 0:09:44 243,335,168 25% 1.17MB/s 0:09:40 244,645,888 26% 1.17MB/s 0:09:38 245,956,608 26% 1.17MB/s 0:09:36 247,267,328 26% 1.17MB/s 0:09:35 248,578,048 26% 1.17MB/s 0:09:32 249,888,768 26% 1.17MB/s 0:09:31 251,199,488 26% 1.17MB/s 0:09:32 252,510,208 26% 1.18MB/s 0:09:28 253,820,928 27% 1.18MB/s 0:09:27 255,131,648 27% 1.18MB/s 0:09:26 256,442,368 27% 1.18MB/s 0:09:23 257,753,088 27% 1.17MB/s 0:09:24 259,063,808 27% 1.17MB/s 0:09:24 260,374,528 27% 1.17MB/s 0:09:23 261,685,248 27% 1.17MB/s 0:09:22 262,995,968 28% 1.17MB/s 0:09:20 264,306,688 28% 1.18MB/s 0:09:19 265,617,408 28% 1.17MB/s 0:09:18 266,928,128 28% 1.17MB/s 0:09:17 268,238,848 28% 1.17MB/s 0:09:16 269,549,568 28% 1.17MB/s 0:09:15 270,860,288 28% 1.18MB/s 0:09:13 272,171,008 29% 1.17MB/s 0:09:13 273,481,728 29% 1.17MB/s 0:09:12 274,792,448 29% 1.17MB/s 0:09:11 276,103,168 29% 1.17MB/s 0:09:10 277,413,888 29% 1.17MB/s 0:09:09 278,724,608 29% 1.17MB/s 0:09:08 280,035,328 29% 1.17MB/s 0:09:08 281,346,048 30% 1.17MB/s 0:09:07 282,656,768 30% 1.17MB/s 0:09:05 283,967,488 30% 1.18MB/s 0:09:02 285,278,208 30% 1.18MB/s 0:09:00 286,588,928 30% 1.18MB/s 0:09:00 287,899,648 30% 1.18MB/s 0:08:58 289,210,368 30% 1.17MB/s 0:08:58 290,521,088 30% 1.18MB/s 0:08:57 291,831,808 31% 1.18MB/s 0:08:56 293,142,528 31% 1.18MB/s 0:08:55 294,453,248 31% 1.18MB/s 0:08:53 295,763,968 31% 1.17MB/s 0:08:53 297,074,688 31% 1.18MB/s 0:08:52 298,385,408 31% 1.17MB/s 0:08:51 299,696,128 31% 1.17MB/s 0:08:50 301,006,848 32% 1.17MB/s 0:08:49 302,317,568 32% 1.17MB/s 0:08:48 303,628,288 32% 1.18MB/s 0:08:46 304,939,008 32% 1.17MB/s 0:08:45 306,249,728 32% 1.18MB/s 0:08:43 307,527,680 32% 1.16MB/s 0:08:48 308,838,400 32% 1.16MB/s 0:08:47 310,149,120 33% 1.17MB/s 0:08:45 311,459,840 33% 1.16MB/s 0:08:45 312,770,560 33% 1.17MB/s 0:08:39 314,081,280 33% 1.17MB/s 0:08:41 315,392,000 33% 1.17MB/s 0:08:40 316,702,720 33% 1.16MB/s 0:08:40 318,013,440 33% 1.17MB/s 0:08:38 319,324,160 34% 1.17MB/s 0:08:34 320,634,880 34% 1.17MB/s 0:08:33 321,945,600 34% 1.18MB/s 0:08:30 323,256,320 34% 1.17MB/s 0:08:30 324,567,040 34% 1.17MB/s 0:08:29 325,877,760 34% 1.18MB/s 0:08:27 327,188,480 34% 1.18MB/s 0:08:26 328,499,200 35% 1.18MB/s 0:08:25 329,809,920 35% 1.18MB/s 0:08:24 331,120,640 35% 1.18MB/s 0:08:23 332,431,360 35% 1.18MB/s 0:08:22 333,742,080 35% 1.18MB/s 0:08:21 335,052,800 35% 1.17MB/s 0:08:20 336,363,520 35% 1.17MB/s 0:08:20 337,674,240 36% 1.17MB/s 0:08:19 338,984,960 36% 1.17MB/s 0:08:18 340,295,680 36% 1.17MB/s 0:08:16 341,606,400 36% 1.17MB/s 0:08:15 342,917,120 36% 1.17MB/s 0:08:15 344,227,840 36% 1.17MB/s 0:08:14 345,538,560 36% 1.17MB/s 0:08:13 346,849,280 37% 1.17MB/s 0:08:12 348,160,000 37% 1.17MB/s 0:08:10 349,470,720 37% 1.17MB/s 0:08:08 350,781,440 37% 1.18MB/s 0:08:07 352,092,160 37% 1.18MB/s 0:08:05 353,402,880 37% 1.18MB/s 0:08:04 354,713,600 37% 1.18MB/s 0:08:03 356,024,320 37% 1.17MB/s 0:08:03 357,335,040 38% 1.17MB/s 0:08:02 358,645,760 38% 1.17MB/s 0:08:03 359,956,480 38% 1.17MB/s 0:08:01 361,267,200 38% 1.17MB/s 0:08:00 362,577,920 38% 1.17MB/s 0:07:59 363,888,640 38% 1.18MB/s 0:07:56 365,199,360 38% 1.17MB/s 0:07:55 366,510,080 39% 1.17MB/s 0:07:56 367,820,800 39% 1.17MB/s 0:07:53 369,131,520 39% 1.17MB/s 0:07:52 370,442,240 39% 1.17MB/s 0:07:53 371,752,960 39% 1.18MB/s 0:07:47 373,063,680 39% 1.18MB/s 0:07:48 374,374,400 39% 1.18MB/s 0:07:47 375,685,120 40% 1.18MB/s 0:07:43 376,995,840 40% 1.18MB/s 0:07:45 378,306,560 40% 1.18MB/s 0:07:44 379,617,280 40% 1.18MB/s 0:07:42 380,928,000 40% 1.18MB/s 0:07:42 382,238,720 40% 1.18MB/s 0:07:41 383,549,440 40% 1.18MB/s 0:07:39 384,860,160 41% 1.18MB/s 0:07:38 386,170,880 41% 1.17MB/s 0:07:40 387,481,600 41% 1.17MB/s 0:07:38 388,792,320 41% 1.17MB/s 0:07:38 390,103,040 41% 1.17MB/s 0:07:37 391,413,760 41% 1.18MB/s 0:07:33 392,724,480 41% 1.17MB/s 0:07:32 394,035,200 42% 1.17MB/s 0:07:31 395,345,920 42% 1.17MB/s 0:07:31 396,656,640 42% 1.17MB/s 0:07:32 397,967,360 42% 1.17MB/s 0:07:28 399,278,080 42% 1.17MB/s 0:07:27 400,588,800 42% 1.18MB/s 0:07:25 401,899,520 42% 1.18MB/s 0:07:22 403,210,240 43% 1.17MB/s 0:07:24 404,520,960 43% 1.17MB/s 0:07:23 405,831,680 43% 1.17MB/s 0:07:24 407,142,400 43% 1.17MB/s 0:07:22 408,453,120 43% 1.18MB/s 0:07:18 409,763,840 43% 1.18MB/s 0:07:17 411,074,560 43% 1.18MB/s 0:07:15 412,385,280 43% 1.18MB/s 0:07:14 413,696,000 44% 1.18MB/s 0:07:14 415,006,720 44% 1.17MB/s 0:07:14 416,317,440 44% 1.18MB/s 0:07:12 417,628,160 44% 1.17MB/s 0:07:12 418,938,880 44% 1.18MB/s 0:07:10 420,249,600 44% 1.18MB/s 0:07:09 421,560,320 44% 1.18MB/s 0:07:08 422,871,040 45% 1.18MB/s 0:07:07 424,181,760 45% 1.18MB/s 0:07:06 425,492,480 45% 1.18MB/s 0:07:05 426,803,200 45% 1.18MB/s 0:07:03 428,113,920 45% 1.18MB/s 0:07:02 429,424,640 45% 1.18MB/s 0:07:01 430,735,360 45% 1.18MB/s 0:07:00 432,046,080 46% 1.17MB/s 0:06:59 433,356,800 46% 1.17MB/s 0:06:59 434,667,520 46% 1.17MB/s 0:06:58 435,978,240 46% 1.17MB/s 0:06:57 437,288,960 46% 1.17MB/s 0:06:56 438,599,680 46% 1.17MB/s 0:06:54 439,910,400 46% 1.17MB/s 0:06:53 441,188,352 47% 1.17MB/s 0:06:54 442,499,072 47% 1.17MB/s 0:06:54 443,809,792 47% 1.17MB/s 0:06:53 445,120,512 47% 1.17MB/s 0:06:52 446,431,232 47% 1.17MB/s 0:06:48 447,741,952 47% 1.17MB/s 0:06:47 449,052,672 47% 1.17MB/s 0:06:47 450,363,392 48% 1.17MB/s 0:06:45 451,674,112 48% 1.17MB/s 0:06:46 452,984,832 48% 1.17MB/s 0:06:44 454,295,552 48% 1.17MB/s 0:06:42 455,606,272 48% 1.17MB/s 0:06:42 456,916,992 48% 1.17MB/s 0:06:39 458,227,712 48% 1.17MB/s 0:06:38 459,538,432 49% 1.17MB/s 0:06:38 460,849,152 49% 1.17MB/s 0:06:38 462,159,872 49% 1.16MB/s 0:06:38 463,470,592 49% 1.17MB/s 0:06:36 464,781,312 49% 1.18MB/s 0:06:32 466,092,032 49% 1.18MB/s 0:06:31 467,402,752 49% 1.18MB/s 0:06:28 468,713,472 50% 1.18MB/s 0:06:29 470,024,192 50% 1.18MB/s 0:06:28 471,334,912 50% 1.18MB/s 0:06:27 472,645,632 50% 1.18MB/s 0:06:25 473,956,352 50% 1.18MB/s 0:06:24 475,267,072 50% 1.18MB/s 0:06:23 476,577,792 50% 1.18MB/s 0:06:22 477,888,512 50% 1.18MB/s 0:06:21 479,199,232 51% 1.18MB/s 0:06:20 480,509,952 51% 1.18MB/s 0:06:19 481,820,672 51% 1.18MB/s 0:06:18 483,131,392 51% 1.18MB/s 0:06:17 484,442,112 51% 1.18MB/s 0:06:16 485,752,832 51% 1.17MB/s 0:06:15 487,063,552 51% 1.17MB/s 0:06:14 488,374,272 52% 1.17MB/s 0:06:13 489,684,992 52% 1.17MB/s 0:06:12 490,995,712 52% 1.17MB/s 0:06:11 492,306,432 52% 1.17MB/s 0:06:09 493,617,152 52% 1.17MB/s 0:06:09 494,927,872 52% 1.17MB/s 0:06:08 496,238,592 52% 1.17MB/s 0:06:06 497,549,312 53% 1.17MB/s 0:06:05 498,860,032 53% 1.18MB/s 0:06:04 500,170,752 53% 1.18MB/s 0:06:03 501,481,472 53% 1.18MB/s 0:06:01 502,792,192 53% 1.17MB/s 0:06:01 504,102,912 53% 1.17MB/s 0:06:01 505,413,632 53% 1.17MB/s 0:05:59 506,724,352 54% 1.17MB/s 0:05:57 508,035,072 54% 1.18MB/s 0:05:56 509,345,792 54% 1.18MB/s 0:05:53 510,656,512 54% 1.18MB/s 0:05:54 511,967,232 54% 1.18MB/s 0:05:53 513,277,952 54% 1.18MB/s 0:05:51 514,588,672 54% 1.18MB/s 0:05:50 515,899,392 55% 1.18MB/s 0:05:50 517,210,112 55% 1.18MB/s 0:05:49 518,520,832 55% 1.17MB/s 0:05:48 519,831,552 55% 1.18MB/s 0:05:46 521,142,272 55% 1.18MB/s 0:05:45 522,452,992 55% 1.18MB/s 0:05:44 523,763,712 55% 1.18MB/s 0:05:43 525,074,432 56% 1.18MB/s 0:05:42 526,385,152 56% 1.17MB/s 0:05:41 527,695,872 56% 1.18MB/s 0:05:40 529,006,592 56% 1.18MB/s 0:05:38 530,317,312 56% 1.18MB/s 0:05:37 531,628,032 56% 1.18MB/s 0:05:36 532,938,752 56% 1.18MB/s 0:05:35 534,249,472 57% 1.17MB/s 0:05:36 535,560,192 57% 1.17MB/s 0:05:36 536,870,912 57% 1.17MB/s 0:05:35 538,181,632 57% 1.17MB/s 0:05:33 539,492,352 57% 1.17MB/s 0:05:30 540,803,072 57% 1.18MB/s 0:05:29 542,113,792 57% 1.18MB/s 0:05:28 543,424,512 57% 1.18MB/s 0:05:27 544,735,232 58% 1.18MB/s 0:05:26 546,045,952 58% 1.17MB/s 0:05:25 547,356,672 58% 1.17MB/s 0:05:24 548,667,392 58% 1.17MB/s 0:05:24 549,978,112 58% 1.17MB/s 0:05:23 551,288,832 58% 1.17MB/s 0:05:21 552,599,552 58% 1.17MB/s 0:05:20 553,910,272 59% 1.18MB/s 0:05:18 555,220,992 59% 1.18MB/s 0:05:17 556,531,712 59% 1.18MB/s 0:05:16 557,842,432 59% 1.18MB/s 0:05:15 559,153,152 59% 1.18MB/s 0:05:13 560,463,872 59% 1.18MB/s 0:05:12 561,774,592 59% 1.18MB/s 0:05:12 563,085,312 60% 1.18MB/s 0:05:10 564,396,032 60% 1.18MB/s 0:05:09 565,706,752 60% 1.18MB/s 0:05:08 567,017,472 60% 1.18MB/s 0:05:07 568,328,192 60% 1.18MB/s 0:05:06 569,638,912 60% 1.18MB/s 0:05:05 570,949,632 60% 1.18MB/s 0:05:03 572,260,352 61% 1.18MB/s 0:05:02 573,571,072 61% 1.18MB/s 0:05:01 574,849,024 61% 1.17MB/s 0:05:02 576,159,744 61% 1.17MB/s 0:05:01 577,470,464 61% 1.17MB/s 0:05:01 578,781,184 61% 1.17MB/s 0:05:00 580,091,904 61% 1.17MB/s 0:04:59 581,402,624 62% 1.16MB/s 0:04:58 582,713,344 62% 1.17MB/s 0:04:55 584,024,064 62% 1.17MB/s 0:04:54 585,334,784 62% 1.18MB/s 0:04:51 586,645,504 62% 1.18MB/s 0:04:49 587,956,224 62% 1.18MB/s 0:04:49 589,266,944 62% 1.18MB/s 0:04:49 590,577,664 63% 1.17MB/s 0:04:48 591,888,384 63% 1.17MB/s 0:04:48 593,199,104 63% 1.17MB/s 0:04:48 594,509,824 63% 1.17MB/s 0:04:46 595,820,544 63% 1.17MB/s 0:04:44 597,131,264 63% 1.17MB/s 0:04:42 598,441,984 63% 1.18MB/s 0:04:40 599,752,704 63% 1.18MB/s 0:04:40 601,063,424 64% 1.18MB/s 0:04:39 602,374,144 64% 1.18MB/s 0:04:37 603,684,864 64% 1.17MB/s 0:04:37 604,995,584 64% 1.17MB/s 0:04:36 606,306,304 64% 1.17MB/s 0:04:35 607,617,024 64% 1.17MB/s 0:04:36 608,927,744 64% 1.17MB/s 0:04:34 610,238,464 65% 1.17MB/s 0:04:33 611,549,184 65% 1.16MB/s 0:04:33 612,859,904 65% 1.17MB/s 0:04:29 614,170,624 65% 1.17MB/s 0:04:28 615,481,344 65% 1.18MB/s 0:04:27 616,792,064 65% 1.18MB/s 0:04:26 618,102,784 65% 1.17MB/s 0:04:25 619,413,504 66% 1.17MB/s 0:04:24 620,724,224 66% 1.17MB/s 0:04:23 622,034,944 66% 1.18MB/s 0:04:21 623,345,664 66% 1.18MB/s 0:04:20 624,656,384 66% 1.18MB/s 0:04:19 625,967,104 66% 1.18MB/s 0:04:18 627,277,824 66% 1.18MB/s 0:04:17 628,588,544 67% 1.18MB/s 0:04:16 629,899,264 67% 1.18MB/s 0:04:15 631,209,984 67% 1.17MB/s 0:04:14 632,520,704 67% 1.18MB/s 0:04:13 633,831,424 67% 1.18MB/s 0:04:12 635,142,144 67% 1.18MB/s 0:04:10 636,452,864 67% 1.18MB/s 0:04:09 637,763,584 68% 1.17MB/s 0:04:09 639,074,304 68% 1.17MB/s 0:04:08 640,385,024 68% 1.18MB/s 0:04:06 641,695,744 68% 1.17MB/s 0:04:05 643,006,464 68% 1.18MB/s 0:04:04 644,317,184 68% 1.18MB/s 0:04:02 645,627,904 68% 1.17MB/s 0:04:02 646,938,624 69% 1.17MB/s 0:04:01 648,249,344 69% 1.17MB/s 0:04:00 649,560,064 69% 1.17MB/s 0:03:59 650,870,784 69% 1.17MB/s 0:03:58 652,181,504 69% 1.17MB/s 0:03:57 653,492,224 69% 1.18MB/s 0:03:55 654,802,944 69% 1.18MB/s 0:03:54 656,113,664 70% 1.18MB/s 0:03:53 657,424,384 70% 1.18MB/s 0:03:52 658,735,104 70% 1.17MB/s 0:03:52 660,045,824 70% 1.18MB/s 0:03:50 661,356,544 70% 1.17MB/s 0:03:49 662,667,264 70% 1.17MB/s 0:03:49 663,977,984 70% 1.18MB/s 0:03:47 665,288,704 70% 1.17MB/s 0:03:47 666,599,424 71% 1.17MB/s 0:03:45 667,910,144 71% 1.17MB/s 0:03:44 669,220,864 71% 1.18MB/s 0:03:42 670,531,584 71% 1.18MB/s 0:03:41 671,842,304 71% 1.18MB/s 0:03:40 673,153,024 71% 1.18MB/s 0:03:39 674,463,744 71% 1.18MB/s 0:03:38 675,774,464 72% 1.18MB/s 0:03:36 677,085,184 72% 1.18MB/s 0:03:35 678,395,904 72% 1.18MB/s 0:03:34 679,706,624 72% 1.18MB/s 0:03:33 681,017,344 72% 1.17MB/s 0:03:34 682,328,064 72% 1.17MB/s 0:03:33 683,638,784 72% 1.17MB/s 0:03:32 684,949,504 73% 1.17MB/s 0:03:31 686,260,224 73% 1.17MB/s 0:03:28 687,570,944 73% 1.17MB/s 0:03:27 688,881,664 73% 1.17MB/s 0:03:26 690,192,384 73% 1.18MB/s 0:03:25 691,503,104 73% 1.18MB/s 0:03:24 692,813,824 73% 1.17MB/s 0:03:24 694,124,544 74% 1.17MB/s 0:03:22 695,435,264 74% 1.18MB/s 0:03:20 696,745,984 74% 1.18MB/s 0:03:19 698,056,704 74% 1.18MB/s 0:03:17 699,367,424 74% 1.17MB/s 0:03:18 700,678,144 74% 1.17MB/s 0:03:17 701,988,864 74% 1.17MB/s 0:03:15 703,299,584 75% 1.17MB/s 0:03:14 704,610,304 75% 1.18MB/s 0:03:13 705,921,024 75% 1.18MB/s 0:03:12 707,231,744 75% 1.18MB/s 0:03:11 708,542,464 75% 1.18MB/s 0:03:09 709,820,416 75% 1.17MB/s 0:03:10 711,131,136 75% 1.17MB/s 0:03:09 712,441,856 76% 1.16MB/s 0:03:08 713,752,576 76% 1.16MB/s 0:03:07 715,063,296 76% 1.17MB/s 0:03:05 716,374,016 76% 1.17MB/s 0:03:03 717,684,736 76% 1.18MB/s 0:03:02 718,995,456 76% 1.18MB/s 0:03:01 720,306,176 76% 1.17MB/s 0:03:00 721,616,896 76% 1.17MB/s 0:02:59 722,927,616 77% 1.17MB/s 0:02:58 724,238,336 77% 1.17MB/s 0:02:58 725,549,056 77% 1.17MB/s 0:02:57 726,859,776 77% 1.17MB/s 0:02:55 728,170,496 77% 1.17MB/s 0:02:54 729,481,216 77% 1.17MB/s 0:02:52 730,791,936 77% 1.18MB/s 0:02:51 732,102,656 78% 1.18MB/s 0:02:50 733,413,376 78% 1.18MB/s 0:02:49 734,724,096 78% 1.18MB/s 0:02:48 736,034,816 78% 1.17MB/s 0:02:48 737,345,536 78% 1.18MB/s 0:02:45 738,656,256 78% 1.18MB/s 0:02:44 739,966,976 78% 1.18MB/s 0:02:43 741,277,696 79% 1.18MB/s 0:02:41 742,588,416 79% 1.17MB/s 0:02:41 743,899,136 79% 1.18MB/s 0:02:40 745,209,856 79% 1.18MB/s 0:02:39 746,520,576 79% 1.18MB/s 0:02:38 747,831,296 79% 1.18MB/s 0:02:37 749,142,016 79% 1.18MB/s 0:02:36 750,452,736 80% 1.18MB/s 0:02:35 751,763,456 80% 1.17MB/s 0:02:34 753,074,176 80% 1.17MB/s 0:02:33 754,384,896 80% 1.17MB/s 0:02:32 755,695,616 80% 1.17MB/s 0:02:31 757,006,336 80% 1.17MB/s 0:02:30 758,317,056 80% 1.16MB/s 0:02:30 759,627,776 81% 1.16MB/s 0:02:29 760,938,496 81% 1.17MB/s 0:02:26 762,249,216 81% 1.17MB/s 0:02:25 763,559,936 81% 1.17MB/s 0:02:24 764,870,656 81% 1.17MB/s 0:02:23 766,181,376 81% 1.17MB/s 0:02:22 767,492,096 81% 1.17MB/s 0:02:21 768,802,816 82% 1.17MB/s 0:02:20 770,113,536 82% 1.17MB/s 0:02:18 771,424,256 82% 1.17MB/s 0:02:17 772,734,976 82% 1.17MB/s 0:02:16 774,045,696 82% 1.18MB/s 0:02:15 775,356,416 82% 1.18MB/s 0:02:14 776,667,136 82% 1.17MB/s 0:02:14 777,977,856 83% 1.17MB/s 0:02:13 779,288,576 83% 1.16MB/s 0:02:12 780,599,296 83% 1.16MB/s 0:02:11 781,910,016 83% 1.17MB/s 0:02:09 783,220,736 83% 1.17MB/s 0:02:08 784,531,456 83% 1.17MB/s 0:02:06 785,842,176 83% 1.17MB/s 0:02:06 787,152,896 83% 1.17MB/s 0:02:04 788,463,616 84% 1.17MB/s 0:02:03 789,774,336 84% 1.17MB/s 0:02:03 791,085,056 84% 1.17MB/s 0:02:01 792,395,776 84% 1.18MB/s 0:02:00 793,706,496 84% 1.18MB/s 0:01:59 795,017,216 84% 1.18MB/s 0:01:57 796,327,936 84% 1.18MB/s 0:01:56 797,638,656 85% 1.18MB/s 0:01:55 798,949,376 85% 1.18MB/s 0:01:54 800,260,096 85% 1.18MB/s 0:01:53 801,570,816 85% 1.18MB/s 0:01:52 802,881,536 85% 1.18MB/s 0:01:51 804,192,256 85% 1.18MB/s 0:01:50 805,502,976 85% 1.18MB/s 0:01:49 806,813,696 86% 1.18MB/s 0:01:48 808,124,416 86% 1.18MB/s 0:01:47 809,435,136 86% 1.18MB/s 0:01:46 810,745,856 86% 1.18MB/s 0:01:45 812,056,576 86% 1.18MB/s 0:01:43 813,367,296 86% 1.18MB/s 0:01:42 814,678,016 86% 1.18MB/s 0:01:41 815,988,736 87% 1.18MB/s 0:01:40 817,299,456 87% 1.18MB/s 0:01:39 818,610,176 87% 1.18MB/s 0:01:38 819,920,896 87% 1.18MB/s 0:01:37 821,231,616 87% 1.18MB/s 0:01:36 822,542,336 87% 1.18MB/s 0:01:35 823,853,056 87% 1.18MB/s 0:01:34 825,163,776 88% 1.18MB/s 0:01:33 826,474,496 88% 1.17MB/s 0:01:32 827,785,216 88% 1.17MB/s 0:01:31 829,095,936 88% 1.16MB/s 0:01:30 830,406,656 88% 1.16MB/s 0:01:30 831,717,376 88% 1.16MB/s 0:01:28 833,028,096 88% 1.16MB/s 0:01:27 834,338,816 89% 1.16MB/s 0:01:26 835,649,536 89% 1.17MB/s 0:01:24 836,960,256 89% 1.17MB/s 0:01:23 838,270,976 89% 1.17MB/s 0:01:22 839,581,696 89% 1.17MB/s 0:01:21 840,892,416 89% 1.17MB/s 0:01:20 842,203,136 89% 1.17MB/s 0:01:19 843,481,088 89% 1.16MB/s 0:01:18 844,791,808 90% 1.16MB/s 0:01:17 846,102,528 90% 1.16MB/s 0:01:16 847,413,248 90% 1.17MB/s 0:01:15 848,723,968 90% 1.18MB/s 0:01:13 850,034,688 90% 1.18MB/s 0:01:12 851,345,408 90% 1.18MB/s 0:01:11 852,656,128 90% 1.18MB/s 0:01:10 853,966,848 91% 1.18MB/s 0:01:09 855,277,568 91% 1.18MB/s 0:01:08 856,588,288 91% 1.18MB/s 0:01:07 857,899,008 91% 1.18MB/s 0:01:05 859,209,728 91% 1.17MB/s 0:01:04 860,520,448 91% 1.17MB/s 0:01:03 861,831,168 91% 1.17MB/s 0:01:02 863,141,888 92% 1.17MB/s 0:01:01 864,452,608 92% 1.18MB/s 0:01:00 865,763,328 92% 1.17MB/s 0:00:59 867,074,048 92% 1.18MB/s 0:00:58 868,384,768 92% 1.17MB/s 0:00:57 869,695,488 92% 1.17MB/s 0:00:56 871,006,208 92% 1.17MB/s 0:00:55 872,316,928 93% 1.17MB/s 0:00:54 873,627,648 93% 1.17MB/s 0:00:53 874,938,368 93% 1.17MB/s 0:00:51 876,249,088 93% 1.17MB/s 0:00:50 877,559,808 93% 1.17MB/s 0:00:49 878,870,528 93% 1.17MB/s 0:00:48 880,181,248 93% 1.18MB/s 0:00:47 881,491,968 94% 1.18MB/s 0:00:46 882,802,688 94% 1.18MB/s 0:00:45 884,113,408 94% 1.18MB/s 0:00:44 885,424,128 94% 1.18MB/s 0:00:43 886,734,848 94% 1.17MB/s 0:00:42 888,045,568 94% 1.17MB/s 0:00:40 889,356,288 94% 1.17MB/s 0:00:39 890,667,008 95% 1.17MB/s 0:00:38 891,977,728 95% 1.18MB/s 0:00:37 893,288,448 95% 1.18MB/s 0:00:36 894,599,168 95% 1.18MB/s 0:00:35 895,909,888 95% 1.18MB/s 0:00:34 897,220,608 95% 1.18MB/s 0:00:33 898,531,328 95% 1.18MB/s 0:00:32 899,842,048 96% 1.18MB/s 0:00:31 901,152,768 96% 1.18MB/s 0:00:30 902,463,488 96% 1.17MB/s 0:00:29 903,774,208 96% 1.17MB/s 0:00:28 905,084,928 96% 1.16MB/s 0:00:26 906,264,576 96% 1.15MB/s 0:00:26 907,575,296 96% 1.16MB/s 0:00:24 908,886,016 96% 1.16MB/s 0:00:23 910,196,736 97% 1.16MB/s 0:00:22 911,507,456 97% 1.18MB/s 0:00:21 912,818,176 97% 1.18MB/s 0:00:20 914,128,896 97% 1.17MB/s 0:00:19 915,439,616 97% 1.17MB/s 0:00:18 916,750,336 97% 1.17MB/s 0:00:17 918,061,056 97% 1.17MB/s 0:00:16 919,371,776 98% 1.17MB/s 0:00:14 920,682,496 98% 1.17MB/s 0:00:13 921,993,216 98% 1.17MB/s 0:00:12 923,303,936 98% 1.18MB/s 0:00:11 924,614,656 98% 1.18MB/s 0:00:10 925,925,376 98% 1.18MB/s 0:00:09 927,236,096 98% 1.18MB/s 0:00:08 928,546,816 99% 1.18MB/s 0:00:07 929,857,536 99% 1.17MB/s 0:00:06 931,168,256 99% 1.17MB/s 0:00:05 932,478,976 99% 1.17MB/s 0:00:04 933,789,696 99% 1.17MB/s 0:00:02 935,100,416 99% 1.18MB/s 0:00:01 936,411,136 99% 1.17MB/s 0:00:00 937,276,896 100% 1.17MB/s 0:12:44 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20221231-pine64-pinephonepro.img.xz.sha256 136 100% 0.21kB/s 0:00:00 136 100% 0.21kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20221231-tablet-x64uefi.img.xz 32,768 0% 49.77kB/s 7:39:16 425,984 0% 390.61kB/s 0:58:29 1,736,704 0% 797.37kB/s 0:28:37 3,047,424 0% 931.16kB/s 0:24:29 4,358,144 0% 999.30kB/s 0:22:48 5,668,864 0% 1.17MB/s 0:18:57 6,979,584 0% 1.17MB/s 0:18:57 8,290,304 0% 1.17MB/s 0:18:54 9,601,024 0% 1.17MB/s 0:18:53 10,911,744 0% 1.17MB/s 0:18:52 12,222,464 0% 1.17MB/s 0:18:51 13,533,184 0% 1.17MB/s 0:18:52 14,843,904 1% 1.17MB/s 0:18:51 16,154,624 1% 1.17MB/s 0:18:48 17,465,344 1% 1.17MB/s 0:18:47 18,776,064 1% 1.18MB/s 0:18:43 20,086,784 1% 1.18MB/s 0:18:42 21,397,504 1% 1.18MB/s 0:18:41 22,708,224 1% 1.18MB/s 0:18:40 24,018,944 1% 1.18MB/s 0:18:38 25,329,664 1% 1.17MB/s 0:18:39 26,640,384 1% 1.18MB/s 0:18:35 27,951,104 2% 1.18MB/s 0:18:35 29,261,824 2% 1.18MB/s 0:18:34 30,572,544 2% 1.18MB/s 0:18:31 31,883,264 2% 1.17MB/s 0:18:34 33,193,984 2% 1.17MB/s 0:18:32 34,504,704 2% 1.17MB/s 0:18:31 35,815,424 2% 1.17MB/s 0:18:30 37,126,144 2% 1.18MB/s 0:18:27 38,436,864 2% 1.18MB/s 0:18:25 39,747,584 2% 1.17MB/s 0:18:33 41,058,304 2% 1.16MB/s 0:18:36 42,369,024 3% 1.17MB/s 0:18:31 43,679,744 3% 1.17MB/s 0:18:30 44,990,464 3% 1.18MB/s 0:18:20 46,301,184 3% 1.18MB/s 0:18:15 47,611,904 3% 1.18MB/s 0:18:18 48,922,624 3% 1.18MB/s 0:18:18 50,233,344 3% 1.17MB/s 0:18:19 51,544,064 3% 1.18MB/s 0:18:16 52,854,784 3% 1.17MB/s 0:18:16 54,165,504 3% 1.18MB/s 0:18:14 55,476,224 4% 1.18MB/s 0:18:11 56,786,944 4% 1.17MB/s 0:18:13 58,097,664 4% 1.17MB/s 0:18:12 59,408,384 4% 1.17MB/s 0:18:11 60,719,104 4% 1.17MB/s 0:18:10 62,029,824 4% 1.17MB/s 0:18:08 63,340,544 4% 1.17MB/s 0:18:07 64,651,264 4% 1.17MB/s 0:18:07 65,961,984 4% 1.17MB/s 0:18:06 67,272,704 4% 1.17MB/s 0:18:04 68,583,424 5% 1.17MB/s 0:18:03 69,894,144 5% 1.18MB/s 0:18:01 71,204,864 5% 1.17MB/s 0:18:01 72,515,584 5% 1.18MB/s 0:17:59 73,826,304 5% 1.17MB/s 0:17:58 75,137,024 5% 1.17MB/s 0:17:57 76,447,744 5% 1.18MB/s 0:17:54 77,758,464 5% 1.17MB/s 0:17:56 79,069,184 5% 1.17MB/s 0:17:55 80,379,904 5% 1.17MB/s 0:17:53 81,690,624 5% 1.17MB/s 0:17:52 83,001,344 6% 1.18MB/s 0:17:49 84,312,064 6% 1.18MB/s 0:17:47 85,622,784 6% 1.18MB/s 0:17:47 86,933,504 6% 1.18MB/s 0:17:46 88,244,224 6% 1.18MB/s 0:17:45 89,554,944 6% 1.18MB/s 0:17:44 90,865,664 6% 1.18MB/s 0:17:42 92,176,384 6% 1.18MB/s 0:17:41 93,487,104 6% 1.18MB/s 0:17:40 94,797,824 6% 1.17MB/s 0:17:41 96,108,544 7% 1.18MB/s 0:17:39 97,419,264 7% 1.18MB/s 0:17:38 98,729,984 7% 1.17MB/s 0:17:40 100,040,704 7% 1.18MB/s 0:17:35 101,351,424 7% 1.18MB/s 0:17:35 102,662,144 7% 1.17MB/s 0:17:35 103,972,864 7% 1.18MB/s 0:17:30 105,283,584 7% 1.18MB/s 0:17:31 106,594,304 7% 1.17MB/s 0:17:32 107,905,024 7% 1.17MB/s 0:17:30 109,215,744 7% 1.17MB/s 0:17:29 110,526,464 8% 1.17MB/s 0:17:31 111,837,184 8% 1.17MB/s 0:17:28 113,147,904 8% 1.17MB/s 0:17:34 114,458,624 8% 1.17MB/s 0:17:33 115,769,344 8% 1.17MB/s 0:17:28 117,047,296 8% 1.16MB/s 0:17:34 118,358,016 8% 1.17MB/s 0:17:27 119,668,736 8% 1.17MB/s 0:17:26 120,979,456 8% 1.17MB/s 0:17:25 122,290,176 8% 1.18MB/s 0:17:17 123,600,896 9% 1.18MB/s 0:17:15 124,911,616 9% 1.18MB/s 0:17:15 126,222,336 9% 1.18MB/s 0:17:14 127,533,056 9% 1.18MB/s 0:17:13 128,843,776 9% 1.18MB/s 0:17:11 130,154,496 9% 1.18MB/s 0:17:11 131,465,216 9% 1.18MB/s 0:17:09 132,775,936 9% 1.18MB/s 0:17:08 134,086,656 9% 1.18MB/s 0:17:07 135,397,376 9% 1.18MB/s 0:17:06 136,708,096 9% 1.18MB/s 0:17:06 138,018,816 10% 1.17MB/s 0:17:07 139,329,536 10% 1.17MB/s 0:17:05 140,640,256 10% 1.17MB/s 0:17:04 141,950,976 10% 1.17MB/s 0:17:07 143,261,696 10% 1.18MB/s 0:16:59 144,572,416 10% 1.18MB/s 0:16:58 145,883,136 10% 1.18MB/s 0:16:57 147,193,856 10% 1.18MB/s 0:16:51 148,504,576 10% 1.17MB/s 0:16:56 149,815,296 10% 1.18MB/s 0:16:54 151,126,016 11% 1.18MB/s 0:16:54 152,436,736 11% 1.17MB/s 0:16:53 153,747,456 11% 1.18MB/s 0:16:51 155,058,176 11% 1.17MB/s 0:16:55 156,368,896 11% 1.17MB/s 0:16:51 157,679,616 11% 1.17MB/s 0:16:50 158,990,336 11% 1.17MB/s 0:16:53 160,301,056 11% 1.17MB/s 0:16:49 161,611,776 11% 1.17MB/s 0:16:50 162,922,496 11% 1.17MB/s 0:16:49 164,233,216 11% 1.17MB/s 0:16:43 165,543,936 12% 1.17MB/s 0:16:42 166,854,656 12% 1.18MB/s 0:16:40 168,165,376 12% 1.18MB/s 0:16:39 169,476,096 12% 1.18MB/s 0:16:38 170,786,816 12% 1.18MB/s 0:16:37 172,097,536 12% 1.18MB/s 0:16:36 173,408,256 12% 1.18MB/s 0:16:35 174,718,976 12% 1.17MB/s 0:16:36 176,029,696 12% 1.17MB/s 0:16:34 177,340,416 12% 1.17MB/s 0:16:33 178,651,136 13% 1.17MB/s 0:16:32 179,961,856 13% 1.18MB/s 0:16:29 181,272,576 13% 1.18MB/s 0:16:28 182,583,296 13% 1.18MB/s 0:16:27 183,894,016 13% 1.18MB/s 0:16:26 185,204,736 13% 1.18MB/s 0:16:25 186,515,456 13% 1.17MB/s 0:16:28 187,826,176 13% 1.17MB/s 0:16:28 189,136,896 13% 1.17MB/s 0:16:27 190,447,616 13% 1.17MB/s 0:16:26 191,758,336 13% 1.17MB/s 0:16:22 193,069,056 14% 1.18MB/s 0:16:18 194,379,776 14% 1.18MB/s 0:16:18 195,690,496 14% 1.17MB/s 0:16:17 197,001,216 14% 1.17MB/s 0:16:16 198,311,936 14% 1.17MB/s 0:16:16 199,622,656 14% 1.17MB/s 0:16:16 200,933,376 14% 1.17MB/s 0:16:14 202,244,096 14% 1.17MB/s 0:16:13 203,554,816 14% 1.17MB/s 0:16:11 204,865,536 14% 1.18MB/s 0:16:09 206,176,256 15% 1.18MB/s 0:16:07 207,486,976 15% 1.18MB/s 0:16:05 208,797,696 15% 1.18MB/s 0:16:05 210,108,416 15% 1.18MB/s 0:16:04 211,419,136 15% 1.18MB/s 0:16:03 212,729,856 15% 1.18MB/s 0:16:02 214,040,576 15% 1.17MB/s 0:16:06 215,351,296 15% 1.18MB/s 0:16:00 216,662,016 15% 1.17MB/s 0:16:01 217,972,736 15% 1.17MB/s 0:16:01 219,283,456 15% 1.18MB/s 0:15:55 220,594,176 16% 1.17MB/s 0:16:01 221,904,896 16% 1.17MB/s 0:16:00 223,215,616 16% 1.17MB/s 0:16:01 224,526,336 16% 1.17MB/s 0:15:54 225,837,056 16% 1.17MB/s 0:15:52 227,016,704 16% 1.16MB/s 0:16:00 228,327,424 16% 1.16MB/s 0:15:58 229,638,144 16% 1.16MB/s 0:15:58 230,948,864 16% 1.16MB/s 0:15:57 232,259,584 16% 1.18MB/s 0:15:45 233,570,304 17% 1.18MB/s 0:15:41 234,881,024 17% 1.17MB/s 0:15:44 236,191,744 17% 1.17MB/s 0:15:44 237,502,464 17% 1.17MB/s 0:15:43 238,813,184 17% 1.17MB/s 0:15:42 240,123,904 17% 1.18MB/s 0:15:39 241,434,624 17% 1.17MB/s 0:15:39 242,745,344 17% 1.17MB/s 0:15:38 244,056,064 17% 1.18MB/s 0:15:36 245,366,784 17% 1.18MB/s 0:15:35 246,677,504 17% 1.18MB/s 0:15:34 247,988,224 18% 1.18MB/s 0:15:33 249,298,944 18% 1.17MB/s 0:15:35 250,609,664 18% 1.17MB/s 0:15:32 251,887,616 18% 1.17MB/s 0:15:36 253,198,336 18% 1.17MB/s 0:15:34 254,509,056 18% 1.17MB/s 0:15:30 255,819,776 18% 1.17MB/s 0:15:32 257,130,496 18% 1.17MB/s 0:15:26 258,441,216 18% 1.17MB/s 0:15:25 259,751,936 18% 1.17MB/s 0:15:24 261,062,656 19% 1.17MB/s 0:15:29 262,373,376 19% 1.17MB/s 0:15:27 263,684,096 19% 1.17MB/s 0:15:28 264,994,816 19% 1.16MB/s 0:15:27 266,305,536 19% 1.17MB/s 0:15:19 267,616,256 19% 1.17MB/s 0:15:18 268,926,976 19% 1.18MB/s 0:15:15 270,237,696 19% 1.18MB/s 0:15:14 271,548,416 19% 1.18MB/s 0:15:13 272,859,136 19% 1.18MB/s 0:15:11 274,169,856 19% 1.18MB/s 0:15:11 275,480,576 20% 1.18MB/s 0:15:09 276,791,296 20% 1.18MB/s 0:15:09 278,102,016 20% 1.18MB/s 0:15:08 279,412,736 20% 1.17MB/s 0:15:09 280,723,456 20% 1.17MB/s 0:15:11 282,034,176 20% 1.17MB/s 0:15:08 283,344,896 20% 1.17MB/s 0:15:05 284,655,616 20% 1.18MB/s 0:15:02 285,966,336 20% 1.18MB/s 0:14:59 287,277,056 20% 1.18MB/s 0:15:00 288,587,776 21% 1.17MB/s 0:15:00 289,898,496 21% 1.17MB/s 0:14:59 291,209,216 21% 1.17MB/s 0:15:00 292,519,936 21% 1.18MB/s 0:14:56 293,830,656 21% 1.18MB/s 0:14:55 295,141,376 21% 1.18MB/s 0:14:54 296,452,096 21% 1.18MB/s 0:14:49 297,762,816 21% 1.17MB/s 0:14:52 299,073,536 21% 1.18MB/s 0:14:50 300,384,256 21% 1.17MB/s 0:14:51 301,694,976 21% 1.17MB/s 0:14:49 303,005,696 22% 1.17MB/s 0:14:48 304,316,416 22% 1.17MB/s 0:14:47 305,627,136 22% 1.18MB/s 0:14:44 306,937,856 22% 1.18MB/s 0:14:43 308,248,576 22% 1.18MB/s 0:14:42 309,559,296 22% 1.18MB/s 0:14:42 310,870,016 22% 1.17MB/s 0:14:41 312,180,736 22% 1.17MB/s 0:14:42 313,491,456 22% 1.18MB/s 0:14:39 314,802,176 22% 1.18MB/s 0:14:37 316,112,896 23% 1.18MB/s 0:14:36 317,423,616 23% 1.18MB/s 0:14:32 318,734,336 23% 1.18MB/s 0:14:33 320,045,056 23% 1.18MB/s 0:14:33 321,355,776 23% 1.18MB/s 0:14:32 322,666,496 23% 1.18MB/s 0:14:30 323,977,216 23% 1.18MB/s 0:14:29 325,287,936 23% 1.18MB/s 0:14:28 326,598,656 23% 1.18MB/s 0:14:27 327,909,376 23% 1.18MB/s 0:14:26 329,220,096 24% 1.17MB/s 0:14:27 330,530,816 24% 1.18MB/s 0:14:25 331,841,536 24% 1.18MB/s 0:14:23 333,152,256 24% 1.18MB/s 0:14:22 334,462,976 24% 1.17MB/s 0:14:24 335,773,696 24% 1.17MB/s 0:14:26 337,084,416 24% 1.17MB/s 0:14:25 338,395,136 24% 1.17MB/s 0:14:24 339,705,856 24% 1.17MB/s 0:14:18 341,016,576 24% 1.18MB/s 0:14:15 342,327,296 24% 1.18MB/s 0:14:14 343,638,016 25% 1.18MB/s 0:14:13 344,948,736 25% 1.18MB/s 0:14:12 346,259,456 25% 1.18MB/s 0:14:11 347,570,176 25% 1.18MB/s 0:14:10 348,880,896 25% 1.17MB/s 0:14:10 350,191,616 25% 1.17MB/s 0:14:12 351,502,336 25% 1.17MB/s 0:14:11 352,813,056 25% 1.17MB/s 0:14:10 354,123,776 25% 1.17MB/s 0:14:08 355,434,496 25% 1.18MB/s 0:14:03 356,745,216 26% 1.18MB/s 0:14:02 358,055,936 26% 1.18MB/s 0:14:01 359,366,656 26% 1.18MB/s 0:13:59 360,677,376 26% 1.18MB/s 0:13:58 361,988,096 26% 1.17MB/s 0:13:59 363,298,816 26% 1.17MB/s 0:13:59 364,609,536 26% 1.17MB/s 0:13:57 365,920,256 26% 1.17MB/s 0:13:57 367,230,976 26% 1.18MB/s 0:13:54 368,541,696 26% 1.17MB/s 0:13:54 369,852,416 26% 1.17MB/s 0:13:55 371,163,136 27% 1.17MB/s 0:13:53 372,473,856 27% 1.17MB/s 0:13:52 373,784,576 27% 1.17MB/s 0:13:51 375,095,296 27% 1.17MB/s 0:13:48 376,406,016 27% 1.17MB/s 0:13:47 377,716,736 27% 1.17MB/s 0:13:46 379,027,456 27% 1.18MB/s 0:13:43 380,338,176 27% 1.18MB/s 0:13:43 381,648,896 27% 1.18MB/s 0:13:41 382,959,616 27% 1.18MB/s 0:13:40 384,270,336 28% 1.17MB/s 0:13:40 385,548,288 28% 1.17MB/s 0:13:45 386,859,008 28% 1.17MB/s 0:13:44 388,169,728 28% 1.17MB/s 0:13:43 389,480,448 28% 1.17MB/s 0:13:40 390,791,168 28% 1.18MB/s 0:13:34 392,101,888 28% 1.18MB/s 0:13:32 393,412,608 28% 1.17MB/s 0:13:34 394,723,328 28% 1.18MB/s 0:13:31 396,034,048 28% 1.18MB/s 0:13:28 397,344,768 28% 1.17MB/s 0:13:29 398,655,488 29% 1.18MB/s 0:13:25 399,966,208 29% 1.18MB/s 0:13:26 401,276,928 29% 1.18MB/s 0:13:25 402,587,648 29% 1.18MB/s 0:13:24 403,898,368 29% 1.18MB/s 0:13:23 405,209,088 29% 1.17MB/s 0:13:23 406,519,808 29% 1.17MB/s 0:13:22 407,830,528 29% 1.17MB/s 0:13:21 409,141,248 29% 1.17MB/s 0:13:26 410,451,968 29% 1.17MB/s 0:13:24 411,762,688 30% 1.17MB/s 0:13:23 413,073,408 30% 1.17MB/s 0:13:21 414,384,128 30% 1.18MB/s 0:13:15 415,694,848 30% 1.18MB/s 0:13:13 417,005,568 30% 1.18MB/s 0:13:12 418,316,288 30% 1.18MB/s 0:13:11 419,627,008 30% 1.17MB/s 0:13:11 420,937,728 30% 1.18MB/s 0:13:09 422,248,448 30% 1.17MB/s 0:13:09 423,559,168 30% 1.17MB/s 0:13:09 424,869,888 30% 1.17MB/s 0:13:09 426,180,608 31% 1.17MB/s 0:13:06 427,491,328 31% 1.17MB/s 0:13:05 428,802,048 31% 1.18MB/s 0:13:02 430,112,768 31% 1.18MB/s 0:13:00 431,423,488 31% 1.17MB/s 0:13:02 432,734,208 31% 1.17MB/s 0:13:00 434,044,928 31% 1.18MB/s 0:12:58 435,355,648 31% 1.18MB/s 0:12:57 436,666,368 31% 1.18MB/s 0:12:55 437,977,088 31% 1.18MB/s 0:12:54 439,287,808 32% 1.18MB/s 0:12:53 440,598,528 32% 1.18MB/s 0:12:52 441,909,248 32% 1.18MB/s 0:12:51 443,219,968 32% 1.18MB/s 0:12:50 444,530,688 32% 1.17MB/s 0:12:50 445,841,408 32% 1.17MB/s 0:12:50 447,152,128 32% 1.17MB/s 0:12:50 448,462,848 32% 1.17MB/s 0:12:49 449,773,568 32% 1.17MB/s 0:12:47 451,084,288 32% 1.17MB/s 0:12:48 452,395,008 32% 1.17MB/s 0:12:44 453,705,728 33% 1.17MB/s 0:12:43 455,016,448 33% 1.17MB/s 0:12:42 456,327,168 33% 1.18MB/s 0:12:37 457,637,888 33% 1.18MB/s 0:12:39 458,948,608 33% 1.17MB/s 0:12:40 460,259,328 33% 1.17MB/s 0:12:39 461,570,048 33% 1.17MB/s 0:12:38 462,880,768 33% 1.17MB/s 0:12:37 464,191,488 33% 1.18MB/s 0:12:33 465,502,208 33% 1.18MB/s 0:12:31 466,812,928 34% 1.18MB/s 0:12:30 468,123,648 34% 1.17MB/s 0:12:31 469,434,368 34% 1.18MB/s 0:12:29 470,745,088 34% 1.18MB/s 0:12:27 472,055,808 34% 1.18MB/s 0:12:26 473,366,528 34% 1.18MB/s 0:12:24 474,677,248 34% 1.17MB/s 0:12:25 475,987,968 34% 1.17MB/s 0:12:24 477,298,688 34% 1.17MB/s 0:12:23 478,609,408 34% 1.17MB/s 0:12:24 479,920,128 34% 1.17MB/s 0:12:21 481,230,848 35% 1.17MB/s 0:12:20 482,541,568 35% 1.16MB/s 0:12:25 483,852,288 35% 1.17MB/s 0:12:22 485,163,008 35% 1.17MB/s 0:12:21 486,473,728 35% 1.17MB/s 0:12:21 487,784,448 35% 1.17MB/s 0:12:14 489,095,168 35% 1.17MB/s 0:12:13 490,405,888 35% 1.17MB/s 0:12:12 491,716,608 35% 1.17MB/s 0:12:11 493,027,328 35% 1.17MB/s 0:12:13 494,338,048 36% 1.16MB/s 0:12:15 495,648,768 36% 1.16MB/s 0:12:20 496,959,488 36% 1.16MB/s 0:12:18 498,270,208 36% 1.16MB/s 0:12:12 499,580,928 36% 1.17MB/s 0:12:09 500,891,648 36% 1.18MB/s 0:12:02 502,202,368 36% 1.18MB/s 0:12:01 503,513,088 36% 1.17MB/s 0:12:02 504,823,808 36% 1.17MB/s 0:12:03 506,134,528 36% 1.17MB/s 0:12:03 507,445,248 37% 1.16MB/s 0:12:06 508,755,968 37% 1.16MB/s 0:12:05 510,066,688 37% 1.16MB/s 0:12:02 511,377,408 37% 1.17MB/s 0:11:59 512,688,128 37% 1.17MB/s 0:11:54 513,998,848 37% 1.17MB/s 0:11:53 515,309,568 37% 1.17MB/s 0:11:51 516,620,288 37% 1.17MB/s 0:11:50 517,931,008 37% 1.17MB/s 0:11:49 519,241,728 37% 1.18MB/s 0:11:47 520,519,680 37% 1.17MB/s 0:11:50 521,830,400 38% 1.17MB/s 0:11:49 523,141,120 38% 1.17MB/s 0:11:48 524,451,840 38% 1.17MB/s 0:11:47 525,762,560 38% 1.18MB/s 0:11:42 527,073,280 38% 1.18MB/s 0:11:41 528,384,000 38% 1.18MB/s 0:11:40 529,694,720 38% 1.18MB/s 0:11:39 531,005,440 38% 1.18MB/s 0:11:37 532,316,160 38% 1.18MB/s 0:11:37 533,626,880 38% 1.18MB/s 0:11:35 534,937,600 39% 1.18MB/s 0:11:34 536,248,320 39% 1.17MB/s 0:11:34 537,559,040 39% 1.17MB/s 0:11:34 538,869,760 39% 1.18MB/s 0:11:31 540,180,480 39% 1.18MB/s 0:11:30 541,491,200 39% 1.18MB/s 0:11:28 542,801,920 39% 1.18MB/s 0:11:27 544,112,640 39% 1.17MB/s 0:11:28 545,423,360 39% 1.17MB/s 0:11:27 546,734,080 39% 1.17MB/s 0:11:26 548,044,800 39% 1.17MB/s 0:11:25 549,355,520 40% 1.17MB/s 0:11:23 550,666,240 40% 1.17MB/s 0:11:22 551,976,960 40% 1.17MB/s 0:11:21 553,287,680 40% 1.18MB/s 0:11:19 554,598,400 40% 1.18MB/s 0:11:18 555,909,120 40% 1.17MB/s 0:11:21 557,219,840 40% 1.17MB/s 0:11:20 558,530,560 40% 1.17MB/s 0:11:18 559,841,280 40% 1.17MB/s 0:11:17 561,152,000 40% 1.18MB/s 0:11:12 562,462,720 41% 1.18MB/s 0:11:11 563,773,440 41% 1.18MB/s 0:11:11 565,084,160 41% 1.17MB/s 0:11:11 566,394,880 41% 1.17MB/s 0:11:09 567,705,600 41% 1.17MB/s 0:11:09 569,016,320 41% 1.17MB/s 0:11:07 570,327,040 41% 1.18MB/s 0:11:05 571,637,760 41% 1.17MB/s 0:11:06 572,948,480 41% 1.17MB/s 0:11:04 574,259,200 41% 1.17MB/s 0:11:04 575,569,920 41% 1.17MB/s 0:11:03 576,880,640 42% 1.18MB/s 0:10:59 578,191,360 42% 1.17MB/s 0:10:59 579,502,080 42% 1.17MB/s 0:10:58 580,812,800 42% 1.18MB/s 0:10:56 582,123,520 42% 1.18MB/s 0:10:55 583,434,240 42% 1.18MB/s 0:10:54 584,744,960 42% 1.18MB/s 0:10:53 586,055,680 42% 1.18MB/s 0:10:52 587,366,400 42% 1.18MB/s 0:10:51 588,677,120 42% 1.18MB/s 0:10:50 589,987,840 43% 1.18MB/s 0:10:49 591,298,560 43% 1.17MB/s 0:10:48 592,609,280 43% 1.17MB/s 0:10:47 593,920,000 43% 1.17MB/s 0:10:46 595,230,720 43% 1.17MB/s 0:10:45 596,541,440 43% 1.18MB/s 0:10:43 597,852,160 43% 1.17MB/s 0:10:44 599,162,880 43% 1.17MB/s 0:10:42 600,473,600 43% 1.17MB/s 0:10:41 601,784,320 43% 1.17MB/s 0:10:40 603,095,040 43% 1.17MB/s 0:10:40 604,405,760 44% 1.18MB/s 0:10:36 605,716,480 44% 1.18MB/s 0:10:35 607,027,200 44% 1.18MB/s 0:10:34 608,337,920 44% 1.18MB/s 0:10:30 609,648,640 44% 1.17MB/s 0:10:33 610,959,360 44% 1.17MB/s 0:10:34 612,270,080 44% 1.17MB/s 0:10:33 613,580,800 44% 1.17MB/s 0:10:32 614,891,520 44% 1.17MB/s 0:10:29 616,202,240 44% 1.18MB/s 0:10:26 617,512,960 45% 1.18MB/s 0:10:25 618,823,680 45% 1.18MB/s 0:10:25 620,134,400 45% 1.17MB/s 0:10:24 621,445,120 45% 1.18MB/s 0:10:23 622,755,840 45% 1.17MB/s 0:10:22 624,066,560 45% 1.18MB/s 0:10:19 625,377,280 45% 1.18MB/s 0:10:18 626,688,000 45% 1.18MB/s 0:10:18 627,998,720 45% 1.18MB/s 0:10:16 629,309,440 45% 1.17MB/s 0:10:16 630,620,160 45% 1.17MB/s 0:10:19 631,930,880 46% 1.17MB/s 0:10:19 633,241,600 46% 1.17MB/s 0:10:18 634,552,320 46% 1.17MB/s 0:10:15 635,863,040 46% 1.18MB/s 0:10:11 637,173,760 46% 1.18MB/s 0:10:09 638,484,480 46% 1.18MB/s 0:10:08 639,795,200 46% 1.18MB/s 0:10:08 641,105,920 46% 1.17MB/s 0:10:07 642,416,640 46% 1.17MB/s 0:10:06 643,727,360 46% 1.18MB/s 0:10:04 645,038,080 47% 1.18MB/s 0:10:02 646,348,800 47% 1.18MB/s 0:10:01 647,659,520 47% 1.18MB/s 0:10:00 648,970,240 47% 1.18MB/s 0:09:59 650,280,960 47% 1.18MB/s 0:09:58 651,591,680 47% 1.18MB/s 0:09:58 652,902,400 47% 1.18MB/s 0:09:56 654,180,352 47% 1.17MB/s 0:10:00 655,491,072 47% 1.17MB/s 0:09:59 656,801,792 47% 1.17MB/s 0:09:57 658,112,512 47% 1.16MB/s 0:09:59 659,423,232 48% 1.18MB/s 0:09:50 660,733,952 48% 1.18MB/s 0:09:49 662,044,672 48% 1.18MB/s 0:09:49 663,355,392 48% 1.18MB/s 0:09:45 664,666,112 48% 1.18MB/s 0:09:46 665,976,832 48% 1.17MB/s 0:09:46 667,287,552 48% 1.17MB/s 0:09:45 668,598,272 48% 1.17MB/s 0:09:44 669,908,992 48% 1.17MB/s 0:09:43 671,219,712 48% 1.18MB/s 0:09:41 672,530,432 49% 1.18MB/s 0:09:40 673,841,152 49% 1.17MB/s 0:09:42 675,151,872 49% 1.18MB/s 0:09:38 676,462,592 49% 1.18MB/s 0:09:37 677,773,312 49% 1.18MB/s 0:09:36 679,084,032 49% 1.18MB/s 0:09:32 680,394,752 49% 1.18MB/s 0:09:34 681,705,472 49% 1.18MB/s 0:09:32 683,016,192 49% 1.18MB/s 0:09:31 684,326,912 49% 1.18MB/s 0:09:30 685,637,632 49% 1.18MB/s 0:09:29 686,948,352 50% 1.18MB/s 0:09:28 688,259,072 50% 1.18MB/s 0:09:27 689,569,792 50% 1.18MB/s 0:09:26 690,880,512 50% 1.17MB/s 0:09:25 692,191,232 50% 1.17MB/s 0:09:24 693,501,952 50% 1.17MB/s 0:09:23 694,812,672 50% 1.17MB/s 0:09:22 696,123,392 50% 1.17MB/s 0:09:21 697,434,112 50% 1.18MB/s 0:09:20 698,744,832 50% 1.18MB/s 0:09:19 700,055,552 51% 1.17MB/s 0:09:18 701,366,272 51% 1.17MB/s 0:09:17 702,676,992 51% 1.17MB/s 0:09:19 703,987,712 51% 1.16MB/s 0:09:22 705,298,432 51% 1.16MB/s 0:09:20 706,609,152 51% 1.16MB/s 0:09:19 707,919,872 51% 1.17MB/s 0:09:14 709,230,592 51% 1.18MB/s 0:09:10 710,541,312 51% 1.17MB/s 0:09:09 711,852,032 51% 1.17MB/s 0:09:08 713,162,752 52% 1.17MB/s 0:09:07 714,473,472 52% 1.17MB/s 0:09:06 715,784,192 52% 1.17MB/s 0:09:05 717,094,912 52% 1.17MB/s 0:09:04 718,405,632 52% 1.17MB/s 0:09:03 719,716,352 52% 1.17MB/s 0:09:02 721,027,072 52% 1.17MB/s 0:09:01 722,337,792 52% 1.17MB/s 0:08:59 723,648,512 52% 1.17MB/s 0:08:59 724,959,232 52% 1.17MB/s 0:08:57 726,269,952 52% 1.17MB/s 0:08:56 727,580,672 53% 1.17MB/s 0:08:55 728,891,392 53% 1.18MB/s 0:08:53 730,202,112 53% 1.18MB/s 0:08:52 731,512,832 53% 1.18MB/s 0:08:50 732,823,552 53% 1.18MB/s 0:08:50 734,134,272 53% 1.17MB/s 0:08:49 735,444,992 53% 1.17MB/s 0:08:49 736,755,712 53% 1.17MB/s 0:08:48 738,066,432 53% 1.17MB/s 0:08:46 739,377,152 53% 1.17MB/s 0:08:45 740,687,872 54% 1.18MB/s 0:08:44 741,998,592 54% 1.17MB/s 0:08:43 743,309,312 54% 1.17MB/s 0:08:43 744,620,032 54% 1.17MB/s 0:08:42 745,930,752 54% 1.17MB/s 0:08:41 747,241,472 54% 1.17MB/s 0:08:38 748,552,192 54% 1.18MB/s 0:08:37 749,862,912 54% 1.18MB/s 0:08:35 751,173,632 54% 1.17MB/s 0:08:35 752,353,280 54% 1.14MB/s 0:08:49 753,664,000 54% 1.14MB/s 0:08:48 754,974,720 55% 1.14MB/s 0:08:47 756,285,440 55% 1.15MB/s 0:08:44 757,596,160 55% 1.18MB/s 0:08:29 758,906,880 55% 1.18MB/s 0:08:28 760,217,600 55% 1.18MB/s 0:08:27 761,528,320 55% 1.18MB/s 0:08:26 762,839,040 55% 1.17MB/s 0:08:25 764,149,760 55% 1.17MB/s 0:08:26 765,460,480 55% 1.17MB/s 0:08:25 766,771,200 55% 1.17MB/s 0:08:24 768,081,920 56% 1.17MB/s 0:08:22 769,392,640 56% 1.18MB/s 0:08:20 770,703,360 56% 1.18MB/s 0:08:18 772,014,080 56% 1.18MB/s 0:08:17 773,324,800 56% 1.18MB/s 0:08:16 774,635,520 56% 1.18MB/s 0:08:15 775,946,240 56% 1.18MB/s 0:08:14 777,256,960 56% 1.17MB/s 0:08:16 778,567,680 56% 1.17MB/s 0:08:15 779,878,400 56% 1.17MB/s 0:08:14 781,189,120 56% 1.17MB/s 0:08:13 782,499,840 57% 1.18MB/s 0:08:09 783,810,560 57% 1.17MB/s 0:08:08 785,121,280 57% 1.18MB/s 0:08:06 786,432,000 57% 1.18MB/s 0:08:05 787,742,720 57% 1.17MB/s 0:08:06 789,020,672 57% 1.17MB/s 0:08:06 790,331,392 57% 1.17MB/s 0:08:06 791,642,112 57% 1.17MB/s 0:08:05 792,952,832 57% 1.17MB/s 0:08:01 794,263,552 57% 1.18MB/s 0:07:58 795,574,272 58% 1.18MB/s 0:07:57 796,884,992 58% 1.18MB/s 0:07:56 798,195,712 58% 1.18MB/s 0:07:55 799,506,432 58% 1.18MB/s 0:07:54 800,817,152 58% 1.18MB/s 0:07:53 802,127,872 58% 1.18MB/s 0:07:52 803,438,592 58% 1.18MB/s 0:07:51 804,749,312 58% 1.18MB/s 0:07:50 806,060,032 58% 1.18MB/s 0:07:49 807,370,752 58% 1.17MB/s 0:07:49 808,681,472 58% 1.18MB/s 0:07:47 809,992,192 59% 1.17MB/s 0:07:46 811,302,912 59% 1.17MB/s 0:07:45 812,613,632 59% 1.18MB/s 0:07:43 813,924,352 59% 1.17MB/s 0:07:43 815,235,072 59% 1.18MB/s 0:07:41 816,545,792 59% 1.18MB/s 0:07:40 817,856,512 59% 1.18MB/s 0:07:39 819,167,232 59% 1.18MB/s 0:07:38 820,477,952 59% 1.18MB/s 0:07:37 821,788,672 59% 1.17MB/s 0:07:37 823,099,392 60% 1.17MB/s 0:07:36 824,410,112 60% 1.17MB/s 0:07:35 825,720,832 60% 1.17MB/s 0:07:33 827,031,552 60% 1.18MB/s 0:07:32 828,342,272 60% 1.18MB/s 0:07:30 829,652,992 60% 1.18MB/s 0:07:30 830,963,712 60% 1.18MB/s 0:07:29 832,274,432 60% 1.18MB/s 0:07:27 833,585,152 60% 1.17MB/s 0:07:27 834,895,872 60% 1.17MB/s 0:07:27 836,206,592 60% 1.17MB/s 0:07:25 837,517,312 61% 1.17MB/s 0:07:24 838,828,032 61% 1.17MB/s 0:07:23 840,138,752 61% 1.18MB/s 0:07:21 841,449,472 61% 1.18MB/s 0:07:20 842,760,192 61% 1.18MB/s 0:07:19 844,070,912 61% 1.18MB/s 0:07:17 845,381,632 61% 1.18MB/s 0:07:16 846,692,352 61% 1.18MB/s 0:07:15 848,003,072 61% 1.18MB/s 0:07:14 849,313,792 61% 1.18MB/s 0:07:13 850,624,512 62% 1.17MB/s 0:07:13 851,804,160 62% 1.16MB/s 0:07:17 853,114,880 62% 1.16MB/s 0:07:16 854,425,600 62% 1.16MB/s 0:07:14 855,736,320 62% 1.16MB/s 0:07:13 857,047,040 62% 1.18MB/s 0:07:07 858,357,760 62% 1.18MB/s 0:07:05 859,668,480 62% 1.18MB/s 0:07:05 860,979,200 62% 1.18MB/s 0:07:03 862,289,920 62% 1.18MB/s 0:07:02 863,600,640 62% 1.18MB/s 0:07:01 864,911,360 63% 1.18MB/s 0:07:00 866,222,080 63% 1.18MB/s 0:06:59 867,532,800 63% 1.18MB/s 0:06:58 868,843,520 63% 1.18MB/s 0:06:56 870,154,240 63% 1.18MB/s 0:06:55 871,464,960 63% 1.18MB/s 0:06:54 872,775,680 63% 1.18MB/s 0:06:53 874,086,400 63% 1.18MB/s 0:06:52 875,397,120 63% 1.17MB/s 0:06:53 876,707,840 63% 1.18MB/s 0:06:50 878,018,560 64% 1.18MB/s 0:06:49 879,329,280 64% 1.18MB/s 0:06:48 880,640,000 64% 1.18MB/s 0:06:45 881,950,720 64% 1.18MB/s 0:06:46 883,261,440 64% 1.18MB/s 0:06:45 884,572,160 64% 1.18MB/s 0:06:44 885,882,880 64% 1.18MB/s 0:06:43 887,193,600 64% 1.18MB/s 0:06:42 888,504,320 64% 1.17MB/s 0:06:41 889,815,040 64% 1.18MB/s 0:06:40 891,125,760 64% 1.17MB/s 0:06:39 892,436,480 65% 1.17MB/s 0:06:39 893,747,200 65% 1.18MB/s 0:06:36 895,057,920 65% 1.18MB/s 0:06:35 896,368,640 65% 1.18MB/s 0:06:34 897,679,360 65% 1.18MB/s 0:06:32 898,990,080 65% 1.17MB/s 0:06:33 900,300,800 65% 1.17MB/s 0:06:33 901,611,520 65% 1.17MB/s 0:06:30 902,922,240 65% 1.18MB/s 0:06:28 904,232,960 65% 1.18MB/s 0:06:27 905,543,680 66% 1.18MB/s 0:06:25 906,854,400 66% 1.18MB/s 0:06:25 908,165,120 66% 1.18MB/s 0:06:24 909,475,840 66% 1.18MB/s 0:06:23 910,786,560 66% 1.18MB/s 0:06:22 912,097,280 66% 1.18MB/s 0:06:21 913,408,000 66% 1.18MB/s 0:06:20 914,718,720 66% 1.17MB/s 0:06:20 916,029,440 66% 1.17MB/s 0:06:18 917,340,160 66% 1.17MB/s 0:06:18 918,650,880 66% 1.17MB/s 0:06:17 919,961,600 67% 1.17MB/s 0:06:15 921,272,320 67% 1.17MB/s 0:06:14 922,550,272 67% 1.17MB/s 0:06:15 923,860,992 67% 1.17MB/s 0:06:14 925,171,712 67% 1.16MB/s 0:06:15 926,482,432 67% 1.16MB/s 0:06:14 927,793,152 67% 1.16MB/s 0:06:12 929,103,872 67% 1.16MB/s 0:06:11 930,414,592 67% 1.17MB/s 0:06:07 931,725,312 67% 1.17MB/s 0:06:06 933,036,032 68% 1.17MB/s 0:06:04 934,346,752 68% 1.18MB/s 0:06:02 935,657,472 68% 1.17MB/s 0:06:03 936,968,192 68% 1.17MB/s 0:06:01 938,278,912 68% 1.18MB/s 0:05:59 939,589,632 68% 1.18MB/s 0:05:58 940,900,352 68% 1.18MB/s 0:05:57 942,211,072 68% 1.18MB/s 0:05:56 943,521,792 68% 1.18MB/s 0:05:55 944,832,512 68% 1.18MB/s 0:05:54 946,143,232 68% 1.18MB/s 0:05:53 947,453,952 69% 1.17MB/s 0:05:52 948,764,672 69% 1.17MB/s 0:05:51 950,075,392 69% 1.17MB/s 0:05:51 951,386,112 69% 1.17MB/s 0:05:50 952,696,832 69% 1.17MB/s 0:05:48 954,007,552 69% 1.17MB/s 0:05:47 955,318,272 69% 1.17MB/s 0:05:46 956,628,992 69% 1.17MB/s 0:05:45 957,939,712 69% 1.17MB/s 0:05:44 959,250,432 69% 1.17MB/s 0:05:43 960,561,152 70% 1.17MB/s 0:05:41 961,871,872 70% 1.18MB/s 0:05:40 963,182,592 70% 1.18MB/s 0:05:39 964,493,312 70% 1.17MB/s 0:05:38 965,804,032 70% 1.17MB/s 0:05:37 967,114,752 70% 1.17MB/s 0:05:36 968,425,472 70% 1.17MB/s 0:05:35 969,736,192 70% 1.18MB/s 0:05:33 971,046,912 70% 1.17MB/s 0:05:32 972,357,632 70% 1.17MB/s 0:05:31 973,668,352 70% 1.17MB/s 0:05:30 974,979,072 71% 1.17MB/s 0:05:29 976,289,792 71% 1.18MB/s 0:05:28 977,600,512 71% 1.18MB/s 0:05:26 978,911,232 71% 1.17MB/s 0:05:26 980,221,952 71% 1.18MB/s 0:05:24 981,532,672 71% 1.18MB/s 0:05:23 982,843,392 71% 1.18MB/s 0:05:22 984,154,112 71% 1.18MB/s 0:05:20 985,464,832 71% 1.17MB/s 0:05:20 986,775,552 71% 1.17MB/s 0:05:20 988,086,272 72% 1.17MB/s 0:05:19 989,396,992 72% 1.17MB/s 0:05:19 990,707,712 72% 1.17MB/s 0:05:16 992,018,432 72% 1.18MB/s 0:05:15 993,329,152 72% 1.18MB/s 0:05:14 994,639,872 72% 1.18MB/s 0:05:11 995,950,592 72% 1.18MB/s 0:05:11 997,261,312 72% 1.17MB/s 0:05:11 998,572,032 72% 1.17MB/s 0:05:10 999,882,752 72% 1.16MB/s 0:05:11 1,001,193,472 73% 1.17MB/s 0:05:09 1,002,504,192 73% 1.17MB/s 0:05:08 1,003,814,912 73% 1.17MB/s 0:05:06 1,005,125,632 73% 1.18MB/s 0:05:02 1,006,436,352 73% 1.18MB/s 0:05:03 1,007,747,072 73% 1.18MB/s 0:05:02 1,009,057,792 73% 1.18MB/s 0:05:00 1,010,368,512 73% 1.17MB/s 0:05:00 1,011,679,232 73% 1.18MB/s 0:04:58 1,012,989,952 73% 1.18MB/s 0:04:57 1,014,300,672 73% 1.18MB/s 0:04:56 1,015,611,392 74% 1.18MB/s 0:04:54 1,016,922,112 74% 1.18MB/s 0:04:54 1,018,232,832 74% 1.18MB/s 0:04:53 1,019,543,552 74% 1.18MB/s 0:04:52 1,020,854,272 74% 1.18MB/s 0:04:51 1,022,164,992 74% 1.18MB/s 0:04:49 1,023,475,712 74% 1.18MB/s 0:04:48 1,024,786,432 74% 1.18MB/s 0:04:47 1,026,097,152 74% 1.18MB/s 0:04:46 1,027,407,872 74% 1.18MB/s 0:04:45 1,028,718,592 75% 1.17MB/s 0:04:45 1,030,029,312 75% 1.17MB/s 0:04:44 1,031,340,032 75% 1.17MB/s 0:04:43 1,032,650,752 75% 1.17MB/s 0:04:42 1,033,961,472 75% 1.18MB/s 0:04:40 1,035,272,192 75% 1.17MB/s 0:04:39 1,036,582,912 75% 1.17MB/s 0:04:38 1,037,893,632 75% 1.17MB/s 0:04:37 1,039,204,352 75% 1.17MB/s 0:04:36 1,040,515,072 75% 1.17MB/s 0:04:35 1,041,825,792 75% 1.17MB/s 0:04:34 1,043,136,512 76% 1.17MB/s 0:04:33 1,044,447,232 76% 1.17MB/s 0:04:32 1,045,757,952 76% 1.17MB/s 0:04:30 1,047,068,672 76% 1.17MB/s 0:04:29 1,048,379,392 76% 1.18MB/s 0:04:28 1,049,690,112 76% 1.18MB/s 0:04:26 1,051,000,832 76% 1.17MB/s 0:04:27 1,052,311,552 76% 1.18MB/s 0:04:24 1,053,622,272 76% 1.18MB/s 0:04:23 1,054,932,992 76% 1.18MB/s 0:04:22 1,056,243,712 77% 1.18MB/s 0:04:20 1,057,521,664 77% 1.17MB/s 0:04:22 1,058,832,384 77% 1.17MB/s 0:04:21 1,060,143,104 77% 1.17MB/s 0:04:20 1,061,453,824 77% 1.17MB/s 0:04:19 1,062,764,544 77% 1.17MB/s 0:04:16 1,064,075,264 77% 1.17MB/s 0:04:15 1,065,385,984 77% 1.18MB/s 0:04:13 1,066,696,704 77% 1.18MB/s 0:04:12 1,068,007,424 77% 1.18MB/s 0:04:11 1,069,318,144 77% 1.18MB/s 0:04:10 1,070,628,864 78% 1.18MB/s 0:04:09 1,071,939,584 78% 1.18MB/s 0:04:08 1,073,250,304 78% 1.17MB/s 0:04:09 1,074,561,024 78% 1.17MB/s 0:04:08 1,075,871,744 78% 1.17MB/s 0:04:07 1,077,182,464 78% 1.17MB/s 0:04:06 1,078,493,184 78% 1.17MB/s 0:04:03 1,079,803,904 78% 1.18MB/s 0:04:02 1,081,114,624 78% 1.17MB/s 0:04:01 1,082,425,344 78% 1.18MB/s 0:03:59 1,083,736,064 79% 1.18MB/s 0:03:58 1,085,046,784 79% 1.18MB/s 0:03:57 1,086,357,504 79% 1.18MB/s 0:03:56 1,087,668,224 79% 1.17MB/s 0:03:56 1,088,978,944 79% 1.17MB/s 0:03:55 1,090,289,664 79% 1.17MB/s 0:03:54 1,091,600,384 79% 1.18MB/s 0:03:52 1,092,911,104 79% 1.18MB/s 0:03:51 1,094,221,824 79% 1.18MB/s 0:03:50 1,095,532,544 79% 1.18MB/s 0:03:49 1,096,843,264 79% 1.17MB/s 0:03:49 1,098,153,984 80% 1.17MB/s 0:03:47 1,099,464,704 80% 1.17MB/s 0:03:46 1,100,775,424 80% 1.18MB/s 0:03:44 1,102,086,144 80% 1.18MB/s 0:03:42 1,103,396,864 80% 1.17MB/s 0:03:42 1,104,707,584 80% 1.17MB/s 0:03:41 1,106,018,304 80% 1.17MB/s 0:03:40 1,107,329,024 80% 1.17MB/s 0:03:39 1,108,639,744 80% 1.18MB/s 0:03:38 1,109,950,464 80% 1.18MB/s 0:03:37 1,111,261,184 81% 1.18MB/s 0:03:36 1,112,571,904 81% 1.18MB/s 0:03:34 1,113,882,624 81% 1.17MB/s 0:03:34 1,115,193,344 81% 1.17MB/s 0:03:33 1,116,504,064 81% 1.17MB/s 0:03:32 1,117,814,784 81% 1.17MB/s 0:03:30 1,119,125,504 81% 1.18MB/s 0:03:29 1,120,436,224 81% 1.18MB/s 0:03:28 1,121,746,944 81% 1.18MB/s 0:03:27 1,123,057,664 81% 1.17MB/s 0:03:26 1,124,368,384 81% 1.17MB/s 0:03:25 1,125,679,104 82% 1.17MB/s 0:03:24 1,126,989,824 82% 1.18MB/s 0:03:23 1,128,300,544 82% 1.18MB/s 0:03:21 1,129,611,264 82% 1.18MB/s 0:03:20 1,130,921,984 82% 1.18MB/s 0:03:19 1,132,232,704 82% 1.18MB/s 0:03:18 1,133,543,424 82% 1.18MB/s 0:03:17 1,134,854,144 82% 1.17MB/s 0:03:16 1,136,164,864 82% 1.17MB/s 0:03:15 1,137,475,584 82% 1.17MB/s 0:03:14 1,138,786,304 83% 1.18MB/s 0:03:13 1,140,097,024 83% 1.18MB/s 0:03:12 1,141,407,744 83% 1.18MB/s 0:03:10 1,142,718,464 83% 1.17MB/s 0:03:10 1,144,029,184 83% 1.17MB/s 0:03:09 1,145,339,904 83% 1.17MB/s 0:03:07 1,146,650,624 83% 1.17MB/s 0:03:08 1,147,961,344 83% 1.17MB/s 0:03:06 1,149,272,064 83% 1.17MB/s 0:03:05 1,150,582,784 83% 1.17MB/s 0:03:04 1,151,893,504 83% 1.18MB/s 0:03:02 1,153,204,224 84% 1.17MB/s 0:03:01 1,154,514,944 84% 1.17MB/s 0:03:01 1,155,825,664 84% 1.17MB/s 0:03:00 1,157,136,384 84% 1.17MB/s 0:02:59 1,158,447,104 84% 1.17MB/s 0:02:57 1,159,757,824 84% 1.17MB/s 0:02:56 1,161,068,544 84% 1.17MB/s 0:02:55 1,162,379,264 84% 1.18MB/s 0:02:53 1,163,689,984 84% 1.18MB/s 0:02:52 1,165,000,704 84% 1.18MB/s 0:02:51 1,166,311,424 85% 1.18MB/s 0:02:49 1,167,622,144 85% 1.18MB/s 0:02:49 1,168,932,864 85% 1.18MB/s 0:02:48 1,170,243,584 85% 1.18MB/s 0:02:47 1,171,554,304 85% 1.18MB/s 0:02:45 1,172,865,024 85% 1.18MB/s 0:02:44 1,174,175,744 85% 1.17MB/s 0:02:44 1,175,486,464 85% 1.17MB/s 0:02:43 1,176,797,184 85% 1.17MB/s 0:02:42 1,178,107,904 85% 1.17MB/s 0:02:41 1,179,418,624 85% 1.17MB/s 0:02:40 1,180,729,344 86% 1.17MB/s 0:02:38 1,182,040,064 86% 1.17MB/s 0:02:37 1,183,350,784 86% 1.18MB/s 0:02:36 1,184,661,504 86% 1.18MB/s 0:02:35 1,185,972,224 86% 1.18MB/s 0:02:34 1,187,282,944 86% 1.17MB/s 0:02:33 1,188,593,664 86% 1.17MB/s 0:02:32 1,189,904,384 86% 1.17MB/s 0:02:30 1,191,182,336 86% 1.17MB/s 0:02:31 1,192,493,056 86% 1.17MB/s 0:02:29 1,193,803,776 87% 1.16MB/s 0:02:28 1,195,114,496 87% 1.16MB/s 0:02:28 1,196,425,216 87% 1.17MB/s 0:02:25 1,197,735,936 87% 1.17MB/s 0:02:24 1,199,046,656 87% 1.17MB/s 0:02:23 1,200,357,376 87% 1.18MB/s 0:02:22 1,201,668,096 87% 1.18MB/s 0:02:20 1,202,978,816 87% 1.18MB/s 0:02:19 1,204,289,536 87% 1.18MB/s 0:02:18 1,205,600,256 87% 1.18MB/s 0:02:17 1,206,910,976 88% 1.18MB/s 0:02:16 1,208,221,696 88% 1.18MB/s 0:02:15 1,209,532,416 88% 1.18MB/s 0:02:14 1,210,843,136 88% 1.17MB/s 0:02:13 1,212,153,856 88% 1.17MB/s 0:02:12 1,213,464,576 88% 1.18MB/s 0:02:11 1,214,775,296 88% 1.18MB/s 0:02:10 1,216,086,016 88% 1.18MB/s 0:02:09 1,217,396,736 88% 1.17MB/s 0:02:08 1,218,707,456 88% 1.18MB/s 0:02:06 1,220,018,176 88% 1.17MB/s 0:02:06 1,221,328,896 89% 1.17MB/s 0:02:05 1,222,639,616 89% 1.17MB/s 0:02:04 1,223,950,336 89% 1.17MB/s 0:02:03 1,225,261,056 89% 1.17MB/s 0:02:02 1,226,571,776 89% 1.18MB/s 0:02:00 1,227,882,496 89% 1.18MB/s 0:01:59 1,229,193,216 89% 1.17MB/s 0:01:58 1,230,503,936 89% 1.17MB/s 0:01:57 1,231,814,656 89% 1.17MB/s 0:01:56 1,233,125,376 89% 1.17MB/s 0:01:55 1,234,436,096 90% 1.17MB/s 0:01:54 1,235,746,816 90% 1.17MB/s 0:01:53 1,237,057,536 90% 1.17MB/s 0:01:51 1,238,368,256 90% 1.18MB/s 0:01:50 1,239,678,976 90% 1.18MB/s 0:01:49 1,240,989,696 90% 1.18MB/s 0:01:48 1,242,300,416 90% 1.18MB/s 0:01:47 1,243,611,136 90% 1.18MB/s 0:01:46 1,244,921,856 90% 1.18MB/s 0:01:45 1,246,232,576 90% 1.18MB/s 0:01:43 1,247,543,296 90% 1.18MB/s 0:01:42 1,248,854,016 91% 1.18MB/s 0:01:41 1,250,164,736 91% 1.18MB/s 0:01:40 1,251,475,456 91% 1.18MB/s 0:01:39 1,252,786,176 91% 1.18MB/s 0:01:38 1,254,096,896 91% 1.18MB/s 0:01:37 1,255,407,616 91% 1.18MB/s 0:01:36 1,256,718,336 91% 1.17MB/s 0:01:35 1,258,029,056 91% 1.17MB/s 0:01:34 1,259,339,776 91% 1.17MB/s 0:01:33 1,260,650,496 91% 1.17MB/s 0:01:32 1,261,961,216 92% 1.17MB/s 0:01:31 1,263,271,936 92% 1.17MB/s 0:01:30 1,264,582,656 92% 1.17MB/s 0:01:28 1,265,893,376 92% 1.17MB/s 0:01:27 1,267,204,096 92% 1.18MB/s 0:01:26 1,268,514,816 92% 1.17MB/s 0:01:25 1,269,825,536 92% 1.17MB/s 0:01:24 1,271,136,256 92% 1.17MB/s 0:01:23 1,272,446,976 92% 1.18MB/s 0:01:22 1,273,757,696 92% 1.18MB/s 0:01:21 1,275,068,416 92% 1.18MB/s 0:01:19 1,276,379,136 93% 1.18MB/s 0:01:18 1,277,689,856 93% 1.18MB/s 0:01:17 1,279,000,576 93% 1.17MB/s 0:01:17 1,280,311,296 93% 1.18MB/s 0:01:15 1,281,622,016 93% 1.17MB/s 0:01:14 1,282,932,736 93% 1.17MB/s 0:01:13 1,284,243,456 93% 1.18MB/s 0:01:12 1,285,554,176 93% 1.17MB/s 0:01:11 1,286,864,896 93% 1.17MB/s 0:01:10 1,288,175,616 93% 1.18MB/s 0:01:09 1,289,486,336 94% 1.18MB/s 0:01:08 1,290,797,056 94% 1.18MB/s 0:01:07 1,292,107,776 94% 1.17MB/s 0:01:06 1,293,418,496 94% 1.17MB/s 0:01:04 1,294,729,216 94% 1.17MB/s 0:01:04 1,296,039,936 94% 1.17MB/s 0:01:03 1,297,350,656 94% 1.17MB/s 0:01:01 1,298,661,376 94% 1.17MB/s 0:01:00 1,299,841,024 94% 1.16MB/s 0:01:00 1,301,151,744 94% 1.16MB/s 0:00:58 1,302,462,464 94% 1.16MB/s 0:00:57 1,303,773,184 95% 1.16MB/s 0:00:56 1,305,083,904 95% 1.17MB/s 0:00:55 1,306,394,624 95% 1.17MB/s 0:00:54 1,307,705,344 95% 1.18MB/s 0:00:52 1,309,016,064 95% 1.18MB/s 0:00:51 1,310,326,784 95% 1.18MB/s 0:00:50 1,311,637,504 95% 1.18MB/s 0:00:49 1,312,948,224 95% 1.18MB/s 0:00:48 1,314,258,944 95% 1.18MB/s 0:00:47 1,315,569,664 95% 1.18MB/s 0:00:46 1,316,880,384 96% 1.18MB/s 0:00:45 1,318,191,104 96% 1.18MB/s 0:00:44 1,319,501,824 96% 1.18MB/s 0:00:43 1,320,812,544 96% 1.18MB/s 0:00:42 1,322,123,264 96% 1.18MB/s 0:00:40 1,323,433,984 96% 1.18MB/s 0:00:39 1,324,744,704 96% 1.18MB/s 0:00:38 1,326,022,656 96% 1.17MB/s 0:00:37 1,327,333,376 96% 1.16MB/s 0:00:37 1,328,644,096 96% 1.16MB/s 0:00:35 1,329,954,816 96% 1.16MB/s 0:00:34 1,331,265,536 97% 1.17MB/s 0:00:33 1,332,576,256 97% 1.17MB/s 0:00:32 1,333,886,976 97% 1.17MB/s 0:00:31 1,335,197,696 97% 1.17MB/s 0:00:30 1,336,508,416 97% 1.17MB/s 0:00:29 1,337,819,136 97% 1.17MB/s 0:00:28 1,339,129,856 97% 1.17MB/s 0:00:26 1,340,440,576 97% 1.17MB/s 0:00:25 1,341,751,296 97% 1.17MB/s 0:00:24 1,343,062,016 97% 1.17MB/s 0:00:23 1,344,372,736 98% 1.17MB/s 0:00:22 1,345,683,456 98% 1.17MB/s 0:00:21 1,346,994,176 98% 1.17MB/s 0:00:20 1,348,304,896 98% 1.17MB/s 0:00:19 1,349,615,616 98% 1.17MB/s 0:00:18 1,350,926,336 98% 1.18MB/s 0:00:17 1,352,237,056 98% 1.18MB/s 0:00:15 1,353,547,776 98% 1.17MB/s 0:00:14 1,354,858,496 98% 1.17MB/s 0:00:13 1,356,169,216 98% 1.17MB/s 0:00:12 1,357,479,936 98% 1.17MB/s 0:00:11 1,358,790,656 99% 1.17MB/s 0:00:10 1,360,101,376 99% 1.18MB/s 0:00:09 1,361,412,096 99% 1.17MB/s 0:00:08 1,362,722,816 99% 1.17MB/s 0:00:07 1,364,033,536 99% 1.17MB/s 0:00:06 1,365,344,256 99% 1.17MB/s 0:00:05 1,366,654,976 99% 1.17MB/s 0:00:03 1,367,867,392 99% 1.17MB/s 0:00:02 1,369,145,344 99% 1.16MB/s 0:00:01 1,370,456,064 99% 1.16MB/s 0:00:00 1,371,439,288 100% 1.17MB/s 0:18:35 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20221231-tablet-x64uefi.img.xz.sha256 131 100% 0.17kB/s 0:00:00 131 100% 0.17kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 3,292,933,971 bytes received 577 bytes 1,225,277.97 bytes/sec total size is 3,292,129,636 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@19377964[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=<null>,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=<null>,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-12-28T22:09:17Z]] (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