>>> py3-dependency-groups: Building community/py3-dependency-groups 1.3.1-r0 (using abuild 3.15.0_rc3-r1) started Sun, 04 May 2025 23:33:27 +0000 >>> py3-dependency-groups: Validating /home/buildozer/aports/community/py3-dependency-groups/APKBUILD... >>> py3-dependency-groups: Analyzing dependencies... >>> py3-dependency-groups: Installing for build: build-base py3-flit-core py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.8-r0) (3/34) Installing gdbm (1.24-r0) (4/34) Installing xz-libs (5.8.1-r0) (5/34) Installing mpdecimal (4.0.0-r0) (6/34) Installing libpanelw (6.5_p20250412-r0) (7/34) Installing sqlite-libs (3.49.1-r1) (8/34) Installing python3 (3.12.10-r0) (9/34) Installing python3-pycache-pyc0 (3.12.10-r0) (10/34) Installing pyc (3.12.10-r0) (11/34) Installing py3-flit-core-pyc (3.12.0-r0) (12/34) Installing python3-pyc (3.12.10-r0) (13/34) Installing py3-flit-core (3.12.0-r0) (14/34) Installing py3-installer (0.7.0-r2) (15/34) Installing py3-installer-pyc (0.7.0-r2) (16/34) Installing py3-gpep517 (19-r0) (17/34) Installing py3-gpep517-pyc (19-r0) (18/34) Installing py3-parsing (3.2.0-r0) (19/34) Installing py3-parsing-pyc (3.2.0-r0) (20/34) Installing py3-packaging (25.0-r0) (21/34) Installing py3-packaging-pyc (25.0-r0) (22/34) Installing py3-setuptools (80.3.1-r0) (23/34) Installing py3-setuptools-pyc (80.3.1-r0) (24/34) Installing py3-wheel (0.43.0-r0) (25/34) Installing py3-wheel-pyc (0.43.0-r0) (26/34) Installing py3-iniconfig (2.1.0-r0) (27/34) Installing py3-iniconfig-pyc (2.1.0-r0) (28/34) Installing py3-pluggy (1.5.0-r0) (29/34) Installing py3-pluggy-pyc (1.5.0-r0) (30/34) Installing py3-py (1.11.0-r4) (31/34) Installing py3-py-pyc (1.11.0-r4) (32/34) Installing py3-pytest (8.3.5-r0) (33/34) Installing py3-pytest-pyc (8.3.5-r0) (34/34) Installing .makedepends-py3-dependency-groups (20250504.233327) Executing busybox-1.37.0-r16.trigger OK: 412 MiB in 142 packages >>> py3-dependency-groups: Cleaning up srcdir >>> py3-dependency-groups: Cleaning up pkgdir >>> py3-dependency-groups: Cleaning up tmpdir >>> py3-dependency-groups: Fetching https://distfiles.alpinelinux.org/distfiles/edge//dependency_groups-1.3.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 curl: (22) The requested URL returned error: 404 >>> py3-dependency-groups: Fetching https://pypi.python.org/packages/source/d/dependency_groups/dependency_groups-1.3.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 100 122 100 122 0 0 331 0 --:--:-- --:--:-- --:--:-- 332 100 294 100 294 0 0 619 0 --:--:-- --:--:-- --:--:-- 619 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10093 100 10093 0 0 13590 0 --:--:-- --:--:-- --:--:-- 13590 >>> py3-dependency-groups: Fetching https://distfiles.alpinelinux.org/distfiles/edge//dependency_groups-1.3.1.tar.gz >>> py3-dependency-groups: Checking sha512sums... dependency_groups-1.3.1.tar.gz: OK >>> py3-dependency-groups: Unpacking /var/cache/distfiles/edge/dependency_groups-1.3.1.tar.gz... 2025-05-04 23:33:29,421 gpep517 INFO Building wheel via backend flit_core.buildapi 2025-05-04 23:33:29,423 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2025-05-04 21:17:51+00:00 2025-05-04 23:33:29,423 flit_core.wheel INFO Copying package file(s) from src/dependency_groups 2025-05-04 23:33:29,424 flit_core.wheel INFO Writing metadata files 2025-05-04 23:33:29,425 flit_core.wheel INFO Writing the record of files 2025-05-04 23:33:29,425 flit_core.wheel INFO Built wheel: .dist/dependency_groups-1.3.1-py3-none-any.whl 2025-05-04 23:33:29,425 gpep517 INFO The backend produced .dist/dependency_groups-1.3.1-py3-none-any.whl dependency_groups-1.3.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 -- /home/buildozer/aports/community/py3-dependency-groups/src/dependency_groups-1.3.1/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-dependency-groups/src/dependency_groups-1.3.1 configfile: pyproject.toml collecting ... collected 39 items tests/test_lint_cli.py::test_lint_no_groups_ok PASSED [ 2%] tests/test_lint_cli.py::test_lint_bad_group_item PASSED [ 5%] tests/test_lint_cli.py::test_no_toml_failure PASSED [ 7%] tests/test_lint_cli.py::test_dependency_groups_list_format PASSED [ 10%] tests/test_resolve_func.py::test_empty_group PASSED [ 12%] tests/test_resolve_func.py::test_str_list_group PASSED [ 15%] tests/test_resolve_func.py::test_single_include_group PASSED [ 17%] tests/test_resolve_func.py::test_sdual_include_group PASSED [ 20%] tests/test_resolve_func.py::test_normalized_group_name PASSED [ 23%] tests/test_resolve_func.py::test_malformed_group_data PASSED [ 25%] tests/test_resolve_func.py::test_malformed_group_query PASSED [ 28%] tests/test_resolve_func.py::test_no_such_group_name PASSED [ 30%] tests/test_resolve_func.py::test_duplicate_normalized_name PASSED [ 33%] tests/test_resolve_func.py::test_cyclic_include PASSED [ 35%] tests/test_resolve_func.py::test_cyclic_include_many_steps PASSED [ 38%] tests/test_resolve_func.py::test_cyclic_include_self PASSED [ 41%] tests/test_resolve_func.py::test_cyclic_include_ring_under_root PASSED [ 43%] tests/test_resolve_func.py::test_non_list_data PASSED [ 46%] tests/test_resolve_func.py::test_unknown_object_shape[item0] PASSED [ 48%] tests/test_resolve_func.py::test_unknown_object_shape[item1] PASSED [ 51%] tests/test_resolve_func.py::test_unknown_object_shape[item2] PASSED [ 53%] tests/test_resolve_func.py::test_unknown_object_shape[item3] PASSED [ 56%] tests/test_resolver_class.py::test_resolver_init_handles_bad_type PASSED [ 58%] tests/test_resolver_class.py::test_resolver_init_catches_normalization_conflict PASSED [ 61%] tests/test_resolver_class.py::test_lookup_catches_bad_type PASSED [ 64%] tests/test_resolver_class.py::test_lookup_on_trivial_normalization PASSED [ 66%] tests/test_resolver_class.py::test_lookup_with_include_result PASSED [ 69%] tests/test_resolver_class.py::test_lookup_does_not_trigger_cyclic_include PASSED [ 71%] tests/test_resolver_class.py::test_expand_contract_model_only_does_inner_lookup_once PASSED [ 74%] tests/test_resolver_class.py::test_no_double_parse PASSED [ 76%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo-bar-foo-bar] PASSED [ 79%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo-bar-foo_bar] PASSED [ 82%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo-bar-foo..bar] PASSED [ 84%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo_bar-foo-bar] PASSED [ 87%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo_bar-foo_bar] PASSED [ 89%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo_bar-foo..bar] PASSED [ 92%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo..bar-foo-bar] PASSED [ 94%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo..bar-foo_bar] PASSED [ 97%] tests/test_resolver_class.py::test_normalized_name_is_used_for_include_group_lookups[foo..bar-foo..bar] PASSED [100%] ============================== 39 passed in 0.12s ============================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-06339e88-2aa4-4039-829b-2d8f905714f8/popen-gw6/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-06339e88-2aa4-4039-829b-2d8f905714f8/popen-gw6/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-06339e88-2aa4-4039-829b-2d8f905714f8/popen-gw6 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-06339e88-2aa4-4039-829b-2d8f905714f8/popen-gw6' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-06339e88-2aa4-4039-829b-2d8f905714f8 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-06339e88-2aa4-4039-829b-2d8f905714f8' warnings.warn( >>> py3-dependency-groups: Entering fakeroot... >>> py3-dependency-groups-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/dependency_groups/__pycache__' -> '/home/buildozer/aports/community/py3-dependency-groups/pkg/py3-dependency-groups-pyc/usr/lib/python3.12/site-packages/dependency_groups/__pycache__' >>> py3-dependency-groups-pyc*: Preparing subpackage py3-dependency-groups-pyc... >>> py3-dependency-groups-pyc*: Running postcheck for py3-dependency-groups-pyc >>> py3-dependency-groups*: Running postcheck for py3-dependency-groups >>> py3-dependency-groups*: Preparing package py3-dependency-groups... >>> py3-dependency-groups-pyc*: Tracing dependencies... py3-flit-core python3~3.12 >>> py3-dependency-groups-pyc*: Package size: 18.7 KB >>> py3-dependency-groups-pyc*: Compressing data... >>> py3-dependency-groups-pyc*: Create checksum... >>> py3-dependency-groups-pyc*: Create py3-dependency-groups-pyc-1.3.1-r0.apk >>> py3-dependency-groups*: Tracing dependencies... py3-flit-core python3~3.12 >>> py3-dependency-groups*: Package size: 19.1 KB >>> py3-dependency-groups*: Compressing data... >>> py3-dependency-groups*: Create checksum... >>> py3-dependency-groups*: Create py3-dependency-groups-1.3.1-r0.apk >>> py3-dependency-groups: Build complete at Sun, 04 May 2025 23:33:30 +0000 elapsed time 0h 0m 3s >>> py3-dependency-groups: Cleaning up srcdir >>> py3-dependency-groups: Cleaning up pkgdir >>> py3-dependency-groups: Uninstalling dependencies... (1/34) Purging .makedepends-py3-dependency-groups (20250504.233327) (2/34) Purging py3-flit-core-pyc (3.12.0-r0) (3/34) Purging py3-flit-core (3.12.0-r0) (4/34) Purging py3-gpep517-pyc (19-r0) (5/34) Purging py3-gpep517 (19-r0) (6/34) Purging py3-installer-pyc (0.7.0-r2) (7/34) Purging py3-installer (0.7.0-r2) (8/34) Purging py3-setuptools-pyc (80.3.1-r0) (9/34) Purging py3-setuptools (80.3.1-r0) (10/34) Purging py3-wheel-pyc (0.43.0-r0) (11/34) Purging py3-wheel (0.43.0-r0) (12/34) Purging py3-pytest-pyc (8.3.5-r0) (13/34) Purging py3-pytest (8.3.5-r0) (14/34) Purging py3-iniconfig-pyc (2.1.0-r0) (15/34) Purging py3-iniconfig (2.1.0-r0) (16/34) Purging py3-packaging-pyc (25.0-r0) (17/34) Purging py3-packaging (25.0-r0) (18/34) Purging py3-parsing-pyc (3.2.0-r0) (19/34) Purging py3-parsing (3.2.0-r0) (20/34) Purging py3-pluggy-pyc (1.5.0-r0) (21/34) Purging py3-pluggy (1.5.0-r0) (22/34) Purging py3-py-pyc (1.11.0-r4) (23/34) Purging py3-py (1.11.0-r4) (24/34) Purging python3-pyc (3.12.10-r0) (25/34) Purging python3-pycache-pyc0 (3.12.10-r0) (26/34) Purging pyc (3.12.10-r0) (27/34) Purging python3 (3.12.10-r0) (28/34) Purging gdbm (1.24-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.4.8-r0) (31/34) Purging libpanelw (6.5_p20250412-r0) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging sqlite-libs (3.49.1-r1) (34/34) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 361 MiB in 108 packages >>> py3-dependency-groups: Updating the community/s390x repository index... >>> py3-dependency-groups: Signing the index...