>>> py3-pebble: Building testing/py3-pebble 5.0.3-r0 (using abuild 3.11.21-r0) started Tue, 25 Jul 2023 13:00:40 +0000 >>> py3-pebble: Checking sanity of /home/buildozer/aports/testing/py3-pebble/APKBUILD... >>> py3-pebble: Analyzing dependencies... >>> py3-pebble: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/23) Installing libbz2 (1.0.8-r6) (2/23) Installing gdbm (1.23-r1) (3/23) Installing mpdecimal (2.5.1-r2) (4/23) Installing libpanelw (6.4_p20230722-r0) (5/23) Installing readline (8.2.1-r2) (6/23) Installing sqlite-libs (3.42.0-r2) (7/23) Installing python3 (3.11.4-r2) (8/23) Installing python3-pycache-pyc0 (3.11.4-r2) (9/23) Installing pyc (0.1-r0) (10/23) Installing py3-installer-pyc (0.7.0-r1) (11/23) Installing py3-gpep517-pyc (13-r2) (12/23) Installing python3-pyc (3.11.4-r2) (13/23) Installing py3-installer (0.7.0-r1) (14/23) Installing py3-gpep517 (13-r2) (15/23) Installing py3-parsing (3.1.0-r0) (16/23) Installing py3-parsing-pyc (3.1.0-r0) (17/23) Installing py3-packaging (23.1-r1) (18/23) Installing py3-packaging-pyc (23.1-r1) (19/23) Installing py3-setuptools (68.0.0-r0) (20/23) Installing py3-setuptools-pyc (68.0.0-r0) (21/23) Installing py3-wheel (0.41.0-r0) (22/23) Installing py3-wheel-pyc (0.41.0-r0) (23/23) Installing .makedepends-py3-pebble (20230725.130046) Executing busybox-1.36.1-r4.trigger OK: 964 MiB in 131 packages >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Cleaning up tmpdir >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pebble-5.0.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pebble: Fetching py3-pebble-5.0.3.tar.gz::https://github.com/noxdafox/pebble/archive/refs/tags/5.0.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 33 38705 33 12833 0 0 23795 0 0:00:01 --:--:-- 0:00:01 23795 100 38705 100 38705 0 0 70840 0 --:--:-- --:--:-- --:--:-- 3609k >>> py3-pebble: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pebble-5.0.3.tar.gz >>> py3-pebble: Checking sha512sums... py3-pebble-5.0.3.tar.gz: OK >>> py3-pebble: Unpacking /var/cache/distfiles/py3-pebble-5.0.3.tar.gz... 2023-07-25 13:00:49,865 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-07-25 13:00:50,034 root INFO running bdist_wheel 2023-07-25 13:00:50,086 root INFO running build 2023-07-25 13:00:50,086 root INFO running build_py 2023-07-25 13:00:50,098 root INFO creating build 2023-07-25 13:00:50,098 root INFO creating build/lib 2023-07-25 13:00:50,099 root INFO creating build/lib/pebble 2023-07-25 13:00:50,099 root INFO copying pebble/common.py -> build/lib/pebble 2023-07-25 13:00:50,101 root INFO copying pebble/__init__.py -> build/lib/pebble 2023-07-25 13:00:50,102 root INFO copying pebble/functions.py -> build/lib/pebble 2023-07-25 13:00:50,103 root INFO copying pebble/decorators.py -> build/lib/pebble 2023-07-25 13:00:50,104 root INFO creating build/lib/pebble/concurrent 2023-07-25 13:00:50,105 root INFO copying pebble/concurrent/__init__.py -> build/lib/pebble/concurrent 2023-07-25 13:00:50,105 root INFO copying pebble/concurrent/thread.py -> build/lib/pebble/concurrent 2023-07-25 13:00:50,106 root INFO copying pebble/concurrent/process.py -> build/lib/pebble/concurrent 2023-07-25 13:00:50,107 root INFO creating build/lib/pebble/asynchronous 2023-07-25 13:00:50,108 root INFO copying pebble/asynchronous/__init__.py -> build/lib/pebble/asynchronous 2023-07-25 13:00:50,109 root INFO copying pebble/asynchronous/thread.py -> build/lib/pebble/asynchronous 2023-07-25 13:00:50,110 root INFO copying pebble/asynchronous/process.py -> build/lib/pebble/asynchronous 2023-07-25 13:00:50,111 root INFO creating build/lib/pebble/pool 2023-07-25 13:00:50,112 root INFO copying pebble/pool/base_pool.py -> build/lib/pebble/pool 2023-07-25 13:00:50,112 root INFO copying pebble/pool/__init__.py -> build/lib/pebble/pool 2023-07-25 13:00:50,113 root INFO copying pebble/pool/channel.py -> build/lib/pebble/pool 2023-07-25 13:00:50,114 root INFO copying pebble/pool/thread.py -> build/lib/pebble/pool 2023-07-25 13:00:50,115 root INFO copying pebble/pool/process.py -> build/lib/pebble/pool 2023-07-25 13:00:50,139 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-07-25 13:00:50,140 root INFO running install 2023-07-25 13:00:50,205 root INFO running install_lib 2023-07-25 13:00:50,214 root INFO creating build/bdist.linux-riscv64 2023-07-25 13:00:50,214 root INFO creating build/bdist.linux-riscv64/wheel 2023-07-25 13:00:50,215 root INFO creating build/bdist.linux-riscv64/wheel/pebble 2023-07-25 13:00:50,215 root INFO copying build/lib/pebble/common.py -> build/bdist.linux-riscv64/wheel/pebble 2023-07-25 13:00:50,216 root INFO creating build/bdist.linux-riscv64/wheel/pebble/concurrent 2023-07-25 13:00:50,217 root INFO copying build/lib/pebble/concurrent/__init__.py -> build/bdist.linux-riscv64/wheel/pebble/concurrent 2023-07-25 13:00:50,218 root INFO copying build/lib/pebble/concurrent/thread.py -> build/bdist.linux-riscv64/wheel/pebble/concurrent 2023-07-25 13:00:50,218 root INFO copying build/lib/pebble/concurrent/process.py -> build/bdist.linux-riscv64/wheel/pebble/concurrent 2023-07-25 13:00:50,219 root INFO copying build/lib/pebble/__init__.py -> build/bdist.linux-riscv64/wheel/pebble 2023-07-25 13:00:50,220 root INFO copying build/lib/pebble/functions.py -> build/bdist.linux-riscv64/wheel/pebble 2023-07-25 13:00:50,221 root INFO creating build/bdist.linux-riscv64/wheel/pebble/asynchronous 2023-07-25 13:00:50,221 root INFO copying build/lib/pebble/asynchronous/__init__.py -> build/bdist.linux-riscv64/wheel/pebble/asynchronous 2023-07-25 13:00:50,222 root INFO copying build/lib/pebble/asynchronous/thread.py -> build/bdist.linux-riscv64/wheel/pebble/asynchronous 2023-07-25 13:00:50,222 root INFO copying build/lib/pebble/asynchronous/process.py -> build/bdist.linux-riscv64/wheel/pebble/asynchronous 2023-07-25 13:00:50,223 root INFO creating build/bdist.linux-riscv64/wheel/pebble/pool 2023-07-25 13:00:50,224 root INFO copying build/lib/pebble/pool/base_pool.py -> build/bdist.linux-riscv64/wheel/pebble/pool 2023-07-25 13:00:50,224 root INFO copying build/lib/pebble/pool/__init__.py -> build/bdist.linux-riscv64/wheel/pebble/pool 2023-07-25 13:00:50,225 root INFO copying build/lib/pebble/pool/channel.py -> build/bdist.linux-riscv64/wheel/pebble/pool 2023-07-25 13:00:50,226 root INFO copying build/lib/pebble/pool/thread.py -> build/bdist.linux-riscv64/wheel/pebble/pool 2023-07-25 13:00:50,227 root INFO copying build/lib/pebble/pool/process.py -> build/bdist.linux-riscv64/wheel/pebble/pool 2023-07-25 13:00:50,227 root INFO copying build/lib/pebble/decorators.py -> build/bdist.linux-riscv64/wheel/pebble 2023-07-25 13:00:50,228 root INFO running install_egg_info 2023-07-25 13:00:50,269 root INFO running egg_info 2023-07-25 13:00:50,269 root INFO creating Pebble.egg-info 2023-07-25 13:00:50,276 root INFO writing Pebble.egg-info/PKG-INFO 2023-07-25 13:00:50,277 root INFO writing dependency_links to Pebble.egg-info/dependency_links.txt 2023-07-25 13:00:50,278 root INFO writing top-level names to Pebble.egg-info/top_level.txt 2023-07-25 13:00:50,279 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2023-07-25 13:00:50,290 root INFO reading manifest file 'Pebble.egg-info/SOURCES.txt' 2023-07-25 13:00:50,291 root INFO reading manifest template 'MANIFEST.in' 2023-07-25 13:00:50,292 root INFO adding license file 'LICENSE' 2023-07-25 13:00:50,297 root INFO writing manifest file 'Pebble.egg-info/SOURCES.txt' 2023-07-25 13:00:50,297 root INFO Copying Pebble.egg-info to build/bdist.linux-riscv64/wheel/Pebble-5.0.3-py3.11.egg-info 2023-07-25 13:00:50,301 root INFO running install_scripts 2023-07-25 13:00:50,309 wheel INFO creating build/bdist.linux-riscv64/wheel/Pebble-5.0.3.dist-info/WHEEL 2023-07-25 13:00:50,312 wheel INFO creating '/home/buildozer/aports/testing/py3-pebble/src/pebble-5.0.3/.dist/.tmp-dag0v0x9/Pebble-5.0.3-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-07-25 13:00:50,315 wheel INFO adding 'pebble/__init__.py' 2023-07-25 13:00:50,319 wheel INFO adding 'pebble/common.py' 2023-07-25 13:00:50,320 wheel INFO adding 'pebble/decorators.py' 2023-07-25 13:00:50,321 wheel INFO adding 'pebble/functions.py' 2023-07-25 13:00:50,322 wheel INFO adding 'pebble/asynchronous/__init__.py' 2023-07-25 13:00:50,323 wheel INFO adding 'pebble/asynchronous/process.py' 2023-07-25 13:00:50,324 wheel INFO adding 'pebble/asynchronous/thread.py' 2023-07-25 13:00:50,326 wheel INFO adding 'pebble/concurrent/__init__.py' 2023-07-25 13:00:50,327 wheel INFO adding 'pebble/concurrent/process.py' 2023-07-25 13:00:50,328 wheel INFO adding 'pebble/concurrent/thread.py' 2023-07-25 13:00:50,329 wheel INFO adding 'pebble/pool/__init__.py' 2023-07-25 13:00:50,330 wheel INFO adding 'pebble/pool/base_pool.py' 2023-07-25 13:00:50,331 wheel INFO adding 'pebble/pool/channel.py' 2023-07-25 13:00:50,332 wheel INFO adding 'pebble/pool/process.py' 2023-07-25 13:00:50,333 wheel INFO adding 'pebble/pool/thread.py' 2023-07-25 13:00:50,334 wheel INFO adding 'Pebble-5.0.3.dist-info/LICENSE' 2023-07-25 13:00:50,334 wheel INFO adding 'Pebble-5.0.3.dist-info/METADATA' 2023-07-25 13:00:50,335 wheel INFO adding 'Pebble-5.0.3.dist-info/WHEEL' 2023-07-25 13:00:50,336 wheel INFO adding 'Pebble-5.0.3.dist-info/top_level.txt' 2023-07-25 13:00:50,338 wheel INFO adding 'Pebble-5.0.3.dist-info/RECORD' 2023-07-25 13:00:50,339 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-07-25 13:00:50,342 gpep517 INFO The backend produced .dist/Pebble-5.0.3-py3-none-any.whl Pebble-5.0.3-py3-none-any.whl >>> py3-pebble: Entering fakeroot... >>> py3-pebble-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble/usr/lib/python3.11/site-packages/pebble/__pycache__' -> '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.11/site-packages/pebble/__pycache__' '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble/usr/lib/python3.11/site-packages/pebble/concurrent/__pycache__' -> '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.11/site-packages/pebble/concurrent/__pycache__' '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble/usr/lib/python3.11/site-packages/pebble/asynchronous/__pycache__' -> '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.11/site-packages/pebble/asynchronous/__pycache__' '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble/usr/lib/python3.11/site-packages/pebble/pool/__pycache__' -> '/home/buildozer/aports/testing/py3-pebble/pkg/py3-pebble-pyc/usr/lib/python3.11/site-packages/pebble/pool/__pycache__' >>> py3-pebble-pyc*: Preparing subpackage py3-pebble-pyc... >>> py3-pebble-pyc*: Running postcheck for py3-pebble-pyc >>> py3-pebble*: Running postcheck for py3-pebble >>> py3-pebble*: Preparing package py3-pebble... >>> py3-pebble-pyc*: Tracing dependencies... python3~3.11 >>> py3-pebble-pyc*: Package size: 200.0 KB >>> py3-pebble-pyc*: Compressing data... >>> py3-pebble-pyc*: Create checksum... >>> py3-pebble-pyc*: Create py3-pebble-pyc-5.0.3-r0.apk >>> py3-pebble*: Tracing dependencies... python3~3.11 >>> py3-pebble*: Package size: 168.0 KB >>> py3-pebble*: Compressing data... >>> py3-pebble*: Create checksum... >>> py3-pebble*: Create py3-pebble-5.0.3-r0.apk >>> py3-pebble: Build complete at Tue, 25 Jul 2023 13:00:55 +0000 elapsed time 0h 0m 14s >>> py3-pebble: Cleaning up srcdir >>> py3-pebble: Cleaning up pkgdir >>> py3-pebble: Uninstalling dependencies... (1/23) Purging .makedepends-py3-pebble (20230725.130046) (2/23) Purging py3-gpep517-pyc (13-r2) (3/23) Purging py3-gpep517 (13-r2) (4/23) Purging py3-installer-pyc (0.7.0-r1) (5/23) Purging py3-installer (0.7.0-r1) (6/23) Purging py3-setuptools-pyc (68.0.0-r0) (7/23) Purging py3-setuptools (68.0.0-r0) (8/23) Purging py3-wheel-pyc (0.41.0-r0) (9/23) Purging py3-wheel (0.41.0-r0) (10/23) Purging py3-packaging-pyc (23.1-r1) (11/23) Purging py3-packaging (23.1-r1) (12/23) Purging py3-parsing-pyc (3.1.0-r0) (13/23) Purging py3-parsing (3.1.0-r0) (14/23) Purging python3-pyc (3.11.4-r2) (15/23) Purging python3-pycache-pyc0 (3.11.4-r2) (16/23) Purging pyc (0.1-r0) (17/23) Purging python3 (3.11.4-r2) (18/23) Purging gdbm (1.23-r1) (19/23) Purging libbz2 (1.0.8-r6) (20/23) Purging libpanelw (6.4_p20230722-r0) (21/23) Purging mpdecimal (2.5.1-r2) (22/23) Purging readline (8.2.1-r2) (23/23) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r4.trigger OK: 914 MiB in 108 packages >>> py3-pebble: Updating the testing/riscv64 repository index... >>> py3-pebble: Signing the index...