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): TestAccComputeDisk_imageDiffSuppressPublicVendorsFamilyNames #12143

Comments

@melinath
Copy link
Collaborator

melinath commented Jul 20, 2022

Failure rate:

  • 100% since 7/13/2022

Impacted tests:

  • TestAccComputeDisk_imageDiffSuppressPublicVendorsFamilyNames

Nightly builds:

Message:

resource_compute_disk_test.go:203: should suppress diff for image "https://www.googleapis.com/compute/v1/projects/opensuse-cloud/global/images/opensuse-leap-15-4-v20220713-arm64" and family "opensuse-leap-arm64"
resource_compute_disk_test.go:203: should suppress diff for image "https://www.googleapis.com/compute/v1/projects/suse-cloud/global/images/sles-15-sp4-v20220713-arm64" and family "sles-15-arm64"
resource_compute_disk_test.go:203: should suppress diff for image "https://www.googleapis.com/compute/v1/projects/ubuntu-os-cloud/global/images/ubuntu-1804-bionic-arm64-v20220712" and family "ubuntu-1804-lts-arm64"
resource_compute_disk_test.go:203: should suppress diff for image "https://www.googleapis.com/compute/v1/projects/ubuntu-os-cloud/global/images/ubuntu-2004-focal-arm64-v20220712" and family "ubuntu-2004-lts-arm64"
resource_compute_disk_test.go:203: should suppress diff for image "https://www.googleapis.com/compute/v1/projects/ubuntu-os-cloud/global/images/ubuntu-2204-jammy-arm64-v20220712a" and family "ubuntu-2204-lts-arm64"
resource_compute_disk_test.go:203: should suppress diff for image "https://www.googleapis.com/compute/v1/projects/ubuntu-os-cloud/global/images/ubuntu-minimal-1804-bionic-arm64-v20220712a" and family "ubuntu-minimal-1804-lts-arm64"
resource_compute_disk_test.go:203: should suppress diff for image "https://www.googleapis.com/compute/v1/projects/ubuntu-os-cloud/global/images/ubuntu-minimal-2004-focal-arm64-v20220713" and family "ubuntu-minimal-2004-lts-arm64"
resource_compute_disk_test.go:203: should suppress diff for image "https://www.googleapis.com/compute/v1/projects/ubuntu-os-cloud/global/images/ubuntu-minimal-2204-jammy-arm64-v20220712" and family "ubuntu-minimal-2204-lts-arm64"
resource_compute_disk_test.go:203: should suppress diff for image "https://www.googleapis.com/compute/v1/projects/debian-cloud/global/images/debian-11-bullseye-arm64-v20220719" and family "debian-11-arm64"
@melinath
Copy link
Collaborator Author

It looks like this is an API change - there are no suspicious PRs, and the test fails the same way if I check out an older version of the code.

@melinath melinath self-assigned this Jul 22, 2022
@melinath
Copy link
Collaborator Author

These are new images that were added, so this won't impact users with existing configs.

@melinath
Copy link
Collaborator Author

b/239955917

@github-actions
Copy link

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 Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.