>>> py3-txacme: Building community/py3-txacme 0.9.3-r0 (using abuild 3.7.0_rc1-r2) started Tue, 22 Dec 2020 07:48:12 +0000 >>> py3-txacme: Checking sanity of /home/buildozer/aports/community/py3-txacme/APKBUILD... >>> py3-txacme: Analyzing dependencies... >>> py3-txacme: Installing for build: build-base python3 py3-acme py3-attrs py3-eliot py3-josepy py3-pem py3-treq py3-twisted py3-txsni py3-openssl py3-setuptools (1/44) Installing libbz2 (1.0.8-r1) (2/44) Installing libffi (3.3-r2) (3/44) Installing gdbm (1.18.1-r0) (4/44) Installing xz-libs (5.2.5-r0) (5/44) Installing readline (8.0.4-r0) (6/44) Installing sqlite-libs (3.34.0-r0) (7/44) Installing python3 (3.8.6-r0) (8/44) Installing py3-ordered-set (4.0.2-r0) (9/44) Installing py3-appdirs (1.4.4-r1) (10/44) Installing py3-parsing (2.4.7-r1) (11/44) Installing py3-six (1.15.0-r0) (12/44) Installing py3-packaging (20.8-r0) (13/44) Installing py3-setuptools (51.0.0-r0) (14/44) Installing py3-cparser (2.20-r0) (15/44) Installing py3-cffi (1.14.4-r0) (16/44) Installing py3-idna (2.10-r0) (17/44) Installing py3-asn1crypto (1.4.0-r0) (18/44) Installing py3-cryptography (3.3.1-r0) (19/44) Installing py3-openssl (20.0.1-r0) (20/44) Installing py3-josepy (1.5.0-r0) (21/44) Installing py3-pbr (5.5.1-r0) (22/44) Installing py3-mock (4.0.3-r0) (23/44) Installing py3-tz (2020.4-r0) (24/44) Installing py3-pyrfc3339 (1.1-r3) (25/44) Installing py3-chardet (4.0.0-r0) (26/44) Installing py3-urllib3 (1.26.2-r1) (27/44) Installing py3-requests (2.25.1-r0) (28/44) Installing py3-requests-toolbelt (0.9.1-r1) (29/44) Installing py3-acme (1.10.0-r0) (30/44) Installing py3-attrs (20.3.0-r0) (31/44) Installing py3-zope-interface (5.2.0-r0) (32/44) Installing py3-pyrsistent (0.17.3-r0) (33/44) Installing py3-boltons (20.2.1-r0) (34/44) Installing py3-constantly (15.1.0-r3) (35/44) Installing py3-incremental (17.5.0-r3) (36/44) Installing py3-pyhamcrest (2.0.2-r0) (37/44) Installing py3-hyperlink (20.0.1-r0) (38/44) Installing py3-automat (20.2.0-r0) (39/44) Installing py3-twisted (20.3.0-r1) (40/44) Installing py3-eliot (1.13.0-r0) (41/44) Installing py3-pem (20.1.0-r1) (42/44) Installing py3-treq (20.9.0-r0) (43/44) Installing py3-txsni (0.2.0-r0) (44/44) Installing .makedepends-py3-txacme (20201222.074819) Executing busybox-1.32.0-r8.trigger OK: 409 MiB in 130 packages >>> py3-txacme: Cleaning up srcdir >>> py3-txacme: Cleaning up pkgdir >>> py3-txacme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-txacme-0.9.3.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 82786 100 82786 0 0 985k 0 --:--:-- --:--:-- --:--:-- 985k >>> py3-txacme: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/py3-txacme-0.9.3.tar.gz >>> py3-txacme: Checking sha512sums... py3-txacme-0.9.3.tar.gz: OK >>> py3-txacme: Unpacking /var/cache/distfiles/v3.13/py3-txacme-0.9.3.tar.gz... running build running build_py creating build creating build/lib creating build/lib/txacme copying src/txacme/logging.py -> build/lib/txacme copying src/txacme/endpoint.py -> build/lib/txacme copying src/txacme/store.py -> build/lib/txacme copying src/txacme/_endpoint_parser.py -> build/lib/txacme copying src/txacme/testing.py -> build/lib/txacme copying src/txacme/util.py -> build/lib/txacme copying src/txacme/__init__.py -> build/lib/txacme copying src/txacme/errors.py -> build/lib/txacme copying src/txacme/_version.py -> build/lib/txacme copying src/txacme/messages.py -> build/lib/txacme copying src/txacme/urls.py -> build/lib/txacme copying src/txacme/interfaces.py -> build/lib/txacme copying src/txacme/client.py -> build/lib/txacme copying src/txacme/service.py -> build/lib/txacme creating build/lib/integration copying src/integration/__init__.py -> build/lib/integration copying src/integration/test_client.py -> build/lib/integration creating build/lib/txacme/challenges copying src/txacme/challenges/_tls.py -> build/lib/txacme/challenges copying src/txacme/challenges/__init__.py -> build/lib/txacme/challenges copying src/txacme/challenges/_libcloud.py -> build/lib/txacme/challenges copying src/txacme/challenges/_http.py -> build/lib/txacme/challenges creating build/lib/txacme/test copying src/txacme/test/test_store.py -> build/lib/txacme/test copying src/txacme/test/test_challenges.py -> build/lib/txacme/test copying src/txacme/test/__init__.py -> build/lib/txacme/test copying src/txacme/test/test_matchers.py -> build/lib/txacme/test copying src/txacme/test/doubles.py -> build/lib/txacme/test copying src/txacme/test/strategies.py -> build/lib/txacme/test copying src/txacme/test/test_service.py -> build/lib/txacme/test copying src/txacme/test/test_client.py -> build/lib/txacme/test copying src/txacme/test/test_util.py -> build/lib/txacme/test copying src/txacme/test/test_endpoint.py -> build/lib/txacme/test copying src/txacme/test/matchers.py -> build/lib/txacme/test package init file 'src/twisted/plugins/__init__.py' not found (or not a regular file) creating build/lib/twisted creating build/lib/twisted/plugins copying src/twisted/plugins/txacme_endpoint.py -> build/lib/twisted/plugins UPDATING build/lib/txacme/_version.py set build/lib/txacme/_version.py to '0.9.3' >>> py3-txacme: Entering fakeroot... running install running build running build_py package init file 'src/twisted/plugins/__init__.py' not found (or not a regular file) UPDATING build/lib/txacme/_version.py set build/lib/txacme/_version.py to '0.9.3' running install_lib creating /home/buildozer/aports/community/py3-txacme/pkg creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/twisted creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/twisted/plugins copying build/lib/twisted/plugins/txacme_endpoint.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/twisted/plugins creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme copying build/lib/txacme/logging.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme copying build/lib/txacme/endpoint.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme copying build/lib/txacme/store.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme copying build/lib/txacme/_endpoint_parser.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme copying build/lib/txacme/testing.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme copying build/lib/txacme/util.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme copying build/lib/txacme/__init__.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme copying build/lib/txacme/errors.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme copying build/lib/txacme/_version.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme copying build/lib/txacme/messages.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/challenges copying build/lib/txacme/challenges/_tls.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/challenges copying build/lib/txacme/challenges/__init__.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/challenges copying build/lib/txacme/challenges/_libcloud.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/challenges copying build/lib/txacme/challenges/_http.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/challenges copying build/lib/txacme/urls.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme copying build/lib/txacme/interfaces.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme copying build/lib/txacme/client.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme copying build/lib/txacme/service.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test copying build/lib/txacme/test/test_store.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test copying build/lib/txacme/test/test_challenges.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test copying build/lib/txacme/test/__init__.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test copying build/lib/txacme/test/test_matchers.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test copying build/lib/txacme/test/doubles.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test copying build/lib/txacme/test/strategies.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test copying build/lib/txacme/test/test_service.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test copying build/lib/txacme/test/test_client.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test copying build/lib/txacme/test/test_util.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test copying build/lib/txacme/test/test_endpoint.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test copying build/lib/txacme/test/matchers.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test creating /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/integration copying build/lib/integration/__init__.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/integration copying build/lib/integration/test_client.py -> /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/integration byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/twisted/plugins/txacme_endpoint.py to txacme_endpoint.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/logging.py to logging.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/endpoint.py to endpoint.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/store.py to store.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/_endpoint_parser.py to _endpoint_parser.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/testing.py to testing.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/util.py to util.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/errors.py to errors.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/_version.py to _version.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/messages.py to messages.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/challenges/_tls.py to _tls.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/challenges/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/challenges/_libcloud.py to _libcloud.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/challenges/_http.py to _http.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/urls.py to urls.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/interfaces.py to interfaces.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/client.py to client.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/service.py to service.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test/test_store.py to test_store.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test/test_challenges.py to test_challenges.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test/test_matchers.py to test_matchers.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test/doubles.py to doubles.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test/strategies.py to strategies.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test/test_service.py to test_service.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test/test_client.py to test_client.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test/test_util.py to test_util.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test/test_endpoint.py to test_endpoint.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme/test/matchers.py to matchers.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/integration/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/integration/test_client.py to test_client.cpython-38.pyc running install_egg_info running egg_info creating src/txacme.egg-info writing src/txacme.egg-info/PKG-INFO writing dependency_links to src/txacme.egg-info/dependency_links.txt writing requirements to src/txacme.egg-info/requires.txt writing top-level names to src/txacme.egg-info/top_level.txt writing manifest file 'src/txacme.egg-info/SOURCES.txt' reading manifest file 'src/txacme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/txacme.egg-info/SOURCES.txt' Copying src/txacme.egg-info to /home/buildozer/aports/community/py3-txacme/pkg/py3-txacme/usr/lib/python3.8/site-packages/txacme-0.9.3-py3.8.egg-info running install_scripts >>> py3-txacme*: Running postcheck for py3-txacme >>> py3-txacme*: Preparing package py3-txacme... >>> py3-txacme*: Tracing dependencies... >>> py3-txacme*: Package size: 668.0 KB >>> py3-txacme*: Compressing data... >>> py3-txacme*: Create checksum... >>> py3-txacme*: Create py3-txacme-0.9.3-r0.apk >>> py3-txacme: Build complete at Tue, 22 Dec 2020 07:48:22 +0000 elapsed time 0h 0m 10s >>> py3-txacme: Cleaning up srcdir >>> py3-txacme: Cleaning up pkgdir >>> py3-txacme: Uninstalling dependencies... (1/44) Purging .makedepends-py3-txacme (20201222.074819) (2/44) Purging py3-acme (1.10.0-r0) (3/44) Purging py3-mock (4.0.3-r0) (4/44) Purging py3-pbr (5.5.1-r0) (5/44) Purging py3-pyrfc3339 (1.1-r3) (6/44) Purging py3-tz (2020.4-r0) (7/44) Purging py3-requests-toolbelt (0.9.1-r1) (8/44) Purging py3-eliot (1.13.0-r0) (9/44) Purging py3-pyrsistent (0.17.3-r0) (10/44) Purging py3-boltons (20.2.1-r0) (11/44) Purging py3-josepy (1.5.0-r0) (12/44) Purging py3-pem (20.1.0-r1) (13/44) Purging py3-treq (20.9.0-r0) (14/44) Purging py3-requests (2.25.1-r0) (15/44) Purging py3-chardet (4.0.0-r0) (16/44) Purging py3-urllib3 (1.26.2-r1) (17/44) Purging py3-txsni (0.2.0-r0) (18/44) Purging py3-twisted (20.3.0-r1) (19/44) Purging py3-zope-interface (5.2.0-r0) (20/44) Purging py3-constantly (15.1.0-r3) (21/44) Purging py3-incremental (17.5.0-r3) (22/44) Purging py3-pyhamcrest (2.0.2-r0) (23/44) Purging py3-hyperlink (20.0.1-r0) (24/44) Purging py3-automat (20.2.0-r0) (25/44) Purging py3-attrs (20.3.0-r0) (26/44) Purging py3-openssl (20.0.1-r0) (27/44) Purging py3-cryptography (3.3.1-r0) (28/44) Purging py3-cffi (1.14.4-r0) (29/44) Purging py3-cparser (2.20-r0) (30/44) Purging py3-idna (2.10-r0) (31/44) Purging py3-asn1crypto (1.4.0-r0) (32/44) Purging py3-setuptools (51.0.0-r0) (33/44) Purging py3-ordered-set (4.0.2-r0) (34/44) Purging py3-appdirs (1.4.4-r1) (35/44) Purging py3-packaging (20.8-r0) (36/44) Purging py3-parsing (2.4.7-r1) (37/44) Purging py3-six (1.15.0-r0) (38/44) Purging python3 (3.8.6-r0) (39/44) Purging libbz2 (1.0.8-r1) (40/44) Purging libffi (3.3-r2) (41/44) Purging gdbm (1.18.1-r0) (42/44) Purging xz-libs (5.2.5-r0) (43/44) Purging readline (8.0.4-r0) (44/44) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-txacme: Updating the community/x86 repository index... >>> py3-txacme: Signing the index...