>>> py3-i18naddress: Building community/py3-i18naddress 3.1.1-r0 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 07:20:13 +0000 >>> py3-i18naddress: Validating /home/buildozer/aports/community/py3-i18naddress/APKBUILD... >>> py3-i18naddress: Analyzing dependencies... >>> py3-i18naddress: Installing for build: build-base python3 py3-requests py3-gpep517 py3-hatchling py3-installer py3-wheel py3-pytest (1/48) Installing libbz2 (1.0.8-r6) (2/48) Installing libffi (3.4.6-r0) (3/48) Installing gdbm (1.24-r0) (4/48) Installing xz-libs (5.6.3-r0) (5/48) Installing mpdecimal (4.0.0-r0) (6/48) Installing libpanelw (6.5_p20241006-r2) (7/48) Installing sqlite-libs (3.47.0-r0) (8/48) Installing python3 (3.12.7-r1) (9/48) Installing python3-pycache-pyc0 (3.12.7-r1) (10/48) Installing pyc (3.12.7-r1) (11/48) Installing python3-pyc (3.12.7-r1) (12/48) Installing py3-certifi (2024.8.30-r0) (13/48) Installing py3-certifi-pyc (2024.8.30-r0) (14/48) Installing py3-charset-normalizer (3.4.0-r0) (15/48) Installing py3-charset-normalizer-pyc (3.4.0-r0) (16/48) Installing py3-idna (3.10-r0) (17/48) Installing py3-idna-pyc (3.10-r0) (18/48) Installing py3-urllib3 (1.26.20-r0) (19/48) Installing py3-urllib3-pyc (1.26.20-r0) (20/48) Installing py3-requests (2.32.3-r0) (21/48) Installing py3-requests-pyc (2.32.3-r0) (22/48) Installing py3-installer (0.7.0-r2) (23/48) Installing py3-installer-pyc (0.7.0-r2) (24/48) Installing py3-gpep517 (16-r0) (25/48) Installing py3-gpep517-pyc (16-r0) (26/48) Installing py3-editables (0.5-r2) (27/48) Installing py3-editables-pyc (0.5-r2) (28/48) Installing py3-parsing (3.1.4-r0) (29/48) Installing py3-parsing-pyc (3.1.4-r0) (30/48) Installing py3-packaging (24.1-r0) (31/48) Installing py3-packaging-pyc (24.1-r0) (32/48) Installing py3-pathspec (0.12.1-r2) (33/48) Installing py3-pathspec-pyc (0.12.1-r2) (34/48) Installing py3-pluggy (1.5.0-r0) (35/48) Installing py3-pluggy-pyc (1.5.0-r0) (36/48) Installing py3-trove-classifiers (2024.10.21.16-r0) (37/48) Installing py3-trove-classifiers-pyc (2024.10.21.16-r0) (38/48) Installing py3-hatchling (1.25.0-r0) (39/48) Installing py3-hatchling-pyc (1.25.0-r0) (40/48) Installing py3-wheel (0.43.0-r0) (41/48) Installing py3-wheel-pyc (0.43.0-r0) (42/48) Installing py3-iniconfig (2.0.0-r1) (43/48) Installing py3-iniconfig-pyc (2.0.0-r1) (44/48) Installing py3-py (1.11.0-r4) (45/48) Installing py3-py-pyc (1.11.0-r4) (46/48) Installing py3-pytest (8.3.3-r0) (47/48) Installing py3-pytest-pyc (8.3.3-r0) (48/48) Installing .makedepends-py3-i18naddress (20241101.072017) Executing busybox-1.37.0-r3.trigger OK: 311 MiB in 149 packages >>> py3-i18naddress: Cleaning up srcdir >>> py3-i18naddress: Cleaning up pkgdir >>> py3-i18naddress: Cleaning up tmpdir >>> py3-i18naddress: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-i18naddress-3.1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/py3-i18naddress-3.1.1.tar.gz.part' py3-i18naddress-3.1. 11% |*** | 81674 0:00:07 ETA py3-i18naddress-3.1. 100% |********************************| 709k 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-i18naddress-3.1.1.tar.gz.part' saved >>> py3-i18naddress: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-i18naddress-3.1.1.tar.gz >>> py3-i18naddress: Checking sha512sums... py3-i18naddress-3.1.1.tar.gz: OK >>> py3-i18naddress: Unpacking /var/cache/distfiles/v3.21/py3-i18naddress-3.1.1.tar.gz... 2024-11-01 07:20:17,961 gpep517 INFO Building wheel via backend hatchling.build 2024-11-01 07:20:18,077 gpep517 INFO The backend produced .dist/google_i18n_address-3.1.1-py2.py3-none-any.whl google_i18n_address-3.1.1-py2.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/community/py3-i18naddress/src/google-i18n-address-3.1.1 configfile: pyproject.toml collected 46 items tests/test_downloader.py ...... [ 13%] tests/test_i18naddress.py ........... [ 36%] tests/test_normalization.py ........................... [ 95%] tests/test_scripts.py .. [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441 /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441: PytestConfigWarning: Unknown config option: asyncio_default_fixture_loop_scope self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") ../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441 /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441: PytestConfigWarning: Unknown config option: asyncio_mode self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 46 passed, 2 warnings in 0.42s ======================== >>> py3-i18naddress: Entering fakeroot... >>> py3-i18naddress-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/i18naddress/__pycache__' -> '/home/buildozer/aports/community/py3-i18naddress/pkg/py3-i18naddress-pyc/usr/lib/python3.12/site-packages/i18naddress/__pycache__' >>> py3-i18naddress-pyc*: Preparing subpackage py3-i18naddress-pyc... >>> py3-i18naddress-pyc*: Running postcheck for py3-i18naddress-pyc >>> py3-i18naddress*: Running postcheck for py3-i18naddress >>> py3-i18naddress*: Preparing package py3-i18naddress... >>> py3-i18naddress-pyc*: Tracing dependencies... python3 py3-requests python3~3.12 >>> py3-i18naddress-pyc*: Package size: 23.3 KB >>> py3-i18naddress-pyc*: Compressing data... >>> py3-i18naddress-pyc*: Create checksum... >>> py3-i18naddress-pyc*: Create py3-i18naddress-pyc-3.1.1-r0.apk >>> py3-i18naddress*: Tracing dependencies... python3 py3-requests python3~3.12 >>> py3-i18naddress*: Package size: 3.8 MB >>> py3-i18naddress*: Compressing data... >>> py3-i18naddress*: Create checksum... >>> py3-i18naddress*: Create py3-i18naddress-3.1.1-r0.apk >>> py3-i18naddress: Build complete at Fri, 01 Nov 2024 07:20:19 +0000 elapsed time 0h 0m 6s >>> py3-i18naddress: Cleaning up srcdir >>> py3-i18naddress: Cleaning up pkgdir >>> py3-i18naddress: Uninstalling dependencies... (1/48) Purging .makedepends-py3-i18naddress (20241101.072017) (2/48) Purging py3-requests-pyc (2.32.3-r0) (3/48) Purging py3-requests (2.32.3-r0) (4/48) Purging py3-certifi-pyc (2024.8.30-r0) (5/48) Purging py3-certifi (2024.8.30-r0) (6/48) Purging py3-charset-normalizer-pyc (3.4.0-r0) (7/48) Purging py3-charset-normalizer (3.4.0-r0) (8/48) Purging py3-idna-pyc (3.10-r0) (9/48) Purging py3-idna (3.10-r0) (10/48) Purging py3-urllib3-pyc (1.26.20-r0) (11/48) Purging py3-urllib3 (1.26.20-r0) (12/48) Purging py3-gpep517-pyc (16-r0) (13/48) Purging py3-gpep517 (16-r0) (14/48) Purging py3-hatchling-pyc (1.25.0-r0) (15/48) Purging py3-hatchling (1.25.0-r0) (16/48) Purging py3-editables-pyc (0.5-r2) (17/48) Purging py3-editables (0.5-r2) (18/48) Purging py3-pathspec-pyc (0.12.1-r2) (19/48) Purging py3-pathspec (0.12.1-r2) (20/48) Purging py3-trove-classifiers-pyc (2024.10.21.16-r0) (21/48) Purging py3-trove-classifiers (2024.10.21.16-r0) (22/48) Purging py3-installer-pyc (0.7.0-r2) (23/48) Purging py3-installer (0.7.0-r2) (24/48) Purging py3-wheel-pyc (0.43.0-r0) (25/48) Purging py3-wheel (0.43.0-r0) (26/48) Purging py3-pytest-pyc (8.3.3-r0) (27/48) Purging py3-pytest (8.3.3-r0) (28/48) Purging py3-iniconfig-pyc (2.0.0-r1) (29/48) Purging py3-iniconfig (2.0.0-r1) (30/48) Purging py3-packaging-pyc (24.1-r0) (31/48) Purging py3-packaging (24.1-r0) (32/48) Purging py3-parsing-pyc (3.1.4-r0) (33/48) Purging py3-parsing (3.1.4-r0) (34/48) Purging py3-pluggy-pyc (1.5.0-r0) (35/48) Purging py3-pluggy (1.5.0-r0) (36/48) Purging py3-py-pyc (1.11.0-r4) (37/48) Purging py3-py (1.11.0-r4) (38/48) Purging python3-pyc (3.12.7-r1) (39/48) Purging python3-pycache-pyc0 (3.12.7-r1) (40/48) Purging pyc (3.12.7-r1) (41/48) Purging python3 (3.12.7-r1) (42/48) Purging gdbm (1.24-r0) (43/48) Purging libbz2 (1.0.8-r6) (44/48) Purging libffi (3.4.6-r0) (45/48) Purging libpanelw (6.5_p20241006-r2) (46/48) Purging mpdecimal (4.0.0-r0) (47/48) Purging sqlite-libs (3.47.0-r0) (48/48) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-i18naddress: Updating the community/armv7 repository index... >>> py3-i18naddress: Signing the index...