>>> py3-pytzdata: Building community/py3-pytzdata 2020.1-r3 (using abuild 3.12.0-r0) started Sun, 22 Oct 2023 21:07:54 +0000 >>> py3-pytzdata: Checking sanity of /home/buildozer/aports/community/py3-pytzdata/APKBUILD... >>> py3-pytzdata: Analyzing dependencies... >>> py3-pytzdata: Installing for build: build-base python3 tzdata py3-gpep517 py3-poetry-core py3-pytest (1/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.4-r3) (3/44) Installing gdbm (1.23-r1) (4/44) Installing xz-libs (5.4.4-r0) (5/44) Installing mpdecimal (2.5.1-r2) (6/44) Installing libpanelw (6.4_p20231007-r0) (7/44) Installing readline (8.2.1-r2) (8/44) Installing sqlite-libs (3.43.2-r0) (9/44) Installing python3 (3.11.6-r1) (10/44) Installing python3-pycache-pyc0 (3.11.6-r1) (11/44) Installing pyc (3.11.6-r1) (12/44) Installing python3-pyc (3.11.6-r1) (13/44) Installing tzdata (2023c-r1) (14/44) Installing py3-installer (0.7.0-r1) (15/44) Installing py3-installer-pyc (0.7.0-r1) (16/44) Installing py3-gpep517 (15-r0) (17/44) Installing py3-gpep517-pyc (15-r0) (18/44) Installing py3-attrs (23.1.0-r1) (19/44) Installing py3-attrs-pyc (23.1.0-r1) (20/44) Installing py3-rpds-py (0.10.6-r0) (21/44) Installing py3-rpds-py-pyc (0.10.6-r0) (22/44) Installing py3-referencing (0.30.2-r0) (23/44) Installing py3-referencing-pyc (0.30.2-r0) (24/44) Installing py3-jsonschema-specifications (2023.07.1-r1) (25/44) Installing py3-jsonschema-specifications-pyc (2023.07.1-r1) (26/44) Installing py3-jsonschema (4.19.1-r0) (27/44) Installing py3-jsonschema-pyc (4.19.1-r0) (28/44) Installing py3-lark-parser (1.1.7-r0) (29/44) Installing py3-lark-parser-pyc (1.1.7-r0) (30/44) Installing py3-parsing (3.1.1-r0) (31/44) Installing py3-parsing-pyc (3.1.1-r0) (32/44) Installing py3-packaging (23.2-r0) (33/44) Installing py3-packaging-pyc (23.2-r0) (34/44) Installing py3-poetry-core (1.7.0-r0) (35/44) Installing py3-poetry-core-pyc (1.7.0-r0) (36/44) Installing py3-iniconfig (1.1.1-r6) (37/44) Installing py3-iniconfig-pyc (1.1.1-r6) (38/44) Installing py3-pluggy (1.3.0-r0) (39/44) Installing py3-pluggy-pyc (1.3.0-r0) (40/44) Installing py3-py (1.11.0-r2) (41/44) Installing py3-py-pyc (1.11.0-r2) (42/44) Installing py3-pytest (7.4.2-r0) (43/44) Installing py3-pytest-pyc (7.4.2-r0) (44/44) Installing .makedepends-py3-pytzdata (20231022.210801) Executing busybox-1.36.1-r13.trigger OK: 323 MiB in 145 packages >>> py3-pytzdata: Cleaning up srcdir >>> py3-pytzdata: Cleaning up pkgdir >>> py3-pytzdata: Cleaning up tmpdir >>> py3-pytzdata: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//py3-pytzdata-2020.1.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-pytzdata: Fetching py3-pytzdata-2020.1.tar.gz::https://github.com/sdispater/pytzdata/archive/2020.1.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 100 243k 0 243k 0 0 473k 0 --:--:-- --:--:-- --:--:-- 473k >>> py3-pytzdata: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//py3-pytzdata-2020.1.tar.gz >>> py3-pytzdata: Checking sha512sums... py3-pytzdata-2020.1.tar.gz: OK masonry.patch: OK >>> py3-pytzdata: Unpacking /var/cache/distfiles/py3-pytzdata-2020.1.tar.gz... >>> py3-pytzdata: masonry.patch patching file pyproject.toml 2023-10-22 21:08:03,139 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2023-10-22 21:08:03,279 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2023-10-22 21:08:03,453 poetry.core.masonry.builders.wheel INFO Built pytzdata-2020.1-py2.py3-none-any.whl 2023-10-22 21:08:03,453 gpep517 INFO The backend produced .dist/pytzdata-2020.1-py2.py3-none-any.whl pytzdata-2020.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.2, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-pytzdata/src/pytzdata-2020.1 collected 13 items tests/test_get_timezones.py .. [ 15%] tests/test_set_directory.py .. [ 30%] tests/test_tz_file.py ... [ 53%] tests/test_tz_path.py .... [ 84%] tests/test_version.py .. [100%] ============================== 13 passed in 0.16s ============================== >>> py3-pytzdata: Entering fakeroot... >>> py3-pytzdata-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pytzdata/pkg/py3-pytzdata/usr/lib/python3.11/site-packages/pytzdata/__pycache__' -> '/home/buildozer/aports/community/py3-pytzdata/pkg/py3-pytzdata-pyc/usr/lib/python3.11/site-packages/pytzdata/__pycache__' '/home/buildozer/aports/community/py3-pytzdata/pkg/py3-pytzdata/usr/lib/python3.11/site-packages/pytzdata/commands/__pycache__' -> '/home/buildozer/aports/community/py3-pytzdata/pkg/py3-pytzdata-pyc/usr/lib/python3.11/site-packages/pytzdata/commands/__pycache__' >>> py3-pytzdata-pyc*: Preparing subpackage py3-pytzdata-pyc... >>> py3-pytzdata-pyc*: Running postcheck for py3-pytzdata-pyc >>> py3-pytzdata*: Running postcheck for py3-pytzdata >>> py3-pytzdata*: Preparing package py3-pytzdata... >>> py3-pytzdata-pyc*: Tracing dependencies... python3 tzdata python3~3.11 >>> py3-pytzdata-pyc*: Package size: 92.0 KB >>> py3-pytzdata-pyc*: Compressing data... >>> py3-pytzdata-pyc*: Create checksum... >>> py3-pytzdata-pyc*: Create py3-pytzdata-pyc-2020.1-r3.apk >>> py3-pytzdata*: Tracing dependencies... python3 tzdata python3~3.11 >>> py3-pytzdata*: Package size: 2.7 MB >>> py3-pytzdata*: Compressing data... >>> py3-pytzdata*: Create checksum... >>> py3-pytzdata*: Create py3-pytzdata-2020.1-r3.apk >>> py3-pytzdata: Build complete at Sun, 22 Oct 2023 21:08:04 +0000 elapsed time 0h 0m 10s >>> py3-pytzdata: Cleaning up srcdir >>> py3-pytzdata: Cleaning up pkgdir >>> py3-pytzdata: Uninstalling dependencies... (1/44) Purging .makedepends-py3-pytzdata (20231022.210801) (2/44) Purging tzdata (2023c-r1) (3/44) Purging py3-gpep517-pyc (15-r0) (4/44) Purging py3-gpep517 (15-r0) (5/44) Purging py3-installer-pyc (0.7.0-r1) (6/44) Purging py3-installer (0.7.0-r1) (7/44) Purging py3-poetry-core-pyc (1.7.0-r0) (8/44) Purging py3-poetry-core (1.7.0-r0) (9/44) Purging py3-jsonschema-pyc (4.19.1-r0) (10/44) Purging py3-jsonschema (4.19.1-r0) (11/44) Purging py3-jsonschema-specifications-pyc (2023.07.1-r1) (12/44) Purging py3-jsonschema-specifications (2023.07.1-r1) (13/44) Purging py3-referencing-pyc (0.30.2-r0) (14/44) Purging py3-referencing (0.30.2-r0) (15/44) Purging py3-attrs-pyc (23.1.0-r1) (16/44) Purging py3-attrs (23.1.0-r1) (17/44) Purging py3-rpds-py-pyc (0.10.6-r0) (18/44) Purging py3-rpds-py (0.10.6-r0) (19/44) Purging py3-lark-parser-pyc (1.1.7-r0) (20/44) Purging py3-lark-parser (1.1.7-r0) (21/44) Purging py3-pytest-pyc (7.4.2-r0) (22/44) Purging py3-pytest (7.4.2-r0) (23/44) Purging py3-iniconfig-pyc (1.1.1-r6) (24/44) Purging py3-iniconfig (1.1.1-r6) (25/44) Purging py3-packaging-pyc (23.2-r0) (26/44) Purging py3-packaging (23.2-r0) (27/44) Purging py3-parsing-pyc (3.1.1-r0) (28/44) Purging py3-parsing (3.1.1-r0) (29/44) Purging py3-pluggy-pyc (1.3.0-r0) (30/44) Purging py3-pluggy (1.3.0-r0) (31/44) Purging py3-py-pyc (1.11.0-r2) (32/44) Purging py3-py (1.11.0-r2) (33/44) Purging python3-pyc (3.11.6-r1) (34/44) Purging python3-pycache-pyc0 (3.11.6-r1) (35/44) Purging pyc (3.11.6-r1) (36/44) Purging python3 (3.11.6-r1) (37/44) Purging gdbm (1.23-r1) (38/44) Purging libbz2 (1.0.8-r6) (39/44) Purging libffi (3.4.4-r3) (40/44) Purging libpanelw (6.4_p20231007-r0) (41/44) Purging mpdecimal (2.5.1-r2) (42/44) Purging readline (8.2.1-r2) (43/44) Purging sqlite-libs (3.43.2-r0) (44/44) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 270 MiB in 101 packages >>> py3-pytzdata: Updating the community/armv7 repository index... >>> py3-pytzdata: Signing the index...