>>> py3-enrich: Building community/py3-enrich 1.2.7-r0 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 08:52:20 +0000 >>> py3-enrich: Checking sanity of /home/buildozer/aports/community/py3-enrich/APKBUILD... >>> py3-enrich: Analyzing dependencies... >>> py3-enrich: Installing for build: build-base py3-rich py3-tomli py3-pytest py3-pytest-mock py3-setuptools py3-setuptools_scm (1/31) Installing gdbm (1.23-r0) (2/31) Installing mpdecimal (2.5.1-r1) (3/31) Installing readline (8.1.2-r0) (4/31) Installing sqlite-libs (3.38.2-r0) (5/31) Installing python3 (3.10.3-r1) (6/31) Installing py3-colorama (0.4.4-r2) (7/31) Installing py3-commonmark (0.9.1-r2) (8/31) Installing py3-pygments (2.11.2-r0) (9/31) Installing py3-typing-extensions (4.1.1-r0) (10/31) Installing py3-rich (12.2.0-r0) (11/31) Installing py3-tomli (2.0.1-r1) (12/31) Installing py3-atomicwrites (1.4.0-r2) (13/31) Installing py3-attrs (21.4.0-r0) (14/31) Installing py3-more-itertools (8.12.0-r2) (15/31) Installing py3-iniconfig (1.1.1-r2) (16/31) Installing py3-pluggy (0.13.1-r5) (17/31) Installing py3-py (1.10.0-r2) (18/31) Installing py3-six (1.16.0-r1) (19/31) Installing py3-wcwidth (0.2.5-r2) (20/31) Installing py3-parsing (2.4.7-r3) (21/31) Installing py3-packaging (21.3-r0) (22/31) Installing py3-toml (0.10.2-r3) (23/31) Installing py3-pytest (6.2.5-r2) (24/31) Installing py3-pbr (5.8.1-r0) (25/31) Installing py3-mock (4.0.3-r2) (26/31) Installing py3-pytest-mock (3.5.1-r2) (27/31) Installing py3-appdirs (1.4.4-r3) (28/31) Installing py3-ordered-set (4.0.2-r3) (29/31) Installing py3-setuptools (59.4.0-r0) (30/31) Installing py3-setuptools_scm (6.4.2-r1) (31/31) Installing .makedepends-py3-enrich (20220417.085222) Executing busybox-1.35.0-r8.trigger OK: 1343 MiB in 134 packages >>> py3-enrich: Cleaning up srcdir >>> py3-enrich: Cleaning up pkgdir >>> py3-enrich: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/enrich-1.2.7.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 16918 100 16918 0 0 217k 0 --:--:-- --:--:-- --:--:-- 220k >>> py3-enrich: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/enrich-1.2.7.tar.gz >>> py3-enrich: Checking sha512sums... enrich-1.2.7.tar.gz: OK >>> py3-enrich: Unpacking /var/cache/distfiles/v3.16/enrich-1.2.7.tar.gz... running build running build_py creating build creating build/lib creating build/lib/enrich copying src/enrich/logging.py -> build/lib/enrich copying src/enrich/__init__.py -> build/lib/enrich copying src/enrich/console.py -> build/lib/enrich running egg_info writing src/enrich.egg-info/PKG-INFO writing dependency_links to src/enrich.egg-info/dependency_links.txt writing requirements to src/enrich.egg-info/requires.txt writing top-level names to src/enrich.egg-info/top_level.txt reading manifest file 'src/enrich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'asset' adding license file 'LICENSE' writing manifest file 'src/enrich.egg-info/SOURCES.txt' copying src/enrich/py.typed -> build/lib/enrich creating build/lib/enrich/test copying src/enrich/test/test_console.py -> build/lib/enrich/test copying src/enrich/test/test_logging.py -> build/lib/enrich/test ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-enrich/src/enrich-1.2.7, configfile: setup.cfg, testpaths: src plugins: mock-3.5.1 collecting ... collected 9 items src/enrich/test/test_console.py::test_rich_console_ex PASSED [ 11%] src/enrich/test/test_console.py::test_rich_console_ex_ansi PASSED [ 22%] src/enrich/test/test_console.py::test_console_soft_wrap PASSED [ 33%] src/enrich/test/test_console.py::test_console_print_ansi PASSED [ 44%] src/enrich/test/test_console.py::test_markup_detection_pycolors0 PASSED [ 55%] src/enrich/test/test_console.py::test_markup_detection_pycolors1 PASSED [ 66%] src/enrich/test/test_console.py::test_markup_detection_tty_yes PASSED [ 77%] src/enrich/test/test_console.py::test_markup_detection_tty_no PASSED [ 88%] src/enrich/test/test_logging.py::test_logging PASSED [100%] ============================= slowest 10 durations ============================= (10 durations < 3s hidden. Use -vv to show these durations.) ============================== 9 passed in 0.19s =============================== >>> py3-enrich: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing src/enrich.egg-info/PKG-INFO writing dependency_links to src/enrich.egg-info/dependency_links.txt writing requirements to src/enrich.egg-info/requires.txt writing top-level names to src/enrich.egg-info/top_level.txt reading manifest file 'src/enrich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'asset' adding license file 'LICENSE' writing manifest file 'src/enrich.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-enrich/pkg creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich creating /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test copying build/lib/enrich/test/test_console.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test copying build/lib/enrich/test/test_logging.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test copying build/lib/enrich/logging.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich copying build/lib/enrich/__init__.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich copying build/lib/enrich/py.typed -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich copying build/lib/enrich/console.py -> /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test/test_console.py to test_console.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/test/test_logging.py to test_logging.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/logging.py to logging.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich/console.py to console.cpython-310.pyc running install_egg_info Copying src/enrich.egg-info to /home/buildozer/aports/community/py3-enrich/pkg/py3-enrich/usr/lib/python3.10/site-packages/enrich-1.2.7-py3.10.egg-info running install_scripts >>> py3-enrich*: Running postcheck for py3-enrich >>> py3-enrich*: Preparing package py3-enrich... >>> py3-enrich*: Tracing dependencies... >>> py3-enrich*: Package size: 100.0 KB >>> py3-enrich*: Compressing data... >>> py3-enrich*: Create checksum... >>> py3-enrich*: Create py3-enrich-1.2.7-r0.apk >>> py3-enrich: Build complete at Sun, 17 Apr 2022 08:52:33 +0000 elapsed time 0h 0m 13s >>> py3-enrich: Cleaning up srcdir >>> py3-enrich: Cleaning up pkgdir >>> py3-enrich: Uninstalling dependencies... (1/31) Purging .makedepends-py3-enrich (20220417.085222) (2/31) Purging py3-rich (12.2.0-r0) (3/31) Purging py3-colorama (0.4.4-r2) (4/31) Purging py3-commonmark (0.9.1-r2) (5/31) Purging py3-typing-extensions (4.1.1-r0) (6/31) Purging py3-pytest-mock (3.5.1-r2) (7/31) Purging py3-mock (4.0.3-r2) (8/31) Purging py3-pbr (5.8.1-r0) (9/31) Purging py3-pytest (6.2.5-r2) (10/31) Purging py3-atomicwrites (1.4.0-r2) (11/31) Purging py3-attrs (21.4.0-r0) (12/31) Purging py3-iniconfig (1.1.1-r2) (13/31) Purging py3-pluggy (0.13.1-r5) (14/31) Purging py3-py (1.10.0-r2) (15/31) Purging py3-wcwidth (0.2.5-r2) (16/31) Purging py3-toml (0.10.2-r3) (17/31) Purging py3-pygments (2.11.2-r0) (18/31) Purging py3-setuptools_scm (6.4.2-r1) (19/31) Purging py3-setuptools (59.4.0-r0) (20/31) Purging py3-appdirs (1.4.4-r3) (21/31) Purging py3-more-itertools (8.12.0-r2) (22/31) Purging py3-ordered-set (4.0.2-r3) (23/31) Purging py3-tomli (2.0.1-r1) (24/31) Purging py3-packaging (21.3-r0) (25/31) Purging py3-parsing (2.4.7-r3) (26/31) Purging py3-six (1.16.0-r1) (27/31) Purging python3 (3.10.3-r1) (28/31) Purging gdbm (1.23-r0) (29/31) Purging mpdecimal (2.5.1-r1) (30/31) Purging readline (8.1.2-r0) (31/31) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> py3-enrich: Updating the community/x86_64 repository index... >>> py3-enrich: Signing the index...