>>> py3-pytest-tornasync: Building community/py3-pytest-tornasync 0.5.0_git20220715-r5 (using abuild 3.14.1-r1) started Tue, 29 Oct 2024 23:23:03 +0000 >>> py3-pytest-tornasync: Validating /home/buildozer/aports/community/py3-pytest-tornasync/APKBUILD... >>> WARNING: py3-pytest-tornasync: No maintainer >>> py3-pytest-tornasync: Analyzing dependencies... >>> py3-pytest-tornasync: Installing for build: build-base py3-tornado py3-setuptools (1/20) Installing libbz2 (1.0.8-r6) (2/20) Installing libffi (3.4.6-r0) (3/20) Installing gdbm (1.24-r0) (4/20) Installing xz-libs (5.6.3-r0) (5/20) Installing mpdecimal (4.0.0-r0) (6/20) Installing libpanelw (6.5_p20241006-r1) (7/20) Installing sqlite-libs (3.47.0-r0) (8/20) Installing python3 (3.12.7-r1) (9/20) Installing python3-pycache-pyc0 (3.12.7-r1) (10/20) Installing pyc (3.12.7-r1) (11/20) Installing py3-tornado-pyc (6.4.1-r0) (12/20) Installing python3-pyc (3.12.7-r1) (13/20) Installing py3-tornado (6.4.1-r0) (14/20) Installing py3-parsing (3.1.4-r0) (15/20) Installing py3-parsing-pyc (3.1.4-r0) (16/20) Installing py3-packaging (24.1-r0) (17/20) Installing py3-packaging-pyc (24.1-r0) (18/20) Installing py3-setuptools (70.3.0-r0) (19/20) Installing py3-setuptools-pyc (70.3.0-r0) (20/20) Installing .makedepends-py3-pytest-tornasync (20241029.232311) Executing busybox-1.37.0-r3.trigger OK: 312 MiB in 121 packages >>> py3-pytest-tornasync: Cleaning up srcdir >>> py3-pytest-tornasync: Cleaning up pkgdir >>> py3-pytest-tornasync: Cleaning up tmpdir >>> py3-pytest-tornasync: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-pytest-tornasync-9f1bdeec3eb5816e0183f975ca65b5f6f29fbfbb.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pytest-tornasync: Fetching py3-pytest-tornasync-9f1bdeec3eb5816e0183f975ca65b5f6f29fbfbb.tar.gz::https://github.com/eukaryote/pytest-tornasync/archive/9f1bdeec3eb5816e0183f975ca65b5f6f29fbfbb.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/py3-pytest-tornasync-9f1bdeec3eb5816e0183f975ca65b5f6f29fbfbb.tar.gz.part' py3-pytest-tornasync 100% |********************************| 6158 0:00:00 ETA '/var/cache/distfiles/v3.21/py3-pytest-tornasync-9f1bdeec3eb5816e0183f975ca65b5f6f29fbfbb.tar.gz.part' saved >>> py3-pytest-tornasync: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-pytest-tornasync-9f1bdeec3eb5816e0183f975ca65b5f6f29fbfbb.tar.gz >>> py3-pytest-tornasync: Checking sha512sums... py3-pytest-tornasync-9f1bdeec3eb5816e0183f975ca65b5f6f29fbfbb.tar.gz: OK >>> py3-pytest-tornasync: Unpacking /var/cache/distfiles/v3.21/py3-pytest-tornasync-9f1bdeec3eb5816e0183f975ca65b5f6f29fbfbb.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pytest_tornasync copying src/pytest_tornasync/__init__.py -> build/lib/pytest_tornasync copying src/pytest_tornasync/plugin.py -> build/lib/pytest_tornasync >>> py3-pytest-tornasync: Entering fakeroot... running install /usr/lib/python3.12/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/community/py3-pytest-tornasync/pkg creating /home/buildozer/aports/community/py3-pytest-tornasync/pkg/py3-pytest-tornasync creating /home/buildozer/aports/community/py3-pytest-tornasync/pkg/py3-pytest-tornasync/usr creating /home/buildozer/aports/community/py3-pytest-tornasync/pkg/py3-pytest-tornasync/usr/lib creating /home/buildozer/aports/community/py3-pytest-tornasync/pkg/py3-pytest-tornasync/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-pytest-tornasync/pkg/py3-pytest-tornasync/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-pytest-tornasync/pkg/py3-pytest-tornasync/usr/lib/python3.12/site-packages/pytest_tornasync copying build/lib/pytest_tornasync/__init__.py -> /home/buildozer/aports/community/py3-pytest-tornasync/pkg/py3-pytest-tornasync/usr/lib/python3.12/site-packages/pytest_tornasync copying build/lib/pytest_tornasync/plugin.py -> /home/buildozer/aports/community/py3-pytest-tornasync/pkg/py3-pytest-tornasync/usr/lib/python3.12/site-packages/pytest_tornasync byte-compiling /home/buildozer/aports/community/py3-pytest-tornasync/pkg/py3-pytest-tornasync/usr/lib/python3.12/site-packages/pytest_tornasync/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-pytest-tornasync/pkg/py3-pytest-tornasync/usr/lib/python3.12/site-packages/pytest_tornasync/plugin.py to plugin.cpython-312.pyc running install_data copying LICENSE -> /home/buildozer/aports/community/py3-pytest-tornasync/pkg/py3-pytest-tornasync/usr/ running install_egg_info running egg_info creating src/pytest_tornasync.egg-info writing src/pytest_tornasync.egg-info/PKG-INFO writing dependency_links to src/pytest_tornasync.egg-info/dependency_links.txt writing entry points to src/pytest_tornasync.egg-info/entry_points.txt writing requirements to src/pytest_tornasync.egg-info/requires.txt writing top-level names to src/pytest_tornasync.egg-info/top_level.txt writing manifest file 'src/pytest_tornasync.egg-info/SOURCES.txt' reading manifest file 'src/pytest_tornasync.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/pytest_tornasync.egg-info/SOURCES.txt' Copying src/pytest_tornasync.egg-info to /home/buildozer/aports/community/py3-pytest-tornasync/pkg/py3-pytest-tornasync/usr/lib/python3.12/site-packages/pytest_tornasync-0.6.0.post2-py3.12.egg-info running install_scripts >>> py3-pytest-tornasync-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pytest_tornasync/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-tornasync/pkg/py3-pytest-tornasync-pyc/usr/lib/python3.12/site-packages/pytest_tornasync/__pycache__' >>> py3-pytest-tornasync-pyc*: Preparing subpackage py3-pytest-tornasync-pyc... >>> py3-pytest-tornasync-pyc*: Running postcheck for py3-pytest-tornasync-pyc >>> py3-pytest-tornasync*: Running postcheck for py3-pytest-tornasync >>> py3-pytest-tornasync*: Preparing package py3-pytest-tornasync... >>> py3-pytest-tornasync-pyc*: Tracing dependencies... py3-tornado python3~3.12 >>> py3-pytest-tornasync-pyc*: Package size: 7.8 KB >>> py3-pytest-tornasync-pyc*: Compressing data... >>> py3-pytest-tornasync-pyc*: Create checksum... >>> py3-pytest-tornasync-pyc*: Create py3-pytest-tornasync-pyc-0.5.0_git20220715-r5.apk >>> py3-pytest-tornasync*: Tracing dependencies... py3-tornado python3~3.12 >>> py3-pytest-tornasync*: Package size: 9.1 KB >>> py3-pytest-tornasync*: Compressing data... >>> py3-pytest-tornasync*: Create checksum... >>> py3-pytest-tornasync*: Create py3-pytest-tornasync-0.5.0_git20220715-r5.apk >>> py3-pytest-tornasync: Build complete at Tue, 29 Oct 2024 23:23:12 +0000 elapsed time 0h 0m 9s >>> py3-pytest-tornasync: Cleaning up srcdir >>> py3-pytest-tornasync: Cleaning up pkgdir >>> py3-pytest-tornasync: Uninstalling dependencies... (1/20) Purging .makedepends-py3-pytest-tornasync (20241029.232311) (2/20) Purging py3-tornado-pyc (6.4.1-r0) (3/20) Purging py3-tornado (6.4.1-r0) (4/20) Purging py3-setuptools-pyc (70.3.0-r0) (5/20) Purging py3-setuptools (70.3.0-r0) (6/20) Purging py3-packaging-pyc (24.1-r0) (7/20) Purging py3-packaging (24.1-r0) (8/20) Purging py3-parsing-pyc (3.1.4-r0) (9/20) Purging py3-parsing (3.1.4-r0) (10/20) Purging python3-pyc (3.12.7-r1) (11/20) Purging python3-pycache-pyc0 (3.12.7-r1) (12/20) Purging pyc (3.12.7-r1) (13/20) Purging python3 (3.12.7-r1) (14/20) Purging gdbm (1.24-r0) (15/20) Purging libbz2 (1.0.8-r6) (16/20) Purging libffi (3.4.6-r0) (17/20) Purging libpanelw (6.5_p20241006-r1) (18/20) Purging mpdecimal (4.0.0-r0) (19/20) Purging sqlite-libs (3.47.0-r0) (20/20) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-pytest-tornasync: Updating the community/armv7 repository index... >>> py3-pytest-tornasync: Signing the index...