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

Failing test(s): TestAccLookerInstance_lookerInstanceFipsExample #21166

Closed
shuyama1 opened this issue Jan 31, 2025 · 0 comments
Closed

Failing test(s): TestAccLookerInstance_lookerInstanceFipsExample #21166

shuyama1 opened this issue Jan 31, 2025 · 0 comments

Comments

@shuyama1
Copy link
Collaborator

shuyama1 commented Jan 31, 2025

Impacted tests

TestAccLookerInstance_lookerInstanceFipsExample

Affected Resource(s)

google_looker_instance

Failure rates

  • GA: 100%
  • Beta: 14%

Message(s)

=== RUN   TestAccLookerInstance_lookerInstanceFipsExample
=== PAUSE TestAccLookerInstance_lookerInstanceFipsExample
=== CONT  TestAccLookerInstance_lookerInstanceFipsExample
    resource_looker_instance_generated_test.go:150: Step 1/2 error: Error running apply: exit status 1
        
        Error: Error creating Instance: googleapi: Error 429: Quota limit 'InstancesPerProjectPerRegion' has been exceeded. Limit: 10 in region us-central1.
        Details:
        [
          {
            "@type": "type.googleapis.com/google.rpc.QuotaFailure",
            "violations": [
              {
                "description": "Quota 'InstancesPerProjectPerRegion' exhausted. Limit 10 in region us-central1",
                "subject": "project:594424405950"
              }
            ]
          }
        ]
        
          with google_looker_instance.looker-instance,
          on terraform_plugin_test.tf line 2, in resource "google_looker_instance" "looker-instance":
           2: resource "google_looker_instance" "looker-instance" {
        
--- FAIL: TestAccLookerInstance_lookerInstanceFipsExample (122.85s)
FAIL

Test Debug Log

b/394096713

@github-actions github-actions bot added forward/review In review; remove label to forward service/looker-core labels Jan 31, 2025
@melinath melinath removed the forward/review In review; remove label to forward label Feb 3, 2025
@melinath melinath added this to the Feb 2025 Test Burndown milestone Feb 3, 2025
@slevenick slevenick self-assigned this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants