>>> py3-ticket-auth: Building testing/py3-ticket-auth 0.1.4-r8 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 16:00:04 +0000 >>> py3-ticket-auth: Checking sanity of /home/buildozer/aports/testing/py3-ticket-auth/APKBUILD... >>> py3-ticket-auth: Analyzing dependencies... >>> py3-ticket-auth: Installing for build: build-base python3-dev py3-setuptools (1/18) Installing libffi (3.4.6-r0) (2/18) Installing gdbm (1.23-r1) (3/18) Installing mpdecimal (4.0.0-r0) (4/18) Installing libpanelw (6.4_p20240330-r0) (5/18) Installing readline (8.2.10-r0) (6/18) Installing sqlite-libs (3.45.2-r0) (7/18) Installing python3 (3.12.3-r0) (8/18) Installing python3-pycache-pyc0 (3.12.3-r0) (9/18) Installing pyc (3.12.3-r0) (10/18) Installing python3-pyc (3.12.3-r0) (11/18) Installing python3-dev (3.12.3-r0) (12/18) Installing py3-parsing (3.1.2-r1) (13/18) Installing py3-parsing-pyc (3.1.2-r1) (14/18) Installing py3-packaging (24.0-r1) (15/18) Installing py3-packaging-pyc (24.0-r1) (16/18) Installing py3-setuptools (69.2.0-r2) (17/18) Installing py3-setuptools-pyc (69.2.0-r2) (18/18) Installing .makedepends-py3-ticket-auth (20240415.160006) Executing busybox-1.36.1-r25.trigger OK: 492 MiB in 131 packages >>> py3-ticket-auth: Cleaning up srcdir >>> py3-ticket-auth: Cleaning up pkgdir >>> py3-ticket-auth: Cleaning up tmpdir >>> py3-ticket-auth: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ticket_auth-0.1.4.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> py3-ticket-auth: Fetching https://files.pythonhosted.org/packages/source/t/ticket_auth/ticket_auth-0.1.4.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 4196 100 4196 0 0 17354 0 --:--:-- --:--:-- --:--:-- 17354 >>> py3-ticket-auth: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ticket_auth-0.1.4.tar.gz >>> py3-ticket-auth: Checking sha512sums... ticket_auth-0.1.4.tar.gz: OK >>> py3-ticket-auth: Unpacking /var/cache/distfiles/edge/ticket_auth-0.1.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/ticket_auth copying ticket_auth/ticket_factory.py -> build/lib/ticket_auth copying ticket_auth/__init__.py -> build/lib/ticket_auth copying ticket_auth/exception.py -> build/lib/ticket_auth >>> WARNING: py3-ticket-auth: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-ticket-auth: 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/testing/py3-ticket-auth/pkg creating /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth creating /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr creating /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib creating /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.12 creating /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.12/site-packages/ticket_auth copying build/lib/ticket_auth/ticket_factory.py -> /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.12/site-packages/ticket_auth copying build/lib/ticket_auth/__init__.py -> /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.12/site-packages/ticket_auth copying build/lib/ticket_auth/exception.py -> /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.12/site-packages/ticket_auth byte-compiling /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.12/site-packages/ticket_auth/ticket_factory.py to ticket_factory.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.12/site-packages/ticket_auth/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.12/site-packages/ticket_auth/exception.py to exception.cpython-312.pyc running install_egg_info running egg_info writing ticket_auth.egg-info/PKG-INFO writing dependency_links to ticket_auth.egg-info/dependency_links.txt writing top-level names to ticket_auth.egg-info/top_level.txt reading manifest file 'ticket_auth.egg-info/SOURCES.txt' writing manifest file 'ticket_auth.egg-info/SOURCES.txt' Copying ticket_auth.egg-info to /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.12/site-packages/ticket_auth-0.1.4-py3.12.egg-info running install_scripts >>> py3-ticket-auth-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.12/site-packages/ticket_auth/__pycache__' -> '/home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth-pyc/usr/lib/python3.12/site-packages/ticket_auth/__pycache__' >>> py3-ticket-auth-pyc*: Preparing subpackage py3-ticket-auth-pyc... >>> py3-ticket-auth-pyc*: Running postcheck for py3-ticket-auth-pyc >>> py3-ticket-auth*: Running postcheck for py3-ticket-auth >>> py3-ticket-auth*: Preparing package py3-ticket-auth... >>> py3-ticket-auth-pyc*: Tracing dependencies... python3~3.12 >>> py3-ticket-auth-pyc*: Package size: 44.0 KB >>> py3-ticket-auth-pyc*: Compressing data... >>> py3-ticket-auth-pyc*: Create checksum... >>> py3-ticket-auth-pyc*: Create py3-ticket-auth-pyc-0.1.4-r8.apk >>> py3-ticket-auth*: Tracing dependencies... python3~3.12 >>> py3-ticket-auth*: Package size: 60.0 KB >>> py3-ticket-auth*: Compressing data... >>> py3-ticket-auth*: Create checksum... >>> py3-ticket-auth*: Create py3-ticket-auth-0.1.4-r8.apk >>> py3-ticket-auth: Build complete at Mon, 15 Apr 2024 16:00:09 +0000 elapsed time 0h 0m 5s >>> py3-ticket-auth: Cleaning up srcdir >>> py3-ticket-auth: Cleaning up pkgdir >>> py3-ticket-auth: Uninstalling dependencies... (1/18) Purging .makedepends-py3-ticket-auth (20240415.160006) (2/18) Purging python3-dev (3.12.3-r0) (3/18) Purging py3-setuptools-pyc (69.2.0-r2) (4/18) Purging py3-setuptools (69.2.0-r2) (5/18) Purging py3-packaging-pyc (24.0-r1) (6/18) Purging py3-packaging (24.0-r1) (7/18) Purging py3-parsing-pyc (3.1.2-r1) (8/18) Purging py3-parsing (3.1.2-r1) (9/18) Purging python3-pyc (3.12.3-r0) (10/18) Purging python3-pycache-pyc0 (3.12.3-r0) (11/18) Purging pyc (3.12.3-r0) (12/18) Purging python3 (3.12.3-r0) (13/18) Purging gdbm (1.23-r1) (14/18) Purging libffi (3.4.6-r0) (15/18) Purging libpanelw (6.4_p20240330-r0) (16/18) Purging mpdecimal (4.0.0-r0) (17/18) Purging readline (8.2.10-r0) (18/18) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-ticket-auth: Updating the testing/x86 repository index... >>> py3-ticket-auth: Signing the index...