>>> py3-pytest-isort: Building community/py3-pytest-isort 4.0.0-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 15:27:12 +0000 >>> py3-pytest-isort: Checking sanity of /home/buildozer/aports/community/py3-pytest-isort/APKBUILD... >>> py3-pytest-isort: Analyzing dependencies... >>> py3-pytest-isort: Installing for build: build-base py3-pytest py3-isort py3-gpep517 py3-poetry-core (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.6-r0) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.6.1-r3) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.4_p20240330-r0) (7/37) Installing readline (8.2.10-r0) (8/37) Installing sqlite-libs (3.45.2-r0) (9/37) Installing python3 (3.12.3-r0) (10/37) Installing python3-pycache-pyc0 (3.12.3-r0) (11/37) Installing pyc (3.12.3-r0) (12/37) Installing py3-iniconfig-pyc (2.0.0-r1) (13/37) Installing py3-parsing (3.1.2-r1) (14/37) Installing py3-parsing-pyc (3.1.2-r1) (15/37) Installing py3-packaging (24.0-r1) (16/37) Installing py3-packaging-pyc (24.0-r1) (17/37) Installing py3-pluggy (1.4.0-r1) (18/37) Installing py3-pluggy-pyc (1.4.0-r1) (19/37) Installing py3-py (1.11.0-r3) (20/37) Installing py3-py-pyc (1.11.0-r3) (21/37) Installing py3-pytest-pyc (8.1.1-r1) (22/37) Installing python3-pyc (3.12.3-r0) (23/37) Installing py3-iniconfig (2.0.0-r1) (24/37) Installing py3-pytest (8.1.1-r1) (25/37) Installing py3-isort (5.13.2-r1) (26/37) Installing py3-isort-pyc (5.13.2-r1) (27/37) Installing py3-installer (0.7.0-r2) (28/37) Installing py3-installer-pyc (0.7.0-r2) (29/37) Installing py3-gpep517 (15-r2) (30/37) Installing py3-gpep517-pyc (15-r2) (31/37) Installing py3-fastjsonschema (2.19.1-r2) (32/37) Installing py3-fastjsonschema-pyc (2.19.1-r2) (33/37) Installing py3-lark-parser (1.1.9-r1) (34/37) Installing py3-lark-parser-pyc (1.1.9-r1) (35/37) Installing py3-poetry-core (1.8.1-r1) (36/37) Installing py3-poetry-core-pyc (1.8.1-r1) (37/37) Installing .makedepends-py3-pytest-isort (20240413.152714) Executing busybox-1.36.1-r25.trigger OK: 427 MiB in 144 packages >>> py3-pytest-isort: Cleaning up srcdir >>> py3-pytest-isort: Cleaning up pkgdir >>> py3-pytest-isort: Cleaning up tmpdir >>> py3-pytest-isort: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-isort-4.0.0.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 13610 100 13610 0 0 92268 0 --:--:-- --:--:-- --:--:-- 92585 >>> py3-pytest-isort: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-isort-4.0.0.tar.gz >>> py3-pytest-isort: Checking sha512sums... py3-pytest-isort-4.0.0.tar.gz: OK >>> py3-pytest-isort: Unpacking /var/cache/distfiles/edge/py3-pytest-isort-4.0.0.tar.gz... 2024-04-13 15:27:15,471 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-04-13 15:27:15,727 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2024-04-13 15:27:15,748 poetry.core.masonry.builders.wheel INFO Built pytest_isort-4.0.0-py3-none-any.whl 2024-04-13 15:27:15,748 gpep517 INFO The backend produced .dist/pytest_isort-4.0.0-py3-none-any.whl pytest_isort-4.0.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 -- /home/buildozer/aports/community/py3-pytest-isort/src/pytest-isort-4.0.0/test-env/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pytest-isort/src/pytest-isort-4.0.0 configfile: pytest.ini testpaths: pytest_isort, tests plugins: isort-4.0.0 collecting ... collected 11 items tests/test_plugin.py::test_version PASSED [ 9%] tests/test_plugin.py::test_file_ignorer PASSED [ 18%] tests/test_plugin.py::TestIsortError::test_no_output PASSED [ 27%] tests/test_plugin.py::TestIsortError::test_no_diff PASSED [ 36%] tests/test_plugin.py::TestIsortError::test_with_diff PASSED [ 45%] tests/test_plugin.py::test_file_no_ignored PASSED [ 54%] tests/test_plugin.py::test_file_ignored PASSED [ 63%] tests/test_plugin.py::test_file_ignored_in_isort_config PASSED [ 72%] tests/test_plugin.py::test_correctly_sorted PASSED [ 81%] tests/test_plugin.py::test_incorrectly_sorted PASSED [ 90%] tests/test_plugin.py::TestIsortItem::test_init PASSED [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1439 /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1439: PytestConfigWarning: Unknown config option: flake8-ignore self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") ../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1439 /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1439: PytestConfigWarning: Unknown config option: flake8-max-complexity self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") ../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1439 /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1439: PytestConfigWarning: Unknown config option: flake8-max-line-length self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 11 passed, 3 warnings in 0.50s ======================== >>> py3-pytest-isort: Entering fakeroot... >>> py3-pytest-isort-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pytest-isort/pkg/py3-pytest-isort/usr/lib/python3.12/site-packages/pytest_isort/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-isort/pkg/py3-pytest-isort-pyc/usr/lib/python3.12/site-packages/pytest_isort/__pycache__' >>> py3-pytest-isort-pyc*: Preparing subpackage py3-pytest-isort-pyc... >>> py3-pytest-isort-pyc*: Running postcheck for py3-pytest-isort-pyc >>> py3-pytest-isort*: Running postcheck for py3-pytest-isort >>> py3-pytest-isort*: Preparing package py3-pytest-isort... >>> py3-pytest-isort-pyc*: Tracing dependencies... py3-pytest py3-isort python3~3.12 >>> py3-pytest-isort-pyc*: Package size: 40.0 KB >>> py3-pytest-isort-pyc*: Compressing data... >>> py3-pytest-isort-pyc*: Create checksum... >>> py3-pytest-isort-pyc*: Create py3-pytest-isort-pyc-4.0.0-r1.apk >>> py3-pytest-isort*: Tracing dependencies... py3-pytest py3-isort python3~3.12 >>> py3-pytest-isort*: Package size: 60.0 KB >>> py3-pytest-isort*: Compressing data... >>> py3-pytest-isort*: Create checksum... >>> py3-pytest-isort*: Create py3-pytest-isort-4.0.0-r1.apk >>> py3-pytest-isort: Build complete at Sat, 13 Apr 2024 15:27:17 +0000 elapsed time 0h 0m 5s >>> py3-pytest-isort: Cleaning up srcdir >>> py3-pytest-isort: Cleaning up pkgdir >>> py3-pytest-isort: Uninstalling dependencies... (1/37) Purging .makedepends-py3-pytest-isort (20240413.152714) (2/37) Purging py3-pytest-pyc (8.1.1-r1) (3/37) Purging py3-pytest (8.1.1-r1) (4/37) Purging py3-iniconfig-pyc (2.0.0-r1) (5/37) Purging py3-iniconfig (2.0.0-r1) (6/37) Purging py3-pluggy-pyc (1.4.0-r1) (7/37) Purging py3-pluggy (1.4.0-r1) (8/37) Purging py3-py-pyc (1.11.0-r3) (9/37) Purging py3-py (1.11.0-r3) (10/37) Purging py3-isort-pyc (5.13.2-r1) (11/37) Purging py3-isort (5.13.2-r1) (12/37) Purging py3-gpep517-pyc (15-r2) (13/37) Purging py3-gpep517 (15-r2) (14/37) Purging py3-installer-pyc (0.7.0-r2) (15/37) Purging py3-installer (0.7.0-r2) (16/37) Purging py3-poetry-core-pyc (1.8.1-r1) (17/37) Purging py3-poetry-core (1.8.1-r1) (18/37) Purging py3-fastjsonschema-pyc (2.19.1-r2) (19/37) Purging py3-fastjsonschema (2.19.1-r2) (20/37) Purging py3-lark-parser-pyc (1.1.9-r1) (21/37) Purging py3-lark-parser (1.1.9-r1) (22/37) Purging py3-packaging-pyc (24.0-r1) (23/37) Purging py3-packaging (24.0-r1) (24/37) Purging py3-parsing-pyc (3.1.2-r1) (25/37) Purging py3-parsing (3.1.2-r1) (26/37) Purging python3-pyc (3.12.3-r0) (27/37) Purging python3-pycache-pyc0 (3.12.3-r0) (28/37) Purging pyc (3.12.3-r0) (29/37) Purging python3 (3.12.3-r0) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.6-r0) (33/37) Purging libpanelw (6.4_p20240330-r0) (34/37) Purging mpdecimal (4.0.0-r0) (35/37) Purging readline (8.2.10-r0) (36/37) Purging sqlite-libs (3.45.2-r0) (37/37) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-pytest-isort: Updating the community/x86_64 repository index... >>> py3-pytest-isort: Signing the index...