hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.33k stars 1.73k forks source link

Failing test(s): error waiting for creating dataproc cluster: subnetwork is not ready #10585

Closed melinath closed 2 years ago

melinath commented 2 years ago

Failure rate:

TestAccDataprocCluster_withImageVersion:

TestAccDataprocCluster_withServiceAcc:

TestAccDataprocCluster_withConfigOverrides:

TestAccDataprocCluster_withAccelerators:

Impacted tests:

Nightly builds: -https://ci-oss.hashicorp.engineering/buildConfiguration/GoogleCloud_ProviderGoogleCloudGoogleProject/220033?buildTab=tests&expandedTest=5694668569733713838

Message:

Error waiting for creating Dataproc cluster: Error code 3, message: The resource 'projects/project-id/regions/us-central1/subnetworks/default' is not ready
rileykarson commented 2 years ago

We retry when APIs return a 400 w/ this message, we can ask the API team to fix the error code

shuyama1 commented 2 years ago

The tests have passed successfully for the past 2 months, so I am closing this issue. Will reopen it if the tests start to fail again.

github-actions[bot] commented 2 years ago

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.