>>> py3-lsp-jsonrpc: Building community/py3-lsp-jsonrpc 1.0.0-r2 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 13:13:24 +0000 >>> py3-lsp-jsonrpc: Checking sanity of /home/buildozer/aports/community/py3-lsp-jsonrpc/APKBUILD... >>> py3-lsp-jsonrpc: Analyzing dependencies... >>> py3-lsp-jsonrpc: Installing for build: build-base py3-ujson py3-setuptools py3-pytest py3-mock (1/18) Installing py3-ujson (5.5.0-r1) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing mpdecimal (2.5.1-r1) (5/18) Installing readline (8.2.0-r0) (6/18) Installing sqlite-libs (3.40.0-r0) (7/18) Installing python3 (3.11.0-r2) (8/18) Installing py3-parsing (3.0.9-r1) (9/18) Installing py3-packaging (21.3-r3) (10/18) Installing py3-setuptools (65.6.0-r1) (11/18) Installing py3-attrs (22.1.0-r1) (12/18) Installing py3-iniconfig (1.1.1-r4) (13/18) Installing py3-pluggy (1.0.0-r2) (14/18) Installing py3-py (1.11.0-r1) (15/18) Installing py3-pytest (7.2.0-r2) (16/18) Installing py3-pbr (5.11.0-r1) (17/18) Installing py3-mock (4.0.3-r4) (18/18) Installing .makedepends-py3-lsp-jsonrpc (20221123.131326) Executing busybox-1.35.0-r29.trigger OK: 459 MiB in 121 packages >>> py3-lsp-jsonrpc: Cleaning up srcdir >>> py3-lsp-jsonrpc: Cleaning up pkgdir >>> py3-lsp-jsonrpc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-lsp-jsonrpc-1.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 12069 100 12069 0 0 70638 0 --:--:-- --:--:-- --:--:-- 70994 >>> py3-lsp-jsonrpc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-lsp-jsonrpc-1.0.0.tar.gz >>> py3-lsp-jsonrpc: Checking sha512sums... py3-lsp-jsonrpc-1.0.0.tar.gz: OK >>> py3-lsp-jsonrpc: Unpacking /var/cache/distfiles/edge/py3-lsp-jsonrpc-1.0.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pylsp_jsonrpc copying pylsp_jsonrpc/endpoint.py -> build/lib/pylsp_jsonrpc copying pylsp_jsonrpc/dispatchers.py -> build/lib/pylsp_jsonrpc copying pylsp_jsonrpc/__init__.py -> build/lib/pylsp_jsonrpc copying pylsp_jsonrpc/streams.py -> build/lib/pylsp_jsonrpc copying pylsp_jsonrpc/_version.py -> build/lib/pylsp_jsonrpc copying pylsp_jsonrpc/exceptions.py -> build/lib/pylsp_jsonrpc ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-lsp-jsonrpc/src/python-lsp-jsonrpc-1.0.0, configfile: test collected 27 items / 1 deselected / 26 selected test/test_endpoint.py ...................... [ 84%] test/test_streams.py .... [100%] ======================= 26 passed, 1 deselected in 0.20s ======================= >>> py3-lsp-jsonrpc: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg creating /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc creating /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr creating /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib creating /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc copying build/lib/pylsp_jsonrpc/endpoint.py -> /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc copying build/lib/pylsp_jsonrpc/dispatchers.py -> /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc copying build/lib/pylsp_jsonrpc/__init__.py -> /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc copying build/lib/pylsp_jsonrpc/streams.py -> /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc copying build/lib/pylsp_jsonrpc/_version.py -> /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc copying build/lib/pylsp_jsonrpc/exceptions.py -> /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc byte-compiling /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/endpoint.py to endpoint.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/dispatchers.py to dispatchers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/streams.py to streams.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/_version.py to _version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/pylsp_jsonrpc/exceptions.py to exceptions.cpython-311.pyc running install_egg_info running egg_info creating python_lsp_jsonrpc.egg-info writing python_lsp_jsonrpc.egg-info/PKG-INFO writing dependency_links to python_lsp_jsonrpc.egg-info/dependency_links.txt writing requirements to python_lsp_jsonrpc.egg-info/requires.txt writing top-level names to python_lsp_jsonrpc.egg-info/top_level.txt writing manifest file 'python_lsp_jsonrpc.egg-info/SOURCES.txt' reading manifest file 'python_lsp_jsonrpc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' adding license file 'LICENSE' writing manifest file 'python_lsp_jsonrpc.egg-info/SOURCES.txt' Copying python_lsp_jsonrpc.egg-info to /home/buildozer/aports/community/py3-lsp-jsonrpc/pkg/py3-lsp-jsonrpc/usr/lib/python3.11/site-packages/python_lsp_jsonrpc-1.0.0-py3.11.egg-info running install_scripts >>> py3-lsp-jsonrpc*: Running postcheck for py3-lsp-jsonrpc >>> py3-lsp-jsonrpc*: Preparing package py3-lsp-jsonrpc... >>> py3-lsp-jsonrpc*: Tracing dependencies... >>> py3-lsp-jsonrpc*: Package size: 128.0 KB >>> py3-lsp-jsonrpc*: Compressing data... >>> py3-lsp-jsonrpc*: Create checksum... >>> py3-lsp-jsonrpc*: Create py3-lsp-jsonrpc-1.0.0-r2.apk >>> py3-lsp-jsonrpc: Build complete at Wed, 23 Nov 2022 13:13:32 +0000 elapsed time 0h 0m 8s >>> py3-lsp-jsonrpc: Cleaning up srcdir >>> py3-lsp-jsonrpc: Cleaning up pkgdir >>> py3-lsp-jsonrpc: Uninstalling dependencies... (1/18) Purging .makedepends-py3-lsp-jsonrpc (20221123.131326) (2/18) Purging py3-ujson (5.5.0-r1) (3/18) Purging py3-setuptools (65.6.0-r1) (4/18) Purging py3-pytest (7.2.0-r2) (5/18) Purging py3-attrs (22.1.0-r1) (6/18) Purging py3-iniconfig (1.1.1-r4) (7/18) Purging py3-packaging (21.3-r3) (8/18) Purging py3-parsing (3.0.9-r1) (9/18) Purging py3-pluggy (1.0.0-r2) (10/18) Purging py3-py (1.11.0-r1) (11/18) Purging py3-mock (4.0.3-r4) (12/18) Purging py3-pbr (5.11.0-r1) (13/18) Purging python3 (3.11.0-r2) (14/18) Purging libffi (3.4.4-r0) (15/18) Purging gdbm (1.23-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 380 MiB in 103 packages >>> py3-lsp-jsonrpc: Updating the community/x86 repository index... >>> py3-lsp-jsonrpc: Signing the index...