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
896 stars 370 forks source link

storage acls buckets: should make a bucket public failed #2393

Closed flaky-bot[bot] closed 8 months ago

flaky-bot[bot] commented 8 months ago

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


commit: 3f3f252d6f92658ba94ad789bf2a522a2d3a2f66 buildURL: Build Status, Sponge status: failed

flaky-bot[bot] commented 8 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 (3f3f252d6f92658ba94ad789bf2a522a2d3a2f66), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

ddelgrosso1 commented 8 months ago

Downgrading to p2. Looks like another issue of auth not retrying on tokens.

ddelgrosso1 commented 8 months ago

Going to start closing this after @danielbankhead added some retried to gtoken: https://github.com/googleapis/node-gtoken/pull/481