>>> py3-authres: Building testing/py3-authres 1.2.0-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 23:01:20 +0000 >>> py3-authres: Checking sanity of /home/buildozer/aports/testing/py3-authres/APKBUILD... >>> py3-authres: Analyzing dependencies... >>> py3-authres: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.6-r0) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.6.1-r3) (5/25) Installing mpdecimal (4.0.0-r0) (6/25) Installing libpanelw (6.4_p20240330-r0) (7/25) Installing readline (8.2.10-r0) (8/25) Installing sqlite-libs (3.45.2-r0) (9/25) Installing python3 (3.12.3-r0) (10/25) Installing python3-pycache-pyc0 (3.12.3-r0) (11/25) Installing pyc (3.12.3-r0) (12/25) Installing python3-pyc (3.12.3-r0) (13/25) Installing py3-installer (0.7.0-r2) (14/25) Installing py3-installer-pyc (0.7.0-r2) (15/25) Installing py3-gpep517 (15-r2) (16/25) Installing py3-gpep517-pyc (15-r2) (17/25) Installing py3-parsing (3.1.2-r1) (18/25) Installing py3-parsing-pyc (3.1.2-r1) (19/25) Installing py3-packaging (24.0-r1) (20/25) Installing py3-packaging-pyc (24.0-r1) (21/25) Installing py3-setuptools (69.2.0-r2) (22/25) Installing py3-setuptools-pyc (69.2.0-r2) (23/25) Installing py3-wheel (0.42.0-r1) (24/25) Installing py3-wheel-pyc (0.42.0-r1) (25/25) Installing .makedepends-py3-authres (20240415.230122) Executing busybox-1.36.1-r25.trigger OK: 426 MiB in 132 packages >>> py3-authres: Cleaning up srcdir >>> py3-authres: Cleaning up pkgdir >>> py3-authres: Cleaning up tmpdir >>> py3-authres: Fetching https://distfiles.alpinelinux.org/distfiles/edge/authres-1.2.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 100 23226 100 23226 0 0 164k 0 --:--:-- --:--:-- --:--:-- 165k >>> py3-authres: Fetching https://distfiles.alpinelinux.org/distfiles/edge/authres-1.2.0.tar.gz >>> py3-authres: Checking sha512sums... authres-1.2.0.tar.gz: OK >>> py3-authres: Unpacking /var/cache/distfiles/edge/authres-1.2.0.tar.gz... 2024-04-15 23:01:23,814 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-15 23:01:23,857 root INFO running bdist_wheel 2024-04-15 23:01:23,883 root INFO running build 2024-04-15 23:01:23,884 root INFO running build_py 2024-04-15 23:01:23,887 root INFO creating build 2024-04-15 23:01:23,888 root INFO creating build/lib 2024-04-15 23:01:23,888 root INFO creating build/lib/authres 2024-04-15 23:01:23,888 root INFO copying authres/arc.py -> build/lib/authres 2024-04-15 23:01:23,888 root INFO copying authres/core.py -> build/lib/authres 2024-04-15 23:01:23,889 root INFO copying authres/vbr.py -> build/lib/authres 2024-04-15 23:01:23,889 root INFO copying authres/dkim_b.py -> build/lib/authres 2024-04-15 23:01:23,890 root INFO copying authres/__init__.py -> build/lib/authres 2024-04-15 23:01:23,890 root INFO copying authres/dmarc.py -> build/lib/authres 2024-04-15 23:01:23,890 root INFO copying authres/rrvs.py -> build/lib/authres 2024-04-15 23:01:23,891 root INFO copying authres/smime.py -> build/lib/authres 2024-04-15 23:01:23,891 root INFO copying authres/dkim_adsp.py -> build/lib/authres 2024-04-15 23:01:23,891 root INFO copying authres/__main__.py -> build/lib/authres 2024-04-15 23:01:23,891 root INFO running egg_info 2024-04-15 23:01:23,895 root INFO writing authres.egg-info/PKG-INFO 2024-04-15 23:01:23,895 root INFO writing dependency_links to authres.egg-info/dependency_links.txt 2024-04-15 23:01:23,896 root INFO writing top-level names to authres.egg-info/top_level.txt 2024-04-15 23:01:23,899 root INFO reading manifest file 'authres.egg-info/SOURCES.txt' 2024-04-15 23:01:23,900 root INFO reading manifest template 'MANIFEST.in' 2024-04-15 23:01:23,900 root INFO adding license file 'COPYING' 2024-04-15 23:01:23,901 root INFO writing manifest file 'authres.egg-info/SOURCES.txt' 2024-04-15 23:01:23,902 root INFO copying authres/tests -> build/lib/authres 2024-04-15 23:01:23,910 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-04-15 23:01:23,910 root INFO running install 2024-04-15 23:01:23,924 root INFO running install_lib 2024-04-15 23:01:23,927 root INFO creating build/bdist.linux-x86_64 2024-04-15 23:01:23,927 root INFO creating build/bdist.linux-x86_64/wheel 2024-04-15 23:01:23,927 root INFO creating build/bdist.linux-x86_64/wheel/authres 2024-04-15 23:01:23,927 root INFO copying build/lib/authres/arc.py -> build/bdist.linux-x86_64/wheel/authres 2024-04-15 23:01:23,928 root INFO copying build/lib/authres/core.py -> build/bdist.linux-x86_64/wheel/authres 2024-04-15 23:01:23,928 root INFO copying build/lib/authres/vbr.py -> build/bdist.linux-x86_64/wheel/authres 2024-04-15 23:01:23,928 root INFO copying build/lib/authres/tests -> build/bdist.linux-x86_64/wheel/authres 2024-04-15 23:01:23,929 root INFO copying build/lib/authres/dkim_b.py -> build/bdist.linux-x86_64/wheel/authres 2024-04-15 23:01:23,929 root INFO copying build/lib/authres/__init__.py -> build/bdist.linux-x86_64/wheel/authres 2024-04-15 23:01:23,929 root INFO copying build/lib/authres/dmarc.py -> build/bdist.linux-x86_64/wheel/authres 2024-04-15 23:01:23,930 root INFO copying build/lib/authres/rrvs.py -> build/bdist.linux-x86_64/wheel/authres 2024-04-15 23:01:23,930 root INFO copying build/lib/authres/smime.py -> build/bdist.linux-x86_64/wheel/authres 2024-04-15 23:01:23,930 root INFO copying build/lib/authres/dkim_adsp.py -> build/bdist.linux-x86_64/wheel/authres 2024-04-15 23:01:23,931 root INFO copying build/lib/authres/__main__.py -> build/bdist.linux-x86_64/wheel/authres 2024-04-15 23:01:23,931 root INFO running install_egg_info 2024-04-15 23:01:23,937 root INFO Copying authres.egg-info to build/bdist.linux-x86_64/wheel/authres-1.2.0-py3.12.egg-info 2024-04-15 23:01:23,939 root INFO running install_scripts 2024-04-15 23:01:23,941 wheel INFO creating build/bdist.linux-x86_64/wheel/authres-1.2.0.dist-info/WHEEL 2024-04-15 23:01:23,941 wheel INFO creating '/home/buildozer/aports/testing/py3-authres/src/authres-1.2.0/.dist/.tmp-p0b08zci/authres-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-15 23:01:23,942 wheel INFO adding 'authres/__init__.py' 2024-04-15 23:01:23,942 wheel INFO adding 'authres/__main__.py' 2024-04-15 23:01:23,943 wheel INFO adding 'authres/arc.py' 2024-04-15 23:01:23,943 wheel INFO adding 'authres/core.py' 2024-04-15 23:01:23,944 wheel INFO adding 'authres/dkim_adsp.py' 2024-04-15 23:01:23,944 wheel INFO adding 'authres/dkim_b.py' 2024-04-15 23:01:23,944 wheel INFO adding 'authres/dmarc.py' 2024-04-15 23:01:23,945 wheel INFO adding 'authres/rrvs.py' 2024-04-15 23:01:23,945 wheel INFO adding 'authres/smime.py' 2024-04-15 23:01:23,945 wheel INFO adding 'authres/tests' 2024-04-15 23:01:23,946 wheel INFO adding 'authres/vbr.py' 2024-04-15 23:01:23,947 wheel INFO adding 'authres-1.2.0.dist-info/COPYING' 2024-04-15 23:01:23,947 wheel INFO adding 'authres-1.2.0.dist-info/METADATA' 2024-04-15 23:01:23,947 wheel INFO adding 'authres-1.2.0.dist-info/WHEEL' 2024-04-15 23:01:23,948 wheel INFO adding 'authres-1.2.0.dist-info/top_level.txt' 2024-04-15 23:01:23,948 wheel INFO adding 'authres-1.2.0.dist-info/RECORD' 2024-04-15 23:01:23,948 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-04-15 23:01:23,949 gpep517 INFO The backend produced .dist/authres-1.2.0-py3-none-any.whl authres-1.2.0-py3-none-any.whl >>> py3-authres: Entering fakeroot... >>> py3-authres-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-authres/pkg/py3-authres/usr/lib/python3.12/site-packages/authres/__pycache__' -> '/home/buildozer/aports/testing/py3-authres/pkg/py3-authres-pyc/usr/lib/python3.12/site-packages/authres/__pycache__' >>> py3-authres-pyc*: Preparing subpackage py3-authres-pyc... >>> py3-authres-pyc*: Running postcheck for py3-authres-pyc >>> py3-authres*: Running postcheck for py3-authres >>> py3-authres*: Preparing package py3-authres... >>> py3-authres-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-authres-pyc*: Package size: 108.0 KB >>> py3-authres-pyc*: Compressing data... >>> py3-authres-pyc*: Create checksum... >>> py3-authres-pyc*: Create py3-authres-pyc-1.2.0-r1.apk >>> py3-authres*: Tracing dependencies... python3 python3~3.12 >>> py3-authres*: Package size: 168.0 KB >>> py3-authres*: Compressing data... >>> py3-authres*: Create checksum... >>> py3-authres*: Create py3-authres-1.2.0-r1.apk >>> py3-authres: Build complete at Mon, 15 Apr 2024 23:01:24 +0000 elapsed time 0h 0m 4s >>> py3-authres: Cleaning up srcdir >>> py3-authres: Cleaning up pkgdir >>> py3-authres: Uninstalling dependencies... (1/25) Purging .makedepends-py3-authres (20240415.230122) (2/25) Purging py3-gpep517-pyc (15-r2) (3/25) Purging py3-gpep517 (15-r2) (4/25) Purging py3-installer-pyc (0.7.0-r2) (5/25) Purging py3-installer (0.7.0-r2) (6/25) Purging py3-setuptools-pyc (69.2.0-r2) (7/25) Purging py3-setuptools (69.2.0-r2) (8/25) Purging py3-wheel-pyc (0.42.0-r1) (9/25) Purging py3-wheel (0.42.0-r1) (10/25) Purging py3-packaging-pyc (24.0-r1) (11/25) Purging py3-packaging (24.0-r1) (12/25) Purging py3-parsing-pyc (3.1.2-r1) (13/25) Purging py3-parsing (3.1.2-r1) (14/25) Purging python3-pyc (3.12.3-r0) (15/25) Purging python3-pycache-pyc0 (3.12.3-r0) (16/25) Purging pyc (3.12.3-r0) (17/25) Purging python3 (3.12.3-r0) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.6-r0) (21/25) Purging libpanelw (6.4_p20240330-r0) (22/25) Purging mpdecimal (4.0.0-r0) (23/25) Purging readline (8.2.10-r0) (24/25) Purging sqlite-libs (3.45.2-r0) (25/25) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-authres: Updating the testing/x86_64 repository index... >>> py3-authres: Signing the index...