Skip to content

wip

Azure Pipelines / runtime failed Sep 11, 2024 in 2h 17m 20s

Build #20240911.34 had test failures

Details

Tests

  • Failed: 5 (0.00%)
  • Passed: 1,564,481 (97.65%)
  • Other: 37,652 (2.35%)
  • Total: 1,602,138

Annotations

Check failure on line 1789 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L1789

Failed to build "CoreCLR component".

Check failure on line 108 in src/coreclr/runtime.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/coreclr/runtime.proj#L108

src/coreclr/runtime.proj(108,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/Users/runner/work/1/s/src/coreclr/build-runtime.sh" -x64 -release -ci -os osx -outputrid osx-x64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/Users/runner/work/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/Users/runner/work/1/s/artifacts/bin/coreclr/osx.x64.Release/cdac-build-tool/cdac-build-tool.dll"" exited with code 2.

Check failure on line 1397 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L1397

Failed to build "CoreCLR component".

Check failure on line 108 in src/coreclr/runtime.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/coreclr/runtime.proj#L108

src/coreclr/runtime.proj(108,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/__w/1/s/src/coreclr/build-runtime.sh" -arm64 -release -ci -cross -os linux -pgodatapath "/__w/1/s/.packages/optimization.linux-arm64.pgo.coreclr/1.0.0-prerelease.24409.2" -outputrid linux-musl-arm64 -cmakeargs "-DCLR_DOTNET_HOST_PATH=/__w/1/s/.dotnet/dotnet" -cmakeargs "-DCDAC_BUILD_TOOL_BINARY_PATH=/__w/1/s/artifacts/bin/coreclr/linux.arm64.Release/cdac-build-tool/cdac-build-tool.dll"" exited with code 2.

Check failure on line 1 in System.Collections.Specialized.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Collections.Specialized.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in WasmTestOnChrome-MT-System.IO.FileSystem.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnChrome-MT-System.IO.FileSystem.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in WasmTestOnFirefox-MT-System.IO.MemoryMappedFiles.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnFirefox-MT-System.IO.MemoryMappedFiles.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Wasm.Build.Tests.TestAppScenarios.SatelliteLoadingTests.LoadSatelliteAssembly

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasm.Build.Tests.TestAppScenarios.SatelliteLoadingTests.LoadSatelliteAssembly

Could not find the pattern in the build output: '\*\* MicrosoftNetCoreAppRuntimePackDir : '([^ ']*)''.
Build output: []   Determining projects to restore...
[]   Restored /root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_vkig2dep_zly/ResourceLibrary/ResourceLibrary.csproj (in 259 ms).
[]   Restored /root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_vkig2dep_zly/Library/Json.csproj (in 2 ms).
[]   Restored /root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_vkig2dep_zly/App/WasmBasicTestApp.csproj (in 1.67 sec).
[] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-rc.1.24409.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_vkig2dep_zly/App/WasmBasicTestApp.csproj]
[] /root/helix/work/workitem/e/dotnet-latest/sdk/9.0.100-rc.1.24409.1/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_vkig2dep_zly/ResourceLibrary/ResourceLibrary.csproj]
[]   Json -> /root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_vkig2dep_zly/Library/bin/Debug/net9.0/Json.dll
[]   ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/SatelliteLoadingTests_vkig2dep_zly/ResourceLibrary/bin/Debug/net9.0/ResourceLibrary.dll
Raw output
   at Wasm.Build.Tests.ProjectProviderBase.AssertRuntimePackPath(String buildOutput, String targetFramework, RuntimeVariant runtimeType) in /_/src/mono/wasm/Wasm.Build.Tests/ProjectProviderBase.cs:line 332
   at Wasm.Build.Tests.BlazorWasmTestBase.AssertBundle(String buildOutput, BlazorBuildOptions blazorBuildOptions) in /_/src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs:line 125
   at Wasm.Build.Tests.BlazorWasmTestBase.BlazorBuild(BlazorBuildOptions options, String[] extraArgs) in /_/src/mono/wasm/Wasm.Build.Tests/Blazor/BlazorWasmTestBase.cs:line 67
   at Wasm.Build.Tests.TestAppScenarios.AppTestBase.BuildProject(String configuration, String binFrameworkDir, RuntimeVariant runtimeType, Boolean assertAppBundle, Boolean expectSuccess, String[] extraArgs) in /_/src/mono/wasm/Wasm.Build.Tests/TestAppScenarios/AppTestBase.cs:line 65
   at Wasm.Build.Tests.TestAppScenarios.SatelliteLoadingTests.LoadSatelliteAssembly() in /_/src/mono/wasm/Wasm.Build.Tests/TestAppScenarios/SatelliteLoadingTests.cs:line 31
--- End of stack trace from previous location ---