Skip to content

[9.0] WasmTestOnV8-ST-System.Runtime.Tests #115628

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jozkee opened this issue May 15, 2025 · 3 comments
Open

[9.0] WasmTestOnV8-ST-System.Runtime.Tests #115628

jozkee opened this issue May 15, 2025 · 3 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono area-VM-meta-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@jozkee
Copy link
Member

jozkee commented May 15, 2025

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1040013
Build error leg or test failing: WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution
Pull request: N/A

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "error : Failed to compile /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Runtime.Tests.dll.bc",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Console log: https://helixr1107v0xd1eu3ibi6ka.blob.core.windows.net/dotnet-runtime-refs-pull-115497-merge-e31621d241e5402292/WasmTestOnV8-ST-System.Runtime.Tests/1/console.c700c9d8.log?helixlogtype=result

Relevant part:

/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : Failed to compile /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Runtime.Tests.dll.bc -> /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Runtime.Tests.dll.o [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error :  /root/helix/work/correlation/build/emsdk/bin/clang -target wasm32-unknown-emscripten -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr --sysroot=/root/helix/work/correlation/build/emsdk/emscripten/cache/sysroot -DEMSCRIPTEN -Werror=implicit-function-declaration -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -msimd128 -Oz -g3 -v -fwasm-exceptions -c /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Runtime.Tests.dll.bc -o /tmp/tmpPVvxFq.tmp [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : clang version 19.1.0 (https://[email protected]/dnceng/internal/_git/dotnet-llvm-project 615d41dd7f8de828f0bd0b6f65f7de4864ae8d12) [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : Target: wasm32-unknown-emscripten [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : Thread model: posix [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : InstalledDir: /root/helix/work/correlation/build/emsdk/bin [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error :  (in-process) [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error :  "/root/helix/work/correlation/build/emsdk/bin/clang-19" -cc1 -triple wasm32-unknown-emscripten -emit-obj -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name System.Runtime.Tests.dll.bc -mrelocation-model static -mframe-pointer=none -ffp-contract=on -fno-rounding-math -mconstructor-aliases -target-feature +exception-handling -mllvm -wasm-enable-eh -target-feature +multivalue -target-feature +reference-types -target-feature +exception-handling -exception-model=wasm -target-feature +multivalue -target-feature +reference-types -target-cpu generic -target-feature +simd128 -debug-info-kind=constructor -dwarf-version=4 -debugger-tuning=gdb -fdebug-compilation-dir=/root/helix/work/workitem/e/publish -v -fcoverage-compilation-dir=/root/helix/work/workitem/e/publish -resource-dir /root/helix/work/correlation/build/emsdk/lib/clang/19 -Oz -Werror=implicit-function-declaration -ferror-limit 19 -fvisibility=default -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -exception-model=wasm -vectorize-slp -iwithsysroot/include/fakesdl -iwithsysroot/include/compat -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -o /tmp/tmpPVvxFq.tmp -x ir /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Runtime.Tests.dll.bc [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : clang -cc1 version 19.1.0 based upon LLVM 19.1.0 default target x86_64-linux-gnu [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]
/root/helix/work/correlation/build/wasm-shared/WasmApp.Common.targets(838,5): error : Killed [took 138.810s] [/root/helix/work/workitem/e/publish/ProxyProjectForAOTOnHelix.proj]

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1040013
Error message validated: [error : Failed to compile /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/System.Runtime.Tests.dll.bc]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/15/2025 7:47:23 PM UTC

Report

Build Definition Test Pull Request
1042913 dotnet/runtime WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution #115576
1040013 dotnet/runtime WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution #115497

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 2
@jozkee jozkee added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels May 15, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label May 15, 2025
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 15, 2025
@jozkee jozkee added the arch-wasm WebAssembly architecture label May 15, 2025
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@pavelsavara
Copy link
Member

This is dupe of #89402 except here it didn't say SIGKILL

@lewing lewing added this to the 10.0.0 milestone May 19, 2025
@lewing lewing added area-Codegen-AOT-mono and removed untriaged New issue has not been triaged by the area owner needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels May 19, 2025
@pavelsavara
Copy link
Member

This could be fixed on CI by partial backport of #115624 and eventuallyhttps://github.com//pull/115770/

@pavelsavara pavelsavara self-assigned this May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono area-VM-meta-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

4 participants