>>> py3-identify: Building community/py3-identify 2.6.10-r0 (using abuild 3.15.0_rc3-r1) started Tue, 22 Apr 2025 16:47:41 +0000
>>> py3-identify: Validating /home/buildozer/aports/community/py3-identify/APKBUILD...
>>> py3-identify: Analyzing dependencies...
>>> py3-identify: Installing for build: build-base py3-ukkonen py3-gpep517 py3-setuptools py3-wheel py3-pytest
(1/38) Installing libbz2 (1.0.8-r6)
(2/38) Installing libffi (3.4.8-r0)
(3/38) Installing gdbm (1.24-r0)
(4/38) Installing xz-libs (5.8.1-r0)
(5/38) Installing mpdecimal (4.0.0-r0)
(6/38) Installing libpanelw (6.5_p20250412-r0)
(7/38) Installing sqlite-libs (3.49.1-r0)
(8/38) Installing python3 (3.12.10-r0)
(9/38) Installing python3-pycache-pyc0 (3.12.10-r0)
(10/38) Installing pyc (3.12.10-r0)
(11/38) Installing py3-cparser-pyc (2.22-r1)
(12/38) Installing py3-ukkonen-pyc (1.0.1-r4)
(13/38) Installing py3-cffi-pyc (1.17.1-r1)
(14/38) Installing python3-pyc (3.12.10-r0)
(15/38) Installing py3-cparser (2.22-r1)
(16/38) Installing py3-cffi (1.17.1-r1)
(17/38) Installing py3-ukkonen (1.0.1-r4)
(18/38) Installing py3-installer (0.7.0-r2)
(19/38) Installing py3-installer-pyc (0.7.0-r2)
(20/38) Installing py3-gpep517 (16-r0)
(21/38) Installing py3-gpep517-pyc (16-r0)
(22/38) Installing py3-parsing (3.2.0-r0)
(23/38) Installing py3-parsing-pyc (3.2.0-r0)
(24/38) Installing py3-packaging (24.2-r0)
(25/38) Installing py3-packaging-pyc (24.2-r0)
(26/38) Installing py3-setuptools (77.0.3-r0)
(27/38) Installing py3-setuptools-pyc (77.0.3-r0)
(28/38) Installing py3-wheel (0.43.0-r0)
(29/38) Installing py3-wheel-pyc (0.43.0-r0)
(30/38) Installing py3-iniconfig (2.1.0-r0)
(31/38) Installing py3-iniconfig-pyc (2.1.0-r0)
(32/38) Installing py3-pluggy (1.5.0-r0)
(33/38) Installing py3-pluggy-pyc (1.5.0-r0)
(34/38) Installing py3-py (1.11.0-r4)
(35/38) Installing py3-py-pyc (1.11.0-r4)
(36/38) Installing py3-pytest (8.3.5-r0)
(37/38) Installing py3-pytest-pyc (8.3.5-r0)
(38/38) Installing .makedepends-py3-identify (20250422.164742)
Executing busybox-1.37.0-r16.trigger
OK: 374 MiB in 142 packages
>>> py3-identify: Cleaning up srcdir
>>> py3-identify: Cleaning up pkgdir
>>> py3-identify: Cleaning up tmpdir
>>> py3-identify: Fetching https://distfiles.alpinelinux.org/distfiles/edge/identify-2.6.10.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> py3-identify: Fetching identify-2.6.10.tar.gz::https://github.com/pre-commit/identify/archive/refs/tags/v2.6.10.tar.gz
Connecting to github.com (140.82.121.4:443)
Connecting to codeload.github.com (140.82.121.9:443)
saving to '/var/cache/distfiles/edge/identify-2.6.10.tar.gz.part'
identify-2.6.10.tar. 100% |********************************| 99.5k  0:00:00 ETA
'/var/cache/distfiles/edge/identify-2.6.10.tar.gz.part' saved
>>> py3-identify: Fetching https://distfiles.alpinelinux.org/distfiles/edge/identify-2.6.10.tar.gz
>>> py3-identify: Checking sha512sums...
identify-2.6.10.tar.gz: OK
>>> py3-identify: Unpacking /var/cache/distfiles/edge/identify-2.6.10.tar.gz...
2025-04-22 16:47:44,066 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2025-04-22 16:47:44,116 root INFO running bdist_wheel
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated
!!

        ********************************************************************************
        With Python 2.7 end-of-life, support for building universal wheels
        (i.e., wheels that support both Python 2 and Python 3)
        is being obviated.
        Please discontinue using this option, or if you still need it,
        file an issue with pypa/setuptools describing your use case.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
