-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bigtable/Table close: "after all" hook for "should fail when invoking readRows with closed client" failed #1159
Comments
I would have expected #1138 to prevent this from happening. |
commit: c5a4272 Test output16 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:19) -> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:17 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client.js:195:52) -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:358:36 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141) -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:462:34 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181) -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:424:48 at /workspace/node_modules/@grpc/grpc-js/build/src/call-stream.js:188:78 -> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:334:24 at processTicksAndRejections (internal/process/task_queues.js:79:11) for call at at ServiceClientImpl.makeUnaryRequest (node_modules/@grpc/grpc-js/build/src/client.js:163:34) -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:328:30 at ServiceClientImpl. (node_modules/@grpc/grpc-js/build/src/make-client.js:105:19) -> /workspace/node_modules/@grpc/grpc-js/src/make-client.ts:189:15 at /workspace/build/src/v2/bigtable_instance_admin_client.js:272:29 -> /workspace/src/v2/bigtable_instance_admin_client.ts:410:25 at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16 -> /workspace/node_modules/google-gax/src/normalCalls/timeout.ts:54:13 at OngoingCall.call (node_modules/google-gax/build/src/call.js:67:27) -> /workspace/node_modules/google-gax/src/call.ts:81:23 at NormalApiCaller.call (node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19) -> /workspace/node_modules/google-gax/src/normalCalls/normalApiCaller.ts:43:15 at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30 -> /workspace/node_modules/google-gax/src/createApiCall.ts:118:26 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) |
commit: 99cdfbd Test output16 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:19) -> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:17 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client.js:195:52) -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:358:36 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141) -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:462:34 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181) -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:424:48 at /workspace/node_modules/@grpc/grpc-js/build/src/call-stream.js:188:78 -> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:334:24 at processTicksAndRejections (internal/process/task_queues.js:79:11) for call at at ServiceClientImpl.makeUnaryRequest (node_modules/@grpc/grpc-js/build/src/client.js:163:34) -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:328:30 at ServiceClientImpl. (node_modules/@grpc/grpc-js/build/src/make-client.js:105:19) -> /workspace/node_modules/@grpc/grpc-js/src/make-client.ts:189:15 at /workspace/build/src/v2/bigtable_instance_admin_client.js:272:29 -> /workspace/src/v2/bigtable_instance_admin_client.ts:410:25 at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16 -> /workspace/node_modules/google-gax/src/normalCalls/timeout.ts:54:13 at OngoingCall.call (node_modules/google-gax/build/src/call.js:67:27) -> /workspace/node_modules/google-gax/src/call.ts:81:23 at NormalApiCaller.call (node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19) -> /workspace/node_modules/google-gax/src/normalCalls/normalApiCaller.ts:43:15 at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30 -> /workspace/node_modules/google-gax/src/createApiCall.ts:118:26 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) |
commit: 0822e4d Test output8 RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Instance and cluster metadata write requests' and limit 'Instance and cluster metadata write requests per day' of service 'bigtableadmin.googleapis.com' for consumer 'project_number:1046198160504'. Error: 8 RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Instance and cluster metadata write requests' and limit 'Instance and cluster metadata write requests per day' of service 'bigtableadmin.googleapis.com' for consumer 'project_number:1046198160504'. at Object.callErrorFromStatus (node_modules/@grpc/grpc-js/build/src/call.js:31:19) -> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:17 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client.js:195:52) -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:358:36 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141) -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:462:34 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181) -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:424:48 at /workspace/node_modules/@grpc/grpc-js/build/src/call-stream.js:188:78 -> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:334:24 at processTicksAndRejections (internal/process/task_queues.js:79:11) for call at at ServiceClientImpl.makeUnaryRequest (node_modules/@grpc/grpc-js/build/src/client.js:163:34) -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:328:30 at ServiceClientImpl. (node_modules/@grpc/grpc-js/build/src/make-client.js:105:19) -> /workspace/node_modules/@grpc/grpc-js/src/make-client.ts:189:15 at /workspace/build/src/v2/bigtable_instance_admin_client.js:272:29 -> /workspace/src/v2/bigtable_instance_admin_client.ts:410:25 at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16 -> /workspace/node_modules/google-gax/src/normalCalls/timeout.ts:54:13 at OngoingCall.call (node_modules/google-gax/build/src/call.js:67:27) -> /workspace/node_modules/google-gax/src/call.ts:81:23 at NormalApiCaller.call (node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19) -> /workspace/node_modules/google-gax/src/normalCalls/normalApiCaller.ts:43:15 at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30 -> /workspace/node_modules/google-gax/src/createApiCall.ts:118:26 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) |
commit: be2efe8 Test output8 RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Instance and cluster metadata write requests' and limit 'Instance and cluster metadata write requests per day' of service 'bigtableadmin.googleapis.com' for consumer 'project_number:1046198160504'. Error: 8 RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Instance and cluster metadata write requests' and limit 'Instance and cluster metadata write requests per day' of service 'bigtableadmin.googleapis.com' for consumer 'project_number:1046198160504'. at Object.callErrorFromStatus (node_modules/@grpc/grpc-js/build/src/call.js:31:19) -> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:17 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client.js:195:52) -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:358:36 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141) -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:462:34 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181) -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:424:48 at /workspace/node_modules/@grpc/grpc-js/build/src/call-stream.js:188:78 -> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:334:24 at processTicksAndRejections (internal/process/task_queues.js:79:11) for call at at ServiceClientImpl.makeUnaryRequest (node_modules/@grpc/grpc-js/build/src/client.js:163:34) -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:328:30 at ServiceClientImpl. (node_modules/@grpc/grpc-js/build/src/make-client.js:105:19) -> /workspace/node_modules/@grpc/grpc-js/src/make-client.ts:189:15 at /workspace/build/src/v2/bigtable_instance_admin_client.js:272:29 -> /workspace/src/v2/bigtable_instance_admin_client.ts:410:25 at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16 -> /workspace/node_modules/google-gax/src/normalCalls/timeout.ts:54:13 at OngoingCall.call (node_modules/google-gax/build/src/call.js:67:27) -> /workspace/node_modules/google-gax/src/call.ts:81:23 at NormalApiCaller.call (node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19) -> /workspace/node_modules/google-gax/src/normalCalls/normalApiCaller.ts:43:15 at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30 -> /workspace/node_modules/google-gax/src/createApiCall.ts:118:26 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) |
commit: 355925e Test output8 RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Instance and cluster metadata write requests' and limit 'Instance and cluster metadata write requests per day' of service 'bigtableadmin.googleapis.com' for consumer 'project_number:1046198160504'. Error: 8 RESOURCE_EXHAUSTED: Quota exceeded for quota metric 'Instance and cluster metadata write requests' and limit 'Instance and cluster metadata write requests per day' of service 'bigtableadmin.googleapis.com' for consumer 'project_number:1046198160504'. at Object.callErrorFromStatus (node_modules/@grpc/grpc-js/build/src/call.js:31:19) -> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:17 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client.js:195:52) -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:358:36 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:365:141) -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:462:34 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:328:181) -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:424:48 at /workspace/node_modules/@grpc/grpc-js/build/src/call-stream.js:188:78 -> /workspace/node_modules/@grpc/grpc-js/src/call-stream.ts:334:24 at processTicksAndRejections (internal/process/task_queues.js:79:11) for call at at ServiceClientImpl.makeUnaryRequest (node_modules/@grpc/grpc-js/build/src/client.js:163:34) -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:328:30 at ServiceClientImpl. (node_modules/@grpc/grpc-js/build/src/make-client.js:105:19) -> /workspace/node_modules/@grpc/grpc-js/src/make-client.ts:189:15 at /workspace/build/src/v2/bigtable_instance_admin_client.js:274:29 -> /workspace/src/v2/bigtable_instance_admin_client.ts:413:25 at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16 -> /workspace/node_modules/google-gax/src/normalCalls/timeout.ts:54:13 at OngoingCall.call (node_modules/google-gax/build/src/call.js:67:27) -> /workspace/node_modules/google-gax/src/call.ts:81:23 at NormalApiCaller.call (node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19) -> /workspace/node_modules/google-gax/src/normalCalls/normalApiCaller.ts:43:15 at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30 -> /workspace/node_modules/google-gax/src/createApiCall.ts:118:26 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) |
Quota exceeded is due to kokoro Flakey test at the top still an issue. |
commit: d6fc67c Test output5 NOT_FOUND: Instance projects/long-door-651/instances/fake-instance2 not found. Error: 5 NOT_FOUND: Instance projects/long-door-651/instances/fake-instance2 not found. at callErrorFromStatus (node_modules/@grpc/grpc-js/build/src/call.js:31:19) -> /workspace/node_modules/@grpc/grpc-js/src/call.ts:81:17 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client.js:192:76) -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:356:55 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:360:141) -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:455:34 at Object.onReceiveStatus (node_modules/@grpc/grpc-js/build/src/client-interceptors.js:323:181) -> /workspace/node_modules/@grpc/grpc-js/src/client-interceptors.ts:417:48 at /workspace/node_modules/@grpc/grpc-js/build/src/resolving-call.js:94:78 -> /workspace/node_modules/@grpc/grpc-js/src/resolving-call.ts:111:24 at processTicksAndRejections (internal/process/task_queues.js:79:11) for call at at ServiceClientImpl.makeUnaryRequest (node_modules/@grpc/grpc-js/build/src/client.js:160:34) -> /workspace/node_modules/@grpc/grpc-js/src/client.ts:326:30 at ServiceClientImpl. (node_modules/@grpc/grpc-js/build/src/make-client.js:105:19) -> /workspace/node_modules/@grpc/grpc-js/src/make-client.ts:189:15 at /workspace/build/src/v2/bigtable_instance_admin_client.js:274:29 -> /workspace/src/v2/bigtable_instance_admin_client.ts:413:25 at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16 -> /workspace/node_modules/google-gax/src/normalCalls/timeout.ts:54:13 at OngoingCall.call (node_modules/google-gax/build/src/call.js:67:27) -> /workspace/node_modules/google-gax/src/call.ts:81:23 at NormalApiCaller.call (node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19) -> /workspace/node_modules/google-gax/src/normalCalls/normalApiCaller.ts:43:15 at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30 -> /workspace/node_modules/google-gax/src/createApiCall.ts:118:26 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) |
The flakey test at the top is caused by a test that closes the client which will no longer be flakey due since the Insufficient Node Quota issue was solved. |
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 andI will stop commenting.
commit: f5991bb
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: