googleapis / nodejs-storage

Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.
https://cloud.google.com/storage/
Apache License 2.0
891 stars 367 forks source link

storage public access prevention enforced public access prevention behavior: object cannot be made public via ACL failed #2380

Closed flaky-bot[bot] closed 5 months ago

flaky-bot[bot] commented 7 months ago

Note: #2363 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 604f87e2e5511d30b80b50430bd292b36f4f4351 buildURL: Build Status, Sponge status: failed

flaky-bot[bot] commented 7 months ago

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (604f87e2e5511d30b80b50430bd292b36f4f4351), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

ddelgrosso1 commented 5 months ago

Going to close this as well since @danielbankhead added some retries to gtoken: https://github.com/googleapis/node-gtoken/pull/481