Skip to content

Localized file check-in by OneLocBuild Task: Build definition ID 8117…

2747c25
Select commit
Loading
Failed to load commit list.
Open

Localized file check-in by OneLocBuild Task: Build definition ID 8117: Build ID 13879531 #7286

Localized file check-in by OneLocBuild Task: Build definition ID 8117…
2747c25
Select commit
Loading
Failed to load commit list.
Azure Pipelines / NuGet.Client CI failed Apr 19, 2026 in 53m 36s

Build #20260419.6 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 61,705 (98.29%)
  • Other: 1,075 (1.71%)
  • Total: 62,781

Annotations

Check failure on line 15 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI

Build log #L15

Cmd.exe exited with code '128'.

Check failure on line 328 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI

Build log #L328

Error: The process 'D:\a\_work\1\s\cli\dotnet.exe' failed with exit code 1

Check failure on line 333 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI

Build log #L333

Dotnet command failed with non-zero exit code on the following projects : [ '' ]

Check failure on line 1 in NuGet.Protocol.Tests.PackageUpdateResourceTests.Push_WhenPushingToAnHttpSymbolSourceAndAllowInsecureConnections_logsError(allowInsecureConnections: True, isErrorExpected: False)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / NuGet.Client CI

NuGet.Protocol.Tests.PackageUpdateResourceTests.Push_WhenPushingToAnHttpSymbolSourceAndAllowInsecureConnections_logsError(allowInsecureConnections: True, isErrorExpected: False)

System.Threading.Tasks.TaskCanceledException : A task was canceled.
Raw output
   at NuGet.Protocol.HttpRetryHandler.SendAsync(HttpRetryHandlerRequest request, String source, ILogger log, CancellationToken cancellationToken) in D:\a\_work\1\s\src\NuGet.Core\NuGet.Protocol\HttpSource\HttpRetryHandler.cs:line 169
   at NuGet.Protocol.HttpSource.GetThrottledResponse(Func`1 requestFactory, TimeSpan requestTimeout, TimeSpan downloadTimeout, Int32 maxTries, Boolean isRetry, Boolean isLastAttempt, Guid sessionId, ILogger log, CancellationToken cancellationToken) in D:\a\_work\1\s\src\NuGet.Core\NuGet.Protocol\HttpSource\HttpSource.cs:line 359
   at NuGet.Protocol.HttpSource.ProcessResponseAsync[T](HttpSourceRequest request, Func`2 processAsync, SourceCacheContext cacheContext, ILogger log, CancellationToken token) in D:\a\_work\1\s\src\NuGet.Core\NuGet.Protocol\HttpSource\HttpSource.cs:line 304
   at NuGet.Protocol.Core.Types.PackageUpdateResource.PushPackageToServer(String source, String apiKey, String pathToPackage, Boolean noServiceEndpoint, Boolean skipDuplicate, TimeSpan requestTimeout, Boolean logErrorForHttpSources, Boolean allowInsecureConnections, ILogger logger, CancellationToken token) in D:\a\_work\1\s\src\NuGet.Core\NuGet.Protocol\Resources\PackageUpdateResource.cs:line 506
   at NuGet.Protocol.Core.Types.PackageUpdateResource.PushPackageCore(String source, String apiKey, String packageToPush, Boolean noServiceEndpoint, Boolean skipDuplicate, TimeSpan requestTimeout, Boolean logErrorForHttpSources, Boolean allowInsecureConnections, ILogger log, CancellationToken token) in D:\a\_work\1\s\src\NuGet.Core\NuGet.Protocol\Resources\PackageUpdateResource.cs:line 379
   at NuGet.Protocol.Core.Types.PackageUpdateResource.PushPackagePath(String packagePath, String source, String symbolSource, String apiKey, Func`2 getSymbolApiKey, Boolean noServiceEndpoint, Boolean skipDuplicate, Boolean allowSnupkg, Boolean allowInsecureConnections, TimeSpan requestTimeout, ILogger log, CancellationToken token) in D:\a\_work\1\s\src\NuGet.Core\NuGet.Protocol\Resources\PackageUpdateResource.cs:line 297
   at NuGet.Protocol.Core.Types.PackageUpdateResource.PushAsync(IList`1 packagePaths, String symbolSource, Int32 timeoutInSecond, Boolean disableBuffering, Func`2 getApiKey, Func`2 getSymbolApiKey, Boolean noServiceEndpoint, Boolean skipDuplicate, Boolean allowSnupkg, Boolean allowInsecureConnections, ILogger log) in D:\a\_work\1\s\src\NuGet.Core\NuGet.Protocol\Resources\PackageUpdateResource.cs:line 109
   at NuGet.Protocol.Core.Types.PackageUpdateResource.Push(IList`1 packagePaths, String symbolSource, Int32 timeoutInSecond, Boolean disableBuffering, Func`2 getApiKey, Func`2 getSymbolApiKey, Boolean noServiceEndpoint, Boolean skipDuplicate, SymbolPackageUpdateResourceV3 symbolPackageUpdateResource, Boolean allowInsecureConnections, ILogger log) in D:\a\_work\1\s\src\NuGet.Core\NuGet.Protocol\Resources\PackageUpdateResource.cs:line 142
   at NuGet.Protocol.Tests.PackageUpdateResourceTests.Push_WhenPushingToAnHttpSymbolSourceAndAllowInsecureConnections_logsError(Boolean allowInsecureConnections, Boolean isErrorExpected) in D:\a\_work\1\s\test\NuGet.Core.Tests\NuGet.Protocol.Tests\Resources\PackageUpdateResourceTests.cs:line 934
--- End of stack trace from previous location ---