>>> py3-pyee: Building community/py3-pyee 8.1.0-r0 (using abuild 3.7.0_rc1-r2) started Tue, 29 Dec 2020 09:56:10 +0000 >>> py3-pyee: Checking sanity of /home/buildozer/aports/community/py3-pyee/APKBUILD... >>> py3-pyee: Analyzing dependencies... >>> py3-pyee: Installing for build: build-base python3 py3-vcversioner py3-async_generator py3-trio py3-twisted py3-setuptools py3-pytest-trio py3-pytest-asyncio py3-pytest-runner pytest py3-mock (1/48) Installing libbz2 (1.0.8-r1) (2/48) Installing libffi (3.3-r2) (3/48) Installing gdbm (1.19-r0) (4/48) Installing xz-libs (5.2.5-r0) (5/48) Installing readline (8.0.4-r0) (6/48) Installing sqlite-libs (3.34.0-r0) (7/48) Installing python3 (3.8.7-r0) (8/48) Installing py3-vcversioner (2.16.0.0-r2) (9/48) Installing py3-async_generator (1.10-r1) (10/48) Installing py3-curio (1.4-r0) (11/48) Installing py3-sniffio (1.2.0-r0) (12/48) Installing py3-attrs (20.3.0-r0) (13/48) Installing py3-outcome (1.1.0-r0) (14/48) Installing py3-idna (2.10-r0) (15/48) Installing py3-sortedcontainers (2.3.0-r0) (16/48) Installing py3-cparser (2.20-r0) (17/48) Installing py3-cffi (1.14.4-r0) (18/48) Installing py3-asn1crypto (1.4.0-r0) (19/48) Installing py3-six (1.15.0-r0) (20/48) Installing py3-cryptography (3.3.1-r0) (21/48) Installing py3-openssl (20.0.1-r0) (22/48) Installing py3-trio (0.17.0-r0) (23/48) Installing py3-zope-interface (5.2.0-r0) (24/48) Installing py3-constantly (15.1.0-r3) (25/48) Installing py3-incremental (17.5.0-r3) (26/48) Installing py3-pyhamcrest (2.0.2-r0) (27/48) Installing py3-hyperlink (20.0.1-r0) (28/48) Installing py3-automat (20.2.0-r0) (29/48) Installing py3-twisted (20.3.0-r1) (30/48) Installing py3-ordered-set (4.0.2-r0) (31/48) Installing py3-appdirs (1.4.4-r1) (32/48) Installing py3-parsing (2.4.7-r1) (33/48) Installing py3-packaging (20.8-r0) (34/48) Installing py3-setuptools (51.0.0-r0) (35/48) Installing py3-atomicwrites (1.4.0-r0) (36/48) Installing py3-more-itertools (8.6.0-r0) (37/48) Installing py3-iniconfig (1.1.1-r0) (38/48) Installing py3-pluggy (0.13.1-r1) (39/48) Installing py3-py (1.10.0-r0) (40/48) Installing py3-wcwidth (0.2.5-r0) (41/48) Installing py3-toml (0.10.2-r0) (42/48) Installing py3-pytest (6.2.1-r0) (43/48) Installing py3-pytest-trio (0.7.0-r0) (44/48) Installing py3-pytest-asyncio (0.14.0-r0) (45/48) Installing py3-pytest-runner (5.2-r1) (46/48) Installing py3-pbr (5.5.1-r0) (47/48) Installing py3-mock (4.0.3-r0) (48/48) Installing .makedepends-py3-pyee (20201229.095614) Executing busybox-1.32.0-r8.trigger OK: 407 MiB in 134 packages >>> py3-pyee: Cleaning up srcdir >>> py3-pyee: Cleaning up pkgdir >>> py3-pyee: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/pyee-8.1.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 16397 100 16397 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k >>> py3-pyee: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/pyee-8.1.0.tar.gz >>> py3-pyee: Checking sha512sums... pyee-8.1.0.tar.gz: OK >>> py3-pyee: Unpacking /var/cache/distfiles/v3.13/pyee-8.1.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyee copying pyee/_base.py -> build/lib/pyee copying pyee/_compat.py -> build/lib/pyee copying pyee/_asyncio.py -> build/lib/pyee copying pyee/_executor.py -> build/lib/pyee copying pyee/_twisted.py -> build/lib/pyee copying pyee/__init__.py -> build/lib/pyee copying pyee/uplift.py -> build/lib/pyee copying pyee/_trio.py -> build/lib/pyee running egg_info writing pyee.egg-info/PKG-INFO writing dependency_links to pyee.egg-info/dependency_links.txt writing top-level names to pyee.egg-info/top_level.txt reading manifest file 'pyee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyee.egg-info/SOURCES.txt' running pytest running egg_info writing pyee.egg-info/PKG-INFO writing dependency_links to pyee.egg-info/dependency_links.txt writing top-level names to pyee.egg-info/top_level.txt reading manifest file 'pyee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyee.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.8.7, pytest-6.2.1, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-pyee/src/pyee-8.1.0 plugins: trio-0.7.0, asyncio-0.14.0 collected 36 items tests/test_async.py ........ [ 22%] tests/test_executor.py ... [ 30%] tests/test_sync.py .......... [ 58%] tests/test_trio.py .... [ 69%] tests/test_twisted.py ... [ 77%] tests/test_uplift.py ........ [100%] ============================== 36 passed in 0.85s ============================== >>> py3-pyee: Entering fakeroot... running install running build running build_py running egg_info writing pyee.egg-info/PKG-INFO writing dependency_links to pyee.egg-info/dependency_links.txt writing top-level names to pyee.egg-info/top_level.txt reading manifest file 'pyee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyee.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-pyee/pkg creating /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee creating /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr creating /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib creating /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee copying build/lib/pyee/_base.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee copying build/lib/pyee/_compat.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee copying build/lib/pyee/_asyncio.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee copying build/lib/pyee/_executor.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee copying build/lib/pyee/_twisted.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee copying build/lib/pyee/__init__.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee copying build/lib/pyee/uplift.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee copying build/lib/pyee/_trio.py -> /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee byte-compiling /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee/_base.py to _base.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee/_compat.py to _compat.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee/_asyncio.py to _asyncio.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee/_executor.py to _executor.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee/_twisted.py to _twisted.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee/uplift.py to uplift.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee/_trio.py to _trio.cpython-38.pyc running install_egg_info Copying pyee.egg-info to /home/buildozer/aports/community/py3-pyee/pkg/py3-pyee/usr/lib/python3.8/site-packages/pyee-8.1.0-py3.8.egg-info running install_scripts >>> py3-pyee*: Running postcheck for py3-pyee >>> py3-pyee*: Preparing package py3-pyee... >>> py3-pyee*: Tracing dependencies... >>> py3-pyee*: Package size: 128.0 KB >>> py3-pyee*: Compressing data... >>> py3-pyee*: Create checksum... >>> py3-pyee*: Create py3-pyee-8.1.0-r0.apk >>> py3-pyee: Build complete at Tue, 29 Dec 2020 09:56:19 +0000 elapsed time 0h 0m 9s >>> py3-pyee: Cleaning up srcdir >>> py3-pyee: Cleaning up pkgdir >>> py3-pyee: Uninstalling dependencies... (1/48) Purging .makedepends-py3-pyee (20201229.095614) (2/48) Purging py3-vcversioner (2.16.0.0-r2) (3/48) Purging py3-twisted (20.3.0-r1) (4/48) Purging py3-zope-interface (5.2.0-r0) (5/48) Purging py3-constantly (15.1.0-r3) (6/48) Purging py3-incremental (17.5.0-r3) (7/48) Purging py3-pyhamcrest (2.0.2-r0) (8/48) Purging py3-hyperlink (20.0.1-r0) (9/48) Purging py3-automat (20.2.0-r0) (10/48) Purging py3-pytest-trio (0.7.0-r0) (11/48) Purging py3-trio (0.17.0-r0) (12/48) Purging py3-sniffio (1.2.0-r0) (13/48) Purging py3-curio (1.4-r0) (14/48) Purging py3-sortedcontainers (2.3.0-r0) (15/48) Purging py3-openssl (20.0.1-r0) (16/48) Purging py3-cryptography (3.3.1-r0) (17/48) Purging py3-cffi (1.14.4-r0) (18/48) Purging py3-cparser (2.20-r0) (19/48) Purging py3-idna (2.10-r0) (20/48) Purging py3-asn1crypto (1.4.0-r0) (21/48) Purging py3-outcome (1.1.0-r0) (22/48) Purging py3-async_generator (1.10-r1) (23/48) Purging py3-pytest-asyncio (0.14.0-r0) (24/48) Purging py3-pytest-runner (5.2-r1) (25/48) Purging py3-mock (4.0.3-r0) (26/48) Purging py3-pbr (5.5.1-r0) (27/48) Purging py3-pytest (6.2.1-r0) (28/48) Purging py3-atomicwrites (1.4.0-r0) (29/48) Purging py3-attrs (20.3.0-r0) (30/48) Purging py3-more-itertools (8.6.0-r0) (31/48) Purging py3-iniconfig (1.1.1-r0) (32/48) Purging py3-pluggy (0.13.1-r1) (33/48) Purging py3-py (1.10.0-r0) (34/48) Purging py3-setuptools (51.0.0-r0) (35/48) Purging py3-ordered-set (4.0.2-r0) (36/48) Purging py3-appdirs (1.4.4-r1) (37/48) Purging py3-packaging (20.8-r0) (38/48) Purging py3-parsing (2.4.7-r1) (39/48) Purging py3-six (1.15.0-r0) (40/48) Purging py3-toml (0.10.2-r0) (41/48) Purging py3-wcwidth (0.2.5-r0) (42/48) Purging python3 (3.8.7-r0) (43/48) Purging libbz2 (1.0.8-r1) (44/48) Purging libffi (3.3-r2) (45/48) Purging gdbm (1.19-r0) (46/48) Purging xz-libs (5.2.5-r0) (47/48) Purging readline (8.0.4-r0) (48/48) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-pyee: Updating the community/x86 repository index... >>> py3-pyee: Signing the index...