>>> py3-json5: Building testing/py3-json5 0.9.25-r0 (using abuild 3.14.1-r3) started Sat, 30 Nov 2024 21:09:28 +0000 >>> py3-json5: Validating /home/buildozer/aports/testing/py3-json5/APKBUILD... >>> py3-json5: Analyzing dependencies... >>> py3-json5: Installing for build: build-base python3 py3-six py3-gpep517 py3-installer py3-wheel py3-setuptools py3-pytest py3-pexpect (1/36) Installing libffi (3.4.6-r0) (2/36) Installing gdbm (1.24-r0) (3/36) Installing mpdecimal (4.0.0-r0) (4/36) Installing libpanelw (6.5_p20241006-r3) (5/36) Installing sqlite-libs (3.47.1-r0) (6/36) Installing python3 (3.12.7-r1) (7/36) Installing python3-pycache-pyc0 (3.12.7-r1) (8/36) Installing pyc (3.12.7-r1) (9/36) Installing python3-pyc (3.12.7-r1) (10/36) Installing py3-six (1.16.0-r9) (11/36) Installing py3-six-pyc (1.16.0-r9) (12/36) Installing py3-installer (0.7.0-r2) (13/36) Installing py3-installer-pyc (0.7.0-r2) (14/36) Installing py3-gpep517 (16-r0) (15/36) Installing py3-gpep517-pyc (16-r0) (16/36) Installing py3-parsing (3.1.4-r0) (17/36) Installing py3-parsing-pyc (3.1.4-r0) (18/36) Installing py3-packaging (24.2-r0) (19/36) Installing py3-packaging-pyc (24.2-r0) (20/36) Installing py3-wheel (0.43.0-r0) (21/36) Installing py3-wheel-pyc (0.43.0-r0) (22/36) Installing py3-setuptools (70.3.0-r0) (23/36) Installing py3-setuptools-pyc (70.3.0-r0) (24/36) Installing py3-iniconfig (2.0.0-r1) (25/36) Installing py3-iniconfig-pyc (2.0.0-r1) (26/36) Installing py3-pluggy (1.5.0-r0) (27/36) Installing py3-pluggy-pyc (1.5.0-r0) (28/36) Installing py3-py (1.11.0-r4) (29/36) Installing py3-py-pyc (1.11.0-r4) (30/36) Installing py3-pytest (8.3.3-r0) (31/36) Installing py3-pytest-pyc (8.3.3-r0) (32/36) Installing py3-ptyprocess (0.7.0-r6) (33/36) Installing py3-ptyprocess-pyc (0.7.0-r6) (34/36) Installing py3-pexpect (4.9-r1) (35/36) Installing py3-pexpect-pyc (4.9-r1) (36/36) Installing .makedepends-py3-json5 (20241130.210929) Executing busybox-1.37.0-r8.trigger OK: 453 MiB in 151 packages >>> py3-json5: Cleaning up srcdir >>> py3-json5: Cleaning up pkgdir >>> py3-json5: Cleaning up tmpdir >>> py3-json5: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-json5-0.9.25.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-json5: Fetching py3-json5-0.9.25.tar.gz::https://github.com/dpranke/pyjson5/archive/refs/tags/v0.9.25.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 355k 0 355k 0 0 225k 0 --:--:-- 0:00:01 --:--:-- 1443k >>> py3-json5: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-json5-0.9.25.tar.gz >>> py3-json5: Checking sha512sums... py3-json5-0.9.25.tar.gz: OK >>> py3-json5: Unpacking /var/cache/distfiles/edge/py3-json5-0.9.25.tar.gz... 2024-11-30 21:09:31,936 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-30 21:09:32,046 root INFO running bdist_wheel 2024-11-30 21:09:32,055 root INFO running build 2024-11-30 21:09:32,055 root INFO running build_py 2024-11-30 21:09:32,057 root INFO creating build 2024-11-30 21:09:32,057 root INFO creating build/lib 2024-11-30 21:09:32,057 root INFO creating build/lib/json5 2024-11-30 21:09:32,057 root INFO copying json5/tool.py -> build/lib/json5 2024-11-30 21:09:32,057 root INFO copying json5/parser.py -> build/lib/json5 2024-11-30 21:09:32,058 root INFO copying json5/version.py -> build/lib/json5 2024-11-30 21:09:32,058 root INFO copying json5/__init__.py -> build/lib/json5 2024-11-30 21:09:32,058 root INFO copying json5/host.py -> build/lib/json5 2024-11-30 21:09:32,059 root INFO copying json5/__main__.py -> build/lib/json5 2024-11-30 21:09:32,059 root INFO copying json5/arg_parser.py -> build/lib/json5 2024-11-30 21:09:32,059 root INFO copying json5/lib.py -> build/lib/json5 2024-11-30 21:09:32,059 root INFO running egg_info 2024-11-30 21:09:32,059 root INFO creating json5.egg-info 2024-11-30 21:09:32,061 root INFO writing json5.egg-info/PKG-INFO 2024-11-30 21:09:32,061 root INFO writing dependency_links to json5.egg-info/dependency_links.txt 2024-11-30 21:09:32,062 root INFO writing entry points to json5.egg-info/entry_points.txt 2024-11-30 21:09:32,062 root INFO writing top-level names to json5.egg-info/top_level.txt 2024-11-30 21:09:32,062 root INFO writing manifest file 'json5.egg-info/SOURCES.txt' 2024-11-30 21:09:32,064 root INFO reading manifest file 'json5.egg-info/SOURCES.txt' 2024-11-30 21:09:32,065 root INFO reading manifest template 'MANIFEST.in' 2024-11-30 21:09:32,065 root INFO adding license file 'LICENSE' 2024-11-30 21:09:32,066 root INFO writing manifest file 'json5.egg-info/SOURCES.txt' 2024-11-30 21:09:32,066 root INFO copying json5/py.typed -> build/lib/json5 2024-11-30 21:09:32,070 root INFO installing to build/bdist.linux-i686/wheel 2024-11-30 21:09:32,070 root INFO running install 2024-11-30 21:09:32,078 root INFO running install_lib 2024-11-30 21:09:32,080 root INFO creating build/bdist.linux-i686 2024-11-30 21:09:32,080 root INFO creating build/bdist.linux-i686/wheel 2024-11-30 21:09:32,080 root INFO creating build/bdist.linux-i686/wheel/json5 2024-11-30 21:09:32,080 root INFO copying build/lib/json5/tool.py -> build/bdist.linux-i686/wheel/json5 2024-11-30 21:09:32,081 root INFO copying build/lib/json5/parser.py -> build/bdist.linux-i686/wheel/json5 2024-11-30 21:09:32,081 root INFO copying build/lib/json5/version.py -> build/bdist.linux-i686/wheel/json5 2024-11-30 21:09:32,081 root INFO copying build/lib/json5/__init__.py -> build/bdist.linux-i686/wheel/json5 2024-11-30 21:09:32,081 root INFO copying build/lib/json5/host.py -> build/bdist.linux-i686/wheel/json5 2024-11-30 21:09:32,082 root INFO copying build/lib/json5/__main__.py -> build/bdist.linux-i686/wheel/json5 2024-11-30 21:09:32,082 root INFO copying build/lib/json5/py.typed -> build/bdist.linux-i686/wheel/json5 2024-11-30 21:09:32,082 root INFO copying build/lib/json5/arg_parser.py -> build/bdist.linux-i686/wheel/json5 2024-11-30 21:09:32,082 root INFO copying build/lib/json5/lib.py -> build/bdist.linux-i686/wheel/json5 2024-11-30 21:09:32,082 root INFO running install_egg_info 2024-11-30 21:09:32,084 root INFO Copying json5.egg-info to build/bdist.linux-i686/wheel/json5-0.9.25-py3.12.egg-info 2024-11-30 21:09:32,085 root INFO running install_scripts 2024-11-30 21:09:32,088 root INFO creating build/bdist.linux-i686/wheel/json5-0.9.25.dist-info/WHEEL 2024-11-30 21:09:32,089 wheel INFO creating '/home/buildozer/aports/testing/py3-json5/src/pyjson5-0.9.25/.dist/.tmp-p59wdyuv/json5-0.9.25-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-11-30 21:09:32,089 wheel INFO adding 'json5/__init__.py' 2024-11-30 21:09:32,089 wheel INFO adding 'json5/__main__.py' 2024-11-30 21:09:32,089 wheel INFO adding 'json5/arg_parser.py' 2024-11-30 21:09:32,090 wheel INFO adding 'json5/host.py' 2024-11-30 21:09:32,090 wheel INFO adding 'json5/lib.py' 2024-11-30 21:09:32,090 wheel INFO adding 'json5/parser.py' 2024-11-30 21:09:32,090 wheel INFO adding 'json5/py.typed' 2024-11-30 21:09:32,091 wheel INFO adding 'json5/tool.py' 2024-11-30 21:09:32,091 wheel INFO adding 'json5/version.py' 2024-11-30 21:09:32,091 wheel INFO adding 'json5-0.9.25.dist-info/LICENSE' 2024-11-30 21:09:32,091 wheel INFO adding 'json5-0.9.25.dist-info/METADATA' 2024-11-30 21:09:32,092 wheel INFO adding 'json5-0.9.25.dist-info/WHEEL' 2024-11-30 21:09:32,092 wheel INFO adding 'json5-0.9.25.dist-info/entry_points.txt' 2024-11-30 21:09:32,092 wheel INFO adding 'json5-0.9.25.dist-info/top_level.txt' 2024-11-30 21:09:32,092 wheel INFO adding 'json5-0.9.25.dist-info/RECORD' 2024-11-30 21:09:32,092 root INFO removing build/bdist.linux-i686/wheel 2024-11-30 21:09:32,093 gpep517 INFO The backend produced .dist/json5-0.9.25-py3-none-any.whl json5-0.9.25-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-json5/src/pyjson5-0.9.25 configfile: pyproject.toml collected 70 items tests/host_test.py .. [ 2%] tests/lib_test.py ..................................................... [ 78%] tests/tool_test.py ............... [100%] ============================== 70 passed in 0.13s ============================== >>> py3-json5: Entering fakeroot... >>> py3-json5-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/json5/__pycache__' -> '/home/buildozer/aports/testing/py3-json5/pkg/py3-json5-pyc/usr/lib/python3.12/site-packages/json5/__pycache__' >>> py3-json5-pyc*: Preparing subpackage py3-json5-pyc... >>> py3-json5-pyc*: Running postcheck for py3-json5-pyc >>> py3-json5*: Running postcheck for py3-json5 >>> py3-json5*: Preparing package py3-json5... >>> py3-json5-pyc*: Tracing dependencies... python3 py3-six python3~3.12 >>> py3-json5-pyc*: Package size: 110.8 KB >>> py3-json5-pyc*: Compressing data... >>> py3-json5-pyc*: Create checksum... >>> py3-json5-pyc*: Create py3-json5-pyc-0.9.25-r0.apk >>> py3-json5*: Tracing dependencies... python3 py3-six python3~3.12 >>> py3-json5*: Package size: 109.9 KB >>> py3-json5*: Compressing data... >>> py3-json5*: Create checksum... >>> py3-json5*: Create py3-json5-0.9.25-r0.apk >>> py3-json5: Build complete at Sat, 30 Nov 2024 21:09:33 +0000 elapsed time 0h 0m 5s >>> py3-json5: Cleaning up srcdir >>> py3-json5: Cleaning up pkgdir >>> py3-json5: Uninstalling dependencies... (1/36) Purging .makedepends-py3-json5 (20241130.210929) (2/36) Purging py3-six-pyc (1.16.0-r9) (3/36) Purging py3-six (1.16.0-r9) (4/36) Purging py3-gpep517-pyc (16-r0) (5/36) Purging py3-gpep517 (16-r0) (6/36) Purging py3-installer-pyc (0.7.0-r2) (7/36) Purging py3-installer (0.7.0-r2) (8/36) Purging py3-wheel-pyc (0.43.0-r0) (9/36) Purging py3-wheel (0.43.0-r0) (10/36) Purging py3-setuptools-pyc (70.3.0-r0) (11/36) Purging py3-setuptools (70.3.0-r0) (12/36) Purging py3-pytest-pyc (8.3.3-r0) (13/36) Purging py3-pytest (8.3.3-r0) (14/36) Purging py3-iniconfig-pyc (2.0.0-r1) (15/36) Purging py3-iniconfig (2.0.0-r1) (16/36) Purging py3-packaging-pyc (24.2-r0) (17/36) Purging py3-packaging (24.2-r0) (18/36) Purging py3-parsing-pyc (3.1.4-r0) (19/36) Purging py3-parsing (3.1.4-r0) (20/36) Purging py3-pluggy-pyc (1.5.0-r0) (21/36) Purging py3-pluggy (1.5.0-r0) (22/36) Purging py3-py-pyc (1.11.0-r4) (23/36) Purging py3-py (1.11.0-r4) (24/36) Purging py3-pexpect-pyc (4.9-r1) (25/36) Purging py3-pexpect (4.9-r1) (26/36) Purging py3-ptyprocess-pyc (0.7.0-r6) (27/36) Purging py3-ptyprocess (0.7.0-r6) (28/36) Purging python3-pyc (3.12.7-r1) (29/36) Purging python3-pycache-pyc0 (3.12.7-r1) (30/36) Purging pyc (3.12.7-r1) (31/36) Purging python3 (3.12.7-r1) (32/36) Purging gdbm (1.24-r0) (33/36) Purging libffi (3.4.6-r0) (34/36) Purging libpanelw (6.5_p20241006-r3) (35/36) Purging mpdecimal (4.0.0-r0) (36/36) Purging sqlite-libs (3.47.1-r0) Executing busybox-1.37.0-r8.trigger OK: 403 MiB in 115 packages >>> py3-json5: Updating the testing/x86 repository index... >>> py3-json5: Signing the index...