Skip to content
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

filters: "before all" hook for "should filter with row sample" failed #1254

Closed
flaky-bot bot opened this issue Mar 15, 2023 · 1 comment
Closed

filters: "before all" hook for "should filter with row sample" failed #1254

flaky-bot bot opened this issue Mar 15, 2023 · 1 comment
Assignees
Labels
api: bigtable Issues related to the googleapis/nodejs-bigtable API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Mar 15, 2023

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


commit: 44fab5c
buildURL: Build Status, Sponge
status: failed

Test output
Operation successfully rolled back : Insufficient node quota. You requested a node count of 3 nodes for your cluster, but this request would exceed your project's node quota of 200 nodes total across all clusters in this zone. Contact us to request a quota increase: https://cloud.google.com/bigtable/quotas#quota-increase
Error: Operation successfully rolled back : Insufficient node quota. You requested a node count of 3 nodes for your cluster, but this request would exceed your project's node quota of 200 nodes total across all clusters in this zone. Contact us to request a quota increase: https://cloud.google.com/bigtable/quotas#quota-increase
    at Operation._unpackResponse (/workspace/node_modules/google-gax/build/src/longRunningCalls/longrunning.js:142:31)
        -> /workspace/node_modules/google-gax/src/longRunningCalls/longrunning.ts:220:23
    at /workspace/node_modules/google-gax/build/src/longRunningCalls/longrunning.js:122:18
        -> /workspace/node_modules/google-gax/src/longRunningCalls/longrunning.ts:195:14
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Mar 15, 2023
@product-auto-label product-auto-label bot added api: bigtable Issues related to the googleapis/nodejs-bigtable API. samples Issues that are directly related to samples. labels Mar 15, 2023
@kolea2 kolea2 added priority: p2 Moderately-important priority. Fix may not be included in next release. and removed priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Mar 27, 2023
@danieljbruce
Copy link
Contributor

The fix in #1265 should solve this Insufficient Node Quota issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/nodejs-bigtable API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. samples Issues that are directly related to samples. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants