googleapis / nodejs-bigtable

Node.js client for Google Cloud Bigtable: Google's NoSQL Big Data database service.
https://cloud.google.com/bigtable/
Apache License 2.0
97 stars 58 forks source link

📦 App Profile 📦 Create a profile: "after all" hook for "should ensure clusters match an updated profile" failed #1328

Closed flaky-bot[bot] closed 8 months ago

flaky-bot[bot] commented 1 year ago

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


commit: 0126a0ea1e4b6a845acb4e5600ddb3082443d310 buildURL: Build Status, Sponge status: failed

Test output
5 NOT_FOUND: Instance projects/long-door-651/instances/gt-instance-84d3-1695107876253 not found.
/workspace/node_modules/@grpc/grpc-js/src/call.ts:82
  const error = new Error(message);
                ^

Error: 5 NOT_FOUND: Instance projects/long-door-651/instances/gt-instance-84d3-1695107876253 not found.
    at null.callErrorFromStatus (node_modules/@grpc/grpc-js/src/call.ts:82:17)
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/src/client.ts:360:55)
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/src/client-interceptors.ts:458:34)
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/src/client-interceptors.ts:419:48)
    at null. (node_modules/@grpc/grpc-js/src/resolving-call.ts:132:24)
    at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
    let callerStackError: Error | null = new Error();
                                         ^

Error
    at ServiceClientImpl.makeUnaryRequest (node_modules/@grpc/grpc-js/src/client.ts:325:42)
    at ServiceClientImpl. (node_modules/@grpc/grpc-js/src/make-client.ts:189:15)
    at null. (src/v2/bigtable_instance_admin_client.ts:413:25)
    at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
    at OngoingCall.call (node_modules/google-gax/build/src/call.js:67:27)
    at NormalApiCaller.call (node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
    at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30
flaky-bot[bot] commented 1 year ago

commit: 79035298bbf663c98d46c95021f7c944ef2c97f2 buildURL: Build Status, Sponge status: failed

Test output
13 INTERNAL: Internal error encountered.
/workspace/node_modules/@grpc/grpc-js/src/call.ts:82
  const error = new Error(message);
                ^

Error: 13 INTERNAL: Internal error encountered.
    at null.callErrorFromStatus (node_modules/@grpc/grpc-js/src/call.ts:82:17)
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/src/client.ts:360:55)
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/src/client-interceptors.ts:458:34)
    at Object.onReceiveStatus (node_modules/@grpc/grpc-js/src/client-interceptors.ts:419:48)
    at null. (node_modules/@grpc/grpc-js/src/resolving-call.ts:132:24)
    at processTicksAndRejections (internal/process/task_queues.js:77:11)
for call at
    let callerStackError: Error | null = new Error();
                                         ^

Error
    at ServiceClientImpl.makeUnaryRequest (node_modules/@grpc/grpc-js/src/client.ts:325:42)
    at ServiceClientImpl. (node_modules/@grpc/grpc-js/src/make-client.ts:189:15)
    at null. (src/v2/bigtable_instance_admin_client.ts:413:25)
    at /workspace/node_modules/google-gax/build/src/normalCalls/timeout.js:44:16
    at OngoingCall.call (node_modules/google-gax/build/src/call.js:67:27)
    at NormalApiCaller.call (node_modules/google-gax/build/src/normalCalls/normalApiCaller.js:34:19)
    at /workspace/node_modules/google-gax/build/src/createApiCall.js:84:30