>>> py3-acme: Building community/py3-acme 1.16.0-r0 (using abuild 3.8.0_rc3-r2) started Fri, 04 Jun 2021 16:50:27 +0000 >>> py3-acme: Checking sanity of /home/buildozer/aports/community/py3-acme/APKBUILD... >>> py3-acme: Analyzing dependencies... >>> py3-acme: Installing for build: build-base py3-setuptools py3-cryptography py3-josepy py3-openssl py3-pyrfc3339 py3-tz py3-requests py3-requests-toolbelt py3-pytest py3-pytest-runner (1/39) Installing libbz2 (1.0.8-r1) (2/39) Installing libffi (3.3-r2) (3/39) Installing gdbm (1.19-r0) (4/39) Installing xz-libs (5.2.5-r0) (5/39) Installing mpdecimal (2.5.1-r1) (6/39) Installing readline (8.1.0-r0) (7/39) Installing sqlite-libs (3.35.5-r0) (8/39) Installing python3 (3.9.5-r1) (9/39) Installing py3-ordered-set (4.0.2-r1) (10/39) Installing py3-appdirs (1.4.4-r2) (11/39) Installing py3-parsing (2.4.7-r2) (12/39) Installing py3-six (1.15.0-r1) (13/39) Installing py3-packaging (20.9-r1) (14/39) Installing py3-setuptools (52.0.0-r3) (15/39) Installing py3-cparser (2.20-r1) (16/39) Installing py3-cffi (1.14.5-r1) (17/39) Installing py3-idna (3.2-r0) (18/39) Installing py3-asn1crypto (1.4.0-r1) (19/39) Installing py3-cryptography (3.3.2-r1) (20/39) Installing py3-openssl (20.0.1-r1) (21/39) Installing py3-josepy (1.8.0-r1) (22/39) Installing py3-tz (2021.1-r1) (23/39) Installing py3-pyrfc3339 (1.1-r4) (24/39) Installing py3-chardet (4.0.0-r2) (25/39) Installing py3-urllib3 (1.26.5-r0) (26/39) Installing py3-certifi (2020.12.5-r1) (27/39) Installing py3-requests (2.25.1-r3) (28/39) Installing py3-requests-toolbelt (0.9.1-r2) (29/39) Installing py3-atomicwrites (1.4.0-r1) (30/39) Installing py3-attrs (20.3.0-r1) (31/39) Installing py3-more-itertools (8.8.0-r0) (32/39) Installing py3-iniconfig (1.1.1-r1) (33/39) Installing py3-pluggy (0.13.1-r4) (34/39) Installing py3-py (1.10.0-r1) (35/39) Installing py3-wcwidth (0.2.5-r1) (36/39) Installing py3-toml (0.10.2-r2) (37/39) Installing py3-pytest (6.2.4-r0) (38/39) Installing py3-pytest-runner (5.3.1-r0) (39/39) Installing .makedepends-py3-acme (20210604.165028) Executing busybox-1.33.1-r1.trigger OK: 381 MiB in 128 packages >>> py3-acme: Cleaning up srcdir >>> py3-acme: Cleaning up pkgdir >>> py3-acme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/acme-1.16.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 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-acme: Fetching https://pypi.io/packages/source/a/acme/acme-1.16.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 122 100 122 0 0 2232 0 --:--:-- --:--:-- --:--:-- 2259 100 269 100 269 0 0 1411 0 --:--:-- --:--:-- --:--:-- 1411 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 90444 100 90444 0 0 345k 0 --:--:-- --:--:-- --:--:-- 345k >>> py3-acme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/acme-1.16.0.tar.gz >>> py3-acme: Checking sha512sums... acme-1.16.0.tar.gz: OK >>> py3-acme: Unpacking /var/cache/distfiles/v3.14/acme-1.16.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/acme copying acme/magic_typing.py -> build/lib/acme copying acme/util.py -> build/lib/acme copying acme/mixins.py -> build/lib/acme copying acme/__init__.py -> build/lib/acme copying acme/errors.py -> build/lib/acme copying acme/fields.py -> build/lib/acme copying acme/messages.py -> build/lib/acme copying acme/client.py -> build/lib/acme copying acme/standalone.py -> build/lib/acme copying acme/crypto_util.py -> build/lib/acme copying acme/challenges.py -> build/lib/acme copying acme/jws.py -> build/lib/acme running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'acme.egg-info/SOURCES.txt' running pytest Searching for idna<3.2,>=2.5 Reading https://pypi.org/simple/idna/ Downloading https://files.pythonhosted.org/packages/29/88/c52aae187d3b128a0f13f36a6c987fc0d408d03a678ad9996516925d8495/idna-3.1-py3-none-any.whl#sha256=5205d03e7bcbb919cc9c19885f9920d622ca52448306f2377daede5cf3faac16 Best match: idna 3.1 Processing idna-3.1-py3-none-any.whl Installing idna-3.1-py3-none-any.whl to /home/buildozer/aports/community/py3-acme/src/acme-1.16.0/.eggs Installed /home/buildozer/aports/community/py3-acme/src/acme-1.16.0/.eggs/idna-3.1-py3.9.egg running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'acme.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.9.5, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-acme/src/acme-1.16.0, configfile: pytest.ini collected 276 items tests/challenges_test.py ............................................... [ 17%] ............... [ 22%] tests/client_test.py ................................................... [ 40%] ....................................................... [ 60%] tests/crypto_util_test.py ....................... [ 69%] tests/errors_test.py .... [ 70%] tests/fields_test.py .......... [ 74%] tests/jose_test.py .. [ 75%] tests/jws_test.py ... [ 76%] tests/magic_typing_test.py . [ 76%] tests/messages_test.py ................................................. [ 94%] [ 94%] tests/standalone_test.py ............... [ 99%] tests/util_test.py . [100%] =============================== warnings summary =============================== tests/crypto_util_test.py::SSLSocketAndProbeSNITest::test_probe_ok /usr/lib/python3.9/site-packages/_pytest/threadexception.py:75: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-3 Traceback (most recent call last): File "/usr/lib/python3.9/socketserver.py", line 316, in _handle_request_noblock self.process_request(request, client_address) File "/usr/lib/python3.9/socketserver.py", line 348, in process_request self.shutdown_request(request) File "/usr/lib/python3.9/socketserver.py", line 506, in shutdown_request request.shutdown(socket.SHUT_WR) File "/home/buildozer/aports/community/py3-acme/src/acme-1.16.0/acme/crypto_util.py", line 109, in shutdown return self._wrapped.shutdown() File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1914, in shutdown self._raise_ssl_error(self._ssl, result) File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1558, in _raise_ssl_error raise SysCallError(errno, errorcode.get(errno)) OpenSSL.SSL.SysCallError: (32, 'EPIPE') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner self.run() File "/usr/lib/python3.9/threading.py", line 892, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.9/socketserver.py", line 296, in handle_request return self._handle_request_noblock() File "/usr/lib/python3.9/socketserver.py", line 319, in _handle_request_noblock self.shutdown_request(request) File "/usr/lib/python3.9/socketserver.py", line 506, in shutdown_request request.shutdown(socket.SHUT_WR) File "/home/buildozer/aports/community/py3-acme/src/acme-1.16.0/acme/crypto_util.py", line 109, in shutdown return self._wrapped.shutdown() File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1914, in shutdown self._raise_ssl_error(self._ssl, result) File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1558, in _raise_ssl_error raise SysCallError(errno, errorcode.get(errno)) OpenSSL.SSL.SysCallError: (32, 'EPIPE') warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) tests/standalone_test.py::TLSALPN01ServerTest::test_challenge_certs /usr/lib/python3.9/site-packages/_pytest/threadexception.py:75: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-12 Traceback (most recent call last): File "/usr/lib/python3.9/socketserver.py", line 316, in _handle_request_noblock self.process_request(request, client_address) File "/usr/lib/python3.9/socketserver.py", line 348, in process_request self.shutdown_request(request) File "/usr/lib/python3.9/socketserver.py", line 506, in shutdown_request request.shutdown(socket.SHUT_WR) File "/home/buildozer/aports/community/py3-acme/src/acme-1.16.0/acme/crypto_util.py", line 109, in shutdown return self._wrapped.shutdown() File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1914, in shutdown self._raise_ssl_error(self._ssl, result) File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1558, in _raise_ssl_error raise SysCallError(errno, errorcode.get(errno)) OpenSSL.SSL.SysCallError: (32, 'EPIPE') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner self.run() File "/usr/lib/python3.9/threading.py", line 892, in run self._target(*self._args, **self._kwargs) File "/usr/lib/python3.9/socketserver.py", line 237, in serve_forever self._handle_request_noblock() File "/usr/lib/python3.9/socketserver.py", line 319, in _handle_request_noblock self.shutdown_request(request) File "/usr/lib/python3.9/socketserver.py", line 506, in shutdown_request request.shutdown(socket.SHUT_WR) File "/home/buildozer/aports/community/py3-acme/src/acme-1.16.0/acme/crypto_util.py", line 109, in shutdown return self._wrapped.shutdown() File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1914, in shutdown self._raise_ssl_error(self._ssl, result) File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1558, in _raise_ssl_error raise SysCallError(errno, errorcode.get(errno)) OpenSSL.SSL.SysCallError: (32, 'EPIPE') warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================= 276 passed, 2 warnings in 16.74s ======================= >>> py3-acme: Entering fakeroot... running install running build running build_py running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'acme.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-acme/pkg creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme copying build/lib/acme/magic_typing.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme copying build/lib/acme/util.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme copying build/lib/acme/mixins.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme copying build/lib/acme/__init__.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme copying build/lib/acme/errors.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme copying build/lib/acme/fields.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme copying build/lib/acme/messages.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme copying build/lib/acme/client.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme copying build/lib/acme/standalone.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme copying build/lib/acme/crypto_util.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme copying build/lib/acme/challenges.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme copying build/lib/acme/jws.py -> /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme/magic_typing.py to magic_typing.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme/util.py to util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme/mixins.py to mixins.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme/errors.py to errors.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme/fields.py to fields.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme/messages.py to messages.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme/client.py to client.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme/standalone.py to standalone.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme/crypto_util.py to crypto_util.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme/challenges.py to challenges.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme/jws.py to jws.cpython-39.pyc running install_egg_info Copying acme.egg-info to /home/buildozer/aports/community/py3-acme/pkg/py3-acme/usr/lib/python3.9/site-packages/acme-1.16.0-py3.9.egg-info running install_scripts >>> py3-acme*: Running postcheck for py3-acme >>> py3-acme*: Preparing package py3-acme... >>> py3-acme*: Tracing dependencies... >>> py3-acme*: Package size: 344.0 KB >>> py3-acme*: Compressing data... >>> py3-acme*: Create checksum... >>> py3-acme*: Create py3-acme-1.16.0-r0.apk >>> py3-acme: Build complete at Fri, 04 Jun 2021 16:50:48 +0000 elapsed time 0h 0m 21s >>> py3-acme: Cleaning up srcdir >>> py3-acme: Cleaning up pkgdir >>> py3-acme: Uninstalling dependencies... (1/39) Purging .makedepends-py3-acme (20210604.165028) (2/39) Purging py3-josepy (1.8.0-r1) (3/39) Purging py3-openssl (20.0.1-r1) (4/39) Purging py3-cryptography (3.3.2-r1) (5/39) Purging py3-cffi (1.14.5-r1) (6/39) Purging py3-cparser (2.20-r1) (7/39) Purging py3-asn1crypto (1.4.0-r1) (8/39) Purging py3-pyrfc3339 (1.1-r4) (9/39) Purging py3-tz (2021.1-r1) (10/39) Purging py3-requests-toolbelt (0.9.1-r2) (11/39) Purging py3-requests (2.25.1-r3) (12/39) Purging py3-chardet (4.0.0-r2) (13/39) Purging py3-idna (3.2-r0) (14/39) Purging py3-urllib3 (1.26.5-r0) (15/39) Purging py3-certifi (2020.12.5-r1) (16/39) Purging py3-pytest (6.2.4-r0) (17/39) Purging py3-atomicwrites (1.4.0-r1) (18/39) Purging py3-attrs (20.3.0-r1) (19/39) Purging py3-more-itertools (8.8.0-r0) (20/39) Purging py3-iniconfig (1.1.1-r1) (21/39) Purging py3-pluggy (0.13.1-r4) (22/39) Purging py3-py (1.10.0-r1) (23/39) Purging py3-wcwidth (0.2.5-r1) (24/39) Purging py3-toml (0.10.2-r2) (25/39) Purging py3-pytest-runner (5.3.1-r0) (26/39) Purging py3-setuptools (52.0.0-r3) (27/39) Purging py3-ordered-set (4.0.2-r1) (28/39) Purging py3-appdirs (1.4.4-r2) (29/39) Purging py3-packaging (20.9-r1) (30/39) Purging py3-parsing (2.4.7-r2) (31/39) Purging py3-six (1.15.0-r1) (32/39) Purging python3 (3.9.5-r1) (33/39) Purging libbz2 (1.0.8-r1) (34/39) Purging libffi (3.3-r2) (35/39) Purging gdbm (1.19-r0) (36/39) Purging xz-libs (5.2.5-r0) (37/39) Purging mpdecimal (2.5.1-r1) (38/39) Purging readline (8.1.0-r0) (39/39) Purging sqlite-libs (3.35.5-r0) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> py3-acme: Updating the community/x86 repository index... >>> py3-acme: Signing the index...