>>> py3-mock: Building main/py3-mock 5.1.0-r0 (using abuild 3.11.20-r0) started Wed, 12 Jul 2023 16:48:51 +0000 >>> py3-mock: Checking sanity of /home/buildozer/aports/main/py3-mock/APKBUILD... >>> py3-mock: Analyzing dependencies... >>> py3-mock: Installing for build: build-base py3-setuptools py3-pbr py3-pytest (1/27) Installing libffi (3.4.4-r3) (2/27) Installing gdbm (1.23-r1) (3/27) Installing mpdecimal (2.5.1-r2) (4/27) Installing libpanelw (6.4_p20230708-r1) (5/27) Installing readline (8.2.1-r2) (6/27) Installing sqlite-libs (3.42.0-r2) (7/27) Installing python3 (3.11.4-r1) (8/27) Installing python3-pycache-pyc0 (3.11.4-r1) (9/27) Installing pyc (0.1-r0) (10/27) Installing py3-setuptools-pyc (68.0.0-r0) (11/27) Installing py3-parsing (3.1.0-r0) (12/27) Installing py3-parsing-pyc (3.1.0-r0) (13/27) Installing py3-packaging-pyc (23.1-r1) (14/27) Installing python3-pyc (3.11.4-r1) (15/27) Installing py3-packaging (23.1-r1) (16/27) Installing py3-setuptools (68.0.0-r0) (17/27) Installing py3-pbr (5.11.1-r2) (18/27) Installing py3-pbr-pyc (5.11.1-r2) (19/27) Installing py3-iniconfig (1.1.1-r6) (20/27) Installing py3-iniconfig-pyc (1.1.1-r6) (21/27) Installing py3-pluggy (1.2.0-r0) (22/27) Installing py3-pluggy-pyc (1.2.0-r0) (23/27) Installing py3-py (1.11.0-r2) (24/27) Installing py3-py-pyc (1.11.0-r2) (25/27) Installing py3-pytest (7.4.0-r0) (26/27) Installing py3-pytest-pyc (7.4.0-r0) (27/27) Installing .makedepends-py3-mock (20230712.164853) Executing busybox-1.36.1-r3.trigger OK: 322 MiB in 134 packages >>> py3-mock: Cleaning up srcdir >>> py3-mock: Cleaning up pkgdir >>> py3-mock: Cleaning up tmpdir >>> py3-mock: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mock-5.1.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-mock: Fetching https://files.pythonhosted.org/packages/source/m/mock/mock-5.1.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 100 80232 100 80232 0 0 70725 0 0:00:01 0:00:01 --:--:-- 70725 >>> py3-mock: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mock-5.1.0.tar.gz >>> py3-mock: Checking sha512sums... mock-5.1.0.tar.gz: OK >>> py3-mock: Unpacking /var/cache/distfiles/mock-5.1.0.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:745: 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 2023-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:745: 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 2023-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:745: 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 2023-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) running build running build_py creating build creating build/lib creating build/lib/mock copying mock/backports.py -> build/lib/mock copying mock/mock.py -> build/lib/mock copying mock/__init__.py -> build/lib/mock ============================= test session starts ============================== platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0 rootdir: /home/buildozer/aports/main/py3-mock/src/mock-5.1.0 configfile: setup.cfg collected 530 items / 1 deselected / 529 selected mock/tests/testasync.py ................................................ [ 9%] ....................................... [ 16%] mock/tests/testcallable.py ........... [ 18%] mock/tests/testhelpers.py .............................................. [ 27%] ................................ [ 33%] mock/tests/testmagicmethods.py .................................. [ 39%] mock/tests/testmock.py ................................................. [ 48%] ........................................................................ [ 62%] ................. [ 65%] mock/tests/testpatch.py ................................................ [ 74%] .............................................................. [ 86%] mock/tests/testsealable.py ................... [ 90%] mock/tests/testsentinel.py ...... [ 91%] mock/tests/testthreadingmock.py ................... [ 94%] mock/tests/testwith.py ........................... [100%] ====================== 529 passed, 1 deselected in 11.76s ====================== >>> py3-mock: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:745: 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 2023-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:745: 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 2023-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:745: 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 2023-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) running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/main/py3-mock/pkg creating /home/buildozer/aports/main/py3-mock/pkg/py3-mock creating /home/buildozer/aports/main/py3-mock/pkg/py3-mock/usr creating /home/buildozer/aports/main/py3-mock/pkg/py3-mock/usr/lib creating /home/buildozer/aports/main/py3-mock/pkg/py3-mock/usr/lib/python3.11 creating /home/buildozer/aports/main/py3-mock/pkg/py3-mock/usr/lib/python3.11/site-packages creating /home/buildozer/aports/main/py3-mock/pkg/py3-mock/usr/lib/python3.11/site-packages/mock copying build/lib/mock/backports.py -> /home/buildozer/aports/main/py3-mock/pkg/py3-mock/usr/lib/python3.11/site-packages/mock copying build/lib/mock/mock.py -> /home/buildozer/aports/main/py3-mock/pkg/py3-mock/usr/lib/python3.11/site-packages/mock copying build/lib/mock/__init__.py -> /home/buildozer/aports/main/py3-mock/pkg/py3-mock/usr/lib/python3.11/site-packages/mock byte-compiling /home/buildozer/aports/main/py3-mock/pkg/py3-mock/usr/lib/python3.11/site-packages/mock/backports.py to backports.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mock/pkg/py3-mock/usr/lib/python3.11/site-packages/mock/mock.py to mock.cpython-311.pyc byte-compiling /home/buildozer/aports/main/py3-mock/pkg/py3-mock/usr/lib/python3.11/site-packages/mock/__init__.py to __init__.cpython-311.pyc running install_egg_info running egg_info writing mock.egg-info/PKG-INFO writing dependency_links to mock.egg-info/dependency_links.txt writing requirements to mock.egg-info/requires.txt writing top-level names to mock.egg-info/top_level.txt reading manifest file 'mock.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'mock.egg-info/SOURCES.txt' Copying mock.egg-info to /home/buildozer/aports/main/py3-mock/pkg/py3-mock/usr/lib/python3.11/site-packages/mock-5.1.0-py3.11.egg-info running install_scripts >>> py3-mock-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-mock/pkg/py3-mock/usr/lib/python3.11/site-packages/mock/__pycache__' -> '/home/buildozer/aports/main/py3-mock/pkg/py3-mock-pyc/usr/lib/python3.11/site-packages/mock/__pycache__' >>> py3-mock-pyc*: Preparing subpackage py3-mock-pyc... >>> py3-mock-pyc*: Running postcheck for py3-mock-pyc >>> py3-mock*: Running postcheck for py3-mock >>> py3-mock*: Preparing package py3-mock... >>> py3-mock-pyc*: Tracing dependencies... python3~3.11 >>> py3-mock-pyc*: Package size: 176.0 KB >>> py3-mock-pyc*: Compressing data... >>> py3-mock-pyc*: Create checksum... >>> py3-mock-pyc*: Create py3-mock-pyc-5.1.0-r0.apk >>> py3-mock*: Tracing dependencies... python3~3.11 >>> py3-mock*: Package size: 164.0 KB >>> py3-mock*: Compressing data... >>> py3-mock*: Create checksum... >>> py3-mock*: Create py3-mock-5.1.0-r0.apk >>> py3-mock: Build complete at Wed, 12 Jul 2023 16:49:12 +0000 elapsed time 0h 0m 21s >>> py3-mock: Cleaning up srcdir >>> py3-mock: Cleaning up pkgdir >>> py3-mock: Uninstalling dependencies... (1/27) Purging .makedepends-py3-mock (20230712.164853) (2/27) Purging py3-setuptools-pyc (68.0.0-r0) (3/27) Purging py3-setuptools (68.0.0-r0) (4/27) Purging py3-pbr-pyc (5.11.1-r2) (5/27) Purging py3-pbr (5.11.1-r2) (6/27) Purging py3-pytest-pyc (7.4.0-r0) (7/27) Purging py3-pytest (7.4.0-r0) (8/27) Purging py3-iniconfig-pyc (1.1.1-r6) (9/27) Purging py3-iniconfig (1.1.1-r6) (10/27) Purging py3-packaging-pyc (23.1-r1) (11/27) Purging py3-packaging (23.1-r1) (12/27) Purging py3-parsing-pyc (3.1.0-r0) (13/27) Purging py3-parsing (3.1.0-r0) (14/27) Purging py3-pluggy-pyc (1.2.0-r0) (15/27) Purging py3-pluggy (1.2.0-r0) (16/27) Purging py3-py-pyc (1.11.0-r2) (17/27) Purging py3-py (1.11.0-r2) (18/27) Purging python3-pyc (3.11.4-r1) (19/27) Purging python3-pycache-pyc0 (3.11.4-r1) (20/27) Purging pyc (0.1-r0) (21/27) Purging python3 (3.11.4-r1) (22/27) Purging gdbm (1.23-r1) (23/27) Purging libffi (3.4.4-r3) (24/27) Purging libpanelw (6.4_p20230708-r1) (25/27) Purging mpdecimal (2.5.1-r2) (26/27) Purging readline (8.2.1-r2) (27/27) Purging sqlite-libs (3.42.0-r2) Executing busybox-1.36.1-r3.trigger OK: 263 MiB in 107 packages >>> py3-mock: Updating the main/ppc64le repository index... >>> py3-mock: Signing the index...