[
https://issues.apache.org/jira/browse/BEAM-9224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomo Suzuki updated BEAM-9224:
------------------------------
Description:
Java_Examples_Dataflow ("Run Java_Examples_Dataflow PreCommit") is flaky.
{{org.apache.beam.examples.WordCountIT.testE2EWordCount}} often fails.
Example:
[https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Commit/6552/console]
{noformat}
14:39:58 > Task
:runners:google-cloud-dataflow-java:examples-streaming:windmillPreCommit
14:39:58
14:39:58 org.apache.beam.examples.WordCountIT > testE2EWordCount FAILED
14:39:58 java.lang.RuntimeException at WordCountIT.java:69
14:39:58
14:39:58 1 test completed, 1 failed
{noformat}
The trend is alarming:
!yY6GxCyAV3C.png|width=675,height=338!
[https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Commit/]
This similar to BEAM-3968 (still open), but this time the failure is on
{{testE2EWordCount}}.
was:
Java_Examples_Dataflow ("Run Java_Examples_Dataflow PreCommit") is flaky.
{{org.apache.beam.examples.WordCountIT.testE2EWordCount}} often fails.
Example:
https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Commit/6552/console
{noformat}
14:39:58 > Task
:runners:google-cloud-dataflow-java:examples-streaming:windmillPreCommit
14:39:58
14:39:58 org.apache.beam.examples.WordCountIT > testE2EWordCount FAILED
14:39:58 java.lang.RuntimeException at WordCountIT.java:69
14:39:58
14:39:58 1 test completed, 1 failed
{noformat}
> flaky WordCount integration tests on dataflow runner
> ----------------------------------------------------
>
> Key: BEAM-9224
> URL: https://issues.apache.org/jira/browse/BEAM-9224
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Tomo Suzuki
> Priority: Major
> Attachments: yY6GxCyAV3C.png
>
>
> Java_Examples_Dataflow ("Run Java_Examples_Dataflow PreCommit") is flaky.
> {{org.apache.beam.examples.WordCountIT.testE2EWordCount}} often fails.
> Example:
> [https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Commit/6552/console]
> {noformat}
> 14:39:58 > Task
> :runners:google-cloud-dataflow-java:examples-streaming:windmillPreCommit
> 14:39:58
> 14:39:58 org.apache.beam.examples.WordCountIT > testE2EWordCount FAILED
> 14:39:58 java.lang.RuntimeException at WordCountIT.java:69
> 14:39:58
> 14:39:58 1 test completed, 1 failed
> {noformat}
> The trend is alarming:
> !yY6GxCyAV3C.png|width=675,height=338!
> [https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Commit/]
>
> This similar to BEAM-3968 (still open), but this time the failure is on
> {{testE2EWordCount}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)