>>> py3-cmaes: Building testing/py3-cmaes 0.9.0-r0 (using abuild 3.10.0-r0) started Sun, 11 Dec 2022 13:46:33 +0000 >>> py3-cmaes: Checking sanity of /home/buildozer/aports/testing/py3-cmaes/APKBUILD... >>> py3-cmaes: Analyzing dependencies... >>> py3-cmaes: Installing for build: build-base python3 py3-numpy py3-scipy py3-gpep517 py3-setuptools py3-wheel python3-dev py3-hypothesis py3-pytest py3-pytest-cov (1/30) Installing libbz2 (1.0.8-r4) (2/30) Installing libffi (3.4.4-r0) (3/30) Installing gdbm (1.23-r0) (4/30) Installing xz-libs (5.2.9-r0) (5/30) Installing mpdecimal (2.5.1-r1) (6/30) Installing readline (8.2.0-r0) (7/30) Installing sqlite-libs (3.40.0-r0) (8/30) Installing python3 (3.11.1-r0) (9/30) Installing libgfortran (12.2.1_git20220924-r5) (10/30) Installing openblas (0.3.21-r0) (11/30) Installing py3-numpy (1.23.5-r1) (12/30) Installing python3-dev (3.11.1-r0) (13/30) Installing py3-numpy-f2py (1.23.5-r1) (14/30) Installing py3-scipy (1.9.3-r1) (15/30) Installing py3-installer (0.5.1-r2) (16/30) Installing py3-gpep517 (11-r1) (17/30) Installing py3-parsing (3.0.9-r1) (18/30) Installing py3-packaging (22.0-r0) (19/30) Installing py3-setuptools (65.6.3-r0) (20/30) Installing py3-wheel (0.38.4-r1) (21/30) Installing py3-attrs (22.1.0-r1) (22/30) Installing py3-sortedcontainers (2.4.0-r2) (23/30) Installing py3-hypothesis (6.60.0-r0) (24/30) Installing py3-iniconfig (1.1.1-r4) (25/30) Installing py3-pluggy (1.0.0-r2) (26/30) Installing py3-py (1.11.0-r1) (27/30) Installing py3-pytest (7.2.0-r2) (28/30) Installing py3-coverage (6.5.0-r1) (29/30) Installing py3-pytest-cov (4.0.0-r1) (30/30) Installing .makedepends-py3-cmaes (20221211.134634) Executing busybox-1.35.0-r29.trigger OK: 606 MiB in 127 packages >>> py3-cmaes: Cleaning up srcdir >>> py3-cmaes: Cleaning up pkgdir >>> py3-cmaes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cmaes-0.9.0.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-cmaes: Fetching https://github.com/CyberAgentAILab/cmaes/archive/v0.9.0/cmaes-0.9.0.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 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 100 27773 100 27773 0 0 5055 0 0:00:05 0:00:05 --:--:-- 16356 >>> py3-cmaes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cmaes-0.9.0.tar.gz >>> py3-cmaes: Checking sha512sums... cmaes-0.9.0.tar.gz: OK >>> py3-cmaes: Unpacking /var/cache/distfiles/cmaes-0.9.0.tar.gz... 2022-12-11 13:46:43,568 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) 2022-12-11 13:46:43,612 root INFO running bdist_wheel 2022-12-11 13:46:43,625 root INFO running build 2022-12-11 13:46:43,625 root INFO running build_py 2022-12-11 13:46:43,628 root INFO creating build 2022-12-11 13:46:43,628 root INFO creating build/lib 2022-12-11 13:46:43,629 root INFO creating build/lib/cmaes 2022-12-11 13:46:43,629 root INFO copying cmaes/_sepcma.py -> build/lib/cmaes 2022-12-11 13:46:43,629 root INFO copying cmaes/_stats.py -> build/lib/cmaes 2022-12-11 13:46:43,629 root INFO copying cmaes/__init__.py -> build/lib/cmaes 2022-12-11 13:46:43,629 root INFO copying cmaes/cma.py -> build/lib/cmaes 2022-12-11 13:46:43,629 root INFO copying cmaes/_cmawm.py -> build/lib/cmaes 2022-12-11 13:46:43,630 root INFO copying cmaes/_cma.py -> build/lib/cmaes 2022-12-11 13:46:43,630 root INFO copying cmaes/_warm_start.py -> build/lib/cmaes 2022-12-11 13:46:43,636 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2022-12-11 13:46:43,636 root INFO running install 2022-12-11 13:46:43,652 root INFO running install_lib 2022-12-11 13:46:43,655 root INFO creating build/bdist.linux-ppc64le 2022-12-11 13:46:43,655 root INFO creating build/bdist.linux-ppc64le/wheel 2022-12-11 13:46:43,655 root INFO creating build/bdist.linux-ppc64le/wheel/cmaes 2022-12-11 13:46:43,655 root INFO copying build/lib/cmaes/_sepcma.py -> build/bdist.linux-ppc64le/wheel/cmaes 2022-12-11 13:46:43,655 root INFO copying build/lib/cmaes/_stats.py -> build/bdist.linux-ppc64le/wheel/cmaes 2022-12-11 13:46:43,655 root INFO copying build/lib/cmaes/__init__.py -> build/bdist.linux-ppc64le/wheel/cmaes 2022-12-11 13:46:43,656 root INFO copying build/lib/cmaes/cma.py -> build/bdist.linux-ppc64le/wheel/cmaes 2022-12-11 13:46:43,656 root INFO copying build/lib/cmaes/_cmawm.py -> build/bdist.linux-ppc64le/wheel/cmaes 2022-12-11 13:46:43,656 root INFO copying build/lib/cmaes/_cma.py -> build/bdist.linux-ppc64le/wheel/cmaes 2022-12-11 13:46:43,656 root INFO copying build/lib/cmaes/_warm_start.py -> build/bdist.linux-ppc64le/wheel/cmaes 2022-12-11 13:46:43,656 root INFO running install_egg_info 2022-12-11 13:46:43,666 root INFO running egg_info 2022-12-11 13:46:43,666 root INFO creating cmaes.egg-info 2022-12-11 13:46:43,668 root INFO writing cmaes.egg-info/PKG-INFO 2022-12-11 13:46:43,668 root INFO writing dependency_links to cmaes.egg-info/dependency_links.txt 2022-12-11 13:46:43,668 root INFO writing requirements to cmaes.egg-info/requires.txt 2022-12-11 13:46:43,669 root INFO writing top-level names to cmaes.egg-info/top_level.txt 2022-12-11 13:46:43,669 root INFO writing manifest file 'cmaes.egg-info/SOURCES.txt' 2022-12-11 13:46:43,671 root INFO reading manifest file 'cmaes.egg-info/SOURCES.txt' 2022-12-11 13:46:43,672 root INFO adding license file 'LICENSE' 2022-12-11 13:46:43,672 root INFO writing manifest file 'cmaes.egg-info/SOURCES.txt' 2022-12-11 13:46:43,672 root INFO Copying cmaes.egg-info to build/bdist.linux-ppc64le/wheel/cmaes-0.9.0-py3.11.egg-info 2022-12-11 13:46:43,673 root INFO running install_scripts 2022-12-11 13:46:43,696 wheel INFO creating build/bdist.linux-ppc64le/wheel/cmaes-0.9.0.dist-info/WHEEL 2022-12-11 13:46:43,696 wheel INFO creating '/home/buildozer/aports/testing/py3-cmaes/src/cmaes-0.9.0/dist/.tmp-sh70yamp/cmaes-0.9.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2022-12-11 13:46:43,696 wheel INFO adding 'cmaes/__init__.py' 2022-12-11 13:46:43,697 wheel INFO adding 'cmaes/_cma.py' 2022-12-11 13:46:43,697 wheel INFO adding 'cmaes/_cmawm.py' 2022-12-11 13:46:43,697 wheel INFO adding 'cmaes/_sepcma.py' 2022-12-11 13:46:43,697 wheel INFO adding 'cmaes/_stats.py' 2022-12-11 13:46:43,698 wheel INFO adding 'cmaes/_warm_start.py' 2022-12-11 13:46:43,698 wheel INFO adding 'cmaes/cma.py' 2022-12-11 13:46:43,698 wheel INFO adding 'cmaes-0.9.0.dist-info/LICENSE' 2022-12-11 13:46:43,698 wheel INFO adding 'cmaes-0.9.0.dist-info/METADATA' 2022-12-11 13:46:43,698 wheel INFO adding 'cmaes-0.9.0.dist-info/WHEEL' 2022-12-11 13:46:43,699 wheel INFO adding 'cmaes-0.9.0.dist-info/top_level.txt' 2022-12-11 13:46:43,699 wheel INFO adding 'cmaes-0.9.0.dist-info/RECORD' 2022-12-11 13:46:43,699 wheel INFO removing build/bdist.linux-ppc64le/wheel 2022-12-11 13:46:43,700 gpep517 INFO The backend produced dist/cmaes-0.9.0-py3-none-any.whl cmaes-0.9.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-cmaes/src/cmaes-0.9.0 plugins: cov-4.0.0, hypothesis-6.60.0 collected 18 items tests/test_boundary.py ...... [ 33%] tests/test_compress_symmetric.py .... [ 55%] tests/test_fuzzing.py .. [ 66%] tests/test_stats.py ... [ 83%] tests/test_termination_criterion.py .. [ 94%] tests/test_warm_start.py . [100%] =============================== warnings summary =============================== tests/test_fuzzing.py::TestFuzzing::test_cma_tell /home/buildozer/aports/testing/py3-cmaes/src/cmaes-0.9.0/cmaes/_cma.py:266: RuntimeWarning: overflow encountered in multiply x = self._mean + self._sigma * y # ~ N(m, σ^2 C) tests/test_fuzzing.py::TestFuzzing::test_sepcma_tell /home/buildozer/aports/testing/py3-cmaes/src/cmaes-0.9.0/cmaes/_sepcma.py:219: RuntimeWarning: overflow encountered in multiply x = self._mean + self._sigma * y # ~ N(m, σ^2 C) tests/test_termination_criterion.py::TestTerminationCriterion::test_stop_if_detect_divergent_behavior /home/buildozer/aports/testing/py3-cmaes/src/cmaes-0.9.0/cmaes/_cma.py:324: RuntimeWarning: overflow encountered in exp self._sigma *= np.exp( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 18 passed, 3 warnings in 6.86s ======================== >>> py3-cmaes: Entering fakeroot... >>> py3-cmaes*: Running postcheck for py3-cmaes >>> py3-cmaes*: Preparing package py3-cmaes... >>> py3-cmaes*: Tracing dependencies... >>> py3-cmaes*: Package size: 232.0 KB >>> py3-cmaes*: Compressing data... >>> py3-cmaes*: Create checksum... >>> py3-cmaes*: Create py3-cmaes-0.9.0-r0.apk >>> py3-cmaes: Build complete at Sun, 11 Dec 2022 13:46:51 +0000 elapsed time 0h 0m 18s >>> py3-cmaes: Cleaning up srcdir >>> py3-cmaes: Cleaning up pkgdir >>> py3-cmaes: Uninstalling dependencies... (1/30) Purging .makedepends-py3-cmaes (20221211.134634) (2/30) Purging py3-scipy (1.9.3-r1) (3/30) Purging py3-numpy-f2py (1.23.5-r1) (4/30) Purging py3-numpy (1.23.5-r1) (5/30) Purging py3-gpep517 (11-r1) (6/30) Purging py3-installer (0.5.1-r2) (7/30) Purging py3-setuptools (65.6.3-r0) (8/30) Purging py3-wheel (0.38.4-r1) (9/30) Purging python3-dev (3.11.1-r0) (10/30) Purging py3-hypothesis (6.60.0-r0) (11/30) Purging py3-sortedcontainers (2.4.0-r2) (12/30) Purging py3-pytest-cov (4.0.0-r1) (13/30) Purging py3-pytest (7.2.0-r2) (14/30) Purging py3-attrs (22.1.0-r1) (15/30) Purging py3-iniconfig (1.1.1-r4) (16/30) Purging py3-packaging (22.0-r0) (17/30) Purging py3-parsing (3.0.9-r1) (18/30) Purging py3-pluggy (1.0.0-r2) (19/30) Purging py3-py (1.11.0-r1) (20/30) Purging python3 (3.11.1-r0) (21/30) Purging py3-coverage (6.5.0-r1) (22/30) Purging libbz2 (1.0.8-r4) (23/30) Purging libffi (3.4.4-r0) (24/30) Purging gdbm (1.23-r0) (25/30) Purging xz-libs (5.2.9-r0) (26/30) Purging mpdecimal (2.5.1-r1) (27/30) Purging readline (8.2.0-r0) (28/30) Purging sqlite-libs (3.40.0-r0) (29/30) Purging openblas (0.3.21-r0) (30/30) Purging libgfortran (12.2.1_git20220924-r5) Executing busybox-1.35.0-r29.trigger OK: 293 MiB in 97 packages >>> py3-cmaes: Updating the testing/ppc64le repository index... >>> py3-cmaes: Signing the index...