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): TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample #20264

Open
melinath opened this issue Nov 9, 2024 · 0 comments · May be fixed by GoogleCloudPlatform/magic-modules#12303

Comments

@melinath
Copy link
Collaborator

melinath commented Nov 9, 2024

Impacted tests

  • TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample

Affected Resource(s)

  • google_vertex_ai_index_endpoint

Failure rates

  • 100% since 2024-09-17

Message(s)

resource_vertex_ai_index_endpoint_generated_test.go:86: Step 1/2 error: Error running apply: exit status 1
        Error: Error creating IndexEndpoint: googleapi: Error 400: List of found errors:  1.Field: index_endpoint.private_service_connect_config.project_allowlist; Message: Invalid project ID 594424405950.
        Details:
        [
          {
            "@type": "type.googleapis.com/google.rpc.BadRequest",
            "fieldViolations": [
              {
                "description": "Invalid project ID 594424405950.",
                "field": "index_endpoint.private_service_connect_config.project_allowlist"
              }
            ]
          }
        ]
          with google_vertex_ai_index_endpoint.index_endpoint,

Nightly build test history

https://hashicorp.teamcity.com/test/1130492444637775361?currentProjectId=TerraformProviders_GoogleCloud_GOOGLE_NIGHTLYTESTS

b/378162820

@github-actions github-actions bot added forward/review In review; remove label to forward service/aiplatform-matching-engine labels Nov 9, 2024
@melinath melinath removed the forward/review In review; remove label to forward label Nov 9, 2024
@SarahFrench SarahFrench added this to the Goals milestone Nov 11, 2024
ericgribkoff added a commit to ericgribkoff/magic-modules that referenced this issue Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants