>>> py3-cheroot: Building community/py3-cheroot 8.5.2-r4 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 12:26:05 +0000 >>> py3-cheroot: Checking sanity of /home/buildozer/aports/community/py3-cheroot/APKBUILD... >>> py3-cheroot: Analyzing dependencies... >>> py3-cheroot: Installing for build: build-base py3-more-itertools py3-six py3-jaraco.functools py3-dateutil py3-pbr py3-portend py3-setuptools py3-setuptools_scm (1/23) Installing libffi (3.4.2-r1) (2/23) Installing gdbm (1.22-r0) (3/23) Installing mpdecimal (2.5.1-r1) (4/23) Installing readline (8.1.1-r0) (5/23) Installing sqlite-libs (3.37.0-r0) (6/23) Installing python3 (3.10.1-r0) (7/23) Installing py3-more-itertools (8.12.0-r1) (8/23) Installing py3-six (1.16.0-r1) (9/23) Installing py3-jaraco.classes (3.2.1-r2) (10/23) Installing py3-jaraco.functools (3.4.0-r1) (11/23) Installing py3-dateutil (2.8.2-r1) (12/23) Installing py3-pbr (5.8.0-r1) (13/23) Installing py3-tz (2021.1-r2) (14/23) Installing py3-tempora (4.1.2-r2) (15/23) Installing py3-portend (3.1.0-r1) (16/23) Installing py3-ordered-set (4.0.2-r3) (17/23) Installing py3-appdirs (1.4.4-r3) (18/23) Installing py3-parsing (2.4.7-r3) (19/23) Installing py3-packaging (21.3-r0) (20/23) Installing py3-setuptools (52.0.0-r5) (21/23) Installing py3-tomli (2.0.0-r1) (22/23) Installing py3-setuptools_scm (6.3.2-r3) (23/23) Installing .makedepends-py3-cheroot (20211216.122605) Executing busybox-1.34.1-r5.trigger OK: 363 MiB in 124 packages >>> py3-cheroot: Cleaning up srcdir >>> py3-cheroot: Cleaning up pkgdir >>> py3-cheroot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cheroot-8.5.2.tar.gz >>> py3-cheroot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cheroot-8.5.2.tar.gz >>> py3-cheroot: Checking sha512sums... cheroot-8.5.2.tar.gz: OK setuptools-git.patch: OK >>> py3-cheroot: Unpacking /var/cache/distfiles/edge/cheroot-8.5.2.tar.gz... >>> py3-cheroot: setuptools-git.patch patching file setup.cfg running build running build_py creating build creating build/lib creating build/lib/cheroot copying cheroot/errors.py -> build/lib/cheroot copying cheroot/__main__.py -> build/lib/cheroot copying cheroot/testing.py -> build/lib/cheroot copying cheroot/connections.py -> build/lib/cheroot copying cheroot/wsgi.py -> build/lib/cheroot copying cheroot/makefile.py -> build/lib/cheroot copying cheroot/__init__.py -> build/lib/cheroot copying cheroot/cli.py -> build/lib/cheroot copying cheroot/server.py -> build/lib/cheroot copying cheroot/_compat.py -> build/lib/cheroot creating build/lib/cheroot/test copying cheroot/test/test_makefile.py -> build/lib/cheroot/test copying cheroot/test/_pytest_plugin.py -> build/lib/cheroot/test copying cheroot/test/test_server.py -> build/lib/cheroot/test copying cheroot/test/test_conn.py -> build/lib/cheroot/test copying cheroot/test/test_dispatch.py -> build/lib/cheroot/test copying cheroot/test/helper.py -> build/lib/cheroot/test copying cheroot/test/test_ssl.py -> build/lib/cheroot/test copying cheroot/test/test_errors.py -> build/lib/cheroot/test copying cheroot/test/__init__.py -> build/lib/cheroot/test copying cheroot/test/test_core.py -> build/lib/cheroot/test copying cheroot/test/test__compat.py -> build/lib/cheroot/test copying cheroot/test/webtest.py -> build/lib/cheroot/test copying cheroot/test/test_cli.py -> build/lib/cheroot/test copying cheroot/test/conftest.py -> build/lib/cheroot/test copying cheroot/test/test_wsgi.py -> build/lib/cheroot/test creating build/lib/cheroot/workers copying cheroot/workers/threadpool.py -> build/lib/cheroot/workers copying cheroot/workers/__init__.py -> build/lib/cheroot/workers creating build/lib/cheroot/ssl copying cheroot/ssl/__init__.py -> build/lib/cheroot/ssl copying cheroot/ssl/builtin.py -> build/lib/cheroot/ssl copying cheroot/ssl/pyopenssl.py -> build/lib/cheroot/ssl running egg_info writing cheroot.egg-info/PKG-INFO writing dependency_links to cheroot.egg-info/dependency_links.txt writing entry points to cheroot.egg-info/entry_points.txt writing requirements to cheroot.egg-info/requires.txt writing top-level names to cheroot.egg-info/top_level.txt reading manifest file 'cheroot.egg-info/SOURCES.txt' writing manifest file 'cheroot.egg-info/SOURCES.txt' >>> py3-cheroot: Entering fakeroot... running install running build running build_py running egg_info writing cheroot.egg-info/PKG-INFO writing dependency_links to cheroot.egg-info/dependency_links.txt writing entry points to cheroot.egg-info/entry_points.txt writing requirements to cheroot.egg-info/requires.txt writing top-level names to cheroot.egg-info/top_level.txt reading manifest file 'cheroot.egg-info/SOURCES.txt' writing manifest file 'cheroot.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-cheroot/pkg creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_makefile.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/_pytest_plugin.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_server.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_conn.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_dispatch.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/helper.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_ssl.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_errors.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/__init__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_core.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test__compat.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/webtest.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_cli.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/conftest.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/test/test_wsgi.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test copying build/lib/cheroot/errors.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/workers copying build/lib/cheroot/workers/threadpool.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/workers copying build/lib/cheroot/workers/__init__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/workers copying build/lib/cheroot/__main__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/testing.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/connections.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/wsgi.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/makefile.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot creating /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/__init__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/builtin.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/pyopenssl.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl copying build/lib/cheroot/__init__.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/cli.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/server.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot copying build/lib/cheroot/_compat.py -> /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_makefile.py to test_makefile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/_pytest_plugin.py to _pytest_plugin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_server.py to test_server.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_conn.py to test_conn.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_dispatch.py to test_dispatch.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/helper.py to helper.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_ssl.py to test_ssl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_errors.py to test_errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_core.py to test_core.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test__compat.py to test__compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/webtest.py to webtest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_cli.py to test_cli.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/conftest.py to conftest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test/test_wsgi.py to test_wsgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/workers/threadpool.py to threadpool.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/workers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/testing.py to testing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/connections.py to connections.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/wsgi.py to wsgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/makefile.py to makefile.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl/builtin.py to builtin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/ssl/pyopenssl.py to pyopenssl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/cli.py to cli.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/server.py to server.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/_compat.py to _compat.cpython-310.pyc running install_egg_info Copying cheroot.egg-info to /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot-8.5.2-py3.10.egg-info running install_scripts Installing cheroot script to /home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/bin >>> py3-cheroot-tests*: Running split function tests... '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot/usr/lib/python3.10/site-packages/cheroot/test' -> '/home/buildozer/aports/community/py3-cheroot/pkg/py3-cheroot-tests/usr/lib/python3.10/site-packages/cheroot/test' >>> py3-cheroot-tests*: Preparing subpackage py3-cheroot-tests... >>> py3-cheroot-tests*: Running postcheck for py3-cheroot-tests >>> py3-cheroot*: Running postcheck for py3-cheroot >>> py3-cheroot*: Preparing package py3-cheroot... >>> py3-cheroot-tests*: Tracing dependencies... >>> py3-cheroot-tests*: Package size: 336.0 KB >>> py3-cheroot-tests*: Compressing data... >>> py3-cheroot-tests*: Create checksum... >>> py3-cheroot-tests*: Create py3-cheroot-tests-8.5.2-r4.apk >>> py3-cheroot*: Tracing dependencies... >>> py3-cheroot*: Package size: 460.0 KB >>> py3-cheroot*: Compressing data... >>> py3-cheroot*: Create checksum... >>> py3-cheroot*: Create py3-cheroot-8.5.2-r4.apk >>> py3-cheroot: Build complete at Thu, 16 Dec 2021 12:26:11 +0000 elapsed time 0h 0m 6s >>> py3-cheroot: Cleaning up srcdir >>> py3-cheroot: Cleaning up pkgdir >>> py3-cheroot: Uninstalling dependencies... (1/23) Purging .makedepends-py3-cheroot (20211216.122605) (2/23) Purging py3-more-itertools (8.12.0-r1) (3/23) Purging py3-dateutil (2.8.2-r1) (4/23) Purging py3-pbr (5.8.0-r1) (5/23) Purging py3-portend (3.1.0-r1) (6/23) Purging py3-tempora (4.1.2-r2) (7/23) Purging py3-jaraco.functools (3.4.0-r1) (8/23) Purging py3-jaraco.classes (3.2.1-r2) (9/23) Purging py3-tz (2021.1-r2) (10/23) Purging py3-setuptools_scm (6.3.2-r3) (11/23) Purging py3-setuptools (52.0.0-r5) (12/23) Purging py3-ordered-set (4.0.2-r3) (13/23) Purging py3-appdirs (1.4.4-r3) (14/23) Purging py3-tomli (2.0.0-r1) (15/23) Purging py3-packaging (21.3-r0) (16/23) Purging py3-parsing (2.4.7-r3) (17/23) Purging py3-six (1.16.0-r1) (18/23) Purging python3 (3.10.1-r0) (19/23) Purging libffi (3.4.2-r1) (20/23) Purging gdbm (1.22-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.1.1-r0) (23/23) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 307 MiB in 101 packages >>> py3-cheroot: Updating the community/armhf repository index... >>> py3-cheroot: Signing the index...