>>> py3-tabulate: Building community/py3-tabulate 0.9.0-r3 (using abuild 3.14.1-r1) started Tue, 29 Oct 2024 19:16:03 +0000
>>> py3-tabulate: Validating /home/buildozer/aports/community/py3-tabulate/APKBUILD...
>>> py3-tabulate: Analyzing dependencies...
>>> py3-tabulate: Installing for build: build-base python3 py3-wcwidth py3-setuptools_scm py3-gpep517 py3-wheel py3-nose py3-pytest
(1/38) Installing libbz2 (1.0.8-r6)
(2/38) Installing libffi (3.4.6-r0)
(3/38) Installing gdbm (1.24-r0)
(4/38) Installing xz-libs (5.6.3-r0)
(5/38) Installing mpdecimal (4.0.0-r0)
(6/38) Installing libpanelw (6.5_p20241006-r1)
(7/38) Installing sqlite-libs (3.47.0-r0)
(8/38) Installing python3 (3.12.7-r1)
(9/38) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/38) Installing pyc (3.12.7-r1)
(11/38) Installing python3-pyc (3.12.7-r1)
(12/38) Installing py3-wcwidth (0.2.13-r1)
(13/38) Installing py3-wcwidth-pyc (0.2.13-r1)
(14/38) Installing py3-parsing (3.1.4-r0)
(15/38) Installing py3-parsing-pyc (3.1.4-r0)
(16/38) Installing py3-packaging (24.1-r0)
(17/38) Installing py3-packaging-pyc (24.1-r0)
(18/38) Installing py3-setuptools (70.3.0-r0)
(19/38) Installing py3-setuptools-pyc (70.3.0-r0)
(20/38) Installing py3-setuptools_scm (8.1.0-r0)
(21/38) Installing py3-setuptools_scm-pyc (8.1.0-r0)
(22/38) Installing py3-installer (0.7.0-r2)
(23/38) Installing py3-installer-pyc (0.7.0-r2)
(24/38) Installing py3-gpep517 (16-r0)
(25/38) Installing py3-gpep517-pyc (16-r0)
(26/38) Installing py3-wheel (0.43.0-r0)
(27/38) Installing py3-wheel-pyc (0.43.0-r0)
(28/38) Installing py3-nose (1.3.7-r13)
(29/38) Installing py3-nose-pyc (1.3.7-r13)
(30/38) Installing py3-iniconfig (2.0.0-r1)
(31/38) Installing py3-iniconfig-pyc (2.0.0-r1)
(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.3-r0)
(37/38) Installing py3-pytest-pyc (8.3.3-r0)
(38/38) Installing .makedepends-py3-tabulate (20241029.191616)
Executing busybox-1.37.0-r3.trigger
OK: 316 MiB in 139 packages
>>> py3-tabulate: Cleaning up srcdir
>>> py3-tabulate: Cleaning up pkgdir
>>> py3-tabulate: Cleaning up tmpdir
>>> py3-tabulate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/tabulate-0.9.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> py3-tabulate: Fetching https://files.pythonhosted.org/packages/source/t/tabulate/tabulate-0.9.0.tar.gz
Connecting to files.pythonhosted.org ([2a04:4e42:400::223]:443)
Connecting to files.pythonhosted.org ([2a04:4e42:400::223]:443)
saving to '/var/cache/distfiles/v3.21/tabulate-0.9.0.tar.gz.part'
tabulate-0.9.0.tar.g 100% |********************************| 81090  0:00:00 ETA
'/var/cache/distfiles/v3.21/tabulate-0.9.0.tar.gz.part' saved
>>> py3-tabulate: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/tabulate-0.9.0.tar.gz
>>> py3-tabulate: Checking sha512sums...
tabulate-0.9.0.tar.gz: OK
>>> py3-tabulate: Unpacking /var/cache/distfiles/v3.21/tabulate-0.9.0.tar.gz...
2024-10-29 19:16:17,199 gpep517 INFO Building wheel via backend setuptools.build_meta
2024-10-29 19:16:17,302 root INFO running bdist_wheel
2024-10-29 19:16:17,311 root INFO running build
2024-10-29 19:16:17,311 root INFO running build_py
2024-10-29 19:16:17,313 root INFO creating build
2024-10-29 19:16:17,313 root INFO creating build/lib
2024-10-29 19:16:17,313 root INFO creating build/lib/tabulate
2024-10-29 19:16:17,313 root INFO copying tabulate/__init__.py -> build/lib/tabulate
2024-10-29 19:16:17,314 root INFO copying tabulate/version.py -> build/lib/tabulate
2024-10-29 19:16:17,314 root INFO running egg_info
2024-10-29 19:16:17,316 root INFO writing tabulate.egg-info/PKG-INFO
2024-10-29 19:16:17,316 root INFO writing dependency_links to tabulate.egg-info/dependency_links.txt
2024-10-29 19:16:17,317 root INFO writing entry points to tabulate.egg-info/entry_points.txt
2024-10-29 19:16:17,317 root INFO writing requirements to tabulate.egg-info/requires.txt
2024-10-29 19:16:17,317 root INFO writing top-level names to tabulate.egg-info/top_level.txt
2024-10-29 19:16:18,867 root INFO reading manifest file 'tabulate.egg-info/SOURCES.txt'
2024-10-29 19:16:18,868 root INFO reading manifest template 'MANIFEST.in'
2024-10-29 19:16:18,868 root INFO adding license file 'LICENSE'
2024-10-29 19:16:18,869 root INFO writing manifest file 'tabulate.egg-info/SOURCES.txt'
2024-10-29 19:16:18,872 root INFO installing to build/bdist.linux-armv8l/wheel
2024-10-29 19:16:18,872 root INFO running install
2024-10-29 19:16:18,880 root INFO running install_lib
2024-10-29 19:16:18,882 root INFO creating build/bdist.linux-armv8l
2024-10-29 19:16:18,882 root INFO creating build/bdist.linux-armv8l/wheel
2024-10-29 19:16:18,883 root INFO creating build/bdist.linux-armv8l/wheel/tabulate
2024-10-29 19:16:18,883 root INFO copying build/lib/tabulate/__init__.py -> build/bdist.linux-armv8l/wheel/tabulate
2024-10-29 19:16:18,883 root INFO copying build/lib/tabulate/version.py -> build/bdist.linux-armv8l/wheel/tabulate
2024-10-29 19:16:18,883 root INFO running install_egg_info
2024-10-29 19:16:18,885 root INFO Copying tabulate.egg-info to build/bdist.linux-armv8l/wheel/tabulate-0.9.0-py3.12.egg-info
2024-10-29 19:16:18,886 root INFO running install_scripts
2024-10-29 19:16:18,890 root INFO creating build/bdist.linux-armv8l/wheel/tabulate-0.9.0.dist-info/WHEEL
2024-10-29 19:16:18,890 wheel INFO creating '/home/buildozer/aports/community/py3-tabulate/src/tabulate-0.9.0/.dist/.tmp-jlgada03/tabulate-0.9.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2024-10-29 19:16:18,891 wheel INFO adding 'tabulate/__init__.py'
2024-10-29 19:16:18,891 wheel INFO adding 'tabulate/version.py'
2024-10-29 19:16:18,891 wheel INFO adding 'tabulate-0.9.0.dist-info/LICENSE'
2024-10-29 19:16:18,892 wheel INFO adding 'tabulate-0.9.0.dist-info/METADATA'
2024-10-29 19:16:18,892 wheel INFO adding 'tabulate-0.9.0.dist-info/WHEEL'
2024-10-29 19:16:18,892 wheel INFO adding 'tabulate-0.9.0.dist-info/entry_points.txt'
2024-10-29 19:16:18,892 wheel INFO adding 'tabulate-0.9.0.dist-info/top_level.txt'
2024-10-29 19:16:18,892 wheel INFO adding 'tabulate-0.9.0.dist-info/RECORD'
2024-10-29 19:16:18,892 root INFO removing build/bdist.linux-armv8l/wheel
2024-10-29 19:16:18,893 gpep517 INFO The backend produced .dist/tabulate-0.9.0-py3-none-any.whl
tabulate-0.9.0-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-tabulate/src/tabulate-0.9.0
configfile: pyproject.toml
collected 284 items

