>>> py3-build: Building community/py3-build 1.2.2-r1 (using abuild 3.14.1-r3) started Wed, 04 Dec 2024 21:53:55 +0000 >>> py3-build: Validating /home/buildozer/aports/community/py3-build/APKBUILD... >>> py3-build: Analyzing dependencies... >>> py3-build: Installing for build: build-base python3 py3-packaging py3-pyproject-hooks py3-wheel py3-flit-core py3-gpep517 py3-installer py3-filelock py3-pytest-forked py3-pytest-mock py3-pytest-rerunfailures py3-pytest-xdist py3-setuptools (1/50) Installing libbz2 (1.0.8-r6) (2/50) Installing libffi (3.4.6-r0) (3/50) Installing gdbm (1.24-r0) (4/50) Installing xz-libs (5.6.3-r0) (5/50) Installing mpdecimal (4.0.0-r0) (6/50) Installing libpanelw (6.5_p20241006-r3) (7/50) Installing sqlite-libs (3.47.1-r0) (8/50) Installing python3 (3.12.7-r1) (9/50) Installing python3-pycache-pyc0 (3.12.7-r1) (10/50) Installing pyc (3.12.7-r1) (11/50) Installing python3-pyc (3.12.7-r1) (12/50) Installing py3-parsing (3.1.4-r0) (13/50) Installing py3-parsing-pyc (3.1.4-r0) (14/50) Installing py3-packaging (24.2-r0) (15/50) Installing py3-packaging-pyc (24.2-r0) (16/50) Installing py3-pyproject-hooks (1.2.0-r0) (17/50) Installing py3-pyproject-hooks-pyc (1.2.0-r0) (18/50) Installing py3-wheel (0.43.0-r0) (19/50) Installing py3-wheel-pyc (0.43.0-r0) (20/50) Installing py3-flit-core (3.9.0-r1) (21/50) Installing py3-flit-core-pyc (3.9.0-r1) (22/50) Installing py3-installer (0.7.0-r2) (23/50) Installing py3-installer-pyc (0.7.0-r2) (24/50) Installing py3-gpep517 (16-r0) (25/50) Installing py3-gpep517-pyc (16-r0) (26/50) Installing py3-filelock (3.16.1-r0) (27/50) Installing py3-filelock-pyc (3.16.1-r0) (28/50) Installing py3-iniconfig (2.0.0-r1) (29/50) Installing py3-iniconfig-pyc (2.0.0-r1) (30/50) Installing py3-pluggy (1.5.0-r0) (31/50) Installing py3-pluggy-pyc (1.5.0-r0) (32/50) Installing py3-py (1.11.0-r4) (33/50) Installing py3-py-pyc (1.11.0-r4) (34/50) Installing py3-pytest (8.3.4-r0) (35/50) Installing py3-pytest-pyc (8.3.4-r0) (36/50) Installing py3-pytest-forked (1.6.0-r2) (37/50) Installing py3-pytest-forked-pyc (1.6.0-r2) (38/50) Installing py3-mock (5.1.0-r3) (39/50) Installing py3-mock-pyc (5.1.0-r3) (40/50) Installing py3-pytest-mock (3.10.0-r3) (41/50) Installing py3-pytest-mock-pyc (3.10.0-r3) (42/50) Installing py3-pytest-rerunfailures (13.0-r1) (43/50) Installing py3-pytest-rerunfailures-pyc (13.0-r1) (44/50) Installing py3-execnet (2.1.1-r0) (45/50) Installing py3-execnet-pyc (2.1.1-r0) (46/50) Installing py3-pytest-xdist (3.6.1-r0) (47/50) Installing py3-pytest-xdist-pyc (3.6.1-r0) (48/50) Installing py3-setuptools (70.3.0-r0) (49/50) Installing py3-setuptools-pyc (70.3.0-r0) (50/50) Installing .makedepends-py3-build (20241204.215357) Executing busybox-1.37.0-r8.trigger OK: 454 MiB in 153 packages >>> py3-build: Cleaning up srcdir >>> py3-build: Cleaning up pkgdir >>> py3-build: Cleaning up tmpdir >>> py3-build: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-build-1.2.2.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 100 48587 100 48587 0 0 926k 0 --:--:-- --:--:-- --:--:-- 948k >>> py3-build: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-build-1.2.2.tar.gz >>> py3-build: Checking sha512sums... py3-build-1.2.2.tar.gz: OK >>> py3-build: Unpacking /var/cache/distfiles/edge/py3-build-1.2.2.tar.gz... 2024-12-04 21:53:57,712 gpep517 INFO Building wheel via backend flit_core.buildapi 2024-12-04 21:53:57,719 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2024-12-04 21:43:36 2024-12-04 21:53:57,719 flit_core.wheel INFO Copying package file(s) from src/build 2024-12-04 21:53:57,721 flit_core.wheel INFO Writing metadata files 2024-12-04 21:53:57,722 flit_core.wheel INFO Writing the record of files 2024-12-04 21:53:57,722 flit_core.wheel INFO Built wheel: .dist/build-1.2.2-py3-none-any.whl 2024-12-04 21:53:57,722 gpep517 INFO The backend produced .dist/build-1.2.2-py3-none-any.whl build-1.2.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.4, pluggy-1.5.0 installed packages of interest: build==1.2.2 filelock==3.16.1 packaging==24.2 pyproject_hooks==1.2.0 setuptools==70.3.0 wheel==0.43.0 rootdir: /home/buildozer/aports/community/py3-build/src/build-1.2.2 configfile: pyproject.toml testpaths: tests plugins: xdist-3.6.1, rerunfailures-13.0, mock-3.10.0, forked-1.6.0 collected 196 items / 23 deselected / 173 selected tests/test_ctx_logger.py ...... [ 3%] tests/test_env.py .ss................... [ 16%] tests/test_main.py ............................... [ 34%] tests/test_main_helpers.py . [ 34%] tests/test_module.py .. [ 35%] tests/test_projectbuilder.py ........................................... [ 60%] ............... [ 69%] tests/test_self_packaging.py ... [ 71%] tests/test_util.py ..x. [ 73%] tests/test_integration.py ssssssssssssssssssssssssssssssssssssssssssssss [100%] ===== 124 passed, 48 skipped, 23 deselected, 1 xfailed in 91.83s (0:01:31) ===== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-3e901740-b069-4164-9655-e85a08d0d977/popen-gw69/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-3e901740-b069-4164-9655-e85a08d0d977/popen-gw69/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-3e901740-b069-4164-9655-e85a08d0d977/popen-gw69 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-3e901740-b069-4164-9655-e85a08d0d977/popen-gw69' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-3e901740-b069-4164-9655-e85a08d0d977 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-3e901740-b069-4164-9655-e85a08d0d977' warnings.warn( >>> py3-build: Entering fakeroot... >>> py3-build-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/build/__pycache__' -> '/home/buildozer/aports/community/py3-build/pkg/py3-build-pyc/usr/lib/python3.12/site-packages/build/__pycache__' 'usr/lib/python3.12/site-packages/build/_compat/__pycache__' -> '/home/buildozer/aports/community/py3-build/pkg/py3-build-pyc/usr/lib/python3.12/site-packages/build/_compat/__pycache__' >>> py3-build-pyc*: Preparing subpackage py3-build-pyc... >>> py3-build-pyc*: Running postcheck for py3-build-pyc >>> py3-build*: Running postcheck for py3-build >>> py3-build*: Preparing package py3-build... >>> py3-build-pyc*: Tracing dependencies... python3 py3-packaging py3-pyproject-hooks python3~3.12 >>> py3-build-pyc*: Package size: 70.3 KB >>> py3-build-pyc*: Compressing data... >>> py3-build-pyc*: Create checksum... >>> py3-build-pyc*: Create py3-build-pyc-1.2.2-r1.apk >>> py3-build*: Tracing dependencies... python3 py3-packaging py3-pyproject-hooks python3~3.12 >>> py3-build*: Package size: 60.6 KB >>> py3-build*: Compressing data... >>> py3-build*: Create checksum... >>> py3-build*: Create py3-build-1.2.2-r1.apk >>> py3-build: Build complete at Wed, 04 Dec 2024 21:55:30 +0000 elapsed time 0h 1m 35s >>> py3-build: Cleaning up srcdir >>> py3-build: Cleaning up pkgdir >>> py3-build: Uninstalling dependencies... (1/50) Purging .makedepends-py3-build (20241204.215357) (2/50) Purging py3-pyproject-hooks-pyc (1.2.0-r0) (3/50) Purging py3-pyproject-hooks (1.2.0-r0) (4/50) Purging py3-wheel-pyc (0.43.0-r0) (5/50) Purging py3-wheel (0.43.0-r0) (6/50) Purging py3-flit-core-pyc (3.9.0-r1) (7/50) Purging py3-flit-core (3.9.0-r1) (8/50) Purging py3-gpep517-pyc (16-r0) (9/50) Purging py3-gpep517 (16-r0) (10/50) Purging py3-installer-pyc (0.7.0-r2) (11/50) Purging py3-installer (0.7.0-r2) (12/50) Purging py3-filelock-pyc (3.16.1-r0) (13/50) Purging py3-filelock (3.16.1-r0) (14/50) Purging py3-pytest-forked-pyc (1.6.0-r2) (15/50) Purging py3-pytest-forked (1.6.0-r2) (16/50) Purging py3-pytest-mock-pyc (3.10.0-r3) (17/50) Purging py3-pytest-mock (3.10.0-r3) (18/50) Purging py3-mock-pyc (5.1.0-r3) (19/50) Purging py3-mock (5.1.0-r3) (20/50) Purging py3-pytest-rerunfailures-pyc (13.0-r1) (21/50) Purging py3-pytest-rerunfailures (13.0-r1) (22/50) Purging py3-pytest-xdist-pyc (3.6.1-r0) (23/50) Purging py3-pytest-xdist (3.6.1-r0) (24/50) Purging py3-execnet-pyc (2.1.1-r0) (25/50) Purging py3-execnet (2.1.1-r0) (26/50) Purging py3-pytest-pyc (8.3.4-r0) (27/50) Purging py3-pytest (8.3.4-r0) (28/50) Purging py3-iniconfig-pyc (2.0.0-r1) (29/50) Purging py3-iniconfig (2.0.0-r1) (30/50) Purging py3-pluggy-pyc (1.5.0-r0) (31/50) Purging py3-pluggy (1.5.0-r0) (32/50) Purging py3-py-pyc (1.11.0-r4) (33/50) Purging py3-py (1.11.0-r4) (34/50) Purging py3-setuptools-pyc (70.3.0-r0) (35/50) Purging py3-setuptools (70.3.0-r0) (36/50) Purging py3-packaging-pyc (24.2-r0) (37/50) Purging py3-packaging (24.2-r0) (38/50) Purging py3-parsing-pyc (3.1.4-r0) (39/50) Purging py3-parsing (3.1.4-r0) (40/50) Purging python3-pyc (3.12.7-r1) (41/50) Purging python3-pycache-pyc0 (3.12.7-r1) (42/50) Purging pyc (3.12.7-r1) (43/50) Purging python3 (3.12.7-r1) (44/50) Purging gdbm (1.24-r0) (45/50) Purging libbz2 (1.0.8-r6) (46/50) Purging libffi (3.4.6-r0) (47/50) Purging libpanelw (6.5_p20241006-r3) (48/50) Purging mpdecimal (4.0.0-r0) (49/50) Purging sqlite-libs (3.47.1-r0) (50/50) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r8.trigger OK: 399 MiB in 103 packages >>> py3-build: Updating the community/aarch64 repository index... >>> py3-build: Signing the index...