Skip to content

[Storage - Blob] BlobClient Node.js only syncCopyFromURL - destination bearer token failing in nightly runs #21554

Closed

Description

Storage - Blob nightly test runs are failing with:

Error message:
Server failed to authenticate the request. Please refer to the information in the www-authenticate header. RequestId:577daa26-b01e-0060-4b5c-556649000000 Time:2022-04-21T08:48:37.8794708Z
Stack trace:
RestError: Server failed to authenticate the request. Please refer to the information in the www-authenticate header.
RequestId:577daa26-b01e-0060-4b5c-556649000000
Time:2022-04-21T08:48:37.8794708Z
at handleErrorResponse (/Users/runner/work/1/s/sdk/core/core-http/src/policies/deserializationPolicy.ts:274:17)
at /Users/runner/work/1/s/sdk/core/core-http/src/policies/deserializationPolicy.ts:179:47
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at StorageRetryPolicy.attemptSendRequest (/Users/runner/work/1/s/sdk/storage/storage-blob/src/policies/StorageRetryPolicy.ts:54:54)
at TracingPolicy.sendRequest (/Users/runner/work/1/s/sdk/core/core-http/src/policies/tracingPolicy.ts:77:24)
at StorageClientContext.sendOperationRequest (/Users/runner/work/1/s/sdk/core/core-http/src/serviceClient.ts:520:23)
at AppendBlobClient.syncCopyFromURL (/Users/runner/work/1/s/sdk/storage/storage-blob/dist-esm/storage-blob/src/Clients.js:285:545)
at Context. (/Users/runner/work/1/s/sdk/storage/storage-blob/test/node/blobclient.spec.ts:296:20)

For more details check here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)needs-team-triageWorkflow: This issue needs the team to triage.test-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions