Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.07k stars 1.19k forks source link

[Storage - Blob] BlobServiceClient createContainer and deleteContainer failing in nightly runs #31376

Open jerryshia opened 1 hour ago

jerryshia commented 1 hour ago

Storage - Blob nightly test runs are failing with:

Stack trace: RestError: <?xml version="1.0" encoding="utf-8"?>PublicAccessNotPermittedPublic access is not permitted on this storage account. RequestId:552f006a-001e-0004-68ba-1b47b6000000 Time:2024-10-11T08:49:48.3267871Z at handleErrorResponse (../../core/core-client/src/deserializationPolicy.ts:264:11 <- dist-test/index.browser.js:19629:20) at deserializeResponseBody (dist-test/index.browser.js:19564:46) at async StorageContextClient.sendOperationRequest (../../core/core-client/src/serviceClient.ts:216:23 <- dist-test/index.browser.js:20271:34) at async StorageContextClient.sendOperationRequest (../../core/core-http-compat/src/extendedClient.ts:109:2 <- dist-test/index.browser.js:20850:25) at async dist-test/index.browser.js:44458:36 at async Object.withSpan (../../core/core-tracing/src/tracingClient.ts:78:15 <- dist-test/index.browser.js:16741:29) at async dist-test/index.browser.js:46094:46 at async Object.withSpan (../../core/core-tracing/src/tracingClient.ts:78:15 <- dist-test/index.browser.js:16741:29) at async Context. (test/blobserviceclient.spec.ts:445:9 <- dist-test/index.browser.js:58002:38)

For more details check here: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4222718&view=results

github-actions[bot] commented 1 hour ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.