>>> py3-clickclick: Building testing/py3-clickclick 20.10.2-r3 (using abuild 3.13.0-r3) started Fri, 26 Jul 2024 02:52:32 +0000 >>> py3-clickclick: Checking sanity of /home/buildozer/aports/testing/py3-clickclick/APKBUILD... >>> py3-clickclick: Analyzing dependencies... >>> py3-clickclick: Installing for build: build-base py3-click py3-yaml python3 py3-flake8 py3-setuptools py3-pytest py3-pytest-cov py3-toml (1/45) Installing libbz2 (1.0.8-r6) (2/45) Installing libffi (3.4.6-r0) (3/45) Installing gdbm (1.24-r0) (4/45) Installing xz-libs (5.6.2-r0) (5/45) Installing mpdecimal (4.0.0-r0) (6/45) Installing libpanelw (6.5_p20240601-r0) (7/45) Installing sqlite-libs (3.46.0-r0) (8/45) Installing python3 (3.12.3-r1) (9/45) Installing python3-pycache-pyc0 (3.12.3-r1) (10/45) Installing pyc (3.12.3-r1) (11/45) Installing py3-click-pyc (8.1.7-r2) (12/45) Installing python3-pyc (3.12.3-r1) (13/45) Installing py3-click (8.1.7-r2) (14/45) Installing yaml (0.2.5-r2) (15/45) Installing py3-yaml (6.0.1-r3) (16/45) Installing py3-yaml-pyc (6.0.1-r3) (17/45) Installing py3-pyflakes (3.2.0-r1) (18/45) Installing py3-pyflakes-pyc (3.2.0-r1) (19/45) Installing py3-pycodestyle (2.12.0-r0) (20/45) Installing py3-pycodestyle-pyc (2.12.0-r0) (21/45) Installing py3-mccabe (0.7.0-r3) (22/45) Installing py3-mccabe-pyc (0.7.0-r3) (23/45) Installing py3-flake8 (7.1.0-r0) (24/45) Installing py3-flake8-pyc (7.1.0-r0) (25/45) Installing py3-parsing (3.1.2-r1) (26/45) Installing py3-parsing-pyc (3.1.2-r1) (27/45) Installing py3-packaging (24.1-r0) (28/45) Installing py3-packaging-pyc (24.1-r0) (29/45) Installing py3-setuptools (70.3.0-r0) (30/45) Installing py3-setuptools-pyc (70.3.0-r0) (31/45) Installing py3-iniconfig (2.0.0-r1) (32/45) Installing py3-iniconfig-pyc (2.0.0-r1) (33/45) Installing py3-pluggy (1.5.0-r0) (34/45) Installing py3-pluggy-pyc (1.5.0-r0) (35/45) Installing py3-py (1.11.0-r3) (36/45) Installing py3-py-pyc (1.11.0-r3) (37/45) Installing py3-pytest (8.3.2-r0) (38/45) Installing py3-pytest-pyc (8.3.2-r0) (39/45) Installing py3-coverage (7.5.1-r0) (40/45) Installing py3-coverage-pyc (7.5.1-r0) (41/45) Installing py3-pytest-cov (5.0.0-r0) (42/45) Installing py3-pytest-cov-pyc (5.0.0-r0) (43/45) Installing py3-toml (0.10.2-r7) (44/45) Installing py3-toml-pyc (0.10.2-r7) (45/45) Installing .makedepends-py3-clickclick (20240726.025233) Executing busybox-1.36.1-r31.trigger OK: 436 MiB in 152 packages >>> py3-clickclick: Cleaning up srcdir >>> py3-clickclick: Cleaning up pkgdir >>> py3-clickclick: Cleaning up tmpdir >>> py3-clickclick: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-clickclick-20.10.2.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-clickclick: Fetching py3-clickclick-20.10.2.tar.gz::https://codeberg.org/hjacobs/python-clickclick/archive/20.10.2.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 100 11384 100 11384 0 0 72458 0 --:--:-- --:--:-- --:--:-- 72974 >>> py3-clickclick: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-clickclick-20.10.2.tar.gz >>> py3-clickclick: Checking sha512sums... py3-clickclick-20.10.2.tar.gz: OK Remove-unused-six-from-setup_requires-1.patch: OK fix-quoting-style-in-assert.patch: OK >>> py3-clickclick: Unpacking /var/cache/distfiles/edge/py3-clickclick-20.10.2.tar.gz... >>> py3-clickclick: Remove-unused-six-from-setup_requires-1.patch patching file setup.py >>> py3-clickclick: fix-quoting-style-in-assert.patch patching file tests/test_console.py /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/clickclick copying clickclick/console.py -> build/lib/clickclick copying clickclick/__init__.py -> build/lib/clickclick /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info creating clickclick.egg-info writing clickclick.egg-info/PKG-INFO writing dependency_links to clickclick.egg-info/dependency_links.txt writing requirements to clickclick.egg-info/requires.txt writing top-level names to clickclick.egg-info/top_level.txt writing manifest file 'clickclick.egg-info/SOURCES.txt' reading manifest file 'clickclick.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'clickclick.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.3.2, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-clickclick/src/python-clickclick plugins: cov-5.0.0 collecting ... collected 13 items tests/test_console.py::test_echo Action.. OK Action.. some error Action.. some fatal error Action.. some warning Some info PASSED tests/test_console.py::test_action Try and fail.. EXCEPTION OCCURRED: Perform and progress.. . failing.. Perform and progress.. . warning.. Perform and progress.. . all fine Perform and progress.. . OK Perform, progress and done .DONE Perform action new line OK Try and fail badly.. failing.. In new line! PASSED tests/test_console.py::test_print_tables Name │Status │Some Time foobar yes now 2m ago 16m ago long output Name │Status│Some Time foobar yes now 2m ago 16m ago lo.. Name │Status│Some Time {'orignal': 'bla', 'other': 'foo'} ERROR PASSED tests/test_console.py::test_text_out PASSED tests/test_console.py::test_json_out PASSED tests/test_console.py::test_yaml_out PASSED tests/test_console.py::test_tsv_out PASSED tests/test_console.py::test_float_range PASSED tests/test_console.py::test_url_type PASSED tests/test_console.py::test_choice Please choose 1) a 2) b Please choose 1) Label A PASSED tests/test_console.py::test_format_time PASSED tests/test_console.py::test_cli PASSED tests/test_console.py::test_choice_default PASSED - generated xml file: /home/buildozer/aports/testing/py3-clickclick/src/python-clickclick/junit.xml - ---------- coverage: platform linux, python 3.12.3-final-0 ----------- Name Stmts Miss Cover Missing ------------------------------------------------------ clickclick/__init__.py 2 0 100% clickclick/console.py 253 3 99% 14-15, 259 ------------------------------------------------------ TOTAL 255 3 99% Coverage XML written to file coverage.xml ============================== 13 passed in 0.34s ============================== >>> py3-clickclick: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/testing/py3-clickclick/pkg creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12 creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick copying build/lib/clickclick/console.py -> /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick copying build/lib/clickclick/__init__.py -> /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick byte-compiling /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick/console.py to console.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info writing clickclick.egg-info/PKG-INFO writing dependency_links to clickclick.egg-info/dependency_links.txt writing requirements to clickclick.egg-info/requires.txt writing top-level names to clickclick.egg-info/top_level.txt reading manifest file 'clickclick.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'clickclick.egg-info/SOURCES.txt' Copying clickclick.egg-info to /home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick-20.10.2-py3.12.egg-info running install_scripts >>> py3-clickclick-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick/usr/lib/python3.12/site-packages/clickclick/__pycache__' -> '/home/buildozer/aports/testing/py3-clickclick/pkg/py3-clickclick-pyc/usr/lib/python3.12/site-packages/clickclick/__pycache__' >>> py3-clickclick-pyc*: Preparing subpackage py3-clickclick-pyc... >>> py3-clickclick-pyc*: Running postcheck for py3-clickclick-pyc >>> py3-clickclick*: Running postcheck for py3-clickclick >>> py3-clickclick*: Preparing package py3-clickclick... >>> py3-clickclick-pyc*: Tracing dependencies... py3-click py3-yaml python3 python3~3.12 >>> py3-clickclick-pyc*: Package size: 52.0 KB >>> py3-clickclick-pyc*: Compressing data... >>> py3-clickclick-pyc*: Create checksum... >>> py3-clickclick-pyc*: Create py3-clickclick-pyc-20.10.2-r3.apk >>> py3-clickclick*: Tracing dependencies... py3-click py3-yaml python3 python3~3.12 >>> py3-clickclick*: Package size: 68.0 KB >>> py3-clickclick*: Compressing data... >>> py3-clickclick*: Create checksum... >>> py3-clickclick*: Create py3-clickclick-20.10.2-r3.apk >>> py3-clickclick: Build complete at Fri, 26 Jul 2024 02:52:36 +0000 elapsed time 0h 0m 4s >>> py3-clickclick: Cleaning up srcdir >>> py3-clickclick: Cleaning up pkgdir >>> py3-clickclick: Uninstalling dependencies... (1/45) Purging .makedepends-py3-clickclick (20240726.025233) (2/45) Purging py3-click-pyc (8.1.7-r2) (3/45) Purging py3-click (8.1.7-r2) (4/45) Purging py3-yaml-pyc (6.0.1-r3) (5/45) Purging py3-yaml (6.0.1-r3) (6/45) Purging py3-flake8-pyc (7.1.0-r0) (7/45) Purging py3-flake8 (7.1.0-r0) (8/45) Purging py3-pyflakes-pyc (3.2.0-r1) (9/45) Purging py3-pyflakes (3.2.0-r1) (10/45) Purging py3-pycodestyle-pyc (2.12.0-r0) (11/45) Purging py3-pycodestyle (2.12.0-r0) (12/45) Purging py3-mccabe-pyc (0.7.0-r3) (13/45) Purging py3-mccabe (0.7.0-r3) (14/45) Purging py3-setuptools-pyc (70.3.0-r0) (15/45) Purging py3-setuptools (70.3.0-r0) (16/45) Purging py3-pytest-cov-pyc (5.0.0-r0) (17/45) Purging py3-pytest-cov (5.0.0-r0) (18/45) Purging py3-pytest-pyc (8.3.2-r0) (19/45) Purging py3-pytest (8.3.2-r0) (20/45) Purging py3-iniconfig-pyc (2.0.0-r1) (21/45) Purging py3-iniconfig (2.0.0-r1) (22/45) Purging py3-packaging-pyc (24.1-r0) (23/45) Purging py3-packaging (24.1-r0) (24/45) Purging py3-parsing-pyc (3.1.2-r1) (25/45) Purging py3-parsing (3.1.2-r1) (26/45) Purging py3-pluggy-pyc (1.5.0-r0) (27/45) Purging py3-pluggy (1.5.0-r0) (28/45) Purging py3-py-pyc (1.11.0-r3) (29/45) Purging py3-py (1.11.0-r3) (30/45) Purging py3-coverage-pyc (7.5.1-r0) (31/45) Purging py3-coverage (7.5.1-r0) (32/45) Purging py3-toml-pyc (0.10.2-r7) (33/45) Purging py3-toml (0.10.2-r7) (34/45) Purging python3-pyc (3.12.3-r1) (35/45) Purging python3-pycache-pyc0 (3.12.3-r1) (36/45) Purging pyc (3.12.3-r1) (37/45) Purging python3 (3.12.3-r1) (38/45) Purging gdbm (1.24-r0) (39/45) Purging libbz2 (1.0.8-r6) (40/45) Purging libffi (3.4.6-r0) (41/45) Purging libpanelw (6.5_p20240601-r0) (42/45) Purging mpdecimal (4.0.0-r0) (43/45) Purging sqlite-libs (3.46.0-r0) (44/45) Purging xz-libs (5.6.2-r0) (45/45) Purging yaml (0.2.5-r2) Executing busybox-1.36.1-r31.trigger OK: 378 MiB in 107 packages >>> py3-clickclick: Updating the testing/x86_64 repository index... >>> py3-clickclick: Signing the index...