Skip to content

gh-128421: make exception group methods thread safe #139697

gh-128421: make exception group methods thread safe

gh-128421: make exception group methods thread safe #139697

Triggered via pull request January 25, 2025 17:02
Status Cancelled
Total duration 2m 38s
Artifacts

build.yml

on: pull_request
Change detection  /  Compute changed files
10s
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
19s
Check if Autoconf files are up to date
Check if generated files are up to date
1m 6s
Check if generated files are up to date
WASI  /  build and test
25s
WASI / build and test
Hypothesis tests on Ubuntu
1m 1s
Hypothesis tests on Ubuntu
Thread sanitizer  /  Thread sanitizer
1m 12s
Thread sanitizer / Thread sanitizer
Thread sanitizer (free-threading)  /  Thread sanitizer
1m 25s
Thread sanitizer (free-threading) / Thread sanitizer
Docs  /  Docs
Docs / Docs
Docs  /  Doctest
Docs / Doctest
All required checks pass
1s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

52 errors and 21 warnings
WASI / build and test
Process completed with exit code 1.
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Process completed with exit code 2.
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
Process completed with exit code 2.
macOS / build and test (macos-13)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.3.2)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.4.0)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.0.15)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.1.7)
Process completed with exit code 2.
Ubuntu SSL tests with OpenSSL (ubuntu-24.04, 3.2.3)
Process completed with exit code 2.
Hypothesis tests on Ubuntu: Objects/exceptions.c#L1050
‘self’ redeclared as different kind of symbol
Hypothesis tests on Ubuntu: Objects/exceptions.c#L1050
‘self_’ undeclared (first use in this function); did you mean ‘self’?
Hypothesis tests on Ubuntu
Process completed with exit code 2.
Windows / build and test (x64): Objects/exceptions.c#L1050
redefinition of formal parameter 'self' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (x64): Objects/exceptions.c#L1050
'self_': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (x64)
Process completed with exit code 1.
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/exceptions.c#L1050
‘self’ redeclared as different kind of symbol
Ubuntu (free-threading) / build and test (ubuntu-24.04): Objects/exceptions.c#L1050
‘self_’ undeclared (first use in this function); did you mean ‘self’?
Ubuntu (free-threading) / build and test (ubuntu-24.04)
Process completed with exit code 2.
Check if generated files are up to date
Process completed with exit code 2.
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
FailFast: cancelling since parallel instance has failed
Ubuntu (free-threading) / build and test (ubuntu-24.04-arm)
The operation was canceled.
Ubuntu / build and test (ubuntu-24.04-arm)
FailFast: cancelling since parallel instance has failed
Ubuntu / build and test (ubuntu-24.04-arm)
The operation was canceled.
Windows (free-threading) / build and test (arm64): Objects/exceptions.c#L1050
redefinition of formal parameter 'self' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (arm64): Objects/exceptions.c#L1050
'self_': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (arm64)
Process completed with exit code 1.
Thread sanitizer / Thread sanitizer
Process completed with exit code 2.
Ubuntu (bolt) / build and test (ubuntu-24.04)
FailFast: cancelling since parallel instance has failed
Ubuntu (bolt) / build and test (ubuntu-24.04)
The operation was canceled.
Windows (free-threading) / build and test (x64): Objects/exceptions.c#L1050
redefinition of formal parameter 'self' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (x64): Objects/exceptions.c#L1050
'self_': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (x64)
Process completed with exit code 1.
Ubuntu / build and test (ubuntu-24.04)
FailFast: cancelling since parallel instance has failed
Ubuntu / build and test (ubuntu-24.04): Objects/exceptions.c#L1050
‘self’ redeclared as different kind of symbol
Ubuntu / build and test (ubuntu-24.04): Objects/exceptions.c#L1050
‘self_’ undeclared (first use in this function); did you mean ‘self’?
Ubuntu / build and test (ubuntu-24.04)
The operation was canceled.
Thread sanitizer (free-threading) / Thread sanitizer
Process completed with exit code 2.
Address sanitizer (ubuntu-24.04): Objects/exceptions.c#L1050
‘self’ redeclared as different kind of symbol
Address sanitizer (ubuntu-24.04): Objects/exceptions.c#L1050
‘self_’ undeclared (first use in this function); did you mean ‘self’?
Address sanitizer (ubuntu-24.04)
Process completed with exit code 2.
Windows / build and test (arm64): Objects/exceptions.c#L1050
redefinition of formal parameter 'self' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (arm64): Objects/exceptions.c#L1050
'self_': undeclared identifier [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (arm64)
Process completed with exit code 1.
CIFuzz (address)
Canceling since a higher priority waiting request for 'Tests-exceptions-reusable' exists
CIFuzz (address)
The operation was canceled.
CIFuzz (memory)
Canceling since a higher priority waiting request for 'Tests-exceptions-reusable' exists
CIFuzz (memory)
The operation was canceled.
CIFuzz (undefined)
Canceling since a higher priority waiting request for 'Tests-exceptions-reusable' exists
CIFuzz (undefined)
The operation was canceled.
Windows / build and test (Win32)
Canceling since a higher priority waiting request for 'Tests-exceptions-reusable' exists
Windows / build and test (Win32)
The operation was canceled.
All required checks pass
Process completed with exit code 1.
Change detection / Compute changed files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS (free-threading) / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
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 (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
xz 5.6.3 is already installed and up-to-date. To reinstall 5.6.3, run: brew reinstall xz
macOS / build and test (ghcr.io/cirruslabs/macos-runner:sonoma)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
macOS / build and test (macos-13)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
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 8.6.16 is already installed and up-to-date. To reinstall 8.6.16, run: brew reinstall tcl-tk@8
macOS / build and test (macos-13)
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.
Windows / build and test (x64): Objects/exceptions.c#L1050
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (x64): Objects/exceptions.c#L1050
'_PyBaseExceptionGroupObject_cast': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (arm64): Objects/exceptions.c#L1050
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (arm64): Objects/exceptions.c#L1050
'_PyBaseExceptionGroupObject_cast': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (x64): Objects/exceptions.c#L1050
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows (free-threading) / build and test (x64): Objects/exceptions.c#L1050
'_PyBaseExceptionGroupObject_cast': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (arm64): Objects/exceptions.c#L1050
'function': 'PyObject *' differs in levels of indirection from 'int' [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]
Windows / build and test (arm64): Objects/exceptions.c#L1050
'_PyBaseExceptionGroupObject_cast': different types for formal and actual parameter 1 [D:\a\cpython\cpython\PCbuild\_freeze_module.vcxproj]