Skip to content

feat: Capture thread state from AsyncLocalStorage store #109

feat: Capture thread state from AsyncLocalStorage store

feat: Capture thread state from AsyncLocalStorage store #109

Triggered via pull request October 9, 2025 10:49
Status Failure
Total duration 8m 13s
Artifacts 29

ci.yml

on: pull_request
Matrix: job_compile
Build Package
23s
Build Package
Matrix: job_test_bindings
All required jobs passed
2s
All required jobs passed
Fit to window
Zoom out
Zoom in

Annotations

23 errors
Compile Binary (v24) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v24) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Compile Binary (v24) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v18) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v18) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Compile Binary (v18) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v22) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v22) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Compile Binary (v22) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v20) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v20) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Compile Binary (v20) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Test (v22) macos-13
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L17
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:17:7
Test (v18) macos-13
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > can be disabled: test/e2e.test.mjs#L148
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:148:7
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L72
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:72:7
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L17
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:17:7
Test (v20) macos-13
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > can be disabled: test/e2e.test.mjs#L148
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:148:7
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L72
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:72:7
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L17
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:17:7
All required jobs passed
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
f84b64dfd6ffff598bec6fd3028dd15a29bff242
889 KB
sha256:7823bd00c46865f39315cfe828628b0b2408f1cd4ac277b10321ea071be1e7aa
stack-trace-darwin-arm64-108
14.8 KB
sha256:5ae78fc23f5851e635079a34abaf5f8cccb299ebb5c25c34c2dd9f1bec36bd31
stack-trace-darwin-arm64-115
14.8 KB
sha256:d99358a25b92457ee6d164963b9571313645681be8f544998455382495993938
stack-trace-darwin-arm64-127
15.3 KB
sha256:be56fc7c8da468ca185271b3ce53b13d0dfe7a74cef31cbdde90e3867b72faf1
stack-trace-darwin-arm64-137
16.6 KB
sha256:03f5baa2d7bf2ce96fe2e11bc6ffe5ae2d4273fcfba78ae2dc78444ddb448239
stack-trace-darwin-x64-108
14.8 KB
sha256:89e66352ac03f3c69d4b3c53c349184783e27ebbecf79bb626a4a1e9f6e71cf0
stack-trace-darwin-x64-115
14.8 KB
sha256:3f4a81ef72f507a3ac3e2bcef1a291b80ffc613859c6238ac3d08149347b6bdf
stack-trace-darwin-x64-127
15.3 KB
sha256:b601fe60bca2bd4e53a0f166ff46872e41963afdfb51561eef4cd21a7c222682
stack-trace-darwin-x64-137
16.7 KB
sha256:32a2beff3a5a638d6dc7e02592a6b21b1331babf7b0348cd64636701fbfdf2a1
stack-trace-linux-arm64-glibc-108
26.2 KB
sha256:def5ef168a31c1d7934fc46b52303208d5cd8b3d8ac9b3fa2a5bd5b14859e749
stack-trace-linux-arm64-glibc-115
26.2 KB
sha256:985caee8ccf4cf872f0faa426eb81e7d7edb2c3ea4681579dcb1273b35cc7050
stack-trace-linux-arm64-glibc-127
26.9 KB
sha256:875bdbe4e61e7d56949fbfd247c30c0c0d76dfdc540909f9adbc3a9ec054f2ed
stack-trace-linux-arm64-glibc-137
26.9 KB
sha256:066b68c6d6c88083b4b0c95e690e43a328e95cf980a29be2f21247af80bb4f54
stack-trace-linux-arm64-musl-108
26.1 KB
sha256:75718a3f150026ec92f784496cc8c66e1484ada05346d862934e1bad2013e2d9
stack-trace-linux-arm64-musl-115
26.1 KB
sha256:1effa25399a2edcc6c2deffc0eb2659025c311df3cf712bca3fb1de28ce604b7
stack-trace-linux-arm64-musl-127
26.8 KB
sha256:e4ff6f6d5458754a337a25a854744e0d394d2d93aabeefff799d73e0dfa3efcb
stack-trace-linux-arm64-musl-137
26.9 KB
sha256:40108ca7a740acdc954f9357ef0847e043b56a8db7c4fccd30cc0805f752d056
stack-trace-linux-x64-glibc-108
26 KB
sha256:f74ba6753b6caf1eaa3480aa2123083c72d4a1773777999eab5b58d5c5ee2ae8
stack-trace-linux-x64-glibc-115
26 KB
sha256:a580e7554dc24aa57c38ac87c69541319ab029d535f942d71d6cd9661d27a5dd
stack-trace-linux-x64-glibc-127
26.9 KB
sha256:8964947d0e8093db2fbc4696b8c5929528f1406488054d862cc8e155ecf9cf73
stack-trace-linux-x64-glibc-137
27 KB
sha256:df8e92c1101505b07b1c1b13548cb9b2b823e5c5b95d983a42a98d7a8cc450df
stack-trace-linux-x64-musl-108
25.5 KB
sha256:a5b0f1dc9144c97f98c99c7599b8f42b4ac4e49c09bc644d270de0e0e5005c22
stack-trace-linux-x64-musl-115
25.5 KB
sha256:23ced8f489aca9f91ce5a9d3863051db0934dc9c4bec49df8a903d9079769740
stack-trace-linux-x64-musl-127
26.2 KB
sha256:b4b86a4429e04ea55847fd39b2bec9ee05394e0092280ec0e097085e51510990
stack-trace-linux-x64-musl-137
29.6 KB
sha256:83c5bcbd1f487d4dd996de3b616de70a80009ada201218bc1472cefdb8b4d028
stack-trace-win32-x64-108
90 KB
sha256:1bbe560a3d4ac9aac442ab388124d60b991fd40243a53d862c197fc704c8e4a2
stack-trace-win32-x64-115
90.1 KB
sha256:f20b9eb32d2c960ebc35e9868581e744f33364a7cdb317cf3b2a8c5ff59e1c4f
stack-trace-win32-x64-127
90.8 KB
sha256:b0b535bcf19431266f5ea7e3c6bc592a8d8ee70b732b7a9d19412760f333c41f
stack-trace-win32-x64-137
90.7 KB
sha256:5e70d8304afad808ec6cb62e11212e2b4afb1fdf4c7e0c5793b6be9b028917d8