GoogleCloudPlatform/nodejs-getting-started

background: "after all" hook for "should get the correct response" failed

flaky-bot opened this issue · 1 comments

Note: #478 was also for this test, but it is locked


commit: 5bccb4d
buildURL: Build Status, Sponge
status: failed

Test output
16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
Error: 16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
    at Object.callErrorFromStatus (node_modules/@grpc/grpc-js/build/src/call.js:31:26)
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client.js:331:49)
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:299:181)
    at process.nextTick (node_modules/@grpc/grpc-js/build/src/call-stream.js:160:78)
    at process._tickCallback (internal/process/next_tick.js:61:11)
Caused by: Error
    at CollectionReference._get (node_modules/@google-cloud/firestore/build/src/reference.js:1519:23)
    at CollectionReference.get (node_modules/@google-cloud/firestore/build/src/reference.js:1507:21)
    at Context.after (test/app.test.js:73:54)

Looks like this issue is flaky. 😟

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

A human should fix and close this.


commit: 5bccb4d
buildURL: Build Status, Sponge
status: failed

Test output
16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
Error: 16 UNAUTHENTICATED: Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
    at Object.callErrorFromStatus (node_modules/@grpc/grpc-js/build/src/call.js:31:26)
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client.js:331:49)
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:299:181)
    at process.nextTick (node_modules/@grpc/grpc-js/build/src/call-stream.js:160:78)
    at process._tickCallback (internal/process/next_tick.js:61:11)
Caused by: Error
    at CollectionReference._get (node_modules/@google-cloud/firestore/build/src/reference.js:1519:23)
    at CollectionReference.get (node_modules/@google-cloud/firestore/build/src/reference.js:1507:21)
    at Context.after (test/app.test.js:73:54)