>>> py3-poetry-core: Building community/py3-poetry-core 1.0.8-r1 (using abuild 3.9.0-r0) started Sat, 16 Apr 2022 18:30:12 +0000 >>> py3-poetry-core: Checking sanity of /home/buildozer/aports/community/py3-poetry-core/APKBUILD... >>> py3-poetry-core: Analyzing dependencies... >>> py3-poetry-core: Installing for build: build-base python3 py3-jsonschema py3-lark-parser py3-six py3-tomlkit py3-build py3-installer py3-pytest py3-pytest-mock py3-virtualenv python3-dev py3-setuptools py3-pip (1/40) Installing gdbm (1.23-r0) (2/40) Installing mpdecimal (2.5.1-r1) (3/40) Installing readline (8.1.2-r0) (4/40) Installing sqlite-libs (3.38.2-r0) (5/40) Installing python3 (3.10.3-r0) (6/40) Installing py3-six (1.16.0-r1) (7/40) Installing py3-pyrsistent (0.18.0-r1) (8/40) Installing py3-attrs (21.4.0-r0) (9/40) Installing py3-jsonschema (4.4.0-r1) (10/40) Installing py3-lark-parser (0.11.3-r1) (11/40) Installing py3-tomlkit (0.10.1-r0) (12/40) Installing py3-parsing (2.4.7-r3) (13/40) Installing py3-packaging (21.3-r0) (14/40) Installing py3-tomli (2.0.1-r1) (15/40) Installing py3-pep517 (0.12.0-r1) (16/40) Installing py3-build (0.7.0-r2) (17/40) Installing py3-installer (0.5.1-r1) (18/40) Installing py3-atomicwrites (1.4.0-r2) (19/40) Installing py3-more-itertools (8.12.0-r2) (20/40) Installing py3-iniconfig (1.1.1-r2) (21/40) Installing py3-pluggy (0.13.1-r5) (22/40) Installing py3-py (1.10.0-r2) (23/40) Installing py3-wcwidth (0.2.5-r2) (24/40) Installing py3-toml (0.10.2-r3) (25/40) Installing py3-pygments (2.11.2-r0) (26/40) Installing py3-pytest (6.2.5-r2) (27/40) Installing py3-pbr (5.8.1-r0) (28/40) Installing py3-mock (4.0.3-r2) (29/40) Installing py3-pytest-mock (3.5.1-r2) (30/40) Installing py3-appdirs (1.4.4-r3) (31/40) Installing py3-distlib (0.3.4-r1) (32/40) Installing py3-filelock (3.4.2-r0) (33/40) Installing py3-virtualenv (20.4.7-r1) (34/40) Installing python3-dev (3.10.3-r0) (35/40) Installing py3-ordered-set (4.0.2-r3) (36/40) Installing py3-setuptools (59.4.0-r0) (37/40) Installing py3-contextlib2 (21.6.0-r2) (38/40) Installing py3-retrying (1.3.3-r3) (39/40) Installing py3-pip (22.0.4-r0) (40/40) Installing .makedepends-py3-poetry-core (20220416.183015) Executing busybox-1.35.0-r8.trigger OK: 1411 MiB in 143 packages >>> py3-poetry-core: Cleaning up srcdir >>> py3-poetry-core: Cleaning up pkgdir >>> py3-poetry-core: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/poetry-core-1.0.8.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 405k 100 405k 0 0 3550k 0 --:--:-- --:--:-- --:--:-- 3585k >>> py3-poetry-core: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/poetry-core-1.0.8.tar.gz >>> py3-poetry-core: Checking sha512sums... poetry-core-1.0.8.tar.gz: OK >>> py3-poetry-core: Unpacking /var/cache/distfiles/v3.16/poetry-core-1.0.8.tar.gz... * Building wheel... Successfully built poetry_core-1.0.8-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-poetry-core/src/poetry-core-1.0.8 plugins: mock-3.5.1 collected 564 items / 9 deselected / 555 selected tests/test_factory.py ........ [ 1%] tests/json/test_poetry_schema.py .. [ 1%] tests/masonry/test_api.py ............... [ 4%] tests/masonry/builders/test_builder.py ....... [ 5%] tests/masonry/builders/test_complete.py ........ [ 7%] tests/masonry/builders/test_sdist.py ......................... [ 11%] tests/masonry/builders/test_wheel.py ................... [ 15%] tests/masonry/utils/test_package_include.py ....... [ 16%] tests/packages/test_dependency.py .......................... [ 21%] tests/packages/test_directory_dependency.py .... [ 21%] tests/packages/test_file_dependency.py ................. [ 24%] tests/packages/test_main.py ....................... [ 29%] tests/packages/test_package.py ...................... [ 32%] tests/packages/test_url_dependency.py .. [ 33%] tests/packages/test_vcs_dependency.py ....... [ 34%] tests/packages/constraints/test_constraint.py ...... [ 35%] tests/packages/constraints/test_main.py .......... [ 37%] tests/packages/constraints/test_multi_constraint.py .... [ 38%] tests/packages/constraints/test_union_constraint.py ... [ 38%] tests/packages/utils/test_utils.py ... [ 39%] tests/packages/utils/test_utils_link.py . [ 39%] tests/packages/utils/test_utils_urls.py .s........s [ 41%] tests/pyproject/test_pyproject_toml.py ........ [ 42%] tests/pyproject/test_pyproject_toml_file.py ... [ 43%] tests/semver/test_main.py .............................................. [ 51%] ...................................... [ 58%] tests/semver/test_parse_constraint.py .................... [ 62%] tests/semver/test_version.py ........................ [ 66%] tests/semver/test_version_range.py ..... [ 67%] tests/spdx/test_license.py ........ [ 68%] tests/spdx/test_main.py ..... [ 69%] tests/utils/test_helpers.py ...... [ 70%] tests/vcs/test_vcs.py ..........................................ss [ 78%] tests/version/test_markers.py .......................................... [ 86%] ................................................... [ 95%] tests/version/test_requirements.py ......................... [100%] ================ 551 passed, 4 skipped, 9 deselected in 13.86s ================= ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-poetry-core/src/poetry-core-1.0.8 plugins: mock-3.5.1 collected 8 items tests/integration/test_pep517.py ........ [100%] =============================== warnings summary =============================== tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary /usr/lib/python3.10/site-packages/virtualenv/run/plugin/base.py:18: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. return OrderedDict((e.name, e.load()) for e in cls.entry_points().get(key, {})) tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary tests/integration/test_pep517.py::test_pip_install_no_binary /usr/lib/python3.10/site-packages/virtualenv/util/lock.py:31: DeprecationWarning: use poll_interval instead of poll_intervall super(_CountedFileLock, self).acquire(timeout=timeout, poll_intervall=poll_intervall) -- Docs: https://docs.pytest.org/en/stable/warnings.html =================== 8 passed, 7 warnings in 86.38s (0:01:26) =================== >>> py3-poetry-core: Entering fakeroot... >>> py3-poetry-core*: Running postcheck for py3-poetry-core >>> py3-poetry-core*: Preparing package py3-poetry-core... >>> py3-poetry-core*: Tracing dependencies... >>> py3-poetry-core*: Package size: 1.1 MB >>> py3-poetry-core*: Compressing data... >>> py3-poetry-core*: Create checksum... >>> py3-poetry-core*: Create py3-poetry-core-1.0.8-r1.apk >>> py3-poetry-core: Build complete at Sat, 16 Apr 2022 18:32:04 +0000 elapsed time 0h 1m 52s >>> py3-poetry-core: Cleaning up srcdir >>> py3-poetry-core: Cleaning up pkgdir >>> py3-poetry-core: Uninstalling dependencies... (1/40) Purging .makedepends-py3-poetry-core (20220416.183015) (2/40) Purging py3-jsonschema (4.4.0-r1) (3/40) Purging py3-pyrsistent (0.18.0-r1) (4/40) Purging py3-lark-parser (0.11.3-r1) (5/40) Purging py3-tomlkit (0.10.1-r0) (6/40) Purging py3-build (0.7.0-r2) (7/40) Purging py3-installer (0.5.1-r1) (8/40) Purging py3-pytest-mock (3.5.1-r2) (9/40) Purging py3-mock (4.0.3-r2) (10/40) Purging py3-pbr (5.8.1-r0) (11/40) Purging py3-pytest (6.2.5-r2) (12/40) Purging py3-atomicwrites (1.4.0-r2) (13/40) Purging py3-attrs (21.4.0-r0) (14/40) Purging py3-iniconfig (1.1.1-r2) (15/40) Purging py3-pluggy (0.13.1-r5) (16/40) Purging py3-py (1.10.0-r2) (17/40) Purging py3-wcwidth (0.2.5-r2) (18/40) Purging py3-toml (0.10.2-r3) (19/40) Purging py3-pygments (2.11.2-r0) (20/40) Purging py3-virtualenv (20.4.7-r1) (21/40) Purging py3-distlib (0.3.4-r1) (22/40) Purging py3-filelock (3.4.2-r0) (23/40) Purging python3-dev (3.10.3-r0) (24/40) Purging py3-pip (22.0.4-r0) (25/40) Purging py3-contextlib2 (21.6.0-r2) (26/40) Purging py3-pep517 (0.12.0-r1) (27/40) Purging py3-tomli (2.0.1-r1) (28/40) Purging py3-retrying (1.3.3-r3) (29/40) Purging py3-setuptools (59.4.0-r0) (30/40) Purging py3-appdirs (1.4.4-r3) (31/40) Purging py3-more-itertools (8.12.0-r2) (32/40) Purging py3-ordered-set (4.0.2-r3) (33/40) Purging py3-packaging (21.3-r0) (34/40) Purging py3-six (1.16.0-r1) (35/40) Purging py3-parsing (2.4.7-r3) (36/40) Purging python3 (3.10.3-r0) (37/40) Purging gdbm (1.23-r0) (38/40) Purging mpdecimal (2.5.1-r1) (39/40) Purging readline (8.1.2-r0) (40/40) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> py3-poetry-core: Updating the community/x86_64 repository index... >>> py3-poetry-core: Signing the index...