nodejs-docs-samples icon indicating copy to clipboard operation
nodejs-docs-samples copied to clipboard

appengine/storage/standard: "before all" hook in "{root}" failed

Open flaky-bot[bot] opened this issue 2 years ago • 0 comments
trafficstars

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


commit: 1787b096e3617e0371755b0cff65c6391e9bcace buildURL: Build Status, Sponge status: failed

Test output
Invalid response body while trying to fetch https://www.googleapis.com/oauth2/v4/token: read ECONNRESET
Error: Invalid response body while trying to fetch https://www.googleapis.com/oauth2/v4/token: read ECONNRESET
    at Gaxios._request (node_modules/gaxios/build/src/gaxios.js:148:19)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async GoogleToken.requestToken (node_modules/gtoken/build/src/index.js:230:23)
    at async GoogleToken.getTokenAsync (node_modules/gtoken/build/src/index.js:137:20)
    at async JWT.refreshTokenNoCache (node_modules/google-auth-library/build/src/auth/jwtclient.js:172:23)
    at async JWT.getRequestMetadataAsync (node_modules/google-auth-library/build/src/auth/oauth2client.js:299:17)
    at async JWT.getRequestHeaders (node_modules/google-auth-library/build/src/auth/oauth2client.js:262:26)
    at async GoogleAuth.authorizeRequest (node_modules/google-auth-library/build/src/auth/googleauth.js:678:25)
    at async Promise.all (index 1)
    at async prepareRequest (node_modules/@google-cloud/storage/build/src/nodejs-common/util.js:466:61)

flaky-bot[bot] avatar Oct 25 '23 21:10 flaky-bot[bot]