>>> py3-cli_helpers: Building testing/py3-cli_helpers 2.2.1-r0 (using abuild 3.9.0-r0) started Sat, 22 Jan 2022 06:00:57 +0000 >>> py3-cli_helpers: Checking sanity of /home/buildozer/aports/testing/py3-cli_helpers/APKBUILD... >>> py3-cli_helpers: Analyzing dependencies... >>> py3-cli_helpers: Installing for build: build-base py3-tabulate py3-configobj py3-setuptools (1/18) Installing libbz2 (1.0.8-r1) (2/18) Installing libffi (3.4.2-r1) (3/18) Installing gdbm (1.22-r0) (4/18) Installing xz-libs (5.2.5-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.1.1-r0) (7/18) Installing sqlite-libs (3.37.2-r0) (8/18) Installing python3 (3.10.1-r0) (9/18) Installing py3-wcwidth (0.2.5-r2) (10/18) Installing py3-tabulate (0.8.9-r1) (11/18) Installing py3-six (1.16.0-r1) (12/18) Installing py3-configobj (5.0.6-r9) (13/18) Installing py3-ordered-set (4.0.2-r3) (14/18) Installing py3-appdirs (1.4.4-r3) (15/18) Installing py3-parsing (2.4.7-r3) (16/18) Installing py3-packaging (21.3-r0) (17/18) Installing py3-setuptools (52.0.0-r5) (18/18) Installing .makedepends-py3-cli_helpers (20220122.060101) Executing busybox-1.35.0-r1.trigger OK: 263 MiB in 95 packages >>> py3-cli_helpers: Cleaning up srcdir >>> py3-cli_helpers: Cleaning up pkgdir >>> py3-cli_helpers: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-cli_helpers-2.2.1.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-cli_helpers: Fetching py3-cli_helpers-2.2.1.tar.gz::https://files.pythonhosted.org/packages/source/c/cli_helpers/cli_helpers-2.2.1.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 100 36089 100 36089 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k >>> py3-cli_helpers: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-cli_helpers-2.2.1.tar.gz >>> py3-cli_helpers: Checking sha512sums... py3-cli_helpers-2.2.1.tar.gz: OK >>> py3-cli_helpers: Unpacking /var/cache/distfiles/py3-cli_helpers-2.2.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/cli_helpers copying cli_helpers/utils.py -> build/lib/cli_helpers copying cli_helpers/config.py -> build/lib/cli_helpers copying cli_helpers/__init__.py -> build/lib/cli_helpers copying cli_helpers/compat.py -> build/lib/cli_helpers creating build/lib/cli_helpers/tabular_output copying cli_helpers/tabular_output/delimited_output_adapter.py -> build/lib/cli_helpers/tabular_output copying cli_helpers/tabular_output/output_formatter.py -> build/lib/cli_helpers/tabular_output copying cli_helpers/tabular_output/tabulate_adapter.py -> build/lib/cli_helpers/tabular_output copying cli_helpers/tabular_output/vertical_table_adapter.py -> build/lib/cli_helpers/tabular_output copying cli_helpers/tabular_output/preprocessors.py -> build/lib/cli_helpers/tabular_output copying cli_helpers/tabular_output/tsv_output_adapter.py -> build/lib/cli_helpers/tabular_output copying cli_helpers/tabular_output/__init__.py -> build/lib/cli_helpers/tabular_output running egg_info writing cli_helpers.egg-info/PKG-INFO writing dependency_links to cli_helpers.egg-info/dependency_links.txt writing requirements to cli_helpers.egg-info/requires.txt writing top-level names to cli_helpers.egg-info/top_level.txt reading manifest file 'cli_helpers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching '.git-blame-ignore-revs' writing manifest file 'cli_helpers.egg-info/SOURCES.txt' >>> py3-cli_helpers: Entering fakeroot... running install running build running build_py running egg_info writing cli_helpers.egg-info/PKG-INFO writing dependency_links to cli_helpers.egg-info/dependency_links.txt writing requirements to cli_helpers.egg-info/requires.txt writing top-level names to cli_helpers.egg-info/top_level.txt reading manifest file 'cli_helpers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files found matching '.git-blame-ignore-revs' writing manifest file 'cli_helpers.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-cli_helpers/pkg creating /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers creating /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr creating /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib creating /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers copying build/lib/cli_helpers/utils.py -> /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers copying build/lib/cli_helpers/config.py -> /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers creating /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output copying build/lib/cli_helpers/tabular_output/delimited_output_adapter.py -> /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output copying build/lib/cli_helpers/tabular_output/output_formatter.py -> /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output copying build/lib/cli_helpers/tabular_output/tabulate_adapter.py -> /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output copying build/lib/cli_helpers/tabular_output/vertical_table_adapter.py -> /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output copying build/lib/cli_helpers/tabular_output/preprocessors.py -> /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output copying build/lib/cli_helpers/tabular_output/tsv_output_adapter.py -> /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output copying build/lib/cli_helpers/tabular_output/__init__.py -> /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output copying build/lib/cli_helpers/__init__.py -> /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers copying build/lib/cli_helpers/compat.py -> /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers byte-compiling /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/config.py to config.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output/delimited_output_adapter.py to delimited_output_adapter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output/output_formatter.py to output_formatter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output/tabulate_adapter.py to tabulate_adapter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output/vertical_table_adapter.py to vertical_table_adapter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output/preprocessors.py to preprocessors.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output/tsv_output_adapter.py to tsv_output_adapter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/tabular_output/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers/compat.py to compat.cpython-310.pyc running install_egg_info Copying cli_helpers.egg-info to /home/buildozer/aports/testing/py3-cli_helpers/pkg/py3-cli_helpers/usr/lib/python3.10/site-packages/cli_helpers-2.2.1-py3.10.egg-info running install_scripts >>> py3-cli_helpers*: Running postcheck for py3-cli_helpers >>> py3-cli_helpers*: Preparing package py3-cli_helpers... >>> py3-cli_helpers*: Tracing dependencies... >>> py3-cli_helpers*: Package size: 200.0 KB >>> py3-cli_helpers*: Compressing data... >>> py3-cli_helpers*: Create checksum... >>> py3-cli_helpers*: Create py3-cli_helpers-2.2.1-r0.apk >>> py3-cli_helpers: Build complete at Sat, 22 Jan 2022 06:01:10 +0000 elapsed time 0h 0m 13s >>> py3-cli_helpers: Cleaning up srcdir >>> py3-cli_helpers: Cleaning up pkgdir >>> py3-cli_helpers: Uninstalling dependencies... (1/18) Purging .makedepends-py3-cli_helpers (20220122.060101) (2/18) Purging py3-tabulate (0.8.9-r1) (3/18) Purging py3-wcwidth (0.2.5-r2) (4/18) Purging py3-configobj (5.0.6-r9) (5/18) Purging py3-setuptools (52.0.0-r5) (6/18) Purging py3-ordered-set (4.0.2-r3) (7/18) Purging py3-appdirs (1.4.4-r3) (8/18) Purging py3-packaging (21.3-r0) (9/18) Purging py3-parsing (2.4.7-r3) (10/18) Purging py3-six (1.16.0-r1) (11/18) Purging python3 (3.10.1-r0) (12/18) Purging libbz2 (1.0.8-r1) (13/18) Purging libffi (3.4.2-r1) (14/18) Purging gdbm (1.22-r0) (15/18) Purging xz-libs (5.2.5-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.1.1-r0) (18/18) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r1.trigger OK: 212 MiB in 77 packages >>> py3-cli_helpers: Updating the testing/riscv64 repository index... >>> py3-cli_helpers: Signing the index...