terraform-provider-google icon indicating copy to clipboard operation
terraform-provider-google copied to clipboard

Flakey test: TestAccTPUNode_tpuNodeBUpdateTensorFlowVersion

Open melinath opened this issue 3 years ago • 1 comments

TestAccTPUNode_tpuNodeBUpdateTensorFlowVersion is flakey - failed 45% of the time last month.

Failure case is:

Error: Error waiting to create Node: Error waiting for Creating Node: Error code 3, message: Cloud TPU received an invalid argument. The 'CIDR Range' value "10.1.0.0/29" on network "tp-networkdefault4153782072545391213" conflicts with another subnet or object in the (peered) customer network. [EID: 0xf6f9d5666e2cf752]

Example failure: https://ci-oss.hashicorp.engineering/buildConfiguration/GoogleCloud_ProviderGoogleCloudGoogleProject/203810?buildTab=tests&expandedTest=7910401290365399987

melinath avatar Sep 02 '21 16:09 melinath

Possibly related: https://github.com/hashicorp/terraform-provider-google/issues/5572

melinath avatar Sep 30 '21 22:09 melinath

sanghaniJ avatar Dec 09 '22 12:12 sanghaniJ

b/261970017

sanghaniJ avatar Dec 09 '22 12:12 sanghaniJ

I'm not entirely sure why, but cidr_range = "10.1.0.0/29" appears to have been removed with https://github.com/GoogleCloudPlatform/magic-modules/pull/5435. Closing because we are not seeing this error, and very likely will not see it again unless it needs to be added back for https://github.com/hashicorp/terraform-provider-google/issues/10222

roaks3 avatar Apr 13 '23 18:04 roaks3

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[bot] avatar May 14 '23 02:05 github-actions[bot]