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): TestAccParameterManagerRegionalRegionalParameter_import #22162

Closed
modular-magician opened this issue Mar 31, 2025 · 1 comment

Comments

@modular-magician
Copy link
Collaborator

modular-magician commented Mar 31, 2025

Impacted tests

TestAccParameterManagerRegionalRegionalParameter_import

Affected Resource(s)

google_parameter_manager_regional_regional_parameter

Failure rates

  • GA: 100%
  • Beta: 0%

Message(s)

=== RUN   TestAccParameterManagerRegionalRegionalParameter_import
=== PAUSE TestAccParameterManagerRegionalRegionalParameter_import
=== CONT  TestAccParameterManagerRegionalRegionalParameter_import
    resource_parameter_manager_regional_parameter_test.go:19: Step 1/2 error: Error running apply: exit status 1
        
        Error: Error creating RegionalParameter: googleapi: Error 403: Parameter Manager API has not been used in project ci-test-project-nightly-ga before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/parametermanager.googleapis.com/overview?project=ci-test-project-nightly-ga then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry.
        Details:
        [
          {
            "@type": "type.googleapis.com/google.rpc.ErrorInfo",
            "domain": "googleapis.com",
            "metadata": {
              "activationUrl": "https://console.developers.google.com/apis/api/parametermanager.googleapis.com/overview?project=ci-test-project-nightly-ga",
              "consumer": "projects/ci-test-project-nightly-ga",
              "containerInfo": "ci-test-project-nightly-ga",
              "service": "parametermanager.googleapis.com",
              "serviceTitle": "Parameter Manager API"
            },
            "reason": "SERVICE_DISABLED"
          },
          {
            "@type": "type.googleapis.com/google.rpc.LocalizedMessage",
            "locale": "en-US",
            "message": "Parameter Manager API has not been used in project ci-test-project-nightly-ga before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/parametermanager.googleapis.com/overview?project=ci-test-project-nightly-ga then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry."
          },
          {
            "@type": "type.googleapis.com/google.rpc.Help",
            "links": [
              {
                "description": "Google developers console API activation",
                "url": "https://console.developers.google.com/apis/api/parametermanager.googleapis.com/overview?project=ci-test-project-nightly-ga"
              }
            ]
          }
        ]
        
          with google_parameter_manager_regional_parameter.regional-parameter-import,
          on terraform_plugin_test.tf line 2, in resource "google_parameter_manager_regional_parameter" "regional-parameter-import":
           2: resource "google_parameter_manager_regional_parameter" "regional-parameter-import" {
        
--- FAIL: TestAccParameterManagerRegionalRegionalParameter_import (6.60s)
FAIL

Test Debug Log

b/408590005

@shuyama1
Copy link
Collaborator

shuyama1 commented Apr 7, 2025

All failing tests listed in this ticket have passed in the last three consecutive nightly runs. Closing the ticket.

@shuyama1 shuyama1 closed this as completed Apr 7, 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

2 participants