Skip to content

Intermittent BlobContainerClientTest.Tags test failure due to HTTP status code 202 and FindBlobsByTags not returning the expected tags #5788

@ahsonkhan

Description

@ahsonkhan

From an unrelated PR: #5772

On ValidateLive Win2022_x86_with_unit_test_winHttp
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3954909&view=logs&j=1cbef409-5ce5-5885-71aa-60f628bf5123&t=614bdaae-21d9-5723-b317-b9e0e4565c8b&l=434709

Test:

2024-07-11T22:26:16.9327118Z 118: [2024-07-11T22:26:16.9307174Z T: 4604] INFO  : HTTP status code 200 won't be retried.
2024-07-11T22:26:17.9426083Z 118: D:\a\_work\1\s\sdk\storage\azure-storage-blobs\test\ut\blob_container_client_test.cpp(954): error: Expected: (numPages1) > (2), actual: 1 vs 2
2024-07-11T22:26:17.9428592Z 118: D:\a\_work\1\s\sdk\storage\azure-storage-blobs\test\ut\blob_container_client_test.cpp(955): error: Expected: (numPages2) > (2), actual: 1 vs 2
2024-07-11T22:26:17.9430137Z 118: D:\a\_work\1\s\sdk\storage\azure-storage-blobs\test\ut\blob_container_client_test.cpp(956): error: Expected equality of these values:
2024-07-11T22:26:17.9431451Z 118:   findResults.size()
2024-07-11T22:26:17.9432319Z 118:     Which is: 0
2024-07-11T22:26:17.9433120Z 118:   blobNames.size()
2024-07-11T22:26:17.9433879Z 118:     Which is: 6
2024-07-11T22:26:17.9434978Z 118: D:\a\_work\1\s\sdk\storage\azure-storage-blobs\test\ut\blob_container_client_test.cpp(957): error: Expected equality of these values:
2024-07-11T22:26:17.9435737Z 118:   findResults2.size()
2024-07-11T22:26:17.9436448Z 118:     Which is: 0
2024-07-11T22:26:17.9437421Z 118:   blobNames.size()
2024-07-11T22:26:17.9438407Z 118:     Which is: 6
2024-07-11T22:26:17.9439666Z 118: D:\a\_work\1\s\sdk\storage\azure-storage-blobs\test\ut\blob_container_client_test.cpp(961): error: Expected equality of these values:
2024-07-11T22:26:17.9440254Z 118:   blobNames
2024-07-11T22:26:17.9440757Z 118:     Which is: { "blobQdSWwHWvd0", "blobQdSWwHWvd00", "blobQdSWwHWvd01", "blobQdSWwHWvd02", "blobQdSWwHWvd03", "blobQdSWwHWvd04" }
2024-07-11T22:26:17.9441428Z 118:   findResults
2024-07-11T22:26:17.9441804Z 118:     Which is: {}
2024-07-11T22:26:17.9442446Z 118: D:\a\_work\1\s\sdk\storage\azure-storage-blobs\test\ut\blob_container_client_test.cpp(962): error: Expected equality of these values:
2024-07-11T22:26:17.9442942Z 118:   blobNames
2024-07-11T22:26:17.9443442Z 118:     Which is: { "blobQdSWwHWvd0", "blobQdSWwHWvd00", "blobQdSWwHWvd01", "blobQdSWwHWvd02", "blobQdSWwHWvd03", "blobQdSWwHWvd04" }
2024-07-11T22:26:17.9443911Z 118:   findResults2
2024-07-11T22:26:17.9444291Z 118:     Which is: {}

See detailed logs attached
ValidateLive Win2022_x86_with_unit_test_winHttp-BlobContainerClientTest.Tags.txt

Metadata

Metadata

Assignees

Labels

StorageStorage Service (Queues, Blobs, Files)test-reliabilityIssue that causes tests to be unreliable

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions