Skip to content

Release: Adds version 3.58.0#5698

Closed
aavasthy wants to merge 5 commits into
masterfrom
release-3.58.0-v2
Closed

Release: Adds version 3.58.0#5698
aavasthy wants to merge 5 commits into
masterfrom
release-3.58.0-v2

[Internal] Release: Adds latest master commits to release-3.58.0-v2 (…

ea81b15
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-v3-ci failed Mar 20, 2026 in 1h 36m 50s

Build #20260319.25 had test failures

Details

Tests

  • Failed: 27 (0.31%)
  • Passed: 8,529 (98.81%)
  • Other: 76 (0.88%)
  • Total: 8,632
Code coverage

  • 53950 of 97235 line covered (55.48%)

Annotations

Check failure on line 1720 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci

Build log #L1720

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 1725 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci

Build log #L1725

Dotnet command failed with non-zero exit code on the following projects : [
  'D:\\a\\_work\\1\\s\\Microsoft.Azure.Cosmos\\tests\\Microsoft.Azure.Cosmos.EmulatorTests\\Microsoft.Azure.Cosmos.EmulatorTests.csproj'
]

Check failure on line 1372 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci

Build log #L1372

The Operation will be canceled. The next steps may not contain expected logs.

Check failure on line 1375 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci

Build log #L1375

The operation was canceled.

Check failure on line 1 in Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.CreateItemStreamTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci

Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.CreateItemStreamTest

Initialization method Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.TestInitAsync threw exception. Microsoft.Azure.Cosmos.CosmosException: Response status code does not indicate success: Forbidden (403); Substatus: 3090; ActivityId: 3d3453d6-e4a7-45f6-af0d-2c6e959449b8; Reason: (Message: {"Errors":["Database / Collection Count Quota exceeded: Maximum number of 'Database' per account exceeded. Current configured quota 1000. Learn more https://aka.ms/cosmosdbquota"]}
ActivityId: 3d3453d6-e4a7-45f6-af0d-2c6e959449b8, Request URI: /apps/81dbdb26-b835-47ea-b870-ad211e2890e6/services/4e58143b-bcf4-4198-af68-100f4836e304/partitions/63114079-032b-4168-89de-0c71e4cd33e9/replicas/134172030984820221p, RequestStats: , SDK: Microsoft.Azure.Documents.Common/2.14.0, Microsoft.Azure.Cosmos.Tracing.TraceData.ClientSideRequestStatisticsTraceDatum, Windows/10.0.20348 cosmos-netstandard-sdk/3.42.2);.
Raw output
    at Microsoft.Azure.Cosmos.GatewayStoreClient.ParseResponseAsync(HttpResponseMessage responseMessage, JsonSerializerSettings serializerSettings, DocumentServiceRequest request) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreClient.cs:line 140
   at Microsoft.Azure.Cosmos.GatewayStoreClient.InvokeAsync(DocumentServiceRequest request, ResourceType resourceType, Uri physicalAddress, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreClient.cs:line 54
   at Microsoft.Azure.Cosmos.GatewayStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreModel.cs:line 171
   at Microsoft.Azure.Cosmos.GatewayStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreModel.cs:line 171
   at Microsoft.Azure.Cosmos.Handlers.TransportHandler.ProcessMessageAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 167
   at Microsoft.Azure.Cosmos.Handlers.TransportHandler.SendAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 83

Check failure on line 1 in Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.UpsertItemsTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci

Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.UpsertItemsTest

Initialization method Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.TestInitAsync threw exception. Microsoft.Azure.Cosmos.CosmosException: Response status code does not indicate success: Forbidden (403); Substatus: 3090; ActivityId: aa8abedd-742d-47cc-9f4a-4e8d2467824b; Reason: (Message: {"Errors":["Database / Collection Count Quota exceeded: Maximum number of 'Database' per account exceeded. Current configured quota 1000. Learn more https://aka.ms/cosmosdbquota"]}
ActivityId: aa8abedd-742d-47cc-9f4a-4e8d2467824b, Request URI: /apps/81dbdb26-b835-47ea-b870-ad211e2890e6/services/4e58143b-bcf4-4198-af68-100f4836e304/partitions/63114079-032b-4168-89de-0c71e4cd33e9/replicas/134172030984820221p, RequestStats: , SDK: Microsoft.Azure.Documents.Common/2.14.0, Microsoft.Azure.Cosmos.Tracing.TraceData.ClientSideRequestStatisticsTraceDatum, Windows/10.0.20348 cosmos-netstandard-sdk/3.42.2);.
Raw output
    at Microsoft.Azure.Cosmos.GatewayStoreClient.ParseResponseAsync(HttpResponseMessage responseMessage, JsonSerializerSettings serializerSettings, DocumentServiceRequest request) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreClient.cs:line 140
   at Microsoft.Azure.Cosmos.GatewayStoreClient.InvokeAsync(DocumentServiceRequest request, ResourceType resourceType, Uri physicalAddress, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreClient.cs:line 54
   at Microsoft.Azure.Cosmos.GatewayStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreModel.cs:line 171
   at Microsoft.Azure.Cosmos.GatewayStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreModel.cs:line 171
   at Microsoft.Azure.Cosmos.Handlers.TransportHandler.ProcessMessageAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 167
   at Microsoft.Azure.Cosmos.Handlers.TransportHandler.SendAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 83

Check failure on line 1 in Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.TestThinClientQueryPlanMultiPartitionFanout

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci

Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.TestThinClientQueryPlanMultiPartitionFanout

Initialization method Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.TestInitAsync threw exception. Microsoft.Azure.Cosmos.CosmosException: Response status code does not indicate success: Forbidden (403); Substatus: 3090; ActivityId: 47a5f7a8-2c7a-4aa2-9ba6-bcc791e950ff; Reason: (Message: {"Errors":["Database / Collection Count Quota exceeded: Maximum number of 'Database' per account exceeded. Current configured quota 1000. Learn more https://aka.ms/cosmosdbquota"]}
ActivityId: 47a5f7a8-2c7a-4aa2-9ba6-bcc791e950ff, Request URI: /apps/81dbdb26-b835-47ea-b870-ad211e2890e6/services/4e58143b-bcf4-4198-af68-100f4836e304/partitions/63114079-032b-4168-89de-0c71e4cd33e9/replicas/134172030984820221p, RequestStats: , SDK: Microsoft.Azure.Documents.Common/2.14.0, Microsoft.Azure.Cosmos.Tracing.TraceData.ClientSideRequestStatisticsTraceDatum, Windows/10.0.20348 cosmos-netstandard-sdk/3.42.2);.
Raw output
    at Microsoft.Azure.Cosmos.GatewayStoreClient.ParseResponseAsync(HttpResponseMessage responseMessage, JsonSerializerSettings serializerSettings, DocumentServiceRequest request) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreClient.cs:line 140
   at Microsoft.Azure.Cosmos.GatewayStoreClient.InvokeAsync(DocumentServiceRequest request, ResourceType resourceType, Uri physicalAddress, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreClient.cs:line 54
   at Microsoft.Azure.Cosmos.GatewayStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreModel.cs:line 171
   at Microsoft.Azure.Cosmos.GatewayStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreModel.cs:line 171
   at Microsoft.Azure.Cosmos.Handlers.TransportHandler.ProcessMessageAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 167
   at Microsoft.Azure.Cosmos.Handlers.TransportHandler.SendAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 83

Check failure on line 1 in Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.CreateItemsTestWithThinClientFlagDisabledAccountEnabled

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-v3-ci

Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.CreateItemsTestWithThinClientFlagDisabledAccountEnabled

Initialization method Microsoft.Azure.Cosmos.SDK.EmulatorTests.CosmosItemThinClientTests.TestInitAsync threw exception. Microsoft.Azure.Cosmos.CosmosException: Response status code does not indicate success: Forbidden (403); Substatus: 3090; ActivityId: d19ce29e-c197-483e-be3f-7f4e843d9e62; Reason: (Message: {"Errors":["Database / Collection Count Quota exceeded: Maximum number of 'Database' per account exceeded. Current configured quota 1000. Learn more https://aka.ms/cosmosdbquota"]}
ActivityId: d19ce29e-c197-483e-be3f-7f4e843d9e62, Request URI: /apps/81dbdb26-b835-47ea-b870-ad211e2890e6/services/4e58143b-bcf4-4198-af68-100f4836e304/partitions/63114079-032b-4168-89de-0c71e4cd33e9/replicas/134172030984820221p, RequestStats: , SDK: Microsoft.Azure.Documents.Common/2.14.0, Microsoft.Azure.Cosmos.Tracing.TraceData.ClientSideRequestStatisticsTraceDatum, Windows/10.0.20348 cosmos-netstandard-sdk/3.42.2);.
Raw output
    at Microsoft.Azure.Cosmos.GatewayStoreClient.ParseResponseAsync(HttpResponseMessage responseMessage, JsonSerializerSettings serializerSettings, DocumentServiceRequest request) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreClient.cs:line 140
   at Microsoft.Azure.Cosmos.GatewayStoreClient.InvokeAsync(DocumentServiceRequest request, ResourceType resourceType, Uri physicalAddress, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreClient.cs:line 54
   at Microsoft.Azure.Cosmos.GatewayStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreModel.cs:line 171
   at Microsoft.Azure.Cosmos.GatewayStoreModel.ProcessMessageAsync(DocumentServiceRequest request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\GatewayStoreModel.cs:line 171
   at Microsoft.Azure.Cosmos.Handlers.TransportHandler.ProcessMessageAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 167
   at Microsoft.Azure.Cosmos.Handlers.TransportHandler.SendAsync(RequestMessage request, CancellationToken cancellationToken) in D:\a\_work\1\s\Microsoft.Azure.Cosmos\src\Handler\TransportHandler.cs:line 83