Emily Ye created BEAM-12695:
-------------------------------

             Summary: WordCountIT (streaming) failing for 
PreCommit_Java_Examples_Dataflow
                 Key: BEAM-12695
                 URL: https://issues.apache.org/jira/browse/BEAM-12695
             Project: Beam
          Issue Type: Bug
          Components: test-failures
            Reporter: Emily Ye


* 
[https://ci-beam.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Cron/3987/]
 * Gradle Build Scan: [https://gradle.com/s/guxtnkz6dbddc]
 * Test source code: 
[https://github.com/apache/beam/blob/master/examples/java/src/test/java/org/apache/beam/examples/WordCountIT.java]

Initial investigation: 

Job Link: 
[https://console.cloud.google.com/dataflow/jobs/us-central1/2021-07-30_05_11_16-10627924702434259684?project=apache-beam-testing]

I didn't see anything out of the ordinary in job/worker logs. Test seems to be 
timing out before wore count completes 
{code:java}
java.lang.RuntimeException: Dataflow job 
2021-07-30_05_11_16-10627924702434259684 terminated in state RUNNING but did 
not return a failure reason.{code}
>From Logs:
{code:java}
Jul 30, 2021 12:21:17 PM org.apache.beam.runners.dataflow.DataflowPipelineJob 
waitUntilFinish WARNING: No terminal state was returned within allotted 
timeout. State value RUNNING Jul 30, 2021 12:21:17 PM 
org.apache.beam.runners.dataflow.TestDataflowRunner 
waitForStreamingJobTermination INFO: Dataflow job 
2021-07-30_05_11_16-10627924702434259684 took longer than 600 seconds to 
complete, cancelling. Jul 30, 2021 12:21:17 PM 
org.apache.beam.runners.dataflow.TestDataflowRunner run WARNING: Dataflow job 
2021-07-30_05_11_16-10627924702434259684 did not output a success or failure 
metric.{code}
It appears that 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to