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
897 stars 369 forks source link

transfer manager: should download a directory failed #2317

Closed flaky-bot[bot] closed 10 months ago

flaky-bot[bot] commented 11 months ago

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting.


commit: 5068a9d06eab9bbd5cd7c1d571cb0fa76cd69a16 buildURL: Build Status, Sponge status: failed

Test output
expected '' to match /gs:\/\/nodejs-storage-samples-f1510309-75ba-44f5-adef-673f48a40a09\/\/workspace\/samples\/resources downloaded to \/workspace\/samples\/resources./
AssertionError: expected '' to match /gs:\/\/nodejs-storage-samples-f1510309-75ba-44f5-adef-673f48a40a09\/\/workspace\/samples\/resources downloaded to \/workspace\/samples\/resources./
    at Context. (system-test/transfer-manager.test.js:97:12)
    at processImmediate (internal/timers.js:464:21)
ddelgrosso1 commented 11 months ago

auth / token ECONNRESET

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

ddelgrosso1 commented 10 months ago

Going to try and trim some of these down as a lot are network issue related. This looks to have been passing for the last 13 days so closing.