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

The IcebergIO Integration Tests job is flaky #31931

Open
github-actions bot opened this issue Jul 18, 2024 · 6 comments · Fixed by #31940
Open

The IcebergIO Integration Tests job is flaky #31931

github-actions bot opened this issue Jul 18, 2024 · 6 comments · Fixed by #31940

Comments

@github-actions
Copy link
Contributor

The IcebergIO Integration Tests is failing over 50% of the time.
Please visit https://github.com/apache/beam/actions/workflows/IO_Iceberg_Integration_Tests.yml?query=is%3Afailure+branch%3Amaster to see all failed workflow runs.
See also Grafana statistics: http://metrics.beam.apache.org/d/CTYdoxP4z/ga-post-commits-status?orgId=1&viewPanel=11&var-Workflow=IcebergIO%20Integration%20Tests

@ahmedabu98
Copy link
Contributor

Looks like the tests rely on having a security key file:

catalogHadoopConf.set(
"fs.gs.auth.service.account.json.keyfile", System.getenv("GOOGLE_APPLICATION_CREDENTIALS"));

Copy link
Contributor Author

Reopening since the workflow is still flaky

@shunping
Copy link
Contributor

@ahmedabu98, looks like it is timeout but without any useful information in the log. Could you check it again?

@ahmedabu98
Copy link
Contributor

Trying something here #33509

@kennknowles
Copy link
Member

Doesn't seem to have solved it

@Abacn
Copy link
Contributor

Abacn commented Jan 27, 2025

could it be related? #33776

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

Successfully merging a pull request may close this issue.

4 participants