>>> py3-milc: Building testing/py3-milc 1.7.0-r0 (using abuild 3.12.0-r2) started Tue, 30 Jan 2024 08:49:47 +0000
>>> py3-milc: Checking sanity of /home/buildozer/aports/testing/py3-milc/APKBUILD...
>>> py3-milc: Analyzing dependencies...
>>> py3-milc: Installing for build: build-base python3 py3-appdirs py3-argcomplete py3-colorama py3-halo py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-semver
(1/51) Installing libbz2 (1.0.8-r6)
(2/51) Installing libffi (3.4.4-r3)
(3/51) Installing gdbm (1.23-r1)
(4/51) Installing xz-libs (5.4.6-r0)
(5/51) Installing mpdecimal (4.0.0-r0)
(6/51) Installing libpanelw (6.4_p20231125-r0)
(7/51) Installing readline (8.2.10-r0)
(8/51) Installing sqlite-libs (3.45.0-r0)
(9/51) Installing python3 (3.11.7-r1)
(10/51) Installing python3-pycache-pyc0 (3.11.7-r1)
(11/51) Installing pyc (3.11.7-r1)
(12/51) Installing python3-pyc (3.11.7-r1)
(13/51) Installing py3-appdirs (1.4.4-r7)
(14/51) Installing py3-appdirs-pyc (1.4.4-r7)
(15/51) Installing py3-argcomplete (3.2.2-r0)
(16/51) Installing py3-argcomplete-pyc (3.2.2-r0)
(17/51) Installing py3-colorama (0.4.6-r3)
(18/51) Installing py3-colorama-pyc (0.4.6-r3)
(19/51) Installing py3-log-symbols (0.0.14-r3)
(20/51) Installing py3-log-symbols-pyc (0.0.14-r3)
(21/51) Installing py3-spinners (0.0.24-r3)
(22/51) Installing py3-spinners-pyc (0.0.24-r3)
(23/51) Installing py3-termcolor (2.4.0-r0)
(24/51) Installing py3-termcolor-pyc (2.4.0-r0)
(25/51) Installing py3-six (1.16.0-r8)
(26/51) Installing py3-six-pyc (1.16.0-r8)
(27/51) Installing py3-halo (0.0.31-r3)
(28/51) Installing py3-halo-pyc (0.0.31-r3)
(29/51) Installing py3-installer (0.7.0-r1)
(30/51) Installing py3-installer-pyc (0.7.0-r1)
(31/51) Installing py3-gpep517 (15-r1)
(32/51) Installing py3-gpep517-pyc (15-r1)
(33/51) Installing py3-parsing (3.1.1-r0)
(34/51) Installing py3-parsing-pyc (3.1.1-r0)
(35/51) Installing py3-packaging (23.2-r0)
(36/51) Installing py3-packaging-pyc (23.2-r0)
(37/51) Installing py3-setuptools (69.0.3-r0)
(38/51) Installing py3-setuptools-pyc (69.0.3-r0)
(39/51) Installing py3-wheel (0.42.0-r0)
(40/51) Installing py3-wheel-pyc (0.42.0-r0)
(41/51) Installing py3-iniconfig (1.1.1-r8)
(42/51) Installing py3-iniconfig-pyc (1.1.1-r8)
(43/51) Installing py3-pluggy (1.3.0-r0)
(44/51) Installing py3-pluggy-pyc (1.3.0-r0)
(45/51) Installing py3-py (1.11.0-r2)
(46/51) Installing py3-py-pyc (1.11.0-r2)
(47/51) Installing py3-pytest (7.4.4-r0)
(48/51) Installing py3-pytest-pyc (7.4.4-r0)
(49/51) Installing py3-semver (3.0.2-r0)
(50/51) Installing py3-semver-pyc (3.0.2-r0)
(51/51) Installing .makedepends-py3-milc (20240130.084948)
Executing busybox-1.36.1-r19.trigger
OK: 324 MiB in 154 packages
>>> py3-milc: Cleaning up srcdir
>>> py3-milc: Cleaning up pkgdir
>>> py3-milc: Cleaning up tmpdir
>>> py3-milc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-milc-1.7.0.tar.gz
>>> py3-milc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-milc-1.7.0.tar.gz
>>> py3-milc: Checking sha512sums...
py3-milc-1.7.0.tar.gz: OK
>>> py3-milc: Unpacking /var/cache/distfiles/py3-milc-1.7.0.tar.gz...
2024-01-30 08:49:48,852 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.11/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'author-email' will not be supported in future
        versions. Please use the underscore name 'author_email' instead.

        By 2024-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.11/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2024-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.11/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'dist-name' will not be supported in future
        versions. Please use the underscore name 'dist_name' instead.

        By 2024-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.11/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'home-page' will not be supported in future
        versions. Please use the underscore name 'home_page' instead.

        By 2024-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
