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): TestAccPubsubSubscriptionBigQuery_serviceAccount #20274

Open
melinath opened this issue Nov 9, 2024 · 2 comments
Open

Failing test(s): TestAccPubsubSubscriptionBigQuery_serviceAccount #20274

melinath opened this issue Nov 9, 2024 · 2 comments

Comments

@melinath
Copy link
Collaborator

melinath commented Nov 9, 2024

Impacted tests

  • TestAccPubsubSubscriptionBigQuery_serviceAccount

Affected Resource(s)

  • google_pubsub_subscription

Failure rates

  • >50% since 2024-10-26

Message(s)

resource_pubsub_subscription_test.go:250: Step 3/6 error: Error running apply: exit status 1
        Error: Provider produced inconsistent result after apply
        When applying changes to google_project_iam_member.editor, provider
        "provider[\"registry.terraform.io/hashicorp/google\"]" produced an unexpected
        new value: Root object was present, but now absent.
        This is a bug in the provider, which should be reported in the provider's own
        issue tracker.

Nightly build test history

https://hashicorp.teamcity.com/test/7624098642910320430?currentProjectId=TerraformProviders_GoogleCloud_GOOGLE_BETA_NIGHTLYTESTS&expandTestHistoryChartSection=true&expandedTest=build%3A%28id%3A255996%29%2Cid%3A2000000043

b/378169766

@github-actions github-actions bot added forward/review In review; remove label to forward service/pubsub labels Nov 9, 2024
@melinath melinath removed the forward/review In review; remove label to forward label Nov 9, 2024
@SarahFrench SarahFrench added this to the Goals milestone Nov 11, 2024
@wyardley
Copy link

Maybe also related to GoogleCloudPlatform/magic-modules#12095 (like #20262)
Sorry if I made it worse 😞

wyardley added a commit to wyardley/magic-modules that referenced this issue Nov 12, 2024
Remove duplicated permissions, and work around terraform `depends_on`
with some additional logic.

Rename terraform resources `bigquery_foo_xxx` instead of just `editor` /
`viewer`, to avoid confusion with project viewer / editor roles.

Followup to GoogleCloudPlatform#12095

Part of hashicorp/terraform-provider-google#20274
Part of hashicorp/terraform-provider-google#20262
Fixes hashicorp/terraform-provider-google#20261
@wyardley
Copy link

I think this one should be good now 🤞 - maybe confirm after a few days of nightly runs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants