>>> py3-parametrize-from-file: Building community/py3-parametrize-from-file 0.7.1-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 20:01:15 +0000 >>> py3-parametrize-from-file: Checking sanity of /home/buildozer/aports/community/py3-parametrize-from-file/APKBUILD... >>> py3-parametrize-from-file: Analyzing dependencies... >>> py3-parametrize-from-file: Installing for build: build-base py3-toml py3-yaml py3-nestedtext py3-tidyexc py3-more-itertools py3-contextlib2 py3-decopatch py3-voluptuous py3-setuptools pyproject2setuppy py3-pytest py3-numpy (1/38) Installing libffi (3.4.2-r1) (2/38) Installing gdbm (1.20-r2) (3/38) Installing mpdecimal (2.5.1-r1) (4/38) Installing readline (8.1.1-r0) (5/38) Installing sqlite-libs (3.36.0-r0) (6/38) Installing python3 (3.9.7-r3) (7/38) Installing py3-toml (0.10.2-r2) (8/38) Installing yaml (0.2.5-r0) (9/38) Installing py3-yaml (5.4.1.1-r1) (10/38) Installing py3-six (1.16.0-r0) (11/38) Installing py3-dateutil (2.8.2-r0) (12/38) Installing py3-arrow (0.17.0-r1) (13/38) Installing py3-inform (1.26-r0) (14/38) Installing py3-nestedtext (3.1-r1) (15/38) Installing py3-tidyexc (0.9.0-r1) (16/38) Installing py3-more-itertools (8.10.0-r0) (17/38) Installing py3-contextlib2 (21.6.0-r1) (18/38) Installing py3-makefun (1.11.3-r0) (19/38) Installing py3-decopatch (1.4.8-r0) (20/38) Installing py3-voluptuous (0.12.1-r1) (21/38) Installing py3-ordered-set (4.0.2-r2) (22/38) Installing py3-appdirs (1.4.4-r2) (23/38) Installing py3-parsing (2.4.7-r2) (24/38) Installing py3-packaging (20.9-r1) (25/38) Installing py3-setuptools (52.0.0-r4) (26/38) Installing pyproject2setuppy (17-r0) (27/38) Installing py3-atomicwrites (1.4.0-r1) (28/38) Installing py3-attrs (20.3.0-r1) (29/38) Installing py3-iniconfig (1.1.1-r1) (30/38) Installing py3-pluggy (0.13.1-r4) (31/38) Installing py3-py (1.10.0-r1) (32/38) Installing py3-wcwidth (0.2.5-r1) (33/38) Installing py3-pytest (6.2.5-r0) (34/38) Installing libquadmath (10.3.1_git20210921-r1) (35/38) Installing libgfortran (10.3.1_git20210921-r1) (36/38) Installing openblas (0.3.18-r0) (37/38) Installing py3-numpy (1.21.1-r0) (38/38) Installing .makedepends-py3-parametrize-from-file (20211021.200117) Executing busybox-1.34.1-r1.trigger OK: 461 MiB in 133 packages >>> py3-parametrize-from-file: Cleaning up srcdir >>> py3-parametrize-from-file: Cleaning up pkgdir >>> py3-parametrize-from-file: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/parametrize_from_file-0.7.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 curl: (22) The requested URL returned error: 404 >>> py3-parametrize-from-file: Fetching https://files.pythonhosted.org/packages/source/p/parametrize_from_file/parametrize_from_file-0.7.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 38026 100 38026 0 0 627k 0 --:--:-- --:--:-- --:--:-- 627k >>> py3-parametrize-from-file: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/parametrize_from_file-0.7.1.tar.gz >>> py3-parametrize-from-file: Checking sha512sums... parametrize_from_file-0.7.1.tar.gz: OK >>> py3-parametrize-from-file: Unpacking /var/cache/distfiles/v3.15/parametrize_from_file-0.7.1.tar.gz... /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require' warnings.warn(msg) /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/parametrize_from_file copying parametrize_from_file/namespace.py -> build/lib/parametrize_from_file copying parametrize_from_file/voluptuous.py -> build/lib/parametrize_from_file copying parametrize_from_file/utils.py -> build/lib/parametrize_from_file copying parametrize_from_file/parameters.py -> build/lib/parametrize_from_file copying parametrize_from_file/loaders.py -> build/lib/parametrize_from_file copying parametrize_from_file/errors.py -> build/lib/parametrize_from_file copying parametrize_from_file/__init__.py -> build/lib/parametrize_from_file ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-parametrize-from-file/src/parametrize_from_file-0.7.1, configfile: pyproject.toml collected 235 items parametrize_from_file/__init__.py . [ 0%] parametrize_from_file/voluptuous.py . [ 0%] tests/test_namespace.py ................................................ [ 21%] ................................................... [ 42%] tests/test_parameters.py ............................................... [ 62%] .................................. [ 77%] tests/test_utils.py .......................... [ 88%] tests/test_voluptuous.py ........................... [100%] ============================= 235 passed in 2.29s ============================== >>> py3-parametrize-from-file: Entering fakeroot... /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires' warnings.warn(msg) /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require' warnings.warn(msg) /usr/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-parametrize-from-file/pkg creating /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file creating /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr creating /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib creating /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file copying build/lib/parametrize_from_file/namespace.py -> /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file copying build/lib/parametrize_from_file/voluptuous.py -> /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file copying build/lib/parametrize_from_file/utils.py -> /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file copying build/lib/parametrize_from_file/parameters.py -> /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file copying build/lib/parametrize_from_file/loaders.py -> /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file copying build/lib/parametrize_from_file/errors.py -> /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file copying build/lib/parametrize_from_file/__init__.py -> /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file byte-compiling /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file/namespace.py to namespace.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file/voluptuous.py to voluptuous.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file/utils.py to utils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file/parameters.py to parameters.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file/loaders.py to loaders.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file/errors.py to errors.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file/__init__.py to __init__.cpython-39.pyc running install_egg_info Writing /home/buildozer/aports/community/py3-parametrize-from-file/pkg/py3-parametrize-from-file/usr/lib/python3.9/site-packages/parametrize_from_file-0.7.1-py3.9.egg-info >>> py3-parametrize-from-file*: Running postcheck for py3-parametrize-from-file >>> py3-parametrize-from-file*: Preparing package py3-parametrize-from-file... >>> py3-parametrize-from-file*: Tracing dependencies... >>> py3-parametrize-from-file*: Package size: 156.0 KB >>> py3-parametrize-from-file*: Compressing data... >>> py3-parametrize-from-file*: Create checksum... >>> py3-parametrize-from-file*: Create py3-parametrize-from-file-0.7.1-r0.apk >>> py3-parametrize-from-file: Build complete at Thu, 21 Oct 2021 20:01:22 +0000 elapsed time 0h 0m 7s >>> py3-parametrize-from-file: Cleaning up srcdir >>> py3-parametrize-from-file: Cleaning up pkgdir >>> py3-parametrize-from-file: Uninstalling dependencies... (1/38) Purging .makedepends-py3-parametrize-from-file (20211021.200117) (2/38) Purging py3-yaml (5.4.1.1-r1) (3/38) Purging py3-nestedtext (3.1-r1) (4/38) Purging py3-inform (1.26-r0) (5/38) Purging py3-arrow (0.17.0-r1) (6/38) Purging py3-dateutil (2.8.2-r0) (7/38) Purging py3-tidyexc (0.9.0-r1) (8/38) Purging py3-contextlib2 (21.6.0-r1) (9/38) Purging py3-decopatch (1.4.8-r0) (10/38) Purging py3-makefun (1.11.3-r0) (11/38) Purging py3-voluptuous (0.12.1-r1) (12/38) Purging pyproject2setuppy (17-r0) (13/38) Purging py3-setuptools (52.0.0-r4) (14/38) Purging py3-ordered-set (4.0.2-r2) (15/38) Purging py3-appdirs (1.4.4-r2) (16/38) Purging py3-pytest (6.2.5-r0) (17/38) Purging py3-atomicwrites (1.4.0-r1) (18/38) Purging py3-attrs (20.3.0-r1) (19/38) Purging py3-more-itertools (8.10.0-r0) (20/38) Purging py3-iniconfig (1.1.1-r1) (21/38) Purging py3-pluggy (0.13.1-r4) (22/38) Purging py3-py (1.10.0-r1) (23/38) Purging py3-wcwidth (0.2.5-r1) (24/38) Purging py3-packaging (20.9-r1) (25/38) Purging py3-parsing (2.4.7-r2) (26/38) Purging py3-six (1.16.0-r0) (27/38) Purging py3-toml (0.10.2-r2) (28/38) Purging python3 (3.9.7-r3) (29/38) Purging py3-numpy (1.21.1-r0) (30/38) Purging libffi (3.4.2-r1) (31/38) Purging gdbm (1.20-r2) (32/38) Purging mpdecimal (2.5.1-r1) (33/38) Purging readline (8.1.1-r0) (34/38) Purging sqlite-libs (3.36.0-r0) (35/38) Purging yaml (0.2.5-r0) (36/38) Purging openblas (0.3.18-r0) (37/38) Purging libgfortran (10.3.1_git20210921-r1) (38/38) Purging libquadmath (10.3.1_git20210921-r1) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-parametrize-from-file: Updating the community/x86_64 repository index... >>> py3-parametrize-from-file: Signing the index...