2024-01-30 08:49:48,906 root INFO running bdist_wheel
2024-01-30 08:49:48,919 root INFO running build
2024-01-30 08:49:48,919 root INFO running build_py
2024-01-30 08:49:48,922 root INFO creating build
2024-01-30 08:49:48,922 root INFO creating build/lib
2024-01-30 08:49:48,922 root INFO creating build/lib/milc
2024-01-30 08:49:48,922 root INFO copying milc/milc.py -> build/lib/milc
2024-01-30 08:49:48,922 root INFO copying milc/ansi.py -> build/lib/milc
2024-01-30 08:49:48,922 root INFO copying milc/attrdict.py -> build/lib/milc
2024-01-30 08:49:48,923 root INFO copying milc/configuration.py -> build/lib/milc
2024-01-30 08:49:48,923 root INFO copying milc/_in_argv.py -> build/lib/milc
2024-01-30 08:49:48,923 root INFO copying milc/questions.py -> build/lib/milc
2024-01-30 08:49:48,923 root INFO copying milc/_sparkline.py -> build/lib/milc
2024-01-30 08:49:48,923 root INFO copying milc/emoji.py -> build/lib/milc
2024-01-30 08:49:48,923 root INFO copying milc/__init__.py -> build/lib/milc
2024-01-30 08:49:48,924 root INFO creating build/lib/milc/subcommand
2024-01-30 08:49:48,924 root INFO copying milc/subcommand/config.py -> build/lib/milc/subcommand
2024-01-30 08:49:48,924 root INFO copying milc/subcommand/__init__.py -> build/lib/milc/subcommand
2024-01-30 08:49:48,925 root INFO running build_scripts
2024-01-30 08:49:48,925 root INFO creating build/scripts-3.11
2024-01-30 08:49:48,925 root INFO copying and adjusting milc-color -> build/scripts-3.11
2024-01-30 08:49:48,925 root INFO changing mode of build/scripts-3.11/milc-color from 644 to 755
2024-01-30 08:49:48,929 wheel INFO installing to build/bdist.linux-armv8l/wheel
2024-01-30 08:49:48,929 root INFO running install
2024-01-30 08:49:48,936 root INFO running install_lib
2024-01-30 08:49:48,938 root INFO creating build/bdist.linux-armv8l
2024-01-30 08:49:48,938 root INFO creating build/bdist.linux-armv8l/wheel
2024-01-30 08:49:48,938 root INFO creating build/bdist.linux-armv8l/wheel/milc
2024-01-30 08:49:48,938 root INFO copying build/lib/milc/milc.py -> build/bdist.linux-armv8l/wheel/milc
2024-01-30 08:49:48,939 root INFO copying build/lib/milc/ansi.py -> build/bdist.linux-armv8l/wheel/milc
2024-01-30 08:49:48,939 root INFO copying build/lib/milc/attrdict.py -> build/bdist.linux-armv8l/wheel/milc
2024-01-30 08:49:48,939 root INFO copying build/lib/milc/configuration.py -> build/bdist.linux-armv8l/wheel/milc
2024-01-30 08:49:48,939 root INFO copying build/lib/milc/_in_argv.py -> build/bdist.linux-armv8l/wheel/milc
2024-01-30 08:49:48,939 root INFO copying build/lib/milc/questions.py -> build/bdist.linux-armv8l/wheel/milc
2024-01-30 08:49:48,939 root INFO copying build/lib/milc/_sparkline.py -> build/bdist.linux-armv8l/wheel/milc
2024-01-30 08:49:48,940 root INFO creating build/bdist.linux-armv8l/wheel/milc/subcommand
2024-01-30 08:49:48,940 root INFO copying build/lib/milc/subcommand/config.py -> build/bdist.linux-armv8l/wheel/milc/subcommand
2024-01-30 08:49:48,940 root INFO copying build/lib/milc/subcommand/__init__.py -> build/bdist.linux-armv8l/wheel/milc/subcommand
2024-01-30 08:49:48,940 root INFO copying build/lib/milc/emoji.py -> build/bdist.linux-armv8l/wheel/milc
2024-01-30 08:49:48,940 root INFO copying build/lib/milc/__init__.py -> build/bdist.linux-armv8l/wheel/milc
2024-01-30 08:49:48,940 root INFO running install_egg_info
2024-01-30 08:49:48,943 root INFO running egg_info
2024-01-30 08:49:48,943 root INFO creating milc.egg-info
2024-01-30 08:49:48,945 root INFO writing milc.egg-info/PKG-INFO
2024-01-30 08:49:48,945 root INFO writing dependency_links to milc.egg-info/dependency_links.txt
2024-01-30 08:49:48,945 root INFO writing requirements to milc.egg-info/requires.txt
2024-01-30 08:49:48,945 root INFO writing top-level names to milc.egg-info/top_level.txt
2024-01-30 08:49:48,946 root INFO writing manifest file 'milc.egg-info/SOURCES.txt'
2024-01-30 08:49:48,948 root INFO reading manifest file 'milc.egg-info/SOURCES.txt'
2024-01-30 08:49:48,948 root INFO adding license file 'LICENSE'
2024-01-30 08:49:48,948 root INFO writing manifest file 'milc.egg-info/SOURCES.txt'
2024-01-30 08:49:48,948 root INFO Copying milc.egg-info to build/bdist.linux-armv8l/wheel/milc-1.7.0-py3.11.egg-info
2024-01-30 08:49:48,949 root INFO running install_scripts
2024-01-30 08:49:48,949 root INFO creating build/bdist.linux-armv8l/wheel/milc-1.7.0.data
2024-01-30 08:49:48,949 root INFO creating build/bdist.linux-armv8l/wheel/milc-1.7.0.data/scripts
2024-01-30 08:49:48,949 root INFO copying build/scripts-3.11/milc-color -> build/bdist.linux-armv8l/wheel/milc-1.7.0.data/scripts
2024-01-30 08:49:48,950 root INFO changing mode of build/bdist.linux-armv8l/wheel/milc-1.7.0.data/scripts/milc-color to 755
2024-01-30 08:49:48,952 wheel INFO creating build/bdist.linux-armv8l/wheel/milc-1.7.0.dist-info/WHEEL
2024-01-30 08:49:48,952 wheel INFO creating '/home/buildozer/aports/testing/py3-milc/src/milc-1.7.0/.dist/.tmp-ip80xd4o/milc-1.7.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2024-01-30 08:49:48,952 wheel INFO adding 'milc/__init__.py'
2024-01-30 08:49:48,953 wheel INFO adding 'milc/_in_argv.py'
2024-01-30 08:49:48,953 wheel INFO adding 'milc/_sparkline.py'
2024-01-30 08:49:48,953 wheel INFO adding 'milc/ansi.py'
2024-01-30 08:49:48,953 wheel INFO adding 'milc/attrdict.py'
2024-01-30 08:49:48,953 wheel INFO adding 'milc/configuration.py'
2024-01-30 08:49:48,953 wheel INFO adding 'milc/emoji.py'
2024-01-30 08:49:48,954 wheel INFO adding 'milc/milc.py'
2024-01-30 08:49:48,954 wheel INFO adding 'milc/questions.py'
2024-01-30 08:49:48,954 wheel INFO adding 'milc/subcommand/__init__.py'
2024-01-30 08:49:48,954 wheel INFO adding 'milc/subcommand/config.py'
2024-01-30 08:49:48,954 wheel INFO adding 'milc-1.7.0.data/scripts/milc-color'
2024-01-30 08:49:48,955 wheel INFO adding 'milc-1.7.0.dist-info/LICENSE'
2024-01-30 08:49:48,955 wheel INFO adding 'milc-1.7.0.dist-info/METADATA'
2024-01-30 08:49:48,955 wheel INFO adding 'milc-1.7.0.dist-info/WHEEL'
2024-01-30 08:49:48,955 wheel INFO adding 'milc-1.7.0.dist-info/top_level.txt'
2024-01-30 08:49:48,955 wheel INFO adding 'milc-1.7.0.dist-info/RECORD'
2024-01-30 08:49:48,955 wheel INFO removing build/bdist.linux-armv8l/wheel
2024-01-30 08:49:48,956 gpep517 INFO The backend produced .dist/milc-1.7.0-py2.py3-none-any.whl
milc-1.7.0-py2.py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.11.7, pytest-7.4.4, pluggy-1.3.0
rootdir: /home/buildozer/aports/testing/py3-milc/src/milc-1.7.0
collected 62 items

