>>> py3-flaky: Building community/py3-flaky 3.8.1-r1 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 11:14:28 +0000 >>> py3-flaky: Validating /home/buildozer/aports/community/py3-flaky/APKBUILD... >>> py3-flaky: Analyzing dependencies... >>> py3-flaky: Installing for build: build-base python3 py3-setuptools (1/18) Installing libbz2 (1.0.8-r6) (2/18) Installing libffi (3.4.8-r0) (3/18) Installing gdbm (1.24-r0) (4/18) Installing xz-libs (5.8.1-r0) (5/18) Installing mpdecimal (4.0.0-r0) (6/18) Installing libpanelw (6.5_p20250412-r0) (7/18) Installing sqlite-libs (3.49.1-r0) (8/18) Installing python3 (3.12.10-r0) (9/18) Installing python3-pycache-pyc0 (3.12.10-r0) (10/18) Installing pyc (3.12.10-r0) (11/18) Installing python3-pyc (3.12.10-r0) (12/18) Installing py3-parsing (3.2.0-r0) (13/18) Installing py3-parsing-pyc (3.2.0-r0) (14/18) Installing py3-packaging (24.2-r0) (15/18) Installing py3-packaging-pyc (24.2-r0) (16/18) Installing py3-setuptools (77.0.3-r0) (17/18) Installing py3-setuptools-pyc (77.0.3-r0) (18/18) Installing .makedepends-py3-flaky (20250423.111453) Executing busybox-1.37.0-r16.trigger OK: 444 MiB in 120 packages >>> py3-flaky: Cleaning up srcdir >>> py3-flaky: Cleaning up pkgdir >>> py3-flaky: Cleaning up tmpdir >>> py3-flaky: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/flaky-3.8.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-flaky: Fetching https://pypi.python.org/packages/source/f/flaky/flaky-3.8.1.tar.gz Connecting to pypi.python.org (151.101.192.223:443) Connecting to pypi.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.192.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/v3.22/flaky-3.8.1.tar.gz.part' flaky-3.8.1.tar.gz.p 100% |********************************| 25248 0:00:00 ETA '/var/cache/distfiles/v3.22/flaky-3.8.1.tar.gz.part' saved >>> py3-flaky: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/flaky-3.8.1.tar.gz >>> py3-flaky: Checking sha512sums... flaky-3.8.1.tar.gz: OK >>> py3-flaky: Unpacking /var/cache/distfiles/v3.22/flaky-3.8.1.tar.gz... /home/buildozer/aports/community/py3-flaky/src/flaky-3.8.1/setup.py:3: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! from setuptools.command.test import test as TestCommand /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/flaky copying flaky/_flaky_plugin.py -> build/lib/flaky copying flaky/flaky_pytest_plugin.py -> build/lib/flaky copying flaky/names.py -> build/lib/flaky copying flaky/multiprocess_string_io.py -> build/lib/flaky copying flaky/defaults.py -> build/lib/flaky copying flaky/__init__.py -> build/lib/flaky copying flaky/flaky_decorator.py -> build/lib/flaky >>> py3-flaky: Entering fakeroot... /home/buildozer/aports/community/py3-flaky/src/flaky-3.8.1/setup.py:3: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! from setuptools.command.test import test as TestCommand /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: 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/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky copying build/lib/flaky/_flaky_plugin.py -> /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky copying build/lib/flaky/flaky_pytest_plugin.py -> /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky copying build/lib/flaky/names.py -> /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky copying build/lib/flaky/multiprocess_string_io.py -> /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky copying build/lib/flaky/defaults.py -> /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky copying build/lib/flaky/__init__.py -> /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky copying build/lib/flaky/flaky_decorator.py -> /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky byte-compiling /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky/_flaky_plugin.py to _flaky_plugin.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky/flaky_pytest_plugin.py to flaky_pytest_plugin.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky/names.py to names.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky/multiprocess_string_io.py to multiprocess_string_io.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky/defaults.py to defaults.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky/flaky_decorator.py to flaky_decorator.cpython-312.pyc running install_egg_info running egg_info writing flaky.egg-info/PKG-INFO writing dependency_links to flaky.egg-info/dependency_links.txt writing entry points to flaky.egg-info/entry_points.txt writing top-level names to flaky.egg-info/top_level.txt reading manifest file 'flaky.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'flaky.egg-info/SOURCES.txt' Copying flaky.egg-info to /home/buildozer/aports/community/py3-flaky/pkg/py3-flaky/usr/lib/python3.12/site-packages/flaky-3.8.1-py3.12.egg-info running install_scripts >>> py3-flaky-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/flaky/__pycache__' -> '/home/buildozer/aports/community/py3-flaky/pkg/py3-flaky-pyc/usr/lib/python3.12/site-packages/flaky/__pycache__' >>> py3-flaky-pyc*: Preparing subpackage py3-flaky-pyc... >>> py3-flaky-pyc*: Running postcheck for py3-flaky-pyc >>> py3-flaky*: Running postcheck for py3-flaky >>> py3-flaky*: Preparing package py3-flaky... >>> py3-flaky-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-flaky-pyc*: Package size: 50.1 KB >>> py3-flaky-pyc*: Compressing data... >>> py3-flaky-pyc*: Create checksum... >>> py3-flaky-pyc*: Create py3-flaky-pyc-3.8.1-r1.apk >>> py3-flaky*: Tracing dependencies... python3 python3~3.12 >>> py3-flaky*: Package size: 49.8 KB >>> py3-flaky*: Compressing data... >>> py3-flaky*: Create checksum... >>> py3-flaky*: Create py3-flaky-3.8.1-r1.apk >>> py3-flaky: Build complete at Wed, 23 Apr 2025 11:14:56 +0000 elapsed time 0h 0m 28s >>> py3-flaky: Cleaning up srcdir >>> py3-flaky: Cleaning up pkgdir >>> py3-flaky: Uninstalling dependencies... (1/18) Purging .makedepends-py3-flaky (20250423.111453) (2/18) Purging py3-setuptools-pyc (77.0.3-r0) (3/18) Purging py3-setuptools (77.0.3-r0) (4/18) Purging py3-packaging-pyc (24.2-r0) (5/18) Purging py3-packaging (24.2-r0) (6/18) Purging py3-parsing-pyc (3.2.0-r0) (7/18) Purging py3-parsing (3.2.0-r0) (8/18) Purging python3-pyc (3.12.10-r0) (9/18) Purging python3-pycache-pyc0 (3.12.10-r0) (10/18) Purging pyc (3.12.10-r0) (11/18) Purging python3 (3.12.10-r0) (12/18) Purging gdbm (1.24-r0) (13/18) Purging libbz2 (1.0.8-r6) (14/18) Purging libffi (3.4.8-r0) (15/18) Purging libpanelw (6.5_p20250412-r0) (16/18) Purging mpdecimal (4.0.0-r0) (17/18) Purging sqlite-libs (3.49.1-r0) (18/18) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 102 packages >>> py3-flaky: Updating the community/x86 repository index... >>> py3-flaky: Signing the index...