>>> py3-acme: Building community/py3-acme 1.21.0-r0 (using abuild 3.9.0_rc2-r1) started Thu, 04 Nov 2021 10:35:14 +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/37) Installing libffi (3.4.2-r1) (2/37) Installing gdbm (1.20-r2) (3/37) Installing mpdecimal (2.5.1-r1) (4/37) Installing readline (8.1.1-r0) (5/37) Installing sqlite-libs (3.36.0-r0) (6/37) Installing python3 (3.9.7-r3) (7/37) Installing py3-ordered-set (4.0.2-r2) (8/37) Installing py3-appdirs (1.4.4-r2) (9/37) Installing py3-parsing (2.4.7-r2) (10/37) Installing py3-six (1.16.0-r0) (11/37) Installing py3-packaging (20.9-r1) (12/37) Installing py3-setuptools (52.0.0-r4) (13/37) Installing py3-cparser (2.20-r1) (14/37) Installing py3-cffi (1.14.5-r2) (15/37) Installing py3-idna (3.3-r0) (16/37) Installing py3-asn1crypto (1.4.0-r1) (17/37) Installing py3-cryptography (3.3.2-r3) (18/37) Installing py3-openssl (21.0.0-r0) (19/37) Installing py3-josepy (1.10.0-r0) (20/37) Installing py3-tz (2021.1-r1) (21/37) Installing py3-pyrfc3339 (1.1-r4) (22/37) Installing py3-certifi (2020.12.5-r1) (23/37) Installing py3-charset-normalizer (2.0.7-r0) (24/37) Installing py3-urllib3 (1.26.7-r0) (25/37) Installing py3-requests (2.26.0-r1) (26/37) Installing py3-requests-toolbelt (0.9.1-r2) (27/37) Installing py3-atomicwrites (1.4.0-r1) (28/37) Installing py3-attrs (21.2.0-r0) (29/37) Installing py3-more-itertools (8.10.0-r0) (30/37) Installing py3-iniconfig (1.1.1-r1) (31/37) Installing py3-pluggy (0.13.1-r4) (32/37) Installing py3-py (1.10.0-r1) (33/37) Installing py3-wcwidth (0.2.5-r1) (34/37) Installing py3-toml (0.10.2-r2) (35/37) Installing py3-pytest (6.2.5-r0) (36/37) Installing py3-pytest-runner (5.3.1-r0) (37/37) Installing .makedepends-py3-acme (20211104.103515) Executing busybox-1.34.1-r2.trigger OK: 781 MiB in 137 packages >>> py3-acme: Cleaning up srcdir >>> py3-acme: Cleaning up pkgdir >>> py3-acme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/acme-1.21.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 curl: (22) The requested URL returned error: 404 >>> py3-acme: Fetching https://pypi.io/packages/source/a/acme/acme-1.21.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 2615 0 --:--:-- --:--:-- --:--:-- 2652 100 269 100 269 0 0 1459 0 --:--:-- --:--:-- --:--:-- 1459 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98092 100 98092 0 0 375k 0 --:--:-- --:--:-- --:--:-- 375k >>> py3-acme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/acme-1.21.0.tar.gz >>> py3-acme: Checking sha512sums... acme-1.21.0.tar.gz: OK >>> py3-acme: Unpacking /var/cache/distfiles/v3.15/acme-1.21.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/acme copying acme/jws.py -> build/lib/acme copying acme/util.py -> build/lib/acme copying acme/errors.py -> build/lib/acme copying acme/__init__.py -> build/lib/acme copying acme/crypto_util.py -> build/lib/acme copying acme/magic_typing.py -> build/lib/acme copying acme/standalone.py -> build/lib/acme copying acme/client.py -> build/lib/acme copying acme/challenges.py -> build/lib/acme copying acme/mixins.py -> build/lib/acme copying acme/fields.py -> build/lib/acme copying acme/messages.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 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.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-acme/src/acme-1.21.0, configfile: pytest.ini collected 287 items tests/challenges_test.py ............................................... [ 16%] ............... [ 21%] tests/client_test.py ................................................... [ 39%] ....................................................... [ 58%] tests/crypto_util_test.py .................................. [ 70%] tests/errors_test.py .... [ 71%] tests/fields_test.py .......... [ 75%] tests/jose_test.py .. [ 75%] tests/jws_test.py ... [ 77%] tests/magic_typing_test.py . [ 77%] tests/messages_test.py ................................................. [ 94%] [ 94%] tests/standalone_test.py ............... [ 99%] tests/util_test.py . [100%] =============================== warnings summary =============================== tests/client_test.py: 21 warnings /home/buildozer/aports/community/py3-acme/src/acme-1.21.0/tests/client_test.py:119: DeprecationWarning: The BackwardsCompatibleClientV2 attribute in acme.client is deprecated and will be removed soon. from acme.client import BackwardsCompatibleClientV2 tests/client_test.py::BackwardsCompatibleClientV2Test::test_finalize_order_v1_fetch_chain_error tests/client_test.py::BackwardsCompatibleClientV2Test::test_finalize_order_v1_success tests/client_test.py::BackwardsCompatibleClientV2Test::test_finalize_order_v1_timeout tests/client_test.py::BackwardsCompatibleClientV2Test::test_new_account_and_tos tests/client_test.py::BackwardsCompatibleClientV2Test::test_new_account_and_tos tests/client_test.py::BackwardsCompatibleClientV2Test::test_new_order_v1 tests/client_test.py::BackwardsCompatibleClientV2Test::test_revoke tests/client_test.py::BackwardsCompatibleClientV2Test::test_update_registration /usr/lib/python3.9/unittest/mock.py:1370: DeprecationWarning: The Client attribute in acme.client is deprecated and will be removed soon. original = getattr(target, name, DEFAULT) tests/client_test.py::BackwardsCompatibleClientV2Test::test_finalize_order_v1_fetch_chain_error tests/client_test.py::BackwardsCompatibleClientV2Test::test_finalize_order_v1_success tests/client_test.py::BackwardsCompatibleClientV2Test::test_finalize_order_v1_timeout tests/client_test.py::BackwardsCompatibleClientV2Test::test_new_account_and_tos tests/client_test.py::BackwardsCompatibleClientV2Test::test_new_account_and_tos tests/client_test.py::BackwardsCompatibleClientV2Test::test_new_order_v1 tests/client_test.py::BackwardsCompatibleClientV2Test::test_revoke tests/client_test.py::BackwardsCompatibleClientV2Test::test_update_registration /usr/lib/python3.9/unittest/mock.py:1524: DeprecationWarning: The Client attribute in acme.client is deprecated and will be removed soon. if not self.create and (not hasattr(self.target, self.attribute) or tests/client_test.py::BackwardsCompatibleClientV2Test::test_init_downloads_directory /home/buildozer/aports/community/py3-acme/src/acme-1.21.0/tests/client_test.py:125: DeprecationWarning: The BackwardsCompatibleClientV2 attribute in acme.client is deprecated and will be removed soon. from acme.client import BackwardsCompatibleClientV2 tests/client_test.py: 36 warnings /home/buildozer/aports/community/py3-acme/src/acme-1.21.0/tests/client_test.py:338: DeprecationWarning: The Client attribute in acme.client is deprecated and will be removed soon. from acme.client import Client tests/client_test.py::ClientTest::test_init_downloads_directory /home/buildozer/aports/community/py3-acme/src/acme-1.21.0/tests/client_test.py:344: DeprecationWarning: The Client attribute in acme.client is deprecated and will be removed soon. from acme.client import Client tests/client_test.py::ClientTest::test_init_without_net /home/buildozer/aports/community/py3-acme/src/acme-1.21.0/tests/client_test.py:353: DeprecationWarning: The Client attribute in acme.client is deprecated and will be removed soon. from acme.client import Client 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.21.0/acme/crypto_util.py", line 123, in shutdown return self._wrapped.shutdown() File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1980, in shutdown self._raise_ssl_error(self._ssl, result) File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1624, 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 973, in _bootstrap_inner self.run() File "/usr/lib/python3.9/threading.py", line 910, 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.21.0/acme/crypto_util.py", line 123, in shutdown return self._wrapped.shutdown() File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1980, in shutdown self._raise_ssl_error(self._ssl, result) File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1624, 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.21.0/acme/crypto_util.py", line 123, in shutdown return self._wrapped.shutdown() File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1980, in shutdown self._raise_ssl_error(self._ssl, result) File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1624, 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 973, in _bootstrap_inner self.run() File "/usr/lib/python3.9/threading.py", line 910, 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.21.0/acme/crypto_util.py", line 123, in shutdown return self._wrapped.shutdown() File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1980, in shutdown self._raise_ssl_error(self._ssl, result) File "/usr/lib/python3.9/site-packages/OpenSSL/SSL.py", line 1624, 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 ====================== 287 passed, 78 warnings in 15.89s ======================= >>> 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/jws.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/errors.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/crypto_util.py -> /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/standalone.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/challenges.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/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 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 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/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/__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/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/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/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/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/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/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/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 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.21.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: 380.0 KB >>> py3-acme*: Compressing data... >>> py3-acme*: Create checksum... >>> py3-acme*: Create py3-acme-1.21.0-r0.apk >>> py3-acme: Build complete at Thu, 04 Nov 2021 10:35:35 +0000 elapsed time 0h 0m 21s >>> py3-acme: Cleaning up srcdir >>> py3-acme: Cleaning up pkgdir >>> py3-acme: Uninstalling dependencies... (1/37) Purging .makedepends-py3-acme (20211104.103515) (2/37) Purging py3-josepy (1.10.0-r0) (3/37) Purging py3-openssl (21.0.0-r0) (4/37) Purging py3-cryptography (3.3.2-r3) (5/37) Purging py3-cffi (1.14.5-r2) (6/37) Purging py3-cparser (2.20-r1) (7/37) Purging py3-asn1crypto (1.4.0-r1) (8/37) Purging py3-pyrfc3339 (1.1-r4) (9/37) Purging py3-tz (2021.1-r1) (10/37) Purging py3-requests-toolbelt (0.9.1-r2) (11/37) Purging py3-requests (2.26.0-r1) (12/37) Purging py3-certifi (2020.12.5-r1) (13/37) Purging py3-charset-normalizer (2.0.7-r0) (14/37) Purging py3-idna (3.3-r0) (15/37) Purging py3-urllib3 (1.26.7-r0) (16/37) Purging py3-pytest (6.2.5-r0) (17/37) Purging py3-atomicwrites (1.4.0-r1) (18/37) Purging py3-attrs (21.2.0-r0) (19/37) Purging py3-more-itertools (8.10.0-r0) (20/37) Purging py3-iniconfig (1.1.1-r1) (21/37) Purging py3-pluggy (0.13.1-r4) (22/37) Purging py3-py (1.10.0-r1) (23/37) Purging py3-wcwidth (0.2.5-r1) (24/37) Purging py3-toml (0.10.2-r2) (25/37) Purging py3-pytest-runner (5.3.1-r0) (26/37) Purging py3-setuptools (52.0.0-r4) (27/37) Purging py3-ordered-set (4.0.2-r2) (28/37) Purging py3-appdirs (1.4.4-r2) (29/37) Purging py3-packaging (20.9-r1) (30/37) Purging py3-parsing (2.4.7-r2) (31/37) Purging py3-six (1.16.0-r0) (32/37) Purging python3 (3.9.7-r3) (33/37) Purging libffi (3.4.2-r1) (34/37) Purging gdbm (1.20-r2) (35/37) Purging mpdecimal (2.5.1-r1) (36/37) Purging readline (8.1.1-r0) (37/37) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r2.trigger OK: 713 MiB in 100 packages >>> py3-acme: Updating the community/x86_64 repository index... >>> py3-acme: Signing the index...