>>> py3-poetry-core: Building community/py3-poetry-core 1.9.1-r0 (using abuild 3.14.0-r0) started Sat, 19 Oct 2024 06:14:23 +0000 >>> py3-poetry-core: Validating /home/buildozer/aports/community/py3-poetry-core/APKBUILD... >>> WARNING: py3-poetry-core: Setting the maintainer with a comment is deprecated. Use maintainer="Michał Polański " instead >>> py3-poetry-core: Analyzing dependencies... >>> py3-poetry-core: Installing for build: build-base py3-fastjsonschema py3-lark-parser py3-packaging py3-gpep517 py3-build py3-pip py3-pytest py3-pytest-mock py3-setuptools py3-tomli-w py3-virtualenv python3-dev (1/53) Installing libffi (3.4.6-r0) (2/53) Installing gdbm (1.24-r0) (3/53) Installing mpdecimal (4.0.0-r0) (4/53) Installing libpanelw (6.5_p20241006-r0) (5/53) Installing sqlite-libs (3.46.1-r0) (6/53) Installing python3 (3.12.7-r0) (7/53) Installing python3-pycache-pyc0 (3.12.7-r0) (8/53) Installing pyc (3.12.7-r0) (9/53) Installing py3-fastjsonschema-pyc (2.20.0-r0) (10/53) Installing python3-pyc (3.12.7-r0) (11/53) Installing py3-fastjsonschema (2.20.0-r0) (12/53) Installing py3-lark-parser (1.1.9-r1) (13/53) Installing py3-lark-parser-pyc (1.1.9-r1) (14/53) Installing py3-parsing (3.1.4-r0) (15/53) Installing py3-parsing-pyc (3.1.4-r0) (16/53) Installing py3-packaging (24.1-r0) (17/53) Installing py3-packaging-pyc (24.1-r0) (18/53) Installing py3-installer (0.7.0-r2) (19/53) Installing py3-installer-pyc (0.7.0-r2) (20/53) Installing py3-gpep517 (16-r0) (21/53) Installing py3-gpep517-pyc (16-r0) (22/53) Installing py3-pyproject-hooks (1.2.0-r0) (23/53) Installing py3-pyproject-hooks-pyc (1.2.0-r0) (24/53) Installing py3-build (1.2.2-r0) (25/53) Installing py3-build-pyc (1.2.2-r0) (26/53) Installing py3-setuptools (70.3.0-r0) (27/53) Installing py3-setuptools-pyc (70.3.0-r0) (28/53) Installing py3-pip (24.2-r1) (29/53) Installing py3-pip-pyc (24.2-r1) (30/53) Installing py3-iniconfig (2.0.0-r1) (31/53) Installing py3-iniconfig-pyc (2.0.0-r1) (32/53) Installing py3-pluggy (1.5.0-r0) (33/53) Installing py3-pluggy-pyc (1.5.0-r0) (34/53) Installing py3-py (1.11.0-r4) (35/53) Installing py3-py-pyc (1.11.0-r4) (36/53) Installing py3-pytest (8.3.3-r0) (37/53) Installing py3-pytest-pyc (8.3.3-r0) (38/53) Installing py3-mock (5.1.0-r3) (39/53) Installing py3-mock-pyc (5.1.0-r3) (40/53) Installing py3-pytest-mock (3.10.0-r3) (41/53) Installing py3-pytest-mock-pyc (3.10.0-r3) (42/53) Installing py3-tomli-w (1.0.0-r6) (43/53) Installing py3-tomli-w-pyc (1.0.0-r6) (44/53) Installing py3-platformdirs (4.3.6-r0) (45/53) Installing py3-platformdirs-pyc (4.3.6-r0) (46/53) Installing py3-distlib (0.3.8-r1) (47/53) Installing py3-distlib-pyc (0.3.8-r1) (48/53) Installing py3-filelock (3.13.1-r1) (49/53) Installing py3-filelock-pyc (3.13.1-r1) (50/53) Installing py3-virtualenv (20.26.6-r0) (51/53) Installing py3-virtualenv-pyc (20.26.6-r0) (52/53) Installing python3-dev (3.12.7-r0) (53/53) Installing .makedepends-py3-poetry-core (20241019.061424) Executing busybox-1.36.1-r32.trigger OK: 547 MiB in 168 packages >>> py3-poetry-core: Cleaning up srcdir >>> py3-poetry-core: Cleaning up pkgdir >>> py3-poetry-core: Cleaning up tmpdir >>> py3-poetry-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/poetry-core-1.9.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 362k 100 362k 0 0 1564k 0 --:--:-- --:--:-- --:--:-- 1569k >>> py3-poetry-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/poetry-core-1.9.1.tar.gz >>> py3-poetry-core: Checking sha512sums... poetry-core-1.9.1.tar.gz: OK >>> py3-poetry-core: Unpacking /var/cache/distfiles/edge/poetry-core-1.9.1.tar.gz... 2024-10-19 06:14:26,701 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-10-19 06:14:27,017 poetry.core.masonry.builders.wheel INFO Building wheel 2024-10-19 06:14:27,149 poetry.core.masonry.builders.wheel INFO Built poetry_core-1.9.1-py3-none-any.whl 2024-10-19 06:14:27,150 gpep517 INFO The backend produced .dist/poetry_core-1.9.1-py3-none-any.whl poetry_core-1.9.1-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-poetry-core/src/poetry-core-1.9.1 configfile: pyproject.toml plugins: mock-3.10.0 collected 2049 items / 12 deselected / 2037 selected tests/constraints/generic/test_constraint.py ........................... [ 1%] ......................................... [ 3%] tests/constraints/generic/test_main.py .......... [ 3%] tests/constraints/generic/test_multi_constraint.py ... [ 3%] tests/constraints/generic/test_union_constraint.py ... [ 4%] tests/constraints/version/test_parse_constraint.py ..................... [ 5%] ........................................................................ [ 8%] .................................... [ 10%] tests/constraints/version/test_utils.py ....... [ 10%] tests/constraints/version/test_version.py .............................. [ 12%] ........................................................................ [ 15%] ........................................................................ [ 19%] .............................. [ 20%] tests/constraints/version/test_version_constraint.py .... [ 21%] tests/constraints/version/test_version_range.py ........................ [ 22%] ........................................................................ [ 25%] ........................................................................ [ 29%] ............................................. [ 31%] tests/constraints/version/test_version_union.py ........................ [ 32%] ....................... [ 33%] tests/json/test_poetry_schema.py ..................... [ 34%] tests/masonry/builders/test_builder.py ...................... [ 35%] tests/masonry/builders/test_complete.py .......... [ 36%] tests/masonry/builders/test_sdist.py ............................ [ 37%] tests/masonry/builders/test_wheel.py .......................... [ 39%] tests/masonry/test_api.py ................. [ 39%] tests/masonry/test_builder.py .......... [ 40%] tests/masonry/utils/test_helpers.py ..... [ 40%] tests/masonry/utils/test_package_include.py ........ [ 40%] tests/packages/test_dependency.py ...................................... [ 42%] ........................................................ [ 45%] tests/packages/test_dependency_group.py . [ 45%] tests/packages/test_directory_dependency.py .............. [ 46%] tests/packages/test_file_dependency.py ....................... [ 47%] tests/packages/test_main.py ............................ [ 48%] tests/packages/test_package.py ......................................... [ 50%] ................................... [ 52%] tests/packages/test_specification.py ........................ [ 53%] tests/packages/test_url_dependency.py ...... [ 54%] tests/packages/test_vcs_dependency.py .......................... [ 55%] tests/packages/utils/test_utils.py ..................................... [ 57%] ...................................... [ 59%] tests/packages/utils/test_utils_link.py ..................... [ 60%] tests/packages/utils/test_utils_urls.py .s........s [ 60%] tests/pyproject/test_pyproject_toml.py ...... [ 60%] tests/spdx/test_helpers.py ..... [ 61%] tests/spdx/test_license.py ........ [ 61%] tests/test_core_version.py . [ 61%] tests/test_factory.py ............................ [ 62%] tests/utils/test_helpers.py ............ [ 63%] tests/vcs/test_vcs.py .................................................. [ 65%] .....s. [ 66%] tests/version/pep440/test_segments.py .................................. [ 67%] .............................................................. [ 71%] tests/version/pep440/test_version.py ................................... [ 72%] ........................................................................ [ 76%] ........................................................................ [ 79%] .................................... [ 81%] tests/version/test_markers.py .......................................... [ 83%] ........................................................................ [ 87%] ........................................................................ [ 90%] ........................................................................ [ 94%] ........................................................................ [ 97%] ................. [ 98%] tests/version/test_requirements.py ............................ [100%] =============== 2034 passed, 3 skipped, 12 deselected in 17.72s ================ ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-poetry-core/src/poetry-core-1.9.1 configfile: pyproject.toml plugins: mock-3.10.0 collected 9 items / 1 deselected / 8 selected tests/integration/test_pep517.py ........ [100%] ======================= 8 passed, 1 deselected in 13.98s ======================= >>> py3-poetry-core: Entering fakeroot... >>> py3-poetry-core-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/poetry/core/packages/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/packages/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/packages/utils/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/packages/utils/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/spdx/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/spdx/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/utils/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/utils/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/pyproject/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/pyproject/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/version/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/version/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/version/pep440/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/version/pep440/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/version/grammars/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/version/grammars/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/masonry/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/masonry/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/masonry/utils/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/masonry/utils/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/masonry/builders/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/masonry/builders/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/exceptions/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/exceptions/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/constraints/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/constraints/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/constraints/version/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/constraints/version/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/constraints/generic/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/constraints/generic/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/vcs/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/vcs/__pycache__' 'usr/lib/python3.12/site-packages/poetry/core/json/__pycache__' -> '/home/buildozer/aports/community/py3-poetry-core/pkg/py3-poetry-core-pyc/usr/lib/python3.12/site-packages/poetry/core/json/__pycache__' >>> py3-poetry-core-pyc*: Preparing subpackage py3-poetry-core-pyc... >>> py3-poetry-core-pyc*: Running postcheck for py3-poetry-core-pyc >>> py3-poetry-core*: Running postcheck for py3-poetry-core >>> py3-poetry-core*: Preparing package py3-poetry-core... >>> py3-poetry-core-pyc*: Tracing dependencies... py3-fastjsonschema py3-lark-parser py3-packaging python3~3.12 >>> py3-poetry-core-pyc*: Package size: 437.5 KB >>> py3-poetry-core-pyc*: Compressing data... >>> py3-poetry-core-pyc*: Create checksum... >>> py3-poetry-core-pyc*: Create py3-poetry-core-pyc-1.9.1-r0.apk >>> py3-poetry-core*: Tracing dependencies... py3-fastjsonschema py3-lark-parser py3-packaging python3~3.12 >>> py3-poetry-core*: Package size: 422.6 KB >>> py3-poetry-core*: Compressing data... >>> py3-poetry-core*: Create checksum... >>> py3-poetry-core*: Create py3-poetry-core-1.9.1-r0.apk >>> py3-poetry-core: Build complete at Sat, 19 Oct 2024 06:15:01 +0000 elapsed time 0h 0m 38s >>> py3-poetry-core: Cleaning up srcdir >>> py3-poetry-core: Cleaning up pkgdir >>> py3-poetry-core: Uninstalling dependencies... (1/53) Purging .makedepends-py3-poetry-core (20241019.061424) (2/53) Purging py3-fastjsonschema-pyc (2.20.0-r0) (3/53) Purging py3-fastjsonschema (2.20.0-r0) (4/53) Purging py3-lark-parser-pyc (1.1.9-r1) (5/53) Purging py3-lark-parser (1.1.9-r1) (6/53) Purging py3-gpep517-pyc (16-r0) (7/53) Purging py3-gpep517 (16-r0) (8/53) Purging py3-installer-pyc (0.7.0-r2) (9/53) Purging py3-installer (0.7.0-r2) (10/53) Purging py3-build-pyc (1.2.2-r0) (11/53) Purging py3-build (1.2.2-r0) (12/53) Purging py3-pyproject-hooks-pyc (1.2.0-r0) (13/53) Purging py3-pyproject-hooks (1.2.0-r0) (14/53) Purging py3-pip-pyc (24.2-r1) (15/53) Purging py3-pip (24.2-r1) (16/53) Purging py3-pytest-mock-pyc (3.10.0-r3) (17/53) Purging py3-pytest-mock (3.10.0-r3) (18/53) Purging py3-mock-pyc (5.1.0-r3) (19/53) Purging py3-mock (5.1.0-r3) (20/53) Purging py3-pytest-pyc (8.3.3-r0) (21/53) Purging py3-pytest (8.3.3-r0) (22/53) Purging py3-iniconfig-pyc (2.0.0-r1) (23/53) Purging py3-iniconfig (2.0.0-r1) (24/53) Purging py3-pluggy-pyc (1.5.0-r0) (25/53) Purging py3-pluggy (1.5.0-r0) (26/53) Purging py3-py-pyc (1.11.0-r4) (27/53) Purging py3-py (1.11.0-r4) (28/53) Purging py3-setuptools-pyc (70.3.0-r0) (29/53) Purging py3-setuptools (70.3.0-r0) (30/53) Purging py3-packaging-pyc (24.1-r0) (31/53) Purging py3-packaging (24.1-r0) (32/53) Purging py3-parsing-pyc (3.1.4-r0) (33/53) Purging py3-parsing (3.1.4-r0) (34/53) Purging py3-tomli-w-pyc (1.0.0-r6) (35/53) Purging py3-tomli-w (1.0.0-r6) (36/53) Purging py3-virtualenv-pyc (20.26.6-r0) (37/53) Purging py3-virtualenv (20.26.6-r0) (38/53) Purging py3-platformdirs-pyc (4.3.6-r0) (39/53) Purging py3-platformdirs (4.3.6-r0) (40/53) Purging py3-distlib-pyc (0.3.8-r1) (41/53) Purging py3-distlib (0.3.8-r1) (42/53) Purging py3-filelock-pyc (3.13.1-r1) (43/53) Purging py3-filelock (3.13.1-r1) (44/53) Purging python3-dev (3.12.7-r0) (45/53) Purging python3-pyc (3.12.7-r0) (46/53) Purging python3-pycache-pyc0 (3.12.7-r0) (47/53) Purging pyc (3.12.7-r0) (48/53) Purging python3 (3.12.7-r0) (49/53) Purging gdbm (1.24-r0) (50/53) Purging libffi (3.4.6-r0) (51/53) Purging libpanelw (6.5_p20241006-r0) (52/53) Purging mpdecimal (4.0.0-r0) (53/53) Purging sqlite-libs (3.46.1-r0) Executing busybox-1.36.1-r32.trigger OK: 404 MiB in 115 packages >>> py3-poetry-core: Updating the community/x86 repository index... >>> py3-poetry-core: Signing the index...