>>> py3-hatch-openzim-bootstrap: Building testing/py3-hatch-openzim-bootstrap 0.1.0-r0 (using abuild 3.13.0-r0) started Thu, 18 Apr 2024 13:58:27 +0000 >>> py3-hatch-openzim-bootstrap: Checking sanity of /home/buildozer/aports/testing/py3-hatch-openzim-bootstrap/APKBUILD... >>> py3-hatch-openzim-bootstrap: Analyzing dependencies... >>> py3-hatch-openzim-bootstrap: Installing for build: build-base py3-gpep517 py3-hatchling py3-setuptools py3-wheel py3-pytest py3-pytest-cov (1/43) Installing libffi (3.4.6-r0) (2/43) Installing gdbm (1.23-r1) (3/43) Installing mpdecimal (4.0.0-r0) (4/43) Installing libpanelw (6.4_p20240330-r0) (5/43) Installing readline (8.2.10-r0) (6/43) Installing sqlite-libs (3.45.3-r0) (7/43) Installing python3 (3.12.3-r1) (8/43) Installing python3-pycache-pyc0 (3.12.3-r1) (9/43) Installing pyc (3.12.3-r1) (10/43) Installing py3-installer-pyc (0.7.0-r2) (11/43) Installing py3-gpep517-pyc (15-r2) (12/43) Installing python3-pyc (3.12.3-r1) (13/43) Installing py3-installer (0.7.0-r2) (14/43) Installing py3-gpep517 (15-r2) (15/43) Installing py3-editables (0.5-r2) (16/43) Installing py3-editables-pyc (0.5-r2) (17/43) Installing py3-parsing (3.1.2-r1) (18/43) Installing py3-parsing-pyc (3.1.2-r1) (19/43) Installing py3-packaging (24.0-r1) (20/43) Installing py3-packaging-pyc (24.0-r1) (21/43) Installing py3-pathspec (0.12.1-r2) (22/43) Installing py3-pathspec-pyc (0.12.1-r2) (23/43) Installing py3-pluggy (1.4.0-r1) (24/43) Installing py3-pluggy-pyc (1.4.0-r1) (25/43) Installing py3-trove-classifiers (2024.3.3-r2) (26/43) Installing py3-trove-classifiers-pyc (2024.3.3-r2) (27/43) Installing py3-hatchling (1.22.5-r1) (28/43) Installing py3-hatchling-pyc (1.22.5-r1) (29/43) Installing py3-setuptools (69.5.1-r0) (30/43) Installing py3-setuptools-pyc (69.5.1-r0) (31/43) Installing py3-wheel (0.42.0-r1) (32/43) Installing py3-wheel-pyc (0.42.0-r1) (33/43) Installing py3-iniconfig (2.0.0-r1) (34/43) Installing py3-iniconfig-pyc (2.0.0-r1) (35/43) Installing py3-py (1.11.0-r3) (36/43) Installing py3-py-pyc (1.11.0-r3) (37/43) Installing py3-pytest (8.1.1-r1) (38/43) Installing py3-pytest-pyc (8.1.1-r1) (39/43) Installing py3-coverage (6.5.0-r6) (40/43) Installing py3-coverage-pyc (6.5.0-r6) (41/43) Installing py3-pytest-cov (4.1.0-r1) (42/43) Installing py3-pytest-cov-pyc (4.1.0-r1) (43/43) Installing .makedepends-py3-hatch-openzim-bootstrap (20240418.135828) Executing busybox-1.36.1-r25.trigger OK: 436 MiB in 156 packages >>> py3-hatch-openzim-bootstrap: Cleaning up srcdir >>> py3-hatch-openzim-bootstrap: Cleaning up pkgdir >>> py3-hatch-openzim-bootstrap: Cleaning up tmpdir >>> py3-hatch-openzim-bootstrap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hatch-openzim-0.1.0.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: (56) The requested URL returned error: 404 >>> py3-hatch-openzim-bootstrap: Fetching py3-hatch-openzim-0.1.0.tar.gz::https://github.com/openzim/hatch-openzim/archive/refs/tags/v0.1.0.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 100 13155 0 13155 0 0 22861 0 --:--:-- --:--:-- --:--:-- 22861 100 30155 0 30155 0 0 51235 0 --:--:-- --:--:-- --:--:-- 1277k >>> py3-hatch-openzim-bootstrap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-hatch-openzim-0.1.0.tar.gz >>> py3-hatch-openzim-bootstrap: Checking sha512sums... py3-hatch-openzim-0.1.0.tar.gz: OK >>> py3-hatch-openzim-bootstrap: Unpacking /var/cache/distfiles/edge/py3-hatch-openzim-0.1.0.tar.gz... 2024-04-18 13:58:30,561 gpep517 INFO Building wheel via backend hatchling.build 2024-04-18 13:58:30,744 gpep517 INFO The backend produced .dist/hatch_openzim-0.1.0-py3-none-any.whl hatch_openzim-0.1.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/testing/py3-hatch-openzim-bootstrap/src/hatch-openzim-0.1.0 configfile: pyproject.toml testpaths: tests plugins: cov-4.1.0 collected 59 items / 1 deselected / 58 selected tests/test_basic.py . [ 1%] tests/test_files_install.py ..................... [ 37%] tests/test_metadata.py ......................... [ 81%] tests/test_utils.py ........... [100%] ======================= 58 passed, 1 deselected in 3.17s ======================= >>> py3-hatch-openzim-bootstrap: Entering fakeroot... >>> py3-hatch-openzim-bootstrap-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-hatch-openzim-bootstrap/pkg/py3-hatch-openzim-bootstrap/usr/lib/python3.12/site-packages/hatch_openzim/__pycache__' -> '/home/buildozer/aports/testing/py3-hatch-openzim-bootstrap/pkg/py3-hatch-openzim-bootstrap-pyc/usr/lib/python3.12/site-packages/hatch_openzim/__pycache__' >>> py3-hatch-openzim-bootstrap-pyc*: Preparing subpackage py3-hatch-openzim-bootstrap-pyc... >>> py3-hatch-openzim-bootstrap-pyc*: Running postcheck for py3-hatch-openzim-bootstrap-pyc >>> py3-hatch-openzim-bootstrap*: Running postcheck for py3-hatch-openzim-bootstrap >>> py3-hatch-openzim-bootstrap*: Preparing package py3-hatch-openzim-bootstrap... >>> py3-hatch-openzim-bootstrap-pyc*: Tracing dependencies... python3~3.12 >>> py3-hatch-openzim-bootstrap-pyc*: Package size: 72.0 KB >>> py3-hatch-openzim-bootstrap-pyc*: Compressing data... >>> py3-hatch-openzim-bootstrap-pyc*: Create checksum... >>> py3-hatch-openzim-bootstrap-pyc*: Create py3-hatch-openzim-bootstrap-pyc-0.1.0-r0.apk >>> py3-hatch-openzim-bootstrap*: Tracing dependencies... python3~3.12 >>> py3-hatch-openzim-bootstrap*: Package size: 136.0 KB >>> py3-hatch-openzim-bootstrap*: Compressing data... >>> py3-hatch-openzim-bootstrap*: Create checksum... >>> py3-hatch-openzim-bootstrap*: Create py3-hatch-openzim-bootstrap-0.1.0-r0.apk >>> py3-hatch-openzim-bootstrap: Build complete at Thu, 18 Apr 2024 13:58:35 +0000 elapsed time 0h 0m 8s >>> py3-hatch-openzim-bootstrap: Cleaning up srcdir >>> py3-hatch-openzim-bootstrap: Cleaning up pkgdir >>> py3-hatch-openzim-bootstrap: Uninstalling dependencies... (1/43) Purging .makedepends-py3-hatch-openzim-bootstrap (20240418.135828) (2/43) Purging py3-gpep517-pyc (15-r2) (3/43) Purging py3-gpep517 (15-r2) (4/43) Purging py3-installer-pyc (0.7.0-r2) (5/43) Purging py3-installer (0.7.0-r2) (6/43) Purging py3-hatchling-pyc (1.22.5-r1) (7/43) Purging py3-hatchling (1.22.5-r1) (8/43) Purging py3-editables-pyc (0.5-r2) (9/43) Purging py3-editables (0.5-r2) (10/43) Purging py3-pathspec-pyc (0.12.1-r2) (11/43) Purging py3-pathspec (0.12.1-r2) (12/43) Purging py3-trove-classifiers-pyc (2024.3.3-r2) (13/43) Purging py3-trove-classifiers (2024.3.3-r2) (14/43) Purging py3-setuptools-pyc (69.5.1-r0) (15/43) Purging py3-setuptools (69.5.1-r0) (16/43) Purging py3-wheel-pyc (0.42.0-r1) (17/43) Purging py3-wheel (0.42.0-r1) (18/43) Purging py3-pytest-cov-pyc (4.1.0-r1) (19/43) Purging py3-pytest-cov (4.1.0-r1) (20/43) Purging py3-pytest-pyc (8.1.1-r1) (21/43) Purging py3-pytest (8.1.1-r1) (22/43) Purging py3-iniconfig-pyc (2.0.0-r1) (23/43) Purging py3-iniconfig (2.0.0-r1) (24/43) Purging py3-packaging-pyc (24.0-r1) (25/43) Purging py3-packaging (24.0-r1) (26/43) Purging py3-parsing-pyc (3.1.2-r1) (27/43) Purging py3-parsing (3.1.2-r1) (28/43) Purging py3-pluggy-pyc (1.4.0-r1) (29/43) Purging py3-pluggy (1.4.0-r1) (30/43) Purging py3-py-pyc (1.11.0-r3) (31/43) Purging py3-py (1.11.0-r3) (32/43) Purging py3-coverage-pyc (6.5.0-r6) (33/43) Purging py3-coverage (6.5.0-r6) (34/43) Purging python3-pyc (3.12.3-r1) (35/43) Purging python3-pycache-pyc0 (3.12.3-r1) (36/43) Purging pyc (3.12.3-r1) (37/43) Purging python3 (3.12.3-r1) (38/43) Purging gdbm (1.23-r1) (39/43) Purging libffi (3.4.6-r0) (40/43) Purging libpanelw (6.4_p20240330-r0) (41/43) Purging mpdecimal (4.0.0-r0) (42/43) Purging readline (8.2.10-r0) (43/43) Purging sqlite-libs (3.45.3-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-hatch-openzim-bootstrap: Updating the testing/x86 repository index... >>> py3-hatch-openzim-bootstrap: Signing the index...