>>> py3-ticket-auth: Building testing/py3-ticket-auth 0.1.4-r8 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 15:39:13 +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/20) Installing libbz2 (1.0.8-r6) (2/20) Installing libffi (3.4.6-r0) (3/20) Installing gdbm (1.23-r1) (4/20) Installing xz-libs (5.6.1-r3) (5/20) Installing mpdecimal (4.0.0-r0) (6/20) Installing libpanelw (6.4_p20240330-r0) (7/20) Installing readline (8.2.10-r0) (8/20) Installing sqlite-libs (3.45.2-r0) (9/20) Installing python3 (3.12.3-r0) (10/20) Installing python3-pycache-pyc0 (3.12.3-r0) (11/20) Installing pyc (3.12.3-r0) (12/20) Installing python3-pyc (3.12.3-r0) (13/20) Installing python3-dev (3.12.3-r0) (14/20) Installing py3-parsing (3.1.2-r1) (15/20) Installing py3-parsing-pyc (3.1.2-r1) (16/20) Installing py3-packaging (24.0-r1) (17/20) Installing py3-packaging-pyc (24.0-r1) (18/20) Installing py3-setuptools (69.2.0-r2) (19/20) Installing py3-setuptools-pyc (69.2.0-r2) (20/20) Installing .makedepends-py3-ticket-auth (20240415.153915) Executing busybox-1.36.1-r25.trigger OK: 544 MiB in 125 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 10525 0 --:--:-- --:--:-- --:--:-- 10525 >>> 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/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/__init__.py -> build/lib/ticket_auth copying ticket_auth/ticket_factory.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/__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/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/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/__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/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/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 15:39:17 +0000 elapsed time 0h 0m 4s >>> py3-ticket-auth: Cleaning up srcdir >>> py3-ticket-auth: Cleaning up pkgdir >>> py3-ticket-auth: Uninstalling dependencies... (1/20) Purging .makedepends-py3-ticket-auth (20240415.153915) (2/20) Purging python3-dev (3.12.3-r0) (3/20) Purging py3-setuptools-pyc (69.2.0-r2) (4/20) Purging py3-setuptools (69.2.0-r2) (5/20) Purging py3-packaging-pyc (24.0-r1) (6/20) Purging py3-packaging (24.0-r1) (7/20) Purging py3-parsing-pyc (3.1.2-r1) (8/20) Purging py3-parsing (3.1.2-r1) (9/20) Purging python3-pyc (3.12.3-r0) (10/20) Purging python3-pycache-pyc0 (3.12.3-r0) (11/20) Purging pyc (3.12.3-r0) (12/20) Purging python3 (3.12.3-r0) (13/20) Purging gdbm (1.23-r1) (14/20) Purging libbz2 (1.0.8-r6) (15/20) Purging libffi (3.4.6-r0) (16/20) Purging libpanelw (6.4_p20240330-r0) (17/20) Purging mpdecimal (4.0.0-r0) (18/20) Purging readline (8.2.10-r0) (19/20) Purging sqlite-libs (3.45.2-r0) (20/20) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-ticket-auth: Updating the testing/aarch64 repository index... >>> py3-ticket-auth: Signing the index...