beam icon indicating copy to clipboard operation
beam copied to clipboard

The PostCommit Java Examples Dataflow ARM job is flaky

Open github-actions[bot] opened this issue 1 year ago • 6 comments

The PostCommit Java Examples Dataflow ARM is failing over 50% of the time. Please visit https://github.com/apache/beam/actions/workflows/beam_PostCommit_Java_Examples_Dataflow_ARM.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=4&var-Workflow=PostCommit%20Java%20Examples%20Dataflow%20ARM

github-actions[bot] avatar Jul 16 '24 12:07 github-actions[bot]

This is due to Dataflow service side issue. Internal tracker: 651852081

Abacn avatar Jul 16 '24 15:07 Abacn

back green after Dataflow service side roll back

Abacn avatar Jul 19 '24 15:07 Abacn

Reopening since the workflow is still flaky

github-actions[bot] avatar Aug 19 '24 06:08 github-actions[bot]

Now it is Java8 test failing compileTestJava, but cannot reproduce locally. Other tests used -PtestJavaVersion=8 -Pjava8Home=... does not fail. Likely bad Gradle cache.

Abacn avatar Aug 19 '24 14:08 Abacn

Reopening since the workflow is still flaky

github-actions[bot] avatar Aug 21 '24 12:08 github-actions[bot]

@Abacn do you think we should disable this suite for Java 8 or use a different Java version?

tvalentyn avatar Aug 27 '24 17:08 tvalentyn

Reopening since the workflow is still flaky

github-actions[bot] avatar Nov 11 '24 03:11 github-actions[bot]

Green again. .close-issue

claudevdm avatar Nov 18 '24 22:11 claudevdm

Reopening since the workflow is still flaky

github-actions[bot] avatar May 18 '25 00:05 github-actions[bot]

Closing the issue since the last 6 runs were stable

akashorabek avatar May 19 '25 12:05 akashorabek

Reopening since the workflow is still flaky

github-actions[bot] avatar Jun 04 '25 18:06 github-actions[bot]

Reason: #35125 java_version: ['8','11','17','21'] @Abacn Are you going to update all the matrices or should I do it?

Amar3tto avatar Jun 04 '25 19:06 Amar3tto

Thanks for notifying. Java 8 should still work. Need to fix the test the same way as #35145. Let me open a PR

Abacn avatar Jun 04 '25 19:06 Abacn