Skip to content

initial EncryptedClientHello support in ssl module #2

initial EncryptedClientHello support in ssl module

initial EncryptedClientHello support in ssl module #2

Triggered via push November 11, 2024 16:24
Status Failure
Total duration 6m 37s
Artifacts

build.yml

on: push
Change detection  /  Compute changed files
6s
Change detection / Compute changed files
Matrix: Address sanitizer
Matrix: build_macos
Matrix: build_ubuntu
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: build_windows
Matrix: build_windows_msi
Waiting for pending jobs
Matrix: CIFuzz
Check if Autoconf files are up to date
21s
Check if Autoconf files are up to date
Check if generated files are up to date
2m 33s
Check if generated files are up to date
WASI  /  build and test
1m 45s
WASI / build and test
Hypothesis tests on Ubuntu
4m 50s
Hypothesis tests on Ubuntu
Thread sanitizer  /  Thread sanitizer
3m 54s
Thread sanitizer / Thread sanitizer
Thread sanitizer (free-threading)  /  Thread sanitizer
3m 19s
Thread sanitizer (free-threading) / Thread sanitizer
Docs  /  Docs
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
Docs / Doctest
All required checks pass
2s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

63 errors and 21 warnings
macOS / build and test (macos-14)
Process completed with exit code 2.
WASI / build and test
Process completed with exit code 1.
Windows / build (arm64): Modules/_ssl.c#L6466
'SSL_ECH_STATUS_BACKEND': undeclared identifier [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build (arm64): Modules/_ssl.c#L6467
'SSL_ECH_STATUS_GREASE_ECH': undeclared identifier [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build (arm64): Modules/_ssl.c#L6468
'SSL_ECH_STATUS_GREASE': undeclared identifier [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build (arm64): Modules/_ssl.c#L6469
'SSL_ECH_STATUS_SUCCESS': undeclared identifier [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build (arm64): Modules/_ssl.c#L6470
'SSL_ECH_STATUS_FAILED': undeclared identifier [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build (arm64): Modules/_ssl.c#L6471
'SSL_ECH_STATUS_BAD_CALL': undeclared identifier [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build (arm64): Modules/_ssl.c#L6472
'SSL_ECH_STATUS_NOT_TRIED': undeclared identifier [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build (arm64): Modules/_ssl.c#L6473
'SSL_ECH_STATUS_BAD_NAME': undeclared identifier [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build (arm64): Modules/_ssl.c#L6474
'SSL_ECH_STATUS_NOT_CONFIGURED': undeclared identifier [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build (arm64): Modules/_ssl.c#L6475
'SSL_ECH_STATUS_FAILED_ECH': undeclared identifier [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build and test (Win32)
Process completed with exit code 1.
Windows (free-threading) / build and test (x64)
FailFast: cancelling since parallel instance has failed
Windows (free-threading) / build and test (x64)
The operation was canceled.
Windows / build and test (x64)
FailFast: cancelling since parallel instance has failed
Windows / build and test (x64)
The operation was canceled.
Windows (free-threading) / build and test (Win32)
FailFast: cancelling since parallel instance has failed
Windows (free-threading) / build and test (Win32)
The operation was canceled.
Windows (free-threading) / build (arm64)
FailFast: cancelling since parallel instance has failed
Windows (free-threading) / build (arm64)
The operation was canceled.
Check if generated files are up to date
Process completed with exit code 2.
macOS (free-threading) / build and test (macos-14)
Process completed with exit code 2.
Thread sanitizer (free-threading) / Thread sanitizer
Process completed with exit code 2.
Ubuntu / build and test (ubuntu-24.04): Modules/_ssl.c#L2041
implicit declaration of function ‘SSL_ech_get_status’; did you mean ‘SSL_get_state’? [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04): Modules/_ssl.c#L2079
implicit declaration of function ‘SSL_ech_get_retry_config’ [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04): Modules/_ssl.c#L2103
implicit declaration of function ‘SSL_ech_set_outer_server_name’; did you mean ‘_ssl__SSLSocket_set_outer_server_name’? [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04): Modules/_ssl.c#L3527
implicit declaration of function ‘SSL_CTX_ech_set_outer_alpn_protos’; did you mean ‘SSL_CTX_set_alpn_protos’? [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04): Modules/_ssl.c#L4665
implicit declaration of function ‘SSL_CTX_ech_set1_echconfig’ [-Werror=implicit-function-declaration]
Ubuntu / build and test (ubuntu-24.04): Modules/_ssl.c#L6466
‘SSL_ECH_STATUS_BACKEND’ undeclared (first use in this function)
Ubuntu / build and test (ubuntu-24.04): Modules/_ssl.c#L6467
‘SSL_ECH_STATUS_GREASE_ECH’ undeclared (first use in this function)
Ubuntu / build and test (ubuntu-24.04): Modules/_ssl.c#L6468
‘SSL_ECH_STATUS_GREASE’ undeclared (first use in this function)
Ubuntu / build and test (ubuntu-24.04): Modules/_ssl.c#L6469
‘SSL_ECH_STATUS_SUCCESS’ undeclared (first use in this function)
Ubuntu / build and test (ubuntu-24.04): Modules/_ssl.c#L6470
‘SSL_ECH_STATUS_FAILED’ undeclared (first use in this function); did you mean ‘PERF_STATUS_FAILED’?
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.15)
Process completed with exit code 2.
Thread sanitizer / Thread sanitizer
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-24.04)
FailFast: cancelling since parallel instance has failed
Ubuntu (free-threading) / build and test (ubuntu-24.04)
The operation was canceled.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.3)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.2)
Process completed with exit code 2.
Hypothesis tests on Ubuntu: Modules/_ssl.c#L2041
implicit declaration of function ‘SSL_ech_get_status’; did you mean ‘SSL_get_state’? [-Werror=implicit-function-declaration]
Hypothesis tests on Ubuntu: Modules/_ssl.c#L2079
implicit declaration of function ‘SSL_ech_get_retry_config’ [-Werror=implicit-function-declaration]
Hypothesis tests on Ubuntu: Modules/_ssl.c#L2103
implicit declaration of function ‘SSL_ech_set_outer_server_name’; did you mean ‘_ssl__SSLSocket_set_outer_server_name’? [-Werror=implicit-function-declaration]
Hypothesis tests on Ubuntu: Modules/_ssl.c#L3527
implicit declaration of function ‘SSL_CTX_ech_set_outer_alpn_protos’; did you mean ‘SSL_CTX_set_alpn_protos’? [-Werror=implicit-function-declaration]
Hypothesis tests on Ubuntu: Modules/_ssl.c#L4665
implicit declaration of function ‘SSL_CTX_ech_set1_echconfig’ [-Werror=implicit-function-declaration]
Hypothesis tests on Ubuntu: Modules/_ssl.c#L6466
‘SSL_ECH_STATUS_BACKEND’ undeclared (first use in this function)
Hypothesis tests on Ubuntu: Modules/_ssl.c#L6467
‘SSL_ECH_STATUS_GREASE_ECH’ undeclared (first use in this function)
Hypothesis tests on Ubuntu: Modules/_ssl.c#L6468
‘SSL_ECH_STATUS_GREASE’ undeclared (first use in this function)
Hypothesis tests on Ubuntu: Modules/_ssl.c#L6469
‘SSL_ECH_STATUS_SUCCESS’ undeclared (first use in this function)
Hypothesis tests on Ubuntu: Modules/_ssl.c#L6470
‘SSL_ECH_STATUS_FAILED’ undeclared (first use in this function); did you mean ‘PERF_STATUS_FAILED’?
macOS / build and test (macos-13)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7)
Process completed with exit code 2.
Address sanitizer (ubuntu-24.04): Modules/_ssl.c#L2041
implicit declaration of function ‘SSL_ech_get_status’; did you mean ‘SSL_get_state’? [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Modules/_ssl.c#L2079
implicit declaration of function ‘SSL_ech_get_retry_config’ [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Modules/_ssl.c#L2103
implicit declaration of function ‘SSL_ech_set_outer_server_name’; did you mean ‘_ssl__SSLSocket_set_outer_server_name’? [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Modules/_ssl.c#L3527
implicit declaration of function ‘SSL_CTX_ech_set_outer_alpn_protos’; did you mean ‘SSL_CTX_set_alpn_protos’? [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Modules/_ssl.c#L4665
implicit declaration of function ‘SSL_CTX_ech_set1_echconfig’ [-Werror=implicit-function-declaration]
Address sanitizer (ubuntu-24.04): Modules/_ssl.c#L6466
‘SSL_ECH_STATUS_BACKEND’ undeclared (first use in this function)
Address sanitizer (ubuntu-24.04): Modules/_ssl.c#L6467
‘SSL_ECH_STATUS_GREASE_ECH’ undeclared (first use in this function)
Address sanitizer (ubuntu-24.04): Modules/_ssl.c#L6468
‘SSL_ECH_STATUS_GREASE’ undeclared (first use in this function)
Address sanitizer (ubuntu-24.04): Modules/_ssl.c#L6469
‘SSL_ECH_STATUS_SUCCESS’ undeclared (first use in this function)
Address sanitizer (ubuntu-24.04): Modules/_ssl.c#L6470
‘SSL_ECH_STATUS_FAILED’ undeclared (first use in this function); did you mean ‘PERF_STATUS_FAILED’?
All required checks pass
Process completed with exit code 1.
macOS / build and test (macos-14)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
macOS / build and test (macos-14)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, run: brew reinstall xz
macOS / build and test (macos-14)
gdbm 1.24 is already installed and up-to-date. To reinstall 1.24, run: brew reinstall gdbm
macOS / build and test (macos-14)
tcl-tk 8.6.15 is already installed and up-to-date. To reinstall 8.6.15, run: brew reinstall tcl-tk
macOS / build and test (macos-14)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Windows / build (arm64): Modules/_ssl.c#L2041
'SSL_ech_get_status' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build (arm64): Modules/_ssl.c#L2079
'SSL_ech_get_retry_config' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build (arm64): Modules/_ssl.c#L2103
'SSL_ech_set_outer_server_name' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build (arm64): Modules/_ssl.c#L3527
'SSL_CTX_ech_set_outer_alpn_protos' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
Windows / build (arm64): Modules/_ssl.c#L4665
'SSL_CTX_ech_set1_echconfig' undefined; assuming extern returning int [D:\a\cpython\cpython\PCbuild\_ssl.vcxproj]
macOS (free-threading) / build and test (macos-14)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
macOS (free-threading) / build and test (macos-14)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, run: brew reinstall xz
macOS (free-threading) / build and test (macos-14)
gdbm 1.24 is already installed and up-to-date. To reinstall 1.24, run: brew reinstall gdbm
macOS (free-threading) / build and test (macos-14)
tcl-tk 8.6.15 is already installed and up-to-date. To reinstall 8.6.15, run: brew reinstall tcl-tk
macOS (free-threading) / build and test (macos-14)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
Hypothesis tests on Ubuntu
No files were found with the provided path: /home/runner/work/cpython/cpython-builddir/.hypothesis/examples/. No artifacts will be uploaded.
macOS / build and test (macos-13)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
macOS / build and test (macos-13)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, run: brew reinstall xz
macOS / build and test (macos-13)
gdbm 1.24 is already installed and up-to-date. To reinstall 1.24, run: brew reinstall gdbm
macOS / build and test (macos-13)
tcl-tk 8.6.15 is already installed and up-to-date. To reinstall 8.6.15, run: brew reinstall tcl-tk
macOS / build and test (macos-13)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!