>>> py3-identify: Building testing/py3-identify 2.5.6-r0 (using abuild 3.10.0_rc1-r2) started Thu, 06 Oct 2022 12:47:51 +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-ukkonen py3-setuptools py3-pytest (1/23) Installing libffi (3.4.3-r0) (2/23) Installing gdbm (1.23-r0) (3/23) Installing mpdecimal (2.5.1-r1) (4/23) Installing readline (8.2.0-r0) (5/23) Installing sqlite-libs (3.39.4-r0) (6/23) Installing python3 (3.10.7-r0) (7/23) Installing py3-cparser (2.21-r0) (8/23) Installing py3-cffi (1.15.1-r0) (9/23) Installing py3-ukkonen (1.0.1-r1) (10/23) Installing py3-parsing (3.0.9-r0) (11/23) Installing py3-packaging (21.3-r2) (12/23) Installing py3-setuptools (65.4.1-r0) (13/23) Installing py3-atomicwrites (1.4.1-r0) (14/23) Installing py3-attrs (22.1.0-r0) (15/23) Installing py3-iniconfig (1.1.1-r3) (16/23) Installing py3-more-itertools (8.13.0-r0) (17/23) Installing py3-pluggy (1.0.0-r1) (18/23) Installing py3-py (1.10.0-r3) (19/23) Installing py3-pygments (2.13.0-r0) (20/23) Installing py3-tomli (2.0.1-r1) (21/23) Installing py3-wcwidth (0.2.5-r2) (22/23) Installing py3-pytest (7.1.3-r0) (23/23) Installing .makedepends-py3-identify (20221006.124752) Executing busybox-1.35.0-r27.trigger OK: 407 MiB in 126 packages >>> py3-identify: Cleaning up srcdir >>> py3-identify: Cleaning up pkgdir >>> py3-identify: Fetching https://distfiles.alpinelinux.org/distfiles/edge/identify-2.5.6.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-identify: Fetching identify-2.5.6.tar.gz::https://github.com/pre-commit/identify/archive/refs/tags/v2.5.6.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99k 0 99k 0 0 70520 0 --:--:-- 0:00:01 --:--:-- 205k >>> py3-identify: Fetching https://distfiles.alpinelinux.org/distfiles/edge/identify-2.5.6.tar.gz >>> py3-identify: Checking sha512sums... identify-2.5.6.tar.gz: OK >>> py3-identify: Unpacking /var/cache/distfiles/edge/identify-2.5.6.tar.gz... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib creating build/lib/identify copying identify/extensions.py -> build/lib/identify copying identify/__init__.py -> build/lib/identify copying identify/cli.py -> build/lib/identify copying identify/identify.py -> build/lib/identify copying identify/interpreters.py -> build/lib/identify creating build/lib/identify/vendor copying identify/vendor/licenses.py -> build/lib/identify/vendor copying identify/vendor/__init__.py -> build/lib/identify/vendor copying identify/py.typed -> build/lib/identify ============================= test session starts ============================== platform linux -- Python 3.10.7, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-identify/src/identify-2.5.6 collected 423 items tests/cli_test.py .... [ 0%] tests/extensions_test.py ............................................... [ 12%] ........................................................................ [ 29%] ........................................................................ [ 46%] ........................................................................ [ 63%] .................................................................. [ 78%] tests/identify_test.py ................................................. [ 90%] ......................................... [100%] ============================= 423 passed in 0.82s ============================== >>> py3-identify: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.10/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 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.10 creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify copying build/lib/identify/py.typed -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify creating /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify/vendor copying build/lib/identify/vendor/licenses.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify/vendor copying build/lib/identify/vendor/__init__.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify/vendor copying build/lib/identify/extensions.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify copying build/lib/identify/__init__.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify copying build/lib/identify/cli.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify copying build/lib/identify/identify.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify copying build/lib/identify/interpreters.py -> /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify/vendor/licenses.py to licenses.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify/vendor/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify/extensions.py to extensions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify/cli.py to cli.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify/identify.py to identify.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-identify/pkg/py3-identify/usr/lib/python3.10/site-packages/identify/interpreters.py to interpreters.cpython-310.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' adding license file 'LICENSE' 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.10/site-packages/identify-2.5.6-py3.10.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: 796.0 KB >>> py3-identify*: Compressing data... >>> py3-identify*: Create checksum... >>> py3-identify*: Create py3-identify-2.5.6-r0.apk >>> py3-identify: Build complete at Thu, 06 Oct 2022 12:47:57 +0000 elapsed time 0h 0m 6s >>> py3-identify: Cleaning up srcdir >>> py3-identify: Cleaning up pkgdir >>> py3-identify: Uninstalling dependencies... (1/23) Purging .makedepends-py3-identify (20221006.124752) (2/23) Purging py3-ukkonen (1.0.1-r1) (3/23) Purging py3-cffi (1.15.1-r0) (4/23) Purging py3-cparser (2.21-r0) (5/23) Purging py3-setuptools (65.4.1-r0) (6/23) Purging py3-pytest (7.1.3-r0) (7/23) Purging py3-atomicwrites (1.4.1-r0) (8/23) Purging py3-attrs (22.1.0-r0) (9/23) Purging py3-iniconfig (1.1.1-r3) (10/23) Purging py3-more-itertools (8.13.0-r0) (11/23) Purging py3-packaging (21.3-r2) (12/23) Purging py3-parsing (3.0.9-r0) (13/23) Purging py3-pluggy (1.0.0-r1) (14/23) Purging py3-py (1.10.0-r3) (15/23) Purging py3-pygments (2.13.0-r0) (16/23) Purging py3-tomli (2.0.1-r1) (17/23) Purging py3-wcwidth (0.2.5-r2) (18/23) Purging python3 (3.10.7-r0) (19/23) Purging libffi (3.4.3-r0) (20/23) Purging gdbm (1.23-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.2.0-r0) (23/23) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 333 MiB in 103 packages >>> py3-identify: Updating the testing/armhf repository index... >>> py3-identify: Signing the index...