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

[Wasm][Test Failure] ConsolePublishAndRun(config: "Release", aot: True, relinking: False) #106162

Open
CarnaViire opened this issue Aug 8, 2024 · 3 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@CarnaViire
Copy link
Member

CarnaViire commented Aug 8, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=842042
Build error leg or test failing: Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun

Error Message

{
  "ErrorMessage" : "Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun(config: \"Release\", aot: True, relinking: False) [FAIL]",
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=842042
Error message validated: [Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun(config: "Release", aot: True, relinking: False) [FAIL]]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 10/14/2024 8:28:20 PM UTC

Report

Build Definition Test Pull Request
968148 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #112504
967594 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution
965015 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution
960844 dotnet/runtime Workloads-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #112520
958130 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #112504
958951 dotnet/runtime Workloads-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution
956779 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun
954528 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #112520
952533 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #112516
952223 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #112551
951266 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #112516
951127 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #112520
951112 dotnet/runtime Workloads-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #112480
951062 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution
950913 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #112516
950445 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #112503
950385 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun
950144 dotnet/runtime Workloads-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution
949875 dotnet/runtime Workloads-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution
949813 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #112374
949819 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #112297
949695 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #112480
949251 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution
947303 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #112374
947300 dotnet/runtime Workloads-ST-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #112373
948529 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun
948248 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun #111666
947530 dotnet/runtime Workloads-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #112381
947593 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution
947346 dotnet/runtime Workloads-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #112221
947342 dotnet/runtime Workloads-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #111434
947316 dotnet/runtime Workloads-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution
947102 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun
946429 dotnet/runtime Workloads-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution
946280 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #112340
945653 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #111982
945499 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun
945126 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #112296
945130 dotnet/runtime Workloads-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #112297
944409 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution
944422 dotnet/runtime Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun
943899 dotnet/runtime Workloads-NoWebcil-ST-Wasm.Build.Tests.WasmTemplateTests.WorkItemExecution #112261

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 2 35
@CarnaViire CarnaViire 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 Aug 8, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Aug 8, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Aug 8, 2024
@CarnaViire CarnaViire added arch-wasm WebAssembly architecture and removed untriaged New issue has not been triaged by the area owner labels Aug 8, 2024
@mkhamoyan mkhamoyan added this to the 9.0.0 milestone Aug 9, 2024
@mkhamoyan mkhamoyan self-assigned this Aug 9, 2024
@mkhamoyan mkhamoyan modified the milestones: 9.0.0, 10.0.0 Aug 12, 2024
Copy link
Contributor

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

@lewing lewing removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Aug 15, 2024
@teo-tsirpanis teo-tsirpanis removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Aug 16, 2024
@mkhamoyan mkhamoyan removed their assignment Sep 27, 2024
@mkhamoyan
Copy link
Contributor

cc @lewing

@carlossanlop
Copy link
Member

Updated the error message to capture more hits. Also linked a new build as the original one is already gone.

Example:

https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-108765-merge-422f1af29bad4418b8/NoWebcil-ST-Wasm.Build.Tests.WasmTemplateTests/1/console.5f4b0de8.log?helixlogtype=result

[Release_was00fgf_osm] [MONO] AOT: FOUND method (wrapper managed-to-native) Interop/Runtime:BindAssemblyExports (intptr) [0x21fd - 0x21fe 0x41030]
    Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun(config: "Release", aot: True, relinking: False) [FAIL]
      Assert.Contains() Failure: Sub-string not found
      String:    "[Release_was00fgf_osm] �]9;4;3;�\\�[?25l�["���
      Not found: "AOT: image 'Release_was00fgf_osm' found"
      Stack Trace:
        /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTests.cs(383,0): at Wasm.Build.Tests.WasmTemplateTests.ConsolePublishAndRun(String config, Boolean aot, Boolean relinking)
           at InvokeStub_WasmTemplateTests.ConsolePublishAndRun(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Output:
        [] Executing (Captured Output) - C:\helix\work\workitem\e\dotnet-latest\dotnet.exe new wasmconsole  -  in pwd C:\helix\work\workitem\e\wbt artifacts\Release_was00fgf_osm
        [] The template "WebAssembly Console App" was created successfully.
        [] 
        

@carlossanlop carlossanlop added Known Build Error Use this to report build issues in the .NET Helix tab and removed Known Build Error Use this to report build issues in the .NET Helix tab labels Oct 14, 2024
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 Known Build Error Use this to report build issues in the .NET Helix tab
Projects
Status: No status
Development

No branches or pull requests

8 participants