Bump fast-uri from 3.1.3 to 3.1.4 in /eng/vsix-tools#3133
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump fast-uri from 3.1.3 to 3.1.4 in /eng/vsix-tools#3133dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Azure Pipelines / mcp - pullrequest
failed
Jul 22, 2026 in 54m 12s
Build #20260721.24 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 29,684 (98.36%)
- Other: 495 (1.64%)
- Total: 30,180
- 1973 of 23762 line covered (8.30%)
Annotations
Check failure on line 23714 in Build log
azure-pipelines / mcp - pullrequest
Build log #L23714
PowerShell exited with code '1'.
azure-pipelines / mcp - pullrequest
Azure.Mcp.Core.Tests.Areas.Server.Commands.ToolLoading.ServerToolLoaderTests.CallToolHandler_WithoutListToolsFirst_ShouldSucceed
System.InvalidOperationException : Failed to create MCP client for registry server 'documentation': nodename nor servname provided, or not known (learn.microsoft.com:443)
---- System.Net.Http.HttpRequestException : nodename nor servname provided, or not known (learn.microsoft.com:443)
-------- System.Net.Sockets.SocketException : nodename nor servname provided, or not known
Raw output
at Microsoft.Mcp.Core.Areas.Server.Commands.Discovery.RegistryServerProvider.CreateClientAsync(McpClientOptions clientOptions, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/Discovery/RegistryServerProvider.cs:line 110
at Microsoft.Mcp.Core.Areas.Server.Commands.Discovery.BaseDiscoveryStrategy.GetOrCreateClientAsync(String name, McpClientOptions clientOptions, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/Discovery/BaseDiscoveryStrategy.cs:line 66
at Microsoft.Mcp.Core.Areas.Server.Commands.ToolLoading.ServerToolLoader.GetAllChildToolsAsync(RequestContext`1 request, String tool, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/ToolLoading/ServerToolLoader.cs:line 425
at Microsoft.Mcp.Core.Areas.Server.Commands.ToolLoading.ServerToolLoader.GetChildToolListAsync(RequestContext`1 request, String tool, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/ToolLoading/ServerToolLoader.cs:line 448
at Microsoft.Mcp.Core.Areas.Server.Commands.ToolLoading.ServerToolLoader.GetChildToolListJsonAsync(RequestContext`1 request, String tool, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/ToolLoading/ServerToolLoader.cs:line 457
at Microsoft.Mcp.Core.Areas.Server.Commands.ToolLoading.ServerToolLoader.InvokeToolLearn(RequestContext`1 request, String intent, String tool, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/ToolLoading/ServerToolLoader.cs:line 381
at Microsoft.Mcp.Core.Areas.Server.Commands.ToolLoading.ServerToolLoader.InvokeChildToolAsync(RequestContext`1 request, String intent, String tool, String command, Dictionary`2 parameters, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/ToolLoading/ServerToolLoader.cs:line 231
at Microsoft.Mcp.Core.Areas.Server.Commands.ToolLoading.ServerToolLoader.CallToolHandler(RequestContext`1 request, CancellationToken cancellationToken) in /Users/runner/work/1/s/core/Microsoft.Mcp.Core/src/Areas/Server/Commands/ToolLoading/ServerToolLoader.cs:line 161
at Azure.Mcp.Core.Tests.Areas.Server.Commands.ToolLoading.ServerToolLoaderTests.CallToolHandler_WithoutListToolsFirst_ShouldSucceed() in /Users/runner/work/1/s/core/Azure.Mcp.Core/tests/Azure.Mcp.Core.Tests/Areas/Server/Commands/ToolLoading/ServerToolLoaderTests.cs:line 84
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.InjectNewHttp11ConnectionAsync(QueueItem queueItem)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.SocketsHttpHandler.<SendAsync>g__CreateHandlerAndSendAsync|115_0(HttpReq
... [The stack trace has been truncated as it exceeded the maximum allowed size. Please refer to the complete log available in the Test Run attachments for full details.]
Loading