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

Support for WASI threads #98120

Closed
wants to merge 3 commits into from

Fix pthread linking for WasmBuildNative

c48c6ab
Select commit
Loading
Failed to load commit list.
Closed

Support for WASI threads #98120

Fix pthread linking for WasmBuildNative
c48c6ab
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build Libraries Test Run checked coreclr linux_musl arm64 Release) failed Mar 19, 2024 in 12m 12s

Build Libraries Test Run checked coreclr linux_musl arm64 Release failed

Annotations

Check failure on line 68 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24165.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build Libraries Test Run checked coreclr linux_musl arm64 Release)

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24165.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L68

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24165.6/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(68,5): error : (NETCORE_ENGINEERING_TELEMETRY=Helix) RestApiException`1: The response contained an invalid status code 500 Internal Server Error

Body: {"Message":"An error occured.","ActivityId":"9c5aa26cea1c3229020f84b03a96ebd2"}
   at Microsoft.DotNet.Helix.Client.Job.OnDetailsFailed(Request req, Response res) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 493
   at Microsoft.DotNet.Helix.Client.Job.DetailsAsync(String job, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 455
   at Microsoft.DotNet.Helix.Sdk.WaitForHelixJobCompletion.WaitForHelixJobAsync(String jobName, String queueName, String helixJobCancellationToken, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs:line 56
   at Microsoft.DotNet.Helix.Sdk.WaitForHelixJobCompletion.ExecuteCore(CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/WaitForHelixJobCompletion.cs:line 33
   at Microsoft.DotNet.Helix.Sdk.HelixTask.Execute() in /_/src/Microsoft.DotNet.Helix/Sdk/HelixTask.cs:line 61