2025-04-22 16:47:44,140 root INFO running build
2025-04-22 16:47:44,140 root INFO running build_py
2025-04-22 16:47:44,144 root INFO creating build/lib/identify
2025-04-22 16:47:44,144 root INFO copying identify/__init__.py -> build/lib/identify
2025-04-22 16:47:44,145 root INFO copying identify/identify.py -> build/lib/identify
2025-04-22 16:47:44,145 root INFO copying identify/cli.py -> build/lib/identify
2025-04-22 16:47:44,145 root INFO copying identify/extensions.py -> build/lib/identify
2025-04-22 16:47:44,146 root INFO copying identify/interpreters.py -> build/lib/identify
2025-04-22 16:47:44,146 root INFO creating build/lib/identify/vendor
2025-04-22 16:47:44,146 root INFO copying identify/vendor/__init__.py -> build/lib/identify/vendor
2025-04-22 16:47:44,146 root INFO copying identify/vendor/licenses.py -> build/lib/identify/vendor
2025-04-22 16:47:44,148 root INFO copying identify/py.typed -> build/lib/identify
2025-04-22 16:47:44,155 root INFO installing to build/bdist.linux-armv8l/wheel
2025-04-22 16:47:44,155 root INFO running install
2025-04-22 16:47:44,166 root INFO running install_lib
2025-04-22 16:47:44,169 root INFO creating build/bdist.linux-armv8l/wheel
2025-04-22 16:47:44,170 root INFO creating build/bdist.linux-armv8l/wheel/identify
2025-04-22 16:47:44,170 root INFO copying build/lib/identify/__init__.py -> build/bdist.linux-armv8l/wheel/./identify
2025-04-22 16:47:44,170 root INFO copying build/lib/identify/identify.py -> build/bdist.linux-armv8l/wheel/./identify
2025-04-22 16:47:44,170 root INFO copying build/lib/identify/cli.py -> build/bdist.linux-armv8l/wheel/./identify
2025-04-22 16:47:44,170 root INFO copying build/lib/identify/extensions.py -> build/bdist.linux-armv8l/wheel/./identify
2025-04-22 16:47:44,171 root INFO copying build/lib/identify/interpreters.py -> build/bdist.linux-armv8l/wheel/./identify
2025-04-22 16:47:44,171 root INFO copying build/lib/identify/py.typed -> build/bdist.linux-armv8l/wheel/./identify
2025-04-22 16:47:44,171 root INFO creating build/bdist.linux-armv8l/wheel/identify/vendor
2025-04-22 16:47:44,171 root INFO copying build/lib/identify/vendor/__init__.py -> build/bdist.linux-armv8l/wheel/./identify/vendor
2025-04-22 16:47:44,171 root INFO copying build/lib/identify/vendor/licenses.py -> build/bdist.linux-armv8l/wheel/./identify/vendor
2025-04-22 16:47:44,172 root INFO running install_egg_info
2025-04-22 16:47:44,176 root INFO running egg_info
2025-04-22 16:47:44,179 root INFO creating identify.egg-info
2025-04-22 16:47:44,179 root INFO writing identify.egg-info/PKG-INFO
2025-04-22 16:47:44,180 root INFO writing dependency_links to identify.egg-info/dependency_links.txt
2025-04-22 16:47:44,181 root INFO writing entry points to identify.egg-info/entry_points.txt
2025-04-22 16:47:44,181 root INFO writing requirements to identify.egg-info/requires.txt
2025-04-22 16:47:44,181 root INFO writing top-level names to identify.egg-info/top_level.txt
2025-04-22 16:47:44,181 root INFO writing manifest file 'identify.egg-info/SOURCES.txt'
2025-04-22 16:47:44,185 root INFO reading manifest file 'identify.egg-info/SOURCES.txt'
2025-04-22 16:47:44,186 root INFO adding license file 'LICENSE'
2025-04-22 16:47:44,187 root INFO writing manifest file 'identify.egg-info/SOURCES.txt'
2025-04-22 16:47:44,187 root INFO Copying identify.egg-info to build/bdist.linux-armv8l/wheel/./identify-2.6.10-py3.12.egg-info
2025-04-22 16:47:44,188 root INFO running install_scripts
2025-04-22 16:47:44,190 root INFO creating build/bdist.linux-armv8l/wheel/identify-2.6.10.dist-info/WHEEL
2025-04-22 16:47:44,190 wheel INFO creating '/home/buildozer/aports/community/py3-identify/src/identify-2.6.10/.dist/.tmp-z7liurkw/identify-2.6.10-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2025-04-22 16:47:44,191 wheel INFO adding 'identify/__init__.py'
2025-04-22 16:47:44,191 wheel INFO adding 'identify/cli.py'
2025-04-22 16:47:44,191 wheel INFO adding 'identify/extensions.py'
2025-04-22 16:47:44,192 wheel INFO adding 'identify/identify.py'
2025-04-22 16:47:44,192 wheel INFO adding 'identify/interpreters.py'
2025-04-22 16:47:44,192 wheel INFO adding 'identify/py.typed'
2025-04-22 16:47:44,192 wheel INFO adding 'identify/vendor/__init__.py'
2025-04-22 16:47:44,193 wheel INFO adding 'identify/vendor/licenses.py'
2025-04-22 16:47:44,195 wheel INFO adding 'identify-2.6.10.dist-info/licenses/LICENSE'
2025-04-22 16:47:44,195 wheel INFO adding 'identify-2.6.10.dist-info/METADATA'
2025-04-22 16:47:44,195 wheel INFO adding 'identify-2.6.10.dist-info/WHEEL'
2025-04-22 16:47:44,195 wheel INFO adding 'identify-2.6.10.dist-info/entry_points.txt'
2025-04-22 16:47:44,196 wheel INFO adding 'identify-2.6.10.dist-info/top_level.txt'
2025-04-22 16:47:44,196 wheel INFO adding 'identify-2.6.10.dist-info/RECORD'
2025-04-22 16:47:44,196 root INFO removing build/bdist.linux-armv8l/wheel
2025-04-22 16:47:44,197 gpep517 INFO The backend produced .dist/identify-2.6.10-py2.py3-none-any.whl
identify-2.6.10-py2.py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-identify/src/identify-2.6.10
collected 505 items

