[
https://issues.apache.org/jira/browse/BEAM-6322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ahmet Altay resolved BEAM-6322.
-------------------------------
Resolution: Duplicate
Fix Version/s: Not applicable
> python test_empty_singleton_side_input stuck
> --------------------------------------------
>
> Key: BEAM-6322
> URL: https://issues.apache.org/jira/browse/BEAM-6322
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Andrew Pilloud
> Assignee: Ahmet Altay
> Priority: Major
> Fix For: Not applicable
>
>
> https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/2116/
> {code}
> 03:50:25
> ======================================================================
> 03:50:25 ERROR: test_empty_singleton_side_input
> (apache_beam.transforms.sideinputs_test.SideInputsTest)
> 03:50:25
> ----------------------------------------------------------------------
> 03:50:25 Traceback (most recent call last):
> 03:50:25 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/transforms/sideinputs_test.py",
> line 149, in test_empty_singleton_side_input
> 03:50:25 pipeline.run()
> 03:50:25 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/testing/test_pipeline.py",
> line 107, in run
> 03:50:25 else test_runner_api))
> 03:50:25 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/pipeline.py",
> line 405, in run
> 03:50:25 self._options).run(False)
> 03:50:25 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/pipeline.py",
> line 418, in run
> 03:50:25 return self.runner.run_pipeline(self, self._options)
> 03:50:25 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py",
> line 64, in run_pipeline
> 03:50:25 self.result.wait_until_finish(duration=wait_duration)
> 03:50:25 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py",
> line 1198, in wait_until_finish
> 03:50:25 (self.state, getattr(self._runner, 'last_error_msg', None)),
> self)
> 03:50:25 DataflowRuntimeException: Dataflow pipeline failed. State: FAILED,
> Error:
> 03:50:25 Workflow failed. Causes: The Dataflow job appears to be stuck
> because no worker activity has been seen in the last 1h. You can get help
> with Cloud Dataflow at https://cloud.google.com/dataflow/support.
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)