>>> py3-hyperframe: Building community/py3-hyperframe 6.0.1-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 02:34:55 +0000 >>> py3-hyperframe: Checking sanity of /home/buildozer/aports/community/py3-hyperframe/APKBUILD... >>> WARNING: py3-hyperframe: No maintainer >>> py3-hyperframe: Analyzing dependencies... >>> py3-hyperframe: Installing for build: build-base python3 py3-setuptools py3-pytest (1/17) Installing libbz2 (1.0.8-r4) (2/17) Installing libffi (3.4.4-r0) (3/17) Installing gdbm (1.23-r0) (4/17) Installing xz-libs (5.2.8-r0) (5/17) Installing mpdecimal (2.5.1-r1) (6/17) Installing readline (8.2.0-r0) (7/17) Installing sqlite-libs (3.40.0-r0) (8/17) Installing python3 (3.11.0-r2) (9/17) Installing py3-parsing (3.0.9-r1) (10/17) Installing py3-packaging (21.3-r3) (11/17) Installing py3-setuptools (65.6.0-r1) (12/17) Installing py3-attrs (22.1.0-r1) (13/17) Installing py3-iniconfig (1.1.1-r4) (14/17) Installing py3-pluggy (1.0.0-r2) (15/17) Installing py3-py (1.11.0-r1) (16/17) Installing py3-pytest (7.2.0-r2) (17/17) Installing .makedepends-py3-hyperframe (20221123.023456) Executing busybox-1.35.0-r29.trigger OK: 411 MiB in 113 packages >>> py3-hyperframe: Cleaning up srcdir >>> py3-hyperframe: Cleaning up pkgdir >>> py3-hyperframe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyperframe-6.0.1.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 100 25008 100 25008 0 0 43937 0 --:--:-- --:--:-- --:--:-- 43950 >>> py3-hyperframe: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyperframe-6.0.1.tar.gz >>> py3-hyperframe: Checking sha512sums... hyperframe-6.0.1.tar.gz: OK >>> py3-hyperframe: Unpacking /var/cache/distfiles/edge/hyperframe-6.0.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/hyperframe copying src/hyperframe/flags.py -> build/lib/hyperframe copying src/hyperframe/__init__.py -> build/lib/hyperframe copying src/hyperframe/exceptions.py -> build/lib/hyperframe copying src/hyperframe/frame.py -> build/lib/hyperframe running egg_info writing src/hyperframe.egg-info/PKG-INFO writing dependency_links to src/hyperframe.egg-info/dependency_links.txt writing top-level names to src/hyperframe.egg-info/top_level.txt reading manifest file 'src/hyperframe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'test/http2-frame-test-case' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/hyperframe.egg-info/SOURCES.txt' copying src/hyperframe/py.typed -> build/lib/hyperframe ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-hyperframe/src/hyperframe-6.0.1, configfile: setup.cfg, testpaths: test collected 109 items test/test_external_collection.py s [ 0%] test/test_flags.py .... [ 4%] test/test_frames.py .................................................... [ 52%] .................................................... [100%] ======================== 108 passed, 1 skipped in 0.30s ======================== >>> py3-hyperframe: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing src/hyperframe.egg-info/PKG-INFO writing dependency_links to src/hyperframe.egg-info/dependency_links.txt writing top-level names to src/hyperframe.egg-info/top_level.txt reading manifest file 'src/hyperframe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'test/http2-frame-test-case' warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.swo' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.map' found anywhere in distribution warning: no previously-included files matching '*.yml' found anywhere in distribution warning: no previously-included files matching '*.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'src/hyperframe.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-hyperframe/pkg creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11/site-packages/hyperframe copying build/lib/hyperframe/py.typed -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11/site-packages/hyperframe creating /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11/site-packages/hyperframe/__pycache__ copying build/lib/hyperframe/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11/site-packages/hyperframe/__pycache__ copying build/lib/hyperframe/__pycache__/frame.cpython-311.pyc -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11/site-packages/hyperframe/__pycache__ copying build/lib/hyperframe/__pycache__/flags.cpython-311.pyc -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11/site-packages/hyperframe/__pycache__ copying build/lib/hyperframe/__pycache__/exceptions.cpython-311.pyc -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11/site-packages/hyperframe/__pycache__ copying build/lib/hyperframe/flags.py -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11/site-packages/hyperframe copying build/lib/hyperframe/__init__.py -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11/site-packages/hyperframe copying build/lib/hyperframe/exceptions.py -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11/site-packages/hyperframe copying build/lib/hyperframe/frame.py -> /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11/site-packages/hyperframe running install_egg_info Copying src/hyperframe.egg-info to /home/buildozer/aports/community/py3-hyperframe/pkg/py3-hyperframe/usr/lib/python3.11/site-packages/hyperframe-6.0.1-py3.11.egg-info running install_scripts >>> py3-hyperframe*: Running postcheck for py3-hyperframe >>> py3-hyperframe*: Preparing package py3-hyperframe... >>> py3-hyperframe*: Tracing dependencies... >>> py3-hyperframe*: Package size: 152.0 KB >>> py3-hyperframe*: Compressing data... >>> py3-hyperframe*: Create checksum... >>> py3-hyperframe*: Create py3-hyperframe-6.0.1-r1.apk >>> py3-hyperframe: Build complete at Wed, 23 Nov 2022 02:35:01 +0000 elapsed time 0h 0m 6s >>> py3-hyperframe: Cleaning up srcdir >>> py3-hyperframe: Cleaning up pkgdir >>> py3-hyperframe: Uninstalling dependencies... (1/17) Purging .makedepends-py3-hyperframe (20221123.023456) (2/17) Purging py3-setuptools (65.6.0-r1) (3/17) Purging py3-pytest (7.2.0-r2) (4/17) Purging py3-attrs (22.1.0-r1) (5/17) Purging py3-iniconfig (1.1.1-r4) (6/17) Purging py3-packaging (21.3-r3) (7/17) Purging py3-parsing (3.0.9-r1) (8/17) Purging py3-pluggy (1.0.0-r2) (9/17) Purging py3-py (1.11.0-r1) (10/17) Purging python3 (3.11.0-r2) (11/17) Purging libbz2 (1.0.8-r4) (12/17) Purging libffi (3.4.4-r0) (13/17) Purging gdbm (1.23-r0) (14/17) Purging xz-libs (5.2.8-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.0-r0) (17/17) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-hyperframe: Updating the community/armhf repository index... >>> py3-hyperframe: Signing the index...