>>> py3-spake2: Building testing/py3-spake2 0.9-r1 (using abuild 3.17.0_rc1-r0) started Tue, 14 Apr 2026 21:23:45 +0000 >>> py3-spake2: Validating /home/buildozer/aports/testing/py3-spake2/APKBUILD... >>> py3-spake2: Analyzing dependencies... >>> py3-spake2: Installing for build: build-base py3-hkdf py3-cryptography py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/43) Installing libbz2 (1.0.8-r6) ( 2/43) Installing libffi (3.5.2-r0) ( 3/43) Installing gdbm (1.26-r0) ( 4/43) Installing xz-libs (5.8.2-r0) ( 5/43) Installing mpdecimal (4.0.1-r0) ( 6/43) Installing libpanelw (6.6_p20260404-r0) ( 7/43) Installing readline (8.3.3-r1) ( 8/43) Installing sqlite-libs (3.53.0-r0) ( 9/43) Installing python3 (3.14.3-r0) (10/43) Installing python3-pycache-pyc0 (3.14.3-r0) (11/43) Installing pyc (3.14.3-r0) (12/43) Installing py3-hkdf-pyc (0.0.3-r2) (13/43) Installing python3-pyc (3.14.3-r0) (14/43) Installing py3-hkdf (0.0.3-r2) (15/43) Installing py3-cparser (3.0-r1) (16/43) Installing py3-cparser-pyc (3.0-r1) (17/43) Installing py3-cffi (2.0.0-r0) (18/43) Installing py3-cffi-pyc (2.0.0-r0) (19/43) Installing py3-cryptography (46.0.7-r0) (20/43) Installing py3-cryptography-pyc (46.0.7-r0) (21/43) Installing py3-installer (1.0.0-r0) (22/43) Installing py3-installer-pyc (1.0.0-r0) (23/43) Installing py3-gpep517 (19-r2) (24/43) Installing py3-gpep517-pyc (19-r2) (25/43) Installing py3-parsing (3.3.2-r1) (26/43) Installing py3-parsing-pyc (3.3.2-r1) (27/43) Installing py3-packaging (26.0-r1) (28/43) Installing py3-packaging-pyc (26.0-r1) (29/43) Installing py3-setuptools (82.0.1-r1) (30/43) Installing py3-setuptools-pyc (82.0.1-r1) (31/43) Installing py3-wheel (0.46.3-r1) (32/43) Installing py3-wheel-pyc (0.46.3-r1) (33/43) Installing py3-iniconfig (2.3.0-r1) (34/43) Installing py3-iniconfig-pyc (2.3.0-r1) (35/43) Installing py3-pluggy (1.6.0-r1) (36/43) Installing py3-pluggy-pyc (1.6.0-r1) (37/43) Installing py3-py (1.11.0-r5) (38/43) Installing py3-py-pyc (1.11.0-r5) (39/43) Installing py3-pygments (2.20.0-r0) (40/43) Installing py3-pygments-pyc (2.20.0-r0) (41/43) Installing py3-pytest (9.0.3-r0) (42/43) Installing py3-pytest-pyc (9.0.3-r0) (43/43) Installing .makedepends-py3-spake2 (20260414.212350) Executing busybox-1.37.0-r31.trigger OK: 452.5 MiB in 147 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.9.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-spake2-0.9.tar.gz.part' py3-spake2-0.9.tar.g 100% |********************************| 61563 0:00:00 ETA '/var/cache/distfiles/edge/py3-spake2-0.9.tar.gz.part' saved /var/cache/distfiles/edge/py3-spake2-0.9.tar.gz: OK >>> py3-spake2: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-spake2-0.9.tar.gz /var/cache/distfiles/edge/py3-spake2-0.9.tar.gz: OK >>> py3-spake2: Unpacking /var/cache/distfiles/edge/py3-spake2-0.9.tar.gz... 2026-04-14 21:23:53,874 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-14 21:23:54,078 root INFO running bdist_wheel 2026-04-14 21:23:54,115 root INFO running build 2026-04-14 21:23:54,115 root INFO running build_py 2026-04-14 21:23:54,124 root INFO creating build/lib/spake2 2026-04-14 21:23:54,125 root INFO copying src/spake2/groups.py -> build/lib/spake2 2026-04-14 21:23:54,127 root INFO copying src/spake2/__init__.py -> build/lib/spake2 2026-04-14 21:23:54,129 root INFO copying src/spake2/util.py -> build/lib/spake2 2026-04-14 21:23:54,130 root INFO copying src/spake2/ed25519_basic.py -> build/lib/spake2 2026-04-14 21:23:54,132 root INFO copying src/spake2/ed25519_group.py -> build/lib/spake2 2026-04-14 21:23:54,133 root INFO copying src/spake2/_version.py -> build/lib/spake2 2026-04-14 21:23:54,135 root INFO copying src/spake2/spake2.py -> build/lib/spake2 2026-04-14 21:23:54,136 root INFO copying src/spake2/params.py -> build/lib/spake2 2026-04-14 21:23:54,138 root INFO creating build/lib/spake2/parameters 2026-04-14 21:23:54,139 root INFO copying src/spake2/parameters/i3072.py -> build/lib/spake2/parameters 2026-04-14 21:23:54,141 root INFO copying src/spake2/parameters/ed25519.py -> build/lib/spake2/parameters 2026-04-14 21:23:54,142 root INFO copying src/spake2/parameters/__init__.py -> build/lib/spake2/parameters 2026-04-14 21:23:54,143 root INFO copying src/spake2/parameters/all.py -> build/lib/spake2/parameters 2026-04-14 21:23:54,144 root INFO copying src/spake2/parameters/i1024.py -> build/lib/spake2/parameters 2026-04-14 21:23:54,146 root INFO copying src/spake2/parameters/i2048.py -> build/lib/spake2/parameters 2026-04-14 21:23:54,147 root INFO creating build/lib/spake2/test 2026-04-14 21:23:54,148 root INFO copying src/spake2/test/test_spake2.py -> build/lib/spake2/test 2026-04-14 21:23:54,149 root INFO copying src/spake2/test/__init__.py -> build/lib/spake2/test 2026-04-14 21:23:54,150 root INFO copying src/spake2/test/test_utils.py -> build/lib/spake2/test 2026-04-14 21:23:54,152 root INFO copying src/spake2/test/test_group.py -> build/lib/spake2/test 2026-04-14 21:23:54,153 root INFO copying src/spake2/test/myhkdf.py -> build/lib/spake2/test 2026-04-14 21:23:54,154 root INFO copying src/spake2/test/test_compat.py -> build/lib/spake2/test 2026-04-14 21:23:54,156 root INFO copying src/spake2/test/common.py -> build/lib/spake2/test 2026-04-14 21:23:54,192 root INFO installing to build/bdist.linux-riscv64/wheel 2026-04-14 21:23:54,192 root INFO running install 2026-04-14 21:23:54,228 root INFO running install_lib 2026-04-14 21:23:54,243 root INFO creating build/bdist.linux-riscv64/wheel 2026-04-14 21:23:54,244 root INFO creating build/bdist.linux-riscv64/wheel/spake2 2026-04-14 21:23:54,245 root INFO copying build/lib/spake2/groups.py -> build/bdist.linux-riscv64/wheel/./spake2 2026-04-14 21:23:54,246 root INFO creating build/bdist.linux-riscv64/wheel/spake2/test 2026-04-14 21:23:54,247 root INFO copying build/lib/spake2/test/test_spake2.py -> build/bdist.linux-riscv64/wheel/./spake2/test 2026-04-14 21:23:54,248 root INFO copying build/lib/spake2/test/__init__.py -> build/bdist.linux-riscv64/wheel/./spake2/test 2026-04-14 21:23:54,249 root INFO copying build/lib/spake2/test/test_utils.py -> build/bdist.linux-riscv64/wheel/./spake2/test 2026-04-14 21:23:54,250 root INFO copying build/lib/spake2/test/test_group.py -> build/bdist.linux-riscv64/wheel/./spake2/test 2026-04-14 21:23:54,251 root INFO copying build/lib/spake2/test/myhkdf.py -> build/bdist.linux-riscv64/wheel/./spake2/test 2026-04-14 21:23:54,252 root INFO copying build/lib/spake2/test/test_compat.py -> build/bdist.linux-riscv64/wheel/./spake2/test 2026-04-14 21:23:54,254 root INFO copying build/lib/spake2/test/common.py -> build/bdist.linux-riscv64/wheel/./spake2/test 2026-04-14 21:23:54,255 root INFO copying build/lib/spake2/__init__.py -> build/bdist.linux-riscv64/wheel/./spake2 2026-04-14 21:23:54,256 root INFO creating build/bdist.linux-riscv64/wheel/spake2/parameters 2026-04-14 21:23:54,257 root INFO copying build/lib/spake2/parameters/i3072.py -> build/bdist.linux-riscv64/wheel/./spake2/parameters 2026-04-14 21:23:54,258 root INFO copying build/lib/spake2/parameters/ed25519.py -> build/bdist.linux-riscv64/wheel/./spake2/parameters 2026-04-14 21:23:54,259 root INFO copying build/lib/spake2/parameters/__init__.py -> build/bdist.linux-riscv64/wheel/./spake2/parameters 2026-04-14 21:23:54,260 root INFO copying build/lib/spake2/parameters/all.py -> build/bdist.linux-riscv64/wheel/./spake2/parameters 2026-04-14 21:23:54,261 root INFO copying build/lib/spake2/parameters/i1024.py -> build/bdist.linux-riscv64/wheel/./spake2/parameters 2026-04-14 21:23:54,262 root INFO copying build/lib/spake2/parameters/i2048.py -> build/bdist.linux-riscv64/wheel/./spake2/parameters 2026-04-14 21:23:54,263 root INFO copying build/lib/spake2/util.py -> build/bdist.linux-riscv64/wheel/./spake2 2026-04-14 21:23:54,264 root INFO copying build/lib/spake2/ed25519_basic.py -> build/bdist.linux-riscv64/wheel/./spake2 2026-04-14 21:23:54,265 root INFO copying build/lib/spake2/ed25519_group.py -> build/bdist.linux-riscv64/wheel/./spake2 2026-04-14 21:23:54,266 root INFO copying build/lib/spake2/_version.py -> build/bdist.linux-riscv64/wheel/./spake2 2026-04-14 21:23:54,267 root INFO copying build/lib/spake2/spake2.py -> build/bdist.linux-riscv64/wheel/./spake2 2026-04-14 21:23:54,268 root INFO copying build/lib/spake2/params.py -> build/bdist.linux-riscv64/wheel/./spake2 2026-04-14 21:23:54,269 root INFO running install_egg_info 2026-04-14 21:23:54,286 root INFO running egg_info 2026-04-14 21:23:54,297 root INFO creating src/spake2.egg-info 2026-04-14 21:23:54,298 root INFO writing src/spake2.egg-info/PKG-INFO 2026-04-14 21:23:54,300 root INFO writing dependency_links to src/spake2.egg-info/dependency_links.txt 2026-04-14 21:23:54,301 root INFO writing requirements to src/spake2.egg-info/requires.txt 2026-04-14 21:23:54,302 root INFO writing top-level names to src/spake2.egg-info/top_level.txt 2026-04-14 21:23:54,303 root INFO writing manifest file 'src/spake2.egg-info/SOURCES.txt' 2026-04-14 21:23:54,319 root INFO reading manifest file 'src/spake2.egg-info/SOURCES.txt' 2026-04-14 21:23:54,320 root INFO reading manifest template 'MANIFEST.in' 2026-04-14 21:23:54,322 root INFO adding license file 'LICENSE' 2026-04-14 21:23:54,326 root INFO writing manifest file 'src/spake2.egg-info/SOURCES.txt' 2026-04-14 21:23:54,331 root INFO Copying src/spake2.egg-info to build/bdist.linux-riscv64/wheel/./spake2-0.9-py3.14.egg-info 2026-04-14 21:23:54,336 root INFO running install_scripts 2026-04-14 21:23:54,342 root INFO creating build/bdist.linux-riscv64/wheel/spake2-0.9.dist-info/WHEEL 2026-04-14 21:23:54,345 wheel INFO creating '/home/buildozer/aports/testing/py3-spake2/src/python-spake2-0.9/.dist/.tmp-s5z0elyn/spake2-0.9-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-04-14 21:23:54,346 wheel INFO adding 'spake2/__init__.py' 2026-04-14 21:23:54,348 wheel INFO adding 'spake2/_version.py' 2026-04-14 21:23:54,349 wheel INFO adding 'spake2/ed25519_basic.py' 2026-04-14 21:23:54,350 wheel INFO adding 'spake2/ed25519_group.py' 2026-04-14 21:23:54,352 wheel INFO adding 'spake2/groups.py' 2026-04-14 21:23:54,353 wheel INFO adding 'spake2/params.py' 2026-04-14 21:23:54,354 wheel INFO adding 'spake2/spake2.py' 2026-04-14 21:23:54,356 wheel INFO adding 'spake2/util.py' 2026-04-14 21:23:54,357 wheel INFO adding 'spake2/parameters/__init__.py' 2026-04-14 21:23:54,358 wheel INFO adding 'spake2/parameters/all.py' 2026-04-14 21:23:54,359 wheel INFO adding 'spake2/parameters/ed25519.py' 2026-04-14 21:23:54,360 wheel INFO adding 'spake2/parameters/i1024.py' 2026-04-14 21:23:54,361 wheel INFO adding 'spake2/parameters/i2048.py' 2026-04-14 21:23:54,362 wheel INFO adding 'spake2/parameters/i3072.py' 2026-04-14 21:23:54,364 wheel INFO adding 'spake2/test/__init__.py' 2026-04-14 21:23:54,365 wheel INFO adding 'spake2/test/common.py' 2026-04-14 21:23:54,366 wheel INFO adding 'spake2/test/myhkdf.py' 2026-04-14 21:23:54,367 wheel INFO adding 'spake2/test/test_compat.py' 2026-04-14 21:23:54,369 wheel INFO adding 'spake2/test/test_group.py' 2026-04-14 21:23:54,370 wheel INFO adding 'spake2/test/test_spake2.py' 2026-04-14 21:23:54,371 wheel INFO adding 'spake2/test/test_utils.py' 2026-04-14 21:23:54,373 wheel INFO adding 'spake2-0.9.dist-info/licenses/LICENSE' 2026-04-14 21:23:54,374 wheel INFO adding 'spake2-0.9.dist-info/METADATA' 2026-04-14 21:23:54,375 wheel INFO adding 'spake2-0.9.dist-info/WHEEL' 2026-04-14 21:23:54,376 wheel INFO adding 'spake2-0.9.dist-info/top_level.txt' 2026-04-14 21:23:54,377 wheel INFO adding 'spake2-0.9.dist-info/RECORD' 2026-04-14 21:23:54,377 root INFO removing build/bdist.linux-riscv64/wheel 2026-04-14 21:23:54,382 gpep517 INFO The backend produced .dist/spake2-0.9-py3-none-any.whl spake2-0.9-py3-none-any.whl UPDATING build/lib/spake2/_version.py set build/lib/spake2/_version.py to '0.9' ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-spake2/src/python-spake2-0.9 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 7.77s ============================== >>> py3-spake2: Entering fakeroot... >>> py3-spake2-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/spake2/test/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.14/site-packages/spake2/test/__pycache__' 'usr/lib/python3.14/site-packages/spake2/parameters/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.14/site-packages/spake2/parameters/__pycache__' 'usr/lib/python3.14/site-packages/spake2/__pycache__' -> '/home/buildozer/aports/testing/py3-spake2/pkg/py3-spake2-pyc/usr/lib/python3.14/site-packages/spake2/__pycache__' >>> py3-spake2-pyc*: Preparing subpackage py3-spake2-pyc... Please specify at least one package name on the command line. >>> py3-spake2-pyc*: Running postcheck for py3-spake2-pyc >>> py3-spake2*: Running postcheck for py3-spake2 >>> py3-spake2*: Preparing package py3-spake2... Please specify at least one package name on the command line. >>> py3-spake2-pyc*: Tracing dependencies... python3~3.14 >>> py3-spake2-pyc*: Package size: 113.4 KB >>> py3-spake2-pyc*: Compressing data... >>> py3-spake2-pyc*: Create checksum... >>> py3-spake2-pyc*: Create py3-spake2-pyc-0.9-r1.apk >>> py3-spake2*: Tracing dependencies... py3-hkdf py3-cryptography python3~3.14 >>> py3-spake2*: Package size: 85.1 KB >>> py3-spake2*: Compressing data... >>> py3-spake2*: Create checksum... >>> py3-spake2*: Create py3-spake2-0.9-r1.apk >>> py3-spake2: Build complete at Tue, 14 Apr 2026 21:24:06 +0000 elapsed time 0h 0m 21s >>> py3-spake2: Cleaning up srcdir >>> py3-spake2: Cleaning up pkgdir >>> py3-spake2: Cleaning up tmpdir >>> py3-spake2: Uninstalling dependencies... ( 1/43) Purging .makedepends-py3-spake2 (20260414.212350) ( 2/43) Purging py3-hkdf-pyc (0.0.3-r2) ( 3/43) Purging py3-hkdf (0.0.3-r2) ( 4/43) Purging py3-cryptography-pyc (46.0.7-r0) ( 5/43) Purging py3-cryptography (46.0.7-r0) ( 6/43) Purging py3-cffi-pyc (2.0.0-r0) ( 7/43) Purging py3-cffi (2.0.0-r0) ( 8/43) Purging py3-cparser-pyc (3.0-r1) ( 9/43) Purging py3-cparser (3.0-r1) (10/43) Purging py3-gpep517-pyc (19-r2) (11/43) Purging py3-gpep517 (19-r2) (12/43) Purging py3-installer-pyc (1.0.0-r0) (13/43) Purging py3-installer (1.0.0-r0) (14/43) Purging py3-setuptools-pyc (82.0.1-r1) (15/43) Purging py3-setuptools (82.0.1-r1) (16/43) Purging py3-wheel-pyc (0.46.3-r1) (17/43) Purging py3-wheel (0.46.3-r1) (18/43) Purging py3-pytest-pyc (9.0.3-r0) (19/43) Purging py3-pytest (9.0.3-r0) (20/43) Purging py3-iniconfig-pyc (2.3.0-r1) (21/43) Purging py3-iniconfig (2.3.0-r1) (22/43) Purging py3-packaging-pyc (26.0-r1) (23/43) Purging py3-packaging (26.0-r1) (24/43) Purging py3-parsing-pyc (3.3.2-r1) (25/43) Purging py3-parsing (3.3.2-r1) (26/43) Purging py3-pluggy-pyc (1.6.0-r1) (27/43) Purging py3-pluggy (1.6.0-r1) (28/43) Purging py3-py-pyc (1.11.0-r5) (29/43) Purging py3-py (1.11.0-r5) (30/43) Purging py3-pygments-pyc (2.20.0-r0) (31/43) Purging py3-pygments (2.20.0-r0) (32/43) Purging python3-pyc (3.14.3-r0) (33/43) Purging python3-pycache-pyc0 (3.14.3-r0) (34/43) Purging pyc (3.14.3-r0) (35/43) Purging python3 (3.14.3-r0) (36/43) Purging gdbm (1.26-r0) (37/43) Purging libbz2 (1.0.8-r6) (38/43) Purging libffi (3.5.2-r0) (39/43) Purging libpanelw (6.6_p20260404-r0) (40/43) Purging mpdecimal (4.0.1-r0) (41/43) Purging readline (8.3.3-r1) (42/43) Purging sqlite-libs (3.53.0-r0) (43/43) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 390.6 MiB in 104 packages >>> py3-spake2: Updating the testing/riscv64 repository index... >>> py3-spake2: Signing the index...