>>> py3-cli_helpers: Building community/py3-cli_helpers 2.10.0-r0 (using abuild 3.16.0-r0) started Mon, 09 Feb 2026 21:38:39 +0000 >>> py3-cli_helpers: Validating /home/buildozer/aports/community/py3-cli_helpers/APKBUILD... >>> py3-cli_helpers: Analyzing dependencies... >>> py3-cli_helpers: Installing for build: build-base py3-tabulate py3-configobj py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-wcwidth ( 1/40) Installing libbz2 (1.0.8-r6) ( 2/40) Installing libffi (3.5.2-r0) ( 3/40) Installing gdbm (1.26-r0) ( 4/40) Installing xz-libs (5.8.2-r0) ( 5/40) Installing mpdecimal (4.0.1-r0) ( 6/40) Installing libpanelw (6.6_p20251231-r0) ( 7/40) Installing sqlite-libs (3.51.2-r1) ( 8/40) Installing python3 (3.12.12-r0) ( 9/40) Installing python3-pycache-pyc0 (3.12.12-r0) (10/40) Installing pyc (3.12.12-r0) (11/40) Installing py3-wcwidth (0.2.13-r1) (12/40) Installing py3-wcwidth-pyc (0.2.13-r1) (13/40) Installing py3-tabulate-pyc (0.9.0-r3) (14/40) Installing python3-pyc (3.12.12-r0) (15/40) Installing py3-tabulate (0.9.0-r3) (16/40) Installing py3-configobj (5.0.9-r1) (17/40) Installing py3-configobj-pyc (5.0.9-r1) (18/40) Installing py3-installer (0.7.0-r2) (19/40) Installing py3-installer-pyc (0.7.0-r2) (20/40) Installing py3-gpep517 (19-r1) (21/40) Installing py3-gpep517-pyc (19-r1) (22/40) Installing py3-parsing (3.3.2-r0) (23/40) Installing py3-parsing-pyc (3.3.2-r0) (24/40) Installing py3-packaging (25.0-r0) (25/40) Installing py3-packaging-pyc (25.0-r0) (26/40) Installing py3-setuptools (82.0.0-r0) (27/40) Installing py3-setuptools-pyc (82.0.0-r0) (28/40) Installing py3-wheel (0.46.1-r0) (29/40) Installing py3-wheel-pyc (0.46.1-r0) (30/40) Installing py3-iniconfig (2.3.0-r0) (31/40) Installing py3-iniconfig-pyc (2.3.0-r0) (32/40) Installing py3-pluggy (1.6.0-r0) (33/40) Installing py3-pluggy-pyc (1.6.0-r0) (34/40) Installing py3-py (1.11.0-r4) (35/40) Installing py3-py-pyc (1.11.0-r4) (36/40) Installing py3-pygments (2.19.2-r0) (37/40) Installing py3-pygments-pyc (2.19.2-r0) (38/40) Installing py3-pytest (9.0.2-r0) (39/40) Installing py3-pytest-pyc (9.0.2-r0) (40/40) Installing .makedepends-py3-cli_helpers (20260209.213841) Executing busybox-1.37.0-r31.trigger OK: 484.0 MiB in 145 packages >>> py3-cli_helpers: Cleaning up srcdir >>> py3-cli_helpers: Cleaning up pkgdir >>> py3-cli_helpers: Cleaning up tmpdir >>> py3-cli_helpers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cli_helpers-2.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-cli_helpers: Fetching py3-cli_helpers-2.10.0.tar.gz::https://github.com/dbcli/cli_helpers/archive/refs/tags/v2.10.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-cli_helpers-2.10.0.tar.gz.part' py3-cli_helpers-2.10 100% |********************************| 37204 0:00:00 ETA '/var/cache/distfiles/edge/py3-cli_helpers-2.10.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-cli_helpers-2.10.0.tar.gz: OK >>> py3-cli_helpers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cli_helpers-2.10.0.tar.gz /var/cache/distfiles/edge/py3-cli_helpers-2.10.0.tar.gz: OK >>> py3-cli_helpers: Unpacking /var/cache/distfiles/edge/py3-cli_helpers-2.10.0.tar.gz... 2026-02-09 21:38:42,830 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-02-09 21:38:42,864 root INFO running bdist_wheel 2026-02-09 21:38:42,889 root INFO running build 2026-02-09 21:38:42,889 root INFO running build_py 2026-02-09 21:38:42,896 root INFO creating build/lib/cli_helpers 2026-02-09 21:38:42,896 root INFO copying cli_helpers/utils.py -> build/lib/cli_helpers 2026-02-09 21:38:42,897 root INFO copying cli_helpers/__init__.py -> build/lib/cli_helpers 2026-02-09 21:38:42,897 root INFO copying cli_helpers/compat.py -> build/lib/cli_helpers 2026-02-09 21:38:42,897 root INFO copying cli_helpers/config.py -> build/lib/cli_helpers 2026-02-09 21:38:42,898 root INFO creating build/lib/cli_helpers/tabular_output 2026-02-09 21:38:42,898 root INFO copying cli_helpers/tabular_output/delimited_output_adapter.py -> build/lib/cli_helpers/tabular_output 2026-02-09 21:38:42,899 root INFO copying cli_helpers/tabular_output/tsv_output_adapter.py -> build/lib/cli_helpers/tabular_output 2026-02-09 21:38:42,899 root INFO copying cli_helpers/tabular_output/__init__.py -> build/lib/cli_helpers/tabular_output 2026-02-09 21:38:42,899 root INFO copying cli_helpers/tabular_output/json_output_adapter.py -> build/lib/cli_helpers/tabular_output 2026-02-09 21:38:42,900 root INFO copying cli_helpers/tabular_output/vertical_table_adapter.py -> build/lib/cli_helpers/tabular_output 2026-02-09 21:38:42,900 root INFO copying cli_helpers/tabular_output/preprocessors.py -> build/lib/cli_helpers/tabular_output 2026-02-09 21:38:42,900 root INFO copying cli_helpers/tabular_output/tabulate_adapter.py -> build/lib/cli_helpers/tabular_output 2026-02-09 21:38:42,901 root INFO copying cli_helpers/tabular_output/output_formatter.py -> build/lib/cli_helpers/tabular_output 2026-02-09 21:38:42,901 root INFO running egg_info 2026-02-09 21:38:42,905 root INFO creating cli_helpers.egg-info 2026-02-09 21:38:42,905 root INFO writing cli_helpers.egg-info/PKG-INFO 2026-02-09 21:38:42,906 root INFO writing dependency_links to cli_helpers.egg-info/dependency_links.txt 2026-02-09 21:38:42,907 root INFO writing requirements to cli_helpers.egg-info/requires.txt 2026-02-09 21:38:42,907 root INFO writing top-level names to cli_helpers.egg-info/top_level.txt 2026-02-09 21:38:42,907 root INFO writing manifest file 'cli_helpers.egg-info/SOURCES.txt' 2026-02-09 21:38:42,912 root INFO reading manifest file 'cli_helpers.egg-info/SOURCES.txt' 2026-02-09 21:38:42,913 root INFO reading manifest template 'MANIFEST.in' 2026-02-09 21:38:42,916 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2026-02-09 21:38:42,916 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2026-02-09 21:38:42,916 root INFO adding license file 'LICENSE' 2026-02-09 21:38:42,916 root INFO adding license file 'AUTHORS' 2026-02-09 21:38:42,918 root INFO writing manifest file 'cli_helpers.egg-info/SOURCES.txt' 2026-02-09 21:38:42,929 root INFO installing to build/bdist.linux-i686/wheel 2026-02-09 21:38:42,929 root INFO running install 2026-02-09 21:38:42,941 root INFO running install_lib 2026-02-09 21:38:42,946 root INFO creating build/bdist.linux-i686/wheel 2026-02-09 21:38:42,946 root INFO creating build/bdist.linux-i686/wheel/cli_helpers 2026-02-09 21:38:42,947 root INFO copying build/lib/cli_helpers/utils.py -> build/bdist.linux-i686/wheel/./cli_helpers 2026-02-09 21:38:42,947 root INFO copying build/lib/cli_helpers/__init__.py -> build/bdist.linux-i686/wheel/./cli_helpers 2026-02-09 21:38:42,947 root INFO copying build/lib/cli_helpers/compat.py -> build/bdist.linux-i686/wheel/./cli_helpers 2026-02-09 21:38:42,948 root INFO creating build/bdist.linux-i686/wheel/cli_helpers/tabular_output 2026-02-09 21:38:42,948 root INFO copying build/lib/cli_helpers/tabular_output/delimited_output_adapter.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2026-02-09 21:38:42,948 root INFO copying build/lib/cli_helpers/tabular_output/tsv_output_adapter.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2026-02-09 21:38:42,948 root INFO copying build/lib/cli_helpers/tabular_output/__init__.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2026-02-09 21:38:42,949 root INFO copying build/lib/cli_helpers/tabular_output/json_output_adapter.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2026-02-09 21:38:42,949 root INFO copying build/lib/cli_helpers/tabular_output/vertical_table_adapter.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2026-02-09 21:38:42,949 root INFO copying build/lib/cli_helpers/tabular_output/preprocessors.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2026-02-09 21:38:42,949 root INFO copying build/lib/cli_helpers/tabular_output/tabulate_adapter.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2026-02-09 21:38:42,950 root INFO copying build/lib/cli_helpers/tabular_output/output_formatter.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2026-02-09 21:38:42,950 root INFO copying build/lib/cli_helpers/config.py -> build/bdist.linux-i686/wheel/./cli_helpers 2026-02-09 21:38:42,950 root INFO running install_egg_info 2026-02-09 21:38:42,955 root INFO Copying cli_helpers.egg-info to build/bdist.linux-i686/wheel/./cli_helpers-2.10.0-py3.12.egg-info 2026-02-09 21:38:42,956 root INFO running install_scripts 2026-02-09 21:38:42,958 root INFO creating build/bdist.linux-i686/wheel/cli_helpers-2.10.0.dist-info/WHEEL 2026-02-09 21:38:42,958 wheel INFO creating '/home/buildozer/aports/community/py3-cli_helpers/src/cli_helpers-2.10.0/.dist/.tmp-vxevv0f4/cli_helpers-2.10.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-02-09 21:38:42,959 wheel INFO adding 'cli_helpers/__init__.py' 2026-02-09 21:38:42,959 wheel INFO adding 'cli_helpers/compat.py' 2026-02-09 21:38:42,959 wheel INFO adding 'cli_helpers/config.py' 2026-02-09 21:38:42,960 wheel INFO adding 'cli_helpers/utils.py' 2026-02-09 21:38:42,960 wheel INFO adding 'cli_helpers/tabular_output/__init__.py' 2026-02-09 21:38:42,960 wheel INFO adding 'cli_helpers/tabular_output/delimited_output_adapter.py' 2026-02-09 21:38:42,961 wheel INFO adding 'cli_helpers/tabular_output/json_output_adapter.py' 2026-02-09 21:38:42,961 wheel INFO adding 'cli_helpers/tabular_output/output_formatter.py' 2026-02-09 21:38:42,961 wheel INFO adding 'cli_helpers/tabular_output/preprocessors.py' 2026-02-09 21:38:42,961 wheel INFO adding 'cli_helpers/tabular_output/tabulate_adapter.py' 2026-02-09 21:38:42,962 wheel INFO adding 'cli_helpers/tabular_output/tsv_output_adapter.py' 2026-02-09 21:38:42,962 wheel INFO adding 'cli_helpers/tabular_output/vertical_table_adapter.py' 2026-02-09 21:38:42,962 wheel INFO adding 'cli_helpers-2.10.0.dist-info/licenses/AUTHORS' 2026-02-09 21:38:42,963 wheel INFO adding 'cli_helpers-2.10.0.dist-info/licenses/LICENSE' 2026-02-09 21:38:42,963 wheel INFO adding 'cli_helpers-2.10.0.dist-info/METADATA' 2026-02-09 21:38:42,963 wheel INFO adding 'cli_helpers-2.10.0.dist-info/WHEEL' 2026-02-09 21:38:42,963 wheel INFO adding 'cli_helpers-2.10.0.dist-info/top_level.txt' 2026-02-09 21:38:42,964 wheel INFO adding 'cli_helpers-2.10.0.dist-info/RECORD' 2026-02-09 21:38:42,964 root INFO removing build/bdist.linux-i686/wheel 2026-02-09 21:38:42,965 gpep517 INFO The backend produced .dist/cli_helpers-2.10.0-py3-none-any.whl cli_helpers-2.10.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-cli_helpers/src/cli_helpers-2.10.0 configfile: setup.cfg testpaths: tests collected 87 items tests/tabular_output/test_delimited_output_adapter.py ... [ 3%] tests/tabular_output/test_json_output_adapter.py ..... [ 9%] tests/tabular_output/test_output_formatter.py ................. [ 28%] tests/tabular_output/test_preprocessors.py .............s........... [ 57%] tests/tabular_output/test_tabulate_adapter.py ... [ 60%] tests/tabular_output/test_tsv_output_adapter.py ... [ 64%] tests/tabular_output/test_vertical_table_adapter.py .. [ 66%] tests/test_cli_helpers.py . [ 67%] tests/test_config.py ..sss............. [ 88%] tests/test_utils.py .......... [100%] ======================== 83 passed, 4 skipped in 0.59s ========================= >>> py3-cli_helpers: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-cli_helpers-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cli_helpers/__pycache__' -> '/home/buildozer/aports/community/py3-cli_helpers/pkg/py3-cli_helpers-pyc/usr/lib/python3.12/site-packages/cli_helpers/__pycache__' 'usr/lib/python3.12/site-packages/cli_helpers/tabular_output/__pycache__' -> '/home/buildozer/aports/community/py3-cli_helpers/pkg/py3-cli_helpers-pyc/usr/lib/python3.12/site-packages/cli_helpers/tabular_output/__pycache__' >>> py3-cli_helpers-pyc*: Preparing subpackage py3-cli_helpers-pyc... >>> py3-cli_helpers-pyc*: Running postcheck for py3-cli_helpers-pyc >>> py3-cli_helpers*: Running postcheck for py3-cli_helpers >>> py3-cli_helpers*: Preparing package py3-cli_helpers... >>> py3-cli_helpers-pyc*: Tracing dependencies... python3~3.12 >>> py3-cli_helpers-pyc*: Package size: 67.7 KB >>> py3-cli_helpers-pyc*: Compressing data... >>> py3-cli_helpers-pyc*: Create checksum... >>> py3-cli_helpers-pyc*: Create py3-cli_helpers-pyc-2.10.0-r0.apk >>> py3-cli_helpers*: Tracing dependencies... py3-tabulate py3-configobj python3~3.12 >>> py3-cli_helpers*: Package size: 57.6 KB >>> py3-cli_helpers*: Compressing data... >>> py3-cli_helpers*: Create checksum... >>> py3-cli_helpers*: Create py3-cli_helpers-2.10.0-r0.apk >>> py3-cli_helpers: Build complete at Mon, 09 Feb 2026 21:38:44 +0000 elapsed time 0h 0m 5s >>> py3-cli_helpers: Cleaning up srcdir >>> py3-cli_helpers: Cleaning up pkgdir >>> py3-cli_helpers: Cleaning up tmpdir >>> py3-cli_helpers: Uninstalling dependencies... ( 1/40) Purging .makedepends-py3-cli_helpers (20260209.213841) ( 2/40) Purging py3-tabulate-pyc (0.9.0-r3) ( 3/40) Purging py3-tabulate (0.9.0-r3) ( 4/40) Purging py3-configobj-pyc (5.0.9-r1) ( 5/40) Purging py3-configobj (5.0.9-r1) ( 6/40) Purging py3-gpep517-pyc (19-r1) ( 7/40) Purging py3-gpep517 (19-r1) ( 8/40) Purging py3-installer-pyc (0.7.0-r2) ( 9/40) Purging py3-installer (0.7.0-r2) (10/40) Purging py3-setuptools-pyc (82.0.0-r0) (11/40) Purging py3-setuptools (82.0.0-r0) (12/40) Purging py3-wheel-pyc (0.46.1-r0) (13/40) Purging py3-wheel (0.46.1-r0) (14/40) Purging py3-pytest-pyc (9.0.2-r0) (15/40) Purging py3-pytest (9.0.2-r0) (16/40) Purging py3-iniconfig-pyc (2.3.0-r0) (17/40) Purging py3-iniconfig (2.3.0-r0) (18/40) Purging py3-packaging-pyc (25.0-r0) (19/40) Purging py3-packaging (25.0-r0) (20/40) Purging py3-parsing-pyc (3.3.2-r0) (21/40) Purging py3-parsing (3.3.2-r0) (22/40) Purging py3-pluggy-pyc (1.6.0-r0) (23/40) Purging py3-pluggy (1.6.0-r0) (24/40) Purging py3-py-pyc (1.11.0-r4) (25/40) Purging py3-py (1.11.0-r4) (26/40) Purging py3-pygments-pyc (2.19.2-r0) (27/40) Purging py3-pygments (2.19.2-r0) (28/40) Purging py3-wcwidth-pyc (0.2.13-r1) (29/40) Purging py3-wcwidth (0.2.13-r1) (30/40) Purging python3-pyc (3.12.12-r0) (31/40) Purging python3-pycache-pyc0 (3.12.12-r0) (32/40) Purging pyc (3.12.12-r0) (33/40) Purging python3 (3.12.12-r0) (34/40) Purging gdbm (1.26-r0) (35/40) Purging libbz2 (1.0.8-r6) (36/40) Purging libffi (3.5.2-r0) (37/40) Purging libpanelw (6.6_p20251231-r0) (38/40) Purging mpdecimal (4.0.1-r0) (39/40) Purging sqlite-libs (3.51.2-r1) (40/40) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 426.5 MiB in 105 packages >>> py3-cli_helpers: Updating the community/x86 repository index... >>> py3-cli_helpers: Signing the index...