>>> py3-oscrypto: Building community/py3-oscrypto 1.3.0-r7 (using abuild 3.15.0_rc3-r1) started Thu, 08 May 2025 11:04:18 +0000 >>> py3-oscrypto: Validating /home/buildozer/aports/community/py3-oscrypto/APKBUILD... >>> py3-oscrypto: Analyzing dependencies... >>> py3-oscrypto: Installing for build: build-base python3 py3-asn1crypto>=1.5.1 libssl3 libcrypto3 py3-setuptools py3-pytest openssl-dev>3 (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.8-r0) (3/29) Installing gdbm (1.24-r0) (4/29) Installing xz-libs (5.8.1-r0) (5/29) Installing mpdecimal (4.0.0-r0) (6/29) Installing libpanelw (6.5_p20250503-r0) (7/29) Installing sqlite-libs (3.49.2-r0) (8/29) Installing python3 (3.12.10-r0) (9/29) Installing python3-pycache-pyc0 (3.12.10-r0) (10/29) Installing pyc (3.12.10-r0) (11/29) Installing python3-pyc (3.12.10-r0) (12/29) Installing py3-asn1crypto (1.5.1_git20231103-r1) (13/29) Installing py3-asn1crypto-pyc (1.5.1_git20231103-r1) (14/29) Installing py3-parsing (3.2.3-r0) (15/29) Installing py3-parsing-pyc (3.2.3-r0) (16/29) Installing py3-packaging (25.0-r0) (17/29) Installing py3-packaging-pyc (25.0-r0) (18/29) Installing py3-setuptools (80.3.1-r0) (19/29) Installing py3-setuptools-pyc (80.3.1-r0) (20/29) Installing py3-iniconfig (2.1.0-r0) (21/29) Installing py3-iniconfig-pyc (2.1.0-r0) (22/29) Installing py3-pluggy (1.5.0-r0) (23/29) Installing py3-pluggy-pyc (1.5.0-r0) (24/29) Installing py3-py (1.11.0-r4) (25/29) Installing py3-py-pyc (1.11.0-r4) (26/29) Installing py3-pytest (8.3.5-r0) (27/29) Installing py3-pytest-pyc (8.3.5-r0) (28/29) Installing openssl-dev (3.5.0-r0) (29/29) Installing .makedepends-py3-oscrypto (20250508.110450) Executing busybox-1.37.0-r17.trigger OK: 306 MiB in 131 packages >>> py3-oscrypto: Cleaning up srcdir >>> py3-oscrypto: Cleaning up pkgdir >>> py3-oscrypto: Cleaning up tmpdir >>> py3-oscrypto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-oscrypto-1.3.0.tar.gz >>> py3-oscrypto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-oscrypto-1.3.0.tar.gz >>> py3-oscrypto: Checking sha512sums... py3-oscrypto-1.3.0.tar.gz: OK use-importlib-instead-of-deprecated-imp-module-on-Py.patch: OK test-failures-with-openssl-3.0.patch: OK disable-badtls-tests.patch: OK >>> py3-oscrypto: Unpacking /var/cache/distfiles/py3-oscrypto-1.3.0.tar.gz... >>> py3-oscrypto: use-importlib-instead-of-deprecated-imp-module-on-Py.patch patching file dev/_import.py patching file dev/build.py patching file dev/coverage.py patching file tests/__init__.py >>> py3-oscrypto: test-failures-with-openssl-3.0.patch patching file tests/test_tls.py >>> py3-oscrypto: disable-badtls-tests.patch patching file tests/test_tls.py Hunk #2 succeeded at 142 (offset 1 line). Hunk #3 succeeded at 185 (offset 1 line). Hunk #4 succeeded at 237 (offset 2 lines). Hunk #5 succeeded at 259 (offset 2 lines). /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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() running build running build_py creating build/lib/oscrypto copying oscrypto/symmetric.py -> build/lib/oscrypto copying oscrypto/_pkcs12.py -> build/lib/oscrypto copying oscrypto/tls.py -> build/lib/oscrypto copying oscrypto/_ffi.py -> build/lib/oscrypto copying oscrypto/_int.py -> build/lib/oscrypto copying oscrypto/errors.py -> build/lib/oscrypto copying oscrypto/_pkcs1.py -> build/lib/oscrypto copying oscrypto/_errors.py -> build/lib/oscrypto copying oscrypto/trust_list.py -> build/lib/oscrypto copying oscrypto/_types.py -> build/lib/oscrypto copying oscrypto/_asymmetric.py -> build/lib/oscrypto copying oscrypto/util.py -> build/lib/oscrypto copying oscrypto/keys.py -> build/lib/oscrypto copying oscrypto/kdf.py -> build/lib/oscrypto copying oscrypto/_cipher_suites.py -> build/lib/oscrypto copying oscrypto/_tls.py -> build/lib/oscrypto copying oscrypto/__init__.py -> build/lib/oscrypto copying oscrypto/_ecdsa.py -> build/lib/oscrypto copying oscrypto/_pkcs5.py -> build/lib/oscrypto copying oscrypto/asymmetric.py -> build/lib/oscrypto copying oscrypto/_rand.py -> build/lib/oscrypto copying oscrypto/version.py -> build/lib/oscrypto copying oscrypto/_asn1.py -> build/lib/oscrypto creating build/lib/oscrypto/_mac copying oscrypto/_mac/symmetric.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/tls.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_common_crypto.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_security.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_security_ctypes.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_core_foundation_ctypes.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_common_crypto_ctypes.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_core_foundation_cffi.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/trust_list.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/util.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/__init__.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_security_cffi.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/asymmetric.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_core_foundation.py -> build/lib/oscrypto/_mac copying oscrypto/_mac/_common_crypto_cffi.py -> build/lib/oscrypto/_mac creating build/lib/oscrypto/_win copying oscrypto/_win/_advapi32_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/_secur32_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/symmetric.py -> build/lib/oscrypto/_win copying oscrypto/_win/_crypt32_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/_advapi32_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/_kernel32_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/tls.py -> build/lib/oscrypto/_win copying oscrypto/_win/_cng_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/_secur32_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/_decode.py -> build/lib/oscrypto/_win copying oscrypto/_win/_kernel32.py -> build/lib/oscrypto/_win copying oscrypto/_win/trust_list.py -> build/lib/oscrypto/_win copying oscrypto/_win/_secur32.py -> build/lib/oscrypto/_win copying oscrypto/_win/util.py -> build/lib/oscrypto/_win copying oscrypto/_win/_crypt32_ctypes.py -> build/lib/oscrypto/_win copying oscrypto/_win/_crypt32.py -> build/lib/oscrypto/_win copying oscrypto/_win/_cng_cffi.py -> build/lib/oscrypto/_win copying oscrypto/_win/_advapi32.py -> build/lib/oscrypto/_win copying oscrypto/_win/__init__.py -> build/lib/oscrypto/_win copying oscrypto/_win/_cng.py -> build/lib/oscrypto/_win copying oscrypto/_win/asymmetric.py -> build/lib/oscrypto/_win copying oscrypto/_win/_kernel32_ctypes.py -> build/lib/oscrypto/_win creating build/lib/oscrypto/_linux_bsd copying oscrypto/_linux_bsd/trust_list.py -> build/lib/oscrypto/_linux_bsd copying oscrypto/_linux_bsd/__init__.py -> build/lib/oscrypto/_linux_bsd creating build/lib/oscrypto/_openssl copying oscrypto/_openssl/symmetric.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libcrypto_cffi.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/tls.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libcrypto_ctypes.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libcrypto.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/util.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/__init__.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libssl_cffi.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/asymmetric.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libssl_ctypes.py -> build/lib/oscrypto/_openssl copying oscrypto/_openssl/_libssl.py -> build/lib/oscrypto/_openssl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-oscrypto/src/oscrypto-1.3.0 collecting ... collected 173 items tests/test_asymmetric.py::AsymmetricTests::test_cert_attributes PASSED [ 0%] tests/test_asymmetric.py::AsymmetricTests::test_cert_ec_attributes PASSED [ 1%] tests/test_asymmetric.py::AsymmetricTests::test_dh_generate PASSED [ 1%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_2048_sha1_sign PASSED [ 2%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_2048_sha2_sign PASSED [ 2%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_3072_sign PASSED [ 3%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_3072_sign_sha1 PASSED [ 4%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_fingerprint PASSED [ 4%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_generate PASSED [ 5%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_private_key_unwrap PASSED [ 5%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_public_key_attr PASSED [ 6%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_public_key_unwrap PASSED [ 6%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_sign PASSED [ 7%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_verify PASSED [ 8%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_verify_fail PASSED [ 8%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_verify_fail_each_byte PASSED [ 9%] tests/test_asymmetric.py::AsymmetricTests::test_dsa_verify_key_size_mismatch PASSED [ 9%] tests/test_asymmetric.py::AsymmetricTests::test_dump_certificate PASSED [ 10%] tests/test_asymmetric.py::AsymmetricTests::test_dump_private PASSED [ 10%] tests/test_asymmetric.py::AsymmetricTests::test_dump_private_openssl PASSED [ 11%] tests/test_asymmetric.py::AsymmetricTests::test_dump_public PASSED [ 12%] tests/test_asymmetric.py::AsymmetricTests::test_ec_fingerprints PASSED [ 12%] tests/test_asymmetric.py::AsymmetricTests::test_ec_generate PASSED [ 13%] tests/test_asymmetric.py::AsymmetricTests::test_ec_private_key_unwrap PASSED [ 13%] tests/test_asymmetric.py::AsymmetricTests::test_ec_public_key_attr PASSED [ 14%] tests/test_asymmetric.py::AsymmetricTests::test_ec_public_key_unwrap PASSED [ 15%] tests/test_asymmetric.py::AsymmetricTests::test_ecdsa_sign PASSED [ 15%] tests/test_asymmetric.py::AsymmetricTests::test_ecdsa_verify PASSED [ 16%] tests/test_asymmetric.py::AsymmetricTests::test_ecdsa_verify_fail_each_byte PASSED [ 16%] tests/test_asymmetric.py::AsymmetricTests::test_load_incomplete_dsa_cert PASSED [ 17%] tests/test_asymmetric.py::AsymmetricTests::test_load_rsa_pss_cert PASSED [ 17%] tests/test_asymmetric.py::AsymmetricTests::test_private_key_attributes PASSED [ 18%] tests/test_asymmetric.py::AsymmetricTests::test_private_key_ec_attributes PASSED [ 19%] tests/test_asymmetric.py::AsymmetricTests::test_public_key_attributes PASSED [ 19%] tests/test_asymmetric.py::AsymmetricTests::test_public_key_ec_attributes PASSED [ 20%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_fingerprint PASSED [ 20%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_generate PASSED [ 21%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_oaep_encrypt PASSED [ 21%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pkcs1v15_encrypt PASSED [ 22%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_private_key_unwrap PASSED [ 23%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_private_oaep_decrypt PASSED [ 23%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_private_pkcs1v15_decrypt PASSED [ 24%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_sha256_sign PASSED [ 24%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_sha256_sign_pss_cert PASSED [ 25%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_sign PASSED [ 26%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_sign_pss_cert PASSED [ 26%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_verify PASSED [ 27%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_verify_fail PASSED [ 27%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_verify_pss_cert PASSED [ 28%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_pss_verify_pss_cert_fail PASSED [ 28%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_public_key_attr PASSED [ 29%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_public_key_unwrap PASSED [ 30%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_raw_sign PASSED [ 30%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_raw_verify PASSED [ 31%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_raw_verify_fail PASSED [ 31%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_sign PASSED [ 32%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_verify PASSED [ 32%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_verify_fail PASSED [ 33%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_verify_fail_each_byte PASSED [ 34%] tests/test_asymmetric.py::AsymmetricTests::test_rsa_verify_key_size_mismatch PASSED [ 34%] tests/test_init.py::InitTests::test_load_order PASSED [ 35%] tests/test_kdf.py::KDFTests::test_pbkdf1 PASSED [ 35%] tests/test_kdf.py::KDFTests::test_pbkdf2 PASSED [ 36%] tests/test_kdf.py::KDFTests::test_pkcs12_kdf PASSED [ 36%] tests/test_kdf.py::KDFTests::test_python_pbkdf2 PASSED [ 37%] tests/test_keys.py::KeyTests::test_parse_certificate_1 PASSED [ 38%] tests/test_keys.py::KeyTests::test_parse_certificate_10 PASSED [ 38%] tests/test_keys.py::KeyTests::test_parse_certificate_2 PASSED [ 39%] tests/test_keys.py::KeyTests::test_parse_certificate_3 PASSED [ 39%] tests/test_keys.py::KeyTests::test_parse_certificate_4 PASSED [ 40%] tests/test_keys.py::KeyTests::test_parse_certificate_5 PASSED [ 41%] tests/test_keys.py::KeyTests::test_parse_certificate_6 PASSED [ 41%] tests/test_keys.py::KeyTests::test_parse_certificate_7 PASSED [ 42%] tests/test_keys.py::KeyTests::test_parse_certificate_8 PASSED [ 42%] tests/test_keys.py::KeyTests::test_parse_certificate_9 PASSED [ 43%] tests/test_keys.py::KeyTests::test_parse_certificate_pem_leading_whitespace PASSED [ 43%] tests/test_keys.py::KeyTests::test_parse_pkcs12_aes128 PASSED [ 44%] tests/test_keys.py::KeyTests::test_parse_pkcs12_aes256 PASSED [ 45%] tests/test_keys.py::KeyTests::test_parse_pkcs12_chain PASSED [ 45%] tests/test_keys.py::KeyTests::test_parse_pkcs12_dsa PASSED [ 46%] tests/test_keys.py::KeyTests::test_parse_pkcs12_rc2 PASSED [ 46%] tests/test_keys.py::KeyTests::test_parse_pkcs12_tripledes PASSED [ 47%] tests/test_keys.py::KeyTests::test_parse_pkcs12_tripledes_blank PASSED [ 47%] tests/test_keys.py::KeyTests::test_parse_pkcs12_tripledes_blank_none PASSED [ 48%] tests/test_keys.py::KeyTests::test_parse_private_1 PASSED [ 49%] tests/test_keys.py::KeyTests::test_parse_private_10 PASSED [ 49%] tests/test_keys.py::KeyTests::test_parse_private_11 PASSED [ 50%] tests/test_keys.py::KeyTests::test_parse_private_12 PASSED [ 50%] tests/test_keys.py::KeyTests::test_parse_private_13 PASSED [ 51%] tests/test_keys.py::KeyTests::test_parse_private_14 PASSED [ 52%] tests/test_keys.py::KeyTests::test_parse_private_15 PASSED [ 52%] tests/test_keys.py::KeyTests::test_parse_private_16 PASSED [ 53%] tests/test_keys.py::KeyTests::test_parse_private_17 PASSED [ 53%] tests/test_keys.py::KeyTests::test_parse_private_18 PASSED [ 54%] tests/test_keys.py::KeyTests::test_parse_private_19 PASSED [ 54%] tests/test_keys.py::KeyTests::test_parse_private_2 PASSED [ 55%] tests/test_keys.py::KeyTests::test_parse_private_20 PASSED [ 56%] tests/test_keys.py::KeyTests::test_parse_private_21 PASSED [ 56%] tests/test_keys.py::KeyTests::test_parse_private_22 PASSED [ 57%] tests/test_keys.py::KeyTests::test_parse_private_23 PASSED [ 57%] tests/test_keys.py::KeyTests::test_parse_private_24 PASSED [ 58%] tests/test_keys.py::KeyTests::test_parse_private_3 PASSED [ 58%] tests/test_keys.py::KeyTests::test_parse_private_4 PASSED [ 59%] tests/test_keys.py::KeyTests::test_parse_private_5 PASSED [ 60%] tests/test_keys.py::KeyTests::test_parse_private_6 PASSED [ 60%] tests/test_keys.py::KeyTests::test_parse_private_7 PASSED [ 61%] tests/test_keys.py::KeyTests::test_parse_private_8 PASSED [ 61%] tests/test_keys.py::KeyTests::test_parse_private_9 PASSED [ 62%] tests/test_keys.py::KeyTests::test_parse_private_pem_leading_whitespace PASSED [ 63%] tests/test_keys.py::KeyTests::test_parse_public_1 PASSED [ 63%] tests/test_keys.py::KeyTests::test_parse_public_2 PASSED [ 64%] tests/test_keys.py::KeyTests::test_parse_public_3 PASSED [ 64%] tests/test_keys.py::KeyTests::test_parse_public_4 PASSED [ 65%] tests/test_keys.py::KeyTests::test_parse_public_5 PASSED [ 65%] tests/test_keys.py::KeyTests::test_parse_public_6 PASSED [ 66%] tests/test_keys.py::KeyTests::test_parse_public_7 PASSED [ 67%] tests/test_keys.py::KeyTests::test_parse_public_8 PASSED [ 67%] tests/test_keys.py::KeyTests::test_parse_public_pem_leading_whitespace PASSED [ 68%] tests/test_symmetric.py::SymmetricTests::test_3des_2k_encrypt_decrypt PASSED [ 68%] tests/test_symmetric.py::SymmetricTests::test_3des_3k_encrypt_decrypt PASSED [ 69%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_encrypt_decrypt_128 PASSED [ 69%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_encrypt_decrypt_192 PASSED [ 70%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_encrypt_decrypt_256 PASSED [ 71%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_encrypt_decrypt_two_block_128 PASSED [ 71%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_encrypt_decrypt_two_block_192 PASSED [ 72%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_encrypt_decrypt_two_block_256 PASSED [ 72%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_wrong_length_128 PASSED [ 73%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_wrong_length_192 PASSED [ 73%] tests/test_symmetric.py::SymmetricTests::test_aes_cbc_no_padding_wrong_length_256 PASSED [ 74%] tests/test_symmetric.py::SymmetricTests::test_aes_encrypt_decrypt_128 PASSED [ 75%] tests/test_symmetric.py::SymmetricTests::test_aes_encrypt_decrypt_192 PASSED [ 75%] tests/test_symmetric.py::SymmetricTests::test_aes_encrypt_decrypt_256 PASSED [ 76%] tests/test_symmetric.py::SymmetricTests::test_des_encrypt_decrypt PASSED [ 76%] tests/test_symmetric.py::SymmetricTests::test_rc2_40_encrypt_decrypt PASSED [ 77%] tests/test_symmetric.py::SymmetricTests::test_rc2_64_encrypt_decrypt PASSED [ 78%] tests/test_symmetric.py::SymmetricTests::test_rc4_128_encrypt_decrypt PASSED [ 78%] tests/test_symmetric.py::SymmetricTests::test_rc4_40_encrypt_decrypt PASSED [ 79%] tests/test_tls.py::TLSTests::test_tls_closed_connection_read FAILED [ 79%] tests/test_tls.py::TLSTests::test_tls_closed_connection_read_handshake FAILED [ 80%] tests/test_tls.py::TLSTests::test_tls_closed_connection_read_shutdown FAILED [ 80%] tests/test_tls.py::TLSTests::test_tls_closed_connection_write FAILED [ 81%] tests/test_tls.py::TLSTests::test_tls_closed_connection_write_handshake FAILED [ 82%] tests/test_tls.py::TLSTests::test_tls_closed_connection_write_shutdown FAILED [ 82%] tests/test_tls.py::TLSTests::test_tls_connect_google PASSED [ 83%] tests/test_tls.py::TLSTests::test_tls_connect_package_control PASSED [ 83%] tests/test_tls.py::TLSTests::test_tls_connect_revoked PASSED [ 84%] tests/test_tls.py::TLSTests::test_tls_error_client_cert_required SKIPPED [ 84%] tests/test_tls.py::TLSTests::test_tls_error_domain_mismatch SKIPPED [ 85%] tests/test_tls.py::TLSTests::test_tls_error_expired SKIPPED (badtls....) [ 86%] tests/test_tls.py::TLSTests::test_tls_error_expired_2 SKIPPED (badtl...) [ 86%] tests/test_tls.py::TLSTests::test_tls_error_ftp PASSED [ 87%] tests/test_tls.py::TLSTests::test_tls_error_handshake_error SKIPPED [ 87%] tests/test_tls.py::TLSTests::test_tls_error_handshake_error_2 SKIPPED [ 88%] tests/test_tls.py::TLSTests::test_tls_error_handshake_error_3 SKIPPED [ 89%] tests/test_tls.py::TLSTests::test_tls_error_http SKIPPED (broken wit...) [ 89%] tests/test_tls.py::TLSTests::test_tls_error_missing_issuer SKIPPED (...) [ 90%] tests/test_tls.py::TLSTests::test_tls_error_non_web SKIPPED (badtls....) [ 90%] tests/test_tls.py::TLSTests::test_tls_error_not_yet_valid SKIPPED (b...) [ 91%] tests/test_tls.py::TLSTests::test_tls_error_san_mismatch SKIPPED (ba...) [ 91%] tests/test_tls.py::TLSTests::test_tls_error_self_signed PASSED [ 92%] tests/test_tls.py::TLSTests::test_tls_error_weak_dh_params SKIPPED (...) [ 93%] tests/test_tls.py::TLSTests::test_tls_error_wildcard_mismatch SKIPPED [ 93%] tests/test_tls.py::TLSTests::test_tls_extra_trust_roots SKIPPED (bad...) [ 94%] tests/test_tls.py::TLSTests::test_tls_extra_trust_roots_no_match SKIPPED [ 94%] tests/test_tls.py::TLSTests::test_tls_graceful_disconnect PASSED [ 95%] tests/test_tls.py::TLSTests::test_tls_large_download PASSED [ 95%] tests/test_tls.py::TLSTests::test_tls_pause_timeout PASSED [ 96%] tests/test_tls.py::TLSTests::test_tls_protocol_version PASSED [ 97%] tests/test_tls.py::TLSTests::test_tls_wildcard_success SKIPPED (badt...) [ 97%] tests/test_trust_list.py::TrustListTests::test_get_list PASSED [ 98%] tests/test_trust_list.py::TrustListTests::test_get_list_callback PASSED [ 98%] tests/test_trust_list.py::TrustListTests::test_get_list_mutate PASSED [ 99%] tests/test_trust_list.py::TrustListTests::test_get_path PASSED [100%] =================================== FAILURES =================================== ___________________ TLSTests.test_tls_closed_connection_read ___________________ args = (,) t = def wrapped(*args): try: if not osx_pypy_bug: t = threading.Timer(timeout, lambda: thread.interrupt_main()) t.start() > f(*args) tests/test_tls.py:75: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = @connection_timeout() def test_tls_closed_connection_read(self): > ip = socket.gethostbyname('badtls.io') E socket.gaierror: [Errno -2] Name does not resolve tests/test_tls.py:402: gaierror ______________ TLSTests.test_tls_closed_connection_read_handshake ______________ args = (,) t = def wrapped(*args): try: if not osx_pypy_bug: t = threading.Timer(timeout, lambda: thread.interrupt_main()) t.start() > f(*args) tests/test_tls.py:75: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = @connection_timeout() def test_tls_closed_connection_read_handshake(self): > ip = socket.gethostbyname('badtls.io') E socket.gaierror: [Errno -2] Name does not resolve tests/test_tls.py:434: gaierror ______________ TLSTests.test_tls_closed_connection_read_shutdown _______________ args = (,) t = def wrapped(*args): try: if not osx_pypy_bug: t = threading.Timer(timeout, lambda: thread.interrupt_main()) t.start() > f(*args) tests/test_tls.py:75: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = @connection_timeout() def test_tls_closed_connection_read_shutdown(self): > ip = socket.gethostbyname('badtls.io') E socket.gaierror: [Errno -2] Name does not resolve tests/test_tls.py:490: gaierror __________________ TLSTests.test_tls_closed_connection_write ___________________ args = (,) t = def wrapped(*args): try: if not osx_pypy_bug: t = threading.Timer(timeout, lambda: thread.interrupt_main()) t.start() > f(*args) tests/test_tls.py:75: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = @connection_timeout() def test_tls_closed_connection_write(self): > ip = socket.gethostbyname('badtls.io') E socket.gaierror: [Errno -2] Name does not resolve tests/test_tls.py:417: gaierror _____________ TLSTests.test_tls_closed_connection_write_handshake ______________ args = (,) t = def wrapped(*args): try: if not osx_pypy_bug: t = threading.Timer(timeout, lambda: thread.interrupt_main()) t.start() > f(*args) tests/test_tls.py:75: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = @connection_timeout() def test_tls_closed_connection_write_handshake(self): > ip = socket.gethostbyname('badtls.io') E socket.gaierror: [Errno -2] Name does not resolve tests/test_tls.py:459: gaierror ______________ TLSTests.test_tls_closed_connection_write_shutdown ______________ args = (,) t = def wrapped(*args): try: if not osx_pypy_bug: t = threading.Timer(timeout, lambda: thread.interrupt_main()) t.start() > f(*args) tests/test_tls.py:75: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = @connection_timeout() def test_tls_closed_connection_write_shutdown(self): > ip = socket.gethostbyname('badtls.io') E socket.gaierror: [Errno -2] Name does not resolve tests/test_tls.py:510: gaierror =========================== short test summary info ============================ FAILED tests/test_tls.py::TLSTests::test_tls_closed_connection_read - socket.... FAILED tests/test_tls.py::TLSTests::test_tls_closed_connection_read_handshake FAILED tests/test_tls.py::TLSTests::test_tls_closed_connection_read_shutdown FAILED tests/test_tls.py::TLSTests::test_tls_closed_connection_write - socket... FAILED tests/test_tls.py::TLSTests::test_tls_closed_connection_write_handshake FAILED tests/test_tls.py::TLSTests::test_tls_closed_connection_write_shutdown ================== 6 failed, 150 passed, 17 skipped in 31.61s ================== >>> ERROR: py3-oscrypto: check failed >>> py3-oscrypto: Uninstalling dependencies... (1/29) Purging .makedepends-py3-oscrypto (20250508.110450) (2/29) Purging py3-asn1crypto-pyc (1.5.1_git20231103-r1) (3/29) Purging py3-asn1crypto (1.5.1_git20231103-r1) (4/29) Purging py3-setuptools-pyc (80.3.1-r0) (5/29) Purging py3-setuptools (80.3.1-r0) (6/29) Purging py3-pytest-pyc (8.3.5-r0) (7/29) Purging py3-pytest (8.3.5-r0) (8/29) Purging py3-iniconfig-pyc (2.1.0-r0) (9/29) Purging py3-iniconfig (2.1.0-r0) (10/29) Purging py3-packaging-pyc (25.0-r0) (11/29) Purging py3-packaging (25.0-r0) (12/29) Purging py3-parsing-pyc (3.2.3-r0) (13/29) Purging py3-parsing (3.2.3-r0) (14/29) Purging py3-pluggy-pyc (1.5.0-r0) (15/29) Purging py3-pluggy (1.5.0-r0) (16/29) Purging py3-py-pyc (1.11.0-r4) (17/29) Purging py3-py (1.11.0-r4) (18/29) Purging python3-pyc (3.12.10-r0) (19/29) Purging python3-pycache-pyc0 (3.12.10-r0) (20/29) Purging pyc (3.12.10-r0) (21/29) Purging python3 (3.12.10-r0) (22/29) Purging openssl-dev (3.5.0-r0) (23/29) Purging gdbm (1.24-r0) (24/29) Purging libbz2 (1.0.8-r6) (25/29) Purging libffi (3.4.8-r0) (26/29) Purging libpanelw (6.5_p20250503-r0) (27/29) Purging mpdecimal (4.0.0-r0) (28/29) Purging sqlite-libs (3.49.2-r0) (29/29) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 251 MiB in 102 packages