Skip to content

Failing test(s): TestAccComputeRegionNetworkEndpointGroup_regionNetworkEndpointGroupAppengineExample #16170

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

Comments

@melinath
Copy link
Collaborator

melinath commented Oct 6, 2023

Failure rates

  • 100% since 2023-08-11

Impacted tests

  • TestAccComputeRegionNetworkEndpointGroup_regionNetworkEndpointGroupAppengineExample

Affected Resource(s)

  • google_compute_region_network_endpoint_group

Nightly build test history

Message(s)

Error: Error waiting to create FlexibleAppVersion: Error waiting for Creating FlexibleAppVersion: Error code 13, message: An internal error occurred.
          with google_app_engine_flexible_app_version.appengine_neg,
          on terraform_plugin_test.tf line 13, in resource "google_app_engine_flexible_app_version" "appengine_neg":
          13: resource "google_app_engine_flexible_app_version" "appengine_neg" {

b/321386575

@melinath melinath added this to the Near-Term Goals milestone Oct 9, 2023
@c2thorn c2thorn self-assigned this Oct 18, 2023
@github-actions github-actions bot added forward/review In review; remove label to forward service/appengine labels Jan 10, 2024
@melinath
Copy link
Collaborator Author

Still failing with the same error message

@melinath
Copy link
Collaborator Author

Still failing with the same error message.

@melinath
Copy link
Collaborator Author

melinath commented Aug 5, 2024

The error is now obfuscated by:

Error: Error creating FlexibleAppVersion: googleapi: Error 400: Error(s) encountered validating runtime. Your runtime version for nodejs is past End of Support. Please upgrade to the latest runtime version available.

@zli82016
Copy link
Collaborator

The test passed in the VCR test but still fails in the nightly runs.

@zli82016
Copy link
Collaborator

The reason for the test failure is the resource leaking.

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