Skip to content

feat: Capture thread state from AsyncLocalStorage store #114

feat: Capture thread state from AsyncLocalStorage store

feat: Capture thread state from AsyncLocalStorage store #114

Triggered via pull request October 9, 2025 12:51
Status Failure
Total duration 11m 31s
Artifacts 29

ci.yml

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

Annotations

28 errors
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
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 (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
Test (v24) 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 (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
Test (v22) 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 > async storage state: test/e2e.test.mjs#L109
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:109: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 (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
All required jobs passed
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
5616eebf0dc331810c03bbe888a88f26621c347b
933 KB
sha256:0b5414c41a21a03f1f851bab1360b36205e223d2adad8880b92c9ae0fe9c9947
stack-trace-darwin-arm64-108
15.8 KB
sha256:f1b98a6e4e6f38f5bffde13ee11374c758bde919b23d2270c4666fd93dede083
stack-trace-darwin-arm64-115
15.8 KB
sha256:57cb9f14a82f93992e25367bf098b6921dd2420ca327ea3f9c1bf3d42e68b117
stack-trace-darwin-arm64-127
16.4 KB
sha256:1d034c2dce93367e690302e1ad4987da95f5d41e2e8bc6b615d84f43d92bf96d
stack-trace-darwin-arm64-137
17.6 KB
sha256:8123eb56abb481565b82aaccab2f7e50e4024c94488238f3bdafb4f4542a2555
stack-trace-darwin-x64-108
15.8 KB
sha256:dbea1f4e246dcd222827a530a59c75893e4b60429bd0408a1ba2a662adc71034
stack-trace-darwin-x64-115
15.8 KB
sha256:e36676804274e28a4b646b2f246ace859ef20b270868dbfffaaefb3f4d7b54a8
stack-trace-darwin-x64-127
16.3 KB
sha256:60630a20b1d82834f69240e5a93f05069c7d0a8bc6a78260f127691aa4472008
stack-trace-darwin-x64-137
17.8 KB
sha256:9ad637c2732c106f277f58b2d784db99fea7604f32866d21f452b9faeb020d8c
stack-trace-linux-arm64-glibc-108
28.3 KB
sha256:889fb8dfbfa50741e73f1fa225406dbfbf90685693bdd9b2dcad119c1a8d9346
stack-trace-linux-arm64-glibc-115
28.3 KB
sha256:035af818b306463d3973f8ce1a53002c9bfdb41d606c0c2174d872b2ce9e98bb
stack-trace-linux-arm64-glibc-127
28.9 KB
sha256:94959d49a6005cde97fd12e468ce3020ba00bbfa119b6e115423d43e57ef8922
stack-trace-linux-arm64-glibc-137
28.8 KB
sha256:b5d39e1438469af49636f01ee7f0a9c66789e8f0a15ffe17483373ad6f0a537f
stack-trace-linux-arm64-musl-108
28.4 KB
sha256:169602a690188b5cc6d4aa27d3e459e8b674135697b2bf2361cbed096e4af959
stack-trace-linux-arm64-musl-115
28.4 KB
sha256:7f9fd20c216a6b4121561961d67ccbf6cd82c1a26c4c5ff4ea7394be8f6caaff
stack-trace-linux-arm64-musl-127
28.9 KB
sha256:8372c691f148cec82d670571ec236a70e10bfb450426c347ea9d6a57dcee7c92
stack-trace-linux-arm64-musl-137
28.9 KB
sha256:111a152189622326f39ba83f2d7c877e08f0e95ec43aa6547b87174b3c8bc177
stack-trace-linux-x64-glibc-108
28.6 KB
sha256:6f0081d132c41a0ab413f2ee66c8f299a9499d68041fc53a91b3d1dabdab82bf
stack-trace-linux-x64-glibc-115
28.6 KB
sha256:b3dea2a25bb2670af8043439f12b75a93eec19272b513bb5b35fba92608a4e95
stack-trace-linux-x64-glibc-127
29.5 KB
sha256:a4b6e585f35ce814c65496ee68c3c47ad0ed8a1621df444e89efb10dd7e8cce1
stack-trace-linux-x64-glibc-137
29.1 KB
sha256:37df23d8e77a20c59f4db5daac01c088cde3e9e3ff8f6d528e4fa005580f0032
stack-trace-linux-x64-musl-108
27.7 KB
sha256:8b1d19917e527fd2d2f83d7607e9ca5c1e8887bf996073b9e94c2998a577170b
stack-trace-linux-x64-musl-115
27.7 KB
sha256:3b9c24114a6df72518e726bb8f7b081b0483a1ffeb593e2a369fc66de962f34e
stack-trace-linux-x64-musl-127
28.5 KB
sha256:6feec0cf2559aedf48a43ef14d594ab1f5ce1f6a56b68179d7a2d4df2e0d5891
stack-trace-linux-x64-musl-137
32.2 KB
sha256:4f9a5fce426aabc6caab8b7d01d89fbce49a1606bc31d20df165d97c139ef183
stack-trace-win32-x64-108
90.8 KB
sha256:2b0e85d4313c2087677d31603f67af4e0a98489c0e238b03badbbdddc4898eed
stack-trace-win32-x64-115
90.8 KB
sha256:52cb355a6342e1fa48a08fbea36b802fc2d33bad01a90b6104acd45161ec8c9e
stack-trace-win32-x64-127
90.5 KB
sha256:f389e44381785a198de6bd2c48db014e3ade14b55770539114e6077ea3347bdd
stack-trace-win32-x64-137
90.4 KB
sha256:738b90f46f1ada1c51b89fd2d6dd64d295e07869f347fdceaeeb8af56ddc92de