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@3db1b6b6[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be [plasma-mobile-nightly-images] $ /usr/bin/env bash /tmp/jenkins10215594255261710653.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=f6b45634d3863fbfd8a841d11b1994153594cfaa456ab16687eefec824647f71 Stored in directory: /tmp/pip-ephem-wheel-cache-t03_v6jw/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:07] Config changed: kernel='edge' [15:49:07] Config changed: extra_packages='osk-sdl' (189524) [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) (189524) [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 (189524) [15:49:07] *** (1/4) PREPARE NATIVE CHROOT *** (189524) [15:49:07] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (189524) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (189524) [15:49:07] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (189524) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (189524) [15:49:07] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (189524) [15:49:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (189524) [15:49:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (189524) [15:49:07] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (189524) [15:49:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (189524) [15:49:07] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (189524) [15:49:07] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (189524) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (189524) [15:49:07] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (189524) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (189524) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (189524) [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 (189524) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (189524) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (189524) [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 (189524) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (189524) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (189524) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (189524) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (189524) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (189524) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (189524) [15:49:07] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (189524) [15:49:07] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (189524) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (189524) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (189524) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (189524) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (189524) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (189524) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (189524) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (189524) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (189524) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (189524) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (189524) [15:49:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (189524) [15:49:08] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (189524) [15:49:08] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (189524) [15:49:08] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (189524) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (189524) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (189524) [15:49:08] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (189524) [15:49:08] Update package index for x86_64 (4 file(s)) (189524) [15:49:08] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (189524) [15:49:08] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (189524) [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 (189524) [15:49:08] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (189524) [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 (189524) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (189524) [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 (189524) [15:49:09] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (189524) [15:49:10] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (189524) [15:49:10] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (189524) [15:49:10] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (189524) [15:49:10] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (189524) [15:49:10] extracted: /tmp/pmbootstraphhh_w74qapk (189524) [15:49:10] extracted: /tmp/pmbootstrapd7ob4_0psig (189524) [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 (189524) [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/pmbootstrapd7ob4_0psig /tmp/pmbootstraphhh_w74qapk Verified OK (189524) [15:49:10] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (189524) [15:49:10] % /tmp/pmbootstraphhh_w74qapk --version apk-tools 2.12.10, compiled for x86_64. (189524) [15:49:10] (native) install alpine-base (189524) [15:49:10] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [15:49:10] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (189524) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (189524) [15:49:10] (native) update /etc/apk/repositories (189524) [15:49:10] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (189524) [15:49:10] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (189524) [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 (189524) [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 (189524) [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 (189524) [15:49:10] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (189524) [15:49:11] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (189524) [15:49:11] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (189524) [15:49:11] % 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 (189524) [15:49:11] New background process: pid=190033, 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 (189524) [15:49:12] (native) % adduser -D pmos -u 12345 (189524) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (189524) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (189524) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (189524) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (189524) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (189524) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (189524) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (189524) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (189524) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (189524) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (189524) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (189524) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (189524) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (189524) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (189524) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (189524) [15:49:12] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (189524) [15:49:12] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (189524) [15:49:12] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (189524) [15:49:12] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (189524) [15:49:15] (native) install cryptsetup util-linux parted (189524) [15:49:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (189524) [15:49:15] (native) % cat /tmp/apk_progress_fifo (189524) [15:49:15] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (189524) [15:49:15] New background process: pid=190489, 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-r0) (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_p20221217-r0) (11/42) Installing ncurses-libs (6.3_p20221217-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 (189524) [15:49:17] *** (2/4) CREATE DEVICE ROOTFS ("tablet-x64uefi") *** (189524) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (189524) [15:49:17] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (189524) [15:49:17] % 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 (189524) [15:49:17] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (189524) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/null c 1 3 (189524) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/zero c 1 5 (189524) [15:49:17] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/full c 1 7 (189524) [15:49:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/random c 1 8 (189524) [15:49:17] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/urandom c 1 9 (189524) [15:49:17] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/ (189524) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (189524) [15:49:17] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (189524) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (189524) [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 (189524) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (189524) [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 (189524) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (189524) [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 (189524) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (189524) [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 (189524) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (189524) [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 (189524) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (189524) [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 (189524) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (189524) [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 (189524) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (189524) [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 (189524) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (189524) [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 (189524) [15:49:17] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (189524) [15:49:17] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (189524) [15:49:17] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (189524) [15:49:17] extracted: /tmp/pmbootstrap2zw88xy8apk (189524) [15:49:17] extracted: /tmp/pmbootstrap79z7k8bksig (189524) [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 (189524) [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/pmbootstrap79z7k8bksig /tmp/pmbootstrap2zw88xy8apk Verified OK (189524) [15:49:17] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (189524) [15:49:17] % /tmp/pmbootstrap2zw88xy8apk --version apk-tools 2.12.10, compiled for x86_64. (189524) [15:49:17] (rootfs_tablet-x64uefi) install alpine-base (189524) [15:49:17] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/cache (189524) [15:49:17] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/resolv.conf (189524) [15:49:17] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk (189524) [15:49:17] (rootfs_tablet-x64uefi) update /etc/apk/repositories (189524) [15:49:17] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/repositories (189524) [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 (189524) [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 (189524) [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 (189524) [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 (189524) [15:49:18] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (189524) [15:49:18] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (189524) [15:49:18] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (189524) [15:49:18] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (189524) [15:49: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_rootfs_tablet-x64uefi --cache-dir /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 --initdb --arch x86_64 add alpine-base (189524) [15:49:18] New background process: pid=190608, 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 (189524) [15:49:18] (rootfs_tablet-x64uefi) % getent passwd user (189524) [15:49:18] (rootfs_tablet-x64uefi) % adduser -D -u 10000 user (189524) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S wheel addgroup: group 'wheel' in use (189524) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user wheel (189524) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S video addgroup: group 'video' in use (189524) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user video (189524) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S audio addgroup: group 'audio' in use (189524) [15:49:18] (rootfs_tablet-x64uefi) % addgroup user audio (189524) [15:49:18] (rootfs_tablet-x64uefi) % addgroup -S input addgroup: group 'input' in use (189524) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user input (189524) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S plugdev (189524) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user plugdev (189524) [15:49:19] (rootfs_tablet-x64uefi) % addgroup -S netdev addgroup: group 'netdev' in use (189524) [15:49:19] (rootfs_tablet-x64uefi) % addgroup user netdev (189524) [15:49:19] postmarketos-ui-plasma-mobile: install _pmb_recommends: angelfish, breeze-gtk, discover, font-droid-nonlatin, font-noto, font-noto-extra, font-noto-emoji, index, kaccounts-providers, kclock, kde-gtk-config, kirigami-gallery, koko, kpeoplesink, kpeoplevcard, megapixels, plasma-dialer, plasma-mobile-sounds, plasma-phonebook, postmarketos-artwork-wallpapers, postmarketos-hidden-desktop-entries, postprocessd, qmlkonsole, spacebar, ttyescape, xdg-user-dirs (189524) [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) (189524) [15:49:19] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (189524) [15:49:19] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (189524) [15:49:19] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (189524) [15:49:20] linux-firmware-any: picked provider(s) with higest priority 1: linux-firmware (189524) [15:49:20] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (189524) [15:49:21] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (189524) [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 (189524) [15:49:22] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (189524) [15:49:22] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (189524) [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 (189524) [15:49:22] New background process: pid=190984, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/805) Installing icu-data-full (72.1-r1) (2/805) Installing dbus-libs (1.14.4-r0) (3/805) Installing libgcc (12.2.1_git20220924-r6) (4/805) Installing libffi (3.4.4-r0) (5/805) Installing libintl (0.21.1-r1) (6/805) Installing libblkid (2.38.1-r1) (7/805) Installing libmount (2.38.1-r1) (8/805) Installing pcre2 (10.42-r0) (9/805) Installing glib (2.74.3-r2) (10/805) Installing libstdc++ (12.2.1_git20220924-r6) (11/805) Installing icu-libs (72.1-r1) (12/805) Installing libpcre2-16 (10.42-r0) (13/805) Installing zstd-libs (1.5.2-r9) (14/805) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/805) Installing hicolor-icon-theme (0.17-r2) (16/805) Installing libmagic (5.43-r0) (17/805) Installing file (5.43-r0) (18/805) Installing libxau (1.0.11-r0) (19/805) Installing libmd (1.0.4-r0) (20/805) Installing libbsd (0.11.7-r0) (21/805) Installing libxdmcp (1.1.4-r0) (22/805) Installing libxcb (1.15-r0) (23/805) Installing libx11 (1.8.2-r1) (24/805) Installing libxext (1.3.5-r0) (25/805) Installing libice (1.1.1-r0) (26/805) Installing libuuid (2.38.1-r1) (27/805) Installing libsm (1.2.4-r0) (28/805) Installing libxt (1.2.1-r1) (29/805) Installing libxmu (1.1.4-r0) (30/805) Installing xset (1.2.5-r0) (31/805) Installing xprop (1.2.6-r0) (32/805) Installing xdg-utils (1.1.3-r4) (33/805) Installing mesa (22.3.1-r0) (34/805) Installing hwdata-pci (0.365-r0) (35/805) Installing libpciaccess (0.17-r0) (36/805) Installing libdrm (2.4.114-r0) (37/805) Installing libexpat (2.5.0-r0) (38/805) Installing wayland-libs-server (1.21.0-r1) (39/805) Installing libxfixes (6.0.0-r0) (40/805) Installing libxxf86vm (1.1.5-r0) (41/805) Installing mesa-glapi (22.3.1-r0) (42/805) Installing libxshmfence (1.3.2-r0) (43/805) Installing mesa-gl (22.3.1-r0) (44/805) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (45/805) Installing libxcomposite (0.4.6-r0) (46/805) Installing brotli-libs (1.0.9-r10) (47/805) Installing libbz2 (1.0.8-r4) (48/805) Installing libpng (1.6.39-r2) (49/805) Installing freetype (2.12.1-r0) (50/805) Installing fontconfig (2.14.1-r0) (51/805) Installing wayland-libs-client (1.21.0-r1) (52/805) Installing wayland-libs-cursor (1.21.0-r1) (53/805) Installing wayland-libs-egl (1.21.0-r1) (54/805) Installing xkeyboard-config (2.37-r0) (55/805) Installing xz-libs (5.4.0-r0) (56/805) Installing libxml2 (2.10.3-r2) (57/805) Installing libxkbcommon (1.4.1-r0) (58/805) Installing qt5-qtwayland (5.15.6_git20220927-r1) (59/805) Installing mesa-gbm (22.3.1-r0) (60/805) Installing mesa-egl (22.3.1-r0) (61/805) Installing avahi-libs (0.8-r6) (62/805) Installing gmp (6.2.1-r2) (63/805) Installing nettle (3.8.1-r0) (64/805) Installing p11-kit (0.24.1-r1) (65/805) Installing libtasn1 (4.19.0-r0) (66/805) Installing libunistring (1.1-r0) (67/805) Installing gnutls (3.7.8-r2) (68/805) Installing cups-libs (2.4.2-r1) (69/805) Installing pkgconf (1.9.3-r1) (70/805) Installing shared-mime-info (2.2-r2) (71/805) Installing libjpeg-turbo (2.1.4-r0) (72/805) Installing libwebp (1.2.4-r1) (73/805) Installing tiff (4.5.0-r1) (74/805) Installing gdk-pixbuf (2.42.10-r2) (75/805) Installing gtk-update-icon-cache (3.24.36-r0) (76/805) Installing libxrender (0.9.11-r0) (77/805) Installing libxcursor (1.2.1-r1) (78/805) Installing libxdamage (1.1.6-r0) (79/805) Installing libxi (1.8-r0) (80/805) Installing libxinerama (1.1.5-r0) (81/805) Installing libxrandr (1.5.3-r0) (82/805) Installing libatk-1.0 (2.46.0-r0) (83/805) Installing libxtst (1.2.4-r0) (84/805) Installing at-spi2-core (2.46.0-r0) (85/805) Installing libatk-bridge-2.0 (2.46.0-r0) (86/805) Installing pixman (0.42.2-r0) (87/805) Installing cairo (1.17.6-r3) (88/805) Installing cairo-gobject (1.17.6-r3) (89/805) Installing libepoxy (1.5.10-r0) (90/805) Installing fribidi (1.0.12-r0) (91/805) Installing graphite2 (1.3.14-r2) (92/805) Installing harfbuzz (6.0.0-r0) (93/805) Installing libxft (2.3.7-r0) (94/805) Installing pango (1.50.12-r0) (95/805) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (96/805) Installing libevdev (1.13.0-r0) (97/805) Installing mtdev (1.1.6-r1) (98/805) Installing eudev-libs (3.2.11-r6) (99/805) Installing libinput-libs (1.22.0-r0) (100/805) Installing xcb-util-wm (0.4.2-r0) (101/805) Installing xcb-util (0.4.1-r0) (102/805) Installing xcb-util-image (0.4.1-r0) (103/805) Installing xcb-util-keysyms (0.4.1-r0) (104/805) Installing xcb-util-renderutil (0.3.10-r0) (105/805) Installing libxkbcommon-x11 (1.4.1-r0) (106/805) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (107/805) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (108/805) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (109/805) Installing kirigami2-libs (5.101.0-r0) (110/805) Installing libgomp (12.2.1_git20220924-r6) (111/805) Installing kirigami2 (5.101.0-r0) (112/805) Installing kactivities-libs (5.101.0-r1) (113/805) Installing karchive (5.101.0-r0) (114/805) Installing kconfig (5.101.0-r0) (115/805) Installing kcoreaddons (5.101.0-r0) (116/805) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (117/805) Installing kwindowsystem (5.101.0-r0) (118/805) Installing kcrash (5.101.0-r0) (119/805) Installing kdbusaddons (5.101.0-r0) (120/805) Installing kglobalaccel (5.101.0-r0) (121/805) Installing kguiaddons (5.101.0-r0) (122/805) Installing ki18n (5.101.0-r0) (123/805) Installing libelogind (246.10-r5) (124/805) Installing polkit-elogind-libs (122-r0) (125/805) Installing polkit-qt-1 (0.114.0-r1) (126/805) Installing kauth (5.101.0-r0) (127/805) Installing kcodecs (5.101.0-r0) (128/805) Installing kwidgetsaddons (5.101.0-r0) (129/805) Installing kconfigwidgets (5.101.0-r0) (130/805) Installing qt5-qtsvg (5.15.6_git20220908-r0) (131/805) Installing kiconthemes (5.101.0-r0) (132/805) Installing kitemviews (5.101.0-r0) (133/805) Installing kxmlgui (5.101.0-r0) (134/805) Installing kbookmarks (5.101.0-r0) (135/805) Installing kcompletion (5.101.0-r0) (136/805) Installing libxml2-utils (2.10.3-r2) (137/805) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (138/805) Installing libgpg-error (1.46-r1) (139/805) Installing libgcrypt (1.10.1-r0) (140/805) Installing libxslt (1.1.37-r0) (141/805) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (142/805) Installing kdoctools (5.101.0-r0) (143/805) Installing kjobwidgets (5.101.0-r0) (144/805) Installing alsa-lib (1.2.8-r0) (145/805) Installing libxv (1.0.12-r0) (146/805) Installing cdparanoia-libs (10.2-r11) (147/805) Installing graphene (1.10.8-r1) (148/805) Installing gstreamer (1.20.5-r0) (149/805) Installing libogg (1.3.5-r2) (150/805) Installing opus (1.3.1-r1) (151/805) Installing orc (0.4.33-r0) (152/805) Installing libtheora (1.1.1-r16) (153/805) Installing libvorbis (1.3.7-r0) (154/805) Installing gst-plugins-base (1.20.5-r0) (155/805) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (156/805) Installing qt5-qtspeech (5.15.6_git20220907-r0) (157/805) Installing sound-theme-freedesktop (0.8-r0) (158/805) Installing libltdl (2.4.7-r0) (159/805) Installing libcanberra (0.30-r9) (160/805) Installing libcanberra-gstreamer (0.30-r9) (161/805) Installing knotifications (5.101.0-r0) (162/805) Installing kservice (5.101.0-r0) (163/805) Installing solid-libs (5.101.0-r0) (164/805) Installing libhunspell (1.7.1-r0) (165/805) Installing ncurses-terminfo-base (6.3_p20221217-r0) (166/805) Installing ncurses-libs (6.3_p20221217-r0) (167/805) Installing readline (8.2.0-r0) (168/805) Installing hunspell (1.7.1-r0) (169/805) Installing sonnet (5.101.0-r0) (170/805) Installing ktextwidgets (5.101.0-r0) (171/805) Installing kio (5.101.0-r0) (172/805) Installing kpackage (5.101.0-r0) (173/805) Installing kdeclarative (5.101.0-r0) (174/805) Installing kwayland (5.101.0-r0) (175/805) Installing plasma-framework (5.101.0-r0) (176/805) Installing sqlite-libs (3.40.0-r0) (177/805) Installing libaccounts-glib (1.26-r1) (178/805) Installing libaccounts-qt (1.16-r1) (179/805) Installing signond (8.61-r0) (180/805) Installing accounts-qml-module (0.7_git20190605-r1) (181/805) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (182/805) Installing sdl2 (2.26.1-r0) (183/805) Installing svt-av1-libs (1.4.1-r0) (184/805) Installing aom-libs (3.5.0-r0) (185/805) Installing libass (0.17.0-r0) (186/805) Installing libdav1d (1.0.0-r2) (187/805) Installing lcms2 (2.14-r2) (188/805) Installing libjxl (0.7.0-r0) (189/805) Installing lame (3.100-r2) (190/805) Installing libasyncns (0.8-r1) (191/805) Installing flac-libs (1.4.2-r0) (192/805) Installing libsndfile (1.1.0-r3) (193/805) Installing soxr (0.1.3-r3) (194/805) Installing speexdsp (1.2.1-r0) (195/805) Installing tdb-libs (1.4.7-r1) (196/805) Installing libpulse (9999_git20220528-r0) (197/805) Installing cjson (1.7.15-r3) (198/805) Installing mbedtls (2.28.2-r0) (199/805) Installing librist (0.2.7-r0) (200/805) Installing libsrt (1.5.1-r0) (201/805) Installing libssh (0.10.4-r0) (202/805) Installing v4l-utils-libs (1.22.1-r2) (203/805) Installing libva (2.16.0-r0) (204/805) Installing libvdpau (1.5-r0) (205/805) Installing vidstab (1.1.0-r2) (206/805) Installing libvpx (1.12.0-r1) (207/805) Installing x264-libs (0.164_git20220602-r0) (208/805) Installing numactl (2.0.16-r0) (209/805) Installing x265-libs (3.5-r3) (210/805) Installing xvidcore (1.3.7-r1) (211/805) Installing libsodium (1.0.18-r2) (212/805) Installing libzmq (4.3.4-r1) (213/805) Installing ffmpeg-libs (5.1.2-r3) (214/805) Installing libevent (2.1.12-r5) (215/805) Installing minizip (1.2.13-r0) (216/805) Installing nspr (4.35-r0) (217/805) Installing nss (3.86-r0) (218/805) Installing re2 (2022.12.01-r0) (219/805) Installing snappy (1.1.9-r4) (220/805) Installing qt5-qtwebengine (5.15.11-r10) (221/805) Installing libnotify (0.8.1-r1) (222/805) Installing libproxy (0.4.18-r2) (223/805) Installing signon-ui (0.17_git20171023-r2) (224/805) Installing libassuan (2.5.5-r1) (225/805) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (226/805) Installing gnupg-gpgconf (2.2.41-r0) (227/805) Installing gpg (2.2.41-r0) (228/805) Installing npth (1.6-r2) (229/805) Installing gpg-agent (2.2.41-r0) (230/805) Installing libksba (1.6.3-r0) (231/805) Installing gpgsm (2.2.41-r0) (232/805) Installing gpgme (1.18.0-r1) (233/805) Installing gpgmepp (1.18.0-r1) (234/805) Installing gdbm (1.23-r0) (235/805) Installing libsasl (2.1.28-r3) (236/805) Installing libqca (2.3.4-r2) (237/805) Installing kwallet (5.101.0-r0) (238/805) Installing kaccounts-integration (22.12.0-r0) (239/805) Installing purpose (5.101.0-r0) (240/805) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (241/805) Installing qt5-qtfeedback (0_git20180903-r0) (242/805) Installing angelfish (22.11-r0) (243/805) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (244/805) Installing gtk-engines-clearlooks (2.21.0-r3) (245/805) Installing gtk-engines-crux (2.21.0-r3) (246/805) Installing gtk-engines-industrial (2.21.0-r3) (247/805) Installing gtk-engines-mist (2.21.0-r3) (248/805) Installing gtk-engines-redmond (2.21.0-r3) (249/805) Installing gtk-engines-thinice (2.21.0-r3) (250/805) Installing gtk-engines (2.21.0-r3) (251/805) Installing breeze-gtk (5.26.4-r0) (252/805) Installing udev-init-scripts (35-r1) (253/805) Installing udev-init-scripts-openrc (35-r1) (254/805) Installing kmod-libs (30-r1) (255/805) Installing eudev (3.2.11-r6) (256/805) Installing eudev-openrc (3.2.11-r6) (257/805) Installing openssh-keygen (9.1_p1-r1) (258/805) Installing libedit (20221030.3.1-r0) (259/805) Installing openssh-client-common (9.1_p1-r1) (260/805) Installing openssh-client-default (9.1_p1-r1) (261/805) Installing openssh-sftp-server (9.1_p1-r1) (262/805) Installing openssh-server-common (9.1_p1-r1) (263/805) Installing openssh-server (9.1_p1-r1) (264/805) Installing openssh (9.1_p1-r1) (265/805) Installing boot-deploy (0.6.1-r0) (266/805) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (267/805) Installing lzo (2.10-r3) (268/805) Installing btrfs-progs (6.1-r0) (269/805) Installing bzip2 (1.0.8-r4) (270/805) Installing argon2-libs (20190702-r2) (271/805) Installing device-mapper-libs (2.03.18-r0) (272/805) Installing json-c (0.16-r0) (273/805) Installing cryptsetup-libs (2.6.0-r0) (274/805) Installing popt (1.19-r0) (275/805) Installing cryptsetup (2.6.0-r0) (276/805) Installing cryptsetup-openrc (2.6.0-r0) (277/805) Installing libaio (0.3.113-r0) (278/805) Installing device-mapper-event-libs (2.03.18-r0) (279/805) Installing lvm2-libs (2.03.18-r0) (280/805) Installing device-mapper (2.03.18-r0) (281/805) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (282/805) Installing libcom_err (1.46.5-r4) (283/805) Installing e2fsprogs-libs (1.46.5-r4) (284/805) Installing e2fsprogs (1.46.5-r4) (285/805) Installing e2fsprogs-extra (1.46.5-r4) (286/805) Installing f2fs-tools-libs (1.15.0-r0) (287/805) Installing f2fs-tools (1.15.0-r0) (288/805) Installing lz4 (1.9.4-r1) (289/805) Installing userspace-rcu (0.13.2-r0) (290/805) Installing multipath-tools (0.9.4-r0) (291/805) Installing multipath-tools-openrc (0.9.4-r0) (292/805) Installing parted (3.5-r0) (293/805) Installing postmarketos-mvcfg (1-r0) (294/805) Installing postmarketos-keys (1-r0) (295/805) Installing sudo (1.9.12_p1-r1) (296/805) Installing postmarketos-base-nofde (24.1-r0) (297/805) Installing unudhcpd (0.2.1-r0) (298/805) Installing xz (5.4.0-r0) (299/805) Installing postmarketos-mkinitfs (1.5.1-r3) (300/805) 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/805) Installing llvm15-libs (15.0.6-r1) (302/805) Installing musl-fts (1.2.7-r3) (303/805) Installing libelf (0.188-r0) (304/805) Installing mesa-dri-gallium (22.3.1-r0) (305/805) Installing postmarketos-base-mesa (24.1-r0) (306/805) Installing device-tablet-x64uefi (0.4-r1) (307/805) Installing intel-gmmlib (22.3.2-r0) (308/805) Installing intel-media-driver (22.6.4-r0) (309/805) Installing libva-intel-driver (2.4.1-r0) (310/805) Installing device-tablet-x64uefi-libva (0.4-r1) (311/805) Installing linux-firmware-yamaha (20221214-r0) (312/805) Installing linux-firmware-yam (20221214-r0) (313/805) Installing linux-firmware-wfx (20221214-r0) (314/805) Installing linux-firmware-vxge (20221214-r0) (315/805) Installing linux-firmware-vicam (20221214-r0) (316/805) Installing linux-firmware-ueagle-atm (20221214-r0) (317/805) Installing linux-firmware-ttusb-budget (20221214-r0) (318/805) Installing linux-firmware-tigon (20221214-r0) (319/805) Installing linux-firmware-ti-keystone (20221214-r0) (320/805) Installing linux-firmware-ti-connectivity (20221214-r0) (321/805) Installing linux-firmware-ti (20221214-r0) (322/805) Installing linux-firmware-tehuti (20221214-r0) (323/805) Installing linux-firmware-sxg (20221214-r0) (324/805) Installing linux-firmware-sun (20221214-r0) (325/805) Installing linux-firmware-slicoss (20221214-r0) (326/805) Installing linux-firmware-sb16 (20221214-r0) (327/805) Installing linux-firmware-rtw89 (20221214-r0) (328/805) Installing linux-firmware-rtw88 (20221214-r0) (329/805) Installing linux-firmware-rtlwifi (20221214-r0) (330/805) Installing linux-firmware-rtl_nic (20221214-r0) (331/805) Installing linux-firmware-rtl_bt (20221214-r0) (332/805) Installing linux-firmware-rtl8192e (20221214-r0) (333/805) Installing linux-firmware-rsi (20221214-r0) (334/805) Installing linux-firmware-rockchip (20221214-r0) (335/805) Installing linux-firmware-radeon (20221214-r0) (336/805) Installing linux-firmware-r128 (20221214-r0) (337/805) Installing linux-firmware-qlogic (20221214-r0) (338/805) Installing linux-firmware-qed (20221214-r0) (339/805) Installing linux-firmware-ath10k (20221214-r0) (340/805) Installing linux-firmware-qcom (20221214-r0) (341/805) Installing linux-firmware-qca (20221214-r0) (342/805) Installing linux-firmware-ositech (20221214-r0) (343/805) Installing linux-firmware-nxp (20221214-r0) (344/805) Installing linux-firmware-nvidia (20221214-r0) (345/805) Installing linux-firmware-netronome (20221214-r0) (346/805) Installing linux-firmware-myricom (20221214-r0) (347/805) Installing linux-firmware-mwlwifi (20221214-r0) (348/805) Installing linux-firmware-mwl8k (20221214-r0) (349/805) Installing linux-firmware-mrvl (20221214-r0) (350/805) Installing linux-firmware-moxa (20221214-r0) (351/805) Installing linux-firmware-microchip (20221214-r0) (352/805) Installing linux-firmware-meson (20221214-r0) (353/805) Installing linux-firmware-mellanox (20221214-r0) (354/805) Installing linux-firmware-mediatek (20221214-r0) (355/805) Installing linux-firmware-matrox (20221214-r0) (356/805) Installing linux-firmware-liquidio (20221214-r0) (357/805) Installing linux-firmware-libertas (20221214-r0) (358/805) Installing linux-firmware-korg (20221214-r0) (359/805) Installing linux-firmware-keyspan_pda (20221214-r0) (360/805) Installing linux-firmware-keyspan (20221214-r0) (361/805) Installing linux-firmware-kaweth (20221214-r0) (362/805) Installing linux-firmware-isci (20221214-r0) (363/805) Installing linux-firmware-intel (20221214-r0) (364/805) Installing linux-firmware-inside-secure (20221214-r0) (365/805) Installing linux-firmware-imx (20221214-r0) (366/805) Installing linux-firmware-i915 (20221214-r0) (367/805) Installing linux-firmware-go7007 (20221214-r0) (368/805) Installing linux-firmware-ess (20221214-r0) (369/805) Installing linux-firmware-ene-ub6250 (20221214-r0) (370/805) Installing linux-firmware-emi62 (20221214-r0) (371/805) Installing linux-firmware-emi26 (20221214-r0) (372/805) Installing linux-firmware-edgeport (20221214-r0) (373/805) Installing linux-firmware-e100 (20221214-r0) (374/805) Installing linux-firmware-dsp56k (20221214-r0) (375/805) Installing linux-firmware-dpaa2 (20221214-r0) (376/805) Installing linux-firmware-dabusb (20221214-r0) (377/805) Installing linux-firmware-cypress (20221214-r0) (378/805) Installing linux-firmware-cxgb4 (20221214-r0) (379/805) Installing linux-firmware-cxgb3 (20221214-r0) (380/805) Installing linux-firmware-cpia2 (20221214-r0) (381/805) Installing linux-firmware-cnm (20221214-r0) (382/805) Installing linux-firmware-cis (20221214-r0) (383/805) Installing linux-firmware-cirrus (20221214-r0) (384/805) Installing linux-firmware-cavium (20221214-r0) (385/805) Installing linux-firmware-cadence (20221214-r0) (386/805) Installing linux-firmware-brcm (20221214-r0) (387/805) Installing linux-firmware-bnx2x (20221214-r0) (388/805) Installing linux-firmware-bnx2 (20221214-r0) (389/805) Installing linux-firmware-av7110 (20221214-r0) (390/805) Installing linux-firmware-atusb (20221214-r0) (391/805) Installing linux-firmware-atmel (20221214-r0) (392/805) Installing linux-firmware-ath9k_htc (20221214-r0) (393/805) Installing linux-firmware-ath6k (20221214-r0) (394/805) Installing linux-firmware-ath11k (20221214-r0) (395/805) Installing linux-firmware-ar3k (20221214-r0) (396/805) Installing linux-firmware-amphion (20221214-r0) (397/805) Installing linux-firmware-amdgpu (20221214-r0) (398/805) Installing linux-firmware-amd-ucode (20221214-r0) (399/805) Installing linux-firmware-amd (20221214-r0) (400/805) Installing linux-firmware-advansys (20221214-r0) (401/805) Installing linux-firmware-adaptec (20221214-r0) (402/805) Installing linux-firmware-acenic (20221214-r0) (403/805) Installing linux-firmware-3com (20221214-r0) (404/805) Installing linux-firmware-other (20221214-r0) (405/805) Installing linux-firmware (20221214-r0) (406/805) Installing linux-edge (6.1.1-r0) (407/805) Installing device-tablet-x64uefi-kernel-edge (0.4-r1) (408/805) Installing ca-certificates (20221203-r1) (409/805) Installing nghttp2-libs (1.51.0-r0) (410/805) Installing libcurl (7.87.0-r1) (411/805) Installing libxmlb (0.3.10-r0) (412/805) Installing yaml (0.2.5-r0) (413/805) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (414/805) Installing appstream-qt (0.15.5-r2) (415/805) Installing attica (5.101.0-r0) (416/805) Installing kidletime (5.101.0-r0) (417/805) Installing knewstuff (5.101.0-r0) (418/805) Installing discover (5.26.4-r0) (419/805) Installing libapk-qt (0.4.2-r0) (420/805) Installing discover-backend-apk (5.26.4-r0) (421/805) Installing font-droid-nonlatin (20200215-r2) (422/805) Installing font-noto-common (0_git20211101-r6) (423/805) Installing font-noto-math (0_git20211101-r6) (424/805) Installing font-noto-symbols (0_git20211101-r6) (425/805) Installing font-noto (0_git20211101-r6) (426/805) Installing font-noto-emoji (2.038-r0) (427/805) Installing font-noto-extra (0_git20211101-r6) (428/805) Installing mauiman (1.0.1-r0) (429/805) Installing mauikit (2.2.1-r0) (430/805) Installing exiv2 (0.27.5-r1) (431/805) Installing mauikit-imagetools (2.2.1-r0) (432/805) Installing mauikit-filebrowsing (2.2.1-r0) (433/805) Installing index (2.2.1-r0) (434/805) Installing signon-plugin-oauth2 (0.25-r0) (435/805) Installing kaccounts-providers (22.12.0-r0) (436/805) Installing kirigami-addons (0.6.1-r0) (437/805) Installing kclock (22.11-r0) (438/805) Installing gsettings-desktop-schemas (43.0-r0) (439/805) Installing kdecoration (5.26.4-r0) (440/805) Installing kde-gtk-config (5.26.4-r0) (441/805) Installing kirigami-gallery (22.12.0-r0) (442/805) Installing kquickimageeditor (0.2.0-r1) (443/805) Installing taglib (1.13-r0) (444/805) Installing kfilemetadata (5.101.0-r0) (445/805) Installing qt5-qtlocation (5.15.6_git20220907-r1) (446/805) Installing koko (22.11-r0) (447/805) Installing kasync (0.3.0-r2) (448/805) Installing gpg-wks-server (2.2.41-r0) (449/805) Installing gpgv (2.2.41-r0) (450/805) Installing libldap (2.6.3-r6) (451/805) Installing gnupg-dirmngr (2.2.41-r0) (452/805) Installing gnupg-utils (2.2.41-r0) (453/805) Installing gnupg-wks-client (2.2.41-r0) (454/805) Installing gnupg (2.2.41-r0) (455/805) Installing iso-codes (4.12.0-r0) (456/805) Installing kcontacts (5.101.0-r0) (457/805) Installing kpeople (5.101.0-r0) (458/805) Installing libical (3.0.16-r1) (459/805) Installing kcalendarcore (5.101.0-r0) (460/805) Installing kmime (22.12.0-r0) (461/805) Installing kimap2 (0.4.0-r1) (462/805) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (463/805) Installing kdav2 (0.4.0-r1) (464/805) Installing lmdb (0.9.29-r2) (465/805) Installing libxapian (1.4.21-r0) (466/805) Installing sink (0.9.0-r3) (467/805) Installing kpeoplesink (0_git20210224-r1) (468/805) Installing kpeoplevcard (0.1-r2) (469/805) Installing libraw (0.21.0-r0) (470/805) Installing libraw-tools (0.21.0-r0) (471/805) Installing imagemagick-libs (7.1.0.55-r0) (472/805) Installing jbig2dec (0.19-r1) (473/805) Installing ghostscript (10.0.0-r2) (474/805) Installing libde265 (1.0.9-r0) (475/805) Installing libheif (1.14.0-r0) (476/805) Installing librsvg (2.55.1-r0) (477/805) Installing imagemagick (7.1.0.55-r0) (478/805) Installing perl (5.36.0-r0) (479/805) Installing perl-image-exiftool (12.50-r0) (480/805) Installing exiftool (12.50-r0) (481/805) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (482/805) Installing dbus-openrc (1.14.4-r0) (483/805) Installing feedbackd-device-themes (0_git20220202-r0) (484/805) Installing gsound (1.0.3-r1) (485/805) Installing libgudev (237-r1) (486/805) Installing json-glib (1.6.6-r1) (487/805) 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/805) Installing tzdata (2022g-r0) (489/805) Installing openexr (3.1.5-r4) (490/805) Installing soundtouch (2.3.2-r1) (491/805) Installing libraw1394 (2.1.2-r3) (492/805) Installing libusb (1.0.26-r0) (493/805) Installing libdc1394 (2.2.6-r1) (494/805) Installing tslib (1.22-r1) (495/805) Installing directfb (1.7.7-r5) (496/805) Installing faac (1.30-r2) (497/805) Installing fdk-aac (2.0.2-r1) (498/805) Installing flite (2.2-r1) (499/805) Installing libsamplerate (0.2.2-r0) (500/805) Installing jack (1.9.21-r0) (501/805) Installing portaudio (19.7.0-r0) (502/805) Installing fluidsynth-libs (2.3.0-r0) (503/805) Installing libfreeaptx (0.1.1-r1) (504/805) Installing gsm (1.0.22-r1) (505/805) Installing libldac (2.0.2.3-r0) (506/805) Installing libmodplug (0.8.9.0-r2) (507/805) Installing neon (0.32.4-r0) (508/805) Installing libnice (0.1.19-r0) (509/805) Installing openal-soft (1.22.2-r2) (510/805) Installing openjpeg (2.5.0-r2) (511/805) Installing librtmp (2.4_git20190330-r2) (512/805) Installing sbc (2.0-r0) (513/805) Installing spandsp (0.0.6-r4) (514/805) Installing libsrtp (2.4.2-r3) (515/805) Installing vo-aacenc (0.1.3-r0) (516/805) Installing vo-amrwbenc (0.1.3-r0) (517/805) Installing libzbar (0.23.92-r2) (518/805) Installing gst-plugins-bad (1.20.5-r0) (519/805) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (520/805) Installing megapixels (1.6.0-r1) (521/805) Installing mesa-gles (22.3.1-r0) (522/805) Installing encodings (1.0.6-r0) (523/805) Installing libfontenc (1.1.7-r0) (524/805) Installing mkfontscale (1.2.2-r1) (525/805) Installing font-dejavu (2.37-r3) (526/805) Installing sdl2_ttf (2.20.1-r0) (527/805) Installing osk-sdl (0.67.1-r1) (528/805) Installing kcmutils (5.101.0-r0) (529/805) Installing frameworkintegration (5.101.0-r0) (530/805) Installing oxygen (5.26.4-r0) (531/805) Installing modemmanager-qt (5.101.0-r0) (532/805) Installing callaudiod-libs (0.1.4-r0) (533/805) Installing abseil-cpp (20220623.1-r1) (534/805) Installing boost1.81-thread (1.81.0-r1) (535/805) Installing libprotobuf (3.21.12-r0) (536/805) Installing libphonenumber (8.13.3-r0) (537/805) Installing plasma-dialer (22.11-r0) (538/805) Installing plasma-mobile-sounds (0.1-r1) (539/805) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (540/805) Installing plasma-phonebook (22.11-r0) (541/805) Installing postmarketos-artwork-wallpapers (2-r1) (542/805) Installing postmarketos-hidden-desktop-entries (2.2-r1) (543/805) Installing bluez (5.66-r1) (544/805) Installing bluez-openrc (5.66-r1) (545/805) Installing bluez-obexd (5.66-r1) (546/805) Installing kded (5.101.0-r0) (547/805) Installing bluez-qt (5.101.0-r0) (548/805) Installing bluedevil (5.26.4-r0) (549/805) Installing breeze (5.26.4-r0) (550/805) Installing libpulse-mainloop-glib (9999_git20220528-r0) (551/805) Installing callaudiod (0.1.4-r0) (552/805) Installing dnsmasq-common (2.88-r0) (553/805) Installing dnsmasq-openrc (2.88-r0) (554/805) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (555/805) Installing linux-pam (1.5.2-r1) (556/805) Installing shadow (4.13-r0) (557/805) Installing libacl (2.3.1-r1) (558/805) Installing elogind (246.10-r5) (559/805) Installing elogind-openrc (246.10-r5) (560/805) Installing hfd-service (0.1.0-r1) (561/805) Installing hfd-service-openrc (0.1.0-r1) (562/805) Installing iio-sensor-proxy (3.4-r0) (563/805) Installing iio-sensor-proxy-openrc (3.4-r0) (564/805) Installing libkscreen (5.26.4-r0) (565/805) Installing layer-shell-qt (5.26.4-r0) (566/805) Installing qt5-qtsensors (5.15.6_git20220816-r0) (567/805) Installing kscreen (5.26.4-r0) (568/805) Installing socat (1.7.4.4-r0) (569/805) Installing kwallet-pam (5.26.4-r0) (570/805) Installing kwayland-integration (5.26.4-r0) (571/805) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (572/805) Installing duktape (2.7.0-r0) (573/805) Installing polkit-elogind (122-r0) (574/805) Installing libmm-glib (1.20.2-r1) (575/805) Installing libmbim (1.28.2-r0) (576/805) Installing libqrtr-glib (1.2.2-r0) (577/805) Installing libqmi (1.32.2-r0) (578/805) Installing modemmanager (1.20.2-r1) (579/805) Installing modemmanager-openrc (1.20.2-r1) (580/805) Installing libnm (1.40.8-r0) (581/805) Installing networkmanager-common (1.40.8-r0) (582/805) Installing networkmanager-openrc (1.40.8-r0) (583/805) Installing libndp (1.8-r1) (584/805) Installing libidn2 (2.3.4-r0) (585/805) Installing libpsl (0.21.1-r1) (586/805) 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-. * (587/805) Installing networkmanager-cli (1.40.8-r0) (588/805) Installing pcre (8.45-r2) (589/805) Installing slang (2.3.3-r0) (590/805) Installing newt (0.52.21-r5) (591/805) Installing networkmanager-tui (1.40.8-r0) (592/805) Installing wireless-regdb (2022.08.12-r0) (593/805) 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 ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (594/805) Installing mobile-broadband-provider-info (20221107-r0) (595/805) Installing networkmanager-wwan (1.40.8-r0) (596/805) Installing libunwind (1.6.2-r2) (597/805) Installing libcamera (0.0.3-r0) (598/805) Installing pipewire-libs (0.3.63-r1) (599/805) Installing libuv (1.44.2-r0) (600/805) Installing roc-toolkit-libs (0.1.5-r2) (601/805) Installing webrtc-audio-processing (0.3.1-r6) (602/805) Installing pipewire (0.3.63-r1) (603/805) Installing breeze-icons (5.101.0-r0) (604/805) Installing dbus-x11 (1.14.4-r0) (605/805) Installing kactivities (5.101.0-r1) (606/805) Installing kpipewire (5.26.4-r0) (607/805) Installing dconf (0.40.0-r2) (608/805) Installing anthy (9100h-r2) (609/805) Installing maliit-framework (2.3.0-r1) (610/805) Installing kyotocabinet (1.2.79-r3) (611/805) Installing libpinyin (2.7.92-r0) (612/805) Installing tinyxml (2.6.2-r1) (613/805) Installing presage (0.9.1-r2) (614/805) Installing maliit-keyboard (2.3.1-r1) (615/805) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (616/805) Installing plasma-nano (5.26.4-r0) (617/805) Installing networkmanager-qt (5.101.0-r0) (618/805) Installing plasma-nm (5.26.4-r0) (619/805) Installing plasma-nm-mobile (5.26.4-r0) (620/805) Installing fftw-single-libs (3.3.10-r1) (621/805) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (622/805) Installing pulseaudio-bluez (9999_git20220528-r0) (623/805) Installing pulseaudio-alsa (9999_git20220528-r0) (624/805) Installing alsa-utils-openrc (1.2.8-r0) (625/805) Installing pulseaudio-openrc (9999_git20220528-r0) (626/805) Installing libcanberra-pulse (0.30-r9) (627/805) Installing plasma-pa (5.26.4-r0) (628/805) Installing libdaemon (0.14-r3) (629/805) Installing openrc-settingsd (1.1.0-r0) (630/805) Installing openrc-settingsd-openrc (1.1.0-r0) (631/805) Installing plasma-settings (22.11-r0) (632/805) Installing kactivitymanagerd (5.26.4-r1) (633/805) Installing kinit (5.101.0-r0) (634/805) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (635/805) Installing kdnssd (5.101.0-r0) (636/805) Installing syntax-highlighting (5.101.0-r0) (637/805) Installing kdsoap (2.1.1-r0) (638/805) Installing libmtp (1.1.20-r2) (639/805) Installing clang15-libclang (15.0.6-r2) (640/805) Installing qt5-qttools (5.15.6_git20220907-r1) (641/805) Installing phonon (4.11.1-r3) (642/805) Installing talloc (2.3.4-r1) (643/805) Installing tevent (0.13.0-r1) (644/805) Installing samba-util-libs (4.16.8-r1) (645/805) Installing jansson (2.14-r0) (646/805) Installing ldb (2.5.2-r1) (647/805) Installing libwbclient (4.16.8-r1) (648/805) Installing samba-libs (4.16.8-r1) (649/805) Installing libsmbclient (4.16.8-r1) (650/805) Installing kio-extras (22.12.0-r0) (651/805) Installing kquickcharts (5.101.0-r0) (652/805) Installing xorg-server-common (21.1.6-r0) (653/805) Installing libxkbfile (1.1.2-r0) (654/805) Installing xkbcomp (1.4.6-r0) (655/805) Installing libxfont2 (2.0.6-r0) (656/805) Installing libtirpc-conf (1.3.3-r0) (657/805) Installing libtirpc-nokrb (1.3.3-r0) (658/805) Installing libxcvt (0.1.2-r0) (659/805) Installing xwayland (22.1.7-r0) (660/805) Installing kscreenlocker (5.26.4-r0) (661/805) Installing libqaccessibilityclient (0.4.1-r1) (662/805) Installing xcb-util-cursor (0.1.4-r0) (663/805) Installing kwin (5.26.4-r0) (664/805) Installing kitemmodels (5.101.0-r0) (665/805) Installing threadweaver (5.101.0-r0) (666/805) Installing krunner (5.101.0-r0) (667/805) Installing milou (5.26.4-r0) (668/805) Installing pipewire-media-session (0.4.1-r0) (669/805) Installing font-hack (3.003-r3) (670/805) Installing qqc2-desktop-style (5.101.0-r0) (671/805) Installing plasma-integration (5.26.4-r0) (672/805) Installing qtchooser (66-r2) (673/805) Installing plasma-workspace-libs (5.26.4.1-r0) (674/805) Installing kactivities-stats (5.101.0-r1) (675/805) Installing baloo (5.101.0-r0) (676/805) Installing kholidays (5.101.0-r0) (677/805) Installing libkexiv2 (22.12.0-r0) (678/805) Installing knotifyconfig (5.101.0-r0) (679/805) Installing kparts (5.101.0-r0) (680/805) Installing zxing-cpp (1.4.0-r0) (681/805) Installing libdmtx-libs (0.7.7-r0) (682/805) Installing libqrencode (4.1.1-r1) (683/805) Installing prison (5.101.0-r0) (684/805) Installing ktexteditor (5.101.0-r0) (685/805) Installing libnl3 (3.7.0-r0) (686/805) Installing libpcap (1.10.1-r1) (687/805) Installing lm-sensors-libs (3.6.0-r4) (688/805) Installing libksysguard (5.26.4-r0) (689/805) Installing kuserfeedback (1.2.0-r1) (690/805) Installing gpsd (3.24-r1) (691/805) Installing gpsd-openrc (3.24-r1) (692/805) Installing mpfr4 (4.1.1-r1) (693/805) Installing libqalculate (4.5.0-r0) (694/805) Installing plasma-workspace (5.26.4.1-r0) (695/805) Installing kpty (5.101.0-r0) (696/805) Installing kdesu (5.101.0-r0) (697/805) Installing kde-cli-tools (5.26.4-r0) (698/805) Installing qqc2-breeze-style (5.26.4-r0) (699/805) Installing plasma-mobile (5.26.4-r0) (700/805) Installing polkit-kde-agent-1 (5.26.4-r0) (701/805) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (702/805) Installing chrony-openrc (4.3-r0) (703/805) Installing haveged (1.9.18-r0) (704/805) Installing haveged-openrc (1.9.18-r0) (705/805) Installing libmnl (1.0.5-r0) (706/805) Installing libnftnl (1.2.4-r0) (707/805) Installing nftables (1.0.6-r0) (708/805) Installing nftables-openrc (1.0.6-r0) (709/805) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (710/805) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (711/805) Installing postmarketos-base-nftables (24.1-r0) Executing postmarketos-base-nftables-24.1-r0.post-install (712/805) Installing postmarketos-artwork-icons (2-r1) (713/805) Installing util-linux (2.38.1-r1) (714/805) Installing libfdisk (2.38.1-r1) (715/805) Installing libsmartcols (2.38.1-r1) (716/805) Installing util-linux-misc (2.38.1-r1) (717/805) Installing libeconf (0.5.0-r0) (718/805) Installing runuser (2.38.1-r1) (719/805) Installing mount (2.38.1-r1) (720/805) Installing losetup (2.38.1-r1) (721/805) Installing hexdump (2.38.1-r1) (722/805) Installing uuidgen (2.38.1-r1) (723/805) Installing blkid (2.38.1-r1) (724/805) Installing sfdisk (2.38.1-r1) (725/805) Installing mcookie (2.38.1-r1) (726/805) Installing agetty (2.38.1-r1) (727/805) Installing agetty-openrc (0.45.2-r7) (728/805) Installing wipefs (2.38.1-r1) (729/805) Installing cfdisk (2.38.1-r1) (730/805) Installing umount (2.38.1-r1) (731/805) Installing util-linux-openrc (2.38.1-r1) (732/805) Installing flock (2.38.1-r1) (733/805) Installing lsblk (2.38.1-r1) (734/805) Installing libcap-ng (0.8.3-r1) (735/805) Installing setpriv (2.38.1-r1) (736/805) Installing logger (2.38.1-r1) (737/805) Installing partx (2.38.1-r1) (738/805) Installing fstrim (2.38.1-r1) (739/805) Installing findmnt (2.38.1-r1) (740/805) Installing pcsc-lite-libs (1.9.9-r0) (741/805) Installing wpa_supplicant (2.10-r4) (742/805) Installing wpa_supplicant-openrc (2.10-r4) (743/805) Installing ifupdown-ng-wifi (0.12.1-r0) (744/805) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (745/805) Installing postmarketos-base-ui-networkmanager (6-r1) (746/805) Installing mpdecimal (2.5.1-r1) (747/805) Installing python3 (3.11.1-r1) (748/805) Installing py3-ruamel.yaml.clib (0.2.7-r1) (749/805) Installing py3-ruamel.yaml (0.17.21-r1) (750/805) Installing sleep-inhibitor (1.16-r1) (751/805) Installing sleep-inhibitor-openrc (1.16-r1) (752/805) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (753/805) Installing py3-dbus (1.3.2-r1) (754/805) Installing obex-capabilities (0.2.1-r2) (755/805) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (756/805) Installing postmarketos-base-ui-bluez-obexd (6-r1) (757/805) Installing pulseaudio-utils (9999_git20220528-r0) (758/805) Installing postmarketos-base-ui-pulseaudio (6-r1) (759/805) Installing upower (1.90.0-r2) (760/805) Installing powerdevil-libs (5.26.4-r0) (761/805) Installing powerdevil (5.26.4-r0) (762/805) Installing bubblewrap (0.7.0-r0) (763/805) Installing fuse-common (3.12.0-r0) (764/805) Installing fuse-openrc (3.12.0-r0) (765/805) Installing fuse3-libs (3.12.0-r0) (766/805) Installing fuse3 (3.12.0-r0) (767/805) Installing xdg-desktop-portal (1.16.0-r0) (768/805) Installing xdg-desktop-portal-kde (5.26.4-r0) (769/805) Installing autologin (1.0.0-r4) (770/805) Installing tinydm (1.1.2-r1) (771/805) Installing tinydm-openrc (1.1.2-r1) (772/805) Installing postmarketos-base-ui-tinydm (6-r1) (773/805) Installing font-alias (1.0.4-r0) (774/805) Installing util-macros (1.19.3-r0) (775/805) Installing font-misc-misc (1.1.2-r3) (776/805) Installing font-cursor-misc (1.0.3-r3) (777/805) Installing xauth (1.1.2-r0) (778/805) Installing xmodmap (1.0.11-r0) (779/805) Installing xrdb (1.2.1-r1) (780/805) Installing xinit (1.4.2-r0) (781/805) Installing xorg-server (21.1.6-r0) (782/805) Installing libinput (1.22.0-r0) (783/805) Installing xf86-input-libinput (1.2.1-r0) (784/805) Installing xf86-video-fbdev (0.5.0-r3) (785/805) Installing postmarketos-base-ui-x11 (6-r1) (786/805) 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/805) Installing libexif (0.6.24-r0) (788/805) Installing hwloc (2.8.0-r0) (789/805) Installing libtbb (2021.7.0-r1) (790/805) Installing opencv (4.6.0-r5) (791/805) Installing postprocessd (0.2.1-r2) (792/805) Installing postprocessd-megapixels (0.2.1-r2) (793/805) Installing qmltermwidget (0.2.0-r1) (794/805) Installing qmlkonsole (22.11-r0) (795/805) Installing c-ares (1.18.1-r1) (796/805) Installing spacebar (22.11-r0) (797/805) Installing hkdm (0.2.0-r0) (798/805) Installing buffyboard (0.2.0-r0) (799/805) Installing terminus-font (4.49.1-r3) (800/805) Installing kbd-misc (2.5.1-r4) (801/805) Installing kbd (2.5.1-r4) (802/805) Installing kbd-openrc (2.5.1-r4) (803/805) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (804/805) Installing ttyescape-openrc (1.0.1-r1) (805/805) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.3-r2.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/24 15:52:21 Generating for kernel version: 6.1.1-0-edge 2022/12/24 15:52:21 Output directory: /boot 2022/12/24 15:52:21 == Generating initramfs == 2022/12/24 15:52:21 - Including hook files 2022/12/24 15:52:21 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/24 15:52:21 - Including hook scripts 2022/12/24 15:52:21 - Including required binaries 2022/12/24 15:52:21 - Including kernel modules 2022/12/24 15:52:22 - Including splash images 2022/12/24 15:52:22 - Writing and verifying initramfs archive 2022/12/24 15:52:22 == Generating initramfs extra == 2022/12/24 15:52:22 - Including extra binaries 2022/12/24 15:52:22 - Including FDE support 2022/12/24 15:52:22 - Writing and verifying initramfs-extra archive 2022/12/24 15:52:22 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/12/24 15:52:23 mkinitfs completed in: 1.455904755s 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: 3168 MiB in 830 packages (189524) [15:52:28] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3168 MiB in 830 packages (189524) [15:52:29] (rootfs_tablet-x64uefi) calculate depends of device-tablet-x64uefi, device-tablet-x64uefi-kernel-edge (pmbootstrap -v for details) (189524) [15:52:29] (rootfs_tablet-x64uefi) install device-tablet-x64uefi device-tablet-x64uefi-kernel-edge (189524) [15:52:29] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (189524) [15:52:29] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (189524) [15:52:29] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (189524) [15:52:29] (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 (189524) [15:52:29] New background process: pid=198177, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3168 MiB in 830 packages (189524) [15:52:30] (rootfs_tablet-x64uefi) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3168 MiB in 830 packages (189524) [15:52:30] (rootfs_tablet-x64uefi) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (189524) [15:52:31] (rootfs_tablet-x64uefi) install postmarketos-mkinitfs (189524) [15:52:31] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (189524) [15:52:31] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (189524) [15:52:31] (rootfs_tablet-x64uefi) % cat /tmp/apk_progress_fifo (189524) [15:52:31] (rootfs_tablet-x64uefi) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (189524) [15:52:31] New background process: pid=198190, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 3168 MiB in 830 packages (189524) [15:52:32] (rootfs_tablet-x64uefi) mkinitfs edge (189524) [15:52:32] (rootfs_tablet-x64uefi) % mkinitfs 2022/12/24 15:52:32 Generating for kernel version: 6.1.1-0-edge 2022/12/24 15:52:32 Output directory: /boot 2022/12/24 15:52:32 == Generating initramfs == 2022/12/24 15:52:32 - Including hook files 2022/12/24 15:52:32 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/24 15:52:32 - Including hook scripts 2022/12/24 15:52:32 - Including required binaries 2022/12/24 15:52:32 - Including kernel modules 2022/12/24 15:52:32 - Including splash images 2022/12/24 15:52:32 - Writing and verifying initramfs archive 2022/12/24 15:52:32 == Generating initramfs extra == 2022/12/24 15:52:32 - Including extra binaries 2022/12/24 15:52:32 - Including FDE support 2022/12/24 15:52:32 - Writing and verifying initramfs-extra archive 2022/12/24 15:52:32 == 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/24 15:52:38 mkinitfs completed in: 6.06052027s (189524) [15:52:38] *** SET LOGIN PASSWORD FOR: 'user' *** (189524) [15:52:38] (rootfs_tablet-x64uefi) % passwd user New password: Retype new password: passwd: password updated successfully (189524) [15:52:38] (rootfs_tablet-x64uefi) % grep ^root:!: /etc/shadow (189524) [15:52:38] (rootfs_tablet-x64uefi) locking root (189524) [15:52:38] (rootfs_tablet-x64uefi) % passwd -l root passwd: password changed. (189524) [15:52:38] NOTE: No valid keymap specified for device (189524) [15:52:38] (rootfs_tablet-x64uefi) % setup-timezone Etc/UTC (189524) [15:52:39] (rootfs_tablet-x64uefi) % sh -c echo tablet-x64uefi > /etc/hostname (189524) [15:52:39] (rootfs_tablet-x64uefi) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\ttablet\-x64uefi localhost.localdomain localhost/ /etc/hosts (189524) [15:52:39] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (189524) [15:52:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/distfiles (189524) [15:52:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/var/cache/apk (189524) [15:52:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/proc (189524) [15:52:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-rust (189524) [15:52:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-packages (189524) [15:52:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-netboot (189524) [15:52:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-git (189524) [15:52:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-ccache (189524) [15:52:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/mnt/pmbootstrap-abuild-config (189524) [15:52:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/etc/apk/keys (189524) [15:52:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev/shm (189524) [15:52:39] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/dev (189524) [15:52:39] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/in-pmbootstrap (189524) [15:52:39] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (189524) [15:52:39] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi 3253396 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (189524) [15:52:40] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (189524) [15:52:40] (native) create tablet-x64uefi.img (4631M) (189524) [15:52:40] (native) % truncate -s 4631M /home/pmos/rootfs/tablet-x64uefi.img (189524) [15:52:40] (native) mount /dev/install (tablet-x64uefi.img) (189524) [15:52:40] (native) mount /home/pmos/rootfs/tablet-x64uefi.img (loop) (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (189524) [15:52:40] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (189524) [15:52:40] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (189524) [15:52:40] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (189524) [15:52:40] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (189524) [15:52:40] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (189524) [15:52:40] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (189524) [15:52:40] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (189524) [15:52:40] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (189524) [15:52:40] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (189524) [15:52:40] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (189524) [15:52:40] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (189524) [15:52:40] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (189524) [15:52:40] (native) % losetup -f /home/pmos/rootfs/tablet-x64uefi.img (189524) [15:52:40] (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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "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 } ] } (189524) [15:52:40] (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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "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 } ] } (189524) [15:52:40] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (189524) [15:52:40] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (189524) [15:52:40] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (189524) [15:52:40] (native) % parted -s /dev/install mktable msdos (189524) [15:52:40] (native) % parted -s /dev/install mkpart primary fat16 2048s 256M (189524) [15:52:41] (native) % parted -s /dev/install mkpart primary 256M 100% (189524) [15:52:41] (native) % parted -s /dev/install set 1 boot on (189524) [15:52:41] (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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "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 } ] } (189524) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (189524) [15:52:41] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (189524) [15:52:41] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (189524) [15:52:41] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (189524) [15:52:41] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (189524) [15:52:41] (native) install e2fsprogs (189524) [15:52:41] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (189524) [15:52:41] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (189524) [15:52:41] (native) % cat /tmp/apk_progress_fifo (189524) [15:52:41] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (189524) [15:52:41] New background process: pid=198870, 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 (189524) [15:52:41] (native) format /dev/installp2 (root, ext4) (189524) [15:52:41] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (189524) [15:52:42] (native) mount /dev/installp2 to /mnt/install (189524) [15:52:42] (native) % mkdir -p /mnt/install (189524) [15:52:42] (native) % mount /dev/installp2 /mnt/install (189524) [15:52:42] (native) calculate depends of dosfstools (pmbootstrap -v for details) (189524) [15:52:42] (native) install dosfstools (189524) [15:52:42] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (189524) [15:52:42] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (189524) [15:52:42] (native) % cat /tmp/apk_progress_fifo (189524) [15:52:42] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (189524) [15:52:42] New background process: pid=198899, 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 (189524) [15:52:42] (native) format /dev/installp1 (boot, fat16), mount to mountpoint (189524) [15:52:42] (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 (189524) [15:52:42] (native) % mkdir -p /mnt/install/boot (189524) [15:52:42] (native) % mount /dev/installp1 /mnt/install/boot (189524) [15:52:42] *** (4/4) FILL INSTALL BLOCKDEVICE *** (189524) [15:52:42] (native) copy rootfs_tablet-x64uefi to /mnt/install/ (189524) [15:52:42] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (189524) [15:52:42] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_tablet-x64uefi (189524) [15:52:42] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi/tmp/apk_progress_fifo (189524) [15:52:43] (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/ (189524) [15:52:51] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (189524) [15:52:51] % 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 (189524) [15:52:51] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (189524) [15:52:51] % 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/ (189524) [15:52:51] % 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/ (189524) [15:52:51] % 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/ (189524) [15:52:51] % 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/ (189524) [15:52:51] % 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/ (189524) [15:52:51] % 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/ (189524) [15:52:51] % 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/ (189524) [15:52:51] % 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/ (189524) [15:52:51] % 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/ (189524) [15:52:51] % 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/ (189524) [15:52:51] % 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/ (189524) [15:52:51] % 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/ (189524) [15:52:51] % 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/ (189524) [15:52:52] % 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/ (189524) [15:52:52] % 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/ (189524) [15:52:52] % 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/ (189524) [15:52:52] % 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/ (189524) [15:52:52] % 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/ (189524) [15:52:52] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (189524) [15:52:52] % 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 (189524) [15:52:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (189524) [15:52:52] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (189524) [15:53:03] (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": false, "ro": false, "back-file": "/home/pmos/rootfs/tablet-x64uefi.img", "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 } ] } (189524) [15:53:03] (native) umount /dev/loop9 (189524) [15:53:03] (native) % losetup -d /dev/loop9 (189524) [15:53:03] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (189524) [15:53:03] (189524) [15:53:03] *** FLASHING INFORMATION *** (189524) [15:53:03] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (189524) [15:53:03] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (189524) [15:53:03] (189524) [15:53:03] *** SSH DAEMON INFORMATION *** (189524) [15:53:03] SSH daemon is enabled (disable with --no-sshd). (189524) [15:53:03] Login as 'user' with the password given during installation. (189524) [15:53:03] (189524) [15:53:03] *** FIREWALL INFORMATION *** (189524) [15:53:03] Firewall is enabled, but will not work (no support in kernel config for nftables). (189524) [15:53:03] If/when the kernel supports it in the future, it will work automatically. (189524) [15:53:03] For more information: https://postmarketos.org/firewall (189524) [15:53:03] (189524) [15:53:03] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (189524) [15:53:03] DONE! total 3344788 -rw-r--r-- 1 root 12345 4855955456 Dec 24 15:53 tablet-x64uefi.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/tablet-x64uefi.img' -> './tablet-x64uefi.img' Loop Device: /dev/loop9 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_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/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/tablet-x64uefi.img 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/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 13 Dec 24 15:53 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Dec 24 15:53 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Dec 24 15:53 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Dec 24 15:52 bin drwxr-xr-x 2 root root 4096 Dec 24 15:52 boot drwxr-xr-x 2 root root 4096 Dec 24 15:49 dev drwxr-xr-x 62 root root 4096 Dec 24 15:52 etc drwxr-xr-x 3 root root 4096 Dec 24 15:52 home drwxr-xr-x 14 root root 4096 Dec 24 15:52 lib drwx------ 2 root root 16384 Dec 24 15:52 lost+found drwxr-xr-x 5 root root 4096 Dec 24 15:49 media drwxr-xr-x 8 root root 4096 Dec 24 15:49 mnt drwxr-xr-x 2 root root 4096 Dec 24 15:49 opt drwxr-xr-x 2 root root 4096 Dec 24 15:49 proc drwx------ 2 root root 4096 Dec 24 15:49 root drwxr-xr-x 6 root root 4096 Dec 24 15:51 run drwxr-xr-x 2 root root 4096 Dec 24 15:52 sbin drwxr-xr-x 2 root root 4096 Dec 24 15:49 srv drwxr-xr-x 2 root root 4096 Dec 24 15:49 sys drwxrwxrwt 2 root root 4096 Dec 24 15:52 tmp drwxr-xr-x 9 root root 4096 Dec 24 15:49 usr drwxr-xr-x 13 root root 4096 Dec 24 15:49 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-12-24 15:53:32-- 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% 80.2M=0s 2022-12-24 15:53:32 (80.2 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-22 23:42:42.848727 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-2213-g44bf6aaf6d [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-2230-ge6d43f78f8 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-2231-g798d1cdc40 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 24843 distinct packages available (1/103) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671847614-r0) (2/103) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671847614-r0) (3/103) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0) (4/103) Upgrading karchive (5.101.0-r0 -> 9999_git1671501450-r0) (5/103) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0) (6/103) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671760945-r0) (7/103) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671291497-r0) (8/103) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0) (9/103) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0) (10/103) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0) (11/103) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0) (12/103) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0) (13/103) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0) (14/103) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0) (15/103) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0) (16/103) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671330281-r0) (17/103) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0) (18/103) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0) (19/103) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1671674448-r0) (20/103) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0) (21/103) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0) (22/103) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671242901-r0) (23/103) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0) (24/103) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0) (25/103) Upgrading kservice (5.101.0-r0 -> 9999_git1671674431-r0) (26/103) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671382667-r0) (27/103) Upgrading sonnet (5.101.0-r0 -> 9999_git1671279913-r0) (28/103) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671330354-r0) (29/103) Upgrading kio (5.101.0-r0 -> 9999_git1671795930-r0) (30/103) Upgrading kpackage (5.101.0-r0 -> 9999_git1671415350-r0) (31/103) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671455506-r0) (32/103) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0) (33/103) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671724116-r0) (34/103) Upgrading kwallet (5.101.0-r0 -> 9999_git1671489723-r0) (35/103) Upgrading purpose (5.101.0-r0 -> 9999_git1671501518-r0) (36/103) Upgrading angelfish (22.11-r0 -> 9999_git1671848289-r0) (37/103) Upgrading breeze-gtk (5.26.4-r0 -> 9999_git1667417749-r0) (38/103) Upgrading attica (5.101.0-r0 -> 9999_git1670960981-r0) (39/103) Upgrading kidletime (5.101.0-r0 -> 9999_git1670961361-r0) (40/103) Upgrading knewstuff (5.101.0-r0 -> 9999_git1671588181-r0) (41/103) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1671588314-r0) (42/103) Upgrading kclock (22.11-r0 -> 9999_git1671848314-r0) (43/103) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671236289-r0) (44/103) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/103) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0) (46/103) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671760271-r0) (47/103) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0) (48/103) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0) (49/103) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0) (50/103) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0) (51/103) Upgrading oxygen (5.26.4-r0 -> 9999_git1671280537-r0) (52/103) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0) (53/103) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671675086-r0) (54/103) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671331612-r0) (55/103) Upgrading kded (5.101.0-r0 -> 9999_git1670961214-r0) (56/103) Upgrading bluez-qt (5.101.0-r0 -> 9999_git1670961000-r0) (57/103) Upgrading bluedevil (5.26.4-r0 -> 9999_git1671808220-r0) (58/103) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0) (59/103) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671796565-r0) (60/103) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1671799851-r0) (61/103) Upgrading kscreen (5.26.4-r0 -> 9999_git1671796460-r0) (62/103) Upgrading kwallet-pam (5.26.4-r0 -> 9999_git1668649715-r0) (63/103) Upgrading kwayland-integration (5.26.4-r0 -> 9999_git1671825709-r0) (64/103) Upgrading breeze-icons (5.101.0-r0 -> 9999_git1671483339-r0) (65/103) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0) (66/103) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671780676-r0) (67/103) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0) (68/103) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671848213-r0) (69/103) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671848213-r0) (70/103) Upgrading plasma-pa (5.26.4-r0 -> 9999_git1666836724-r0) (71/103) Upgrading plasma-settings (22.11-r0 -> 9999_git1671502472-r0) (72/103) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1671781139-r1) (73/103) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0) (74/103) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0) (75/103) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671588203-r0) (76/103) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0) (77/103) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671829640-r0) (78/103) Upgrading kwin (5.26.4-r0 -> 9999_git1671848147-r0) (79/103) Upgrading kitemmodels (5.101.0-r0 -> 9999_git1671554681-r0) (80/103) Upgrading threadweaver (5.101.0-r0 -> 9999_git1670961783-r0) (81/103) Upgrading krunner (5.101.0-r0 -> 9999_git1670961560-r0) (82/103) Upgrading milou (5.26.4-r0 -> 9999_git1670986912-r0) (83/103) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0) (84/103) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671796688-r0) (85/103) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671848247-r0) (86/103) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0) (87/103) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0) (88/103) Upgrading kholidays (5.101.0-r0 -> 9999_git1671281066-r0) (89/103) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0) (90/103) Upgrading kparts (5.101.0-r0 -> 9999_git1671415360-r0) (91/103) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0) (92/103) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671577420-r0) (93/103) Upgrading libksysguard (5.26.4-r0 -> 9999_git1671502290-r0) (94/103) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671848247-r0) (95/103) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0) (96/103) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671641424-r0) (97/103) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0) (98/103) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1671848193-r0) (99/103) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1671825673-r0) (100/103) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671848265-r0) (101/103) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671848265-r0) (102/103) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671761686-r0) (103/103) Upgrading qmlkonsole (22.11-r0 -> 9999_git1671848337-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: 3204 MiB in 830 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: 3214 MiB in 842 packages (1/104) Installing syndication (9999_git1670961763-r0) (2/104) Installing alligator (9999_git1671848275-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_git1671848299-r0) (28/104) Installing calindori (9999_git1670987261-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.1-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-r10) (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_git1671330365-r0) (60/104) Installing kalk (9999_git1671726775-r0) (61/104) Installing qt5-qtkeychain (0.13.2-r1) (62/104) Installing kasts (9999_git1671416253-r0) (63/104) Installing keysmith (9999_git1670988071-r0) (64/104) Installing krecorder (9999_git1671331600-r0) (65/104) Installing kpublictransport (22.12.0-r0) (66/104) Installing ktrip (9999_git1670988219-r0) (67/104) Installing kweathercore (9999_git1670985152-r0) (68/104) Installing qt5-qtcharts (5.15.6_git20220816-r0) (69/104) Installing kweather (9999_git1671157772-r0) (70/104) Installing olm (3.2.13-r1) (71/104) Installing libquotient (0.7.0-r0) (72/104) Installing libcmark (0.30.2-r1) (73/104) Installing neochat (9999_git1671847924-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_git1671848326-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_git1671847959-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: 3360 MiB in 946 packages (chroot) Exiting chroot... [15:54:44] Unregister qemu binfmt (arm) [15:54:44] Unregister qemu binfmt (aarch64) [15:54:44] Unregister qemu binfmt (riscv64) [15:54:45] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [15:54:45] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [15:54:45] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi? (y/n) [n]: y [15:54:45] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_tablet-x64uefi [15:54:47] Cleared up ~6465 MB of space [15:54:47] DONE! Building image for pine64-pinephone Already up to date. [15:54:48] Work path [/home/swadmin/.local/var/pmbootstrap]: [15:54:48] Channel [edge]: [15:54:48] Vendor [qemu]: [15:54:48] Device codename [amd64]: [15:54:48] Kernel [lts]: [15:54:48] Username [user]: [15:54:48] User interface [weston]: [15:54:48] Change them? (y/n) [n]: [15:54:48] Extra packages [none]: [15:54:48] Use this timezone instead of GMT? (y/n) [y]: [15:54:48] Choose default locale for installation [C.UTF-8]: [15:54:48] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [15:54:48] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [15:54:49] Config changed: ui='plasma-mobile' [15:54:49] Config changed: device='pine64-pinephone' [15:54:49] Config changed: kernel='' [15:54:49] Config changed: extra_packages='osk-sdl' (240695) [15:54:49] % 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) (240695) [15:54:49] % 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 (240695) [15:54:49] *** (1/4) PREPARE NATIVE CHROOT *** (240695) [15:54:49] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (240695) [15:54:49] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (240695) [15:54:49] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (240695) [15:54:50] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (240695) [15:54:50] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (240695) [15:54:50] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (240695) [15:54:50] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (240695) [15:54:50] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (240695) [15:54:50] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (240695) [15:54:50] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (240695) [15:54:50] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (240695) [15:54:50] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (240695) [15:54:50] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (240695) [15:54:50] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (240695) [15:54:50] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (240695) [15:54:50] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (240695) [15:54:50] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (240695) [15:54:50] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (240695) [15:54:50] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (240695) [15:54:50] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (240695) [15:54:50] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (240695) [15:54:50] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (240695) [15:54:50] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (240695) [15:54:50] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (240695) [15:54:50] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (240695) [15:54:50] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (240695) [15:54:50] Update package index for x86_64 (4 file(s)) (240695) [15:54:50] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (240695) [15:54:50] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (240695) [15:54:50] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (240695) [15:54:50] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (240695) [15:54:51] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (240695) [15:54:51] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (240695) [15:54:51] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (240695) [15:54:51] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (240695) [15:54:51] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (240695) [15:54:51] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (240695) [15:54:52] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (240695) [15:54:52] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (240695) [15:54:52] extracted: /tmp/pmbootstrap0uzdd21_apk (240695) [15:54:52] extracted: /tmp/pmbootstrapql9w0oxrsig (240695) [15:54:52] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (240695) [15:54:52] % openssl dgst -sha1 -verify /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub -signature /tmp/pmbootstrapql9w0oxrsig /tmp/pmbootstrap0uzdd21_apk Verified OK (240695) [15:54:52] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (240695) [15:54:52] % /tmp/pmbootstrap0uzdd21_apk --version apk-tools 2.12.10, compiled for x86_64. (240695) [15:54:52] (native) install alpine-base (240695) [15:54:52] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % 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 (240695) [15:54:52] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (240695) [15:54:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (240695) [15:54:52] (native) update /etc/apk/repositories (240695) [15:54:52] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (240695) [15:54:52] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (240695) [15:54:52] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (240695) [15:54:52] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (240695) [15:54:52] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (240695) [15:54:52] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (240695) [15:54:52] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (240695) [15:54:52] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (240695) [15:54:52] % 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 (240695) [15:54:52] New background process: pid=240855, 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 (240695) [15:54:53] (native) % adduser -D pmos -u 12345 (240695) [15:54:53] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (240695) [15:54:53] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (240695) [15:54:53] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (240695) [15:54:53] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (240695) [15:54:53] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (240695) [15:54:54] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (240695) [15:54:54] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (240695) [15:54:54] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (240695) [15:54:54] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (240695) [15:54:54] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (240695) [15:54:54] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (240695) [15:54:54] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (240695) [15:54:54] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (240695) [15:54:54] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (240695) [15:54:54] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (240695) [15:54:54] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (240695) [15:54:54] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (240695) [15:54:54] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (240695) [15:54:54] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (240695) [15:54:56] (native) install cryptsetup util-linux parted (240695) [15:54:56] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (240695) [15:54:56] (native) % cat /tmp/apk_progress_fifo (240695) [15:54:56] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (240695) [15:54:56] New background process: pid=241296, 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-r0) (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_p20221217-r0) (11/42) Installing ncurses-libs (6.3_p20221217-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 (240695) [15:54:58] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephone") *** (240695) [15:54:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (240695) [15:54:58] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (240695) [15:54:58] % 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 (240695) [15:54:58] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (240695) [15:54:58] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/null c 1 3 (240695) [15:54:58] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/zero c 1 5 (240695) [15:54:58] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/full c 1 7 (240695) [15:54:58] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/random c 1 8 (240695) [15:54:58] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/urandom c 1 9 (240695) [15:54:58] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/ (240695) [15:54:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (240695) [15:54:58] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (240695) [15:54:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (240695) [15:54:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (240695) [15:54:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (240695) [15:54:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (240695) [15:54:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (240695) [15:54:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (240695) [15:54:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (240695) [15:54:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (240695) [15:54:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (240695) [15:54:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (240695) [15:54:58] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (240695) [15:54:58] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (240695) [15:54:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (240695) [15:54:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (240695) [15:54:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (240695) [15:54:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (240695) [15:54:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (240695) [15:54:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (240695) [15:54:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (240695) [15:54:59] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (240695) [15:54:59] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (240695) [15:54:59] (native) install qemu-aarch64 (240695) [15:54:59] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (240695) [15:54:59] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (240695) [15:54:59] (native) % cat /tmp/apk_progress_fifo (240695) [15:54:59] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (240695) [15:54:59] New background process: pid=241779, 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 (240695) [15:54:59] Register qemu binfmt (aarch64) (240695) [15:54:59] % 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 (240695) [15:54:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin (240695) [15:54:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (240695) [15:54:59] % 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 (240695) [15:54:59] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (240695) [15:55:00] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (240695) [15:55:00] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (240695) [15:55:00] extracted: /tmp/pmbootstrap5mo3v9d9apk (240695) [15:55:00] extracted: /tmp/pmbootstrapqtbi85gtsig (240695) [15:55:00] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (240695) [15:55:00] % 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/pmbootstrapqtbi85gtsig /tmp/pmbootstrap5mo3v9d9apk Verified OK (240695) [15:55:00] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (240695) [15:55:00] % /tmp/pmbootstrap5mo3v9d9apk --version apk-tools 2.12.10, compiled for x86_64. (240695) [15:55:00] (rootfs_pine64-pinephone) install alpine-base (240695) [15:55:00] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/cache (240695) [15:55:00] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/resolv.conf (240695) [15:55:00] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk (240695) [15:55:00] (rootfs_pine64-pinephone) update /etc/apk/repositories (240695) [15:55:00] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (240695) [15:55:00] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (240695) [15:55:00] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (240695) [15:55:00] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (240695) [15:55:00] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/repositories (240695) [15:55:00] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (240695) [15:55:00] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (240695) [15:55:00] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (240695) [15:55:00] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (240695) [15:55:00] Update package index for aarch64 (4 file(s)) (240695) [15:55:00] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (240695) [15:55:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (240695) [15:55:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (240695) [15:55:00] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (240695) [15:55:00] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (240695) [15:55:01] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (240695) [15:55:01] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (240695) [15:55:01] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (240695) [15:55:01] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (240695) [15:55:01] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (240695) [15:55:01] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (240695) [15:55:01] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (240695) [15:55:01] % 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 (240695) [15:55:01] New background process: pid=241850, 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 (240695) [15:55:03] (rootfs_pine64-pinephone) % getent passwd user (240695) [15:55:03] (rootfs_pine64-pinephone) % adduser -D -u 10000 user (240695) [15:55:03] (rootfs_pine64-pinephone) % addgroup -S wheel addgroup: group 'wheel' in use (240695) [15:55:03] (rootfs_pine64-pinephone) % addgroup user wheel (240695) [15:55:03] (rootfs_pine64-pinephone) % addgroup -S video addgroup: group 'video' in use (240695) [15:55:03] (rootfs_pine64-pinephone) % addgroup user video (240695) [15:55:03] (rootfs_pine64-pinephone) % addgroup -S audio addgroup: group 'audio' in use (240695) [15:55:03] (rootfs_pine64-pinephone) % addgroup user audio (240695) [15:55:03] (rootfs_pine64-pinephone) % addgroup -S input addgroup: group 'input' in use (240695) [15:55:04] (rootfs_pine64-pinephone) % addgroup user input (240695) [15:55:04] (rootfs_pine64-pinephone) % addgroup -S plugdev (240695) [15:55:04] (rootfs_pine64-pinephone) % addgroup user plugdev (240695) [15:55:04] (rootfs_pine64-pinephone) % addgroup -S netdev addgroup: group 'netdev' in use (240695) [15:55:04] (rootfs_pine64-pinephone) % addgroup user netdev (240695) [15:55:04] 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 (240695) [15:55:06] (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) (240695) [15:55:06] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (240695) [15:55:06] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (240695) [15:55:06] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (240695) [15:55:07] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (240695) [15:55:08] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (240695) [15:55:09] (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 (240695) [15:55:09] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (240695) [15:55:09] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (240695) [15:55:09] (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 (240695) [15:55:09] New background process: pid=242253, 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.3-r2) (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.43-r0) (17/734) Installing file (5.43-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-r1) (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.1-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.1-r0) (38/734) Installing mesa-gles (22.3.1-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.1-r0) (55/734) Installing libxshmfence (1.3.2-r0) (56/734) Installing mesa-egl (22.3.1-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.1-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.1-r0) (164/734) Installing ncurses-terminfo-base (6.3_p20221217-r0) (165/734) Installing ncurses-libs (6.3_p20221217-r0) (166/734) Installing readline (8.2.0-r0) (167/734) Installing hunspell (1.7.1-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.0-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.1.0-r3) (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.16.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 atinout (0.9.1-r1) (253/734) Installing ca-certificates (20221203-r1) (254/734) Installing nghttp2-libs (1.51.0-r0) (255/734) Installing libcurl (7.87.0-r1) (256/734) Installing libgpiod (1.6.3-r2) (257/734) Installing libgudev (237-r1) (258/734) Installing libmm-glib (1.20.2-r1) (259/734) Installing libusb (1.0.26-r0) (260/734) Installing eg25-manager (0.4.6-r0) (261/734) Installing eg25-manager-openrc (0.4.6-r0) (262/734) Installing gpsd (3.24-r1) (263/734) Installing gpsd-openrc (3.24-r1) (264/734) Installing libnl3 (3.7.0-r0) (265/734) Installing iw (5.19-r0) (266/734) Installing linux-postmarketos-allwinner (6.1.0_rc7_git20221205-r2) (267/734) Installing udev-init-scripts (35-r1) (268/734) Installing udev-init-scripts-openrc (35-r1) (269/734) Installing kmod-libs (30-r1) (270/734) Installing eudev (3.2.11-r6) (271/734) Installing eudev-openrc (3.2.11-r6) (272/734) Installing openssh-keygen (9.1_p1-r1) (273/734) Installing libedit (20221030.3.1-r0) (274/734) Installing openssh-client-common (9.1_p1-r1) (275/734) Installing openssh-client-default (9.1_p1-r1) (276/734) Installing openssh-sftp-server (9.1_p1-r1) (277/734) Installing openssh-server-common (9.1_p1-r1) (278/734) Installing openssh-server (9.1_p1-r1) (279/734) Installing openssh (9.1_p1-r1) (280/734) Installing boot-deploy (0.6.1-r0) (281/734) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (282/734) Installing lzo (2.10-r3) (283/734) Installing btrfs-progs (6.1-r0) (284/734) Installing bzip2 (1.0.8-r4) (285/734) Installing argon2-libs (20190702-r2) (286/734) Installing device-mapper-libs (2.03.18-r0) (287/734) Installing json-c (0.16-r0) (288/734) Installing cryptsetup-libs (2.6.0-r0) (289/734) Installing popt (1.19-r0) (290/734) Installing cryptsetup (2.6.0-r0) (291/734) Installing cryptsetup-openrc (2.6.0-r0) (292/734) Installing libaio (0.3.113-r0) (293/734) Installing device-mapper-event-libs (2.03.18-r0) (294/734) Installing lvm2-libs (2.03.18-r0) (295/734) Installing device-mapper (2.03.18-r0) (296/734) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (297/734) Installing libcom_err (1.46.5-r4) (298/734) Installing e2fsprogs-libs (1.46.5-r4) (299/734) Installing e2fsprogs (1.46.5-r4) (300/734) Installing e2fsprogs-extra (1.46.5-r4) (301/734) Installing f2fs-tools-libs (1.15.0-r0) (302/734) Installing f2fs-tools (1.15.0-r0) (303/734) Installing lz4 (1.9.4-r1) (304/734) Installing userspace-rcu (0.13.2-r0) (305/734) Installing multipath-tools (0.9.4-r0) (306/734) Installing multipath-tools-openrc (0.9.4-r0) (307/734) Installing parted (3.5-r0) (308/734) Installing postmarketos-mvcfg (1-r0) (309/734) Installing postmarketos-keys (1-r0) (310/734) Installing sudo (1.9.12_p1-r1) (311/734) Installing postmarketos-base-nofde (24.1-r0) (312/734) Installing unudhcpd (0.2.1-r0) (313/734) Installing xz (5.4.0-r0) (314/734) Installing postmarketos-mkinitfs (1.5.1-r3) (315/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 (316/734) Installing llvm15-libs (15.0.6-r1) (317/734) Installing musl-fts (1.2.7-r3) (318/734) Installing libelf (0.188-r0) (319/734) Installing mesa-dri-gallium (22.3.1-r0) (320/734) Installing postmarketos-base-mesa (24.1-r0) (321/734) Installing u-boot-pinephone (2022.07-r1) (322/734) Installing u-boot-tools (2022.10-r2) (323/734) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (324/734) Installing dbus-openrc (1.14.4-r0) (325/734) Installing libacl (2.3.1-r1) (326/734) Installing lz4-libs (1.9.4-r1) (327/734) Installing libarchive (3.6.2-r1) (328/734) Installing libcbor (0.9.0-r1) (329/734) Installing efivar-libs (38-r1) (330/734) Installing libgcab (1.5-r0) (331/734) Installing json-glib (1.6.6-r1) (332/734) Installing libgusb (0.4.2-r0) (333/734) Installing libjcat (0.1.12-r0) (334/734) Installing libmbim (1.28.2-r0) (335/734) Installing protobuf-c (1.4.1-r1) (336/734) Installing libqrtr-glib (1.2.2-r0) (337/734) Installing libqmi (1.32.2-r0) (338/734) Installing tpm2-tss-mu (3.2.1-r0) (339/734) Installing tpm2-tss-sys (3.2.1-r0) (340/734) Installing tpm2-tss-esys (3.2.1-r0) (341/734) Installing libxmlb (0.3.10-r0) (342/734) Installing fwupd (1.8.8-r0) (343/734) Installing fwupd-openrc (1.8.8-r0) (344/734) 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/734) Installing device-pine64-pinephone-plasma-mobile (0.44-r0) (346/734) Installing linux-firmware-rtlwifi (20221214-r0) (347/734) Installing linux-firmware-rtl_bt (20221214-r0) (348/734) Installing firmware-pine64-rtl8723bt (0_git20200705-r0) (349/734) Installing firmware-pine64-ov5640 (0_git20201028-r0) (350/734) Installing device-pine64-pinephone-nonfree-firmware (0.44-r0) (351/734) Installing yaml (0.2.5-r0) (352/734) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (353/734) Installing appstream-qt (0.15.5-r2) (354/734) Installing attica (5.101.0-r0) (355/734) Installing kidletime (5.101.0-r0) (356/734) Installing knewstuff (5.101.0-r0) (357/734) Installing discover (5.26.4-r0) (358/734) Installing libapk-qt (0.4.2-r0) (359/734) Installing discover-backend-apk (5.26.4-r0) (360/734) Installing discover-backend-fwupd (5.26.4-r0) (361/734) Installing font-droid-nonlatin (20200215-r2) (362/734) Installing font-noto-common (0_git20211101-r6) (363/734) Installing font-noto-math (0_git20211101-r6) (364/734) Installing font-noto-symbols (0_git20211101-r6) (365/734) Installing font-noto (0_git20211101-r6) (366/734) Installing font-noto-emoji (2.038-r0) (367/734) Installing font-noto-extra (0_git20211101-r6) (368/734) Installing mauiman (1.0.1-r0) (369/734) Installing mauikit (2.2.1-r0) (370/734) Installing exiv2 (0.27.5-r1) (371/734) Installing mauikit-imagetools (2.2.1-r0) (372/734) Installing mauikit-filebrowsing (2.2.1-r0) (373/734) Installing index (2.2.1-r0) (374/734) Installing signon-plugin-oauth2 (0.25-r0) (375/734) Installing kaccounts-providers (22.12.0-r0) (376/734) Installing kirigami-addons (0.6.1-r0) (377/734) Installing kclock (22.11-r0) (378/734) Installing gsettings-desktop-schemas (43.0-r0) (379/734) Installing kdecoration (5.26.4-r0) (380/734) Installing kde-gtk-config (5.26.4-r0) (381/734) Installing kirigami-gallery (22.12.0-r0) (382/734) Installing kquickimageeditor (0.2.0-r1) (383/734) Installing taglib (1.13-r0) (384/734) Installing kfilemetadata (5.101.0-r0) (385/734) Installing qt5-qtlocation (5.15.6_git20220907-r1) (386/734) Installing koko (22.11-r0) (387/734) Installing kasync (0.3.0-r2) (388/734) Installing gpg-wks-server (2.2.41-r0) (389/734) Installing gpgv (2.2.41-r0) (390/734) Installing libldap (2.6.3-r6) (391/734) Installing gnupg-dirmngr (2.2.41-r0) (392/734) Installing gnupg-utils (2.2.41-r0) (393/734) Installing gnupg-wks-client (2.2.41-r0) (394/734) Installing gnupg (2.2.41-r0) (395/734) Installing iso-codes (4.12.0-r0) (396/734) Installing kcontacts (5.101.0-r0) (397/734) Installing kpeople (5.101.0-r0) (398/734) Installing libical (3.0.16-r1) (399/734) Installing kcalendarcore (5.101.0-r0) (400/734) Installing kmime (22.12.0-r0) (401/734) Installing kimap2 (0.4.0-r1) (402/734) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (403/734) Installing kdav2 (0.4.0-r1) (404/734) Installing lmdb (0.9.29-r2) (405/734) Installing libxapian (1.4.21-r0) (406/734) Installing sink (0.9.0-r3) (407/734) Installing kpeoplesink (0_git20210224-r1) (408/734) Installing kpeoplevcard (0.1-r2) (409/734) Installing libraw (0.21.0-r0) (410/734) Installing libraw-tools (0.21.0-r0) (411/734) Installing imagemagick-libs (7.1.0.55-r0) (412/734) Installing jbig2dec (0.19-r1) (413/734) Installing ghostscript (10.0.0-r2) (414/734) Installing libde265 (1.0.9-r0) (415/734) Installing libheif (1.14.0-r0) (416/734) Installing librsvg (2.55.1-r0) (417/734) Installing imagemagick (7.1.0.55-r0) (418/734) Installing perl (5.36.0-r0) (419/734) Installing perl-image-exiftool (12.50-r0) (420/734) Installing exiftool (12.50-r0) (421/734) Installing feedbackd-device-themes (0_git20220202-r0) (422/734) Installing gsound (1.0.3-r1) (423/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. * (424/734) Installing tzdata (2022g-r0) (425/734) Installing openexr (3.1.5-r4) (426/734) Installing soundtouch (2.3.2-r1) (427/734) Installing libraw1394 (2.1.2-r3) (428/734) Installing libdc1394 (2.2.6-r1) (429/734) Installing tslib (1.22-r1) (430/734) Installing directfb (1.7.7-r5) (431/734) Installing faac (1.30-r2) (432/734) Installing fdk-aac (2.0.2-r1) (433/734) Installing flite (2.2-r1) (434/734) Installing libsamplerate (0.2.2-r0) (435/734) Installing jack (1.9.21-r0) (436/734) Installing portaudio (19.7.0-r0) (437/734) Installing fluidsynth-libs (2.3.0-r0) (438/734) Installing libfreeaptx (0.1.1-r1) (439/734) Installing gsm (1.0.22-r1) (440/734) Installing libldac (2.0.2.3-r0) (441/734) Installing libmodplug (0.8.9.0-r2) (442/734) Installing neon (0.32.4-r0) (443/734) Installing libnice (0.1.19-r0) (444/734) Installing openal-soft (1.22.2-r2) (445/734) Installing openjpeg (2.5.0-r2) (446/734) Installing librtmp (2.4_git20190330-r2) (447/734) Installing sbc (2.0-r0) (448/734) Installing spandsp (0.0.6-r4) (449/734) Installing libsrtp (2.4.2-r3) (450/734) Installing vo-aacenc (0.1.3-r0) (451/734) Installing vo-amrwbenc (0.1.3-r0) (452/734) Installing libzbar (0.23.92-r2) (453/734) Installing gst-plugins-bad (1.20.5-r0) (454/734) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (455/734) Installing megapixels (1.6.0-r1) (456/734) Installing encodings (1.0.6-r0) (457/734) Installing libfontenc (1.1.7-r0) (458/734) Installing mkfontscale (1.2.2-r1) (459/734) Installing font-dejavu (2.37-r3) (460/734) Installing sdl2_ttf (2.20.1-r0) (461/734) Installing osk-sdl (0.67.1-r1) (462/734) Installing kcmutils (5.101.0-r0) (463/734) Installing frameworkintegration (5.101.0-r0) (464/734) Installing oxygen (5.26.4-r0) (465/734) Installing modemmanager-qt (5.101.0-r0) (466/734) Installing callaudiod-libs (0.1.4-r0) (467/734) Installing abseil-cpp (20220623.1-r1) (468/734) Installing boost1.81-thread (1.81.0-r1) (469/734) Installing libprotobuf (3.21.12-r0) (470/734) Installing libphonenumber (8.13.3-r0) (471/734) Installing plasma-dialer (22.11-r0) (472/734) Installing plasma-mobile-sounds (0.1-r1) (473/734) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (474/734) Installing plasma-phonebook (22.11-r0) (475/734) Installing postmarketos-artwork-wallpapers (2-r1) (476/734) Installing postmarketos-hidden-desktop-entries (2.2-r1) (477/734) Installing bluez (5.66-r1) (478/734) Installing bluez-openrc (5.66-r1) (479/734) Installing bluez-obexd (5.66-r1) (480/734) Installing kded (5.101.0-r0) (481/734) Installing bluez-qt (5.101.0-r0) (482/734) Installing bluedevil (5.26.4-r0) (483/734) Installing breeze (5.26.4-r0) (484/734) Installing libpulse-mainloop-glib (9999_git20220528-r0) (485/734) Installing callaudiod (0.1.4-r0) (486/734) Installing dnsmasq-common (2.88-r0) (487/734) Installing dnsmasq-openrc (2.88-r0) (488/734) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (489/734) Installing linux-pam (1.5.2-r1) (490/734) Installing shadow (4.13-r0) (491/734) Installing elogind (246.10-r5) (492/734) Installing elogind-openrc (246.10-r5) (493/734) Installing hfd-service (0.1.0-r1) (494/734) Installing hfd-service-openrc (0.1.0-r1) (495/734) Installing iio-sensor-proxy (3.4-r0) (496/734) Installing iio-sensor-proxy-openrc (3.4-r0) (497/734) Installing libkscreen (5.26.4-r0) (498/734) Installing layer-shell-qt (5.26.4-r0) (499/734) Installing qt5-qtsensors (5.15.6_git20220816-r0) (500/734) Installing kscreen (5.26.4-r0) (501/734) Installing socat (1.7.4.4-r0) (502/734) Installing kwallet-pam (5.26.4-r0) (503/734) Installing kwayland-integration (5.26.4-r0) (504/734) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (505/734) Installing duktape (2.7.0-r0) (506/734) Installing polkit-elogind (122-r0) (507/734) Installing modemmanager (1.20.2-r1) (508/734) Installing modemmanager-openrc (1.20.2-r1) (509/734) Installing libnm (1.40.8-r0) (510/734) Installing networkmanager-common (1.40.8-r0) (511/734) Installing networkmanager-openrc (1.40.8-r0) (512/734) Installing libndp (1.8-r1) (513/734) Installing libidn2 (2.3.4-r0) (514/734) Installing libpsl (0.21.1-r1) (515/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-. * (516/734) Installing networkmanager-cli (1.40.8-r0) (517/734) Installing pcre (8.45-r2) (518/734) Installing slang (2.3.3-r0) (519/734) Installing newt (0.52.21-r5) (520/734) Installing networkmanager-tui (1.40.8-r0) (521/734) Installing wireless-regdb (2022.08.12-r0) (522/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 ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (523/734) Installing mobile-broadband-provider-info (20221107-r0) (524/734) Installing networkmanager-wwan (1.40.8-r0) (525/734) Installing libunwind (1.6.2-r2) (526/734) Installing libcamera (0.0.3-r0) (527/734) Installing pipewire-libs (0.3.63-r1) (528/734) Installing libuv (1.44.2-r0) (529/734) Installing roc-toolkit-libs (0.1.5-r2) (530/734) Installing webrtc-audio-processing (0.3.1-r6) (531/734) Installing pipewire (0.3.63-r1) (532/734) Installing breeze-icons (5.101.0-r0) (533/734) Installing dbus-x11 (1.14.4-r0) (534/734) Installing kactivities (5.101.0-r1) (535/734) Installing kpipewire (5.26.4-r0) (536/734) Installing dconf (0.40.0-r2) (537/734) Installing anthy (9100h-r2) (538/734) Installing maliit-framework (2.3.0-r1) (539/734) Installing kyotocabinet (1.2.79-r3) (540/734) Installing libpinyin (2.7.92-r0) (541/734) Installing tinyxml (2.6.2-r1) (542/734) Installing presage (0.9.1-r2) (543/734) Installing maliit-keyboard (2.3.1-r1) (544/734) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (545/734) Installing plasma-nano (5.26.4-r0) (546/734) Installing networkmanager-qt (5.101.0-r0) (547/734) Installing plasma-nm (5.26.4-r0) (548/734) Installing plasma-nm-mobile (5.26.4-r0) (549/734) Installing fftw-single-libs (3.3.10-r1) (550/734) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (551/734) Installing pulseaudio-bluez (9999_git20220528-r0) (552/734) Installing pulseaudio-alsa (9999_git20220528-r0) (553/734) Installing alsa-utils-openrc (1.2.8-r0) (554/734) Installing pulseaudio-openrc (9999_git20220528-r0) (555/734) Installing libcanberra-pulse (0.30-r9) (556/734) Installing plasma-pa (5.26.4-r0) (557/734) Installing libdaemon (0.14-r3) (558/734) Installing openrc-settingsd (1.1.0-r0) (559/734) Installing openrc-settingsd-openrc (1.1.0-r0) (560/734) Installing plasma-settings (22.11-r0) (561/734) Installing kactivitymanagerd (5.26.4-r1) (562/734) Installing kinit (5.101.0-r0) (563/734) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (564/734) Installing kdnssd (5.101.0-r0) (565/734) Installing syntax-highlighting (5.101.0-r0) (566/734) Installing kdsoap (2.1.1-r0) (567/734) Installing libmtp (1.1.20-r2) (568/734) Installing clang15-libclang (15.0.6-r2) (569/734) Installing qt5-qttools (5.15.6_git20220907-r1) (570/734) Installing phonon (4.11.1-r3) (571/734) Installing talloc (2.3.4-r1) (572/734) Installing tevent (0.13.0-r1) (573/734) Installing samba-util-libs (4.16.8-r1) (574/734) Installing jansson (2.14-r0) (575/734) Installing ldb (2.5.2-r1) (576/734) Installing libwbclient (4.16.8-r1) (577/734) Installing samba-libs (4.16.8-r1) (578/734) Installing libsmbclient (4.16.8-r1) (579/734) Installing kio-extras (22.12.0-r0) (580/734) Installing kquickcharts (5.101.0-r0) (581/734) Installing xorg-server-common (21.1.6-r0) (582/734) Installing libxkbfile (1.1.2-r0) (583/734) Installing xkbcomp (1.4.6-r0) (584/734) Installing libxfont2 (2.0.6-r0) (585/734) Installing libtirpc-conf (1.3.3-r0) (586/734) Installing libtirpc-nokrb (1.3.3-r0) (587/734) Installing libxcvt (0.1.2-r0) (588/734) Installing xwayland (22.1.7-r0) (589/734) Installing kscreenlocker (5.26.4-r0) (590/734) Installing libqaccessibilityclient (0.4.1-r1) (591/734) Installing xcb-util-cursor (0.1.4-r0) (592/734) Installing kwin (5.26.4-r0) (593/734) Installing kitemmodels (5.101.0-r0) (594/734) Installing threadweaver (5.101.0-r0) (595/734) Installing krunner (5.101.0-r0) (596/734) Installing milou (5.26.4-r0) (597/734) Installing pipewire-media-session (0.4.1-r0) (598/734) Installing font-hack (3.003-r3) (599/734) Installing qqc2-desktop-style (5.101.0-r0) (600/734) Installing plasma-integration (5.26.4-r0) (601/734) Installing qtchooser (66-r2) (602/734) Installing plasma-workspace-libs (5.26.4.1-r0) (603/734) Installing kactivities-stats (5.101.0-r1) (604/734) Installing baloo (5.101.0-r0) (605/734) Installing kholidays (5.101.0-r0) (606/734) Installing libkexiv2 (22.12.0-r0) (607/734) Installing knotifyconfig (5.101.0-r0) (608/734) Installing kparts (5.101.0-r0) (609/734) Installing zxing-cpp (1.4.0-r0) (610/734) Installing libdmtx-libs (0.7.7-r0) (611/734) Installing libqrencode (4.1.1-r1) (612/734) Installing prison (5.101.0-r0) (613/734) Installing ktexteditor (5.101.0-r0) (614/734) Installing libpcap (1.10.1-r1) (615/734) Installing lm-sensors-libs (3.6.0-r4) (616/734) Installing libksysguard (5.26.4-r0) (617/734) Installing kuserfeedback (1.2.0-r1) (618/734) Installing mpfr4 (4.1.1-r1) (619/734) Installing libqalculate (4.5.0-r0) (620/734) Installing plasma-workspace (5.26.4.1-r0) (621/734) Installing kpty (5.101.0-r0) (622/734) Installing kdesu (5.101.0-r0) (623/734) Installing kde-cli-tools (5.26.4-r0) (624/734) Installing qqc2-breeze-style (5.26.4-r0) (625/734) Installing plasma-mobile (5.26.4-r0) (626/734) Installing polkit-kde-agent-1 (5.26.4-r0) (627/734) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (628/734) Installing chrony-openrc (4.3-r0) (629/734) Installing haveged (1.9.18-r0) (630/734) Installing haveged-openrc (1.9.18-r0) (631/734) Installing libmnl (1.0.5-r0) (632/734) Installing libnftnl (1.2.4-r0) (633/734) Installing nftables (1.0.6-r0) (634/734) Installing nftables-openrc (1.0.6-r0) (635/734) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (636/734) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (637/734) Installing postmarketos-base-nftables (24.1-r0) Executing postmarketos-base-nftables-24.1-r0.post-install (638/734) Installing postmarketos-artwork-icons (2-r1) (639/734) Installing util-linux (2.38.1-r1) (640/734) Installing libfdisk (2.38.1-r1) (641/734) Installing libsmartcols (2.38.1-r1) (642/734) Installing util-linux-misc (2.38.1-r1) (643/734) Installing libeconf (0.5.0-r0) (644/734) Installing runuser (2.38.1-r1) (645/734) Installing mount (2.38.1-r1) (646/734) Installing losetup (2.38.1-r1) (647/734) Installing hexdump (2.38.1-r1) (648/734) Installing uuidgen (2.38.1-r1) (649/734) Installing blkid (2.38.1-r1) (650/734) Installing sfdisk (2.38.1-r1) (651/734) Installing mcookie (2.38.1-r1) (652/734) Installing agetty (2.38.1-r1) (653/734) Installing agetty-openrc (0.45.2-r7) (654/734) Installing wipefs (2.38.1-r1) (655/734) Installing cfdisk (2.38.1-r1) (656/734) Installing umount (2.38.1-r1) (657/734) Installing util-linux-openrc (2.38.1-r1) (658/734) Installing flock (2.38.1-r1) (659/734) Installing lsblk (2.38.1-r1) (660/734) Installing libcap-ng (0.8.3-r1) (661/734) Installing setpriv (2.38.1-r1) (662/734) Installing logger (2.38.1-r1) (663/734) Installing partx (2.38.1-r1) (664/734) Installing fstrim (2.38.1-r1) (665/734) Installing findmnt (2.38.1-r1) (666/734) Installing pcsc-lite-libs (1.9.9-r0) (667/734) Installing wpa_supplicant (2.10-r4) (668/734) Installing wpa_supplicant-openrc (2.10-r4) (669/734) Installing ifupdown-ng-wifi (0.12.1-r0) (670/734) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (671/734) Installing postmarketos-base-ui-networkmanager (6-r1) (672/734) Installing mpdecimal (2.5.1-r1) (673/734) Installing python3 (3.11.1-r1) (674/734) Installing py3-ruamel.yaml.clib (0.2.7-r1) (675/734) Installing py3-ruamel.yaml (0.17.21-r1) (676/734) Installing sleep-inhibitor (1.16-r1) (677/734) Installing sleep-inhibitor-openrc (1.16-r1) (678/734) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (679/734) Installing py3-dbus (1.3.2-r1) (680/734) Installing obex-capabilities (0.2.1-r2) (681/734) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (682/734) Installing postmarketos-base-ui-bluez-obexd (6-r1) (683/734) Installing pulseaudio-utils (9999_git20220528-r0) (684/734) Installing postmarketos-base-ui-pulseaudio (6-r1) (685/734) Installing upower (1.90.0-r2) (686/734) Installing device-pine64-pinephone-upower (0.44-r0) (687/734) Installing powerdevil-libs (5.26.4-r0) (688/734) Installing powerdevil (5.26.4-r0) (689/734) Installing bubblewrap (0.7.0-r0) (690/734) Installing fuse-common (3.12.0-r0) (691/734) Installing fuse-openrc (3.12.0-r0) (692/734) Installing fuse3-libs (3.12.0-r0) (693/734) Installing fuse3 (3.12.0-r0) (694/734) Installing xdg-desktop-portal (1.16.0-r0) (695/734) Installing xdg-desktop-portal-kde (5.26.4-r0) (696/734) Installing autologin (1.0.0-r4) (697/734) Installing tinydm (1.1.2-r1) (698/734) Installing tinydm-openrc (1.1.2-r1) (699/734) Installing postmarketos-base-ui-tinydm (6-r1) (700/734) Installing font-alias (1.0.4-r0) (701/734) Installing util-macros (1.19.3-r0) (702/734) Installing font-misc-misc (1.1.2-r3) (703/734) Installing font-cursor-misc (1.0.3-r3) (704/734) Installing xauth (1.1.2-r0) (705/734) Installing xmodmap (1.0.11-r0) (706/734) Installing xrdb (1.2.1-r1) (707/734) Installing xinit (1.4.2-r0) (708/734) Installing hwdata-pci (0.365-r0) (709/734) Installing libpciaccess (0.17-r0) (710/734) Installing xorg-server (21.1.6-r0) (711/734) Installing libinput (1.22.0-r0) (712/734) Installing xf86-input-libinput (1.2.1-r0) (713/734) Installing xf86-video-fbdev (0.5.0-r3) (714/734) Installing postmarketos-base-ui-x11 (6-r1) (715/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 (716/734) Installing libexif (0.6.24-r0) (717/734) Installing hwloc (2.8.0-r0) (718/734) Installing libtbb (2021.7.0-r1) (719/734) Installing opencv (4.6.0-r5) (720/734) Installing postprocessd (0.2.1-r2) (721/734) Installing postprocessd-megapixels (0.2.1-r2) (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.3-r2.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/24 15:58:28 Generating for kernel version: 6.1.0-rc7 2022/12/24 15:58:28 Output directory: /boot 2022/12/24 15:58:28 == Generating initramfs == 2022/12/24 15:58:28 - Including hook files 2022/12/24 15:58:28 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/24 15:58:28 - Including hook scripts 2022/12/24 15:58:28 - Including required binaries 2022/12/24 15:58:28 - Including kernel modules 2022/12/24 15:58:28 - Including splash images 2022/12/24 15:58:28 - Writing and verifying initramfs archive 2022/12/24 15:58:28 == Generating initramfs extra == 2022/12/24 15:58:28 - Including extra binaries 2022/12/24 15:58:28 - Including FDE support 2022/12/24 15:58:29 - Writing and verifying initramfs-extra archive 2022/12/24 15:58:32 == 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/24 15:58:37 mkinitfs completed in: 9.50391975s 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: 2140 MiB in 759 packages (240695) [15:58:43] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2140 MiB in 759 packages (240695) [15:58:46] (rootfs_pine64-pinephone) calculate depends of device-pine64-pinephone (pmbootstrap -v for details) (240695) [15:58:46] (rootfs_pine64-pinephone) install device-pine64-pinephone (240695) [15:58:46] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (240695) [15:58:46] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (240695) [15:58:46] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (240695) [15:58:46] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephone (240695) [15:58:46] New background process: pid=250177, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2140 MiB in 759 packages (240695) [15:58:49] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2140 MiB in 759 packages (240695) [15:58:53] (rootfs_pine64-pinephone) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (240695) [15:58:53] (rootfs_pine64-pinephone) install postmarketos-mkinitfs (240695) [15:58:53] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (240695) [15:58:53] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (240695) [15:58:53] (rootfs_pine64-pinephone) % cat /tmp/apk_progress_fifo (240695) [15:58:53] (rootfs_pine64-pinephone) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (240695) [15:58:53] New background process: pid=250340, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2140 MiB in 759 packages (240695) [15:58:56] (rootfs_pine64-pinephone) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2140 MiB in 759 packages (240695) [15:58:59] (rootfs_pine64-pinephone) mkinitfs postmarketos-allwinner (240695) [15:58:59] (rootfs_pine64-pinephone) % mkinitfs 2022/12/24 15:59:00 Generating for kernel version: 6.1.0-rc7 2022/12/24 15:59:00 Output directory: /boot 2022/12/24 15:59:00 == Generating initramfs == 2022/12/24 15:59:00 - Including hook files 2022/12/24 15:59:00 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/24 15:59:00 - Including hook scripts 2022/12/24 15:59:00 - Including required binaries 2022/12/24 15:59:00 - Including kernel modules 2022/12/24 15:59:00 - Including splash images 2022/12/24 15:59:00 - Writing and verifying initramfs archive 2022/12/24 15:59:00 == Generating initramfs extra == 2022/12/24 15:59:00 - Including extra binaries 2022/12/24 15:59:00 - Including FDE support 2022/12/24 15:59:01 - Writing and verifying initramfs-extra archive 2022/12/24 15:59:05 == 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/24 15:59:14 mkinitfs completed in: 14.41517164s (240695) [15:59:14] *** SET LOGIN PASSWORD FOR: 'user' *** (240695) [15:59:14] (rootfs_pine64-pinephone) % passwd user New password: Retype new password: passwd: password updated successfully (240695) [15:59:14] (rootfs_pine64-pinephone) % grep ^root:!: /etc/shadow (240695) [15:59:14] (rootfs_pine64-pinephone) locking root (240695) [15:59:14] (rootfs_pine64-pinephone) % passwd -l root passwd: password changed. (240695) [15:59:15] NOTE: No valid keymap specified for device (240695) [15:59:15] (rootfs_pine64-pinephone) % setup-timezone Etc/UTC (240695) [15:59:21] (rootfs_pine64-pinephone) % sh -c echo pine64-pinephone > /etc/hostname (240695) [15:59:21] (rootfs_pine64-pinephone) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephone localhost.localdomain localhost/ /etc/hosts (240695) [15:59:21] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (240695) [15:59:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/distfiles (240695) [15:59:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/var/cache/apk (240695) [15:59:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (240695) [15:59:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/proc (240695) [15:59:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-rust (240695) [15:59:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-packages (240695) [15:59:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-netboot (240695) [15:59:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-git (240695) [15:59:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-ccache (240695) [15:59:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/mnt/pmbootstrap-abuild-config (240695) [15:59:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/etc/apk/keys (240695) [15:59:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev/shm (240695) [15:59:21] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/dev (240695) [15:59:21] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/in-pmbootstrap (240695) [15:59:21] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (240695) [15:59:21] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone 2257364 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (240695) [15:59:22] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (240695) [15:59:22] (native) create pine64-pinephone.img (3463M) (240695) [15:59:22] (native) % truncate -s 3463M /home/pmos/rootfs/pine64-pinephone.img (240695) [15:59:22] (native) mount /dev/install (pine64-pinephone.img) (240695) [15:59:22] (native) mount /home/pmos/rootfs/pine64-pinephone.img (loop) (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (240695) [15:59:22] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (240695) [15:59:22] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (240695) [15:59:22] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (240695) [15:59:22] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (240695) [15:59:22] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (240695) [15:59:22] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (240695) [15:59:22] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (240695) [15:59:22] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (240695) [15:59:22] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (240695) [15:59:22] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (240695) [15:59:22] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (240695) [15:59:22] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (240695) [15:59:22] (native) % losetup -f /home/pmos/rootfs/pine64-pinephone.img (240695) [15:59:22] (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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "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 } ] } (240695) [15:59:22] (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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "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 } ] } (240695) [15:59:22] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (240695) [15:59:22] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (240695) [15:59:22] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (240695) [15:59:22] (native) % parted -s /dev/install mktable msdos (240695) [15:59:22] (native) % parted -s /dev/install mkpart primary ext2 2048s 256M (240695) [15:59:23] (native) % parted -s /dev/install mkpart primary 256M 100% (240695) [15:59:23] (native) % parted -s /dev/install set 1 boot on (240695) [15:59:23] (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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "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 } ] } (240695) [15:59:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (240695) [15:59:23] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (240695) [15:59:23] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (240695) [15:59:23] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (240695) [15:59:23] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (240695) [15:59:23] (native) install e2fsprogs (240695) [15:59:23] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (240695) [15:59:23] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (240695) [15:59:23] (native) % cat /tmp/apk_progress_fifo (240695) [15:59:23] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (240695) [15:59:23] New background process: pid=252304, 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 (240695) [15:59:23] (native) format /dev/installp2 (root, ext4) (240695) [15:59:23] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (240695) [15:59:24] (native) mount /dev/installp2 to /mnt/install (240695) [15:59:24] (native) % mkdir -p /mnt/install (240695) [15:59:24] (native) % mount /dev/installp2 /mnt/install (240695) [15:59:24] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (240695) [15:59:24] (native) install e2fsprogs (240695) [15:59:24] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (240695) [15:59:24] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (240695) [15:59:24] (native) % cat /tmp/apk_progress_fifo (240695) [15:59:24] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (240695) [15:59:24] New background process: pid=252344, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 26 MiB in 71 packages (240695) [15:59:24] (native) format /dev/installp1 (boot, ext2), mount to mountpoint (240695) [15:59:24] (native) % mkfs.ext2 -F -q -L pmOS_boot /dev/installp1 (240695) [15:59:24] (native) % mkdir -p /mnt/install/boot (240695) [15:59:24] (native) % mount /dev/installp1 /mnt/install/boot (240695) [15:59:24] *** (4/4) FILL INSTALL BLOCKDEVICE *** (240695) [15:59:24] (native) copy rootfs_pine64-pinephone to /mnt/install/ (240695) [15:59:24] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (240695) [15:59:24] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone (240695) [15:59:24] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephone/usr/bin/qemu-aarch64-static (240695) [15:59:24] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone/tmp/apk_progress_fifo (240695) [15:59:25] (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/ (240695) [15:59:31] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (240695) [15:59:31] % 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 (240695) [15:59:31] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (240695) [15:59:31] % 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/ (240695) [15:59:31] % 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/ (240695) [15:59:31] % 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/ (240695) [15:59:31] % 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/ (240695) [15:59:31] % 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/ (240695) [15:59:31] % 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/ (240695) [15:59:31] % 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/ (240695) [15:59:31] % 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/ (240695) [15:59:31] % 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/ (240695) [15:59:31] % 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/ (240695) [15:59:31] % 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/ (240695) [15:59:32] % 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/ (240695) [15:59:32] % 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/ (240695) [15:59:32] % 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/ (240695) [15:59:32] % 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/ (240695) [15:59:32] % 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/ (240695) [15:59:32] % 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/ (240695) [15:59:32] % 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/ (240695) [15:59:32] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (240695) [15:59:32] % 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 (240695) [15:59:32] 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 (240695) [15:59:32] (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 (240695) [15:59:32] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (240695) [15:59:34] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (240695) [15:59:37] (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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephone.img", "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 } ] } (240695) [15:59:37] (native) umount /dev/loop9 (240695) [15:59:37] (native) % losetup -d /dev/loop9 (240695) [15:59:37] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (240695) [15:59:37] (240695) [15:59:37] *** FLASHING INFORMATION *** (240695) [15:59:37] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (240695) [15:59:37] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (240695) [15:59:37] (240695) [15:59:37] *** SSH DAEMON INFORMATION *** (240695) [15:59:37] SSH daemon is enabled (disable with --no-sshd). (240695) [15:59:37] Login as 'user' with the password given during installation. (240695) [15:59:37] (240695) [15:59:37] *** FIREWALL INFORMATION *** (240695) [15:59:37] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (240695) [15:59:37] For more information: https://postmarketos.org/firewall (240695) [15:59:37] (240695) [15:59:37] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (240695) [15:59:37] DONE! total 2365340 -rw-r--r-- 1 root 12345 3631218688 Dec 24 15:59 pine64-pinephone.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephone.img' -> './pine64-pinephone.img' Loop Device: /dev/loop9 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/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephone.img 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/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 13 Dec 24 15:59 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Dec 24 15:59 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Dec 24 15:59 storagepool -> ../../sdb1 total 88 drwxr-xr-x 2 root root 4096 Dec 24 15:58 bin drwxr-xr-x 2 root root 4096 Dec 24 15:59 boot drwxr-xr-x 2 root root 4096 Dec 24 15:54 dev drwxr-xr-x 66 root root 4096 Dec 24 15:59 etc drwxr-xr-x 3 root root 4096 Dec 24 15:59 home drwxr-xr-x 14 root root 4096 Dec 24 15:57 lib drwx------ 2 root root 16384 Dec 24 15:59 lost+found drwxr-xr-x 5 root root 4096 Dec 24 15:55 media drwxr-xr-x 8 root root 4096 Dec 24 15:54 mnt drwxr-xr-x 2 root root 4096 Dec 24 15:55 opt drwxr-xr-x 2 root root 4096 Dec 24 15:54 proc drwx------ 2 root root 4096 Dec 24 15:55 root drwxr-xr-x 6 root root 4096 Dec 24 15:57 run drwxr-xr-x 2 root root 4096 Dec 24 15:57 sbin drwxr-xr-x 2 root root 4096 Dec 24 15:55 srv drwxr-xr-x 2 root root 4096 Dec 24 15:55 sys drwxrwxrwt 2 root root 4096 Dec 24 15:59 tmp drwxr-xr-x 9 root root 4096 Dec 24 15:56 usr drwxr-xr-x 13 root root 4096 Dec 24 15:56 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-12-24 16:00:01-- https://sineware.ca/prolinux/plasma-mobile-nightly/swadmin-632219ce.rsa.pub Resolving sineware.ca (sineware.ca)... 2603:c021:1:3c01:391c:d648:2470:96c2, 140.238.158.18 Connecting to sineware.ca (sineware.ca)|2603:c021:1:3c01:391c:d648:2470:96c2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 799 [application/x-mspublisher] Saving to: ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ 0K 100% 81.4M=0s 2022-12-24 16:00:01 (81.4 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/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-20 21:36:42.236770 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-2213-g44bf6aaf6d [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-2230-ge6d43f78f8 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-2231-g798d1cdc40 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25315 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671760973-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671760973-r0) (3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671501450-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671760945-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671291497-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671330281-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1671674448-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671242901-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671674431-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671382667-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671279913-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671330354-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1671795930-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671415350-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671455506-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671724116-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671489723-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1671501518-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1671848289-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_git1671588181-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1671588314-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1671848314-r0) (43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671236289-r0) (44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671760271-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0) (51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1671280537-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671675086-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671331612-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_git1671808220-r0) (58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0) (59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671796565-r0) (60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1671799851-r0) (61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1671796460-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_git1671483339-r0) (65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0) (66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671780676-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0) (68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671848213-r0) (69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671848213-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1671502472-r0) (71/102) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1671781139-r1) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671588203-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0) (76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671829640-r0) (77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1671809466-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_git1670986912-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0) (83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671796688-r0) (84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671848247-r0) (85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1671281066-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671415360-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671577420-r0) (92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1671502290-r0) (93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671848247-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0) (95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671641424-r0) (96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0) (97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1671848193-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1671825673-r0) (99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671848265-r0) (100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671848265-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671761686-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1671848337-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: 2314 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 ttyS0 with baud rate 115200 Executing dbus-1.14.4-r0.trigger OK: 2326 MiB in 769 packages (1/102) Installing syndication (9999_git1670961763-r0) (2/102) Installing alligator (9999_git1671848275-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_git1671848299-r0) (28/102) Installing calindori (9999_git1670987261-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-r10) (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_git1671330365-r0) (58/102) Installing kalk (9999_git1671726775-r0) (59/102) Installing qt5-qtkeychain (0.13.2-r1) (60/102) Installing kasts (9999_git1671416253-r0) (61/102) Installing keysmith (9999_git1670988071-r0) (62/102) Installing krecorder (9999_git1671331600-r0) (63/102) Installing kpublictransport (22.12.0-r0) (64/102) Installing ktrip (9999_git1670988219-r0) (65/102) Installing kweathercore (9999_git1670985152-r0) (66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/102) Installing kweather (9999_git1671157772-r0) (68/102) Installing olm (3.2.13-r1) (69/102) Installing libquotient (0.7.0-r0) (70/102) Installing libcmark (0.30.2-r1) (71/102) Installing neochat (9999_git1671847924-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_git1671848326-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_git1671847959-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: 2501 MiB in 871 packages (chroot) Exiting chroot... [16:01:52] Unregister qemu binfmt (arm) [16:01:52] Unregister qemu binfmt (aarch64) [16:01:52] Unregister qemu binfmt (riscv64) [16:01:52] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:01:52] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:01:52] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone? (y/n) [n]: y [16:01:52] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephone [16:01:54] Cleared up ~4540 MB of space [16:01:54] DONE! Building image for pine64-pinephonepro Already up to date. [16:01:55] Work path [/home/swadmin/.local/var/pmbootstrap]: [16:01:55] Channel [edge]: [16:01:55] Vendor [qemu]: [16:01:55] Device codename [amd64]: [16:01:55] Kernel [lts]: [16:01:55] Username [user]: [16:01:55] User interface [weston]: [16:01:55] Change them? (y/n) [n]: [16:01:55] Extra packages [none]: [16:01:55] Use this timezone instead of GMT? (y/n) [y]: [16:01:55] Choose default locale for installation [C.UTF-8]: [16:01:55] Device hostname (short form, e.g. 'foo') [qemu-amd64]: [16:01:55] Build outdated packages during 'pmbootstrap install'? (y/n) [y]: [16:01:56] Config changed: ui='plasma-mobile' [16:01:56] Config changed: device='pine64-pinephonepro' [16:01:56] Config changed: kernel='' [16:01:56] Config changed: extra_packages='osk-sdl' (293968) [16:01:56] % 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) (293968) [16:01:56] % 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 (293968) [16:01:56] *** (1/4) PREPARE NATIVE CHROOT *** (293968) [16:01:56] NOTE: Skipped apk version check for chroot 'native', because it is not installed yet! (293968) [16:01:56] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (293968) [16:01:56] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev (293968) [16:01:56] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/pts /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (293968) [16:01:56] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/shm (293968) [16:01:57] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/null c 1 3 (293968) [16:01:57] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/zero c 1 5 (293968) [16:01:57] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/full c 1 7 (293968) [16:01:57] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/random c 1 8 (293968) [16:01:57] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/urandom c 1 9 (293968) [16:01:57] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/ (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (293968) [16:01:57] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_native/proc (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (293968) [16:01:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/apk (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (293968) [16:01:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_x86_64 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-ccache (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_distfiles (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (293968) [16:01:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_native/var/cache/distfiles (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (293968) [16:01:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-git (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_rust (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (293968) [16:01:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-rust (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_abuild (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (293968) [16:01:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-abuild-config (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/config_apk_keys (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (293968) [16:01:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/keys (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/images_netboot (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (293968) [16:01:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-netboot (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/packages/edge (293968) [16:01:57] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (293968) [16:01:57] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/pmbootstrap-packages (293968) [16:01:57] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (293968) [16:01:57] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (293968) [16:01:57] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (293968) [16:01:57] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (293968) [16:01:57] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (293968) [16:01:57] Update package index for x86_64 (4 file(s)) (293968) [16:01:57] % mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_http (293968) [16:01:57] Download http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz (293968) [16:01:57] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_fbf6a6bb13f455234f8410708d660d6939b023713fb7426b3335eb2673669e92 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.bdd0d494.tar.gz (293968) [16:01:57] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz (293968) [16:01:58] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_b36af8b1d7f948f0d2fcae5bd60c1b876620e69b987bc066e7a90c810687e76f /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.066df28d.tar.gz (293968) [16:01:58] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz (293968) [16:01:58] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_0999dbfe3755729bd8aa3997d03dbd36a87187a19b61ce5cea2e01671a6305d6 /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.b53994b4.tar.gz (293968) [16:01:58] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz (293968) [16:01:58] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6ccac8825a1621fb204ad4b3e645b24ffd8fa9acfe97edc265646cafd18d3e4c /home/swadmin/.local/var/pmbootstrap/cache_apk_x86_64/APKINDEX.30e6f5af.tar.gz (293968) [16:01:58] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/apk-tools-static-2.12.10-r1.apk (293968) [16:01:59] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (293968) [16:01:59] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (293968) [16:01:59] extracted: /tmp/pmbootstrapokt1vlcbapk (293968) [16:01:59] extracted: /tmp/pmbootstrap6yg63smfsig (293968) [16:01:59] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (293968) [16:01:59] % 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/pmbootstrap6yg63smfsig /tmp/pmbootstrapokt1vlcbapk Verified OK (293968) [16:01:59] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (293968) [16:01:59] % /tmp/pmbootstrapokt1vlcbapk --version apk-tools 2.12.10, compiled for x86_64. (293968) [16:01:59] (native) install alpine-base (293968) [16:01:59] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/cache (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % 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 (293968) [16:01:59] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/resolv.conf (293968) [16:01:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk (293968) [16:01:59] (native) update /etc/apk/repositories (293968) [16:01:59] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (293968) [16:01:59] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (293968) [16:01:59] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (293968) [16:01:59] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (293968) [16:01:59] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_native/etc/apk/repositories (293968) [16:01:59] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (293968) [16:01:59] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (293968) [16:01:59] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (293968) [16:01:59] % 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 (293968) [16:01:59] New background process: pid=294474, 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 (293968) [16:02:00] (native) % adduser -D pmos -u 12345 (293968) [16:02:00] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-abuild-config /home/pmos/.abuild (293968) [16:02:00] (native) % chown pmos:pmos /mnt/pmbootstrap-abuild-config (293968) [16:02:00] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-ccache /home/pmos/.ccache (293968) [16:02:00] (native) % chown pmos:pmos /mnt/pmbootstrap-ccache (293968) [16:02:00] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/packages (293968) [16:02:00] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-packages /home/pmos/packages/pmos (293968) [16:02:00] (native) % chown pmos:pmos /mnt/pmbootstrap-packages (293968) [16:02:00] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/registry (293968) [16:02:00] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/index (293968) [16:02:00] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/index /home/pmos/.cargo/registry/index (293968) [16:02:01] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/index (293968) [16:02:01] (native) % mkdir -p /mnt/pmbootstrap-rust/registry/cache (293968) [16:02:01] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/registry/cache /home/pmos/.cargo/registry/cache (293968) [16:02:01] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/registry/cache (293968) [16:02:01] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/.cargo/git (293968) [16:02:01] (native) % mkdir -p /mnt/pmbootstrap-rust/git/db (293968) [16:02:01] (native) % busybox su pmos -c HOME=/home/pmos ln -s /mnt/pmbootstrap-rust/git/db /home/pmos/.cargo/git/db (293968) [16:02:01] (native) % chown pmos:pmos /mnt/pmbootstrap-rust/git/db (293968) [16:02:01] (native) calculate depends of cryptsetup, util-linux, parted (pmbootstrap -v for details) (293968) [16:02:03] (native) install cryptsetup util-linux parted (293968) [16:02:03] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (293968) [16:02:03] (native) % cat /tmp/apk_progress_fifo (293968) [16:02:03] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add cryptsetup util-linux parted (293968) [16:02:03] New background process: pid=294656, 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-r0) (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_p20221217-r0) (11/42) Installing ncurses-libs (6.3_p20221217-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 (293968) [16:02:05] *** (2/4) CREATE DEVICE ROOTFS ("pine64-pinephonepro") *** (293968) [16:02:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (293968) [16:02:05] % sudo mount -t tmpfs -o size=1M,noexec,dev tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (293968) [16:02:05] % 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 (293968) [16:02:05] % sudo mount -t tmpfs -o nodev,nosuid,noexec tmpfs /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (293968) [16:02:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/null c 1 3 (293968) [16:02:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/zero c 1 5 (293968) [16:02:05] % sudo mknod -m 666 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/full c 1 7 (293968) [16:02:05] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/random c 1 8 (293968) [16:02:05] % sudo mknod -m 644 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/urandom c 1 9 (293968) [16:02:05] % sudo ln -sf /proc/self/fd /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/ (293968) [16:02:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (293968) [16:02:05] % sudo mount --bind /proc /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (293968) [16:02:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 (293968) [16:02:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (293968) [16:02:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (293968) [16:02:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 (293968) [16:02:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (293968) [16:02:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_ccache_aarch64 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (293968) [16:02:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (293968) [16:02:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_distfiles /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (293968) [16:02:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (293968) [16:02:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_git /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (293968) [16:02:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (293968) [16:02:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/cache_rust /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (293968) [16:02:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (293968) [16:02:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_abuild /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (293968) [16:02:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (293968) [16:02:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/config_apk_keys /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (293968) [16:02:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (293968) [16:02:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/images_netboot /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (293968) [16:02:05] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (293968) [16:02:05] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/packages/edge /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (293968) [16:02:05] (native) calculate depends of qemu-aarch64 (pmbootstrap -v for details) (293968) [16:02:05] (native) install qemu-aarch64 (293968) [16:02:05] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (293968) [16:02:05] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (293968) [16:02:05] (native) % cat /tmp/apk_progress_fifo (293968) [16:02:05] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add qemu-aarch64 (293968) [16:02:05] New background process: pid=295095, 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 (293968) [16:02:06] Register qemu binfmt (aarch64) (293968) [16:02:06] % 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 (293968) [16:02:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin (293968) [16:02:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (293968) [16:02:06] % 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 (293968) [16:02:06] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (293968) [16:02:06] sigfilename: sbin/apk.static.SIGN.RSA.alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (293968) [16:02:06] sigkey: alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (293968) [16:02:06] extracted: /tmp/pmbootstrapc5cp5j84apk (293968) [16:02:06] extracted: /tmp/pmbootstrap42gx0wyesig (293968) [16:02:06] Verify apk.static signature with /home/swadmin/.local/lib/python3.8/site-packages/pmb/data/keys/alpine-devel@lists.alpinelinux.org-6165ee59.rsa.pub (293968) [16:02:06] % 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/pmbootstrap42gx0wyesig /tmp/pmbootstrapc5cp5j84apk Verified OK (293968) [16:02:06] Verify the version reported by the apk.static binary (must match the package version 2.12.10-r1) (293968) [16:02:06] % /tmp/pmbootstrapc5cp5j84apk --version apk-tools 2.12.10, compiled for x86_64. (293968) [16:02:06] (rootfs_pine64-pinephonepro) install alpine-base (293968) [16:02:06] % sudo ln -s -f /var/cache/apk /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/cache (293968) [16:02:06] % sudo cp /etc/resolv.conf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/resolv.conf (293968) [16:02:06] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk (293968) [16:02:06] (rootfs_pine64-pinephonepro) update /etc/apk/repositories (293968) [16:02:06] % sudo sh -c echo /mnt/pmbootstrap-packages >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (293968) [16:02:06] % sudo sh -c echo http://mirror.postmarketos.org/postmarketos/master >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (293968) [16:02:06] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/main >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (293968) [16:02:06] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/community >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (293968) [16:02:06] % sudo sh -c echo http://dl-cdn.alpinelinux.org/alpine/edge/testing >> /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/repositories (293968) [16:02:06] APKINDEX outdated (file does not exist yet): http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (293968) [16:02:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (293968) [16:02:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (293968) [16:02:06] APKINDEX outdated (file does not exist yet): http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (293968) [16:02:06] Update package index for aarch64 (4 file(s)) (293968) [16:02:06] Download http://mirror.postmarketos.org/postmarketos/master/aarch64/APKINDEX.tar.gz (293968) [16:02:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_2133489a116f2a4aa3cb24bfb99e043d59160ca5cc7fead69e7c3f2240547e0e /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.bdd0d494.tar.gz (293968) [16:02:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz (293968) [16:02:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_40cefd388a6f179766303318562db37c94a7e2d75b4d33074c8beaeac080064f /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.066df28d.tar.gz (293968) [16:02:07] Download http://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz (293968) [16:02:07] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_6e80a381677679c0e83714d2dc6c418e0e0c96a146d9b57fa03839d1b9f5bd40 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.b53994b4.tar.gz (293968) [16:02:08] Download http://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz (293968) [16:02:08] % sudo cp /home/swadmin/.local/var/pmbootstrap/cache_http/APKINDEX_d6ab3af2c088593f2c66b1286307b98f45cec060b38de2384f33bc9072659c06 /home/swadmin/.local/var/pmbootstrap/cache_apk_aarch64/APKINDEX.30e6f5af.tar.gz (293968) [16:02:08] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/tmp (293968) [16:02:08] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (293968) [16:02:08] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (293968) [16:02:08] % sudo cat /home/swadmin/.local/var/pmbootstrap/tmp/apk_progress_fifo (293968) [16:02:08] % 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 (293968) [16:02:08] New background process: pid=295146, 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 (293968) [16:02:10] (rootfs_pine64-pinephonepro) % getent passwd user (293968) [16:02:10] (rootfs_pine64-pinephonepro) % adduser -D -u 10000 user (293968) [16:02:10] (rootfs_pine64-pinephonepro) % addgroup -S wheel addgroup: group 'wheel' in use (293968) [16:02:10] (rootfs_pine64-pinephonepro) % addgroup user wheel (293968) [16:02:10] (rootfs_pine64-pinephonepro) % addgroup -S video addgroup: group 'video' in use (293968) [16:02:10] (rootfs_pine64-pinephonepro) % addgroup user video (293968) [16:02:10] (rootfs_pine64-pinephonepro) % addgroup -S audio addgroup: group 'audio' in use (293968) [16:02:10] (rootfs_pine64-pinephonepro) % addgroup user audio (293968) [16:02:10] (rootfs_pine64-pinephonepro) % addgroup -S input addgroup: group 'input' in use (293968) [16:02:10] (rootfs_pine64-pinephonepro) % addgroup user input (293968) [16:02:10] (rootfs_pine64-pinephonepro) % addgroup -S plugdev (293968) [16:02:11] (rootfs_pine64-pinephonepro) % addgroup user plugdev (293968) [16:02:11] (rootfs_pine64-pinephonepro) % addgroup -S netdev addgroup: group 'netdev' in use (293968) [16:02:11] (rootfs_pine64-pinephonepro) % addgroup user netdev (293968) [16:02:11] 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 (293968) [16:02:13] (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) (293968) [16:02:13] cmd:sudo: has multiple providers (doas-sudo-shim, sudo), picked shortest: sudo (293968) [16:02:13] openssh-client: picked provider(s) with higest priority 1: openssh-client-default (293968) [16:02:13] so:libpolkit-gobject-1.so.0: picked provider(s) with higest priority 100: polkit-libs (293968) [16:02:14] pipewire-session-manager: picked provider(s) with higest priority 1: pipewire-media-session (293968) [16:02:14] so:libjack.so.0: has multiple providers (jack, pipewire-jack), picked shortest: jack (293968) [16:02:15] (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 (293968) [16:02:15] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (293968) [16:02:15] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (293968) [16:02:15] (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 (293968) [16:02:15] New background process: pid=295555, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory (1/728) Installing icu-data-full (72.1-r1) (2/728) Installing dbus-libs (1.14.4-r0) (3/728) Installing libgcc (12.2.1_git20220924-r6) (4/728) Installing libffi (3.4.4-r0) (5/728) Installing libintl (0.21.1-r1) (6/728) Installing libblkid (2.38.1-r1) (7/728) Installing libmount (2.38.1-r1) (8/728) Installing pcre2 (10.42-r0) (9/728) Installing glib (2.74.3-r2) (10/728) Installing libstdc++ (12.2.1_git20220924-r6) (11/728) Installing icu-libs (72.1-r1) (12/728) Installing libpcre2-16 (10.42-r0) (13/728) Installing zstd-libs (1.5.2-r9) (14/728) Installing qt5-qtbase (5.15.6_git20221010-r1) (15/728) Installing hicolor-icon-theme (0.17-r2) (16/728) Installing libmagic (5.43-r0) (17/728) Installing file (5.43-r0) (18/728) Installing libxau (1.0.11-r0) (19/728) Installing libmd (1.0.4-r0) (20/728) Installing libbsd (0.11.7-r0) (21/728) Installing libxdmcp (1.1.4-r0) (22/728) Installing libxcb (1.15-r0) (23/728) Installing libx11 (1.8.2-r1) (24/728) Installing libxext (1.3.5-r0) (25/728) Installing libice (1.1.1-r0) (26/728) Installing libuuid (2.38.1-r1) (27/728) Installing libsm (1.2.4-r0) (28/728) Installing libxt (1.2.1-r1) (29/728) Installing libxmu (1.1.4-r0) (30/728) Installing xset (1.2.5-r0) (31/728) Installing xprop (1.2.6-r0) (32/728) Installing xdg-utils (1.1.3-r4) (33/728) Installing mesa (22.3.1-r0) (34/728) Installing libdrm (2.4.114-r0) (35/728) Installing libexpat (2.5.0-r0) (36/728) Installing wayland-libs-server (1.21.0-r1) (37/728) Installing mesa-glapi (22.3.1-r0) (38/728) Installing mesa-gles (22.3.1-r0) (39/728) Installing qt5-qtdeclarative (5.15.6_git20220908-r0) (40/728) Installing libxcomposite (0.4.6-r0) (41/728) Installing brotli-libs (1.0.9-r10) (42/728) Installing libbz2 (1.0.8-r4) (43/728) Installing libpng (1.6.39-r2) (44/728) Installing freetype (2.12.1-r0) (45/728) Installing fontconfig (2.14.1-r0) (46/728) Installing wayland-libs-client (1.21.0-r1) (47/728) Installing wayland-libs-cursor (1.21.0-r1) (48/728) Installing wayland-libs-egl (1.21.0-r1) (49/728) Installing xkeyboard-config (2.37-r0) (50/728) Installing xz-libs (5.4.0-r0) (51/728) Installing libxml2 (2.10.3-r2) (52/728) Installing libxkbcommon (1.4.1-r0) (53/728) Installing qt5-qtwayland (5.15.6_git20220927-r1) (54/728) Installing mesa-gbm (22.3.1-r0) (55/728) Installing libxshmfence (1.3.2-r0) (56/728) Installing mesa-egl (22.3.1-r0) (57/728) Installing avahi-libs (0.8-r6) (58/728) Installing gmp (6.2.1-r2) (59/728) Installing nettle (3.8.1-r0) (60/728) Installing p11-kit (0.24.1-r1) (61/728) Installing libtasn1 (4.19.0-r0) (62/728) Installing libunistring (1.1-r0) (63/728) Installing gnutls (3.7.8-r2) (64/728) Installing cups-libs (2.4.2-r1) (65/728) Installing pkgconf (1.9.3-r1) (66/728) Installing shared-mime-info (2.2-r2) (67/728) Installing libjpeg-turbo (2.1.4-r0) (68/728) Installing libwebp (1.2.4-r1) (69/728) Installing tiff (4.5.0-r1) (70/728) Installing gdk-pixbuf (2.42.10-r2) (71/728) Installing gtk-update-icon-cache (3.24.36-r0) (72/728) Installing libxfixes (6.0.0-r0) (73/728) Installing libxrender (0.9.11-r0) (74/728) Installing libxcursor (1.2.1-r1) (75/728) Installing libxdamage (1.1.6-r0) (76/728) Installing libxi (1.8-r0) (77/728) Installing libxinerama (1.1.5-r0) (78/728) Installing libxrandr (1.5.3-r0) (79/728) Installing libatk-1.0 (2.46.0-r0) (80/728) Installing libxtst (1.2.4-r0) (81/728) Installing at-spi2-core (2.46.0-r0) (82/728) Installing libatk-bridge-2.0 (2.46.0-r0) (83/728) Installing pixman (0.42.2-r0) (84/728) Installing cairo (1.17.6-r3) (85/728) Installing cairo-gobject (1.17.6-r3) (86/728) Installing libepoxy (1.5.10-r0) (87/728) Installing fribidi (1.0.12-r0) (88/728) Installing graphite2 (1.3.14-r2) (89/728) Installing harfbuzz (6.0.0-r0) (90/728) Installing libxft (2.3.7-r0) (91/728) Installing pango (1.50.12-r0) (92/728) Installing gtk+3.0 (9999_git20210602-r4) Executing gtk+3.0-9999_git20210602-r4.post-install (93/728) Installing libevdev (1.13.0-r0) (94/728) Installing mtdev (1.1.6-r1) (95/728) Installing eudev-libs (3.2.11-r6) (96/728) Installing libinput-libs (1.22.0-r0) (97/728) Installing xcb-util-wm (0.4.2-r0) (98/728) Installing xcb-util (0.4.1-r0) (99/728) Installing xcb-util-image (0.4.1-r0) (100/728) Installing xcb-util-keysyms (0.4.1-r0) (101/728) Installing xcb-util-renderutil (0.3.10-r0) (102/728) Installing libxkbcommon-x11 (1.4.1-r0) (103/728) Installing qt5-qtbase-x11 (5.15.6_git20221010-r1) (104/728) Installing qt5-qtgraphicaleffects (5.15.6_git20220816-r0) (105/728) Installing qt5-qtquickcontrols2 (5.15.6_git20220907-r0) (106/728) Installing kirigami2-libs (5.101.0-r0) (107/728) Installing libgomp (12.2.1_git20220924-r6) (108/728) Installing kirigami2 (5.101.0-r0) (109/728) Installing kactivities-libs (5.101.0-r1) (110/728) Installing karchive (5.101.0-r0) (111/728) Installing kconfig (5.101.0-r0) (112/728) Installing kcoreaddons (5.101.0-r0) (113/728) Installing qt5-qtx11extras (5.15.6_git20220816-r0) (114/728) Installing kwindowsystem (5.101.0-r0) (115/728) Installing kcrash (5.101.0-r0) (116/728) Installing kdbusaddons (5.101.0-r0) (117/728) Installing kglobalaccel (5.101.0-r0) (118/728) Installing kguiaddons (5.101.0-r0) (119/728) Installing ki18n (5.101.0-r0) (120/728) Installing libelogind (246.10-r5) (121/728) Installing polkit-elogind-libs (122-r0) (122/728) Installing polkit-qt-1 (0.114.0-r1) (123/728) Installing kauth (5.101.0-r0) (124/728) Installing kcodecs (5.101.0-r0) (125/728) Installing kwidgetsaddons (5.101.0-r0) (126/728) Installing kconfigwidgets (5.101.0-r0) (127/728) Installing qt5-qtsvg (5.15.6_git20220908-r0) (128/728) Installing kiconthemes (5.101.0-r0) (129/728) Installing kitemviews (5.101.0-r0) (130/728) Installing kxmlgui (5.101.0-r0) (131/728) Installing kbookmarks (5.101.0-r0) (132/728) Installing kcompletion (5.101.0-r0) (133/728) Installing libxml2-utils (2.10.3-r2) (134/728) Installing docbook-xml (4.5-r8) Executing docbook-xml-4.5-r8.post-install (135/728) Installing libgpg-error (1.46-r1) (136/728) Installing libgcrypt (1.10.1-r0) (137/728) Installing libxslt (1.1.37-r0) (138/728) Installing docbook-xsl (1.79.2-r8) Executing docbook-xsl-1.79.2-r8.post-install (139/728) Installing kdoctools (5.101.0-r0) (140/728) Installing kjobwidgets (5.101.0-r0) (141/728) Installing alsa-lib (1.2.8-r0) (142/728) Installing libxxf86vm (1.1.5-r0) (143/728) Installing mesa-gl (22.3.1-r0) (144/728) Installing libxv (1.0.12-r0) (145/728) Installing cdparanoia-libs (10.2-r11) (146/728) Installing graphene (1.10.8-r1) (147/728) Installing gstreamer (1.20.5-r0) (148/728) Installing libogg (1.3.5-r2) (149/728) Installing opus (1.3.1-r1) (150/728) Installing orc (0.4.33-r0) (151/728) Installing libtheora (1.1.1-r16) (152/728) Installing libvorbis (1.3.7-r0) (153/728) Installing gst-plugins-base (1.20.5-r0) (154/728) Installing qt5-qtmultimedia (5.15.6_git20220907-r0) (155/728) Installing qt5-qtspeech (5.15.6_git20220907-r0) (156/728) Installing sound-theme-freedesktop (0.8-r0) (157/728) Installing libltdl (2.4.7-r0) (158/728) Installing libcanberra (0.30-r9) (159/728) Installing libcanberra-gstreamer (0.30-r9) (160/728) Installing knotifications (5.101.0-r0) (161/728) Installing kservice (5.101.0-r0) (162/728) Installing solid-libs (5.101.0-r0) (163/728) Installing libhunspell (1.7.1-r0) (164/728) Installing ncurses-terminfo-base (6.3_p20221217-r0) (165/728) Installing ncurses-libs (6.3_p20221217-r0) (166/728) Installing readline (8.2.0-r0) (167/728) Installing hunspell (1.7.1-r0) (168/728) Installing sonnet (5.101.0-r0) (169/728) Installing ktextwidgets (5.101.0-r0) (170/728) Installing kio (5.101.0-r0) (171/728) Installing kpackage (5.101.0-r0) (172/728) Installing kdeclarative (5.101.0-r0) (173/728) Installing kwayland (5.101.0-r0) (174/728) Installing plasma-framework (5.101.0-r0) (175/728) Installing sqlite-libs (3.40.0-r0) (176/728) Installing libaccounts-glib (1.26-r1) (177/728) Installing libaccounts-qt (1.16-r1) (178/728) Installing signond (8.61-r0) (179/728) Installing accounts-qml-module (0.7_git20190605-r1) (180/728) Installing qt5-qtwebchannel (5.15.6_git20220907-r0) (181/728) Installing sdl2 (2.26.1-r0) (182/728) Installing svt-av1-libs (1.4.1-r0) (183/728) Installing aom-libs (3.5.0-r0) (184/728) Installing libass (0.17.0-r0) (185/728) Installing libdav1d (1.0.0-r2) (186/728) Installing lcms2 (2.14-r2) (187/728) Installing libjxl (0.7.0-r0) (188/728) Installing lame (3.100-r2) (189/728) Installing libasyncns (0.8-r1) (190/728) Installing flac-libs (1.4.2-r0) (191/728) Installing libsndfile (1.1.0-r3) (192/728) Installing soxr (0.1.3-r3) (193/728) Installing speexdsp (1.2.1-r0) (194/728) Installing tdb-libs (1.4.7-r1) (195/728) Installing libpulse (9999_git20220528-r0) (196/728) Installing cjson (1.7.15-r3) (197/728) Installing mbedtls (2.28.2-r0) (198/728) Installing librist (0.2.7-r0) (199/728) Installing libsrt (1.5.1-r0) (200/728) Installing libssh (0.10.4-r0) (201/728) Installing v4l-utils-libs (1.22.1-r2) (202/728) Installing libva (2.16.0-r0) (203/728) Installing libvdpau (1.5-r0) (204/728) Installing vidstab (1.1.0-r2) (205/728) Installing libvpx (1.12.0-r1) (206/728) Installing x264-libs (0.164_git20220602-r0) (207/728) Installing numactl (2.0.16-r0) (208/728) Installing x265-libs (3.5-r3) (209/728) Installing xvidcore (1.3.7-r1) (210/728) Installing libsodium (1.0.18-r2) (211/728) Installing libzmq (4.3.4-r1) (212/728) Installing ffmpeg-libs (5.1.2-r3) (213/728) Installing libevent (2.1.12-r5) (214/728) Installing minizip (1.2.13-r0) (215/728) Installing nspr (4.35-r0) (216/728) Installing nss (3.86-r0) (217/728) Installing re2 (2022.12.01-r0) (218/728) Installing snappy (1.1.9-r4) (219/728) Installing qt5-qtwebengine (5.15.11-r10) (220/728) Installing libnotify (0.8.1-r1) (221/728) Installing libproxy (0.4.18-r2) (222/728) Installing signon-ui (0.17_git20171023-r2) (223/728) Installing libassuan (2.5.5-r1) (224/728) Installing pinentry (1.2.1-r0) Executing pinentry-1.2.1-r0.post-install (225/728) Installing gnupg-gpgconf (2.2.41-r0) (226/728) Installing gpg (2.2.41-r0) (227/728) Installing npth (1.6-r2) (228/728) Installing gpg-agent (2.2.41-r0) (229/728) Installing libksba (1.6.3-r0) (230/728) Installing gpgsm (2.2.41-r0) (231/728) Installing gpgme (1.18.0-r1) (232/728) Installing gpgmepp (1.18.0-r1) (233/728) Installing gdbm (1.23-r0) (234/728) Installing libsasl (2.1.28-r3) (235/728) Installing libqca (2.3.4-r2) (236/728) Installing kwallet (5.101.0-r0) (237/728) Installing kaccounts-integration (22.12.0-r0) (238/728) Installing purpose (5.101.0-r0) (239/728) Installing qt5-qtbase-sqlite (5.15.6_git20221010-r1) (240/728) Installing qt5-qtfeedback (0_git20180903-r0) (241/728) Installing angelfish (22.11-r0) (242/728) Installing gtk+2.0 (2.24.33-r8) Executing gtk+2.0-2.24.33-r8.post-install (243/728) Installing gtk-engines-clearlooks (2.21.0-r3) (244/728) Installing gtk-engines-crux (2.21.0-r3) (245/728) Installing gtk-engines-industrial (2.21.0-r3) (246/728) Installing gtk-engines-mist (2.21.0-r3) (247/728) Installing gtk-engines-redmond (2.21.0-r3) (248/728) Installing gtk-engines-thinice (2.21.0-r3) (249/728) Installing gtk-engines (2.21.0-r3) (250/728) Installing breeze-gtk (5.26.4-r0) (251/728) Installing alsa-ucm-conf (1.2.8-r1) (252/728) Installing ca-certificates (20221203-r1) (253/728) Installing nghttp2-libs (1.51.0-r0) (254/728) Installing libcurl (7.87.0-r1) (255/728) Installing libgpiod (1.6.3-r2) (256/728) Installing libgudev (237-r1) (257/728) Installing libmm-glib (1.20.2-r1) (258/728) Installing libusb (1.0.26-r0) (259/728) Installing eg25-manager (0.4.6-r0) (260/728) Installing eg25-manager-openrc (0.4.6-r0) (261/728) Installing linux-pine64-pinephonepro (6.1-r1) (262/728) Installing udev-init-scripts (35-r1) (263/728) Installing udev-init-scripts-openrc (35-r1) (264/728) Installing kmod-libs (30-r1) (265/728) Installing eudev (3.2.11-r6) (266/728) Installing eudev-openrc (3.2.11-r6) (267/728) Installing openssh-keygen (9.1_p1-r1) (268/728) Installing libedit (20221030.3.1-r0) (269/728) Installing openssh-client-common (9.1_p1-r1) (270/728) Installing openssh-client-default (9.1_p1-r1) (271/728) Installing openssh-sftp-server (9.1_p1-r1) (272/728) Installing openssh-server-common (9.1_p1-r1) (273/728) Installing openssh-server (9.1_p1-r1) (274/728) Installing openssh (9.1_p1-r1) (275/728) Installing boot-deploy (0.6.1-r0) (276/728) Installing busybox-extras (1.35.0-r29) Executing busybox-extras-1.35.0-r29.post-install (277/728) Installing lzo (2.10-r3) (278/728) Installing btrfs-progs (6.1-r0) (279/728) Installing bzip2 (1.0.8-r4) (280/728) Installing argon2-libs (20190702-r2) (281/728) Installing device-mapper-libs (2.03.18-r0) (282/728) Installing json-c (0.16-r0) (283/728) Installing cryptsetup-libs (2.6.0-r0) (284/728) Installing popt (1.19-r0) (285/728) Installing cryptsetup (2.6.0-r0) (286/728) Installing cryptsetup-openrc (2.6.0-r0) (287/728) Installing libaio (0.3.113-r0) (288/728) Installing device-mapper-event-libs (2.03.18-r0) (289/728) Installing lvm2-libs (2.03.18-r0) (290/728) Installing device-mapper (2.03.18-r0) (291/728) Installing device-mapper-udev (2.03.18-r0) Executing device-mapper-udev-2.03.18-r0.post-install (292/728) Installing libcom_err (1.46.5-r4) (293/728) Installing e2fsprogs-libs (1.46.5-r4) (294/728) Installing e2fsprogs (1.46.5-r4) (295/728) Installing e2fsprogs-extra (1.46.5-r4) (296/728) Installing f2fs-tools-libs (1.15.0-r0) (297/728) Installing f2fs-tools (1.15.0-r0) (298/728) Installing lz4 (1.9.4-r1) (299/728) Installing userspace-rcu (0.13.2-r0) (300/728) Installing multipath-tools (0.9.4-r0) (301/728) Installing multipath-tools-openrc (0.9.4-r0) (302/728) Installing parted (3.5-r0) (303/728) Installing postmarketos-mvcfg (1-r0) (304/728) Installing postmarketos-keys (1-r0) (305/728) Installing sudo (1.9.12_p1-r1) (306/728) Installing postmarketos-base-nofde (24.1-r0) (307/728) Installing unudhcpd (0.2.1-r0) (308/728) Installing xz (5.4.0-r0) (309/728) Installing postmarketos-mkinitfs (1.5.1-r3) (310/728) 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/728) Installing llvm15-libs (15.0.6-r1) (312/728) Installing musl-fts (1.2.7-r3) (313/728) Installing libelf (0.188-r0) (314/728) Installing mesa-dri-gallium (22.3.1-r0) (315/728) Installing postmarketos-base-mesa (24.1-r0) (316/728) Installing dbus (1.14.4-r0) Executing dbus-1.14.4-r0.pre-install Executing dbus-1.14.4-r0.post-install (317/728) Installing dbus-openrc (1.14.4-r0) (318/728) Installing libacl (2.3.1-r1) (319/728) Installing lz4-libs (1.9.4-r1) (320/728) Installing libarchive (3.6.2-r1) (321/728) Installing libcbor (0.9.0-r1) (322/728) Installing efivar-libs (38-r1) (323/728) Installing libgcab (1.5-r0) (324/728) Installing json-glib (1.6.6-r1) (325/728) Installing libgusb (0.4.2-r0) (326/728) Installing libjcat (0.1.12-r0) (327/728) Installing libmbim (1.28.2-r0) (328/728) Installing protobuf-c (1.4.1-r1) (329/728) Installing libqrtr-glib (1.2.2-r0) (330/728) Installing libqmi (1.32.2-r0) (331/728) Installing tpm2-tss-mu (3.2.1-r0) (332/728) Installing tpm2-tss-sys (3.2.1-r0) (333/728) Installing tpm2-tss-esys (3.2.1-r0) (334/728) Installing libxmlb (0.3.10-r0) (335/728) Installing fwupd (1.8.8-r0) (336/728) Installing fwupd-openrc (1.8.8-r0) (337/728) Installing device-pine64-pinephonepro (3.5-r1) Executing device-pine64-pinephonepro-3.5-r1.post-install * service eg25-manager added to runlevel default (338/728) Installing firmware-pine64-pinebookpro (2-r0) (339/728) Installing linux-firmware-cypress (20221214-r0) (340/728) Installing linux-firmware-brcm (20221214-r0) (341/728) Installing linux-firmware-rockchip (20221214-r0) (342/728) Installing device-pine64-pinephonepro-nonfree-firmware (3.5-r1) (343/728) Installing yaml (0.2.5-r0) (344/728) Installing appstream (0.15.5-r2) Executing appstream-0.15.5-r2.post-install ✔ Metadata cache was updated successfully. (345/728) Installing appstream-qt (0.15.5-r2) (346/728) Installing attica (5.101.0-r0) (347/728) Installing kidletime (5.101.0-r0) (348/728) Installing knewstuff (5.101.0-r0) (349/728) Installing discover (5.26.4-r0) (350/728) Installing libapk-qt (0.4.2-r0) (351/728) Installing discover-backend-apk (5.26.4-r0) (352/728) Installing discover-backend-fwupd (5.26.4-r0) (353/728) Installing font-droid-nonlatin (20200215-r2) (354/728) Installing font-noto-common (0_git20211101-r6) (355/728) Installing font-noto-math (0_git20211101-r6) (356/728) Installing font-noto-symbols (0_git20211101-r6) (357/728) Installing font-noto (0_git20211101-r6) (358/728) Installing font-noto-emoji (2.038-r0) (359/728) Installing font-noto-extra (0_git20211101-r6) (360/728) Installing mauiman (1.0.1-r0) (361/728) Installing mauikit (2.2.1-r0) (362/728) Installing exiv2 (0.27.5-r1) (363/728) Installing mauikit-imagetools (2.2.1-r0) (364/728) Installing mauikit-filebrowsing (2.2.1-r0) (365/728) Installing index (2.2.1-r0) (366/728) Installing signon-plugin-oauth2 (0.25-r0) (367/728) Installing kaccounts-providers (22.12.0-r0) (368/728) Installing kirigami-addons (0.6.1-r0) (369/728) Installing kclock (22.11-r0) (370/728) Installing gsettings-desktop-schemas (43.0-r0) (371/728) Installing kdecoration (5.26.4-r0) (372/728) Installing kde-gtk-config (5.26.4-r0) (373/728) Installing kirigami-gallery (22.12.0-r0) (374/728) Installing kquickimageeditor (0.2.0-r1) (375/728) Installing taglib (1.13-r0) (376/728) Installing kfilemetadata (5.101.0-r0) (377/728) Installing qt5-qtlocation (5.15.6_git20220907-r1) (378/728) Installing koko (22.11-r0) (379/728) Installing kasync (0.3.0-r2) (380/728) Installing gpg-wks-server (2.2.41-r0) (381/728) Installing gpgv (2.2.41-r0) (382/728) Installing libldap (2.6.3-r6) (383/728) Installing gnupg-dirmngr (2.2.41-r0) (384/728) Installing gnupg-utils (2.2.41-r0) (385/728) Installing gnupg-wks-client (2.2.41-r0) (386/728) Installing gnupg (2.2.41-r0) (387/728) Installing iso-codes (4.12.0-r0) (388/728) Installing kcontacts (5.101.0-r0) (389/728) Installing kpeople (5.101.0-r0) (390/728) Installing libical (3.0.16-r1) (391/728) Installing kcalendarcore (5.101.0-r0) (392/728) Installing kmime (22.12.0-r0) (393/728) Installing kimap2 (0.4.0-r1) (394/728) Installing qt5-qtxmlpatterns (5.15.6_git20220816-r0) (395/728) Installing kdav2 (0.4.0-r1) (396/728) Installing lmdb (0.9.29-r2) (397/728) Installing libxapian (1.4.21-r0) (398/728) Installing sink (0.9.0-r3) (399/728) Installing kpeoplesink (0_git20210224-r1) (400/728) Installing kpeoplevcard (0.1-r2) (401/728) Installing libraw (0.21.0-r0) (402/728) Installing libraw-tools (0.21.0-r0) (403/728) Installing imagemagick-libs (7.1.0.55-r0) (404/728) Installing jbig2dec (0.19-r1) (405/728) Installing ghostscript (10.0.0-r2) (406/728) Installing libde265 (1.0.9-r0) (407/728) Installing libheif (1.14.0-r0) (408/728) Installing librsvg (2.55.1-r0) (409/728) Installing imagemagick (7.1.0.55-r0) (410/728) Installing perl (5.36.0-r0) (411/728) Installing perl-image-exiftool (12.50-r0) (412/728) Installing exiftool (12.50-r0) (413/728) Installing feedbackd-device-themes (0_git20220202-r0) (414/728) Installing gsound (1.0.3-r1) (415/728) 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/728) Installing tzdata (2022g-r0) (417/728) Installing openexr (3.1.5-r4) (418/728) Installing soundtouch (2.3.2-r1) (419/728) Installing libraw1394 (2.1.2-r3) (420/728) Installing libdc1394 (2.2.6-r1) (421/728) Installing tslib (1.22-r1) (422/728) Installing directfb (1.7.7-r5) (423/728) Installing faac (1.30-r2) (424/728) Installing fdk-aac (2.0.2-r1) (425/728) Installing flite (2.2-r1) (426/728) Installing libsamplerate (0.2.2-r0) (427/728) Installing jack (1.9.21-r0) (428/728) Installing portaudio (19.7.0-r0) (429/728) Installing fluidsynth-libs (2.3.0-r0) (430/728) Installing libfreeaptx (0.1.1-r1) (431/728) Installing gsm (1.0.22-r1) (432/728) Installing libldac (2.0.2.3-r0) (433/728) Installing libmodplug (0.8.9.0-r2) (434/728) Installing neon (0.32.4-r0) (435/728) Installing libnice (0.1.19-r0) (436/728) Installing openal-soft (1.22.2-r2) (437/728) Installing openjpeg (2.5.0-r2) (438/728) Installing librtmp (2.4_git20190330-r2) (439/728) Installing sbc (2.0-r0) (440/728) Installing spandsp (0.0.6-r4) (441/728) Installing libsrtp (2.4.2-r3) (442/728) Installing vo-aacenc (0.1.3-r0) (443/728) Installing vo-amrwbenc (0.1.3-r0) (444/728) Installing libzbar (0.23.92-r2) (445/728) Installing gst-plugins-bad (1.20.5-r0) (446/728) Installing gtk4.0 (4.8.3-r0) Executing gtk4.0-4.8.3-r0.post-install (447/728) Installing megapixels (1.6.0-r1) (448/728) Installing encodings (1.0.6-r0) (449/728) Installing libfontenc (1.1.7-r0) (450/728) Installing mkfontscale (1.2.2-r1) (451/728) Installing font-dejavu (2.37-r3) (452/728) Installing sdl2_ttf (2.20.1-r0) (453/728) Installing osk-sdl (0.67.1-r1) (454/728) Installing kcmutils (5.101.0-r0) (455/728) Installing frameworkintegration (5.101.0-r0) (456/728) Installing oxygen (5.26.4-r0) (457/728) Installing modemmanager-qt (5.101.0-r0) (458/728) Installing callaudiod-libs (0.1.4-r0) (459/728) Installing abseil-cpp (20220623.1-r1) (460/728) Installing boost1.81-thread (1.81.0-r1) (461/728) Installing libprotobuf (3.21.12-r0) (462/728) Installing libphonenumber (8.13.3-r0) (463/728) Installing plasma-dialer (22.11-r0) (464/728) Installing plasma-mobile-sounds (0.1-r1) (465/728) Installing qt5-qtquickcontrols (5.15.6_git20220816-r0) (466/728) Installing plasma-phonebook (22.11-r0) (467/728) Installing postmarketos-artwork-wallpapers (2-r1) (468/728) Installing postmarketos-hidden-desktop-entries (2.2-r1) (469/728) Installing bluez (5.66-r1) (470/728) Installing bluez-openrc (5.66-r1) (471/728) Installing bluez-obexd (5.66-r1) (472/728) Installing kded (5.101.0-r0) (473/728) Installing bluez-qt (5.101.0-r0) (474/728) Installing bluedevil (5.26.4-r0) (475/728) Installing breeze (5.26.4-r0) (476/728) Installing libpulse-mainloop-glib (9999_git20220528-r0) (477/728) Installing callaudiod (0.1.4-r0) (478/728) Installing dnsmasq-common (2.88-r0) (479/728) Installing dnsmasq-openrc (2.88-r0) (480/728) Installing dnsmasq (2.88-r0) Executing dnsmasq-2.88-r0.pre-install (481/728) Installing linux-pam (1.5.2-r1) (482/728) Installing shadow (4.13-r0) (483/728) Installing elogind (246.10-r5) (484/728) Installing elogind-openrc (246.10-r5) (485/728) Installing hfd-service (0.1.0-r1) (486/728) Installing hfd-service-openrc (0.1.0-r1) (487/728) Installing iio-sensor-proxy (3.4-r0) (488/728) Installing iio-sensor-proxy-openrc (3.4-r0) (489/728) Installing libkscreen (5.26.4-r0) (490/728) Installing layer-shell-qt (5.26.4-r0) (491/728) Installing qt5-qtsensors (5.15.6_git20220816-r0) (492/728) Installing kscreen (5.26.4-r0) (493/728) Installing socat (1.7.4.4-r0) (494/728) Installing kwallet-pam (5.26.4-r0) (495/728) Installing kwayland-integration (5.26.4-r0) (496/728) Installing polkit-common (122-r0) Executing polkit-common-122-r0.pre-install (497/728) Installing duktape (2.7.0-r0) (498/728) Installing polkit-elogind (122-r0) (499/728) Installing modemmanager (1.20.2-r1) (500/728) Installing modemmanager-openrc (1.20.2-r1) (501/728) Installing libnm (1.40.8-r0) (502/728) Installing networkmanager-common (1.40.8-r0) (503/728) Installing networkmanager-openrc (1.40.8-r0) (504/728) Installing libndp (1.8-r1) (505/728) Installing libidn2 (2.3.4-r0) (506/728) Installing libpsl (0.21.1-r1) (507/728) 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-. * (508/728) Installing networkmanager-cli (1.40.8-r0) (509/728) Installing pcre (8.45-r2) (510/728) Installing slang (2.3.3-r0) (511/728) Installing newt (0.52.21-r5) (512/728) Installing networkmanager-tui (1.40.8-r0) (513/728) Installing wireless-regdb (2022.08.12-r0) (514/728) 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 ; * rc-service start), and restart networkmanager. * * If you chose iwd, you have to also add 'wifi.backend=iwd' into section * '[device]' in /etc/NetworkManager/NetworkManager.conf. * (515/728) Installing mobile-broadband-provider-info (20221107-r0) (516/728) Installing networkmanager-wwan (1.40.8-r0) (517/728) Installing libunwind (1.6.2-r2) (518/728) Installing libcamera (0.0.3-r0) (519/728) Installing pipewire-libs (0.3.63-r1) (520/728) Installing libuv (1.44.2-r0) (521/728) Installing roc-toolkit-libs (0.1.5-r2) (522/728) Installing webrtc-audio-processing (0.3.1-r6) (523/728) Installing pipewire (0.3.63-r1) (524/728) Installing breeze-icons (5.101.0-r0) (525/728) Installing dbus-x11 (1.14.4-r0) (526/728) Installing kactivities (5.101.0-r1) (527/728) Installing kpipewire (5.26.4-r0) (528/728) Installing dconf (0.40.0-r2) (529/728) Installing anthy (9100h-r2) (530/728) Installing maliit-framework (2.3.0-r1) (531/728) Installing kyotocabinet (1.2.79-r3) (532/728) Installing libpinyin (2.7.92-r0) (533/728) Installing tinyxml (2.6.2-r1) (534/728) Installing presage (0.9.1-r2) (535/728) Installing maliit-keyboard (2.3.1-r1) (536/728) Installing qt5-qtvirtualkeyboard (5.15.6_git20220927-r0) (537/728) Installing plasma-nano (5.26.4-r0) (538/728) Installing networkmanager-qt (5.101.0-r0) (539/728) Installing plasma-nm (5.26.4-r0) (540/728) Installing plasma-nm-mobile (5.26.4-r0) (541/728) Installing fftw-single-libs (3.3.10-r1) (542/728) Installing pulseaudio (9999_git20220528-r0) Executing pulseaudio-9999_git20220528-r0.post-install (543/728) Installing pulseaudio-bluez (9999_git20220528-r0) (544/728) Installing pulseaudio-alsa (9999_git20220528-r0) (545/728) Installing alsa-utils-openrc (1.2.8-r0) (546/728) Installing pulseaudio-openrc (9999_git20220528-r0) (547/728) Installing libcanberra-pulse (0.30-r9) (548/728) Installing plasma-pa (5.26.4-r0) (549/728) Installing libdaemon (0.14-r3) (550/728) Installing openrc-settingsd (1.1.0-r0) (551/728) Installing openrc-settingsd-openrc (1.1.0-r0) (552/728) Installing plasma-settings (22.11-r0) (553/728) Installing kactivitymanagerd (5.26.4-r1) (554/728) Installing kinit (5.101.0-r0) (555/728) Installing avahi (0.8-r6) Executing avahi-0.8-r6.pre-install (556/728) Installing kdnssd (5.101.0-r0) (557/728) Installing syntax-highlighting (5.101.0-r0) (558/728) Installing kdsoap (2.1.1-r0) (559/728) Installing libmtp (1.1.20-r2) (560/728) Installing clang15-libclang (15.0.6-r2) (561/728) Installing qt5-qttools (5.15.6_git20220907-r1) (562/728) Installing phonon (4.11.1-r3) (563/728) Installing talloc (2.3.4-r1) (564/728) Installing tevent (0.13.0-r1) (565/728) Installing samba-util-libs (4.16.8-r1) (566/728) Installing jansson (2.14-r0) (567/728) Installing ldb (2.5.2-r1) (568/728) Installing libwbclient (4.16.8-r1) (569/728) Installing samba-libs (4.16.8-r1) (570/728) Installing libsmbclient (4.16.8-r1) (571/728) Installing kio-extras (22.12.0-r0) (572/728) Installing kquickcharts (5.101.0-r0) (573/728) Installing xorg-server-common (21.1.6-r0) (574/728) Installing libxkbfile (1.1.2-r0) (575/728) Installing xkbcomp (1.4.6-r0) (576/728) Installing libxfont2 (2.0.6-r0) (577/728) Installing libtirpc-conf (1.3.3-r0) (578/728) Installing libtirpc-nokrb (1.3.3-r0) (579/728) Installing libxcvt (0.1.2-r0) (580/728) Installing xwayland (22.1.7-r0) (581/728) Installing kscreenlocker (5.26.4-r0) (582/728) Installing libqaccessibilityclient (0.4.1-r1) (583/728) Installing xcb-util-cursor (0.1.4-r0) (584/728) Installing kwin (5.26.4-r0) (585/728) Installing kitemmodels (5.101.0-r0) (586/728) Installing threadweaver (5.101.0-r0) (587/728) Installing krunner (5.101.0-r0) (588/728) Installing milou (5.26.4-r0) (589/728) Installing pipewire-media-session (0.4.1-r0) (590/728) Installing font-hack (3.003-r3) (591/728) Installing qqc2-desktop-style (5.101.0-r0) (592/728) Installing plasma-integration (5.26.4-r0) (593/728) Installing qtchooser (66-r2) (594/728) Installing plasma-workspace-libs (5.26.4.1-r0) (595/728) Installing kactivities-stats (5.101.0-r1) (596/728) Installing baloo (5.101.0-r0) (597/728) Installing kholidays (5.101.0-r0) (598/728) Installing libkexiv2 (22.12.0-r0) (599/728) Installing knotifyconfig (5.101.0-r0) (600/728) Installing kparts (5.101.0-r0) (601/728) Installing zxing-cpp (1.4.0-r0) (602/728) Installing libdmtx-libs (0.7.7-r0) (603/728) Installing libqrencode (4.1.1-r1) (604/728) Installing prison (5.101.0-r0) (605/728) Installing ktexteditor (5.101.0-r0) (606/728) Installing libnl3 (3.7.0-r0) (607/728) Installing libpcap (1.10.1-r1) (608/728) Installing lm-sensors-libs (3.6.0-r4) (609/728) Installing libksysguard (5.26.4-r0) (610/728) Installing kuserfeedback (1.2.0-r1) (611/728) Installing gpsd (3.24-r1) (612/728) Installing gpsd-openrc (3.24-r1) (613/728) Installing mpfr4 (4.1.1-r1) (614/728) Installing libqalculate (4.5.0-r0) (615/728) Installing plasma-workspace (5.26.4.1-r0) (616/728) Installing kpty (5.101.0-r0) (617/728) Installing kdesu (5.101.0-r0) (618/728) Installing kde-cli-tools (5.26.4-r0) (619/728) Installing qqc2-breeze-style (5.26.4-r0) (620/728) Installing plasma-mobile (5.26.4-r0) (621/728) Installing polkit-kde-agent-1 (5.26.4-r0) (622/728) Installing chrony (4.3-r0) Executing chrony-4.3-r0.pre-install (623/728) Installing chrony-openrc (4.3-r0) (624/728) Installing haveged (1.9.18-r0) (625/728) Installing haveged-openrc (1.9.18-r0) (626/728) Installing libmnl (1.0.5-r0) (627/728) Installing libnftnl (1.2.4-r0) (628/728) Installing nftables (1.0.6-r0) (629/728) Installing nftables-openrc (1.0.6-r0) (630/728) Installing postmarketos-config-nftables (0.13-r0) Executing postmarketos-config-nftables-0.13-r0.post-install * service nftables added to runlevel default (631/728) Installing postmarketos-config-nftables-networkmanager (0.13-r0) (632/728) Installing postmarketos-base-nftables (24.1-r0) Executing postmarketos-base-nftables-24.1-r0.post-install (633/728) Installing postmarketos-artwork-icons (2-r1) (634/728) Installing util-linux (2.38.1-r1) (635/728) Installing libfdisk (2.38.1-r1) (636/728) Installing libsmartcols (2.38.1-r1) (637/728) Installing util-linux-misc (2.38.1-r1) (638/728) Installing libeconf (0.5.0-r0) (639/728) Installing runuser (2.38.1-r1) (640/728) Installing mount (2.38.1-r1) (641/728) Installing losetup (2.38.1-r1) (642/728) Installing hexdump (2.38.1-r1) (643/728) Installing uuidgen (2.38.1-r1) (644/728) Installing blkid (2.38.1-r1) (645/728) Installing sfdisk (2.38.1-r1) (646/728) Installing mcookie (2.38.1-r1) (647/728) Installing agetty (2.38.1-r1) (648/728) Installing agetty-openrc (0.45.2-r7) (649/728) Installing wipefs (2.38.1-r1) (650/728) Installing cfdisk (2.38.1-r1) (651/728) Installing umount (2.38.1-r1) (652/728) Installing util-linux-openrc (2.38.1-r1) (653/728) Installing flock (2.38.1-r1) (654/728) Installing lsblk (2.38.1-r1) (655/728) Installing libcap-ng (0.8.3-r1) (656/728) Installing setpriv (2.38.1-r1) (657/728) Installing logger (2.38.1-r1) (658/728) Installing partx (2.38.1-r1) (659/728) Installing fstrim (2.38.1-r1) (660/728) Installing findmnt (2.38.1-r1) (661/728) Installing pcsc-lite-libs (1.9.9-r0) (662/728) Installing wpa_supplicant (2.10-r4) (663/728) Installing wpa_supplicant-openrc (2.10-r4) (664/728) Installing ifupdown-ng-wifi (0.12.1-r0) (665/728) Installing postmarketos-base-ui (6-r1) Executing postmarketos-base-ui-6-r1.post-install (666/728) Installing postmarketos-base-ui-networkmanager (6-r1) (667/728) Installing mpdecimal (2.5.1-r1) (668/728) Installing python3 (3.11.1-r1) (669/728) Installing py3-ruamel.yaml.clib (0.2.7-r1) (670/728) Installing py3-ruamel.yaml (0.17.21-r1) (671/728) Installing sleep-inhibitor (1.16-r1) (672/728) Installing sleep-inhibitor-openrc (1.16-r1) (673/728) Installing postmarketos-base-ui-elogind (6-r1) Executing postmarketos-base-ui-elogind-6-r1.post-install (674/728) Installing py3-dbus (1.3.2-r1) (675/728) Installing obex-capabilities (0.2.1-r2) (676/728) Installing obex-capabilities-bluez-obexd (0.2.1-r2) (677/728) Installing postmarketos-base-ui-bluez-obexd (6-r1) (678/728) Installing pulseaudio-utils (9999_git20220528-r0) (679/728) Installing postmarketos-base-ui-pulseaudio (6-r1) (680/728) Installing upower (1.90.0-r2) (681/728) Installing powerdevil-libs (5.26.4-r0) (682/728) Installing powerdevil (5.26.4-r0) (683/728) Installing bubblewrap (0.7.0-r0) (684/728) Installing fuse-common (3.12.0-r0) (685/728) Installing fuse-openrc (3.12.0-r0) (686/728) Installing fuse3-libs (3.12.0-r0) (687/728) Installing fuse3 (3.12.0-r0) (688/728) Installing xdg-desktop-portal (1.16.0-r0) (689/728) Installing xdg-desktop-portal-kde (5.26.4-r0) (690/728) Installing autologin (1.0.0-r4) (691/728) Installing tinydm (1.1.2-r1) (692/728) Installing tinydm-openrc (1.1.2-r1) (693/728) Installing postmarketos-base-ui-tinydm (6-r1) (694/728) Installing font-alias (1.0.4-r0) (695/728) Installing util-macros (1.19.3-r0) (696/728) Installing font-misc-misc (1.1.2-r3) (697/728) Installing font-cursor-misc (1.0.3-r3) (698/728) Installing xauth (1.1.2-r0) (699/728) Installing xmodmap (1.0.11-r0) (700/728) Installing xrdb (1.2.1-r1) (701/728) Installing xinit (1.4.2-r0) (702/728) Installing hwdata-pci (0.365-r0) (703/728) Installing libpciaccess (0.17-r0) (704/728) Installing xorg-server (21.1.6-r0) (705/728) Installing libinput (1.22.0-r0) (706/728) Installing xf86-input-libinput (1.2.1-r0) (707/728) Installing xf86-video-fbdev (0.5.0-r3) (708/728) Installing postmarketos-base-ui-x11 (6-r1) (709/728) 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/728) Installing libexif (0.6.24-r0) (711/728) Installing hwloc (2.8.0-r0) (712/728) Installing libtbb (2021.7.0-r1) (713/728) Installing opencv (4.6.0-r5) (714/728) Installing postprocessd (0.2.1-r2) (715/728) Installing postprocessd-megapixels (0.2.1-r2) (716/728) Installing qmltermwidget (0.2.0-r1) (717/728) Installing qmlkonsole (22.11-r0) (718/728) Installing c-ares (1.18.1-r1) (719/728) Installing spacebar (22.11-r0) (720/728) Installing hkdm (0.2.0-r0) (721/728) Installing buffyboard (0.2.0-r0) (722/728) Installing terminus-font (4.49.1-r3) (723/728) Installing kbd-misc (2.5.1-r4) (724/728) Installing kbd (2.5.1-r4) (725/728) Installing kbd-openrc (2.5.1-r4) (726/728) Installing ttyescape (1.0.1-r1) Executing ttyescape-1.0.1-r1.post-install (727/728) Installing ttyescape-openrc (1.0.1-r1) (728/728) Installing xdg-user-dirs (0.18-r0) Executing busybox-1.35.0-r29.trigger Executing glib-2.74.3-r2.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/24 16:05:47 Generating for kernel version: 6.1.0 2022/12/24 16:05:47 Output directory: /boot 2022/12/24 16:05:47 == Generating initramfs == 2022/12/24 16:05:47 - Including hook files 2022/12/24 16:05:47 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/24 16:05:47 - Including hook scripts 2022/12/24 16:05:47 - Including required binaries 2022/12/24 16:05:47 - Including kernel modules 2022/12/24 16:05:47 - Including splash images 2022/12/24 16:05:47 - Writing and verifying initramfs archive 2022/12/24 16:05:48 == Generating initramfs extra == 2022/12/24 16:05:48 - Including extra binaries 2022/12/24 16:05:48 - Including FDE support 2022/12/24 16:05:49 - Writing and verifying initramfs-extra archive 2022/12/24 16:05: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/24 16:05:51 mkinitfs completed in: 3.437433429s 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: 2162 MiB in 753 packages (293968) [16:05:59] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2162 MiB in 753 packages (293968) [16:06:02] (rootfs_pine64-pinephonepro) calculate depends of device-pine64-pinephonepro (pmbootstrap -v for details) (293968) [16:06:02] (rootfs_pine64-pinephonepro) install device-pine64-pinephonepro (293968) [16:06:02] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (293968) [16:06:02] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (293968) [16:06:02] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (293968) [16:06:02] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add device-pine64-pinephonepro (293968) [16:06:02] New background process: pid=303529, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2162 MiB in 753 packages (293968) [16:06:05] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2162 MiB in 753 packages (293968) [16:06:08] (rootfs_pine64-pinephonepro) calculate depends of postmarketos-mkinitfs (pmbootstrap -v for details) (293968) [16:06:09] (rootfs_pine64-pinephonepro) install postmarketos-mkinitfs (293968) [16:06:09] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (293968) [16:06:09] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (293968) [16:06:09] (rootfs_pine64-pinephonepro) % cat /tmp/apk_progress_fifo (293968) [16:06:09] (rootfs_pine64-pinephonepro) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add postmarketos-mkinitfs (293968) [16:06:09] New background process: pid=303757, output=background WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2162 MiB in 753 packages (293968) [16:06:12] (rootfs_pine64-pinephonepro) % apk --no-progress del openssh-client-krb5 vlan WARNING: Ignoring /mnt/pmbootstrap-packages: No such file or directory OK: 2162 MiB in 753 packages (293968) [16:06:15] (rootfs_pine64-pinephonepro) mkinitfs pine64-pinephonepro (293968) [16:06:15] (rootfs_pine64-pinephonepro) % mkinitfs 2022/12/24 16:06:15 Generating for kernel version: 6.1.0 2022/12/24 16:06:15 Output directory: /boot 2022/12/24 16:06:15 == Generating initramfs == 2022/12/24 16:06:15 - Including hook files 2022/12/24 16:06:15 -- Including files from: /etc/postmarketos-mkinitfs/files/30-osk-sdl.files 2022/12/24 16:06:15 - Including hook scripts 2022/12/24 16:06:15 - Including required binaries 2022/12/24 16:06:15 - Including kernel modules 2022/12/24 16:06:16 - Including splash images 2022/12/24 16:06:16 - Writing and verifying initramfs archive 2022/12/24 16:06:16 == Generating initramfs extra == 2022/12/24 16:06:16 - Including extra binaries 2022/12/24 16:06:16 - Including FDE support 2022/12/24 16:06:17 - Writing and verifying initramfs-extra archive 2022/12/24 16:06:17 == Using boot-deploy to finalize/install files == ==> u-boot: creating FIT images ==> Checking free space at /boot ... OK! ==> Installing: /boot/initramfs ==> Installing: /boot/initramfs-extra 2022/12/24 16:06:20 mkinitfs completed in: 4.455273518s (293968) [16:06:20] *** SET LOGIN PASSWORD FOR: 'user' *** (293968) [16:06:20] (rootfs_pine64-pinephonepro) % passwd user New password: Retype new password: passwd: password updated successfully (293968) [16:06:20] (rootfs_pine64-pinephonepro) % grep ^root:!: /etc/shadow (293968) [16:06:20] (rootfs_pine64-pinephonepro) locking root (293968) [16:06:20] (rootfs_pine64-pinephonepro) % passwd -l root passwd: password changed. (293968) [16:06:20] NOTE: No valid keymap specified for device (293968) [16:06:20] (rootfs_pine64-pinephonepro) % setup-timezone Etc/UTC (293968) [16:06:27] (rootfs_pine64-pinephonepro) % sh -c echo pine64-pinephonepro > /etc/hostname (293968) [16:06:27] (rootfs_pine64-pinephonepro) % sed -i -e s/^127\.0\.0\.1.*/127.0.0.1\tpine64\-pinephonepro localhost.localdomain localhost/ /etc/hosts (293968) [16:06:27] *** (3/4) PREPARE INSTALL BLOCKDEVICE *** (293968) [16:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/distfiles (293968) [16:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/var/cache/apk (293968) [16:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (293968) [16:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/proc (293968) [16:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-rust (293968) [16:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-packages (293968) [16:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-netboot (293968) [16:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-git (293968) [16:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-ccache (293968) [16:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/mnt/pmbootstrap-abuild-config (293968) [16:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/etc/apk/keys (293968) [16:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev/shm (293968) [16:06:27] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/dev (293968) [16:06:27] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (293968) [16:06:27] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/in-pmbootstrap (293968) [16:06:27] % sudo du -ks /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro 2221908 /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro (293968) [16:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (293968) [16:06:27] (native) % busybox su pmos -c HOME=/home/pmos mkdir -p /home/pmos/rootfs (293968) [16:06:27] (native) create pine64-pinephonepro.img (3422M) (293968) [16:06:27] (native) % truncate -s 3422M /home/pmos/rootfs/pine64-pinephonepro.img (293968) [16:06:27] (native) mount /dev/install (pine64-pinephonepro.img) (293968) [16:06:27] (native) mount /home/pmos/rootfs/pine64-pinephonepro.img (loop) (293968) [16:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (293968) [16:06:27] % sudo mount --bind /dev/loop10 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop10 (293968) [16:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (293968) [16:06:27] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop9 (293968) [16:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (293968) [16:06:27] % sudo mount --bind /dev/loop8 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop8 (293968) [16:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (293968) [16:06:27] % sudo mount --bind /dev/loop7 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop7 (293968) [16:06:27] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (293968) [16:06:27] % sudo mount --bind /dev/loop6 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop6 (293968) [16:06:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (293968) [16:06:28] % sudo mount --bind /dev/loop5 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop5 (293968) [16:06:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (293968) [16:06:28] % sudo mount --bind /dev/loop4 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop4 (293968) [16:06:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (293968) [16:06:28] % sudo mount --bind /dev/loop3 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop3 (293968) [16:06:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (293968) [16:06:28] % sudo mount --bind /dev/loop2 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop2 (293968) [16:06:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (293968) [16:06:28] % sudo mount --bind /dev/loop1 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop1 (293968) [16:06:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (293968) [16:06:28] % sudo mount --bind /dev/loop0 /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop0 (293968) [16:06:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (293968) [16:06:28] % sudo mount --bind /dev/loop-control /home/swadmin/.local/var/pmbootstrap/chroot_native//dev/loop-control (293968) [16:06:28] (native) % losetup -f /home/pmos/rootfs/pine64-pinephonepro.img (293968) [16:06:28] (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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "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 } ] } (293968) [16:06:28] (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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "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 } ] } (293968) [16:06:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (293968) [16:06:28] % sudo mount --bind /dev/loop9 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/install (293968) [16:06:28] (native) partition /dev/install (boot: 256M, reserved: 0M, root: the rest) (293968) [16:06:28] (native) % parted -s /dev/install mktable gpt (293968) [16:06:28] (native) % parted -s /dev/install mkpart primary fat32 2048s 256M (293968) [16:06:28] (native) % parted -s /dev/install mkpart primary 256M 100% (293968) [16:06:28] (native) % parted -s /dev/install set 1 boot on (293968) [16:06:28] (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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "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 } ] } (293968) [16:06:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (293968) [16:06:28] % sudo mount --bind /dev/loop9p1 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp1 (293968) [16:06:28] % sudo touch /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (293968) [16:06:28] % sudo mount --bind /dev/loop9p2 /home/swadmin/.local/var/pmbootstrap/chroot_native/dev/installp2 (293968) [16:06:28] (native) calculate depends of e2fsprogs (pmbootstrap -v for details) (293968) [16:06:28] (native) install e2fsprogs (293968) [16:06:28] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (293968) [16:06:28] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (293968) [16:06:29] (native) % cat /tmp/apk_progress_fifo (293968) [16:06:29] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add e2fsprogs (293968) [16:06:29] New background process: pid=304918, 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 (293968) [16:06:29] (native) format /dev/installp2 (root, ext4) (293968) [16:06:29] (native) % mkfs.ext4 -O ^metadata_csum -F -q -L pmOS_root -N 100000 /dev/installp2 (293968) [16:06:29] (native) mount /dev/installp2 to /mnt/install (293968) [16:06:29] (native) % mkdir -p /mnt/install (293968) [16:06:29] (native) % mount /dev/installp2 /mnt/install (293968) [16:06:30] (native) calculate depends of dosfstools (pmbootstrap -v for details) (293968) [16:06:30] (native) install dosfstools (293968) [16:06:30] % sudo rm -f /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (293968) [16:06:30] % sudo mkfifo /home/swadmin/.local/var/pmbootstrap/chroot_native/tmp/apk_progress_fifo (293968) [16:06:30] (native) % cat /tmp/apk_progress_fifo (293968) [16:06:30] (native) % sh -c exec 3>/tmp/apk_progress_fifo; apk --no-progress --progress-fd 3 add dosfstools (293968) [16:06:30] New background process: pid=304947, 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 (293968) [16:06:30] (native) format /dev/installp1 (boot, fat32), mount to mountpoint (293968) [16:06:30] (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 (293968) [16:06:30] (native) % mkdir -p /mnt/install/boot (293968) [16:06:30] (native) % mount /dev/installp1 /mnt/install/boot (293968) [16:06:30] *** (4/4) FILL INSTALL BLOCKDEVICE *** (293968) [16:06:30] (native) copy rootfs_pine64-pinephonepro to /mnt/install/ (293968) [16:06:30] % sudo mkdir -p /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (293968) [16:06:30] % sudo mount --bind /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro (293968) [16:06:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/rootfs_pine64-pinephonepro/usr/bin/qemu-aarch64-static (293968) [16:06:30] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro/tmp/apk_progress_fifo (293968) [16:06:30] (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/ (293968) [16:06:37] % sudo mkdir /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home (293968) [16:06:37] % 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 (293968) [16:06:37] % sudo chown -R 10000 /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/home/user (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % 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/ (293968) [16:06:37] % sudo sed -i /\/mnt\/pmbootstrap-packages/d /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/etc/apk/repositories (293968) [16:06:37] % 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 (293968) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install/boot (293968) [16:06:37] % sudo umount /home/swadmin/.local/var/pmbootstrap/chroot_native/mnt/install (293968) [16:06:43] (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": false, "ro": false, "back-file": "/home/pmos/rootfs/pine64-pinephonepro.img", "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 } ] } (293968) [16:06:43] (native) umount /dev/loop9 (293968) [16:06:43] (native) % losetup -d /dev/loop9 (293968) [16:06:43] % sudo rm /home/swadmin/.local/var/pmbootstrap/chroot_native/in-pmbootstrap (293968) [16:06:43] (293968) [16:06:43] *** FLASHING INFORMATION *** (293968) [16:06:43] Refer to the installation instructions of your device, or the generic install instructions in the wiki. (293968) [16:06:43] https://wiki.postmarketos.org/wiki/Installation_guide#pmbootstrap_flash (293968) [16:06:43] (293968) [16:06:43] *** SSH DAEMON INFORMATION *** (293968) [16:06:43] SSH daemon is enabled (disable with --no-sshd). (293968) [16:06:43] Login as 'user' with the password given during installation. (293968) [16:06:43] (293968) [16:06:43] *** FIREWALL INFORMATION *** (293968) [16:06:43] Firewall is enabled, but may not work (couldn't determine if kernel supports nftables). (293968) [16:06:43] For more information: https://postmarketos.org/firewall (293968) [16:06:43] (293968) [16:06:43] NOTE: chroot is still active (use 'pmbootstrap shutdown' as necessary) (293968) [16:06:43] DONE! total 2316220 -rw-r--r-- 1 root 12345 3588227072 Dec 24 16:06 pine64-pinephonepro.img '/home/swadmin/.local/var/pmbootstrap/chroot_native/home/pmos/rootfs/pine64-pinephonepro.img' -> './pine64-pinephonepro.img' Loop Device: /dev/loop9 NAME SIZELIMIT OFFSET AUTOCLEAR RO BACK-FILE DIO LOG-SEC /dev/loop1 0 0 1 1 /var/lib/snapd/snaps/core18_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/loop2 0 0 1 1 /var/lib/snapd/snaps/core20_1695.snap 0 512 /dev/loop0 0 0 1 1 /var/lib/snapd/snaps/lxd_23991.snap 0 512 /dev/loop9 0 0 0 0 /storagepool/ci/jenkins/workspace/plasma-mobile-nightly-images/pine64-pinephonepro.img 0 512 /dev/loop7 0 0 1 1 /var/lib/snapd/snaps/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 13 Dec 24 16:06 pmOS_boot -> ../../loop9p1 lrwxrwxrwx 1 root root 13 Dec 24 16:06 pmOS_root -> ../../loop9p2 lrwxrwxrwx 1 root root 10 Dec 24 16:07 storagepool -> ../../sda1 total 88 drwxr-xr-x 2 root root 4096 Dec 24 16:05 bin drwxr-xr-x 2 root root 4096 Dec 24 16:06 boot drwxr-xr-x 2 root root 4096 Dec 24 16:02 dev drwxr-xr-x 65 root root 4096 Dec 24 16:06 etc drwxr-xr-x 3 root root 4096 Dec 24 16:06 home drwxr-xr-x 14 root root 4096 Dec 24 16:05 lib drwx------ 2 root root 16384 Dec 24 16:06 lost+found drwxr-xr-x 5 root root 4096 Dec 24 16:02 media drwxr-xr-x 8 root root 4096 Dec 24 16:02 mnt drwxr-xr-x 2 root root 4096 Dec 24 16:02 opt drwxr-xr-x 2 root root 4096 Dec 24 16:02 proc drwx------ 2 root root 4096 Dec 24 16:02 root drwxr-xr-x 6 root root 4096 Dec 24 16:04 run drwxr-xr-x 2 root root 4096 Dec 24 16:05 sbin drwxr-xr-x 2 root root 4096 Dec 24 16:02 srv drwxr-xr-x 2 root root 4096 Dec 24 16:02 sys drwxrwxrwt 2 root root 4096 Dec 24 16:06 tmp drwxr-xr-x 9 root root 4096 Dec 24 16:03 usr drwxr-xr-x 13 root root 4096 Dec 24 16:03 var https://espi.sineware.ca/repo/alpine/prolinux-nightly/ --2022-12-24 16:07:05-- 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% 70.4M=0s 2022-12-24 16:07:05 (70.4 MB/s) - ‘./mnt/etc/apk/keys/swadmin-632219ce.rsa.pub’ saved [799/799] Entering chroot... Enabling binfmt multiarch... Setting /usr/bin/qemu-alpha-static as binfmt interpreter for alpha Setting /usr/bin/qemu-arm-static as binfmt interpreter for arm Setting /usr/bin/qemu-armeb-static as binfmt interpreter for armeb Setting /usr/bin/qemu-sparc-static as binfmt interpreter for sparc Setting /usr/bin/qemu-sparc32plus-static as binfmt interpreter for sparc32plus Setting /usr/bin/qemu-sparc64-static as binfmt interpreter for sparc64 Setting /usr/bin/qemu-ppc-static as binfmt interpreter for ppc Setting /usr/bin/qemu-ppc64-static as binfmt interpreter for ppc64 Setting /usr/bin/qemu-ppc64le-static as binfmt interpreter for ppc64le Setting /usr/bin/qemu-m68k-static as binfmt interpreter for m68k Setting /usr/bin/qemu-mips-static as binfmt interpreter for mips Setting /usr/bin/qemu-mipsel-static as binfmt interpreter for mipsel Setting /usr/bin/qemu-mipsn32-static as binfmt interpreter for mipsn32 Setting /usr/bin/qemu-mipsn32el-static as binfmt interpreter for mipsn32el Setting /usr/bin/qemu-mips64-static as binfmt interpreter for mips64 Setting /usr/bin/qemu-mips64el-static as binfmt interpreter for mips64el Setting /usr/bin/qemu-sh4-static as binfmt interpreter for sh4 Setting /usr/bin/qemu-sh4eb-static as binfmt interpreter for sh4eb Setting /usr/bin/qemu-s390x-static as binfmt interpreter for s390x Setting /usr/bin/qemu-aarch64-static as binfmt interpreter for aarch64 Setting /usr/bin/qemu-aarch64_be-static as binfmt interpreter for aarch64_be Setting /usr/bin/qemu-hppa-static as binfmt interpreter for hppa Setting /usr/bin/qemu-riscv32-static as binfmt interpreter for riscv32 Setting /usr/bin/qemu-riscv64-static as binfmt interpreter for riscv64 Setting /usr/bin/qemu-xtensa-static as binfmt interpreter for xtensa Setting /usr/bin/qemu-xtensaeb-static as binfmt interpreter for xtensaeb Setting /usr/bin/qemu-microblaze-static as binfmt interpreter for microblaze Setting /usr/bin/qemu-microblazeel-static as binfmt interpreter for microblazeel Setting /usr/bin/qemu-or1k-static as binfmt interpreter for or1k Setting /usr/bin/qemu-hexagon-static as binfmt interpreter for hexagon (chroot) Upgrading to Plasma Mobile Nightly packages... fetch http://mirror.postmarketos.org/postmarketos/master/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-20 21:36:42.236770 [http://mirror.postmarketos.org/postmarketos/master] v3.17.0-2213-g44bf6aaf6d [http://dl-cdn.alpinelinux.org/alpine/edge/main] v3.17.0-2230-ge6d43f78f8 [http://dl-cdn.alpinelinux.org/alpine/edge/community] v3.17.0-2231-g798d1cdc40 [http://dl-cdn.alpinelinux.org/alpine/edge/testing] prolinux-nightly [https://espi.sineware.ca/repo/alpine/prolinux-nightly/] OK: 25315 distinct packages available (1/102) Upgrading kirigami2-libs (5.101.0-r0 -> 9999_git1671760973-r0) (2/102) Upgrading kirigami2 (5.101.0-r0 -> 9999_git1671760973-r0) (3/102) Upgrading kactivities-libs (5.101.0-r1 -> 9999_git1670961040-r0) (4/102) Upgrading karchive (5.101.0-r0 -> 9999_git1671501450-r0) (5/102) Upgrading kconfig (5.101.0-r0 -> 9999_git1670983668-r0) (6/102) Upgrading kcoreaddons (5.101.0-r0 -> 9999_git1671760945-r0) (7/102) Upgrading kwindowsystem (5.101.0-r0 -> 9999_git1671291497-r0) (8/102) Upgrading kcrash (5.101.0-r0 -> 9999_git1670961176-r0) (9/102) Upgrading kdbusaddons (5.101.0-r0 -> 9999_git1670983716-r0) (10/102) Upgrading kglobalaccel (5.101.0-r0 -> 9999_git1671156734-r0) (11/102) Upgrading kguiaddons (5.101.0-r0 -> 9999_git1671120703-r0) (12/102) Upgrading ki18n (5.101.0-r0 -> 9999_git1670983823-r0) (13/102) Upgrading kauth (5.101.0-r0 -> 9999_git1670983618-r0) (14/102) Upgrading kcodecs (5.101.0-r0 -> 9999_git1670983650-r0) (15/102) Upgrading kwidgetsaddons (5.101.0-r0 -> 9999_git1671070167-r0) (16/102) Upgrading kconfigwidgets (5.101.0-r0 -> 9999_git1671330281-r0) (17/102) Upgrading kiconthemes (5.101.0-r0 -> 9999_git1670983832-r0) (18/102) Upgrading kitemviews (5.101.0-r0 -> 9999_git1670983874-r0) (19/102) Upgrading kxmlgui (5.101.0-r0 -> 9999_git1671674448-r0) (20/102) Upgrading kbookmarks (5.101.0-r0 -> 9999_git1670983629-r0) (21/102) Upgrading kcompletion (5.101.0-r0 -> 9999_git1670983659-r0) (22/102) Upgrading kdoctools (5.101.0-r0 -> 9999_git1671242901-r0) (23/102) Upgrading kjobwidgets (5.101.0-r0 -> 9999_git1670983884-r0) (24/102) Upgrading knotifications (5.101.0-r0 -> 9999_git1670983912-r0) (25/102) Upgrading kservice (5.101.0-r0 -> 9999_git1671674431-r0) (26/102) Upgrading solid-libs (5.101.0-r0 -> 9999_git1671382667-r0) (27/102) Upgrading sonnet (5.101.0-r0 -> 9999_git1671279913-r0) (28/102) Upgrading ktextwidgets (5.101.0-r0 -> 9999_git1671330354-r0) (29/102) Upgrading kio (5.101.0-r0 -> 9999_git1671795930-r0) (30/102) Upgrading kpackage (5.101.0-r0 -> 9999_git1671415350-r0) (31/102) Upgrading kdeclarative (5.101.0-r0 -> 9999_git1671455506-r0) (32/102) Upgrading kwayland (5.101.0-r0 -> 9999_git1671294132-r0) (33/102) Upgrading plasma-framework (5.101.0-r0 -> 9999_git1671724116-r0) (34/102) Upgrading kwallet (5.101.0-r0 -> 9999_git1671489723-r0) (35/102) Upgrading purpose (5.101.0-r0 -> 9999_git1671501518-r0) (36/102) Upgrading angelfish (22.11-r0 -> 9999_git1671848289-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_git1671588181-r0) (41/102) Upgrading kirigami-addons (0.6.1-r0 -> 9999_git1671588314-r0) (42/102) Upgrading kclock (22.11-r0 -> 9999_git1671848314-r0) (43/102) Upgrading kdecoration (5.26.4-r0 -> 9999_git1671236289-r0) (44/102) Upgrading kde-gtk-config (5.26.4-r0 -> 9999_git1669286098-r0) (45/102) Upgrading kfilemetadata (5.101.0-r0 -> 9999_git1670983781-r0) (46/102) Upgrading kcontacts (5.101.0-r0 -> 9999_git1671760271-r0) (47/102) Upgrading kpeople (5.101.0-r0 -> 9999_git1671156778-r0) (48/102) Upgrading kcalendarcore (5.101.0-r0 -> 9999_git1670961098-r0) (49/102) Upgrading kcmutils (5.101.0-r0 -> 9999_git1670983639-r0) (50/102) Upgrading frameworkintegration (5.101.0-r0 -> 9999_git1670961030-r0) (51/102) Upgrading oxygen (5.26.4-r0 -> 9999_git1671280537-r0) (52/102) Upgrading modemmanager-qt (5.101.0-r0 -> 9999_git1671657139-r0) (53/102) Upgrading plasma-dialer (22.11-r0 -> 9999_git1671675086-r0) (54/102) Upgrading plasma-phonebook (22.11-r0 -> 9999_git1671331612-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_git1671808220-r0) (58/102) Upgrading breeze (5.26.4-r0 -> 9999_git1671157467-r0) (59/102) Upgrading libkscreen (5.26.4-r0 -> 9999_git1671796565-r0) (60/102) Upgrading layer-shell-qt (5.26.4-r0 -> 9999_git1671799851-r0) (61/102) Upgrading kscreen (5.26.4-r0 -> 9999_git1671796460-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_git1671483339-r0) (65/102) Upgrading kactivities (5.101.0-r1 -> 9999_git1670961040-r0) (66/102) Upgrading plasma-nano (5.26.4-r0 -> 9999_git1671780676-r0) (67/102) Upgrading networkmanager-qt (5.101.0-r0 -> 9999_git1670961680-r0) (68/102) Upgrading plasma-nm (5.26.4-r0 -> 9999_git1671848213-r0) (69/102) Upgrading plasma-nm-mobile (5.26.4-r0 -> 9999_git1671848213-r0) (70/102) Upgrading plasma-settings (22.11-r0 -> 9999_git1671502472-r0) (71/102) Upgrading kactivitymanagerd (5.26.4-r1 -> 9999_git1671781139-r1) (72/102) Upgrading kinit (5.101.0-r0 -> 9999_git1670983841-r0) (73/102) Upgrading kdnssd (5.101.0-r0 -> 9999_git1670983763-r0) (74/102) Upgrading syntax-highlighting (5.101.0-r0 -> 9999_git1671588203-r0) (75/102) Upgrading kquickcharts (5.101.0-r0 -> 9999_git1670961540-r0) (76/102) Upgrading kscreenlocker (5.26.4-r0 -> 9999_git1671829640-r0) (77/102) Upgrading kwin (5.26.4-r0 -> 9999_git1671809466-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_git1670986912-r0) (82/102) Upgrading qqc2-desktop-style (5.101.0-r0 -> 9999_git1670962982-r0) (83/102) Upgrading plasma-integration (5.26.4-r0 -> 9999_git1671796688-r0) (84/102) Upgrading plasma-workspace-libs (5.26.4.1-r0 -> 9999_git1671848247-r0) (85/102) Upgrading kactivities-stats (5.101.0-r1 -> 9999_git1670961051-r0) (86/102) Upgrading baloo (5.101.0-r0 -> 9999_git1670983598-r0) (87/102) Upgrading kholidays (5.101.0-r0 -> 9999_git1671281066-r0) (88/102) Upgrading knotifyconfig (5.101.0-r0 -> 9999_git1670983921-r0) (89/102) Upgrading kparts (5.101.0-r0 -> 9999_git1671415360-r0) (90/102) Upgrading prison (5.101.0-r0 -> 9999_git1670961713-r0) (91/102) Upgrading ktexteditor (5.101.0-r0 -> 9999_git1671577420-r0) (92/102) Upgrading libksysguard (5.26.4-r0 -> 9999_git1671502290-r0) (93/102) Upgrading plasma-workspace (5.26.4.1-r0 -> 9999_git1671848247-r0) (94/102) Upgrading kpty (5.101.0-r0 -> 9999_git1670983961-r0) (95/102) Upgrading kde-cli-tools (5.26.4-r0 -> 9999_git1671641424-r0) (96/102) Upgrading qqc2-breeze-style (5.26.4-r0 -> 9999_git1670949548-r0) (97/102) Upgrading plasma-mobile (5.26.4-r0 -> 9999_git1671848193-r0) (98/102) Upgrading polkit-kde-agent-1 (5.26.4-r0 -> 9999_git1671825673-r0) (99/102) Upgrading powerdevil-libs (5.26.4-r0 -> 9999_git1671848265-r0) (100/102) Upgrading powerdevil (5.26.4-r0 -> 9999_git1671848265-r0) (101/102) Upgrading xdg-desktop-portal-kde (5.26.4-r0 -> 9999_git1671761686-r0) (102/102) Upgrading qmlkonsole (22.11-r0 -> 9999_git1671848337-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: 2336 MiB in 753 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: 2348 MiB in 763 packages (1/102) Installing syndication (9999_git1670961763-r0) (2/102) Installing alligator (9999_git1671848275-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_git1671848299-r0) (28/102) Installing calindori (9999_git1670987261-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-r10) (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_git1671330365-r0) (58/102) Installing kalk (9999_git1671726775-r0) (59/102) Installing qt5-qtkeychain (0.13.2-r1) (60/102) Installing kasts (9999_git1671416253-r0) (61/102) Installing keysmith (9999_git1670988071-r0) (62/102) Installing krecorder (9999_git1671331600-r0) (63/102) Installing kpublictransport (22.12.0-r0) (64/102) Installing ktrip (9999_git1670988219-r0) (65/102) Installing kweathercore (9999_git1670985152-r0) (66/102) Installing qt5-qtcharts (5.15.6_git20220816-r0) (67/102) Installing kweather (9999_git1671157772-r0) (68/102) Installing olm (3.2.13-r1) (69/102) Installing libquotient (0.7.0-r0) (70/102) Installing libcmark (0.30.2-r1) (71/102) Installing neochat (9999_git1671847924-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_git1671848326-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_git1671847959-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: 2523 MiB in 865 packages (chroot) Exiting chroot... [16:08:55] Unregister qemu binfmt (arm) [16:08:55] Unregister qemu binfmt (aarch64) [16:08:55] Unregister qemu binfmt (riscv64) [16:08:55] Remove /home/swadmin/.local/var/pmbootstrap/chroot_native? (y/n) [n]: y [16:08:55] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_native [16:08:56] Remove /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro? (y/n) [n]: y [16:08:56] % rm -rf /home/swadmin/.local/var/pmbootstrap/chroot_rootfs_pine64-pinephonepro [16:08:57] Cleared up ~4458 MB of space [16:08:57] DONE! removed 'images/pmos-plasma-mobile-nightly-20221223-pine64-pinephone.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221223-pine64-pinephone.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221223-pine64-pinephonepro.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221223-pine64-pinephonepro.img.xz.sha256' removed 'images/pmos-plasma-mobile-nightly-20221223-tablet-x64uefi.img.xz' removed 'images/pmos-plasma-mobile-nightly-20221223-tablet-x64uefi.img.xz.sha256' Compressing pine64-pinephone.img pine64-pinephone.img: 925.3 MiB / 3,463.0 MiB = 0.267, 44 MiB/s, 1:18 renamed 'pine64-pinephone.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221224-pine64-pinephone.img.xz' Compressing pine64-pinephonepro.img pine64-pinephonepro.img: 877.7 MiB / 3,422.0 MiB = 0.256, 44 MiB/s, 1:18 renamed 'pine64-pinephonepro.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221224-pine64-pinephonepro.img.xz' Compressing tablet-x64uefi.img tablet-x64uefi.img: 1,293.9 MiB / 4,631.0 MiB = 0.279, 46 MiB/s, 1:39 renamed 'tablet-x64uefi.img.xz' -> 'images/pmos-plasma-mobile-nightly-20221224-tablet-x64uefi.img.xz' sending incremental file list deleting images/pmos-plasma-mobile-nightly-20221223-tablet-x64uefi.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221223-tablet-x64uefi.img.xz deleting images/pmos-plasma-mobile-nightly-20221223-pine64-pinephonepro.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221223-pine64-pinephonepro.img.xz deleting images/pmos-plasma-mobile-nightly-20221223-pine64-pinephone.img.xz.sha256 deleting images/pmos-plasma-mobile-nightly-20221223-pine64-pinephone.img.xz images/ images/pmos-plasma-mobile-nightly-20221224-pine64-pinephone.img.xz 32,768 0% 0.00kB/s 0:00:00 3,342,336 0% 2.93MB/s 0:05:22 4,521,984 0% 2.03MB/s 0:07:44 5,832,704 0% 1.73MB/s 0:09:05 7,012,352 0% 1.57MB/s 0:09:58 8,323,072 0% 1.12MB/s 0:14:01 9,633,792 0% 1.13MB/s 0:13:47 10,944,512 1% 1.14MB/s 0:13:41 12,124,160 1% 1.15MB/s 0:13:33 13,467,648 1% 1.16MB/s 0:13:26 14,778,368 1% 1.16MB/s 0:13:27 16,089,088 1% 1.16MB/s 0:13:25 17,399,808 1% 1.16MB/s 0:13:19 18,710,528 1% 1.16MB/s 0:13:20 20,021,248 2% 1.16MB/s 0:13:16 21,331,968 2% 1.16MB/s 0:13:19 22,642,688 2% 1.16MB/s 0:13:15 23,953,408 2% 1.16MB/s 0:13:13 25,264,128 2% 1.16MB/s 0:13:18 26,574,848 2% 1.16MB/s 0:13:14 27,885,568 2% 1.16MB/s 0:13:15 29,196,288 3% 1.15MB/s 0:13:18 30,507,008 3% 1.16MB/s 0:13:11 31,817,728 3% 1.16MB/s 0:13:11 33,128,448 3% 1.15MB/s 0:13:15 34,439,168 3% 1.15MB/s 0:13:14 35,749,888 3% 1.15MB/s 0:13:13 37,060,608 3% 1.15MB/s 0:13:11 38,371,328 3% 1.16MB/s 0:13:07 39,682,048 4% 1.17MB/s 0:12:58 40,992,768 4% 1.17MB/s 0:12:57 42,303,488 4% 1.17MB/s 0:12:55 43,614,208 4% 1.17MB/s 0:12:53 44,924,928 4% 1.17MB/s 0:12:54 46,235,648 4% 1.16MB/s 0:12:54 47,415,296 4% 1.15MB/s 0:13:05 48,726,016 5% 1.15MB/s 0:13:00 50,036,736 5% 1.15MB/s 0:13:01 51,347,456 5% 1.15MB/s 0:12:59 52,559,872 5% 1.16MB/s 0:12:51 53,903,360 5% 1.16MB/s 0:12:51 55,214,080 5% 1.16MB/s 0:12:48 56,524,800 5% 1.16MB/s 0:12:49 57,835,520 5% 1.17MB/s 0:12:42 59,146,240 6% 1.17MB/s 0:12:41 60,456,960 6% 1.17MB/s 0:12:41 61,636,608 6% 1.16MB/s 0:12:45 62,947,328 6% 1.15MB/s 0:12:47 64,258,048 6% 1.15MB/s 0:12:46 65,568,768 6% 1.15MB/s 0:12:47 66,879,488 6% 1.16MB/s 0:12:38 68,190,208 7% 1.15MB/s 0:12:42 69,500,928 7% 1.16MB/s 0:12:40 70,844,416 7% 1.16MB/s 0:12:37 72,155,136 7% 1.16MB/s 0:12:36 73,465,856 7% 1.17MB/s 0:12:29 74,776,576 7% 1.16MB/s 0:12:32 75,956,224 7% 1.14MB/s 0:12:46 77,266,944 7% 1.14MB/s 0:12:46 78,577,664 8% 1.14MB/s 0:12:45 79,888,384 8% 1.14MB/s 0:12:45 81,199,104 8% 1.16MB/s 0:12:30 82,509,824 8% 1.15MB/s 0:12:33 83,820,544 8% 1.15MB/s 0:12:31 85,131,264 8% 1.15MB/s 0:12:29 86,474,752 8% 1.16MB/s 0:12:24 87,785,472 9% 1.17MB/s 0:12:17 89,096,192 9% 1.16MB/s 0:12:20 90,406,912 9% 1.17MB/s 0:12:16 91,717,632 9% 1.16MB/s 0:12:20 93,028,352 9% 1.15MB/s 0:12:23 94,339,072 9% 1.16MB/s 0:12:19 95,682,560 9% 1.16MB/s 0:12:16 96,993,280 9% 1.16MB/s 0:12:12 98,304,000 10% 1.16MB/s 0:12:10 99,614,720 10% 1.16MB/s 0:12:15 100,925,440 10% 1.15MB/s 0:12:17 102,268,928 10% 1.16MB/s 0:12:12 103,579,648 10% 1.16MB/s 0:12:08 104,890,368 10% 1.17MB/s 0:12:02 106,201,088 10% 1.17MB/s 0:11:58 107,511,808 11% 1.17MB/s 0:12:01 108,822,528 11% 1.17MB/s 0:12:00 110,133,248 11% 1.16MB/s 0:12:01 111,443,968 11% 1.17MB/s 0:11:58 112,754,688 11% 1.16MB/s 0:11:59 114,065,408 11% 1.17MB/s 0:11:57 115,376,128 11% 1.17MB/s 0:11:55 116,686,848 12% 1.16MB/s 0:11:59 117,997,568 12% 1.16MB/s 0:11:55 119,308,288 12% 1.16MB/s 0:11:54 120,520,704 12% 1.16MB/s 0:11:52 121,798,656 12% 1.16MB/s 0:11:52 123,109,376 12% 1.16MB/s 0:11:54 124,420,096 12% 1.16MB/s 0:11:53 125,599,744 12% 1.15MB/s 0:11:56 126,779,392 13% 1.15MB/s 0:11:57 128,122,880 13% 1.16MB/s 0:11:51 129,433,600 13% 1.15MB/s 0:11:52 130,744,320 13% 1.16MB/s 0:11:44 132,055,040 13% 1.17MB/s 0:11:36 133,365,760 13% 1.17MB/s 0:11:38 134,643,712 13% 1.16MB/s 0:11:43 135,954,432 14% 1.16MB/s 0:11:42 137,265,152 14% 1.16MB/s 0:11:40 138,575,872 14% 1.16MB/s 0:11:40 139,886,592 14% 1.17MB/s 0:11:32 141,197,312 14% 1.17MB/s 0:11:33 142,508,032 14% 1.17MB/s 0:11:33 143,818,752 14% 1.17MB/s 0:11:32 145,129,472 14% 1.17MB/s 0:11:31 146,440,192 15% 1.16MB/s 0:11:31 147,750,912 15% 1.16MB/s 0:11:29 149,061,632 15% 1.16MB/s 0:11:31 150,372,352 15% 1.16MB/s 0:11:31 151,683,072 15% 1.16MB/s 0:11:29 152,895,488 15% 1.15MB/s 0:11:36 154,206,208 15% 1.15MB/s 0:11:32 155,516,928 16% 1.15MB/s 0:11:30 156,827,648 16% 1.15MB/s 0:11:29 158,138,368 16% 1.16MB/s 0:11:21 159,481,856 16% 1.17MB/s 0:11:19 160,792,576 16% 1.16MB/s 0:11:20 162,103,296 16% 1.16MB/s 0:11:19 163,414,016 16% 1.16MB/s 0:11:17 164,724,736 16% 1.16MB/s 0:11:18 166,035,456 17% 1.17MB/s 0:11:13 167,346,176 17% 1.16MB/s 0:11:15 168,656,896 17% 1.15MB/s 0:11:17 170,000,384 17% 1.15MB/s 0:11:17 171,311,104 17% 1.14MB/s 0:11:22 172,621,824 17% 1.15MB/s 0:11:17 173,932,544 17% 1.16MB/s 0:11:12 175,243,264 18% 1.16MB/s 0:11:10 176,553,984 18% 1.17MB/s 0:11:03 177,864,704 18% 1.17MB/s 0:11:02 179,175,424 18% 1.16MB/s 0:11:05 180,486,144 18% 1.16MB/s 0:11:07 181,796,864 18% 1.16MB/s 0:11:05 183,107,584 18% 1.16MB/s 0:11:04 184,418,304 19% 1.16MB/s 0:10:59 185,729,024 19% 1.17MB/s 0:10:54 187,039,744 19% 1.16MB/s 0:10:56 188,350,464 19% 1.16MB/s 0:10:57 189,661,184 19% 1.16MB/s 0:10:55 191,004,672 19% 1.16MB/s 0:10:55 192,315,392 19% 1.17MB/s 0:10:51 193,495,040 19% 1.16MB/s 0:10:56 194,805,760 20% 1.16MB/s 0:10:53 196,116,480 20% 1.16MB/s 0:10:54 197,427,200 20% 1.15MB/s 0:10:56 198,737,920 20% 1.15MB/s 0:10:53 200,048,640 20% 1.15MB/s 0:10:54 201,359,360 20% 1.15MB/s 0:10:52 202,702,848 20% 1.16MB/s 0:10:48 204,013,568 21% 1.16MB/s 0:10:44 205,324,288 21% 1.16MB/s 0:10:43 206,635,008 21% 1.17MB/s 0:10:39 207,945,728 21% 1.16MB/s 0:10:39 209,256,448 21% 1.17MB/s 0:10:36 210,567,168 21% 1.17MB/s 0:10:34 211,877,888 21% 1.16MB/s 0:10:38 213,188,608 21% 1.16MB/s 0:10:37 214,499,328 22% 1.16MB/s 0:10:37 215,810,048 22% 1.16MB/s 0:10:36 217,120,768 22% 1.16MB/s 0:10:32 218,431,488 22% 1.17MB/s 0:10:29 219,742,208 22% 1.17MB/s 0:10:28 221,052,928 22% 1.16MB/s 0:10:29 222,396,416 22% 1.17MB/s 0:10:24 223,707,136 23% 1.16MB/s 0:10:28 225,050,624 23% 1.17MB/s 0:10:24 226,361,344 23% 1.17MB/s 0:10:22 227,672,064 23% 1.16MB/s 0:10:22 228,982,784 23% 1.17MB/s 0:10:18 230,293,504 23% 1.16MB/s 0:10:20 231,604,224 23% 1.16MB/s 0:10:19 232,783,872 23% 1.15MB/s 0:10:26 234,094,592 24% 1.15MB/s 0:10:27 235,405,312 24% 1.14MB/s 0:10:29 236,716,032 24% 1.14MB/s 0:10:31 237,895,680 24% 1.14MB/s 0:10:28 239,206,400 24% 1.14MB/s 0:10:23 240,517,120 24% 1.14MB/s 0:10:23 241,827,840 24% 1.15MB/s 0:10:18 243,138,560 25% 1.16MB/s 0:10:10 244,449,280 25% 1.16MB/s 0:10:09 245,760,000 25% 1.17MB/s 0:10:05 247,070,720 25% 1.16MB/s 0:10:06 248,250,368 25% 1.15MB/s 0:10:11 249,561,088 25% 1.15MB/s 0:10:12 250,773,504 25% 1.15MB/s 0:10:12 252,084,224 25% 1.15MB/s 0:10:08 253,394,944 26% 1.16MB/s 0:10:05 254,705,664 26% 1.15MB/s 0:10:06 256,016,384 26% 1.15MB/s 0:10:04 257,196,032 26% 1.14MB/s 0:10:09 258,375,680 26% 1.14MB/s 0:10:11 259,686,400 26% 1.14MB/s 0:10:08 260,997,120 26% 1.14MB/s 0:10:09 262,307,840 27% 1.14MB/s 0:10:03 263,618,560 27% 1.16MB/s 0:09:57 264,830,976 27% 1.15MB/s 0:09:57 266,141,696 27% 1.16MB/s 0:09:54 267,452,416 27% 1.16MB/s 0:09:51 268,730,368 27% 1.15MB/s 0:09:53 270,041,088 27% 1.16MB/s 0:09:48 271,351,808 27% 1.16MB/s 0:09:50 272,531,456 28% 1.14MB/s 0:09:56 273,842,176 28% 1.15MB/s 0:09:52 275,152,896 28% 1.14MB/s 0:09:54 276,463,616 28% 1.15MB/s 0:09:50 277,643,264 28% 1.15MB/s 0:09:48 278,953,984 28% 1.14MB/s 0:09:49 280,264,704 28% 1.14MB/s 0:09:50 281,575,424 29% 1.14MB/s 0:09:51 282,886,144 29% 1.14MB/s 0:09:47 284,196,864 29% 1.15MB/s 0:09:43 285,507,584 29% 1.16MB/s 0:09:37 286,818,304 29% 1.16MB/s 0:09:37 288,161,792 29% 1.17MB/s 0:09:30 289,374,208 29% 1.16MB/s 0:09:31 290,684,928 29% 1.16MB/s 0:09:31 291,995,648 30% 1.15MB/s 0:09:33 293,306,368 30% 1.15MB/s 0:09:34 294,617,088 30% 1.15MB/s 0:09:33 295,927,808 30% 1.15MB/s 0:09:31 297,238,528 30% 1.16MB/s 0:09:27 298,549,248 30% 1.16MB/s 0:09:25 299,859,968 30% 1.16MB/s 0:09:25 301,170,688 31% 1.15MB/s 0:09:27 302,514,176 31% 1.16MB/s 0:09:22 303,824,896 31% 1.16MB/s 0:09:22 305,135,616 31% 1.16MB/s 0:09:21 306,479,104 31% 1.16MB/s 0:09:17 307,658,752 31% 1.15MB/s 0:09:22 308,969,472 31% 1.15MB/s 0:09:21 310,280,192 31% 1.16MB/s 0:09:16 311,590,912 32% 1.15MB/s 0:09:16 312,901,632 32% 1.17MB/s 0:09:10 314,212,352 32% 1.17MB/s 0:09:09 315,392,000 32% 1.15MB/s 0:09:14 316,702,720 32% 1.16MB/s 0:09:11 318,013,440 32% 1.16MB/s 0:09:10 319,324,160 32% 1.15MB/s 0:09:11 320,634,880 33% 1.16MB/s 0:09:04 321,945,600 33% 1.16MB/s 0:09:04 323,256,320 33% 1.16MB/s 0:09:02 324,567,040 33% 1.16MB/s 0:09:03 325,877,760 33% 1.16MB/s 0:09:04 327,188,480 33% 1.15MB/s 0:09:05 328,499,200 33% 1.16MB/s 0:09:02 329,809,920 33% 1.16MB/s 0:08:59 331,120,640 34% 1.16MB/s 0:08:57 332,431,360 34% 1.16MB/s 0:08:55 333,742,080 34% 1.16MB/s 0:08:57 335,052,800 34% 1.16MB/s 0:08:55 336,232,448 34% 1.15MB/s 0:08:59 337,543,168 34% 1.15MB/s 0:08:58 338,853,888 34% 1.14MB/s 0:08:58 340,164,608 35% 1.15MB/s 0:08:55 341,475,328 35% 1.15MB/s 0:08:53 342,786,048 35% 1.15MB/s 0:08:50 344,096,768 35% 1.16MB/s 0:08:48 345,407,488 35% 1.15MB/s 0:08:50 346,718,208 35% 1.16MB/s 0:08:43 348,028,928 35% 1.16MB/s 0:08:43 349,339,648 36% 1.16MB/s 0:08:41 350,650,368 36% 1.17MB/s 0:08:38 351,961,088 36% 1.16MB/s 0:08:38 353,271,808 36% 1.17MB/s 0:08:36 354,582,528 36% 1.16MB/s 0:08:36 355,893,248 36% 1.17MB/s 0:08:33 357,203,968 36% 1.17MB/s 0:08:32 358,514,688 36% 1.17MB/s 0:08:30 359,825,408 37% 1.17MB/s 0:08:29 361,136,128 37% 1.17MB/s 0:08:29 362,446,848 37% 1.17MB/s 0:08:28 363,757,568 37% 1.17MB/s 0:08:27 365,068,288 37% 1.17MB/s 0:08:26 366,379,008 37% 1.17MB/s 0:08:24 367,689,728 37% 1.17MB/s 0:08:22 369,000,448 38% 1.17MB/s 0:08:21 370,311,168 38% 1.17MB/s 0:08:20 371,621,888 38% 1.17MB/s 0:08:18 372,932,608 38% 1.17MB/s 0:08:17 374,243,328 38% 1.17MB/s 0:08:15 375,554,048 38% 1.17MB/s 0:08:15 376,864,768 38% 1.17MB/s 0:08:13 378,175,488 38% 1.17MB/s 0:08:13 379,486,208 39% 1.17MB/s 0:08:14 380,796,928 39% 1.17MB/s 0:08:12 382,107,648 39% 1.16MB/s 0:08:13 383,418,368 39% 1.17MB/s 0:08:10 384,729,088 39% 1.17MB/s 0:08:08 386,039,808 39% 1.17MB/s 0:08:08 387,350,528 39% 1.17MB/s 0:08:05 388,661,248 40% 1.17MB/s 0:08:06 389,971,968 40% 1.17MB/s 0:08:05 391,282,688 40% 1.16MB/s 0:08:05 392,593,408 40% 1.17MB/s 0:08:03 393,904,128 40% 1.17MB/s 0:08:01 395,214,848 40% 1.17MB/s 0:07:59 396,525,568 40% 1.18MB/s 0:07:56 397,836,288 41% 1.18MB/s 0:07:55 399,147,008 41% 1.17MB/s 0:07:54 400,457,728 41% 1.17MB/s 0:07:54 401,768,448 41% 1.17MB/s 0:07:53 403,046,400 41% 1.16MB/s 0:07:55 404,357,120 41% 1.16MB/s 0:07:54 405,667,840 41% 1.17MB/s 0:07:52 406,978,560 41% 1.16MB/s 0:07:53 408,289,280 42% 1.17MB/s 0:07:50 409,600,000 42% 1.17MB/s 0:07:48 410,910,720 42% 1.17MB/s 0:07:47 412,221,440 42% 1.17MB/s 0:07:43 413,532,160 42% 1.18MB/s 0:07:42 414,842,880 42% 1.18MB/s 0:07:41 416,153,600 42% 1.18MB/s 0:07:39 417,464,320 43% 1.17MB/s 0:07:41 418,775,040 43% 1.17MB/s 0:07:41 420,085,760 43% 1.17MB/s 0:07:39 421,396,480 43% 1.17MB/s 0:07:38 422,707,200 43% 1.16MB/s 0:07:39 424,017,920 43% 1.16MB/s 0:07:38 425,328,640 43% 1.16MB/s 0:07:38 426,639,360 43% 1.16MB/s 0:07:39 427,950,080 44% 1.17MB/s 0:07:34 429,260,800 44% 1.16MB/s 0:07:36 430,604,288 44% 1.16MB/s 0:07:34 431,915,008 44% 1.16MB/s 0:07:31 433,225,728 44% 1.17MB/s 0:07:29 434,536,448 44% 1.18MB/s 0:07:25 435,847,168 44% 1.18MB/s 0:07:23 436,895,744 45% 1.08MB/s 0:08:03 437,420,032 45% 903.40kB/s 0:09:49 438,206,464 45% 774.25kB/s 0:11:27 439,123,968 45% 682.01kB/s 0:12:58 440,172,544 45% 710.01kB/s 0:12:26 441,483,264 45% 909.67kB/s 0:09:41 442,793,984 45% 1.02MB/s 0:08:26 444,104,704 45% 1.12MB/s 0:07:38 445,415,424 45% 1.16MB/s 0:07:20 446,726,144 46% 1.16MB/s 0:07:20 448,036,864 46% 1.17MB/s 0:07:15 449,347,584 46% 1.17MB/s 0:07:15 450,658,304 46% 1.17MB/s 0:07:12 451,969,024 46% 1.17MB/s 0:07:11 453,148,672 46% 1.16MB/s 0:07:16 454,459,392 46% 1.15MB/s 0:07:16 455,770,112 46% 1.15MB/s 0:07:17 457,080,832 47% 1.14MB/s 0:07:17 458,391,552 47% 1.16MB/s 0:07:10 459,702,272 47% 1.17MB/s 0:07:07 461,012,992 47% 1.16MB/s 0:07:06 462,323,712 47% 1.16MB/s 0:07:06 463,634,432 47% 1.16MB/s 0:07:05 464,945,152 47% 1.16MB/s 0:07:07 466,288,640 48% 1.16MB/s 0:07:04 467,599,360 48% 1.16MB/s 0:07:02 468,910,080 48% 1.16MB/s 0:07:01 470,220,800 48% 1.17MB/s 0:06:57 471,531,520 48% 1.16MB/s 0:07:00 472,842,240 48% 1.16MB/s 0:06:59 474,152,960 48% 1.16MB/s 0:06:59 475,463,680 49% 1.16MB/s 0:06:57 476,774,400 49% 1.16MB/s 0:06:54 478,085,120 49% 1.17MB/s 0:06:51 479,395,840 49% 1.16MB/s 0:06:52 480,706,560 49% 1.17MB/s 0:06:49 482,017,280 49% 1.17MB/s 0:06:47 483,196,928 49% 1.15MB/s 0:06:52 484,507,648 49% 1.16MB/s 0:06:49 485,818,368 50% 1.15MB/s 0:06:51 487,129,088 50% 1.15MB/s 0:06:51 488,439,808 50% 1.16MB/s 0:06:45 489,750,528 50% 1.16MB/s 0:06:44 491,061,248 50% 1.16MB/s 0:06:42 492,371,968 50% 1.16MB/s 0:06:41 493,682,688 50% 1.17MB/s 0:06:38 494,993,408 51% 1.17MB/s 0:06:35 496,304,128 51% 1.16MB/s 0:06:37 497,614,848 51% 1.17MB/s 0:06:35 498,925,568 51% 1.16MB/s 0:06:35 500,236,288 51% 1.16MB/s 0:06:34 501,547,008 51% 1.17MB/s 0:06:30 502,857,728 51% 1.17MB/s 0:06:29 504,168,448 51% 1.17MB/s 0:06:27 505,479,168 52% 1.17MB/s 0:06:26 506,789,888 52% 1.17MB/s 0:06:26 508,100,608 52% 1.17MB/s 0:06:26 509,411,328 52% 1.17MB/s 0:06:25 510,722,048 52% 1.17MB/s 0:06:24 512,032,768 52% 1.17MB/s 0:06:22 513,343,488 52% 1.16MB/s 0:06:23 514,654,208 53% 1.16MB/s 0:06:22 515,964,928 53% 1.16MB/s 0:06:21 517,275,648 53% 1.16MB/s 0:06:20 518,586,368 53% 1.18MB/s 0:06:14 519,897,088 53% 1.15MB/s 0:06:20 521,207,808 53% 1.15MB/s 0:06:20 522,518,528 53% 1.15MB/s 0:06:19 523,829,248 53% 1.15MB/s 0:06:18 525,139,968 54% 1.17MB/s 0:06:11 526,450,688 54% 1.17MB/s 0:06:09 527,761,408 54% 1.17MB/s 0:06:08 528,941,056 54% 1.15MB/s 0:06:13 530,120,704 54% 1.12MB/s 0:06:24 531,431,424 54% 1.11MB/s 0:06:25 532,742,144 54% 1.12MB/s 0:06:21 533,921,792 55% 1.11MB/s 0:06:25 534,839,296 55% 1.06MB/s 0:06:40 536,150,016 55% 1.07MB/s 0:06:37 537,427,968 55% 1.06MB/s 0:06:40 538,738,688 55% 1.08MB/s 0:06:30 539,787,264 55% 1.11MB/s 0:06:17 541,097,984 55% 1.11MB/s 0:06:16 542,408,704 55% 1.12MB/s 0:06:14 543,719,424 56% 1.12MB/s 0:06:11 545,030,144 56% 1.17MB/s 0:05:54 546,340,864 56% 1.17MB/s 0:05:54 547,651,584 56% 1.17MB/s 0:05:52 548,962,304 56% 1.17MB/s 0:05:50 550,273,024 56% 1.17MB/s 0:05:49 551,583,744 56% 1.17MB/s 0:05:49 552,894,464 56% 1.16MB/s 0:05:50 554,205,184 57% 1.16MB/s 0:05:50 555,515,904 57% 1.16MB/s 0:05:49 556,826,624 57% 1.16MB/s 0:05:47 558,137,344 57% 1.16MB/s 0:05:45 559,448,064 57% 1.17MB/s 0:05:41 560,758,784 57% 1.16MB/s 0:05:43 561,938,432 57% 1.14MB/s 0:05:48 563,249,152 58% 1.15MB/s 0:05:45 563,904,512 58% 956.69kB/s 0:07:04 564,297,728 58% 756.40kB/s 0:08:56 564,822,016 58% 581.34kB/s 0:11:37 565,346,304 58% 426.22kB/s 0:15:49 566,525,952 58% 575.67kB/s 0:11:41 567,574,528 58% 718.94kB/s 0:09:20 568,492,032 58% 852.93kB/s 0:07:51 569,671,680 58% 994.35kB/s 0:06:42 570,458,112 58% 869.96kB/s 0:07:39 571,408,384 58% 865.66kB/s 0:07:40 572,456,960 59% 878.60kB/s 0:07:32 573,636,608 59% 882.41kB/s 0:07:29 574,816,256 59% 977.72kB/s 0:06:44 575,733,760 59% 960.87kB/s 0:06:50 576,913,408 59% 1005.31kB/s 0:06:31 578,093,056 59% 1014.69kB/s 0:06:26 579,272,704 59% 1.01MB/s 0:06:16 580,452,352 59% 1.09MB/s 0:05:48 581,632,000 59% 1.09MB/s 0:05:49 582,811,648 60% 1.05MB/s 0:05:59 583,991,296 60% 1.05MB/s 0:05:58 585,302,016 60% 1.06MB/s 0:05:55 586,612,736 60% 1.08MB/s 0:05:46 587,792,384 60% 1.12MB/s 0:05:34 589,103,104 60% 1.14MB/s 0:05:26 590,413,824 60% 1.14MB/s 0:05:26 591,593,472 60% 1.13MB/s 0:05:28 592,904,192 61% 1.13MB/s 0:05:26 594,214,912 61% 1.13MB/s 0:05:26 595,525,632 61% 1.13MB/s 0:05:22 596,705,280 61% 1.14MB/s 0:05:19 598,016,000 61% 1.16MB/s 0:05:14 599,326,720 61% 1.16MB/s 0:05:12 600,637,440 61% 1.16MB/s 0:05:10 601,948,160 62% 1.17MB/s 0:05:06 603,258,880 62% 1.16MB/s 0:05:08 604,569,600 62% 1.16MB/s 0:05:06 605,880,320 62% 1.17MB/s 0:05:04 607,191,040 62% 1.16MB/s 0:05:04 608,501,760 62% 1.18MB/s 0:05:00 609,812,480 62% 1.18MB/s 0:04:59 611,123,200 62% 1.18MB/s 0:04:58 612,433,920 63% 1.18MB/s 0:04:55 613,744,640 63% 1.18MB/s 0:04:55 615,055,360 63% 1.18MB/s 0:04:55 616,366,080 63% 1.17MB/s 0:04:55 617,676,800 63% 1.18MB/s 0:04:52 618,987,520 63% 1.18MB/s 0:04:51 620,298,240 63% 1.18MB/s 0:04:50 621,608,960 64% 1.18MB/s 0:04:48 622,919,680 64% 1.17MB/s 0:04:48 624,230,400 64% 1.17MB/s 0:04:47 625,541,120 64% 1.17MB/s 0:04:47 626,851,840 64% 1.17MB/s 0:04:47 628,162,560 64% 1.17MB/s 0:04:45 629,473,280 64% 1.17MB/s 0:04:44 630,784,000 65% 1.17MB/s 0:04:42 632,094,720 65% 1.18MB/s 0:04:40 633,405,440 65% 1.17MB/s 0:04:40 634,716,160 65% 1.18MB/s 0:04:38 636,026,880 65% 1.18MB/s 0:04:37 637,337,600 65% 1.17MB/s 0:04:36 638,648,320 65% 1.17MB/s 0:04:36 639,959,040 65% 1.17MB/s 0:04:35 641,269,760 66% 1.17MB/s 0:04:33 642,580,480 66% 1.17MB/s 0:04:33 643,891,200 66% 1.18MB/s 0:04:30 645,201,920 66% 1.18MB/s 0:04:29 646,512,640 66% 1.17MB/s 0:04:29 647,823,360 66% 1.18MB/s 0:04:27 649,134,080 66% 1.17MB/s 0:04:27 650,444,800 67% 1.17MB/s 0:04:26 651,755,520 67% 1.17MB/s 0:04:25 653,066,240 67% 1.18MB/s 0:04:23 654,245,888 67% 1.15MB/s 0:04:27 655,556,608 67% 1.15MB/s 0:04:26 656,867,328 67% 1.15MB/s 0:04:25 658,046,976 67% 1.13MB/s 0:04:30 658,702,336 67% 1014.69kB/s 0:05:07 659,357,696 67% 844.21kB/s 0:06:08 660,013,056 68% 688.48kB/s 0:07:30 660,930,560 68% 628.85kB/s 0:08:11 662,110,208 68% 754.48kB/s 0:06:48 663,060,480 68% 839.17kB/s 0:06:06 664,109,056 68% 945.63kB/s 0:05:23 665,157,632 68% 979.82kB/s 0:05:11 666,206,208 68% 956.25kB/s 0:05:17 667,254,784 68% 993.21kB/s 0:05:05 668,434,432 68% 1.00MB/s 0:04:54 669,614,080 69% 1.03MB/s 0:04:46 670,793,728 69% 1.05MB/s 0:04:37 671,940,608 69% 1.06MB/s 0:04:33 673,251,328 69% 1.08MB/s 0:04:27 674,562,048 69% 1.11MB/s 0:04:19 675,872,768 69% 1.13MB/s 0:04:14 677,183,488 69% 1.16MB/s 0:04:07 678,494,208 69% 1.16MB/s 0:04:05 679,804,928 70% 1.16MB/s 0:04:04 681,115,648 70% 1.16MB/s 0:04:03 682,426,368 70% 1.16MB/s 0:04:01 683,737,088 70% 1.17MB/s 0:03:59 685,047,808 70% 1.17MB/s 0:03:57 686,358,528 70% 1.17MB/s 0:03:56 687,669,248 70% 1.18MB/s 0:03:54 688,979,968 71% 1.17MB/s 0:03:53 690,290,688 71% 1.17MB/s 0:03:52 691,601,408 71% 1.17MB/s 0:03:51 692,912,128 71% 1.17MB/s 0:03:50 694,222,848 71% 1.17MB/s 0:03:49 695,533,568 71% 1.17MB/s 0:03:50 696,844,288 71% 1.17MB/s 0:03:48 698,155,008 71% 1.17MB/s 0:03:47 699,465,728 72% 1.17MB/s 0:03:46 700,776,448 72% 1.17MB/s 0:03:45 702,087,168 72% 1.17MB/s 0:03:43 703,397,888 72% 1.17MB/s 0:03:42 704,708,608 72% 1.17MB/s 0:03:41 706,019,328 72% 1.18MB/s 0:03:38 707,330,048 72% 1.18MB/s 0:03:38 708,640,768 73% 1.18MB/s 0:03:37 709,951,488 73% 1.18MB/s 0:03:36 711,262,208 73% 1.17MB/s 0:03:35 712,572,928 73% 1.17MB/s 0:03:34 713,883,648 73% 1.17MB/s 0:03:33 715,194,368 73% 1.17MB/s 0:03:32 716,505,088 73% 1.17MB/s 0:03:31 717,815,808 73% 1.17MB/s 0:03:30 719,126,528 74% 1.17MB/s 0:03:29 720,044,032 74% 1.08MB/s 0:03:46 721,354,752 74% 1.08MB/s 0:03:45 722,665,472 74% 1.08MB/s 0:03:44 723,845,120 74% 1.06MB/s 0:03:46 725,024,768 74% 1.15MB/s 0:03:28 725,811,200 74% 1.01MB/s 0:03:56 726,335,488 74% 862.37kB/s 0:04:42 726,990,848 74% 716.92kB/s 0:05:39 727,646,208 74% 587.16kB/s 0:06:53 728,563,712 75% 622.94kB/s 0:06:27 729,874,432 75% 791.21kB/s 0:05:03 731,185,152 75% 953.89kB/s 0:04:10 732,495,872 75% 1.08MB/s 0:03:34 733,806,592 75% 1.17MB/s 0:03:16 735,117,312 75% 1.18MB/s 0:03:15 736,428,032 75% 1.17MB/s 0:03:14 737,738,752 76% 1.17MB/s 0:03:14 739,049,472 76% 1.17MB/s 0:03:13 740,360,192 76% 1.17MB/s 0:03:12 741,670,912 76% 1.17MB/s 0:03:11 742,981,632 76% 1.17MB/s 0:03:09 744,292,352 76% 1.17MB/s 0:03:08 745,603,072 76% 1.17MB/s 0:03:06 746,913,792 76% 1.17MB/s 0:03:05 748,224,512 77% 1.18MB/s 0:03:04 749,535,232 77% 1.18MB/s 0:03:03 750,845,952 77% 1.17MB/s 0:03:02 752,156,672 77% 1.17MB/s 0:03:01 753,467,392 77% 1.17MB/s 0:03:01 754,778,112 77% 1.17MB/s 0:02:59 756,088,832 77% 1.17MB/s 0:02:58 757,399,552 78% 1.17MB/s 0:02:56 758,710,272 78% 1.18MB/s 0:02:55 760,020,992 78% 1.17MB/s 0:02:55 761,331,712 78% 1.18MB/s 0:02:53 762,642,432 78% 1.17MB/s 0:02:52 763,953,152 78% 1.17MB/s 0:02:51 765,263,872 78% 1.17MB/s 0:02:50 766,574,592 79% 1.17MB/s 0:02:50 767,885,312 79% 1.17MB/s 0:02:49 769,196,032 79% 1.17MB/s 0:02:48 770,506,752 79% 1.17MB/s 0:02:46 771,817,472 79% 1.17MB/s 0:02:45 773,128,192 79% 1.17MB/s 0:02:43 774,438,912 79% 1.17MB/s 0:02:43 775,749,632 79% 1.17MB/s 0:02:41 776,929,280 80% 1.14MB/s 0:02:45 777,846,784 80% 1.06MB/s 0:02:57 779,157,504 80% 1.06MB/s 0:02:56 780,468,224 80% 1.06MB/s 0:02:54 781,647,872 80% 1.06MB/s 0:02:53 782,958,592 80% 1.14MB/s 0:02:40 784,269,312 80% 1.15MB/s 0:02:38 785,580,032 80% 1.14MB/s 0:02:37 786,890,752 81% 1.17MB/s 0:02:32 788,201,472 81% 1.17MB/s 0:02:31 789,512,192 81% 1.17MB/s 0:02:30 790,822,912 81% 1.17MB/s 0:02:29 792,133,632 81% 1.17MB/s 0:02:28 793,444,352 81% 1.17MB/s 0:02:26 794,755,072 81% 1.18MB/s 0:02:25 796,065,792 82% 1.17MB/s 0:02:25 797,376,512 82% 1.18MB/s 0:02:23 798,687,232 82% 1.17MB/s 0:02:22 799,997,952 82% 1.17MB/s 0:02:21 801,308,672 82% 1.18MB/s 0:02:20 802,619,392 82% 1.17MB/s 0:02:19 803,930,112 82% 1.17MB/s 0:02:18 805,240,832 82% 1.17MB/s 0:02:17 806,518,784 83% 1.17MB/s 0:02:17 807,829,504 83% 1.17MB/s 0:02:15 809,140,224 83% 1.17MB/s 0:02:14 810,450,944 83% 1.17MB/s 0:02:13 811,761,664 83% 1.17MB/s 0:02:12 813,072,384 83% 1.17MB/s 0:02:10 814,383,104 83% 1.17MB/s 0:02:09 815,693,824 84% 1.17MB/s 0:02:08 816,742,400 84% 1.13MB/s 0:02:12 817,528,832 84% 1.02MB/s 0:02:26 818,839,552 84% 1.02MB/s 0:02:25 819,888,128 84% 987.70kB/s 0:02:32 820,936,704 84% 986.51kB/s 0:02:31 821,985,280 84% 1.02MB/s 0:02:22 823,033,856 84% 983.43kB/s 0:02:29 824,082,432 84% 987.94kB/s 0:02:27 825,131,008 85% 990.81kB/s 0:02:26 826,310,656 85% 1015.38kB/s 0:02:21 827,490,304 85% 1.03MB/s 0:02:15 828,669,952 85% 1.06MB/s 0:02:10 829,849,600 85% 1.09MB/s 0:02:05 831,029,248 85% 1.09MB/s 0:02:04 832,208,896 85% 1.09MB/s 0:02:03 833,519,616 85% 1.10MB/s 0:02:01 834,699,264 86% 1.10MB/s 0:02:00 835,878,912 86% 1.10MB/s 0:01:59 837,058,560 86% 1.11MB/s 0:01:56 838,369,280 86% 1.12MB/s 0:01:55 839,548,928 86% 1.12MB/s 0:01:53 840,859,648 86% 1.13MB/s 0:01:51 842,170,368 86% 1.14MB/s 0:01:49 843,481,088 86% 1.14MB/s 0:01:48 844,791,808 87% 1.16MB/s 0:01:45 846,102,528 87% 1.16MB/s 0:01:44 847,413,248 87% 1.16MB/s 0:01:43 848,723,968 87% 1.17MB/s 0:01:41 850,034,688 87% 1.16MB/s 0:01:40 851,345,408 87% 1.17MB/s 0:01:39 852,656,128 87% 1.17MB/s 0:01:37 853,966,848 88% 1.17MB/s 0:01:37 855,277,568 88% 1.17MB/s 0:01:36 856,588,288 88% 1.17MB/s 0:01:35 857,899,008 88% 1.17MB/s 0:01:33 859,209,728 88% 1.17MB/s 0:01:32 860,520,448 88% 1.17MB/s 0:01:31 861,831,168 88% 1.18MB/s 0:01:30 863,141,888 88% 1.17MB/s 0:01:29 864,452,608 89% 1.17MB/s 0:01:28 865,763,328 89% 1.17MB/s 0:01:26 867,074,048 89% 1.17MB/s 0:01:25 868,384,768 89% 1.17MB/s 0:01:24 869,695,488 89% 1.17MB/s 0:01:23 871,006,208 89% 1.17MB/s 0:01:23 872,316,928 89% 1.17MB/s 0:01:21 873,103,360 89% 1.07MB/s 0:01:28 874,414,080 90% 1.07MB/s 0:01:27 875,724,800 90% 1.07MB/s 0:01:26 877,035,520 90% 1.07MB/s 0:01:25 878,346,240 90% 1.17MB/s 0:01:16 879,656,960 90% 1.17MB/s 0:01:15 880,967,680 90% 1.17MB/s 0:01:14 882,278,400 90% 1.17MB/s 0:01:13 883,589,120 91% 1.17MB/s 0:01:12 884,899,840 91% 1.17MB/s 0:01:11 886,210,560 91% 1.17MB/s 0:01:09 887,521,280 91% 1.18MB/s 0:01:08 888,832,000 91% 1.18MB/s 0:01:07 890,142,720 91% 1.18MB/s 0:01:06 891,453,440 91% 1.17MB/s 0:01:05 892,764,160 92% 1.17MB/s 0:01:04 894,074,880 92% 1.18MB/s 0:01:03 895,385,600 92% 1.17MB/s 0:01:02 896,696,320 92% 1.17MB/s 0:01:01 898,007,040 92% 1.17MB/s 0:01:00 899,317,760 92% 1.17MB/s 0:00:59 900,628,480 92% 1.18MB/s 0:00:57 901,939,200 92% 1.17MB/s 0:00:56 903,249,920 93% 1.17MB/s 0:00:55 904,560,640 93% 1.17MB/s 0:00:54 905,871,360 93% 1.17MB/s 0:00:53 907,182,080 93% 1.17MB/s 0:00:52 908,492,800 93% 1.17MB/s 0:00:51 909,803,520 93% 1.17MB/s 0:00:50 911,114,240 93% 1.17MB/s 0:00:49 912,424,960 94% 1.17MB/s 0:00:48 913,735,680 94% 1.17MB/s 0:00:47 915,046,400 94% 1.17MB/s 0:00:45 916,357,120 94% 1.17MB/s 0:00:44 917,667,840 94% 1.17MB/s 0:00:43 918,978,560 94% 1.17MB/s 0:00:42 920,289,280 94% 1.17MB/s 0:00:41 921,600,000 94% 1.17MB/s 0:00:40 922,910,720 95% 1.17MB/s 0:00:39 924,221,440 95% 1.17MB/s 0:00:38 925,532,160 95% 1.17MB/s 0:00:37 926,842,880 95% 1.17MB/s 0:00:36 928,153,600 95% 1.17MB/s 0:00:34 929,464,320 95% 1.17MB/s 0:00:33 930,775,040 95% 1.18MB/s 0:00:32 932,085,760 96% 1.17MB/s 0:00:31 933,396,480 96% 1.17MB/s 0:00:30 934,707,200 96% 1.17MB/s 0:00:29 936,017,920 96% 1.17MB/s 0:00:28 937,328,640 96% 1.17MB/s 0:00:27 938,639,360 96% 1.17MB/s 0:00:26 939,917,312 96% 1.17MB/s 0:00:25 940,703,744 96% 1.00MB/s 0:00:28 941,228,032 97% 845.10kB/s 0:00:34 942,014,464 97% 716.37kB/s 0:00:39 942,800,896 97% 607.94kB/s 0:00:45 943,718,400 97% 650.75kB/s 0:00:40 944,635,904 97% 747.53kB/s 0:00:34 945,684,480 97% 832.33kB/s 0:00:29 946,864,128 97% 928.40kB/s 0:00:25 947,912,704 97% 986.04kB/s 0:00:22 948,961,280 97% 1014.17kB/s 0:00:20 950,009,856 97% 1009.56kB/s 0:00:20 951,320,576 98% 1.01MB/s 0:00:18 952,369,152 98% 1.01MB/s 0:00:17 953,024,512 98% 918.73kB/s 0:00:18 953,712,640 98% 823.32kB/s 0:00:20 954,368,000 98% 681.63kB/s 0:00:23 955,154,432 98% 596.88kB/s 0:00:25 955,285,504 98% 173.04kB/s 0:01:26 956,235,776 98% 193.13kB/s 0:01:12 957,153,280 98% 213.13kB/s 0:01:01 958,332,928 98% 246.88kB/s 0:00:48 959,512,576 98% 982.62kB/s 0:00:10 960,692,224 99% 1.03MB/s 0:00:08 961,740,800 99% 1.07MB/s 0:00:07 962,789,376 99% 1.03MB/s 0:00:07 963,837,952 99% 1020.78kB/s 0:00:06 965,017,600 99% 1009.80kB/s 0:00:05 966,197,248 99% 1.02MB/s 0:00:03 967,376,896 99% 1.05MB/s 0:00:02 968,687,616 99% 1.09MB/s 0:00:01 969,867,264 99% 1.10MB/s 0:00:00 970,225,028 100% 1.12MB/s 0:13:49 (xfr#1, to-chk=5/7) images/pmos-plasma-mobile-nightly-20221224-pine64-pinephone.img.xz.sha256 133 100% 0.61kB/s 0:00:00 133 100% 0.61kB/s 0:00:00 (xfr#2, to-chk=4/7) images/pmos-plasma-mobile-nightly-20221224-pine64-pinephonepro.img.xz 32,768 0% 148.84kB/s 1:43:03 950,272 0% 849.82kB/s 0:18:01 2,260,992 0% 1006.84kB/s 0:15:11 3,571,712 0% 1.04MB/s 0:14:23 4,882,432 0% 1.07MB/s 0:13:59 6,193,152 0% 1.14MB/s 0:13:01 7,503,872 0% 1.14MB/s 0:13:01 8,814,592 0% 1.14MB/s 0:12:59 10,125,312 1% 1.14MB/s 0:12:56 11,436,032 1% 1.15MB/s 0:12:52 12,746,752 1% 1.16MB/s 0:12:44 14,057,472 1% 1.16MB/s 0:12:43 15,368,192 1% 1.16MB/s 0:12:39 16,678,912 1% 1.17MB/s 0:12:35 17,989,632 1% 1.17MB/s 0:12:35 19,300,352 2% 1.17MB/s 0:12:31 20,611,072 2% 1.17MB/s 0:12:32 21,921,792 2% 1.16MB/s 0:12:34 23,232,512 2% 1.16MB/s 0:12:32 24,543,232 2% 1.16MB/s 0:12:31 25,853,952 2% 1.16MB/s 0:12:30 27,164,672 2% 1.17MB/s 0:12:25 28,475,392 3% 1.17MB/s 0:12:24 29,786,112 3% 1.17MB/s 0:12:21 31,096,832 3% 1.17MB/s 0:12:20 32,407,552 3% 1.17MB/s 0:12:19 33,718,272 3% 1.17MB/s 0:12:19 35,028,992 3% 1.17MB/s 0:12:18 36,339,712 3% 1.17MB/s 0:12:18 37,650,432 4% 1.17MB/s 0:12:17 38,961,152 4% 1.17MB/s 0:12:17 40,271,872 4% 1.17MB/s 0:12:13 41,582,592 4% 1.17MB/s 0:12:12 42,893,312 4% 1.17MB/s 0:12:10 44,204,032 4% 1.18MB/s 0:12:07 45,514,752 4% 1.17MB/s 0:12:09 46,825,472 5% 1.17MB/s 0:12:08 48,136,192 5% 1.17MB/s 0:12:08 49,446,912 5% 1.17MB/s 0:12:08 50,757,632 5% 1.17MB/s 0:12:08 52,068,352 5% 1.16MB/s 0:12:09 53,379,072 5% 1.17MB/s 0:12:04 54,689,792 5% 1.17MB/s 0:12:03 56,000,512 6% 1.17MB/s 0:12:00 57,311,232 6% 1.18MB/s 0:11:56 58,621,952 6% 1.17MB/s 0:12:00 59,932,672 6% 1.17MB/s 0:12:00 61,243,392 6% 1.16MB/s 0:12:01 62,554,112 6% 1.16MB/s 0:11:59 63,864,832 6% 1.16MB/s 0:12:02 65,175,552 7% 1.16MB/s 0:11:59 66,486,272 7% 1.16MB/s 0:11:57 67,796,992 7% 1.16MB/s 0:11:56 69,107,712 7% 1.17MB/s 0:11:50 70,418,432 7% 1.17MB/s 0:11:51 71,729,152 7% 1.17MB/s 0:11:50 73,039,872 7% 1.17MB/s 0:11:49 74,350,592 8% 1.17MB/s 0:11:47 75,661,312 8% 1.17MB/s 0:11:44 76,972,032 8% 1.17MB/s 0:11:42 78,282,752 8% 1.17MB/s 0:11:41 79,593,472 8% 1.17MB/s 0:11:40 80,904,192 8% 1.17MB/s 0:11:39 82,214,912 8% 1.17MB/s 0:11:39 83,525,632 9% 1.17MB/s 0:11:37 84,836,352 9% 1.17MB/s 0:11:36 86,147,072 9% 1.17MB/s 0:11:35 87,457,792 9% 1.17MB/s 0:11:33 88,768,512 9% 1.17MB/s 0:11:32 90,079,232 9% 1.17MB/s 0:11:30 91,389,952 9% 1.17MB/s 0:11:30 92,176,384 10% 1.05MB/s 0:12:53 93,487,104 10% 1.04MB/s 0:12:56 94,797,824 10% 1.04MB/s 0:12:58 96,108,544 10% 1.04MB/s 0:12:55 97,419,264 10% 1.16MB/s 0:11:31 98,729,984 10% 1.16MB/s 0:11:28 100,040,704 10% 1.16MB/s 0:11:29 101,351,424 11% 1.16MB/s 0:11:28 102,662,144 11% 1.16MB/s 0:11:26 103,972,864 11% 1.17MB/s 0:11:23 105,152,512 11% 1.16MB/s 0:11:24 106,463,232 11% 1.16MB/s 0:11:23 107,773,952 11% 1.16MB/s 0:11:22 109,084,672 11% 1.16MB/s 0:11:21 110,395,392 11% 1.17MB/s 0:11:15 111,706,112 12% 1.17MB/s 0:11:13 113,016,832 12% 1.17MB/s 0:11:15 114,294,784 12% 1.16MB/s 0:11:17 115,605,504 12% 1.16MB/s 0:11:15 116,916,224 12% 1.16MB/s 0:11:16 118,226,944 12% 1.16MB/s 0:11:13 119,537,664 12% 1.16MB/s 0:11:11 120,848,384 13% 1.16MB/s 0:11:10 122,159,104 13% 1.17MB/s 0:11:06 123,469,824 13% 1.17MB/s 0:11:04 124,780,544 13% 1.17MB/s 0:11:02 126,091,264 13% 1.17MB/s 0:11:00 127,401,984 13% 1.17MB/s 0:11:00 128,712,704 13% 1.18MB/s 0:10:57 130,023,424 14% 1.17MB/s 0:10:56 131,334,144 14% 1.17MB/s 0:10:58 132,644,864 14% 1.18MB/s 0:10:53 133,955,584 14% 1.17MB/s 0:10:54 135,266,304 14% 1.18MB/s 0:10:52 136,577,024 14% 1.17MB/s 0:10:53 137,887,744 14% 1.16MB/s 0:10:58 139,198,464 15% 1.16MB/s 0:10:57 140,509,184 15% 1.16MB/s 0:10:56 141,819,904 15% 1.17MB/s 0:10:50 143,130,624 15% 1.17MB/s 0:10:46 144,441,344 15% 1.17MB/s 0:10:46 145,752,064 15% 1.17MB/s 0:10:45 147,062,784 15% 1.17MB/s 0:10:45 148,373,504 16% 1.17MB/s 0:10:43 149,684,224 16% 1.17MB/s 0:10:41 150,994,944 16% 1.17MB/s 0:10:40 152,305,664 16% 1.17MB/s 0:10:38 153,616,384 16% 1.17MB/s 0:10:37 154,927,104 16% 1.17MB/s 0:10:36 156,237,824 16% 1.17MB/s 0:10:35 157,548,544 17% 1.18MB/s 0:10:33 158,859,264 17% 1.17MB/s 0:10:35 160,169,984 17% 1.18MB/s 0:10:31 161,480,704 17% 1.17MB/s 0:10:34 162,791,424 17% 1.16MB/s 0:10:36 164,102,144 17% 1.17MB/s 0:10:32 165,412,864 17% 1.16MB/s 0:10:33 166,723,584 18% 1.17MB/s 0:10:29 168,034,304 18% 1.17MB/s 0:10:25 169,345,024 18% 1.17MB/s 0:10:25 170,655,744 18% 1.17MB/s 0:10:24 171,966,464 18% 1.17MB/s 0:10:23 173,277,184 18% 1.17MB/s 0:10:22 174,587,904 18% 1.17MB/s 0:10:21 175,898,624 19% 1.17MB/s 0:10:19 177,209,344 19% 1.17MB/s 0:10:18 178,520,064 19% 1.17MB/s 0:10:17 179,830,784 19% 1.18MB/s 0:10:15 181,141,504 19% 1.17MB/s 0:10:14 182,452,224 19% 1.17MB/s 0:10:13 183,762,944 19% 1.17MB/s 0:10:13 185,073,664 20% 1.17MB/s 0:10:12 186,384,384 20% 1.17MB/s 0:10:11 187,695,104 20% 1.17MB/s 0:10:11 189,005,824 20% 1.17MB/s 0:10:10 190,316,544 20% 1.17MB/s 0:10:08 191,627,264 20% 1.17MB/s 0:10:08 192,937,984 20% 1.17MB/s 0:10:05 194,248,704 21% 1.17MB/s 0:10:04 195,559,424 21% 1.17MB/s 0:10:03 196,739,072 21% 1.16MB/s 0:10:09 198,049,792 21% 1.16MB/s 0:10:10 199,360,512 21% 1.16MB/s 0:10:09 200,671,232 21% 1.16MB/s 0:10:07 201,981,952 21% 1.17MB/s 0:09:59 203,292,672 22% 1.18MB/s 0:09:55 204,603,392 22% 1.17MB/s 0:09:55 205,914,112 22% 1.17MB/s 0:09:54 207,224,832 22% 1.18MB/s 0:09:51 208,011,264 22% 1.06MB/s 0:10:56 208,535,552 22% 872.93kB/s 0:13:35 209,059,840 22% 685.87kB/s 0:17:17 209,584,128 22% 515.55kB/s 0:22:58 210,239,488 22% 478.98kB/s 0:24:42 211,288,064 22% 618.36kB/s 0:19:06 212,598,784 23% 809.37kB/s 0:14:34 213,909,504 23% 986.45kB/s 0:11:56 215,220,224 23% 1.13MB/s 0:10:11 216,530,944 23% 1.17MB/s 0:09:45 217,841,664 23% 1.18MB/s 0:09:43 219,152,384 23% 1.18MB/s 0:09:42 220,463,104 23% 1.18MB/s 0:09:41 221,773,824 24% 1.17MB/s 0:09:40 223,084,544 24% 1.17MB/s 0:09:39 224,264,192 24% 1.16MB/s 0:09:45 225,312,768 24% 1.11MB/s 0:10:08 226,623,488 24% 1.12MB/s 0:10:07 227,934,208 24% 1.12MB/s 0:10:06 229,244,928 24% 1.13MB/s 0:09:58 230,555,648 25% 1.17MB/s 0:09:34 231,735,296 25% 1.13MB/s 0:09:57 233,046,016 25% 1.12MB/s 0:10:00 234,356,736 25% 1.12MB/s 0:09:58 235,667,456 25% 1.12MB/s 0:09:57 236,978,176 25% 1.17MB/s 0:09:32 238,288,896 25% 1.18MB/s 0:09:26 239,599,616 26% 1.18MB/s 0:09:25 240,910,336 26% 1.17MB/s 0:09:24 242,221,056 26% 1.17MB/s 0:09:24 243,531,776 26% 1.17MB/s 0:09:23 244,842,496 26% 1.17MB/s 0:09:21 246,153,216 26% 1.17MB/s 0:09:20 247,463,936 26% 1.18MB/s 0:09:18 248,741,888 27% 1.17MB/s 0:09:21 249,921,536 27% 1.15MB/s 0:09:27 250,445,824 27% 939.49kB/s 0:11:53 250,970,112 27% 733.19kB/s 0:15:12 251,494,400 27% 565.89kB/s 0:19:41 252,149,760 27% 443.00kB/s 0:25:08 253,067,264 27% 553.27kB/s 0:20:06 254,377,984 27% 752.09kB/s 0:14:45 255,557,632 27% 916.61kB/s 0:12:05 256,475,136 27% 999.29kB/s 0:11:04 257,785,856 28% 1.06MB/s 0:10:10 259,096,576 28% 1.06MB/s 0:10:09 260,407,296 28% 1.08MB/s 0:09:54 261,718,016 28% 1.17MB/s 0:09:07 263,028,736 28% 1.17MB/s 0:09:09 264,339,456 28% 1.17MB/s 0:09:05 265,650,176 28% 1.17MB/s 0:09:04 266,960,896 29% 1.17MB/s 0:09:06 268,271,616 29% 1.17MB/s 0:09:02 269,582,336 29% 1.17MB/s 0:09:03 270,893,056 29% 1.17MB/s 0:09:03 272,203,776 29% 1.18MB/s 0:08:58 273,514,496 29% 1.18MB/s 0:08:56 274,825,216 29% 1.17MB/s 0:08:59 276,135,936 30% 1.17MB/s 0:08:58 277,446,656 30% 1.17MB/s 0:08:57 278,757,376 30% 1.16MB/s 0:08:59 280,068,096 30% 1.17MB/s 0:08:54 281,378,816 30% 1.17MB/s 0:08:53 282,689,536 30% 1.17MB/s 0:08:52 284,000,256 30% 1.18MB/s 0:08:48 285,310,976 31% 1.18MB/s 0:08:47 286,621,696 31% 1.17MB/s 0:08:47 287,932,416 31% 1.17MB/s 0:08:46 289,243,136 31% 1.17MB/s 0:08:45 290,553,856 31% 1.17MB/s 0:08:44 291,864,576 31% 1.18MB/s 0:08:41 293,175,296 31% 1.18MB/s 0:08:40 294,486,016 31% 1.18MB/s 0:08:39 295,796,736 32% 1.18MB/s 0:08:38 297,107,456 32% 1.18MB/s 0:08:37 298,418,176 32% 1.18MB/s 0:08:36 299,728,896 32% 1.18MB/s 0:08:35 301,039,616 32% 1.17MB/s 0:08:35 302,350,336 32% 1.17MB/s 0:08:34 303,661,056 32% 1.17MB/s 0:08:32 304,971,776 33% 1.17MB/s 0:08:32 306,282,496 33% 1.18MB/s 0:08:29 307,593,216 33% 1.18MB/s 0:08:28 308,903,936 33% 1.17MB/s 0:08:28 310,214,656 33% 1.18MB/s 0:08:26 311,525,376 33% 1.17MB/s 0:08:26 312,836,096 33% 1.17MB/s 0:08:25 314,146,816 34% 1.18MB/s 0:08:22 315,457,536 34% 1.18MB/s 0:08:22 316,768,256 34% 1.18MB/s 0:08:21 318,078,976 34% 1.17MB/s 0:08:20 319,389,696 34% 1.17MB/s 0:08:19 320,700,416 34% 1.17MB/s 0:08:18 322,011,136 34% 1.17MB/s 0:08:17 323,321,856 35% 1.18MB/s 0:08:15 324,632,576 35% 1.17MB/s 0:08:17 325,943,296 35% 1.17MB/s 0:08:14 327,254,016 35% 1.18MB/s 0:08:12 328,564,736 35% 1.17MB/s 0:08:11 329,875,456 35% 1.18MB/s 0:08:08 331,186,176 35% 1.18MB/s 0:08:08 332,496,896 36% 1.18MB/s 0:08:07 333,807,616 36% 1.18MB/s 0:08:06 335,118,336 36% 1.17MB/s 0:08:06 336,429,056 36% 1.17MB/s 0:08:06 337,739,776 36% 1.17MB/s 0:08:07 339,050,496 36% 1.17MB/s 0:08:06 340,361,216 36% 1.17MB/s 0:08:04 341,671,936 37% 1.17MB/s 0:08:02 342,982,656 37% 1.17MB/s 0:07:59 344,293,376 37% 1.18MB/s 0:07:58 345,604,096 37% 1.18MB/s 0:07:57 346,914,816 37% 1.18MB/s 0:07:56 348,225,536 37% 1.18MB/s 0:07:54 349,536,256 37% 1.17MB/s 0:07:56 350,846,976 38% 1.17MB/s 0:07:55 352,157,696 38% 1.17MB/s 0:07:54 353,468,416 38% 1.17MB/s 0:07:53 354,779,136 38% 1.18MB/s 0:07:49 356,089,856 38% 1.17MB/s 0:07:50 357,400,576 38% 1.17MB/s 0:07:49 358,711,296 38% 1.17MB/s 0:07:49 360,022,016 39% 1.16MB/s 0:07:52 361,332,736 39% 1.17MB/s 0:07:47 362,643,456 39% 1.17MB/s 0:07:47 363,954,176 39% 1.17MB/s 0:07:45 365,264,896 39% 1.18MB/s 0:07:40 366,575,616 39% 1.17MB/s 0:07:41 367,886,336 39% 1.17MB/s 0:07:40 369,197,056 40% 1.18MB/s 0:07:37 370,507,776 40% 1.18MB/s 0:07:36 371,818,496 40% 1.17MB/s 0:07:36 373,129,216 40% 1.17MB/s 0:07:35 374,439,936 40% 1.17MB/s 0:07:35 375,750,656 40% 1.17MB/s 0:07:33 377,061,376 40% 1.18MB/s 0:07:30 378,372,096 41% 1.17MB/s 0:07:30 379,682,816 41% 1.18MB/s 0:07:28 380,993,536 41% 1.17MB/s 0:07:31 382,271,488 41% 1.17MB/s 0:07:30 383,582,208 41% 1.17MB/s 0:07:28 384,892,928 41% 1.17MB/s 0:07:27 386,203,648 41% 1.17MB/s 0:07:24 387,514,368 42% 1.18MB/s 0:07:22 388,694,016 42% 1.15MB/s 0:07:32 390,004,736 42% 1.14MB/s 0:07:34 391,315,456 42% 1.14MB/s 0:07:32 392,626,176 42% 1.14MB/s 0:07:32 393,936,896 42% 1.17MB/s 0:07:20 395,247,616 42% 1.17MB/s 0:07:16 396,558,336 43% 1.17MB/s 0:07:15 397,869,056 43% 1.18MB/s 0:07:13 399,179,776 43% 1.18MB/s 0:07:12 400,490,496 43% 1.17MB/s 0:07:13 401,801,216 43% 1.17MB/s 0:07:11 403,111,936 43% 1.18MB/s 0:07:09 404,291,584 43% 1.14MB/s 0:07:21 405,602,304 44% 1.14MB/s 0:07:19 406,913,024 44% 1.14MB/s 0:07:19 408,223,744 44% 1.14MB/s 0:07:18 409,534,464 44% 1.18MB/s 0:07:04 410,845,184 44% 1.18MB/s 0:07:03 412,155,904 44% 1.18MB/s 0:07:01 413,466,624 44% 1.18MB/s 0:07:00 414,777,344 45% 1.18MB/s 0:06:59 416,088,064 45% 1.18MB/s 0:06:58 417,398,784 45% 1.18MB/s 0:06:57 418,709,504 45% 1.18MB/s 0:06:56 420,020,224 45% 1.18MB/s 0:06:54 421,330,944 45% 1.18MB/s 0:06:53 422,641,664 45% 1.17MB/s 0:06:55 423,952,384 46% 1.17MB/s 0:06:54 425,263,104 46% 1.17MB/s 0:06:53 426,573,824 46% 1.17MB/s 0:06:52 427,884,544 46% 1.18MB/s 0:06:48 429,195,264 46% 1.18MB/s 0:06:47 430,505,984 46% 1.18MB/s 0:06:46 431,816,704 46% 1.18MB/s 0:06:45 433,127,424 47% 1.18MB/s 0:06:44 434,438,144 47% 1.18MB/s 0:06:43 435,748,864 47% 1.17MB/s 0:06:42 436,797,440 47% 1.12MB/s 0:07:01 438,108,160 47% 1.12MB/s 0:07:00 439,418,880 47% 1.12MB/s 0:06:59 440,598,528 47% 1.10MB/s 0:07:05 441,909,248 48% 1.16MB/s 0:06:44 443,219,968 48% 1.16MB/s 0:06:43 444,530,688 48% 1.16MB/s 0:06:40 445,841,408 48% 1.17MB/s 0:06:34 447,152,128 48% 1.17MB/s 0:06:33 448,462,848 48% 1.17MB/s 0:06:32 449,773,568 48% 1.17MB/s 0:06:31 451,084,288 49% 1.18MB/s 0:06:29 452,395,008 49% 1.18MB/s 0:06:28 453,705,728 49% 1.18MB/s 0:06:27 455,016,448 49% 1.18MB/s 0:06:26 456,327,168 49% 1.18MB/s 0:06:24 457,637,888 49% 1.18MB/s 0:06:24 458,948,608 49% 1.17MB/s 0:06:25 460,259,328 50% 1.17MB/s 0:06:25 461,570,048 50% 1.17MB/s 0:06:24 462,880,768 50% 1.17MB/s 0:06:22 464,191,488 50% 1.17MB/s 0:06:19 465,502,208 50% 1.18MB/s 0:06:17 466,812,928 50% 1.18MB/s 0:06:16 468,123,648 50% 1.18MB/s 0:06:15 469,434,368 51% 1.17MB/s 0:06:15 470,745,088 51% 1.18MB/s 0:06:13 472,055,808 51% 1.17MB/s 0:06:13 473,366,528 51% 1.17MB/s 0:06:13 474,677,248 51% 1.17MB/s 0:06:11 475,987,968 51% 1.17MB/s 0:06:11 477,167,616 51% 1.13MB/s 0:06:22 478,085,120 51% 1.06MB/s 0:06:49 479,395,840 52% 1.06MB/s 0:06:46 480,706,560 52% 1.06MB/s 0:06:45 482,017,280 52% 1.10MB/s 0:06:29 483,328,000 52% 1.18MB/s 0:06:02 484,638,720 52% 1.17MB/s 0:06:02 485,949,440 52% 1.17MB/s 0:06:02 487,260,160 52% 1.18MB/s 0:05:59 488,570,880 53% 1.18MB/s 0:05:58 489,881,600 53% 1.18MB/s 0:05:56 491,192,320 53% 1.18MB/s 0:05:55 492,503,040 53% 1.18MB/s 0:05:55 493,813,760 53% 1.18MB/s 0:05:53 495,124,480 53% 1.17MB/s 0:05:53 496,435,200 53% 1.17MB/s 0:05:54 497,745,920 54% 1.17MB/s 0:05:54 499,056,640 54% 1.16MB/s 0:05:53 500,367,360 54% 1.17MB/s 0:05:51 501,678,080 54% 1.17MB/s 0:05:49 502,988,800 54% 1.17MB/s 0:05:48 504,299,520 54% 1.17MB/s 0:05:46 505,217,024 54% 1.08MB/s 0:06:15 506,560,512 55% 1.09MB/s 0:06:11 507,740,160 55% 1.07MB/s 0:06:15 509,050,880 55% 1.07MB/s 0:06:14 510,361,600 55% 1.16MB/s 0:05:43 511,672,320 55% 1.15MB/s 0:05:45 512,983,040 55% 1.17MB/s 0:05:40 514,293,760 55% 1.16MB/s 0:05:42 515,604,480 56% 1.17MB/s 0:05:39 516,882,432 56% 1.16MB/s 0:05:39 518,193,152 56% 1.16MB/s 0:05:37 519,503,872 56% 1.17MB/s 0:05:33 520,814,592 56% 1.17MB/s 0:05:33 522,125,312 56% 1.18MB/s 0:05:30 523,436,032 56% 1.18MB/s 0:05:29 524,746,752 57% 1.18MB/s 0:05:28 526,057,472 57% 1.17MB/s 0:05:27 527,368,192 57% 1.18MB/s 0:05:26 528,678,912 57% 1.18MB/s 0:05:25 529,989,632 57% 1.17MB/s 0:05:25 531,300,352 57% 1.17MB/s 0:05:24 532,611,072 57% 1.17MB/s 0:05:24 533,921,792 58% 1.17MB/s 0:05:23 535,232,512 58% 1.17MB/s 0:05:21 536,543,232 58% 1.17MB/s 0:05:20 537,853,952 58% 1.17MB/s 0:05:18 539,164,672 58% 1.18MB/s 0:05:16 540,475,392 58% 1.17MB/s 0:05:15 541,786,112 58% 1.17MB/s 0:05:14 543,096,832 59% 1.17MB/s 0:05:13 544,407,552 59% 1.17MB/s 0:05:14 545,718,272 59% 1.18MB/s 0:05:10 547,028,992 59% 1.17MB/s 0:05:10 548,339,712 59% 1.18MB/s 0:05:08 549,650,432 59% 1.18MB/s 0:05:06 550,961,152 59% 1.17MB/s 0:05:07 552,271,872 60% 1.18MB/s 0:05:05 553,582,592 60% 1.17MB/s 0:05:05 554,893,312 60% 1.17MB/s 0:05:04 556,204,032 60% 1.18MB/s 0:05:02 557,514,752 60% 1.18MB/s 0:05:01 558,825,472 60% 1.18MB/s 0:05:00 560,136,192 60% 1.18MB/s 0:04:59 561,446,912 61% 1.18MB/s 0:04:57 561,840,128 61% 985.07kB/s 0:06:03 562,233,344 61% 728.55kB/s 0:08:11 562,626,560 61% 521.66kB/s 0:11:25 563,675,136 61% 465.65kB/s 0:12:45 564,854,784 61% 639.72kB/s 0:09:15 566,034,432 61% 862.25kB/s 0:06:50 567,246,848 61% 1.06MB/s 0:05:24 568,426,496 61% 1.11MB/s 0:05:08 569,704,448 61% 1.13MB/s 0:05:03 571,015,168 62% 1.15MB/s 0:04:55 572,325,888 62% 1.15MB/s 0:04:55 573,636,608 62% 1.16MB/s 0:04:50 574,947,328 62% 1.16MB/s 0:04:50 576,258,048 62% 1.16MB/s 0:04:48 577,568,768 62% 1.17MB/s 0:04:45 578,224,128 62% 1.02MB/s 0:05:26 579,272,704 62% 1005.24kB/s 0:05:39 580,059,136 63% 886.98kB/s 0:06:23 580,976,640 63% 762.25kB/s 0:07:25 581,894,144 63% 805.57kB/s 0:07:00 582,811,648 63% 759.23kB/s 0:07:24 584,122,368 63% 873.43kB/s 0:06:24 585,433,088 63% 998.62kB/s 0:05:35 586,743,808 63% 1.08MB/s 0:05:00 588,054,528 63% 1.18MB/s 0:04:35 589,365,248 64% 1.16MB/s 0:04:37 590,675,968 64% 1.16MB/s 0:04:36 591,986,688 64% 1.16MB/s 0:04:35 593,297,408 64% 1.17MB/s 0:04:33 594,608,128 64% 1.18MB/s 0:04:30 595,918,848 64% 1.18MB/s 0:04:29 597,229,568 64% 1.17MB/s 0:04:29 598,540,288 65% 1.17MB/s 0:04:28 599,851,008 65% 1.17MB/s 0:04:27 601,161,728 65% 1.17MB/s 0:04:26 602,472,448 65% 1.17MB/s 0:04:24 603,783,168 65% 1.17MB/s 0:04:23 605,093,888 65% 1.17MB/s 0:04:22 606,404,608 65% 1.18MB/s 0:04:20 607,715,328 66% 1.18MB/s 0:04:19 609,026,048 66% 1.18MB/s 0:04:18 610,336,768 66% 1.18MB/s 0:04:17 611,647,488 66% 1.17MB/s 0:04:17 612,958,208 66% 1.17MB/s 0:04:16 614,268,928 66% 1.17MB/s 0:04:14 615,579,648 66% 1.17MB/s 0:04:13 616,890,368 67% 1.18MB/s 0:04:12 618,201,088 67% 1.18MB/s 0:04:10 619,511,808 67% 1.18MB/s 0:04:09 620,822,528 67% 1.18MB/s 0:04:08 622,133,248 67% 1.18MB/s 0:04:07 623,443,968 67% 1.17MB/s 0:04:06 624,754,688 67% 1.17MB/s 0:04:05 626,065,408 68% 1.17MB/s 0:04:04 627,376,128 68% 1.17MB/s 0:04:03 628,686,848 68% 1.17MB/s 0:04:02 629,997,568 68% 1.17MB/s 0:04:01 631,308,288 68% 1.18MB/s 0:04:00 632,619,008 68% 1.18MB/s 0:03:58 633,929,728 68% 1.18MB/s 0:03:57 635,240,448 69% 1.18MB/s 0:03:56 636,551,168 69% 1.17MB/s 0:03:57 637,861,888 69% 1.17MB/s 0:03:56 639,172,608 69% 1.17MB/s 0:03:54 640,483,328 69% 1.17MB/s 0:03:53 641,794,048 69% 1.18MB/s 0:03:51 643,104,768 69% 1.18MB/s 0:03:50 644,415,488 70% 1.17MB/s 0:03:49 645,726,208 70% 1.17MB/s 0:03:48 647,036,928 70% 1.17MB/s 0:03:47 647,823,360 70% 1.05MB/s 0:04:12 649,134,080 70% 1.05MB/s 0:04:11 650,444,800 70% 1.05MB/s 0:04:10 651,722,752 70% 1.05MB/s 0:04:10 653,033,472 70% 1.16MB/s 0:03:44 654,344,192 71% 1.16MB/s 0:03:43 655,654,912 71% 1.17MB/s 0:03:41 656,965,632 71% 1.17MB/s 0:03:39 658,276,352 71% 1.18MB/s 0:03:37 659,587,072 71% 1.18MB/s 0:03:36 660,897,792 71% 1.18MB/s 0:03:35 662,208,512 71% 1.18MB/s 0:03:34 663,519,232 72% 1.18MB/s 0:03:33 664,829,952 72% 1.18MB/s 0:03:32 666,140,672 72% 1.17MB/s 0:03:31 667,451,392 72% 1.17MB/s 0:03:30 668,762,112 72% 1.17MB/s 0:03:29 670,072,832 72% 1.17MB/s 0:03:28 671,383,552 72% 1.18MB/s 0:03:26 672,694,272 73% 1.18MB/s 0:03:25 674,004,992 73% 1.17MB/s 0:03:24 675,315,712 73% 1.17MB/s 0:03:23 676,626,432 73% 1.17MB/s 0:03:22 677,937,152 73% 1.17MB/s 0:03:21 679,247,872 73% 1.17MB/s 0:03:20 680,558,592 73% 1.18MB/s 0:03:19 681,869,312 74% 1.18MB/s 0:03:18 683,180,032 74% 1.18MB/s 0:03:17 684,490,752 74% 1.18MB/s 0:03:15 685,801,472 74% 1.18MB/s 0:03:14 687,112,192 74% 1.18MB/s 0:03:13 688,422,912 74% 1.18MB/s 0:03:12 689,733,632 74% 1.18MB/s 0:03:11 690,913,280 75% 1.11MB/s 0:03:22 691,961,856 75% 1.05MB/s 0:03:33 693,272,576 75% 1.05MB/s 0:03:32 694,583,296 75% 1.04MB/s 0:03:30 695,894,016 75% 1.11MB/s 0:03:17 697,204,736 75% 1.17MB/s 0:03:05 698,515,456 75% 1.18MB/s 0:03:04 699,826,176 76% 1.18MB/s 0:03:02 701,136,896 76% 1.18MB/s 0:03:01 702,447,616 76% 1.18MB/s 0:03:00 703,758,336 76% 1.18MB/s 0:02:59 705,069,056 76% 1.17MB/s 0:02:59 706,379,776 76% 1.17MB/s 0:02:58 707,690,496 76% 1.17MB/s 0:02:57 709,001,216 77% 1.16MB/s 0:02:57 710,311,936 77% 1.17MB/s 0:02:55 711,622,656 77% 1.17MB/s 0:02:54 712,933,376 77% 1.17MB/s 0:02:53 714,244,096 77% 1.18MB/s 0:02:51 715,554,816 77% 1.18MB/s 0:02:49 716,865,536 77% 1.18MB/s 0:02:48 718,176,256 78% 1.18MB/s 0:02:47 719,486,976 78% 1.18MB/s 0:02:46 720,797,696 78% 1.18MB/s 0:02:45 722,108,416 78% 1.18MB/s 0:02:44 723,419,136 78% 1.18MB/s 0:02:43 724,729,856 78% 1.17MB/s 0:02:42 726,040,576 78% 1.18MB/s 0:02:41 727,351,296 79% 1.18MB/s 0:02:40 728,662,016 79% 1.18MB/s 0:02:39 729,972,736 79% 1.18MB/s 0:02:37 731,283,456 79% 1.18MB/s 0:02:36 732,594,176 79% 1.18MB/s 0:02:35 733,904,896 79% 1.18MB/s 0:02:34 735,215,616 79% 1.18MB/s 0:02:33 736,526,336 80% 1.18MB/s 0:02:32 737,837,056 80% 1.18MB/s 0:02:31 739,147,776 80% 1.18MB/s 0:02:30 740,458,496 80% 1.18MB/s 0:02:29 741,769,216 80% 1.18MB/s 0:02:28 743,079,936 80% 1.18MB/s 0:02:27 744,390,656 80% 1.18MB/s 0:02:26 745,701,376 81% 1.18MB/s 0:02:25 747,012,096 81% 1.18MB/s 0:02:23 748,322,816 81% 1.18MB/s 0:02:22 749,633,536 81% 1.18MB/s 0:02:21 750,944,256 81% 1.18MB/s 0:02:20 752,254,976 81% 1.18MB/s 0:02:19 753,434,624 81% 1.15MB/s 0:02:22 754,745,344 82% 1.14MB/s 0:02:21 756,056,064 82% 1.14MB/s 0:02:20 757,366,784 82% 1.14MB/s 0:02:19 758,677,504 82% 1.17MB/s 0:02:15 759,988,224 82% 1.17MB/s 0:02:14 761,298,944 82% 1.17MB/s 0:02:12 762,609,664 82% 1.17MB/s 0:02:12 763,920,384 83% 1.17MB/s 0:02:10 765,231,104 83% 1.17MB/s 0:02:09 766,541,824 83% 1.17MB/s 0:02:08 767,852,544 83% 1.17MB/s 0:02:06 769,163,264 83% 1.17MB/s 0:02:05 770,473,984 83% 1.18MB/s 0:02:04 771,784,704 83% 1.17MB/s 0:02:03 773,095,424 83% 1.17MB/s 0:02:02 774,406,144 84% 1.17MB/s 0:02:01 775,716,864 84% 1.18MB/s 0:02:00 777,027,584 84% 1.18MB/s 0:01:58 778,338,304 84% 1.18MB/s 0:01:57 779,649,024 84% 1.18MB/s 0:01:56 780,959,744 84% 1.17MB/s 0:01:55 782,270,464 84% 1.17MB/s 0:01:55 783,581,184 85% 1.17MB/s 0:01:54 784,859,136 85% 1.16MB/s 0:01:54 786,169,856 85% 1.16MB/s 0:01:53 787,480,576 85% 1.17MB/s 0:01:50 788,791,296 85% 1.17MB/s 0:01:49 790,102,016 85% 1.18MB/s 0:01:48 791,412,736 85% 1.18MB/s 0:01:46 792,723,456 86% 1.18MB/s 0:01:46 794,034,176 86% 1.18MB/s 0:01:44 795,344,896 86% 1.18MB/s 0:01:43 796,655,616 86% 1.18MB/s 0:01:42 797,966,336 86% 1.18MB/s 0:01:41 799,277,056 86% 1.18MB/s 0:01:40 800,587,776 86% 1.18MB/s 0:01:39 801,898,496 87% 1.18MB/s 0:01:38 803,209,216 87% 1.17MB/s 0:01:37 804,388,864 87% 1.15MB/s 0:01:38 805,699,584 87% 1.15MB/s 0:01:37 807,010,304 87% 1.15MB/s 0:01:36 808,321,024 87% 1.15MB/s 0:01:34 809,631,744 87% 1.18MB/s 0:01:31 810,942,464 88% 1.18MB/s 0:01:30 812,253,184 88% 1.18MB/s 0:01:29 813,563,904 88% 1.18MB/s 0:01:28 814,874,624 88% 1.17MB/s 0:01:27 816,185,344 88% 1.17MB/s 0:01:26 817,496,064 88% 1.17MB/s 0:01:25 818,806,784 88% 1.17MB/s 0:01:24 820,117,504 89% 1.17MB/s 0:01:23 821,428,224 89% 1.17MB/s 0:01:22 822,738,944 89% 1.16MB/s 0:01:21 824,049,664 89% 1.16MB/s 0:01:20 825,360,384 89% 1.16MB/s 0:01:19 826,408,960 89% 1.11MB/s 0:01:22 827,719,680 89% 1.11MB/s 0:01:21 829,030,400 90% 1.12MB/s 0:01:19 830,341,120 90% 1.12MB/s 0:01:18 831,651,840 90% 1.18MB/s 0:01:13 832,962,560 90% 1.18MB/s 0:01:12 834,273,280 90% 1.18MB/s 0:01:11 835,584,000 90% 1.18MB/s 0:01:10 836,894,720 90% 1.18MB/s 0:01:09 838,205,440 91% 1.18MB/s 0:01:08 839,516,160 91% 1.18MB/s 0:01:07 840,826,880 91% 1.18MB/s 0:01:06 842,137,600 91% 1.18MB/s 0:01:04 843,448,320 91% 1.18MB/s 0:01:03 844,759,040 91% 1.18MB/s 0:01:02 846,069,760 91% 1.18MB/s 0:01:01 847,380,480 92% 1.18MB/s 0:01:00 848,691,200 92% 1.18MB/s 0:00:59 850,001,920 92% 1.18MB/s 0:00:58 851,312,640 92% 1.18MB/s 0:00:57 852,623,360 92% 1.18MB/s 0:00:56 853,934,080 92% 1.18MB/s 0:00:55 855,244,800 92% 1.18MB/s 0:00:54 856,555,520 93% 1.17MB/s 0:00:53 857,866,240 93% 1.17MB/s 0:00:52 859,176,960 93% 1.17MB/s 0:00:51 860,487,680 93% 1.17MB/s 0:00:50 861,798,400 93% 1.18MB/s 0:00:48 863,109,120 93% 1.17MB/s 0:00:47 864,419,840 93% 1.17MB/s 0:00:46 865,599,488 94% 1.14MB/s 0:00:46 866,910,208 94% 1.13MB/s 0:00:46 868,220,928 94% 1.14MB/s 0:00:44 869,531,648 94% 1.14MB/s 0:00:43 870,842,368 94% 1.17MB/s 0:00:41 872,153,088 94% 1.17MB/s 0:00:40 873,463,808 94% 1.17MB/s 0:00:39 874,774,528 95% 1.17MB/s 0:00:37 876,085,248 95% 1.17MB/s 0:00:36 877,002,752 95% 1.08MB/s 0:00:39 878,313,472 95% 1.09MB/s 0:00:37 879,624,192 95% 1.08MB/s 0:00:36 880,803,840 95% 1.06MB/s 0:00:36 882,114,560 95% 1.14MB/s 0:00:32 883,425,280 95% 1.14MB/s 0:00:31 884,736,000 96% 1.14MB/s 0:00:30 886,046,720 96% 1.17MB/s 0:00:28 887,357,440 96% 1.17MB/s 0:00:27 888,668,160 96% 1.17MB/s 0:00:26 889,978,880 96% 1.18MB/s 0:00:25 891,158,528 96% 1.16MB/s 0:00:24 892,469,248 96% 1.15MB/s 0:00:23 893,779,968 97% 1.15MB/s 0:00:22 895,090,688 97% 1.15MB/s 0:00:21 896,401,408 97% 1.17MB/s 0:00:20 897,712,128 97% 1.17MB/s 0:00:18 899,022,848 97% 1.18MB/s 0:00:17 900,333,568 97% 1.18MB/s 0:00:16 901,644,288 97% 1.18MB/s 0:00:15 902,955,008 98% 1.18MB/s 0:00:14 904,265,728 98% 1.18MB/s 0:00:13 905,576,448 98% 1.18MB/s 0:00:12 906,887,168 98% 1.18MB/s 0:00:11 908,197,888 98% 1.17MB/s 0:00:10 909,508,608 98% 1.18MB/s 0:00:09 910,819,328 98% 1.18MB/s 0:00:07 912,130,048 99% 1.18MB/s 0:00:06 913,440,768 99% 1.18MB/s 0:00:05 914,751,488 99% 1.17MB/s 0:00:04 916,062,208 99% 1.17MB/s 0:00:03 917,372,928 99% 1.17MB/s 0:00:02 918,683,648 99% 1.17MB/s 0:00:01 919,961,600 99% 1.17MB/s 0:00:00 920,355,096 100% 1.15MB/s 0:12:45 (xfr#3, to-chk=3/7) images/pmos-plasma-mobile-nightly-20221224-pine64-pinephonepro.img.xz.sha256 136 100% 0.42kB/s 0:00:00 136 100% 0.42kB/s 0:00:00 (xfr#4, to-chk=2/7) images/pmos-plasma-mobile-nightly-20221224-tablet-x64uefi.img.xz 32,768 0% 100.00kB/s 3:46:06 917,504 0% 843.69kB/s 0:26:46 2,228,224 0% 1.00MB/s 0:22:01 3,538,944 0% 1.06MB/s 0:20:47 4,849,664 0% 1.09MB/s 0:20:15 6,160,384 0% 1.17MB/s 0:18:43 7,471,104 0% 1.17MB/s 0:18:46 8,781,824 0% 1.17MB/s 0:18:48 10,092,544 0% 1.17MB/s 0:18:45 11,403,264 0% 1.17MB/s 0:18:43 12,713,984 0% 1.17MB/s 0:18:38 14,024,704 1% 1.18MB/s 0:18:35 15,335,424 1% 1.18MB/s 0:18:33 16,646,144 1% 1.18MB/s 0:18:32 17,956,864 1% 1.18MB/s 0:18:31 19,267,584 1% 1.18MB/s 0:18:30 20,578,304 1% 1.18MB/s 0:18:28 21,889,024 1% 1.17MB/s 0:18:29 23,199,744 1% 1.18MB/s 0:18:27 24,510,464 1% 1.17MB/s 0:18:27 25,821,184 1% 1.17MB/s 0:18:27 27,131,904 1% 1.17MB/s 0:18:25 28,442,624 2% 1.17MB/s 0:18:24 29,753,344 2% 1.17MB/s 0:18:23 31,064,064 2% 1.17MB/s 0:18:22 32,374,784 2% 1.18MB/s 0:18:19 33,685,504 2% 1.18MB/s 0:18:18 34,996,224 2% 1.18MB/s 0:18:16 36,306,944 2% 1.18MB/s 0:18:15 37,617,664 2% 1.18MB/s 0:18:14 38,928,384 2% 1.18MB/s 0:18:12 40,239,104 2% 1.18MB/s 0:18:12 41,549,824 3% 1.18MB/s 0:18:11 42,860,544 3% 1.18MB/s 0:18:10 44,171,264 3% 1.18MB/s 0:18:10 45,481,984 3% 1.18MB/s 0:18:08 46,792,704 3% 1.17MB/s 0:18:08 48,103,424 3% 1.18MB/s 0:18:07 49,414,144 3% 1.17MB/s 0:18:06 50,724,864 3% 1.17MB/s 0:18:05 52,035,584 3% 1.18MB/s 0:18:03 53,346,304 3% 1.18MB/s 0:18:02 54,657,024 4% 1.18MB/s 0:18:01 55,967,744 4% 1.17MB/s 0:18:05 57,278,464 4% 1.18MB/s 0:17:58 58,589,184 4% 1.18MB/s 0:17:57 59,899,904 4% 1.18MB/s 0:17:56 61,210,624 4% 1.18MB/s 0:17:50 62,521,344 4% 1.17MB/s 0:17:55 63,832,064 4% 1.17MB/s 0:17:54 65,142,784 4% 1.17MB/s 0:17:54 66,453,504 4% 1.17MB/s 0:17:53 67,764,224 4% 1.17MB/s 0:17:53 69,074,944 5% 1.17MB/s 0:17:52 70,385,664 5% 1.17MB/s 0:17:50 71,434,240 5% 1.12MB/s 0:18:37 72,744,960 5% 1.13MB/s 0:18:34 74,055,680 5% 1.12MB/s 0:18:33 75,366,400 5% 1.12MB/s 0:18:32 76,677,120 5% 1.18MB/s 0:17:43 77,987,840 5% 1.17MB/s 0:17:43 79,298,560 5% 1.18MB/s 0:17:41 80,609,280 5% 1.18MB/s 0:17:39 81,920,000 6% 1.17MB/s 0:17:44 83,230,720 6% 1.17MB/s 0:17:42 84,541,440 6% 1.17MB/s 0:17:41 85,852,160 6% 1.17MB/s 0:17:41 87,162,880 6% 1.18MB/s 0:17:34 88,473,600 6% 1.18MB/s 0:17:33 89,784,320 6% 1.18MB/s 0:17:32 91,095,040 6% 1.18MB/s 0:17:31 92,405,760 6% 1.18MB/s 0:17:29 93,716,480 6% 1.18MB/s 0:17:28 95,027,200 7% 1.18MB/s 0:17:27 96,337,920 7% 1.17MB/s 0:17:27 97,648,640 7% 1.18MB/s 0:17:26 98,959,360 7% 1.18MB/s 0:17:24 100,270,080 7% 1.18MB/s 0:17:23 101,580,800 7% 1.18MB/s 0:17:21 102,891,520 7% 1.18MB/s 0:17:21 104,202,240 7% 1.17MB/s 0:17:21 105,512,960 7% 1.17MB/s 0:17:23 106,823,680 7% 1.17MB/s 0:17:24 108,134,400 7% 1.17MB/s 0:17:22 109,445,120 8% 1.17MB/s 0:17:20 110,755,840 8% 1.17MB/s 0:17:16 112,066,560 8% 1.17MB/s 0:17:14 113,377,280 8% 1.17MB/s 0:17:13 114,688,000 8% 1.17MB/s 0:17:12 115,998,720 8% 1.18MB/s 0:17:10 117,309,440 8% 1.18MB/s 0:17:09 118,620,160 8% 1.17MB/s 0:17:09 119,930,880 8% 1.18MB/s 0:17:07 121,241,600 8% 1.18MB/s 0:17:06 122,552,320 9% 1.18MB/s 0:17:05 123,863,040 9% 1.18MB/s 0:17:02 125,173,760 9% 1.17MB/s 0:17:06 126,484,480 9% 1.17MB/s 0:17:07 127,795,200 9% 1.18MB/s 0:17:00 129,105,920 9% 1.17MB/s 0:17:01 130,416,640 9% 1.18MB/s 0:16:57 131,694,592 9% 1.17MB/s 0:17:00 133,005,312 9% 1.17MB/s 0:17:04 134,316,032 9% 1.17MB/s 0:17:01 135,626,752 9% 1.17MB/s 0:17:00 136,937,472 10% 1.17MB/s 0:16:54 138,248,192 10% 1.17MB/s 0:16:54 139,558,912 10% 1.17MB/s 0:16:54 140,869,632 10% 1.17MB/s 0:16:54 142,180,352 10% 1.16MB/s 0:16:59 143,491,072 10% 1.16MB/s 0:17:02 144,801,792 10% 1.16MB/s 0:16:59 146,112,512 10% 1.16MB/s 0:16:58 147,423,232 10% 1.16MB/s 0:16:56 148,733,952 10% 1.17MB/s 0:16:48 150,044,672 11% 1.17MB/s 0:16:50 151,355,392 11% 1.17MB/s 0:16:48 152,666,112 11% 1.17MB/s 0:16:43 153,976,832 11% 1.17MB/s 0:16:43 155,287,552 11% 1.17MB/s 0:16:43 156,598,272 11% 1.17MB/s 0:16:43 157,908,992 11% 1.17MB/s 0:16:42 159,219,712 11% 1.17MB/s 0:16:42 160,530,432 11% 1.17MB/s 0:16:42 161,841,152 11% 1.16MB/s 0:16:44 163,151,872 12% 1.17MB/s 0:16:37 164,462,592 12% 1.17MB/s 0:16:34 165,773,312 12% 1.18MB/s 0:16:29 167,084,032 12% 1.18MB/s 0:16:22 168,394,752 12% 1.18MB/s 0:16:26 169,705,472 12% 1.18MB/s 0:16:25 171,016,192 12% 1.17MB/s 0:16:25 172,326,912 12% 1.17MB/s 0:16:30 173,637,632 12% 1.16MB/s 0:16:34 174,948,352 12% 1.16MB/s 0:16:33 176,259,072 12% 1.16MB/s 0:16:30 177,569,792 13% 1.17MB/s 0:16:23 178,880,512 13% 1.18MB/s 0:16:17 180,191,232 13% 1.17MB/s 0:16:18 181,501,952 13% 1.17MB/s 0:16:17 182,812,672 13% 1.17MB/s 0:16:16 184,123,392 13% 1.17MB/s 0:16:14 185,434,112 13% 1.18MB/s 0:16:12 186,744,832 13% 1.18MB/s 0:16:11 188,055,552 13% 1.18MB/s 0:16:10 189,366,272 13% 1.18MB/s 0:16:09 190,676,992 14% 1.18MB/s 0:16:07 191,987,712 14% 1.18MB/s 0:16:06 193,298,432 14% 1.18MB/s 0:16:06 194,609,152 14% 1.18MB/s 0:16:05 195,919,872 14% 1.17MB/s 0:16:04 197,230,592 14% 1.18MB/s 0:16:03 198,541,312 14% 1.17MB/s 0:16:02 199,852,032 14% 1.18MB/s 0:16:01 201,162,752 14% 1.17MB/s 0:16:00 202,473,472 14% 1.17MB/s 0:15:59 203,784,192 15% 1.18MB/s 0:15:57 205,094,912 15% 1.18MB/s 0:15:55 206,405,632 15% 1.18MB/s 0:15:55 207,716,352 15% 1.18MB/s 0:15:53 209,027,072 15% 1.17MB/s 0:15:54 210,337,792 15% 1.17MB/s 0:15:58 211,648,512 15% 1.18MB/s 0:15:51 212,959,232 15% 1.17MB/s 0:15:52 214,269,952 15% 1.17MB/s 0:15:51 215,580,672 15% 1.18MB/s 0:15:45 216,891,392 15% 1.17MB/s 0:15:49 218,202,112 16% 1.17MB/s 0:15:46 219,512,832 16% 1.18MB/s 0:15:45 220,823,552 16% 1.17MB/s 0:15:46 222,134,272 16% 1.17MB/s 0:15:47 223,444,992 16% 1.17MB/s 0:15:47 224,755,712 16% 1.16MB/s 0:15:50 226,066,432 16% 1.16MB/s 0:15:48 227,377,152 16% 1.17MB/s 0:15:43 228,687,872 16% 1.17MB/s 0:15:41 229,867,520 16% 1.16MB/s 0:15:46 231,178,240 17% 1.17MB/s 0:15:40 232,488,960 17% 1.17MB/s 0:15:41 233,799,680 17% 1.17MB/s 0:15:40 235,110,400 17% 1.17MB/s 0:15:32 236,421,120 17% 1.17MB/s 0:15:35 237,731,840 17% 1.17MB/s 0:15:31 239,042,560 17% 1.17MB/s 0:15:33 240,353,280 17% 1.17MB/s 0:15:29 241,664,000 17% 1.18MB/s 0:15:26 242,974,720 17% 1.18MB/s 0:15:25 244,285,440 18% 1.18MB/s 0:15:21 245,596,160 18% 1.18MB/s 0:15:20 246,906,880 18% 1.18MB/s 0:15:21 248,217,600 18% 1.18MB/s 0:15:20 249,528,320 18% 1.18MB/s 0:15:19 250,839,040 18% 1.18MB/s 0:15:18 252,149,760 18% 1.17MB/s 0:15:18 253,460,480 18% 1.17MB/s 0:15:17 254,771,200 18% 1.17MB/s 0:15:18 256,081,920 18% 1.17MB/s 0:15:15 257,261,568 18% 1.16MB/s 0:15:22 258,572,288 19% 1.16MB/s 0:15:21 259,883,008 19% 1.17MB/s 0:15:17 261,193,728 19% 1.16MB/s 0:15:20 262,504,448 19% 1.17MB/s 0:15:09 263,815,168 19% 1.17MB/s 0:15:09 265,093,120 19% 1.17MB/s 0:15:13 266,403,840 19% 1.17MB/s 0:15:11 267,714,560 19% 1.17MB/s 0:15:10 269,025,280 19% 1.17MB/s 0:15:09 270,336,000 19% 1.18MB/s 0:15:02 271,646,720 20% 1.18MB/s 0:15:00 272,957,440 20% 1.18MB/s 0:14:59 274,268,160 20% 1.18MB/s 0:14:59 275,578,880 20% 1.17MB/s 0:14:58 276,889,600 20% 1.17MB/s 0:14:57 278,200,320 20% 1.17MB/s 0:14:57 279,511,040 20% 1.17MB/s 0:14:55 280,821,760 20% 1.17MB/s 0:14:54 282,132,480 20% 1.18MB/s 0:14:53 283,443,200 20% 1.18MB/s 0:14:50 284,753,920 20% 1.18MB/s 0:14:49 286,064,640 21% 1.18MB/s 0:14:48 287,375,360 21% 1.18MB/s 0:14:47 288,686,080 21% 1.18MB/s 0:14:46 289,996,800 21% 1.18MB/s 0:14:45 291,307,520 21% 1.18MB/s 0:14:44 292,618,240 21% 1.17MB/s 0:14:45 293,928,960 21% 1.17MB/s 0:14:45 295,239,680 21% 1.17MB/s 0:14:46 296,550,400 21% 1.17MB/s 0:14:44 297,861,120 21% 1.17MB/s 0:14:41 299,171,840 22% 1.17MB/s 0:14:40 300,482,560 22% 1.18MB/s 0:14:36 301,793,280 22% 1.18MB/s 0:14:35 303,104,000 22% 1.17MB/s 0:14:38 304,414,720 22% 1.17MB/s 0:14:38 305,725,440 22% 1.17MB/s 0:14:37 307,036,160 22% 1.17MB/s 0:14:36 308,346,880 22% 1.17MB/s 0:14:31 309,657,600 22% 1.18MB/s 0:14:29 310,968,320 22% 1.18MB/s 0:14:27 312,279,040 23% 1.18MB/s 0:14:26 313,589,760 23% 1.18MB/s 0:14:25 314,900,480 23% 1.17MB/s 0:14:28 316,211,200 23% 1.17MB/s 0:14:28 317,521,920 23% 1.17MB/s 0:14:27 318,832,640 23% 1.17MB/s 0:14:26 320,143,360 23% 1.18MB/s 0:14:20 321,454,080 23% 1.17MB/s 0:14:21 322,764,800 23% 1.17MB/s 0:14:20 324,075,520 23% 1.17MB/s 0:14:19 325,386,240 23% 1.17MB/s 0:14:18 326,696,960 24% 1.17MB/s 0:14:17 328,007,680 24% 1.18MB/s 0:14:13 329,318,400 24% 1.18MB/s 0:14:12 330,629,120 24% 1.18MB/s 0:14:12 331,939,840 24% 1.18MB/s 0:14:09 333,250,560 24% 1.18MB/s 0:14:10 334,561,280 24% 1.17MB/s 0:14:10 335,872,000 24% 1.17MB/s 0:14:10 337,182,720 24% 1.17MB/s 0:14:09 338,493,440 24% 1.17MB/s 0:14:08 339,804,160 25% 1.17MB/s 0:14:06 341,114,880 25% 1.18MB/s 0:14:03 342,425,600 25% 1.18MB/s 0:14:02 343,736,320 25% 1.18MB/s 0:14:01 345,047,040 25% 1.18MB/s 0:14:00 346,357,760 25% 1.17MB/s 0:14:00 347,668,480 25% 1.17MB/s 0:13:58 348,979,200 25% 1.17MB/s 0:13:57 350,289,920 25% 1.17MB/s 0:13:56 351,600,640 25% 1.18MB/s 0:13:54 352,911,360 26% 1.18MB/s 0:13:53 354,222,080 26% 1.18MB/s 0:13:52 355,532,800 26% 1.18MB/s 0:13:50 356,843,520 26% 1.18MB/s 0:13:49 358,154,240 26% 1.18MB/s 0:13:48 359,464,960 26% 1.18MB/s 0:13:47 360,775,680 26% 1.17MB/s 0:13:48 362,086,400 26% 1.18MB/s 0:13:46 363,397,120 26% 1.17MB/s 0:13:45 364,707,840 26% 1.17MB/s 0:13:44 366,018,560 26% 1.18MB/s 0:13:41 367,329,280 27% 1.18MB/s 0:13:41 368,640,000 27% 1.18MB/s 0:13:40 369,950,720 27% 1.17MB/s 0:13:43 371,261,440 27% 1.17MB/s 0:13:42 372,572,160 27% 1.17MB/s 0:13:39 373,882,880 27% 1.18MB/s 0:13:35 375,193,600 27% 1.18MB/s 0:13:30 376,504,320 27% 1.18MB/s 0:13:28 377,683,968 27% 1.17MB/s 0:13:39 378,994,688 27% 1.16MB/s 0:13:41 380,305,408 28% 1.16MB/s 0:13:43 381,616,128 28% 1.16MB/s 0:13:39 382,926,848 28% 1.18MB/s 0:13:28 384,237,568 28% 1.17MB/s 0:13:29 385,548,288 28% 1.18MB/s 0:13:25 386,859,008 28% 1.17MB/s 0:13:28 388,169,728 28% 1.17MB/s 0:13:30 389,480,448 28% 1.17MB/s 0:13:29 390,791,168 28% 1.16MB/s 0:13:30 392,101,888 28% 1.16MB/s 0:13:28 393,412,608 28% 1.17MB/s 0:13:25 394,723,328 29% 1.16MB/s 0:13:28 396,034,048 29% 1.16MB/s 0:13:27 397,213,696 29% 1.13MB/s 0:13:47 398,393,344 29% 1.10MB/s 0:14:11 399,540,224 29% 1.08MB/s 0:14:23 400,850,944 29% 1.08MB/s 0:14:20 402,161,664 29% 1.11MB/s 0:13:56 403,472,384 29% 1.15MB/s 0:13:32 404,783,104 29% 1.17MB/s 0:13:15 406,093,824 29% 1.17MB/s 0:13:13 407,404,544 30% 1.17MB/s 0:13:11 408,715,264 30% 1.17MB/s 0:13:08 410,025,984 30% 1.17MB/s 0:13:10 411,336,704 30% 1.17MB/s 0:13:09 412,647,424 30% 1.17MB/s 0:13:09 413,958,144 30% 1.17MB/s 0:13:07 415,268,864 30% 1.17MB/s 0:13:03 416,579,584 30% 1.17MB/s 0:13:02 417,890,304 30% 1.18MB/s 0:13:00 419,201,024 30% 1.17MB/s 0:12:59 420,511,744 30% 1.18MB/s 0:12:58 421,822,464 31% 1.18MB/s 0:12:56 423,133,184 31% 1.18MB/s 0:12:55 424,443,904 31% 1.18MB/s 0:12:53 425,754,624 31% 1.18MB/s 0:12:52 427,065,344 31% 1.17MB/s 0:12:53 428,376,064 31% 1.17MB/s 0:12:52 429,686,784 31% 1.17MB/s 0:12:52 430,997,504 31% 1.17MB/s 0:12:51 432,308,224 31% 1.17MB/s 0:12:49 433,618,944 31% 1.17MB/s 0:12:48 434,929,664 32% 1.18MB/s 0:12:45 436,240,384 32% 1.17MB/s 0:12:45 437,551,104 32% 1.17MB/s 0:12:44 438,861,824 32% 1.17MB/s 0:12:43 440,172,544 32% 1.17MB/s 0:12:46 441,483,264 32% 1.17MB/s 0:12:45 442,793,984 32% 1.17MB/s 0:12:44 444,104,704 32% 1.17MB/s 0:12:44 445,415,424 32% 1.17MB/s 0:12:41 446,726,144 32% 1.17MB/s 0:12:39 448,036,864 33% 1.17MB/s 0:12:41 449,347,584 33% 1.17MB/s 0:12:38 450,658,304 33% 1.16MB/s 0:12:41 451,969,024 33% 1.16MB/s 0:12:39 453,279,744 33% 1.17MB/s 0:12:35 454,590,464 33% 1.17MB/s 0:12:34 455,901,184 33% 1.18MB/s 0:12:27 457,211,904 33% 1.18MB/s 0:12:26 458,522,624 33% 1.18MB/s 0:12:25 459,833,344 33% 1.18MB/s 0:12:24 461,144,064 33% 1.18MB/s 0:12:23 462,454,784 34% 1.17MB/s 0:12:24 463,765,504 34% 1.18MB/s 0:12:21 465,076,224 34% 1.18MB/s 0:12:20 466,386,944 34% 1.18MB/s 0:12:19 467,697,664 34% 1.17MB/s 0:12:19 469,008,384 34% 1.17MB/s 0:12:21 470,319,104 34% 1.17MB/s 0:12:20 471,629,824 34% 1.17MB/s 0:12:18 472,940,544 34% 1.18MB/s 0:12:14 474,251,264 34% 1.17MB/s 0:12:13 475,561,984 35% 1.17MB/s 0:12:13 476,872,704 35% 1.17MB/s 0:12:12 478,183,424 35% 1.17MB/s 0:12:11 479,494,144 35% 1.17MB/s 0:12:09 480,804,864 35% 1.18MB/s 0:12:07 482,115,584 35% 1.18MB/s 0:12:06 483,426,304 35% 1.18MB/s 0:12:05 484,737,024 35% 1.18MB/s 0:12:03 486,047,744 35% 1.18MB/s 0:12:02 487,358,464 35% 1.18MB/s 0:12:01 488,669,184 36% 1.18MB/s 0:12:01 489,979,904 36% 1.17MB/s 0:12:00 491,290,624 36% 1.17MB/s 0:11:59 492,601,344 36% 1.17MB/s 0:11:59 493,912,064 36% 1.18MB/s 0:11:56 495,222,784 36% 1.17MB/s 0:11:56 496,533,504 36% 1.18MB/s 0:11:54 497,844,224 36% 1.18MB/s 0:11:51 499,154,944 36% 1.18MB/s 0:11:51 500,465,664 36% 1.18MB/s 0:11:49 501,776,384 36% 1.18MB/s 0:11:49 503,087,104 37% 1.18MB/s 0:11:48 504,397,824 37% 1.17MB/s 0:11:49 505,708,544 37% 1.17MB/s 0:11:48 507,019,264 37% 1.17MB/s 0:11:50 508,329,984 37% 1.17MB/s 0:11:45 509,640,704 37% 1.18MB/s 0:11:42 510,951,424 37% 1.18MB/s 0:11:42 512,262,144 37% 1.18MB/s 0:11:37 513,572,864 37% 1.18MB/s 0:11:40 514,883,584 37% 1.18MB/s 0:11:38 516,194,304 38% 1.18MB/s 0:11:37 517,505,024 38% 1.18MB/s 0:11:36 518,815,744 38% 1.18MB/s 0:11:35 520,126,464 38% 1.18MB/s 0:11:34 521,437,184 38% 1.18MB/s 0:11:33 522,747,904 38% 1.17MB/s 0:11:33 524,058,624 38% 1.17MB/s 0:11:32 525,369,344 38% 1.17MB/s 0:11:34 526,680,064 38% 1.17MB/s 0:11:33 527,990,784 38% 1.17MB/s 0:11:31 529,301,504 39% 1.17MB/s 0:11:30 530,612,224 39% 1.18MB/s 0:11:26 531,922,944 39% 1.17MB/s 0:11:25 533,233,664 39% 1.17MB/s 0:11:24 534,511,616 39% 1.17MB/s 0:11:28 535,822,336 39% 1.17MB/s 0:11:26 537,133,056 39% 1.17MB/s 0:11:25 538,443,776 39% 1.17MB/s 0:11:24 539,754,496 39% 1.18MB/s 0:11:18 541,065,216 39% 1.18MB/s 0:11:17 542,375,936 39% 1.18MB/s 0:11:15 543,686,656 40% 1.17MB/s 0:11:17 544,997,376 40% 1.18MB/s 0:11:14 546,308,096 40% 1.18MB/s 0:11:13 547,618,816 40% 1.18MB/s 0:11:12 548,929,536 40% 1.18MB/s 0:11:08 550,240,256 40% 1.17MB/s 0:11:11 551,550,976 40% 1.17MB/s 0:11:13 552,861,696 40% 1.17MB/s 0:11:09 554,172,416 40% 1.17MB/s 0:11:07 555,483,136 40% 1.17MB/s 0:11:06 556,793,856 41% 1.18MB/s 0:11:02 558,104,576 41% 1.17MB/s 0:11:04 559,415,296 41% 1.17MB/s 0:11:03 560,726,016 41% 1.18MB/s 0:11:00 562,036,736 41% 1.18MB/s 0:10:59 563,347,456 41% 1.18MB/s 0:10:58 564,658,176 41% 1.18MB/s 0:10:57 565,968,896 41% 1.18MB/s 0:10:56 567,279,616 41% 1.18MB/s 0:10:54 568,590,336 41% 1.18MB/s 0:10:54 569,901,056 42% 1.18MB/s 0:10:52 571,211,776 42% 1.17MB/s 0:10:53 572,522,496 42% 1.17MB/s 0:10:52 573,833,216 42% 1.17MB/s 0:10:51 575,143,936 42% 1.17MB/s 0:10:50 576,454,656 42% 1.18MB/s 0:10:48 577,765,376 42% 1.18MB/s 0:10:46 579,076,096 42% 1.18MB/s 0:10:46 580,386,816 42% 1.18MB/s 0:10:44 581,697,536 42% 1.18MB/s 0:10:43 583,008,256 42% 1.18MB/s 0:10:42 584,318,976 43% 1.18MB/s 0:10:41 585,629,696 43% 1.18MB/s 0:10:40 586,940,416 43% 1.18MB/s 0:10:38 588,251,136 43% 1.17MB/s 0:10:38 589,561,856 43% 1.18MB/s 0:10:37 590,872,576 43% 1.18MB/s 0:10:36 592,183,296 43% 1.18MB/s 0:10:35 593,494,016 43% 1.18MB/s 0:10:33 594,804,736 43% 1.18MB/s 0:10:32 596,115,456 43% 1.18MB/s 0:10:31 597,426,176 44% 1.18MB/s 0:10:31 598,736,896 44% 1.17MB/s 0:10:33 600,047,616 44% 1.17MB/s 0:10:32 601,358,336 44% 1.17MB/s 0:10:31 602,669,056 44% 1.17MB/s 0:10:30 603,979,776 44% 1.17MB/s 0:10:25 605,290,496 44% 1.18MB/s 0:10:24 606,601,216 44% 1.18MB/s 0:10:23 607,911,936 44% 1.18MB/s 0:10:21 609,222,656 44% 1.18MB/s 0:10:20 610,533,376 45% 1.18MB/s 0:10:19 611,844,096 45% 1.18MB/s 0:10:18 613,154,816 45% 1.18MB/s 0:10:17 614,465,536 45% 1.18MB/s 0:10:16 615,776,256 45% 1.18MB/s 0:10:14 617,086,976 45% 1.18MB/s 0:10:13 618,397,696 45% 1.18MB/s 0:10:12 619,708,416 45% 1.17MB/s 0:10:13 621,019,136 45% 1.17MB/s 0:10:12 622,329,856 45% 1.17MB/s 0:10:12 623,640,576 45% 1.17MB/s 0:10:10 624,951,296 46% 1.18MB/s 0:10:06 626,262,016 46% 1.18MB/s 0:10:05 627,572,736 46% 1.18MB/s 0:10:03 628,883,456 46% 1.18MB/s 0:10:03 630,194,176 46% 1.18MB/s 0:10:03 631,504,896 46% 1.18MB/s 0:10:01 632,815,616 46% 1.18MB/s 0:10:00 634,126,336 46% 1.18MB/s 0:09:59 635,437,056 46% 1.18MB/s 0:09:59 636,747,776 46% 1.18MB/s 0:09:57 638,058,496 47% 1.18MB/s 0:09:57 639,369,216 47% 1.18MB/s 0:09:56 640,679,936 47% 1.18MB/s 0:09:54 641,990,656 47% 1.17MB/s 0:09:55 642,908,160 47% 1.07MB/s 0:10:49 644,087,808 47% 1.06MB/s 0:10:58 645,398,528 47% 1.05MB/s 0:11:00 646,578,176 47% 1.04MB/s 0:11:10 647,757,824 47% 1.10MB/s 0:10:29 649,068,544 47% 1.11MB/s 0:10:24 650,117,120 47% 1.07MB/s 0:10:47 651,165,696 47% 1.04MB/s 0:11:03 652,345,344 48% 1.04MB/s 0:10:58 653,656,064 48% 1.04MB/s 0:10:59 654,966,784 48% 1.08MB/s 0:10:34 656,277,504 48% 1.11MB/s 0:10:16 657,588,224 48% 1.14MB/s 0:09:59 658,898,944 48% 1.15MB/s 0:09:53 660,209,664 48% 1.15MB/s 0:09:50 661,520,384 48% 1.16MB/s 0:09:43 662,831,104 48% 1.17MB/s 0:09:41 664,141,824 48% 1.16MB/s 0:09:41 665,452,544 49% 1.16MB/s 0:09:40 666,763,264 49% 1.17MB/s 0:09:36 668,041,216 49% 1.16MB/s 0:09:40 669,351,936 49% 1.16MB/s 0:09:36 670,662,656 49% 1.16MB/s 0:09:37 671,973,376 49% 1.16MB/s 0:09:36 673,284,096 49% 1.17MB/s 0:09:31 674,594,816 49% 1.17MB/s 0:09:31 675,905,536 49% 1.17MB/s 0:09:26 677,216,256 49% 1.17MB/s 0:09:25 678,526,976 50% 1.17MB/s 0:09:24 679,837,696 50% 1.17MB/s 0:09:23 681,148,416 50% 1.18MB/s 0:09:20 682,459,136 50% 1.18MB/s 0:09:19 683,769,856 50% 1.18MB/s 0:09:18 685,080,576 50% 1.18MB/s 0:09:17 686,391,296 50% 1.18MB/s 0:09:16 687,702,016 50% 1.18MB/s 0:09:15 689,012,736 50% 1.18MB/s 0:09:14 690,323,456 50% 1.17MB/s 0:09:14 691,634,176 50% 1.17MB/s 0:09:13 692,944,896 51% 1.17MB/s 0:09:12 694,255,616 51% 1.17MB/s 0:09:10 695,566,336 51% 1.18MB/s 0:09:08 696,877,056 51% 1.17MB/s 0:09:08 698,187,776 51% 1.17MB/s 0:09:07 699,498,496 51% 1.17MB/s 0:09:06 700,809,216 51% 1.17MB/s 0:09:05 702,119,936 51% 1.18MB/s 0:09:03 703,430,656 51% 1.18MB/s 0:09:02 704,741,376 51% 1.18MB/s 0:09:01 706,052,096 52% 1.18MB/s 0:09:00 707,362,816 52% 1.18MB/s 0:08:59 708,673,536 52% 1.18MB/s 0:08:57 709,984,256 52% 1.18MB/s 0:08:56 711,163,904 52% 1.16MB/s 0:09:03 712,474,624 52% 1.16MB/s 0:09:02 713,785,344 52% 1.16MB/s 0:09:00 715,096,064 52% 1.16MB/s 0:09:00 716,406,784 52% 1.18MB/s 0:08:51 717,717,504 52% 1.18MB/s 0:08:50 719,028,224 52% 1.18MB/s 0:08:49 720,338,944 53% 1.18MB/s 0:08:48 721,649,664 53% 1.18MB/s 0:08:47 722,960,384 53% 1.18MB/s 0:08:46 724,271,104 53% 1.18MB/s 0:08:45 725,581,824 53% 1.17MB/s 0:08:46 726,892,544 53% 1.17MB/s 0:08:46 728,203,264 53% 1.17MB/s 0:08:45 729,513,984 53% 1.17MB/s 0:08:44 730,824,704 53% 1.17MB/s 0:08:41 732,135,424 53% 1.17MB/s 0:08:41 733,446,144 54% 1.17MB/s 0:08:40 734,756,864 54% 1.17MB/s 0:08:38 736,067,584 54% 1.17MB/s 0:08:36 737,378,304 54% 1.17MB/s 0:08:35 738,689,024 54% 1.17MB/s 0:08:34 739,999,744 54% 1.17MB/s 0:08:33 741,310,464 54% 1.17MB/s 0:08:32 742,621,184 54% 1.17MB/s 0:08:30 743,931,904 54% 1.17MB/s 0:08:30 745,242,624 54% 1.17MB/s 0:08:31 746,553,344 55% 1.17MB/s 0:08:31 747,864,064 55% 1.17MB/s 0:08:30 749,174,784 55% 1.17MB/s 0:08:27 750,485,504 55% 1.17MB/s 0:08:24 751,796,224 55% 1.17MB/s 0:08:25 753,106,944 55% 1.17MB/s 0:08:24 754,417,664 55% 1.17MB/s 0:08:23 755,728,384 55% 1.17MB/s 0:08:22 757,039,104 55% 1.17MB/s 0:08:18 758,349,824 55% 1.18MB/s 0:08:17 759,660,544 55% 1.17MB/s 0:08:16 760,971,264 56% 1.17MB/s 0:08:17 762,281,984 56% 1.17MB/s 0:08:15 763,330,560 56% 1.13MB/s 0:08:34 764,641,280 56% 1.12MB/s 0:08:36 765,952,000 56% 1.12MB/s 0:08:33 767,262,720 56% 1.12MB/s 0:08:33 768,573,440 56% 1.16MB/s 0:08:13 769,884,160 56% 1.17MB/s 0:08:09 771,194,880 56% 1.17MB/s 0:08:08 772,505,600 56% 1.17MB/s 0:08:06 773,816,320 57% 1.17MB/s 0:08:05 775,127,040 57% 1.17MB/s 0:08:03 776,437,760 57% 1.18MB/s 0:08:02 777,748,480 57% 1.18MB/s 0:08:00 779,059,200 57% 1.18MB/s 0:07:59 780,369,920 57% 1.17MB/s 0:07:59 781,680,640 57% 1.17MB/s 0:07:58 782,991,360 57% 1.17MB/s 0:07:57 784,302,080 57% 1.17MB/s 0:07:57 785,481,728 57% 1.16MB/s 0:08:02 786,792,448 57% 1.15MB/s 0:08:02 788,103,168 58% 1.15MB/s 0:08:04 789,413,888 58% 1.16MB/s 0:07:59 790,724,608 58% 1.17MB/s 0:07:50 792,035,328 58% 1.17MB/s 0:07:49 793,346,048 58% 1.18MB/s 0:07:45 794,656,768 58% 1.17MB/s 0:07:47 795,967,488 58% 1.17MB/s 0:07:46 797,278,208 58% 1.18MB/s 0:07:44 798,588,928 58% 1.18MB/s 0:07:43 799,899,648 58% 1.18MB/s 0:07:42 801,210,368 59% 1.18MB/s 0:07:41 802,488,320 59% 1.17MB/s 0:07:44 803,799,040 59% 1.17MB/s 0:07:42 805,109,760 59% 1.17MB/s 0:07:40 806,420,480 59% 1.17MB/s 0:07:40 807,731,200 59% 1.18MB/s 0:07:35 809,041,920 59% 1.18MB/s 0:07:34 810,352,640 59% 1.17MB/s 0:07:35 811,663,360 59% 1.17MB/s 0:07:34 812,974,080 59% 1.17MB/s 0:07:35 814,284,800 60% 1.17MB/s 0:07:33 815,595,520 60% 1.18MB/s 0:07:29 816,906,240 60% 1.18MB/s 0:07:28 818,216,960 60% 1.17MB/s 0:07:27 819,527,680 60% 1.17MB/s 0:07:29 820,838,400 60% 1.16MB/s 0:07:32 822,149,120 60% 1.16MB/s 0:07:31 823,459,840 60% 1.16MB/s 0:07:27 824,770,560 60% 1.17MB/s 0:07:24 826,081,280 60% 1.18MB/s 0:07:20 827,392,000 60% 1.18MB/s 0:07:19 828,702,720 61% 1.18MB/s 0:07:18 830,013,440 61% 1.17MB/s 0:07:18 831,324,160 61% 1.17MB/s 0:07:19 832,503,808 61% 1.16MB/s 0:07:22 833,814,528 61% 1.16MB/s 0:07:21 835,125,248 61% 1.16MB/s 0:07:20 836,435,968 61% 1.16MB/s 0:07:17 837,746,688 61% 1.17MB/s 0:07:12 839,057,408 61% 1.17MB/s 0:07:10 840,368,128 61% 1.17MB/s 0:07:09 841,678,848 62% 1.17MB/s 0:07:08 842,989,568 62% 1.17MB/s 0:07:07 844,300,288 62% 1.17MB/s 0:07:06 845,611,008 62% 1.17MB/s 0:07:05 846,790,656 62% 1.13MB/s 0:07:19 848,101,376 62% 1.13MB/s 0:07:19 849,412,096 62% 1.13MB/s 0:07:17 850,722,816 62% 1.13MB/s 0:07:17 852,033,536 62% 1.17MB/s 0:07:01 853,344,256 62% 1.17MB/s 0:06:59 854,654,976 62% 1.17MB/s 0:06:57 855,965,696 63% 1.18MB/s 0:06:55 857,276,416 63% 1.18MB/s 0:06:54 858,587,136 63% 1.18MB/s 0:06:53 859,897,856 63% 1.18MB/s 0:06:52 861,208,576 63% 1.18MB/s 0:06:51 862,519,296 63% 1.17MB/s 0:06:52 863,830,016 63% 1.18MB/s 0:06:49 865,140,736 63% 1.18MB/s 0:06:48 866,451,456 63% 1.18MB/s 0:06:47 867,762,176 63% 1.18MB/s 0:06:44 869,072,896 64% 1.18MB/s 0:06:45 870,383,616 64% 1.17MB/s 0:06:44 871,694,336 64% 1.17MB/s 0:06:45 873,005,056 64% 1.17MB/s 0:06:44 874,315,776 64% 1.16MB/s 0:06:44 875,626,496 64% 1.16MB/s 0:06:44 876,937,216 64% 1.16MB/s 0:06:42 878,247,936 64% 1.16MB/s 0:06:42 879,558,656 64% 1.16MB/s 0:06:41 880,869,376 64% 1.16MB/s 0:06:39 882,180,096 65% 1.17MB/s 0:06:37 883,490,816 65% 1.17MB/s 0:06:36 884,801,536 65% 1.17MB/s 0:06:35 886,112,256 65% 1.16MB/s 0:06:34 887,422,976 65% 1.16MB/s 0:06:33 888,733,696 65% 1.16MB/s 0:06:32 890,044,416 65% 1.16MB/s 0:06:31 891,355,136 65% 1.16MB/s 0:06:32 892,665,856 65% 1.16MB/s 0:06:30 893,976,576 65% 1.16MB/s 0:06:29 895,287,296 65% 1.16MB/s 0:06:28 896,598,016 66% 1.16MB/s 0:06:26 897,908,736 66% 1.16MB/s 0:06:26 899,219,456 66% 1.16MB/s 0:06:24 900,530,176 66% 1.17MB/s 0:06:22 901,840,896 66% 1.17MB/s 0:06:19 903,151,616 66% 1.18MB/s 0:06:16 904,462,336 66% 1.17MB/s 0:06:17 905,773,056 66% 1.17MB/s 0:06:17 907,083,776 66% 1.16MB/s 0:06:17 908,394,496 66% 1.16MB/s 0:06:17 909,705,216 67% 1.16MB/s 0:06:16 911,015,936 67% 1.16MB/s 0:06:14 912,326,656 67% 1.17MB/s 0:06:12 913,637,376 67% 1.17MB/s 0:06:09 914,948,096 67% 1.17MB/s 0:06:07 916,258,816 67% 1.18MB/s 0:06:05 917,569,536 67% 1.18MB/s 0:06:04 918,880,256 67% 1.18MB/s 0:06:03 920,190,976 67% 1.18MB/s 0:06:02 921,501,696 67% 1.18MB/s 0:06:01 922,812,416 68% 1.17MB/s 0:06:01 924,123,136 68% 1.17MB/s 0:06:01 925,433,856 68% 1.17MB/s 0:06:00 926,744,576 68% 1.17MB/s 0:05:58 928,055,296 68% 1.17MB/s 0:05:56 929,366,016 68% 1.18MB/s 0:05:55 930,676,736 68% 1.18MB/s 0:05:54 931,987,456 68% 1.18MB/s 0:05:52 933,298,176 68% 1.18MB/s 0:05:51 934,608,896 68% 1.18MB/s 0:05:50 935,919,616 68% 1.18MB/s 0:05:49 937,197,568 69% 1.17MB/s 0:05:50 938,508,288 69% 1.17MB/s 0:05:49 939,819,008 69% 1.16MB/s 0:05:50 941,129,728 69% 1.17MB/s 0:05:48 942,440,448 69% 1.17MB/s 0:05:44 943,751,168 69% 1.17MB/s 0:05:43 945,061,888 69% 1.18MB/s 0:05:41 946,372,608 69% 1.17MB/s 0:05:41 947,683,328 69% 1.17MB/s 0:05:40 948,994,048 69% 1.17MB/s 0:05:39 950,304,768 70% 1.17MB/s 0:05:38 951,615,488 70% 1.18MB/s 0:05:36 952,926,208 70% 1.18MB/s 0:05:35 954,236,928 70% 1.17MB/s 0:05:35 955,547,648 70% 1.17MB/s 0:05:34 956,858,368 70% 1.17MB/s 0:05:34 958,169,088 70% 1.17MB/s 0:05:33 959,479,808 70% 1.17MB/s 0:05:32 960,790,528 70% 1.17MB/s 0:05:29 962,101,248 70% 1.18MB/s 0:05:27 963,411,968 71% 1.18MB/s 0:05:26 964,722,688 71% 1.17MB/s 0:05:27 966,033,408 71% 1.17MB/s 0:05:26 967,344,128 71% 1.17MB/s 0:05:25 968,654,848 71% 1.17MB/s 0:05:24 969,965,568 71% 1.17MB/s 0:05:21 971,276,288 71% 1.17MB/s 0:05:20 972,587,008 71% 1.17MB/s 0:05:19 973,897,728 71% 1.18MB/s 0:05:18 975,208,448 71% 1.17MB/s 0:05:17 976,519,168 71% 1.17MB/s 0:05:16 977,829,888 72% 1.17MB/s 0:05:15 979,140,608 72% 1.17MB/s 0:05:13 980,451,328 72% 1.17MB/s 0:05:12 981,762,048 72% 1.17MB/s 0:05:11 983,072,768 72% 1.18MB/s 0:05:10 984,383,488 72% 1.17MB/s 0:05:09 985,694,208 72% 1.17MB/s 0:05:09 987,004,928 72% 1.17MB/s 0:05:07 988,315,648 72% 1.17MB/s 0:05:07 989,626,368 72% 1.17MB/s 0:05:06 990,937,088 73% 1.18MB/s 0:05:02 992,247,808 73% 1.18MB/s 0:05:02 993,558,528 73% 1.18MB/s 0:05:01 994,869,248 73% 1.18MB/s 0:04:59 996,179,968 73% 1.18MB/s 0:04:59 997,490,688 73% 1.18MB/s 0:04:58 998,801,408 73% 1.18MB/s 0:04:57 1,000,112,128 73% 1.18MB/s 0:04:56 1,001,422,848 73% 1.18MB/s 0:04:55 1,002,733,568 73% 1.17MB/s 0:04:54 1,004,044,288 74% 1.18MB/s 0:04:52 1,005,355,008 74% 1.18MB/s 0:04:51 1,006,665,728 74% 1.18MB/s 0:04:50 1,007,976,448 74% 1.18MB/s 0:04:49 1,009,287,168 74% 1.18MB/s 0:04:48 1,010,597,888 74% 1.18MB/s 0:04:47 1,011,908,608 74% 1.18MB/s 0:04:46 1,013,219,328 74% 1.18MB/s 0:04:45 1,014,530,048 74% 1.18MB/s 0:04:44 1,015,840,768 74% 1.18MB/s 0:04:42 1,017,151,488 74% 1.17MB/s 0:04:43 1,018,462,208 75% 1.16MB/s 0:04:44 1,019,772,928 75% 1.16MB/s 0:04:43 1,021,083,648 75% 1.16MB/s 0:04:42 1,022,394,368 75% 1.17MB/s 0:04:39 1,023,705,088 75% 1.18MB/s 0:04:36 1,025,015,808 75% 1.18MB/s 0:04:35 1,026,326,528 75% 1.18MB/s 0:04:34 1,027,637,248 75% 1.17MB/s 0:04:33 1,028,947,968 75% 1.17MB/s 0:04:32 1,030,258,688 75% 1.17MB/s 0:04:31 1,031,569,408 76% 1.17MB/s 0:04:30 1,032,880,128 76% 1.18MB/s 0:04:28 1,034,190,848 76% 1.18MB/s 0:04:27 1,035,501,568 76% 1.18MB/s 0:04:26 1,036,812,288 76% 1.18MB/s 0:04:25 1,038,123,008 76% 1.17MB/s 0:04:25 1,039,433,728 76% 1.17MB/s 0:04:25 1,040,744,448 76% 1.17MB/s 0:04:24 1,042,055,168 76% 1.17MB/s 0:04:22 1,043,365,888 76% 1.17MB/s 0:04:21 1,044,676,608 77% 1.18MB/s 0:04:19 1,045,987,328 77% 1.17MB/s 0:04:18 1,047,298,048 77% 1.17MB/s 0:04:17 1,048,608,768 77% 1.18MB/s 0:04:15 1,049,919,488 77% 1.18MB/s 0:04:14 1,051,230,208 77% 1.17MB/s 0:04:14 1,052,540,928 77% 1.17MB/s 0:04:13 1,053,851,648 77% 1.18MB/s 0:04:11 1,055,162,368 77% 1.18MB/s 0:04:10 1,056,473,088 77% 1.18MB/s 0:04:08 1,057,783,808 77% 1.18MB/s 0:04:07 1,059,094,528 78% 1.18MB/s 0:04:07 1,060,405,248 78% 1.18MB/s 0:04:06 1,061,715,968 78% 1.18MB/s 0:04:05 1,063,026,688 78% 1.18MB/s 0:04:03 1,064,337,408 78% 1.18MB/s 0:04:02 1,065,648,128 78% 1.18MB/s 0:04:01 1,066,958,848 78% 1.17MB/s 0:04:00 1,068,269,568 78% 1.18MB/s 0:03:59 1,069,580,288 78% 1.17MB/s 0:03:58 1,070,858,240 78% 1.17MB/s 0:03:59 1,072,168,960 79% 1.17MB/s 0:03:57 1,073,479,680 79% 1.17MB/s 0:03:56 1,074,790,400 79% 1.17MB/s 0:03:55 1,076,101,120 79% 1.18MB/s 0:03:52 1,077,411,840 79% 1.18MB/s 0:03:51 1,078,722,560 79% 1.18MB/s 0:03:50 1,080,033,280 79% 1.18MB/s 0:03:49 1,081,344,000 79% 1.17MB/s 0:03:49 1,082,654,720 79% 1.17MB/s 0:03:48 1,083,965,440 79% 1.17MB/s 0:03:47 1,085,276,160 79% 1.17MB/s 0:03:45 1,086,586,880 80% 1.18MB/s 0:03:44 1,087,897,600 80% 1.18MB/s 0:03:43 1,089,208,320 80% 1.17MB/s 0:03:42 1,090,519,040 80% 1.17MB/s 0:03:41 1,091,829,760 80% 1.17MB/s 0:03:40 1,093,140,480 80% 1.17MB/s 0:03:39 1,094,451,200 80% 1.18MB/s 0:03:37 1,095,761,920 80% 1.18MB/s 0:03:36 1,097,072,640 80% 1.18MB/s 0:03:35 1,098,383,360 80% 1.18MB/s 0:03:34 1,099,694,080 81% 1.17MB/s 0:03:33 1,101,004,800 81% 1.17MB/s 0:03:32 1,102,315,520 81% 1.17MB/s 0:03:31 1,103,626,240 81% 1.18MB/s 0:03:30 1,104,936,960 81% 1.18MB/s 0:03:28 1,106,247,680 81% 1.18MB/s 0:03:27 1,107,558,400 81% 1.18MB/s 0:03:26 1,108,869,120 81% 1.18MB/s 0:03:25 1,110,179,840 81% 1.18MB/s 0:03:24 1,111,490,560 81% 1.18MB/s 0:03:23 1,112,801,280 82% 1.17MB/s 0:03:23 1,114,112,000 82% 1.17MB/s 0:03:22 1,115,422,720 82% 1.17MB/s 0:03:21 1,116,733,440 82% 1.17MB/s 0:03:20 1,118,044,160 82% 1.18MB/s 0:03:18 1,119,354,880 82% 1.18MB/s 0:03:17 1,120,665,600 82% 1.18MB/s 0:03:16 1,121,976,320 82% 1.18MB/s 0:03:15 1,123,287,040 82% 1.18MB/s 0:03:13 1,124,597,760 82% 1.18MB/s 0:03:12 1,125,908,480 82% 1.18MB/s 0:03:11 1,127,219,200 83% 1.18MB/s 0:03:10 1,128,529,920 83% 1.18MB/s 0:03:09 1,129,840,640 83% 1.18MB/s 0:03:08 1,131,151,360 83% 1.18MB/s 0:03:07 1,132,462,080 83% 1.18MB/s 0:03:06 1,133,772,800 83% 1.18MB/s 0:03:05 1,135,083,520 83% 1.18MB/s 0:03:04 1,136,394,240 83% 1.18MB/s 0:03:02 1,137,704,960 83% 1.18MB/s 0:03:01 1,139,015,680 83% 1.18MB/s 0:03:00 1,140,326,400 84% 1.18MB/s 0:02:59 1,141,637,120 84% 1.17MB/s 0:02:59 1,142,947,840 84% 1.18MB/s 0:02:57 1,144,258,560 84% 1.17MB/s 0:02:56 1,145,569,280 84% 1.17MB/s 0:02:55 1,146,880,000 84% 1.18MB/s 0:02:53 1,148,190,720 84% 1.18MB/s 0:02:53 1,149,501,440 84% 1.18MB/s 0:02:52 1,150,812,160 84% 1.18MB/s 0:02:51 1,152,122,880 84% 1.18MB/s 0:02:49 1,153,433,600 85% 1.17MB/s 0:02:49 1,154,744,320 85% 1.17MB/s 0:02:47 1,156,055,040 85% 1.17MB/s 0:02:46 1,157,365,760 85% 1.17MB/s 0:02:45 1,158,676,480 85% 1.17MB/s 0:02:44 1,159,987,200 85% 1.18MB/s 0:02:43 1,161,297,920 85% 1.18MB/s 0:02:42 1,162,608,640 85% 1.17MB/s 0:02:41 1,163,919,360 85% 1.17MB/s 0:02:40 1,165,230,080 85% 1.17MB/s 0:02:39 1,166,540,800 85% 1.17MB/s 0:02:38 1,167,851,520 86% 1.17MB/s 0:02:37 1,169,162,240 86% 1.17MB/s 0:02:36 1,170,472,960 86% 1.17MB/s 0:02:35 1,171,783,680 86% 1.17MB/s 0:02:34 1,173,094,400 86% 1.17MB/s 0:02:32 1,174,405,120 86% 1.17MB/s 0:02:32 1,175,715,840 86% 1.17MB/s 0:02:30 1,177,026,560 86% 1.17MB/s 0:02:29 1,178,337,280 86% 1.17MB/s 0:02:28 1,179,648,000 86% 1.18MB/s 0:02:27 1,180,958,720 87% 1.18MB/s 0:02:25 1,182,269,440 87% 1.18MB/s 0:02:24 1,183,580,160 87% 1.18MB/s 0:02:23 1,184,890,880 87% 1.18MB/s 0:02:22 1,186,201,600 87% 1.17MB/s 0:02:22 1,187,512,320 87% 1.17MB/s 0:02:21 1,188,823,040 87% 1.17MB/s 0:02:20 1,190,133,760 87% 1.17MB/s 0:02:19 1,191,444,480 87% 1.17MB/s 0:02:17 1,192,755,200 87% 1.17MB/s 0:02:16 1,194,065,920 88% 1.17MB/s 0:02:15 1,195,376,640 88% 1.18MB/s 0:02:14 1,196,687,360 88% 1.18MB/s 0:02:12 1,197,998,080 88% 1.18MB/s 0:02:11 1,199,308,800 88% 1.18MB/s 0:02:10 1,200,619,520 88% 1.18MB/s 0:02:09 1,201,930,240 88% 1.18MB/s 0:02:08 1,203,240,960 88% 1.18MB/s 0:02:07 1,204,551,680 88% 1.18MB/s 0:02:06 1,205,829,632 88% 1.17MB/s 0:02:06 1,207,140,352 88% 1.16MB/s 0:02:05 1,208,451,072 89% 1.16MB/s 0:02:04 1,209,761,792 89% 1.16MB/s 0:02:03 1,211,072,512 89% 1.17MB/s 0:02:01 1,212,383,232 89% 1.17MB/s 0:02:00 1,213,693,952 89% 1.17MB/s 0:01:59 1,215,004,672 89% 1.17MB/s 0:01:58 1,216,315,392 89% 1.18MB/s 0:01:56 1,217,626,112 89% 1.17MB/s 0:01:55 1,218,936,832 89% 1.17MB/s 0:01:54 1,220,247,552 89% 1.17MB/s 0:01:53 1,221,558,272 90% 1.17MB/s 0:01:52 1,222,868,992 90% 1.18MB/s 0:01:51 1,224,179,712 90% 1.18MB/s 0:01:50 1,225,490,432 90% 1.18MB/s 0:01:48 1,226,801,152 90% 1.18MB/s 0:01:47 1,228,111,872 90% 1.18MB/s 0:01:46 1,229,422,592 90% 1.18MB/s 0:01:45 1,230,733,312 90% 1.18MB/s 0:01:44 1,232,044,032 90% 1.18MB/s 0:01:43 1,233,354,752 90% 1.18MB/s 0:01:42 1,234,665,472 91% 1.17MB/s 0:01:41 1,235,976,192 91% 1.18MB/s 0:01:40 1,237,286,912 91% 1.17MB/s 0:01:39 1,238,597,632 91% 1.17MB/s 0:01:38 1,239,908,352 91% 1.18MB/s 0:01:36 1,241,219,072 91% 1.18MB/s 0:01:35 1,242,529,792 91% 1.17MB/s 0:01:35 1,243,840,512 91% 1.18MB/s 0:01:33 1,245,151,232 91% 1.18MB/s 0:01:32 1,246,461,952 91% 1.17MB/s 0:01:31 1,247,772,672 91% 1.18MB/s 0:01:30 1,249,083,392 92% 1.17MB/s 0:01:29 1,250,394,112 92% 1.18MB/s 0:01:28 1,251,704,832 92% 1.18MB/s 0:01:26 1,253,015,552 92% 1.18MB/s 0:01:26 1,254,326,272 92% 1.18MB/s 0:01:24 1,255,636,992 92% 1.18MB/s 0:01:23 1,256,947,712 92% 1.18MB/s 0:01:22 1,258,258,432 92% 1.18MB/s 0:01:21 1,259,569,152 92% 1.17MB/s 0:01:20 1,260,879,872 92% 1.17MB/s 0:01:20 1,262,190,592 93% 1.17MB/s 0:01:19 1,263,501,312 93% 1.17MB/s 0:01:18 1,264,812,032 93% 1.17MB/s 0:01:16 1,266,122,752 93% 1.17MB/s 0:01:15 1,267,433,472 93% 1.17MB/s 0:01:14 1,268,744,192 93% 1.18MB/s 0:01:13 1,270,054,912 93% 1.18MB/s 0:01:11 1,271,365,632 93% 1.17MB/s 0:01:11 1,272,676,352 93% 1.17MB/s 0:01:10 1,273,987,072 93% 1.17MB/s 0:01:08 1,275,297,792 93% 1.17MB/s 0:01:07 1,276,608,512 94% 1.18MB/s 0:01:06 1,277,919,232 94% 1.17MB/s 0:01:05 1,279,229,952 94% 1.17MB/s 0:01:04 1,280,540,672 94% 1.18MB/s 0:01:03 1,281,851,392 94% 1.18MB/s 0:01:02 1,283,162,112 94% 1.18MB/s 0:01:00 1,284,472,832 94% 1.18MB/s 0:01:00 1,285,783,552 94% 1.17MB/s 0:00:59 1,287,094,272 94% 1.17MB/s 0:00:57 1,288,404,992 94% 1.17MB/s 0:00:57 1,289,715,712 95% 1.17MB/s 0:00:55 1,291,026,432 95% 1.17MB/s 0:00:54 1,292,337,152 95% 1.17MB/s 0:00:53 1,293,647,872 95% 1.18MB/s 0:00:52 1,294,958,592 95% 1.18MB/s 0:00:51 1,296,269,312 95% 1.18MB/s 0:00:50 1,297,580,032 95% 1.18MB/s 0:00:49 1,298,890,752 95% 1.18MB/s 0:00:47 1,300,201,472 95% 1.18MB/s 0:00:46 1,301,512,192 95% 1.17MB/s 0:00:45 1,302,822,912 96% 1.17MB/s 0:00:44 1,304,133,632 96% 1.17MB/s 0:00:43 1,305,444,352 96% 1.18MB/s 0:00:42 1,306,755,072 96% 1.17MB/s 0:00:41 1,308,065,792 96% 1.18MB/s 0:00:40 1,309,376,512 96% 1.18MB/s 0:00:39 1,310,687,232 96% 1.18MB/s 0:00:38 1,311,997,952 96% 1.18MB/s 0:00:37 1,313,308,672 96% 1.18MB/s 0:00:36 1,314,619,392 96% 1.18MB/s 0:00:34 1,315,930,112 96% 1.17MB/s 0:00:34 1,317,240,832 97% 1.17MB/s 0:00:32 1,318,551,552 97% 1.18MB/s 0:00:31 1,319,862,272 97% 1.18MB/s 0:00:30 1,321,172,992 97% 1.18MB/s 0:00:29 1,322,483,712 97% 1.18MB/s 0:00:28 1,323,794,432 97% 1.18MB/s 0:00:27 1,325,105,152 97% 1.17MB/s 0:00:26 1,326,415,872 97% 1.18MB/s 0:00:25 1,327,726,592 97% 1.18MB/s 0:00:24 1,329,037,312 97% 1.18MB/s 0:00:22 1,330,216,960 98% 1.16MB/s 0:00:22 1,331,527,680 98% 1.16MB/s 0:00:21 1,332,838,400 98% 1.16MB/s 0:00:20 1,334,149,120 98% 1.15MB/s 0:00:19 1,335,459,840 98% 1.17MB/s 0:00:17 1,336,770,560 98% 1.17MB/s 0:00:16 1,338,081,280 98% 1.17MB/s 0:00:15 1,339,359,232 98% 1.17MB/s 0:00:14 1,340,669,952 98% 1.17MB/s 0:00:13 1,341,980,672 98% 1.17MB/s 0:00:12 1,343,291,392 99% 1.17MB/s 0:00:11 1,344,602,112 99% 1.18MB/s 0:00:10 1,345,912,832 99% 1.18MB/s 0:00:08 1,347,223,552 99% 1.18MB/s 0:00:07 1,348,534,272 99% 1.18MB/s 0:00:06 1,349,844,992 99% 1.18MB/s 0:00:05 1,351,155,712 99% 1.18MB/s 0:00:04 1,352,466,432 99% 1.18MB/s 0:00:03 1,353,777,152 99% 1.17MB/s 0:00:02 1,355,087,872 99% 1.18MB/s 0:00:01 1,356,398,592 99% 1.18MB/s 0:00:00 1,356,708,856 100% 1.17MB/s 0:18:25 (xfr#5, to-chk=1/7) images/pmos-plasma-mobile-nightly-20221224-tablet-x64uefi.img.xz.sha256 131 100% 0.60kB/s 0:00:00 131 100% 0.60kB/s 0:00:00 (xfr#6, to-chk=0/7) sent 3,248,082,802 bytes received 577 bytes 1,200,992.19 bytes/sec total size is 3,247,289,380 speedup is 1.00 All done! [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@696b214d[nodeId=R_kgDOIDmDQA,description=Image generation script wrapping pmbootstrap to produce device images of Plasma Mobile Nightly,homepage=,name=plasma-mobile-nightly-img,fork=false,archived=false,visibility=public,size=37,milestones={},language=Shell,commits={},source=,parent=,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly-img,id=540640064,nodeId=,createdAt=2022-09-23T22:46:07Z,updatedAt=2022-10-04T14:33:56Z]] (sha:c4f94fc) with context:plasma-mobile-nightly-images Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly-img/commit/c4f94fc1b654411ea321b8d2a0e9bbbf8f1e16be Sending notification to Discord. Finished: SUCCESS