tests/cli_test.py ....                                                   [  0%]
tests/extensions_test.py ............................................... [ 10%]
........................................................................ [ 24%]
........................................................................ [ 38%]
........................................................................ [ 52%]
........................................................................ [ 67%]
.................................................................        [ 80%]
tests/identify_test.py ................................................. [ 89%]
....................................................                     [100%]

============================= 505 passed in 0.58s ==============================
>>> py3-identify: Entering fakeroot...
>>> py3-identify-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/identify/__pycache__' -> '/home/buildozer/aports/community/py3-identify/pkg/py3-identify-pyc/usr/lib/python3.12/site-packages/identify/__pycache__'
'usr/lib/python3.12/site-packages/identify/vendor/__pycache__' -> '/home/buildozer/aports/community/py3-identify/pkg/py3-identify-pyc/usr/lib/python3.12/site-packages/identify/vendor/__pycache__'
>>> py3-identify-pyc*: Preparing subpackage py3-identify-pyc...
>>> py3-identify-pyc*: Running postcheck for py3-identify-pyc
>>> py3-identify*: Running postcheck for py3-identify
>>> py3-identify*: Preparing package py3-identify...
>>> py3-identify-pyc*: Tracing dependencies...
	py3-ukkonen
	python3~3.12
>>> py3-identify-pyc*: Package size: 357.3 KB
>>> py3-identify-pyc*: Compressing data...
>>> py3-identify-pyc*: Create checksum...
>>> py3-identify-pyc*: Create py3-identify-pyc-2.6.10-r0.apk
>>> py3-identify*: Tracing dependencies...
	py3-ukkonen
	python3~3.12
