>>> py3-pytest-isort: Building community/py3-pytest-isort 3.1.0-r2 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 10:44:56 +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/41) Installing libffi (3.4.4-r2) (2/41) Installing gdbm (1.23-r1) (3/41) Installing mpdecimal (2.5.1-r2) (4/41) Installing libpanelw (6.4_p20230401-r6) (5/41) Installing readline (8.2.1-r1) (6/41) Installing sqlite-libs (3.41.2-r2) (7/41) Installing python3 (3.11.3-r10) (8/41) Installing python3-pycache-pyc0 (3.11.3-r10) (9/41) Installing pyc (0.1-r0) (10/41) Installing py3-iniconfig-pyc (1.1.1-r6) (11/41) Installing py3-parsing (3.0.9-r2) (12/41) Installing py3-parsing-pyc (3.0.9-r2) (13/41) Installing py3-packaging (23.1-r1) (14/41) Installing py3-packaging-pyc (23.1-r1) (15/41) Installing py3-pluggy (1.0.0-r3) (16/41) Installing py3-pluggy-pyc (1.0.0-r3) (17/41) Installing py3-py (1.11.0-r2) (18/41) Installing py3-py-pyc (1.11.0-r2) (19/41) Installing py3-pytest-pyc (7.3.1-r1) (20/41) Installing python3-pyc (3.11.3-r10) (21/41) Installing py3-iniconfig (1.1.1-r6) (22/41) Installing py3-pytest (7.3.1-r1) (23/41) Installing py3-isort (5.12.0-r1) (24/41) Installing py3-isort-pyc (5.12.0-r1) (25/41) Installing py3-installer (0.7.0-r1) (26/41) Installing py3-installer-pyc (0.7.0-r1) (27/41) Installing py3-gpep517 (13-r2) (28/41) Installing py3-gpep517-pyc (13-r2) (29/41) Installing py3-pyrsistent (0.19.3-r1) (30/41) Installing py3-pyrsistent-pyc (0.19.3-r1) (31/41) Installing py3-attrs (23.1.0-r1) (32/41) Installing py3-attrs-pyc (23.1.0-r1) (33/41) Installing py3-jsonschema (4.7.2-r4) (34/41) Installing py3-jsonschema-pyc (4.7.2-r4) (35/41) Installing py3-lark-parser (0.11.3-r3) (36/41) Installing py3-lark-parser-pyc (0.11.3-r3) (37/41) Installing py3-tomlkit (0.11.6-r2) (38/41) Installing py3-tomlkit-pyc (0.11.6-r2) (39/41) Installing py3-poetry-core (1.5.2-r1) (40/41) Installing py3-poetry-core-pyc (1.5.2-r1) (41/41) Installing .makedepends-py3-pytest-isort (20230425.104457) Executing busybox-1.36.0-r8.trigger OK: 431 MiB in 147 packages >>> py3-pytest-isort: Cleaning up srcdir >>> py3-pytest-isort: Cleaning up pkgdir >>> py3-pytest-isort: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-isort-3.1.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 15585 100 15585 0 0 210k 0 --:--:-- --:--:-- --:--:-- 211k >>> py3-pytest-isort: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytest-isort-3.1.0.tar.gz >>> py3-pytest-isort: Checking sha512sums... py3-pytest-isort-3.1.0.tar.gz: OK >>> py3-pytest-isort: Unpacking /var/cache/distfiles/edge/py3-pytest-isort-3.1.0.tar.gz... 2023-04-25 10:44:57,939 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2023-04-25 10:44:58,131 poetry.core.masonry.builders.wheel INFO Building wheel 2023-04-25 10:44:58,143 poetry.core.masonry.builders.wheel INFO Built pytest_isort-3.1.0-py3-none-any.whl 2023-04-25 10:44:58,143 gpep517 INFO The backend produced dist/pytest_isort-3.1.0-py3-none-any.whl pytest_isort-3.1.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /home/buildozer/aports/community/py3-pytest-isort/src/pytest-isort-3.1.0/test-env/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pytest-isort/src/pytest-isort-3.1.0 configfile: pytest.ini testpaths: pytest_isort, tests plugins: isort-3.1.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.11/site-packages/_pytest/config/__init__.py:1302 /usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1302: PytestConfigWarning: Unknown config option: flake8-ignore self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") ../../../../../../../usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1302 /usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1302: PytestConfigWarning: Unknown config option: flake8-max-complexity self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") ../../../../../../../usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1302 /usr/lib/python3.11/site-packages/_pytest/config/__init__.py:1302: 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.38s ======================== >>> 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.11/site-packages/pytest_isort/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-isort/pkg/py3-pytest-isort-pyc/usr/lib/python3.11/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.11 >>> 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-3.1.0-r2.apk >>> py3-pytest-isort*: Tracing dependencies... py3-pytest py3-isort python3~3.11 >>> 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-3.1.0-r2.apk >>> py3-pytest-isort: Build complete at Tue, 25 Apr 2023 10:44:59 +0000 elapsed time 0h 0m 3s >>> py3-pytest-isort: Cleaning up srcdir >>> py3-pytest-isort: Cleaning up pkgdir >>> py3-pytest-isort: Uninstalling dependencies... (1/41) Purging .makedepends-py3-pytest-isort (20230425.104457) (2/41) Purging py3-pytest-pyc (7.3.1-r1) (3/41) Purging py3-pytest (7.3.1-r1) (4/41) Purging py3-iniconfig-pyc (1.1.1-r6) (5/41) Purging py3-iniconfig (1.1.1-r6) (6/41) Purging py3-pluggy-pyc (1.0.0-r3) (7/41) Purging py3-pluggy (1.0.0-r3) (8/41) Purging py3-py-pyc (1.11.0-r2) (9/41) Purging py3-py (1.11.0-r2) (10/41) Purging py3-isort-pyc (5.12.0-r1) (11/41) Purging py3-isort (5.12.0-r1) (12/41) Purging py3-gpep517-pyc (13-r2) (13/41) Purging py3-gpep517 (13-r2) (14/41) Purging py3-installer-pyc (0.7.0-r1) (15/41) Purging py3-installer (0.7.0-r1) (16/41) Purging py3-poetry-core-pyc (1.5.2-r1) (17/41) Purging py3-poetry-core (1.5.2-r1) (18/41) Purging py3-jsonschema-pyc (4.7.2-r4) (19/41) Purging py3-jsonschema (4.7.2-r4) (20/41) Purging py3-pyrsistent-pyc (0.19.3-r1) (21/41) Purging py3-pyrsistent (0.19.3-r1) (22/41) Purging py3-attrs-pyc (23.1.0-r1) (23/41) Purging py3-attrs (23.1.0-r1) (24/41) Purging py3-lark-parser-pyc (0.11.3-r3) (25/41) Purging py3-lark-parser (0.11.3-r3) (26/41) Purging py3-packaging-pyc (23.1-r1) (27/41) Purging py3-packaging (23.1-r1) (28/41) Purging py3-parsing-pyc (3.0.9-r2) (29/41) Purging py3-parsing (3.0.9-r2) (30/41) Purging py3-tomlkit-pyc (0.11.6-r2) (31/41) Purging py3-tomlkit (0.11.6-r2) (32/41) Purging python3-pyc (3.11.3-r10) (33/41) Purging python3-pycache-pyc0 (3.11.3-r10) (34/41) Purging pyc (0.1-r0) (35/41) Purging python3 (3.11.3-r10) (36/41) Purging gdbm (1.23-r1) (37/41) Purging libffi (3.4.4-r2) (38/41) Purging libpanelw (6.4_p20230401-r6) (39/41) Purging mpdecimal (2.5.1-r2) (40/41) Purging readline (8.2.1-r1) (41/41) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 378 MiB in 106 packages >>> py3-pytest-isort: Updating the community/x86 repository index... >>> py3-pytest-isort: Signing the index...