>>> py3-gls: Building testing/py3-gls 1.3.0-r0 (using abuild 3.12.0-r2) started Tue, 30 Jan 2024 08:51:11 +0000 >>> py3-gls: Checking sanity of /home/buildozer/aports/testing/py3-gls/APKBUILD... >>> py3-gls: Analyzing dependencies... >>> py3-gls: Installing for build: build-base py3-lsprotocol py3-cattrs py3-gpep517 py3-wheel py3-poetry-core py3-pytest py3-pytest-asyncio (1/43) Installing libffi (3.4.4-r3) (2/43) Installing gdbm (1.23-r1) (3/43) Installing mpdecimal (4.0.0-r0) (4/43) Installing libpanelw (6.4_p20231125-r0) (5/43) Installing readline (8.2.10-r0) (6/43) Installing sqlite-libs (3.45.0-r0) (7/43) Installing python3 (3.11.7-r1) (8/43) Installing python3-pycache-pyc0 (3.11.7-r1) (9/43) Installing pyc (3.11.7-r1) (10/43) Installing py3-cattrs (23.2.3-r0) (11/43) Installing py3-cattrs-pyc (23.2.3-r0) (12/43) Installing py3-lsprotocol-pyc (2023.0.1-r0) (13/43) Installing py3-attrs-pyc (23.2.0-r0) (14/43) Installing python3-pyc (3.11.7-r1) (15/43) Installing py3-attrs (23.2.0-r0) (16/43) Installing py3-lsprotocol (2023.0.1-r0) (17/43) Installing py3-installer (0.7.0-r1) (18/43) Installing py3-installer-pyc (0.7.0-r1) (19/43) Installing py3-gpep517 (15-r1) (20/43) Installing py3-gpep517-pyc (15-r1) (21/43) Installing py3-parsing (3.1.1-r0) (22/43) Installing py3-parsing-pyc (3.1.1-r0) (23/43) Installing py3-packaging (23.2-r0) (24/43) Installing py3-packaging-pyc (23.2-r0) (25/43) Installing py3-wheel (0.42.0-r0) (26/43) Installing py3-wheel-pyc (0.42.0-r0) (27/43) Installing py3-fastjsonschema (2.19.1-r0) (28/43) Installing py3-fastjsonschema-pyc (2.19.1-r0) (29/43) Installing py3-lark-parser (1.1.7-r0) (30/43) Installing py3-lark-parser-pyc (1.1.7-r0) (31/43) Installing py3-poetry-core (1.8.1-r0) (32/43) Installing py3-poetry-core-pyc (1.8.1-r0) (33/43) Installing py3-iniconfig (1.1.1-r8) (34/43) Installing py3-iniconfig-pyc (1.1.1-r8) (35/43) Installing py3-pluggy (1.3.0-r0) (36/43) Installing py3-pluggy-pyc (1.3.0-r0) (37/43) Installing py3-py (1.11.0-r2) (38/43) Installing py3-py-pyc (1.11.0-r2) (39/43) Installing py3-pytest (7.4.4-r0) (40/43) Installing py3-pytest-pyc (7.4.4-r0) (41/43) Installing py3-pytest-asyncio (0.21.1-r1) (42/43) Installing py3-pytest-asyncio-pyc (0.21.1-r1) (43/43) Installing .makedepends-py3-gls (20240130.085112) Executing busybox-1.36.1-r19.trigger OK: 322 MiB in 153 packages >>> py3-gls: Cleaning up srcdir >>> py3-gls: Cleaning up pkgdir >>> py3-gls: Cleaning up tmpdir >>> py3-gls: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-gls-1.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-gls: Fetching py3-gls-1.3.0.tar.gz::https://github.com/openlawlibrary/pygls/archive/refs/tags/v1.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 91551 0 91551 0 0 49986 0 --:--:-- 0:00:01 --:--:-- 93134 100 194k 0 194k 0 0 95456 0 --:--:-- 0:00:02 --:--:-- 157k >>> py3-gls: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-gls-1.3.0.tar.gz >>> py3-gls: Checking sha512sums... py3-gls-1.3.0.tar.gz: OK >>> py3-gls: Unpacking /var/cache/distfiles/py3-gls-1.3.0.tar.gz... 2024-01-30 08:51:16,021 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-01-30 08:51:16,205 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2024-01-30 08:51:16,240 poetry.core.masonry.builders.wheel INFO Built pygls-1.3.0-py3-none-any.whl 2024-01-30 08:51:16,240 gpep517 INFO The backend produced .dist/pygls-1.3.0-py3-none-any.whl pygls-1.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.7, pytest-7.4.4, pluggy-1.3.0 rootdir: /home/buildozer/aports/testing/py3-gls/src/pygls-1.3.0 configfile: pyproject.toml plugins: asyncio-0.21.1 asyncio: mode=Mode.AUTO collected 249 items tests/test_client.py ... [ 1%] tests/test_document.py ....................... [ 10%] tests/test_feature_manager.py ......................................... [ 26%] tests/test_language_server.py ....... [ 29%] tests/test_protocol.py .......................... [ 40%] tests/test_server_connection.py ..s [ 41%] tests/test_types.py ... [ 42%] tests/test_uris.py .......sssss [ 47%] tests/test_workspace.py ................... [ 55%] tests/lsp/test_call_hierarchy.py ..... [ 57%] tests/lsp/test_code_action.py . [ 57%] tests/lsp/test_code_lens.py ... [ 58%] tests/lsp/test_color_presentation.py . [ 59%] tests/lsp/test_completion.py . [ 59%] tests/lsp/test_declaration.py ..... [ 61%] tests/lsp/test_definition.py ..... [ 63%] tests/lsp/test_diagnostics.py . [ 63%] tests/lsp/test_document_color.py .. [ 64%] tests/lsp/test_document_highlight.py ... [ 65%] tests/lsp/test_document_link.py ... [ 67%] tests/lsp/test_document_symbol.py ... [ 68%] tests/lsp/test_errors.py ..... [ 70%] tests/lsp/test_folding_range.py ... [ 71%] tests/lsp/test_formatting.py ... [ 72%] tests/lsp/test_hover.py .... [ 74%] tests/lsp/test_implementation.py ..... [ 76%] tests/lsp/test_inlay_hints.py . [ 76%] tests/lsp/test_inline_value.py . [ 77%] tests/lsp/test_linked_editing_range.py ... [ 78%] tests/lsp/test_moniker.py ... [ 79%] tests/lsp/test_on_type_formatting.py ... [ 80%] tests/lsp/test_prepare_rename.py .... [ 82%] tests/lsp/test_progress.py ....... [ 85%] tests/lsp/test_range_formatting.py ... [ 86%] tests/lsp/test_references.py ... [ 87%] tests/lsp/test_rename.py ... [ 88%] tests/lsp/test_selection_range.py ... [ 89%] tests/lsp/test_signature_help.py .ss [ 91%] tests/lsp/test_type_definition.py ..... [ 93%] tests/lsp/test_type_hierarchy.py ..... [ 95%] tests/lsp/semantic_tokens/test_delta_missing_legend.py ... [ 96%] tests/lsp/semantic_tokens/test_delta_missing_legend_none.py . [ 96%] tests/lsp/semantic_tokens/test_full_missing_legend.py . [ 97%] tests/lsp/semantic_tokens/test_range.py ... [ 98%] tests/lsp/semantic_tokens/test_range_missing_legends.py . [ 98%] tests/lsp/semantic_tokens/test_semantic_tokens_full.py ... [100%] ======================= 241 passed, 8 skipped in 27.45s ======================== >>> py3-gls: Entering fakeroot... >>> py3-gls-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.11/site-packages/pygls/workspace/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.11/site-packages/pygls/workspace/__pycache__' '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.11/site-packages/pygls/protocol/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.11/site-packages/pygls/protocol/__pycache__' '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.11/site-packages/pygls/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.11/site-packages/pygls/__pycache__' '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.11/site-packages/pygls/lsp/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.11/site-packages/pygls/lsp/__pycache__' >>> py3-gls-pyc*: Preparing subpackage py3-gls-pyc... >>> py3-gls-pyc*: Running postcheck for py3-gls-pyc >>> py3-gls*: Running postcheck for py3-gls >>> py3-gls*: Preparing package py3-gls... >>> py3-gls-pyc*: Tracing dependencies... py3-lsprotocol py3-cattrs python3~3.11 >>> py3-gls-pyc*: Package size: 364.0 KB >>> py3-gls-pyc*: Compressing data... >>> py3-gls-pyc*: Create checksum... >>> py3-gls-pyc*: Create py3-gls-pyc-1.3.0-r0.apk >>> py3-gls*: Tracing dependencies... py3-lsprotocol py3-cattrs python3~3.11 >>> py3-gls*: Package size: 332.0 KB >>> py3-gls*: Compressing data... >>> py3-gls*: Create checksum... >>> py3-gls*: Create py3-gls-1.3.0-r0.apk >>> py3-gls: Build complete at Tue, 30 Jan 2024 08:51:45 +0000 elapsed time 0h 0m 34s >>> py3-gls: Cleaning up srcdir >>> py3-gls: Cleaning up pkgdir >>> py3-gls: Uninstalling dependencies... (1/43) Purging .makedepends-py3-gls (20240130.085112) (2/43) Purging py3-lsprotocol-pyc (2023.0.1-r0) (3/43) Purging py3-lsprotocol (2023.0.1-r0) (4/43) Purging py3-cattrs-pyc (23.2.3-r0) (5/43) Purging py3-cattrs (23.2.3-r0) (6/43) Purging py3-attrs-pyc (23.2.0-r0) (7/43) Purging py3-attrs (23.2.0-r0) (8/43) Purging py3-gpep517-pyc (15-r1) (9/43) Purging py3-gpep517 (15-r1) (10/43) Purging py3-installer-pyc (0.7.0-r1) (11/43) Purging py3-installer (0.7.0-r1) (12/43) Purging py3-wheel-pyc (0.42.0-r0) (13/43) Purging py3-wheel (0.42.0-r0) (14/43) Purging py3-poetry-core-pyc (1.8.1-r0) (15/43) Purging py3-poetry-core (1.8.1-r0) (16/43) Purging py3-fastjsonschema-pyc (2.19.1-r0) (17/43) Purging py3-fastjsonschema (2.19.1-r0) (18/43) Purging py3-lark-parser-pyc (1.1.7-r0) (19/43) Purging py3-lark-parser (1.1.7-r0) (20/43) Purging py3-pytest-asyncio-pyc (0.21.1-r1) (21/43) Purging py3-pytest-asyncio (0.21.1-r1) (22/43) Purging py3-pytest-pyc (7.4.4-r0) (23/43) Purging py3-pytest (7.4.4-r0) (24/43) Purging py3-iniconfig-pyc (1.1.1-r8) (25/43) Purging py3-iniconfig (1.1.1-r8) (26/43) Purging py3-packaging-pyc (23.2-r0) (27/43) Purging py3-packaging (23.2-r0) (28/43) Purging py3-parsing-pyc (3.1.1-r0) (29/43) Purging py3-parsing (3.1.1-r0) (30/43) Purging py3-pluggy-pyc (1.3.0-r0) (31/43) Purging py3-pluggy (1.3.0-r0) (32/43) Purging py3-py-pyc (1.11.0-r2) (33/43) Purging py3-py (1.11.0-r2) (34/43) Purging python3-pyc (3.11.7-r1) (35/43) Purging python3-pycache-pyc0 (3.11.7-r1) (36/43) Purging pyc (3.11.7-r1) (37/43) Purging python3 (3.11.7-r1) (38/43) Purging gdbm (1.23-r1) (39/43) Purging libffi (3.4.4-r3) (40/43) Purging libpanelw (6.4_p20231125-r0) (41/43) Purging mpdecimal (4.0.0-r0) (42/43) Purging readline (8.2.10-r0) (43/43) Purging sqlite-libs (3.45.0-r0) Executing busybox-1.36.1-r19.trigger OK: 265 MiB in 110 packages >>> py3-gls: Updating the testing/ppc64le repository index... >>> py3-gls: Signing the index...