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

[release/2.3] Fetch Korebuild from new URL #59765

Merged
merged 1 commit into from
Jan 8, 2025

Fetch Korebuild from new URL

31e001e
Select commit
Loading
Failed to load commit list.
Merged

[release/2.3] Fetch Korebuild from new URL #59765

Fetch Korebuild from new URL
31e001e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci failed Jan 8, 2025 in 23m 38s

Build #20250107.21 had test failures

Details

Tests

  • Failed: 165 (0.49%)
  • Passed: 33,560 (99.19%)
  • Other: 109 (0.32%)
  • Total: 33,834

Annotations

Check failure on line 8005 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Build log #L8005

Cmd.exe exited with code '1'.

Check failure on line 1 in IISIntegration.FunctionalTests.Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests.UpgradeFeatureDetectionTests.UpgradeFeatureDetectionDisabled_OutOfProcess_IISExpress_CoreClr_x64_Portable

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

IISIntegration.FunctionalTests.Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests.UpgradeFeatureDetectionTests.UpgradeFeatureDetectionDisabled_OutOfProcess_IISExpress_CoreClr_x64_Portable

System.Exception : dotnet publish exited with exit code : 1
Raw output
   at Microsoft.AspNetCore.Server.IntegrationTesting.ApplicationDeployer.DotnetPublish(String publishRoot) in /_/src/Hosting/Server.IntegrationTesting/src/Deployers/ApplicationDeployer.cs:line 96
   at Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer.<DeployAsync>d__11.MoveNext() in /_/src/Hosting/Server.IntegrationTesting/src/Deployers/IISExpressDeployer.cs:line 67
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests.UpgradeFeatureDetectionTests.<UpgradeFeatureDetectionDeployer>d__3.MoveNext() in /_/src/Servers/IIS/IISIntegration/test/FunctionalTests/UpgradeFeatureDetectionTests.cs:line 66
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

Check failure on line 1 in IISIntegration.FunctionalTests.Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests.NtlmAuthenticationTests.NtlmAuthentication_CoreClr_X64_Portable

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

IISIntegration.FunctionalTests.Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests.NtlmAuthenticationTests.NtlmAuthentication_CoreClr_X64_Portable

System.Exception : dotnet publish exited with exit code : 1
Raw output
   at Microsoft.AspNetCore.Server.IntegrationTesting.ApplicationDeployer.DotnetPublish(String publishRoot) in /_/src/Hosting/Server.IntegrationTesting/src/Deployers/ApplicationDeployer.cs:line 96
   at Microsoft.AspNetCore.Server.IntegrationTesting.IISExpressDeployer.<DeployAsync>d__11.MoveNext() in /_/src/Hosting/Server.IntegrationTesting/src/Deployers/IISExpressDeployer.cs:line 67
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   at Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests.NtlmAuthenticationTests.<NtlmAuthentication>d__3.MoveNext() in /_/src/Servers/IIS/IISIntegration/test/FunctionalTests/OutOfProcess/NtlmAuthentationTest.cs:line 79
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

Check failure on line 1 in Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.UpgradeTests.AcceptsRequestWithChunkedEncodingAndUpgrade

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.UpgradeTests.AcceptsRequestWithChunkedEncodingAndUpgrade

Assert.Equal() Failure
                   ↓ (pos 9)
Expected: HTTP/1.1 200 OK
Actual:   HTTP/1.1 500 In
                   ↑ (pos 9)
Raw output
   at Microsoft.AspNetCore.Testing.TestConnection.<Receive>d__23.MoveNext() in /_/src/Servers/Kestrel/shared/test/TestConnection.cs:line 149
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.UpgradeTests.<AcceptsRequestWithChunkedEncodingAndUpgrade>d__5.MoveNext() in /_/src/Servers/Kestrel/test/FunctionalTests/UpgradeTests.cs:line 232
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

Check failure on line 1 in Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.BadHttpRequestTests.TestInvalidHeaders(rawHeaders: "Header-1: value1\r\nHeader-2: v\ralue2\r\n", expectedExceptionMessage: "Invalid request header: 'Header-2: v\\x0Dalue2\\x0"...)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.BadHttpRequestTests.TestInvalidHeaders(rawHeaders: "Header-1: value1\r\nHeader-2: v\ralue2\r\n", expectedExceptionMessage: "Invalid request header: 'Header-2: v\\x0Dalue2\\x0"...)

System.IO.IOException : Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
---- System.Net.Sockets.SocketException : An existing connection was forcibly closed by the remote host
Raw output
   at System.Net.Sockets.NetworkStream.EndRead(IAsyncResult asyncResult)
   at System.IO.Stream.<>c.<BeginEndReadAsync>b__43_1(Stream stream, IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncTrimPromise`1.Complete(TInstance thisRef, Func`3 endMethod, IAsyncResult asyncResult, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.IO.StreamReader.<ReadBufferAsync>d__97.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.IO.StreamReader.<ReadAsyncInternal>d__64.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Testing.TaskExtensions.<TimeoutAfter>d__0`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Testing.TestConnection.<Receive>d__23.MoveNext() in /_/src/Servers/Kestrel/shared/test/TestConnection.cs:line 133
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Testing.TestConnection.<ReceiveForcedEnd>d__26.MoveNext() in /_/src/Servers/Kestrel/shared/test/TestConnection.cs:line 170
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.BadHttpRequestTests.<ReceiveBadRequestResponse>d__16.MoveNext() in /_/src/Servers/Kestrel/test/FunctionalTests/BadHttpRequestTests.cs:line 228
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   at Microsoft.AspNetCore.Server.Kestrel.FunctionalTests.BadHttpRequestTests.<TestBadRequest>d__15.MoveNext() in /_/src/Servers/Kestrel/test/FunctionalTests/BadHttpRequestTests.cs:line 207
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
----- Inner Stack Trace -----
   at System.Net.Sockets.Socket.EndReceive(I