>>> py3-identify: Building testing/py3-identify 2.3.0-r0 (using abuild 3.8.0-r0) started Sat, 02 Oct 2021 09:56:26 +0000 >>> py3-identify: Checking sanity of /home/buildozer/aports/testing/py3-identify/APKBUILD... >>> py3-identify: Analyzing dependencies... >>> py3-identify: Installing for build: build-base python3 py3-editdistance-s py3-setuptools py3-pytest (1/25) Installing libffi (3.3-r2) (2/25) Installing gdbm (1.20-r2) (3/25) Installing mpdecimal (2.5.1-r1) (4/25) Installing readline (8.1.1-r0) (5/25) Installing sqlite-libs (3.36.0-r0) (6/25) Installing python3 (3.9.7-r2) (7/25) Installing py3-cparser (2.20-r1) (8/25) Installing py3-cffi (1.14.5-r1) (9/25) Installing py3-editdistance-s (1.0.0-r0) (10/25) Installing py3-ordered-set (4.0.2-r2) (11/25) Installing py3-appdirs (1.4.4-r2) (12/25) Installing py3-parsing (2.4.7-r2) (13/25) Installing py3-six (1.15.0-r1) (14/25) Installing py3-packaging (20.9-r1) (15/25) Installing py3-setuptools (52.0.0-r4) (16/25) Installing py3-atomicwrites (1.4.0-r1) (17/25) Installing py3-attrs (20.3.0-r1) (18/25) Installing py3-more-itertools (8.10.0-r0) (19/25) Installing py3-iniconfig (1.1.1-r1) (20/25) Installing py3-pluggy (0.13.1-r4) (21/25) Installing py3-py (1.10.0-r1) (22/25) Installing py3-wcwidth (0.2.5-r1) (23/25) Installing py3-toml (0.10.2-r2) (24/25) Installing py3-pytest (6.2.5-r0) (25/25) Installing .makedepends-py3-identify (20211002.095628) Executing busybox-1.34.1-r0.trigger OK: 378 MiB in 127 packages >>> py3-identify: Cleaning up srcdir >>> py3-identify: Cleaning up pkgdir >>> py3-identify: Fetching https://distfiles.alpinelinux.org/distfiles/identify-2.3.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-identify: Fetching identify-2.3.0.tar.gz::https://github.com/pre-commit/identify/archive/refs/tags/v2.3.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 100 137 100 137 0 0 580 0 --:--:-- --:--:-- --:--:-- 580 100 98k 0 98k 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k >>> py3-identify: Fetching https://distfiles.alpinelinux.org/distfiles/identify-2.3.0.tar.gz >>> py3-identify: Checking sha512sums... identify-2.3.0.tar.gz: OK >>> py3-identify: Unpacking /var/cache/distfiles/identify-2.3.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/identify copying identify/cli.py -> build/lib/identify copying identify/interpreters.py -> build/lib/identify copying identify/__init__.py -> build/lib/identify copying identify/extensions.py -> build/lib/identify copying identify/identify.py -> build/lib/identify creating build/lib/identify/vendor copying identify/vendor/__init__.py -> build/lib/identify/vendor copying identify/vendor/licenses.py -> build/lib/identify/vendor ============================= 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/testing/py3-identify/src/identify-2.3.0 collected 390 items tests/cli_test.py .... [ 1%] tests/extensions_test.py ............................................... [ 13%] ........................................................................ [ 31%] ........................................................................ [ 50%] ........................................................................ [ 68%] ................................. [ 76%] tests/identify_test.py ................................................. [ 89%] ......................................... [100%] ============================= 390 passed in 1.11s ============================== >>> py3-identify: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-identify/pkg creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9 creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify copying build/lib/identify/cli.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify/vendor copying build/lib/identify/vendor/__init__.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify/vendor copying build/lib/identify/vendor/licenses.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify/vendor copying build/lib/identify/interpreters.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify copying build/lib/identify/__init__.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify copying build/lib/identify/extensions.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify copying build/lib/identify/identify.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify/cli.py to cli.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify/vendor/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify/vendor/licenses.py to licenses.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify/interpreters.py to interpreters.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify/extensions.py to extensions.cpython-39.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify/identify.py to identify.cpython-39.pyc running install_egg_info running egg_info creating identify.egg-info writing identify.egg-info/PKG-INFO writing dependency_links to identify.egg-info/dependency_links.txt writing entry points to identify.egg-info/entry_points.txt writing requirements to identify.egg-info/requires.txt writing top-level names to identify.egg-info/top_level.txt writing manifest file 'identify.egg-info/SOURCES.txt' reading manifest file 'identify.egg-info/SOURCES.txt' writing manifest file 'identify.egg-info/SOURCES.txt' Copying identify.egg-info to /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.9/site-packages/identify-2.3.0-py3.9.egg-info running install_scripts Installing identify-cli script to /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/bin >>> py3-identify*: Running postcheck for py3-identify >>> py3-identify*: Preparing package py3-identify... >>> py3-identify*: Tracing dependencies... >>> py3-identify*: Package size: 792.0 KB >>> py3-identify*: Compressing data... >>> py3-identify*: Create checksum... >>> py3-identify*: Create py3-identify-2.3.0-r0.apk >>> py3-identify: Build complete at Sat, 02 Oct 2021 09:56:32 +0000 elapsed time 0h 0m 6s >>> py3-identify: Cleaning up srcdir >>> py3-identify: Cleaning up pkgdir >>> py3-identify: Uninstalling dependencies... (1/25) Purging .makedepends-py3-identify (20211002.095628) (2/25) Purging py3-editdistance-s (1.0.0-r0) (3/25) Purging py3-cffi (1.14.5-r1) (4/25) Purging py3-cparser (2.20-r1) (5/25) Purging py3-setuptools (52.0.0-r4) (6/25) Purging py3-ordered-set (4.0.2-r2) (7/25) Purging py3-appdirs (1.4.4-r2) (8/25) Purging py3-pytest (6.2.5-r0) (9/25) Purging py3-atomicwrites (1.4.0-r1) (10/25) Purging py3-attrs (20.3.0-r1) (11/25) Purging py3-more-itertools (8.10.0-r0) (12/25) Purging py3-iniconfig (1.1.1-r1) (13/25) Purging py3-pluggy (0.13.1-r4) (14/25) Purging py3-py (1.10.0-r1) (15/25) Purging py3-wcwidth (0.2.5-r1) (16/25) Purging py3-packaging (20.9-r1) (17/25) Purging py3-parsing (2.4.7-r2) (18/25) Purging py3-six (1.15.0-r1) (19/25) Purging py3-toml (0.10.2-r2) (20/25) Purging python3 (3.9.7-r2) (21/25) Purging libffi (3.3-r2) (22/25) Purging gdbm (1.20-r2) (23/25) Purging mpdecimal (2.5.1-r1) (24/25) Purging readline (8.1.1-r0) (25/25) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r0.trigger OK: 321 MiB in 102 packages >>> py3-identify: Updating the testing/x86 repository index... >>> py3-identify: Signing the index...