Skip to content

Revert "Revert "Upgrade Ubuntu and Azure Linux VMs and Containers (#6…

dfb8cd8
Select commit
Loading
Failed to load commit list.
Open

Revert "Revert "Upgrade Ubuntu and Azure Linux VMs and Containers"" #62304

Revert "Revert "Upgrade Ubuntu and Azure Linux VMs and Containers (#6…
dfb8cd8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci failed Aug 7, 2025 in 50m 1s

Build #20250729.31 had test failures

Details

Tests

  • Failed: 7 (0.00%)
  • Passed: 252,412 (99.23%)
  • Other: 1,941 (0.76%)
  • Total: 254,360

Annotations

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25377.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25377.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25377.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests--net10.0 in job 37ee9131-1e21-4c3a-bfd7-874a4a0f8bb3 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/37ee9131-1e21-4c3a-bfd7-874a4a0f8bb3/workitems/Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests--net10.0/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25377.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25377.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25377.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.AspNetCore.Mvc.FunctionalTests--net10.0 in job 9f4befef-28f9-41f3-a3f4-2d34fee78e08 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9f4befef-28f9-41f3-a3f4-2d34fee78e08/workitems/Microsoft.AspNetCore.Mvc.FunctionalTests--net10.0/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25377.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25377.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25377.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.AspNetCore.SignalR.Client.FunctionalTests--net10.0 in job 9f4befef-28f9-41f3-a3f4-2d34fee78e08 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9f4befef-28f9-41f3-a3f4-2d34fee78e08/workitems/Microsoft.AspNetCore.SignalR.Client.FunctionalTests--net10.0/console

Check failure on line 1 in Microsoft.AspNetCore.SignalR.Client.FunctionalTests--net10.0.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.SignalR.Client.FunctionalTests--net10.0.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 Microsoft.AspNetCore.SignalR.Client.FunctionalTests--net10.0.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.SignalR.Client.FunctionalTests--net10.0.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 Microsoft.AspNetCore.SignalR.Client.FunctionalTests--net10.0.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.SignalR.Client.FunctionalTests--net10.0.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 Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisHubLifetimeManagerTests.ClientDisconnectsWithoutCompletingClientResultOnSecondServer

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisHubLifetimeManagerTests.ClientDisconnectsWithoutCompletingClientResultOnSecondServer

Assert.Throws() Failure: Exception type was not an exact match
Expected: typeof(Microsoft.AspNetCore.SignalR.HubException)
Actual:   typeof(System.IO.IOException)
---- System.IO.IOException : Connection '486e9885-e377-4a6d-b641-cad87dc61919' does not exist.
Raw output
   at System.Threading.Tasks.Extensions.TaskExtensions.TimeoutAfter[T](Task`1 task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 88
   at Microsoft.AspNetCore.SignalR.Specification.Tests.ScaleoutHubLifetimeManagerTests`1.ClientDisconnectsWithoutCompletingClientResultOnSecondServer() in /_/src/SignalR/server/Specification.Tests/src/ScaleoutHubLifetimeManagerTests.cs:line 575
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at Microsoft.AspNetCore.SignalR.StackExchangeRedis.RedisHubLifetimeManager`1.InvokeConnectionAsync[T](String connectionId, String methodName, Object[] args, CancellationToken cancellationToken) in /_/src/SignalR/server/StackExchangeRedis/src/RedisHubLifetimeManager.cs:line 403