>>> py3-identify*: Package size: 356.8 KB
>>> py3-identify*: Compressing data...
>>> py3-identify*: Create checksum...
>>> py3-identify*: Create py3-identify-2.6.10-r0.apk
>>> py3-identify: Build complete at Tue, 22 Apr 2025 16:47:49 +0000 elapsed time 0h 0m 8s
>>> py3-identify: Cleaning up srcdir
>>> py3-identify: Cleaning up pkgdir
>>> py3-identify: Uninstalling dependencies...
(1/38) Purging .makedepends-py3-identify (20250422.164742)
(2/38) Purging py3-ukkonen-pyc (1.0.1-r4)
(3/38) Purging py3-ukkonen (1.0.1-r4)
(4/38) Purging py3-cffi-pyc (1.17.1-r1)
(5/38) Purging py3-cffi (1.17.1-r1)
(6/38) Purging py3-cparser-pyc (2.22-r1)
(7/38) Purging py3-cparser (2.22-r1)
(8/38) Purging py3-gpep517-pyc (16-r0)
(9/38) Purging py3-gpep517 (16-r0)
(10/38) Purging py3-installer-pyc (0.7.0-r2)
(11/38) Purging py3-installer (0.7.0-r2)
(12/38) Purging py3-setuptools-pyc (77.0.3-r0)
(13/38) Purging py3-setuptools (77.0.3-r0)
(14/38) Purging py3-wheel-pyc (0.43.0-r0)
(15/38) Purging py3-wheel (0.43.0-r0)
(16/38) Purging py3-pytest-pyc (8.3.5-r0)
(17/38) Purging py3-pytest (8.3.5-r0)
(18/38) Purging py3-iniconfig-pyc (2.1.0-r0)
(19/38) Purging py3-iniconfig (2.1.0-r0)
(20/38) Purging py3-packaging-pyc (24.2-r0)
(21/38) Purging py3-packaging (24.2-r0)
(22/38) Purging py3-parsing-pyc (3.2.0-r0)
(23/38) Purging py3-parsing (3.2.0-r0)
(24/38) Purging py3-pluggy-pyc (1.5.0-r0)
(25/38) Purging py3-pluggy (1.5.0-r0)
(26/38) Purging py3-py-pyc (1.11.0-r4)
(27/38) Purging py3-py (1.11.0-r4)
(28/38) Purging python3-pyc (3.12.10-r0)
(29/38) Purging python3-pycache-pyc0 (3.12.10-r0)
(30/38) Purging pyc (3.12.10-r0)
(31/38) Purging python3 (3.12.10-r0)
(32/38) Purging gdbm (1.24-r0)
(33/38) Purging libbz2 (1.0.8-r6)
(34/38) Purging libffi (3.4.8-r0)
(35/38) Purging libpanelw (6.5_p20250412-r0)
(36/38) Purging mpdecimal (4.0.0-r0)
(37/38) Purging sqlite-libs (3.49.1-r0)
(38/38) Purging xz-libs (5.8.1-r0)
Executing busybox-1.37.0-r16.trigger
OK: 323 MiB in 104 packages
>>> py3-identify: Updating the community/armhf repository index...
>>> py3-identify: Signing the index...