test/test_api.py ...                                                     [  1%]
test/test_cli.py .......                                                 [  3%]
test/test_input.py .......sssssssss................                      [ 14%]
test/test_internal.py ......................                             [ 22%]
test/test_output.py .................................................... [ 40%]
........................................................................ [ 66%]
........................................ssss.........                    [ 84%]
test/test_regression.py ................s.....s.........                 [ 96%]
test/test_textwrapper.py ...........                                     [100%]

======================= 269 passed, 15 skipped in 1.16s ========================
>>> py3-tabulate: Entering fakeroot...
>>> py3-tabulate-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/tabulate/__pycache__' -> '/home/buildozer/aports/community/py3-tabulate/pkg/py3-tabulate-pyc/usr/lib/python3.12/site-packages/tabulate/__pycache__'
>>> py3-tabulate-pyc*: Preparing subpackage py3-tabulate-pyc...
>>> py3-tabulate-pyc*: Running postcheck for py3-tabulate-pyc
>>> py3-tabulate*: Running postcheck for py3-tabulate
>>> py3-tabulate*: Preparing package py3-tabulate...
>>> py3-tabulate-pyc*: Tracing dependencies...
	python3
	py3-wcwidth
	python3~3.12
>>> py3-tabulate-pyc*: Package size: 90.2 KB
>>> py3-tabulate-pyc*: Compressing data...
>>> py3-tabulate-pyc*: Create checksum...
>>> py3-tabulate-pyc*: Create py3-tabulate-pyc-0.9.0-r3.apk
>>> py3-tabulate*: Tracing dependencies...
	python3
	py3-wcwidth
	python3~3.12
