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): TestAccDataSourceDNS* #13944

Assignees
Labels
forward/review In review; remove label to forward service/cloud-dns test-failure

Comments

@roaks3
Copy link
Collaborator

roaks3 commented Mar 8, 2023

Failure rates

  • 100% since 2023-02-17

Impacted tests

  • TestAccDataSourceDNSKeys_basic
  • TestAccDataSourceDNSKeys_noDnsSec
  • TestAccDataSourceDnsManagedZone_basic

Affected Resource(s)

  • google_dns_managed_zone

Nightly build test history

Message(s)

=== RUN   TestAccDataSourceDNSKeys_basic
=== PAUSE TestAccDataSourceDNSKeys_basic
=== CONT  TestAccDataSourceDNSKeys_basic
    provider_test.go:311: Step 1/1 error: Error running apply: exit status 1
        
        Error: Error creating ManagedZone: googleapi: Error 400: Please verify ownership of the 'dnssec.tf-test.club.' domain (or a parent) at http://www.google.com/webmasters/verification/ and try again, verifyManagedZoneDnsNameOwnership
        
          with google_dns_managed_zone.foo,
          on terraform_plugin_test.tf line 3, in resource "google_dns_managed_zone" "foo":
           3: resource "google_dns_managed_zone" "foo" {
        
--- FAIL: TestAccDataSourceDNSKeys_basic (2.92s)
FAIL
@roaks3 roaks3 self-assigned this Mar 8, 2023
@roaks3
Copy link
Collaborator Author

roaks3 commented Mar 8, 2023

Note: This domain does not appear to be dedicated to our organization, so we chose not to verify it for existing or new test projects. Instead, we'd like to try using gcp.tfacc.hashicorptest.com, which is dedicated to us.

@github-actions
Copy link

github-actions bot commented Apr 9, 2023

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 9, 2023
@github-actions github-actions bot added forward/review In review; remove label to forward service/cloud-dns labels Jan 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.