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

[nightly] Update common Docker engineering infrastructure with latest #6209

Merge branch 'nightly' into dotnet-docker-nightly-update-eng-common

7fe14b5
Select commit
Loading
Failed to load commit list.
Merged

[nightly] Update common Docker engineering infrastructure with latest #6209

Merge branch 'nightly' into dotnet-docker-nightly-update-eng-common
7fe14b5
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-docker-nightly-pr succeeded Feb 7, 2025 in 21m 19s

Build #20250206.7 had test failures

Details

Tests

  • Failed: 2 (0.03%)
  • Passed: 4,678 (62.59%)
  • Other: 2,794 (37.38%)
  • Total: 7,474

Annotations

Check failure on line 1 in Microsoft.DotNet.Docker.Tests.SdkImageTests.VerifyDotnetFolderContents

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-docker-nightly-pr

Microsoft.DotNet.Docker.Tests.SdkImageTests.VerifyDotnetFolderContents

System.Net.Http.HttpIOException : The response ended prematurely. (ResponseEnded)
Raw output
   at System.Net.Http.HttpConnection.FillAsync(Boolean async)
   at System.Net.Http.HttpConnection.CopyToContentLengthAsync(Stream destination, Boolean async, UInt64 length, Int32 bufferSize, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnection.ContentLengthReadStream.CompleteCopyToAsync(Task copyTask, CancellationToken cancellationToken)
   at Microsoft.DotNet.Docker.Tests.HttpClientExtensions.DownloadFileAsync(HttpClient client, Uri uri, String path) in D:\a\_work\2\s\dotnet-docker\tests\Microsoft.DotNet.Docker.Tests\HttpClientExtensions.cs:line 17
   at Microsoft.DotNet.Docker.Tests.SdkImageTests.GetExpectedSdkContentsAsync(ProductImageData imageData) in D:\a\_work\2\s\dotnet-docker\tests\Microsoft.DotNet.Docker.Tests\SdkImageTests.cs:line 293
   at Microsoft.DotNet.Docker.Tests.SdkImageTests.VerifyDotnetFolderContents(ProductImageData imageData) in D:\a\_work\2\s\dotnet-docker\tests\Microsoft.DotNet.Docker.Tests\SdkImageTests.cs:line 146
--- End of stack trace from previous location ---

Check failure on line 1 in Microsoft.DotNet.Docker.Tests.SdkImageTests.VerifyDotnetFolderContents

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-docker-nightly-pr

Microsoft.DotNet.Docker.Tests.SdkImageTests.VerifyDotnetFolderContents

System.Net.Http.HttpIOException : The response ended prematurely. (ResponseEnded)
Raw output
   at System.Net.Http.HttpConnection.FillAsync(Boolean async)
   at System.Net.Http.HttpConnection.CopyToContentLengthAsync(Stream destination, Boolean async, UInt64 length, Int32 bufferSize, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnection.ContentLengthReadStream.CompleteCopyToAsync(Task copyTask, CancellationToken cancellationToken)
   at Microsoft.DotNet.Docker.Tests.HttpClientExtensions.DownloadFileAsync(HttpClient client, Uri uri, String path) in D:\a\_work\2\s\dotnet-docker\tests\Microsoft.DotNet.Docker.Tests\HttpClientExtensions.cs:line 17
   at Microsoft.DotNet.Docker.Tests.SdkImageTests.GetExpectedSdkContentsAsync(ProductImageData imageData) in D:\a\_work\2\s\dotnet-docker\tests\Microsoft.DotNet.Docker.Tests\SdkImageTests.cs:line 293
   at Microsoft.DotNet.Docker.Tests.SdkImageTests.VerifyDotnetFolderContents(ProductImageData imageData) in D:\a\_work\2\s\dotnet-docker\tests\Microsoft.DotNet.Docker.Tests\SdkImageTests.cs:line 146
--- End of stack trace from previous location ---