Skip to content
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

[8.0][wasm] NodeJS engine fails with experimental-wasm-simd and experimental-wasm-eh exit code: 9 -> exit code: 71 (GENERAL_FAILURE) #111753

Open
carlossanlop opened this issue Jan 23, 2025 · 4 comments
Assignees
Labels
arch-wasm WebAssembly architecture arch-x64 area-Infrastructure-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime wasm-aot-test WebAssembly AOT Test
Milestone

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Jan 23, 2025

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=925493
Build error leg or test failing: Wasm.Build.Tests.HybridGlobalizationTests.AOT_HybridGlobalizationTests in net8.0-browser-Release-wasm-Mono_Release_linux-BuildWasmApps-(Ubuntu.2204.Amd64)Ubuntu.2204.Amd64.Open

Error Message

{
  "ErrorMessage" : "[wasm test] XHarness exit code: 71 (GENERAL_FAILURE)",
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}
        [wasm test]                  With env vars: 
        [wasm test]                      LANG = 'en-US'
        [wasm test]                  
        [wasm test] [19:07:22] info: Process node exited with 9
        [wasm test]                  
        [wasm test] [19:07:22] info: Waiting to flush log messages with a timeout of 120 secs ..
        [wasm test] [19:07:22] info: /usr/bin/node: bad option: --experimental-wasm-simd
        [wasm test] [19:07:22] info: /usr/bin/node: bad option: --experimental-wasm-eh
        [wasm test] [19:07:22] fail: Application has finished with exit code 9 but 42 was expected
        [wasm test] [19:07:22] dbug: Saving diagnostics data to '/root/helix/work/workitem/e/diagnostics.json'
        [wasm test] XHarness exit code: 71 (GENERAL_FAILURE)
        Exit code: 71

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=925493
Error message validated: [[wasm test] XHarness exit code: 71 (GENERAL_FAILURE)]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/23/2025 5:46:01 PM UTC

Report

Build Definition Test Pull Request
938208 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.WasmSIMDTests.WorkItemExecution #111655
938275 dotnet/runtime Wasm.Build.Tests.IcuTests.FullIcuFromRuntimePackWithInvariant #111982
935293 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.IcuTests.WorkItemExecution #112012
937780 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.IcuTests.WorkItemExecution #111603
937677 dotnet/runtime Workloads-ST-Wasm.Build.Tests.IcuTests.WorkItemExecution
937527 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmSIMDTests.WorkItemExecution #111891
937515 dotnet/runtime Wasm.Build.Tests.IcuTests.FullIcuFromRuntimePackWithInvariant #111982
935200 dotnet/runtime Wasm.Build.Tests.IcuTests.FullIcuFromRuntimePackWithInvariant #112008
935085 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmSIMDTests.WorkItemExecution
935005 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.WasmSIMDTests.WorkItemExecution #112005
935001 dotnet/runtime Workloads-Wasm.Build.Tests.WasmSIMDTests.WorkItemExecution #111445
924861 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmSIMDTests.WorkItemExecution #111519
933998 dotnet/runtime Wasm.Build.Tests.IcuShardingTests2.DefaultAvailableIcuShardsFromRuntimePack #111982
933392 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmSIMDTests.WorkItemExecution
922818 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmSIMDTests.WorkItemExecution #111612
932443 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmSIMDTests.WorkItemExecution
931745 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmSIMDTests.WorkItemExecution #111891
931562 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmBuildAppTest.WorkItemExecution #111885
931280 dotnet/runtime Workloads-ST-Wasm.Build.Tests.IcuTests.WorkItemExecution
930490 dotnet/runtime Wasm.Build.Tests.IcuTests.FullIcuFromRuntimePackWithInvariant #111434
930172 dotnet/runtime Workloads-ST-Wasm.Build.Tests.IcuTests.WorkItemExecution #111826
930144 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.IcuTests.WorkItemExecution #111606
930170 dotnet/runtime Workloads-ST-Wasm.Build.Tests.IcuShardingTests.WorkItemExecution #111692
929204 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmSIMDTests.WorkItemExecution #111692
929203 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmSIMDTests.WorkItemExecution #111826
926240 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmSIMDTests.WorkItemExecution #111737
927772 dotnet/runtime Wasm.Build.Tests.IcuTests.FullIcuFromRuntimePackWithInvariant
927457 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.IcuTests.WorkItemExecution
926871 dotnet/runtime Wasm.Build.Tests.IcuTests.FullIcuFromRuntimePackWithInvariant
925493 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.IcuTests.WorkItemExecution #111421

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
5 19 30
@carlossanlop carlossanlop added arch-wasm WebAssembly architecture arch-x64 Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime wasm-aot-test WebAssembly AOT Test labels Jan 23, 2025
Copy link
Contributor

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

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jan 23, 2025
Copy link
Contributor

Tagging subscribers to this area: @akoeplinger, @matouskozak
See info in area-owners.md if you want to be subscribed.

@lewing lewing added this to the 8.0.x milestone Jan 27, 2025
@lewing lewing removed the untriaged New issue has not been triaged by the area owner label Jan 27, 2025
@ilonatommy
Copy link
Member

This is not HybridGlobalization related failure but NodeJS related. It complains about passing -engine-arg=--experimental-wasm-simd --engine-arg=--experimental-wasm-eh in WBT.

@ilonatommy ilonatommy changed the title [8.0][wasm] AOT_HybridGlobalizationTests XHarness exit code: 71 (GENERAL_FAILURE) [8.0][wasm] NodeJS engine fails with experimental-wasm-simd and experimental-wasm-eh exit code: 9 -> exit code: 71 (GENERAL_FAILURE) Feb 3, 2025
@ilonatommy
Copy link
Member

ilonatommy commented Feb 3, 2025

Should get fixed by #111655 (8.0 was hit only once, all the other failures are 9.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture arch-x64 area-Infrastructure-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime wasm-aot-test WebAssembly AOT Test
Projects
None yet
Development

No branches or pull requests

3 participants