>>> py3-spake2: Building testing/py3-spake2 0.8-r0 (using abuild 3.13.0-r3) started Sun, 30 Jun 2024 13:43:46 +0000 >>> py3-spake2: Checking sanity of /home/buildozer/aports/testing/py3-spake2/APKBUILD... >>> py3-spake2: Analyzing dependencies... >>> py3-spake2: Installing for build: build-base py3-hkdf py3-gpep517 py3-setuptools py3-wheel py3-pytest (1/35) Installing libbz2 (1.0.8-r6) (2/35) Installing libffi (3.4.6-r0) (3/35) Installing gdbm (1.23-r1) (4/35) Installing xz-libs (5.6.2-r0) (5/35) Installing mpdecimal (4.0.0-r0) (6/35) Installing libpanelw (6.4_p20240420-r0) (7/35) Installing readline (8.2.10-r0) (8/35) Installing sqlite-libs (3.46.0-r0) (9/35) Installing python3 (3.12.3-r1) (10/35) Installing python3-pycache-pyc0 (3.12.3-r1) (11/35) Installing pyc (3.12.3-r1) (12/35) Installing py3-hkdf-pyc (0.0.3-r1) (13/35) Installing python3-pyc (3.12.3-r1) (14/35) Installing py3-hkdf (0.0.3-r1) (15/35) Installing py3-installer (0.7.0-r2) (16/35) Installing py3-installer-pyc (0.7.0-r2) (17/35) Installing py3-gpep517 (16-r0) (18/35) Installing py3-gpep517-pyc (16-r0) (19/35) Installing py3-parsing (3.1.2-r1) (20/35) Installing py3-parsing-pyc (3.1.2-r1) (21/35) Installing py3-packaging (24.1-r0) (22/35) Installing py3-packaging-pyc (24.1-r0) (23/35) Installing py3-setuptools (70.1.1-r0) (24/35) Installing py3-setuptools-pyc (70.1.1-r0) (25/35) Installing py3-wheel (0.42.0-r1) (26/35) Installing py3-wheel-pyc (0.42.0-r1) (27/35) Installing py3-iniconfig (2.0.0-r1) (28/35) Installing py3-iniconfig-pyc (2.0.0-r1) (29/35) Installing py3-pluggy (1.5.0-r0) (30/35) Installing py3-pluggy-pyc (1.5.0-r0) (31/35) Installing py3-py (1.11.0-r3) (32/35) Installing py3-py-pyc (1.11.0-r3) (33/35) Installing py3-pytest (8.2.2-r0) (34/35) Installing py3-pytest-pyc (8.2.2-r0) (35/35) Installing .makedepends-py3-spake2 (20240630.134348) Executing busybox-1.36.1-r31.trigger OK: 320 MiB in 138 packages >>> py3-spake2: Cleaning up srcdir >>> py3-spake2: Cleaning up pkgdir >>> py3-spake2: Cleaning up tmpdir >>> py3-spake2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-spake2-0.8.tar.gz >>> py3-spake2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-spake2-0.8.tar.gz >>> py3-spake2: Checking sha512sums... py3-spake2-0.8.tar.gz: OK 10-configparser.patch: OK >>> py3-spake2: Unpacking /var/cache/distfiles/edge/py3-spake2-0.8.tar.gz... >>> py3-spake2: 10-configparser.patch patching file versioneer.py 2024-06-30 13:43:49,686 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /home/buildozer/aports/testing/py3-spake2/src/python-spake2-0.8/versioneer.py:421: SyntaxWarning: invalid escape sequence '\s' LONG_VERSION_PY['git'] = ''' 2024-06-30 13:43:49,717 root INFO running bdist_wheel 2024-06-30 13:43:49,726 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-06-30 13:43:49,735 root INFO running build 2024-06-30 13:43:49,735 root INFO running build_py 2024-06-30 13:43:49,737 root INFO creating build 2024-06-30 13:43:49,737 root INFO creating build/lib 2024-06-30 13:43:49,737 root INFO creating build/lib/spake2 2024-06-30 13:43:49,737 root INFO copying src/spake2/__init__.py -> build/lib/spake2 2024-06-30 13:43:49,737 root INFO copying src/spake2/six.py -> build/lib/spake2 2024-06-30 13:43:49,738 root INFO copying src/spake2/groups.py -> build/lib/spake2 2024-06-30 13:43:49,738 root INFO copying src/spake2/spake2.py -> build/lib/spake2 2024-06-30 13:43:49,738 root INFO copying src/spake2/params.py -> build/lib/spake2 2024-06-30 13:43:49,738 root INFO copying src/spake2/ed25519_group.py -> build/lib/spake2 2024-06-30 13:43:49,739 root INFO copying src/spake2/util.py -> build/lib/spake2 2024-06-30 13:43:49,739 root INFO copying src/spake2/ed25519_basic.py -> build/lib/spake2 2024-06-30 13:43:49,739 root INFO copying src/spake2/_version.py -> build/lib/spake2 2024-06-30 13:43:49,739 root INFO creating build/lib/spake2/parameters 2024-06-30 13:43:49,740 root INFO copying src/spake2/parameters/__init__.py -> build/lib/spake2/parameters 2024-06-30 13:43:49,740 root INFO copying src/spake2/parameters/i3072.py -> build/lib/spake2/parameters 2024-06-30 13:43:49,740 root INFO copying src/spake2/parameters/i2048.py -> build/lib/spake2/parameters 2024-06-30 13:43:49,740 root INFO copying src/spake2/parameters/all.py -> build/lib/spake2/parameters 2024-06-30 13:43:49,740 root INFO copying src/spake2/parameters/ed25519.py -> build/lib/spake2/parameters 2024-06-30 13:43:49,741 root INFO copying src/spake2/parameters/i1024.py -> build/lib/spake2/parameters 2024-06-30 13:43:49,741 root INFO creating build/lib/spake2/test 2024-06-30 13:43:49,741 root INFO copying src/spake2/test/__init__.py -> build/lib/spake2/test 2024-06-30 13:43:49,741 root INFO copying src/spake2/test/myhkdf.py -> build/lib/spake2/test 2024-06-30 13:43:49,741 root INFO copying src/spake2/test/test_spake2.py -> build/lib/spake2/test 2024-06-30 13:43:49,742 root INFO copying src/spake2/test/test_compat.py -> build/lib/spake2/test 2024-06-30 13:43:49,742 root INFO copying src/spake2/test/test_utils.py -> build/lib/spake2/test 2024-06-30 13:43:49,742 root INFO copying src/spake2/test/test_group.py -> build/lib/spake2/test 2024-06-30 13:43:49,742 root INFO copying src/spake2/test/common.py -> build/lib/spake2/test 2024-06-30 13:43:49,749 root INFO installing to build/bdist.linux-armv8l/wheel 2024-06-30 13:43:49,749 root INFO running install 2024-06-30 13:43:49,758 root INFO running install_lib 2024-06-30 13:43:49,760 root INFO creating build/bdist.linux-armv8l 2024-06-30 13:43:49,760 root INFO creating build/bdist.linux-armv8l/wheel 2024-06-30 13:43:49,760 root INFO creating build/bdist.linux-armv8l/wheel/spake2 2024-06-30 13:43:49,760 root INFO copying build/lib/spake2/__init__.py -> build/bdist.linux-armv8l/wheel/spake2 2024-06-30 13:43:49,761 root INFO copying build/lib/spake2/six.py -> build/bdist.linux-armv8l/wheel/spake2 2024-06-30 13:43:49,761 root INFO creating build/bdist.linux-armv8l/wheel/spake2/parameters 2024-06-30 13:43:49,761 root INFO copying build/lib/spake2/parameters/__init__.py -> build/bdist.linux-armv8l/wheel/spake2/parameters 2024-06-30 13:43:49,761 root INFO copying build/lib/spake2/parameters/i3072.py -> build/bdist.linux-armv8l/wheel/spake2/parameters 2024-06-30 13:43:49,761 root INFO copying build/lib/spake2/parameters/i2048.py -> build/bdist.linux-armv8l/wheel/spake2/parameters 2024-06-30 13:43:49,762 root INFO copying build/lib/spake2/parameters/all.py -> build/bdist.linux-armv8l/wheel/spake2/parameters 2024-06-30 13:43:49,762 root INFO copying build/lib/spake2/parameters/ed25519.py -> build/bdist.linux-armv8l/wheel/spake2/parameters 2024-06-30 13:43:49,762 root INFO copying build/lib/spake2/parameters/i1024.py -> build/bdist.linux-armv8l/wheel/spake2/parameters 2024-06-30 13:43:49,762 root INFO copying build/lib/spake2/groups.py -> build/bdist.linux-armv8l/wheel/spake2 2024-06-30 13:43:49,762 root INFO copying build/lib/spake2/spake2.py -> build/bdist.linux-armv8l/wheel/spake2 2024-06-30 13:43:49,763 root INFO copying build/lib/spake2/params.py -> build/bdist.linux-armv8l/wheel/spake2 2024-06-30 13:43:49,763 root INFO copying build/lib/spake2/ed25519_group.py -> build/bdist.linux-armv8l/wheel/spake2 2024-06-30 13:43:49,763 root INFO copying build/lib/spake2/util.py -> build/bdist.linux-armv8l/wheel/spake2 2024-06-30 13:43:49,763 root INFO creating build/bdist.linux-armv8l/wheel/spake2/test 2024-06-30 13:43:49,763 root INFO copying build/lib/spake2/test/__init__.py -> build/bdist.linux-armv8l/wheel/spake2/test 2024-06-30 13:43:49,763 root INFO copying build/lib/spake2/test/myhkdf.py -> build/bdist.linux-armv8l/wheel/spake2/test 2024-06-30 13:43:49,764 root INFO copying build/lib/spake2/test/test_spake2.py -> build/bdist.linux-armv8l/wheel/spake2/test 2024-06-30 13:43:49,764 root INFO copying build/lib/spake2/test/test_compat.py -> build/bdist.linux-armv8l/wheel/spake2/test 2024-06-30 13:43:49,764 root INFO copying build/lib/spake2/test/test_utils.py -> build/bdist.linux-armv8l/wheel/spake2/test 2024-06-30 13:43:49,764 root INFO copying build/lib/spake2/test/test_group.py -> build/bdist.linux-armv8l/wheel/spake2/test 2024-06-30 13:43:49,764 root INFO copying build/lib/spake2/test/common.py -> build/bdist.linux-armv8l/wheel/spake2/test 2024-06-30 13:43:49,765 root INFO copying build/lib/spake2/ed25519_basic.py -> build/bdist.linux-armv8l/wheel/spake2 2024-06-30 13:43:49,765 root INFO copying build/lib/spake2/_version.py -> build/bdist.linux-armv8l/wheel/spake2 2024-06-30 13:43:49,765 root INFO running install_egg_info 2024-06-30 13:43:49,767 root INFO running egg_info 2024-06-30 13:43:49,768 root INFO creating src/spake2.egg-info 2024-06-30 13:43:49,769 root INFO writing src/spake2.egg-info/PKG-INFO 2024-06-30 13:43:49,770 root INFO writing dependency_links to src/spake2.egg-info/dependency_links.txt 2024-06-30 13:43:49,770 root INFO writing requirements to src/spake2.egg-info/requires.txt 2024-06-30 13:43:49,770 root INFO writing top-level names to src/spake2.egg-info/top_level.txt 2024-06-30 13:43:49,770 root INFO writing manifest file 'src/spake2.egg-info/SOURCES.txt' 2024-06-30 13:43:49,772 root INFO reading manifest file 'src/spake2.egg-info/SOURCES.txt' 2024-06-30 13:43:49,773 root INFO reading manifest template 'MANIFEST.in' 2024-06-30 13:43:49,773 root INFO adding license file 'LICENSE' 2024-06-30 13:43:49,774 root INFO writing manifest file 'src/spake2.egg-info/SOURCES.txt' 2024-06-30 13:43:49,774 root INFO Copying src/spake2.egg-info to build/bdist.linux-armv8l/wheel/spake2-0.8-py3.12.egg-info 2024-06-30 13:43:49,775 root INFO running install_scripts 2024-06-30 13:43:49,777 root INFO creating build/bdist.linux-armv8l/wheel/spake2-0.8.dist-info/WHEEL 2024-06-30 13:43:49,777 wheel INFO creating '/home/buildozer/aports/testing/py3-spake2/src/python-spake2-0.8/.dist/.tmp-sm8pgzxk/spake2-0.8-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-06-30 13:43:49,778 wheel INFO adding 'spake2/__init__.py' 2024-06-30 13:43:49,778 wheel INFO adding 'spake2/_version.py' 2024-06-30 13:43:49,778 wheel INFO adding 'spake2/ed25519_basic.py' 2024-06-30 13:43:49,778 wheel INFO adding 'spake2/ed25519_group.py' 2024-06-30 13:43:49,779 wheel INFO adding 'spake2/groups.py' 2024-06-30 13:43:49,779 wheel INFO adding 'spake2/params.py' 2024-06-30 13:43:49,779 wheel INFO adding 'spake2/six.py' 2024-06-30 13:43:49,779 wheel INFO adding 'spake2/spake2.py' 2024-06-30 13:43:49,779 wheel INFO adding 'spake2/util.py' 2024-06-30 13:43:49,780 wheel INFO adding 'spake2/parameters/__init__.py' 2024-06-30 13:43:49,780 wheel INFO adding 'spake2/parameters/all.py' 2024-06-30 13:43:49,780 wheel INFO adding 'spake2/parameters/ed25519.py' 2024-06-30 13:43:49,780 wheel INFO adding 'spake2/parameters/i1024.py' 2024-06-30 13:43:49,780 wheel INFO adding 'spake2/parameters/i2048.py' 2024-06-30 13:43:49,781 wheel INFO adding 'spake2/parameters/i3072.py' 2024-06-30 13:43:49,781 wheel INFO adding 'spake2/test/__init__.py' 2024-06-30 13:43:49,781 wheel INFO adding 'spake2/test/common.py' 2024-06-30 13:43:49,781 wheel INFO adding 'spake2/test/myhkdf.py' 2024-06-30 13:43:49,782 wheel INFO adding 'spake2/test/test_compat.py' 2024-06-30 13:43:49,782 wheel INFO adding 'spake2/test/test_group.py' 2024-06-30 13:43:49,782 wheel INFO adding 'spake2/test/test_spake2.py' 2024-06-30 13:43:49,782 wheel INFO adding 'spake2/test/test_utils.py' 2024-06-30 13:43:49,782 wheel INFO adding 'spake2-0.8.dist-info/LICENSE' 2024-06-30 13:43:49,783 wheel INFO adding 'spake2-0.8.dist-info/METADATA' 2024-06-30 13:43:49,783 wheel INFO adding 'spake2-0.8.dist-info/WHEEL' 2024-06-30 13:43:49,783 wheel INFO adding 'spake2-0.8.dist-info/top_level.txt' 2024-06-30 13:43:49,783 wheel INFO adding 'spake2-0.8.dist-info/RECORD' 2024-06-30 13:43:49,783 root INFO removing build/bdist.linux-armv8l/wheel 2024-06-30 13:43:49,784 gpep517 INFO The backend produced .dist/spake2-0.8-py2.py3-none-any.whl spake2-0.8-py2.py3-none-any.whl UPDATING build/lib/spake2/_version.py set build/lib/spake2/_version.py to '0.8' ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.2.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-spake2/src/python-spake2-0.8 collected 43 items src/spake2/test/test_compat.py ......... [ 20%] src/spake2/test/test_group.py .......... [ 44%] src/spake2/test/test_spake2.py .................. [ 86%] src/spake2/test/test_utils.py ...... [100%] ============================== 43 passed in 5.22s ============================== >>> py3-spake2: Entering fakeroot... >>> py3-spake2-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2/usr/lib/python3.12/site-packages/spake2/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.12/site-packages/spake2/__pycache__' '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2/usr/lib/python3.12/site-packages/spake2/parameters/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.12/site-packages/spake2/parameters/__pycache__' '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2/usr/lib/python3.12/site-packages/spake2/test/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.12/site-packages/spake2/test/__pycache__' >>> py3-spake2-pyc*: Preparing subpackage py3-spake2-pyc... >>> py3-spake2-pyc*: Running postcheck for py3-spake2-pyc >>> py3-spake2*: Running postcheck for py3-spake2 >>> py3-spake2*: Preparing package py3-spake2... >>> py3-spake2-pyc*: Tracing dependencies... py3-hkdf python3~3.12 >>> py3-spake2-pyc*: Package size: 248.0 KB >>> py3-spake2-pyc*: Compressing data... >>> py3-spake2-pyc*: Create checksum... >>> py3-spake2-pyc*: Create py3-spake2-pyc-0.8-r0.apk >>> py3-spake2*: Tracing dependencies... py3-hkdf python3~3.12 >>> py3-spake2*: Package size: 220.0 KB >>> py3-spake2*: Compressing data... >>> py3-spake2*: Create checksum... >>> py3-spake2*: Create py3-spake2-0.8-r0.apk >>> py3-spake2: Build complete at Sun, 30 Jun 2024 13:43:58 +0000 elapsed time 0h 0m 12s >>> py3-spake2: Cleaning up srcdir >>> py3-spake2: Cleaning up pkgdir >>> py3-spake2: Uninstalling dependencies... (1/35) Purging .makedepends-py3-spake2 (20240630.134348) (2/35) Purging py3-hkdf-pyc (0.0.3-r1) (3/35) Purging py3-hkdf (0.0.3-r1) (4/35) Purging py3-gpep517-pyc (16-r0) (5/35) Purging py3-gpep517 (16-r0) (6/35) Purging py3-installer-pyc (0.7.0-r2) (7/35) Purging py3-installer (0.7.0-r2) (8/35) Purging py3-setuptools-pyc (70.1.1-r0) (9/35) Purging py3-setuptools (70.1.1-r0) (10/35) Purging py3-wheel-pyc (0.42.0-r1) (11/35) Purging py3-wheel (0.42.0-r1) (12/35) Purging py3-pytest-pyc (8.2.2-r0) (13/35) Purging py3-pytest (8.2.2-r0) (14/35) Purging py3-iniconfig-pyc (2.0.0-r1) (15/35) Purging py3-iniconfig (2.0.0-r1) (16/35) Purging py3-packaging-pyc (24.1-r0) (17/35) Purging py3-packaging (24.1-r0) (18/35) Purging py3-parsing-pyc (3.1.2-r1) (19/35) Purging py3-parsing (3.1.2-r1) (20/35) Purging py3-pluggy-pyc (1.5.0-r0) (21/35) Purging py3-pluggy (1.5.0-r0) (22/35) Purging py3-py-pyc (1.11.0-r3) (23/35) Purging py3-py (1.11.0-r3) (24/35) Purging python3-pyc (3.12.3-r1) (25/35) Purging python3-pycache-pyc0 (3.12.3-r1) (26/35) Purging pyc (3.12.3-r1) (27/35) Purging python3 (3.12.3-r1) (28/35) Purging gdbm (1.23-r1) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.4.6-r0) (31/35) Purging libpanelw (6.4_p20240420-r0) (32/35) Purging mpdecimal (4.0.0-r0) (33/35) Purging readline (8.2.10-r0) (34/35) Purging sqlite-libs (3.46.0-r0) (35/35) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 270 MiB in 103 packages >>> py3-spake2: Updating the testing/armv7 repository index... >>> py3-spake2: Signing the index...