tests/test___init__.py ...                                               [  4%]
tests/test_ansi.py .                                                     [  6%]
tests/test_attrdict.py .......                                           [ 17%]
tests/test_configuration.py ....                                         [ 24%]
tests/test_configuration_Configuration.py ......                         [ 33%]
tests/test_script_config_source.py ..                                    [ 37%]
tests/test_script_example.py .............                               [ 58%]
tests/test_script_hello.py ..........                                    [ 74%]
tests/test_script_password.py ..                                         [ 77%]
tests/test_script_questions.py ....                                      [ 83%]
tests/test_script_sparkline.py .                                         [ 85%]
tests/test_sparkline.py .........                                        [100%]

============================== 62 passed in 3.15s ==============================
>>> py3-milc: Entering fakeroot...
>>> py3-milc-pyc*: Running split function pyc...
'/home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/__pycache__' -> '/home/buildozer/aports/testing/py3-milc/pkg/py3-milc-pyc/usr/lib/python3.11/site-packages/milc/__pycache__'
'/home/buildozer/aports/testing/py3-milc/pkg/py3-milc/usr/lib/python3.11/site-packages/milc/subcommand/__pycache__' -> '/home/buildozer/aports/testing/py3-milc/pkg/py3-milc-pyc/usr/lib/python3.11/site-packages/milc/subcommand/__pycache__'
>>> py3-milc-pyc*: Preparing subpackage py3-milc-pyc...
>>> py3-milc-pyc*: Running postcheck for py3-milc-pyc
>>> py3-milc*: Running postcheck for py3-milc
>>> py3-milc*: Preparing package py3-milc...
>>> py3-milc-pyc*: Tracing dependencies...
	python3
	py3-appdirs
	py3-argcomplete
	py3-colorama
	py3-halo
	python3~3.11
