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): TestAccTagsLocationTagBinding_locationTagBindingzonal (subnetworks/default is not ready) #16692

Open
SarahFrench opened this issue Dec 6, 2023 · 1 comment

Comments

@SarahFrench
Copy link
Member

SarahFrench commented Dec 6, 2023

Test failure is one that affects multiple resources, e.g. see #16313

Failure rates

  • 10.5% since 2023-08-10

Impacted tests

  • TestAccTagsLocationTagBinding_locationTagBindingzonal

Affected Resource(s)

  • google_tags_tag_key
  • google_tags_tag_value

Nightly build test history

Message(s)

------- Stdout: -------
=== RUN   TestAccTagsLocationTagBinding_locationTagBindingzonal
=== PAUSE TestAccTagsLocationTagBinding_locationTagBindingzonal
=== CONT  TestAccTagsLocationTagBinding_locationTagBindingzonal
    vcr_utils.go:152: Step 1/2 error: Error running apply: exit status 1
        Error: Error creating instance: googleapi: Error 400: The resource 'projects/ci-test-project-nightly-ga/regions/us-central1/subnetworks/default' is not ready, resourceNotReady
          with google_compute_instance.default,
          on terraform_plugin_test.tf line 15, in resource "google_compute_instance" "default":
          15: resource "google_compute_instance" "default" {
--- FAIL: TestAccTagsLocationTagBinding_locationTagBindingzonal (170.82s)
FAIL

b/315953276

@github-actions github-actions bot added forward/review In review; remove label to forward service/compute-instances labels Dec 6, 2023
@SarahFrench SarahFrench changed the title Failing test(s): TestAccTagsLocationTagBinding_locationTagBindingzonal Failing test(s): TestAccTagsLocationTagBinding_locationTagBindingzonal (subnetworks/default is not ready) Dec 6, 2023
@rileykarson rileykarson added this to the Goals milestone Dec 11, 2023
@rileykarson rileykarson added size/s and removed forward/review In review; remove label to forward labels Dec 11, 2023
@rileykarson
Copy link
Collaborator

We may want to use a different resource (such as a disk) to avoid depending on a working subnetwork here

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