>>> py3-tabulate*: Package size: 128.9 KB
>>> py3-tabulate*: Compressing data...
>>> py3-tabulate*: Create checksum...
>>> py3-tabulate*: Create py3-tabulate-0.9.0-r3.apk
>>> py3-tabulate: Build complete at Tue, 29 Oct 2024 19:16:20 +0000 elapsed time 0h 0m 17s
>>> py3-tabulate: Cleaning up srcdir
>>> py3-tabulate: Cleaning up pkgdir
>>> py3-tabulate: Uninstalling dependencies...
(1/38) Purging .makedepends-py3-tabulate (20241029.191616)
(2/38) Purging py3-wcwidth-pyc (0.2.13-r1)
(3/38) Purging py3-wcwidth (0.2.13-r1)
(4/38) Purging py3-setuptools_scm-pyc (8.1.0-r0)
(5/38) Purging py3-setuptools_scm (8.1.0-r0)
(6/38) Purging py3-setuptools-pyc (70.3.0-r0)
(7/38) Purging py3-setuptools (70.3.0-r0)
(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-wheel-pyc (0.43.0-r0)
(13/38) Purging py3-wheel (0.43.0-r0)
(14/38) Purging py3-nose-pyc (1.3.7-r13)
(15/38) Purging py3-nose (1.3.7-r13)
(16/38) Purging py3-pytest-pyc (8.3.3-r0)
(17/38) Purging py3-pytest (8.3.3-r0)
(18/38) Purging py3-iniconfig-pyc (2.0.0-r1)
(19/38) Purging py3-iniconfig (2.0.0-r1)
(20/38) Purging py3-packaging-pyc (24.1-r0)
(21/38) Purging py3-packaging (24.1-r0)
(22/38) Purging py3-parsing-pyc (3.1.4-r0)
(23/38) Purging py3-parsing (3.1.4-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.7-r1)
(29/38) Purging python3-pycache-pyc0 (3.12.7-r1)
(30/38) Purging pyc (3.12.7-r1)
(31/38) Purging python3 (3.12.7-r1)
(32/38) Purging gdbm (1.24-r0)
(33/38) Purging libbz2 (1.0.8-r6)
(34/38) Purging libffi (3.4.6-r0)
(35/38) Purging libpanelw (6.5_p20241006-r1)
(36/38) Purging mpdecimal (4.0.0-r0)
(37/38) Purging sqlite-libs (3.47.0-r0)
(38/38) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r3.trigger
OK: 271 MiB in 101 packages
>>> py3-tabulate: Updating the community/armv7 repository index...
>>> py3-tabulate: Signing the index...