>>> py3-python-jose: Building community/py3-python-jose 3.5.0-r0 (using abuild 3.16.0_rc4-r0) started Thu, 23 Oct 2025 22:41:56 +0000 >>> py3-python-jose: Validating /home/buildozer/aports/community/py3-python-jose/APKBUILD... >>> py3-python-jose: Analyzing dependencies... >>> py3-python-jose: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-cryptography py3-pycryptodome py3-pytest-runner ( 1/44) Installing libbz2 (1.0.8-r6) ( 2/44) Installing libffi (3.5.2-r0) ( 3/44) Installing gdbm (1.26-r0) ( 4/44) Installing xz-libs (5.8.1-r0) ( 5/44) Installing mpdecimal (4.0.1-r0) ( 6/44) Installing libpanelw (6.5_p20251010-r0) ( 7/44) Installing sqlite-libs (3.50.4-r1) ( 8/44) Installing python3 (3.12.12-r0) ( 9/44) Installing python3-pycache-pyc0 (3.12.12-r0) (10/44) Installing pyc (3.12.12-r0) (11/44) Installing python3-pyc (3.12.12-r0) (12/44) Installing py3-installer (0.7.0-r2) (13/44) Installing py3-installer-pyc (0.7.0-r2) (14/44) Installing py3-gpep517 (19-r0) (15/44) Installing py3-gpep517-pyc (19-r0) (16/44) Installing py3-parsing (3.2.3-r0) (17/44) Installing py3-parsing-pyc (3.2.3-r0) (18/44) Installing py3-packaging (25.0-r0) (19/44) Installing py3-packaging-pyc (25.0-r0) (20/44) Installing py3-setuptools (80.9.0-r1) (21/44) Installing py3-setuptools-pyc (80.9.0-r1) (22/44) Installing py3-wheel (0.46.1-r0) (23/44) Installing py3-wheel-pyc (0.46.1-r0) (24/44) Installing py3-cparser (2.22-r1) (25/44) Installing py3-cparser-pyc (2.22-r1) (26/44) Installing py3-cffi (1.17.1-r1) (27/44) Installing py3-cffi-pyc (1.17.1-r1) (28/44) Installing py3-cryptography (46.0.2-r0) (29/44) Installing py3-cryptography-pyc (46.0.2-r0) (30/44) Installing py3-pycryptodome (3.23.0-r0) (31/44) Installing py3-pycryptodome-pyc (3.23.0-r0) (32/44) Installing py3-iniconfig (2.3.0-r0) (33/44) Installing py3-iniconfig-pyc (2.3.0-r0) (34/44) Installing py3-pluggy (1.6.0-r0) (35/44) Installing py3-pluggy-pyc (1.6.0-r0) (36/44) Installing py3-py (1.11.0-r4) (37/44) Installing py3-py-pyc (1.11.0-r4) (38/44) Installing py3-pygments (2.19.2-r0) (39/44) Installing py3-pygments-pyc (2.19.2-r0) (40/44) Installing py3-pytest (8.4.2-r1) (41/44) Installing py3-pytest-pyc (8.4.2-r1) (42/44) Installing py3-pytest-runner (6.0.1-r1) (43/44) Installing py3-pytest-runner-pyc (6.0.1-r1) (44/44) Installing .makedepends-py3-python-jose (20251023.224207) busybox-1.37.0-r24.trigger: Executing script... OK: 497 MiB in 149 packages >>> py3-python-jose: Cleaning up srcdir >>> py3-python-jose: Cleaning up pkgdir >>> py3-python-jose: Cleaning up tmpdir >>> py3-python-jose: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/python-jose-3.5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/python-jose-3.5.0.tar.gz.part' python-jose-3.5.0.ta 100% |********************************| 88599 0:00:00 ETA '/var/cache/distfiles/v3.23/python-jose-3.5.0.tar.gz.part' saved /var/cache/distfiles/v3.23/python-jose-3.5.0.tar.gz: OK >>> py3-python-jose: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/python-jose-3.5.0.tar.gz /var/cache/distfiles/v3.23/python-jose-3.5.0.tar.gz: OK >>> py3-python-jose: Unpacking /var/cache/distfiles/v3.23/python-jose-3.5.0.tar.gz... 2025-10-23 22:42:08,565 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-10-23 22:42:08,597 root INFO running bdist_wheel 2025-10-23 22:42:08,610 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-23 22:42:08,621 root INFO running build 2025-10-23 22:42:08,621 root INFO running build_py 2025-10-23 22:42:08,627 root INFO creating build/lib/jose 2025-10-23 22:42:08,627 root INFO copying jose/exceptions.py -> build/lib/jose 2025-10-23 22:42:08,627 root INFO copying jose/jwe.py -> build/lib/jose 2025-10-23 22:42:08,628 root INFO copying jose/jws.py -> build/lib/jose 2025-10-23 22:42:08,628 root INFO copying jose/utils.py -> build/lib/jose 2025-10-23 22:42:08,628 root INFO copying jose/jwt.py -> build/lib/jose 2025-10-23 22:42:08,629 root INFO copying jose/jwk.py -> build/lib/jose 2025-10-23 22:42:08,629 root INFO copying jose/constants.py -> build/lib/jose 2025-10-23 22:42:08,629 root INFO copying jose/__init__.py -> build/lib/jose 2025-10-23 22:42:08,630 root INFO creating build/lib/jose/backends 2025-10-23 22:42:08,630 root INFO copying jose/backends/native.py -> build/lib/jose/backends 2025-10-23 22:42:08,630 root INFO copying jose/backends/base.py -> build/lib/jose/backends 2025-10-23 22:42:08,630 root INFO copying jose/backends/_asn1.py -> build/lib/jose/backends 2025-10-23 22:42:08,631 root INFO copying jose/backends/rsa_backend.py -> build/lib/jose/backends 2025-10-23 22:42:08,631 root INFO copying jose/backends/__init__.py -> build/lib/jose/backends 2025-10-23 22:42:08,631 root INFO copying jose/backends/ecdsa_backend.py -> build/lib/jose/backends 2025-10-23 22:42:08,632 root INFO copying jose/backends/cryptography_backend.py -> build/lib/jose/backends 2025-10-23 22:42:08,642 root INFO installing to build/bdist.linux-i686/wheel 2025-10-23 22:42:08,642 root INFO running install 2025-10-23 22:42:08,653 root INFO running install_lib 2025-10-23 22:42:08,657 root INFO creating build/bdist.linux-i686/wheel 2025-10-23 22:42:08,658 root INFO creating build/bdist.linux-i686/wheel/jose 2025-10-23 22:42:08,658 root INFO copying build/lib/jose/exceptions.py -> build/bdist.linux-i686/wheel/./jose 2025-10-23 22:42:08,658 root INFO copying build/lib/jose/jwe.py -> build/bdist.linux-i686/wheel/./jose 2025-10-23 22:42:08,658 root INFO copying build/lib/jose/jws.py -> build/bdist.linux-i686/wheel/./jose 2025-10-23 22:42:08,659 root INFO copying build/lib/jose/utils.py -> build/bdist.linux-i686/wheel/./jose 2025-10-23 22:42:08,659 root INFO copying build/lib/jose/jwt.py -> build/bdist.linux-i686/wheel/./jose 2025-10-23 22:42:08,659 root INFO copying build/lib/jose/jwk.py -> build/bdist.linux-i686/wheel/./jose 2025-10-23 22:42:08,659 root INFO copying build/lib/jose/constants.py -> build/bdist.linux-i686/wheel/./jose 2025-10-23 22:42:08,660 root INFO copying build/lib/jose/__init__.py -> build/bdist.linux-i686/wheel/./jose 2025-10-23 22:42:08,660 root INFO creating build/bdist.linux-i686/wheel/jose/backends 2025-10-23 22:42:08,660 root INFO copying build/lib/jose/backends/native.py -> build/bdist.linux-i686/wheel/./jose/backends 2025-10-23 22:42:08,660 root INFO copying build/lib/jose/backends/base.py -> build/bdist.linux-i686/wheel/./jose/backends 2025-10-23 22:42:08,661 root INFO copying build/lib/jose/backends/_asn1.py -> build/bdist.linux-i686/wheel/./jose/backends 2025-10-23 22:42:08,661 root INFO copying build/lib/jose/backends/rsa_backend.py -> build/bdist.linux-i686/wheel/./jose/backends 2025-10-23 22:42:08,661 root INFO copying build/lib/jose/backends/__init__.py -> build/bdist.linux-i686/wheel/./jose/backends 2025-10-23 22:42:08,661 root INFO copying build/lib/jose/backends/ecdsa_backend.py -> build/bdist.linux-i686/wheel/./jose/backends 2025-10-23 22:42:08,662 root INFO copying build/lib/jose/backends/cryptography_backend.py -> build/bdist.linux-i686/wheel/./jose/backends 2025-10-23 22:42:08,662 root INFO running install_egg_info 2025-10-23 22:42:08,667 root INFO running egg_info 2025-10-23 22:42:08,671 root INFO creating python_jose.egg-info 2025-10-23 22:42:08,671 root INFO writing python_jose.egg-info/PKG-INFO 2025-10-23 22:42:08,673 root INFO writing dependency_links to python_jose.egg-info/dependency_links.txt 2025-10-23 22:42:08,675 root INFO writing requirements to python_jose.egg-info/requires.txt 2025-10-23 22:42:08,675 root INFO writing top-level names to python_jose.egg-info/top_level.txt 2025-10-23 22:42:08,675 root INFO writing manifest file 'python_jose.egg-info/SOURCES.txt' 2025-10-23 22:42:08,680 root INFO reading manifest file 'python_jose.egg-info/SOURCES.txt' 2025-10-23 22:42:08,681 root INFO reading manifest template 'MANIFEST.in' 2025-10-23 22:42:08,681 root WARNING warning: no files found matching 'VERSIONING.md' 2025-10-23 22:42:08,682 root INFO adding license file 'LICENSE' 2025-10-23 22:42:08,684 root INFO writing manifest file 'python_jose.egg-info/SOURCES.txt' 2025-10-23 22:42:08,684 root INFO Copying python_jose.egg-info to build/bdist.linux-i686/wheel/./python_jose-3.5.0-py3.12.egg-info 2025-10-23 22:42:08,685 root INFO running install_scripts 2025-10-23 22:42:08,686 root INFO creating build/bdist.linux-i686/wheel/python_jose-3.5.0.dist-info/WHEEL 2025-10-23 22:42:08,686 wheel INFO creating '/home/buildozer/aports/community/py3-python-jose/src/python-jose-3.5.0/.dist/.tmp-6l975vf1/python_jose-3.5.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-10-23 22:42:08,687 wheel INFO adding 'jose/__init__.py' 2025-10-23 22:42:08,687 wheel INFO adding 'jose/constants.py' 2025-10-23 22:42:08,687 wheel INFO adding 'jose/exceptions.py' 2025-10-23 22:42:08,688 wheel INFO adding 'jose/jwe.py' 2025-10-23 22:42:08,688 wheel INFO adding 'jose/jwk.py' 2025-10-23 22:42:08,688 wheel INFO adding 'jose/jws.py' 2025-10-23 22:42:08,688 wheel INFO adding 'jose/jwt.py' 2025-10-23 22:42:08,689 wheel INFO adding 'jose/utils.py' 2025-10-23 22:42:08,689 wheel INFO adding 'jose/backends/__init__.py' 2025-10-23 22:42:08,689 wheel INFO adding 'jose/backends/_asn1.py' 2025-10-23 22:42:08,689 wheel INFO adding 'jose/backends/base.py' 2025-10-23 22:42:08,690 wheel INFO adding 'jose/backends/cryptography_backend.py' 2025-10-23 22:42:08,690 wheel INFO adding 'jose/backends/ecdsa_backend.py' 2025-10-23 22:42:08,690 wheel INFO adding 'jose/backends/native.py' 2025-10-23 22:42:08,691 wheel INFO adding 'jose/backends/rsa_backend.py' 2025-10-23 22:42:08,691 wheel INFO adding 'python_jose-3.5.0.dist-info/licenses/LICENSE' 2025-10-23 22:42:08,691 wheel INFO adding 'python_jose-3.5.0.dist-info/METADATA' 2025-10-23 22:42:08,691 wheel INFO adding 'python_jose-3.5.0.dist-info/WHEEL' 2025-10-23 22:42:08,692 wheel INFO adding 'python_jose-3.5.0.dist-info/top_level.txt' 2025-10-23 22:42:08,692 wheel INFO adding 'python_jose-3.5.0.dist-info/RECORD' 2025-10-23 22:42:08,692 root INFO removing build/bdist.linux-i686/wheel 2025-10-23 22:42:08,693 gpep517 INFO The backend produced .dist/python_jose-3.5.0-py2.py3-none-any.whl python_jose-3.5.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-python-jose/src/python-jose-3.5.0 configfile: pytest.ini collected 489 items tests/algorithms/test_AES.py ...... [ 1%] tests/algorithms/test_AES_compat.py ......... [ 3%] tests/algorithms/test_EC.py s...............F [ 6%] tests/algorithms/test_EC_compat.py ssssssssssssssssssss [ 10%] tests/algorithms/test_HMAC.py ... [ 11%] tests/algorithms/test_HMAC_compat.py ............ [ 13%] tests/algorithms/test_RSA.py ssss................. [ 17%] tests/algorithms/test_RSA_compat.py ssssssssssssssssssssssssssssssssssss [ 25%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 40%] ssssssssssssssssssss [ 44%] tests/algorithms/test_base.py ...... [ 45%] tests/rfc/test_rfc7520.py ... [ 46%] tests/test_asn1.py ssss [ 46%] tests/test_backends.py .... [ 47%] tests/test_firebase.py ... [ 48%] tests/test_jwe.py ...................................................... [ 59%] ........................................................................ [ 74%] ........... [ 76%] tests/test_jwk.py .......... [ 78%] tests/test_jws.py ........................................... [ 87%] tests/test_jwt.py ...................................................... [ 98%] ....... [ 99%] tests/test_utils.py .. [100%] =================================== FAILURES =================================== ____________________ test_incorrect_public_key_hmac_signing ____________________ @pytest.mark.cryptography @pytest.mark.skipif(CryptographyECKey is None, reason="pyca/cryptography backend not available") def test_incorrect_public_key_hmac_signing(): def b64(x): return base64.urlsafe_b64encode(x).replace(b"=", b"") > KEY = CryptographyEc.generate_private_key(CryptographyEc.SECP256R1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ E TypeError: curve must be an EllipticCurve instance tests/algorithms/test_EC.py:238: TypeError =========================== short test summary info ============================ FAILED tests/algorithms/test_EC.py::test_incorrect_public_key_hmac_signing - ... ================= 1 failed, 331 passed, 157 skipped in 59.01s ================== >>> ERROR: py3-python-jose: check failed >>> py3-python-jose: Uninstalling dependencies... ( 1/44) Purging .makedepends-py3-python-jose (20251023.224207) ( 2/44) Purging py3-gpep517-pyc (19-r0) ( 3/44) Purging py3-gpep517 (19-r0) ( 4/44) Purging py3-installer-pyc (0.7.0-r2) ( 5/44) Purging py3-installer (0.7.0-r2) ( 6/44) Purging py3-wheel-pyc (0.46.1-r0) ( 7/44) Purging py3-wheel (0.46.1-r0) ( 8/44) Purging py3-cryptography-pyc (46.0.2-r0) ( 9/44) Purging py3-cryptography (46.0.2-r0) (10/44) Purging py3-cffi-pyc (1.17.1-r1) (11/44) Purging py3-cffi (1.17.1-r1) (12/44) Purging py3-cparser-pyc (2.22-r1) (13/44) Purging py3-cparser (2.22-r1) (14/44) Purging py3-pycryptodome-pyc (3.23.0-r0) (15/44) Purging py3-pycryptodome (3.23.0-r0) (16/44) Purging py3-pytest-runner-pyc (6.0.1-r1) (17/44) Purging py3-pytest-runner (6.0.1-r1) (18/44) Purging py3-pytest-pyc (8.4.2-r1) (19/44) Purging py3-pytest (8.4.2-r1) (20/44) Purging py3-iniconfig-pyc (2.3.0-r0) (21/44) Purging py3-iniconfig (2.3.0-r0) (22/44) Purging py3-pluggy-pyc (1.6.0-r0) (23/44) Purging py3-pluggy (1.6.0-r0) (24/44) Purging py3-py-pyc (1.11.0-r4) (25/44) Purging py3-py (1.11.0-r4) (26/44) Purging py3-pygments-pyc (2.19.2-r0) (27/44) Purging py3-pygments (2.19.2-r0) (28/44) Purging py3-setuptools-pyc (80.9.0-r1) (29/44) Purging py3-setuptools (80.9.0-r1) (30/44) Purging py3-packaging-pyc (25.0-r0) (31/44) Purging py3-packaging (25.0-r0) (32/44) Purging py3-parsing-pyc (3.2.3-r0) (33/44) Purging py3-parsing (3.2.3-r0) (34/44) Purging python3-pyc (3.12.12-r0) (35/44) Purging python3-pycache-pyc0 (3.12.12-r0) (36/44) Purging pyc (3.12.12-r0) (37/44) Purging python3 (3.12.12-r0) (38/44) Purging gdbm (1.26-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.5.2-r0) (41/44) Purging libpanelw (6.5_p20251010-r0) (42/44) Purging mpdecimal (4.0.1-r0) (43/44) Purging sqlite-libs (3.50.4-r1) (44/44) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 426 MiB in 105 packages