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] Runtime pack path doesn't match #90804

Closed
carlossanlop opened this issue Aug 18, 2023 · 2 comments
Closed

[8.0] [wasm] Runtime pack path doesn't match #90804

carlossanlop opened this issue Aug 18, 2023 · 2 comments
Labels
arch-wasm WebAssembly architecture 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 os-linux Linux OS (any supported distro) os-windows
Milestone

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Aug 18, 2023

Error Blob

{
  "ErrorMessage": "Runtime pack path doesn't match.",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": true
}

Reproduction Steps

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=377484
Error message validated: Runtime pack path doesn't match.
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 8/18/2023 3:30:34 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@carlossanlop carlossanlop added arch-wasm WebAssembly architecture os-linux Linux OS (any supported distro) 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 18, 2023
@carlossanlop carlossanlop added this to the 8.0.0 milestone Aug 18, 2023
@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 18, 2023
@ghost
Copy link

ghost commented Aug 18, 2023

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

Issue Details

Error Blob

{
  "ErrorMessage": "Runtime pack path doesn't match.",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": true
}

Reproduction Steps

==============================================================================================
=============== Running with Workloads ===============
==============================================================================================

  Discovered:  Wasi.Build.Tests (found 3 test cases)
  Starting:    Wasi.Build.Tests (parallel test collections = on, max threads = 2)
   Wasi.Build.Tests: Using random seed for test cases: 140652773
   Wasi.Build.Tests: Using random seed for collections: 140652773
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: True, useArtifacts: False) [STARTING]
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: True, useArtifacts: False) [FAIL]
      Runtime pack path doesn't match.
      Expected: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-ci'
      Actual:   '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(346,0): at Wasm.Build.Tests.BuildTestBase.AssertRuntimePackPath(String buildOutput, String targetFramework)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(251,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(165,0): at Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(String config, Boolean appendRID, Boolean useArtifacts)
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
           at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_qkjbeuo4_nr3
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_qkjbeuo4_nr3/Debug_qkjbeuo4_nr3.binlog
        Building Debug_qkjbeuo4_nr3 in /root/helix/work/workitem/e/wbt/Debug_qkjbeuo4_nr3
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet build  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_qkjbeuo4_nr3/Debug_qkjbeuo4_nr3.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_qkjbeuo4_nr3
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.12.1-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_qkjbeuo4_nr3
        [Debug_qkjbeuo4_nr3]   Determining projects to restore...
        [Debug_qkjbeuo4_nr3]   Restored /root/helix/work/workitem/e/wbt/Debug_qkjbeuo4_nr3/Debug_qkjbeuo4_nr3.csproj (in 521 ms).
        [Debug_qkjbeuo4_nr3] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-alpha.1.23416.26/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(311,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt/Debug_qkjbeuo4_nr3/Debug_qkjbeuo4_nr3.csproj]
        [Debug_qkjbeuo4_nr3]   Debug_qkjbeuo4_nr3 -> /root/helix/work/workitem/e/wbt/Debug_qkjbeuo4_nr3/bin/Debug/net8.0/wasi-wasm/Debug_qkjbeuo4_nr3.dll
        [Debug_qkjbeuo4_nr3]   ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
        [Debug_qkjbeuo4_nr3] 
        [Debug_qkjbeuo4_nr3] Build succeeded.
        [Debug_qkjbeuo4_nr3]     0 Warning(s)
        [Debug_qkjbeuo4_nr3]     0 Error(s)
        [Debug_qkjbeuo4_nr3] 
        [Debug_qkjbeuo4_nr3] Time Elapsed 00:00:06.23
        [Debug_qkjbeuo4_nr3] 
        [Debug_qkjbeuo4_nr3] Workload updates are available. Run `dotnet workload list` for more information.
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: True, useArtifacts: False) [FINISHED] Time: 12.9391817s
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: True, useArtifacts: True) [STARTING]
      Runtime pack path doesn't match.
      Expected: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-ci'
      Actual:   '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
      Stack Trace:
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: True, useArtifacts: True) [FAIL]
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(346,0): at Wasm.Build.Tests.BuildTestBase.AssertRuntimePackPath(String buildOutput, String targetFramework)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(251,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(165,0): at Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(String config, Boolean appendRID, Boolean useArtifacts)
           at InvokeStub_WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_c3nqoomb_cxo
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_c3nqoomb_cxo/Debug_c3nqoomb_cxo.binlog
        Building Debug_c3nqoomb_cxo in /root/helix/work/workitem/e/wbt/Debug_c3nqoomb_cxo
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet build  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_c3nqoomb_cxo/Debug_c3nqoomb_cxo.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_c3nqoomb_cxo
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.12.1-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_c3nqoomb_cxo
        [Debug_c3nqoomb_cxo]   Determining projects to restore...
        [Debug_c3nqoomb_cxo]   Restored /root/helix/work/workitem/e/wbt/Debug_c3nqoomb_cxo/Debug_c3nqoomb_cxo.csproj (in 370 ms).
        [Debug_c3nqoomb_cxo] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-alpha.1.23416.26/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(311,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt/Debug_c3nqoomb_cxo/Debug_c3nqoomb_cxo.csproj]
        [Debug_c3nqoomb_cxo]   Debug_c3nqoomb_cxo -> /root/helix/work/workitem/e/wbt/Debug_c3nqoomb_cxo/bin/Debug_c3nqoomb_cxo/debug_wasi-wasm/Debug_c3nqoomb_cxo.dll
        [Debug_c3nqoomb_cxo]   ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
        [Debug_c3nqoomb_cxo] 
        [Debug_c3nqoomb_cxo] Build succeeded.
        [Debug_c3nqoomb_cxo]     0 Warning(s)
        [Debug_c3nqoomb_cxo]     0 Error(s)
        [Debug_c3nqoomb_cxo] 
        [Debug_c3nqoomb_cxo] Time Elapsed 00:00:03.26
        [Debug_c3nqoomb_cxo] 
        [Debug_c3nqoomb_cxo] Workload updates are available. Run `dotnet workload list` for more information.
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: True, useArtifacts: True) [FINISHED] Time: 3.9142396s
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: False, useArtifacts: False) [STARTING]
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: False, useArtifacts: False) [FAIL]
      Runtime pack path doesn't match.
      Expected: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-ci'
      Actual:   '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(346,0): at Wasm.Build.Tests.BuildTestBase.AssertRuntimePackPath(String buildOutput, String targetFramework)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(251,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(165,0): at Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(String config, Boolean appendRID, Boolean useArtifacts)
           at InvokeStub_WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_1brr4jtg_nv5
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_1brr4jtg_nv5/Debug_1brr4jtg_nv5.binlog
        Building Debug_1brr4jtg_nv5 in /root/helix/work/workitem/e/wbt/Debug_1brr4jtg_nv5
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet build  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_1brr4jtg_nv5/Debug_1brr4jtg_nv5.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_1brr4jtg_nv5
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.12.1-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_1brr4jtg_nv5
        [Debug_1brr4jtg_nv5]   Determining projects to restore...
        [Debug_1brr4jtg_nv5]   Restored /root/helix/work/workitem/e/wbt/Debug_1brr4jtg_nv5/Debug_1brr4jtg_nv5.csproj (in 372 ms).
        [Debug_1brr4jtg_nv5] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-alpha.1.23416.26/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(311,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt/Debug_1brr4jtg_nv5/Debug_1brr4jtg_nv5.csproj]
        [Debug_1brr4jtg_nv5]   Debug_1brr4jtg_nv5 -> /root/helix/work/workitem/e/wbt/Debug_1brr4jtg_nv5/bin/Debug/net8.0/wasi-wasm/Debug_1brr4jtg_nv5.dll
        [Debug_1brr4jtg_nv5]   ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
        [Debug_1brr4jtg_nv5] 
        [Debug_1brr4jtg_nv5] Build succeeded.
        [Debug_1brr4jtg_nv5]     0 Warning(s)
        [Debug_1brr4jtg_nv5]     0 Error(s)
        [Debug_1brr4jtg_nv5] 
        [Debug_1brr4jtg_nv5] Time Elapsed 00:00:02.91
        [Debug_1brr4jtg_nv5] 
        [Debug_1brr4jtg_nv5] Workload updates are available. Run `dotnet workload list` for more information.
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: False, useArtifacts: False) [FINISHED] Time: 3.5048998s
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: False, useArtifacts: True) [STARTING]
      Runtime pack path doesn't match.
      Expected: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-ci'
      Actual:   '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
      Stack Trace:
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: False, useArtifacts: True) [FAIL]
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(346,0): at Wasm.Build.Tests.BuildTestBase.AssertRuntimePackPath(String buildOutput, String targetFramework)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(251,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(165,0): at Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(String config, Boolean appendRID, Boolean useArtifacts)
           at InvokeStub_WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_u1d2v4sj_qeh
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_u1d2v4sj_qeh/Debug_u1d2v4sj_qeh.binlog
        Building Debug_u1d2v4sj_qeh in /root/helix/work/workitem/e/wbt/Debug_u1d2v4sj_qeh
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet build  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_u1d2v4sj_qeh/Debug_u1d2v4sj_qeh.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_u1d2v4sj_qeh
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.12.1-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_u1d2v4sj_qeh
        [Debug_u1d2v4sj_qeh]   Determining projects to restore...
        [Debug_u1d2v4sj_qeh]   Restored /root/helix/work/workitem/e/wbt/Debug_u1d2v4sj_qeh/Debug_u1d2v4sj_qeh.csproj (in 382 ms).
        [Debug_u1d2v4sj_qeh] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-alpha.1.23416.26/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(311,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt/Debug_u1d2v4sj_qeh/Debug_u1d2v4sj_qeh.csproj]
        [Debug_u1d2v4sj_qeh]   Debug_u1d2v4sj_qeh -> /root/helix/work/workitem/e/wbt/Debug_u1d2v4sj_qeh/bin/Debug_u1d2v4sj_qeh/debug_wasi-wasm/Debug_u1d2v4sj_qeh.dll
        [Debug_u1d2v4sj_qeh]   ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
        [Debug_u1d2v4sj_qeh] 
        [Debug_u1d2v4sj_qeh] Build succeeded.
        [Debug_u1d2v4sj_qeh]     0 Warning(s)
        [Debug_u1d2v4sj_qeh]     0 Error(s)
        [Debug_u1d2v4sj_qeh] 
        [Debug_u1d2v4sj_qeh] Time Elapsed 00:00:02.92
        [Debug_u1d2v4sj_qeh] 
        [Debug_u1d2v4sj_qeh] Workload updates are available. Run `dotnet workload list` for more information.
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildAndRunForDifferentOutputPaths(config: "Debug", appendRID: False, useArtifacts: True) [FINISHED] Time: 3.4949157s
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(config: "Debug") [STARTING]
      Runtime pack path doesn't match.
      Expected: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-ci'
      Actual:   '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(346,0): at Wasm.Build.Tests.BuildTestBase.AssertRuntimePackPath(String buildOutput, String targetFramework)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(251,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(36,0): at Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(String config)
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(config: "Debug") [FAIL]
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
           at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_apmgqlgi_thk
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_apmgqlgi_thk/Debug_apmgqlgi_thk.binlog
        Building Debug_apmgqlgi_thk in /root/helix/work/workitem/e/wbt/Debug_apmgqlgi_thk
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet build  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_apmgqlgi_thk/Debug_apmgqlgi_thk.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_apmgqlgi_thk
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.12.1-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_apmgqlgi_thk
        [Debug_apmgqlgi_thk]   Determining projects to restore...
        [Debug_apmgqlgi_thk]   Restored /root/helix/work/workitem/e/wbt/Debug_apmgqlgi_thk/Debug_apmgqlgi_thk.csproj (in 380 ms).
        [Debug_apmgqlgi_thk] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-alpha.1.23416.26/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(311,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt/Debug_apmgqlgi_thk/Debug_apmgqlgi_thk.csproj]
        [Debug_apmgqlgi_thk]   Debug_apmgqlgi_thk -> /root/helix/work/workitem/e/wbt/Debug_apmgqlgi_thk/bin/Debug/net8.0/wasi-wasm/Debug_apmgqlgi_thk.dll
        [Debug_apmgqlgi_thk]   ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
        [Debug_apmgqlgi_thk] 
        [Debug_apmgqlgi_thk] Build succeeded.
        [Debug_apmgqlgi_thk]     0 Warning(s)
        [Debug_apmgqlgi_thk]     0 Error(s)
        [Debug_apmgqlgi_thk] 
        [Debug_apmgqlgi_thk] Time Elapsed 00:00:02.97
        [Debug_apmgqlgi_thk] 
        [Debug_apmgqlgi_thk] Workload updates are available. Run `dotnet workload list` for more information.
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(config: "Debug") [FINISHED] Time: 3.5552611s
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(config: "Release") [STARTING]
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(config: "Release") [FAIL]
      Runtime pack path doesn't match.
      Expected: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-ci'
      Actual:   '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(346,0): at Wasm.Build.Tests.BuildTestBase.AssertRuntimePackPath(String buildOutput, String targetFramework)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(251,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(36,0): at Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(String config)
           at InvokeStub_WasiTemplateTests.ConsoleBuildThenPublish(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Release_ivxnco0b_z1f
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Release_ivxnco0b_z1f/Release_ivxnco0b_z1f.binlog
        Building Release_ivxnco0b_z1f in /root/helix/work/workitem/e/wbt/Release_ivxnco0b_z1f
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet build  /p:Configuration=Release /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Release_ivxnco0b_z1f/Release_ivxnco0b_z1f.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Release_ivxnco0b_z1f
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.12.1-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Release_ivxnco0b_z1f
        [Release_ivxnco0b_z1f]   Determining projects to restore...
        [Release_ivxnco0b_z1f]   Restored /root/helix/work/workitem/e/wbt/Release_ivxnco0b_z1f/Release_ivxnco0b_z1f.csproj (in 367 ms).
        [Release_ivxnco0b_z1f] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-alpha.1.23416.26/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(311,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt/Release_ivxnco0b_z1f/Release_ivxnco0b_z1f.csproj]
        [Release_ivxnco0b_z1f]   Release_ivxnco0b_z1f -> /root/helix/work/workitem/e/wbt/Release_ivxnco0b_z1f/bin/Release/net8.0/wasi-wasm/Release_ivxnco0b_z1f.dll
        [Release_ivxnco0b_z1f]   ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
        [Release_ivxnco0b_z1f] 
        [Release_ivxnco0b_z1f] Build succeeded.
        [Release_ivxnco0b_z1f]     0 Warning(s)
        [Release_ivxnco0b_z1f]     0 Error(s)
        [Release_ivxnco0b_z1f] 
        [Release_ivxnco0b_z1f] Time Elapsed 00:00:02.77
        [Release_ivxnco0b_z1f] 
        [Release_ivxnco0b_z1f] Workload updates are available. Run `dotnet workload list` for more information.
    Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenPublish(config: "Release") [FINISHED] Time: 3.3512052s
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Debug", relinking: False, invariantTimezone: False) [STARTING]
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Debug", relinking: False, invariantTimezone: False) [FAIL]
      Runtime pack path doesn't match.
      Expected: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-ci'
      Actual:   '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(346,0): at Wasm.Build.Tests.BuildTestBase.AssertRuntimePackPath(String buildOutput, String targetFramework)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(251,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(108,0): at Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(String config, Boolean relinking, Boolean invariantTimezone)
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
           at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_ov5palqv_umo
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_ov5palqv_umo/Debug_ov5palqv_umo.binlog
        Building Debug_ov5palqv_umo in /root/helix/work/workitem/e/wbt/Debug_ov5palqv_umo
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet publish -p:WasmBuildOnlyAfterPublish=true  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_ov5palqv_umo/Debug_ov5palqv_umo.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_ov5palqv_umo
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.12.1-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_ov5palqv_umo
        [Debug_ov5palqv_umo]   Determining projects to restore...
        [Debug_ov5palqv_umo]   Restored /root/helix/work/workitem/e/wbt/Debug_ov5palqv_umo/Debug_ov5palqv_umo.csproj (in 383 ms).
        [Debug_ov5palqv_umo] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-alpha.1.23416.26/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(311,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt/Debug_ov5palqv_umo/Debug_ov5palqv_umo.csproj]
        [Debug_ov5palqv_umo]   Debug_ov5palqv_umo -> /root/helix/work/workitem/e/wbt/Debug_ov5palqv_umo/bin/Debug/net8.0/wasi-wasm/Debug_ov5palqv_umo.dll
        [Debug_ov5palqv_umo]   ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
        [Debug_ov5palqv_umo]   Optimizing assemblies for size. This process might take a while.
        [Debug_ov5palqv_umo]   Debug_ov5palqv_umo -> /root/helix/work/workitem/e/wbt/Debug_ov5palqv_umo/bin/Debug/net8.0/wasi-wasm/publish/
        [Debug_ov5palqv_umo]   Debug_ov5palqv_umo -> /root/helix/work/workitem/e/wbt/Debug_ov5palqv_umo/bin/Debug/net8.0/wasi-wasm/Debug_ov5palqv_umo.dll
        [Debug_ov5palqv_umo]   ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
        [Debug_ov5palqv_umo]   Debug_ov5palqv_umo -> /root/helix/work/workitem/e/wbt/Debug_ov5palqv_umo/bin/Debug/net8.0/wasi-wasm/publish/
        [Debug_ov5palqv_umo]   MicrosoftNetCoreAppRuntimePackRidNativeDir: /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4/runtimes/wasi-wasm/native/
        [Debug_ov5palqv_umo]   Performing WASI SDK build: "/root/helix/work/correlation/build/wasi-sdk/bin/clang" "@/root/helix/work/workitem/e/wbt/Debug_ov5palqv_umo/obj/Debug/net8.0/wasi-wasm/wasm/for-publish/clang-compile.rsp"
        [Debug_ov5palqv_umo] 
        [Debug_ov5palqv_umo] Workload updates are available. Run `dotnet workload list` for more information.
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Debug", relinking: False, invariantTimezone: False) [FINISHED] Time: 19.9556776s
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Debug", relinking: True, invariantTimezone: True) [STARTING]
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Debug", relinking: True, invariantTimezone: True) [FAIL]
      Runtime pack path doesn't match.
      Expected: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-ci'
      Actual:   '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(346,0): at Wasm.Build.Tests.BuildTestBase.AssertRuntimePackPath(String buildOutput, String targetFramework)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(251,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(108,0): at Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(String config, Boolean relinking, Boolean invariantTimezone)
           at InvokeStub_WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Debug_wq5y34tp_1hx
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_wq5y34tp_1hx/Debug_wq5y34tp_1hx.binlog
        Building Debug_wq5y34tp_1hx in /root/helix/work/workitem/e/wbt/Debug_wq5y34tp_1hx
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet publish -p:WasmBuildOnlyAfterPublish=true  /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_wq5y34tp_1hx/Debug_wq5y34tp_1hx.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Debug_wq5y34tp_1hx
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.12.1-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Debug_wq5y34tp_1hx
        [Debug_wq5y34tp_1hx]   Determining projects to restore...
        [Debug_wq5y34tp_1hx]   Restored /root/helix/work/workitem/e/wbt/Debug_wq5y34tp_1hx/Debug_wq5y34tp_1hx.csproj (in 393 ms).
        [Debug_wq5y34tp_1hx] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-alpha.1.23416.26/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(311,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt/Debug_wq5y34tp_1hx/Debug_wq5y34tp_1hx.csproj]
        [Debug_wq5y34tp_1hx]   Debug_wq5y34tp_1hx -> /root/helix/work/workitem/e/wbt/Debug_wq5y34tp_1hx/bin/Debug/net8.0/wasi-wasm/Debug_wq5y34tp_1hx.dll
        [Debug_wq5y34tp_1hx]   ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
        [Debug_wq5y34tp_1hx]   Optimizing assemblies for size. This process might take a while.
        [Debug_wq5y34tp_1hx]   Debug_wq5y34tp_1hx -> /root/helix/work/workitem/e/wbt/Debug_wq5y34tp_1hx/bin/Debug/net8.0/wasi-wasm/publish/
        [Debug_wq5y34tp_1hx]   Debug_wq5y34tp_1hx -> /root/helix/work/workitem/e/wbt/Debug_wq5y34tp_1hx/bin/Debug/net8.0/wasi-wasm/Debug_wq5y34tp_1hx.dll
        [Debug_wq5y34tp_1hx]   ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
        [Debug_wq5y34tp_1hx]   Debug_wq5y34tp_1hx -> /root/helix/work/workitem/e/wbt/Debug_wq5y34tp_1hx/bin/Debug/net8.0/wasi-wasm/publish/
        [Debug_wq5y34tp_1hx]   MicrosoftNetCoreAppRuntimePackRidNativeDir: /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4/runtimes/wasi-wasm/native/
        [Debug_wq5y34tp_1hx]   Performing WASI SDK build: "/root/helix/work/correlation/build/wasi-sdk/bin/clang" "@/root/helix/work/workitem/e/wbt/Debug_wq5y34tp_1hx/obj/Debug/net8.0/wasi-wasm/wasm/for-publish/clang-compile.rsp"
        [Debug_wq5y34tp_1hx] 
        [Debug_wq5y34tp_1hx] Workload updates are available. Run `dotnet workload list` for more information.
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Debug", relinking: True, invariantTimezone: True) [FINISHED] Time: 17.8781047s
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Release", relinking: False, invariantTimezone: False) [STARTING]
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Release", relinking: False, invariantTimezone: False) [FAIL]
      Runtime pack path doesn't match.
      Expected: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-ci'
      Actual:   '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
      Stack Trace:
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(346,0): at Wasm.Build.Tests.BuildTestBase.AssertRuntimePackPath(String buildOutput, String targetFramework)
        /_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(251,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
        /_/src/mono/wasi/Wasi.Build.Tests/WasiTemplateTests.cs(108,0): at Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(String config, Boolean relinking, Boolean invariantTimezone)
           at InvokeStub_WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(Object, Span`1)
           at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Output:
        [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole  -  in pwd /root/helix/work/workitem/e/wbt/Release_gpmgi5cx_1rv
        [] The template "Wasi Console App" was created successfully.
        [] 
        -------- Building ---------
        Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Release_gpmgi5cx_1rv/Release_gpmgi5cx_1rv.binlog
        Building Release_gpmgi5cx_1rv in /root/helix/work/workitem/e/wbt/Release_gpmgi5cx_1rv
        Running /root/helix/work/workitem/e/dotnet-latest/dotnet publish -p:WasmBuildOnlyAfterPublish=true  /p:Configuration=Release /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Release_gpmgi5cx_1rv/Release_gpmgi5cx_1rv.binlog" /nologo /v:minimal
        WorkingDirectory: /root/helix/work/workitem/e/wbt/Release_gpmgi5cx_1rv
        Setting environment variables for execution:
        	DOTNET_ROOT = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_INSTALL_DIR = /root/helix/work/workitem/e/dotnet-latest
        	DOTNET_MULTILEVEL_LOOKUP = 0
        	DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
        	PATH = /root/helix/work/workitem/e/dotnet-latest:./dotnet-latest:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasi-sdk:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/node-v18.12.1-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
        	EM_WORKAROUND_PYTHON_BUG_34780 = 1
        	WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
        	NUGET_PACKAGES = /root/helix/work/workitem/e/wbt/nuget/Release_gpmgi5cx_1rv
        [Release_gpmgi5cx_1rv]   Determining projects to restore...
        [Release_gpmgi5cx_1rv]   Restored /root/helix/work/workitem/e/wbt/Release_gpmgi5cx_1rv/Release_gpmgi5cx_1rv.csproj (in 368 ms).
        [Release_gpmgi5cx_1rv] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-alpha.1.23416.26/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(311,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt/Release_gpmgi5cx_1rv/Release_gpmgi5cx_1rv.csproj]
        [Release_gpmgi5cx_1rv]   Release_gpmgi5cx_1rv -> /root/helix/work/workitem/e/wbt/Release_gpmgi5cx_1rv/bin/Release/net8.0/wasi-wasm/Release_gpmgi5cx_1rv.dll
        [Release_gpmgi5cx_1rv]   ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
        [Release_gpmgi5cx_1rv]   Optimizing assemblies for size. This process might take a while.
        [Release_gpmgi5cx_1rv]   Release_gpmgi5cx_1rv -> /root/helix/work/workitem/e/wbt/Release_gpmgi5cx_1rv/bin/Release/net8.0/wasi-wasm/publish/
        [Release_gpmgi5cx_1rv]   Release_gpmgi5cx_1rv -> /root/helix/work/workitem/e/wbt/Release_gpmgi5cx_1rv/bin/Release/net8.0/wasi-wasm/Release_gpmgi5cx_1rv.dll
        [Release_gpmgi5cx_1rv]   ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4'
        [Release_gpmgi5cx_1rv]   Release_gpmgi5cx_1rv -> /root/helix/work/workitem/e/wbt/Release_gpmgi5cx_1rv/bin/Release/net8.0/wasi-wasm/publish/
        [Release_gpmgi5cx_1rv]   MicrosoftNetCoreAppRuntimePackRidNativeDir: /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/8.0.0-rc.1.23414.4/runtimes/wasi-wasm/native/
        [Release_gpmgi5cx_1rv]   Performing WASI SDK build: "/root/helix/work/correlation/build/wasi-sdk/bin/clang" "@/root/helix/work/workitem/e/wbt/Release_gpmgi5cx_1rv/obj/Release/net8.0/wasi-wasm/wasm/for-publish/clang-compile.rsp"
        [Release_gpmgi5cx_1rv] 
        [Release_gpmgi5cx_1rv] Workload updates are available. Run `dotnet workload list` for more information.
    Wasi.Build.Tests.WasiTemplateTests.ConsolePublishAndRunForSingleFileBundle(config: "Release", relinking: False, invariantTimezone: False) [FINISHED] Time: 18.4678678s
============== DELETING THE BUILDS =============
  Finished:    Wasi.Build.Tests
=== TEST EXECUTION SUMMARY ===
   Wasi.Build.Tests  Total: 9, Errors: 0, Failed: 9, Skipped: 0, Time: 87.170s
/root/helix/work/workitem/e /root/helix/work/workitem/e
----- end Thu 17 Aug 2023 05:01:36 PM UTC ----- exit code 1 ----------------------------------------------------------
Author: carlossanlop
Assignees: -
Labels:

arch-wasm, os-linux, blocking-clean-ci, Known Build Error

Milestone: 8.0.0

@carlossanlop carlossanlop added os-windows area-VM-meta-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Aug 18, 2023
@radical
Copy link
Member

radical commented Aug 18, 2023

Duplicate of #90743, and fixed yesterday. The build linked here is older.

@radical radical closed this as completed Aug 18, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture 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 os-linux Linux OS (any supported distro) os-windows
Projects
None yet
Development

No branches or pull requests

2 participants