>>> py3-milc-pyc*: Package size: 148.0 KB
>>> py3-milc-pyc*: Compressing data...
>>> py3-milc-pyc*: Create checksum...
>>> py3-milc-pyc*: Create py3-milc-pyc-1.7.0-r0.apk
>>> py3-milc*: Tracing dependencies...
	python3
	py3-appdirs
	py3-argcomplete
	py3-colorama
	py3-halo
	python3~3.11
>>> py3-milc*: Package size: 160.0 KB
>>> py3-milc*: Compressing data...
>>> py3-milc*: Create checksum...
>>> py3-milc*: Create py3-milc-1.7.0-r0.apk
>>> py3-milc: Build complete at Tue, 30 Jan 2024 08:49:52 +0000 elapsed time 0h 0m 5s
>>> py3-milc: Cleaning up srcdir
>>> py3-milc: Cleaning up pkgdir
>>> py3-milc: Uninstalling dependencies...
(1/51) Purging .makedepends-py3-milc (20240130.084948)
(2/51) Purging py3-appdirs-pyc (1.4.4-r7)
(3/51) Purging py3-appdirs (1.4.4-r7)
(4/51) Purging py3-argcomplete-pyc (3.2.2-r0)
(5/51) Purging py3-argcomplete (3.2.2-r0)
(6/51) Purging py3-halo-pyc (0.0.31-r3)
(7/51) Purging py3-halo (0.0.31-r3)
(8/51) Purging py3-log-symbols-pyc (0.0.14-r3)
(9/51) Purging py3-log-symbols (0.0.14-r3)
(10/51) Purging py3-spinners-pyc (0.0.24-r3)
(11/51) Purging py3-spinners (0.0.24-r3)
(12/51) Purging py3-termcolor-pyc (2.4.0-r0)
(13/51) Purging py3-termcolor (2.4.0-r0)
(14/51) Purging py3-colorama-pyc (0.4.6-r3)
(15/51) Purging py3-colorama (0.4.6-r3)
(16/51) Purging py3-six-pyc (1.16.0-r8)
(17/51) Purging py3-six (1.16.0-r8)
(18/51) Purging py3-gpep517-pyc (15-r1)
(19/51) Purging py3-gpep517 (15-r1)
(20/51) Purging py3-installer-pyc (0.7.0-r1)
(21/51) Purging py3-installer (0.7.0-r1)
(22/51) Purging py3-setuptools-pyc (69.0.3-r0)
(23/51) Purging py3-setuptools (69.0.3-r0)
(24/51) Purging py3-wheel-pyc (0.42.0-r0)
(25/51) Purging py3-wheel (0.42.0-r0)
(26/51) Purging py3-pytest-pyc (7.4.4-r0)
(27/51) Purging py3-pytest (7.4.4-r0)
(28/51) Purging py3-iniconfig-pyc (1.1.1-r8)
(29/51) Purging py3-iniconfig (1.1.1-r8)
(30/51) Purging py3-packaging-pyc (23.2-r0)
(31/51) Purging py3-packaging (23.2-r0)
(32/51) Purging py3-parsing-pyc (3.1.1-r0)
(33/51) Purging py3-parsing (3.1.1-r0)
(34/51) Purging py3-pluggy-pyc (1.3.0-r0)
(35/51) Purging py3-pluggy (1.3.0-r0)
(36/51) Purging py3-py-pyc (1.11.0-r2)
(37/51) Purging py3-py (1.11.0-r2)
(38/51) Purging py3-semver-pyc (3.0.2-r0)
(39/51) Purging py3-semver (3.0.2-r0)
(40/51) Purging python3-pyc (3.11.7-r1)
(41/51) Purging python3-pycache-pyc0 (3.11.7-r1)
(42/51) Purging pyc (3.11.7-r1)
(43/51) Purging python3 (3.11.7-r1)
(44/51) Purging gdbm (1.23-r1)
(45/51) Purging libbz2 (1.0.8-r6)
(46/51) Purging libffi (3.4.4-r3)
(47/51) Purging libpanelw (6.4_p20231125-r0)
(48/51) Purging mpdecimal (4.0.0-r0)
(49/51) Purging readline (8.2.10-r0)
(50/51) Purging sqlite-libs (3.45.0-r0)
(51/51) Purging xz-libs (5.4.6-r0)
Executing busybox-1.36.1-r19.trigger
OK: 270 MiB in 103 packages
>>> py3-milc: Updating the testing/armv7 repository index...
>>> py3-milc: Signing the index...