[ https://issues.apache.org/jira/browse/BEAM-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Beam JIRA Bot updated BEAM-5244: -------------------------------- Labels: stale-P2 (was: ) > beam_PostCommit_Py_VR_Dataflow test_as_list_and_as_dict_side_inputs > CalledProcessError > -------------------------------------------------------------------------------------- > > Key: BEAM-5244 > URL: https://issues.apache.org/jira/browse/BEAM-5244 > Project: Beam > Issue Type: Bug > Components: sdk-py-core > Reporter: Andrew Pilloud > Priority: P2 > Labels: stale-P2 > > https://builds.apache.org/job/beam_PostCommit_Py_VR_Dataflow/896/ > > *13:30:43* > ======================================================================*13:30:43* > ERROR: test_as_list_and_as_dict_side_inputs > (apache_beam.transforms.sideinputs_test.SideInputsTest)*13:30:43* > ----------------------------------------------------------------------*13:30:43* > Traceback (most recent call last):*13:30:43* File > "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/transforms/sideinputs_test.py", > line 205, in test_as_list_and_as_dict_side_inputs*13:30:43* > pipeline.run()*13:30:43* File > "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/testing/test_pipeline.py", > line 104, in run*13:30:43* result = super(TestPipeline, > self).run(test_runner_api)*13:30:43* File > "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/pipeline.py", > line 394, in run*13:30:43* self.to_runner_api(), self.runner, > self._options).run(False)*13:30:43* File > "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/pipeline.py", > line 407, in run*13:30:43* return > self.runner.run_pipeline(self)*13:30:43* File > "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py", > line 50, in run_pipeline*13:30:43* self.result = > super(TestDataflowRunner, self).run_pipeline(pipeline)*13:30:43* File > "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py", > line 371, in run_pipeline*13:30:43* > self.dataflow_client.create_job(self.job), self)*13:30:43* File > "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/utils/retry.py", > line 184, in wrapper*13:30:43* return fun(*args, **kwargs)*13:30:43* > File > "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py", > line 490, in create_job*13:30:43* > self.create_job_description(job)*13:30:43* File > "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py", > line 519, in create_job_description*13:30:43* resources = > self._stage_resources(job.options)*13:30:43* File > "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py", > line 452, in _stage_resources*13:30:43* > staging_location=google_cloud_options.staging_location)*13:30:43* File > "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/runners/portability/stager.py", > line 161, in stage_job_resources*13:30:43* > requirements_cache_path)*13:30:43* File > "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/runners/portability/stager.py", > line 411, in _populate_requirements_cache*13:30:43* > processes.check_call(cmd_args)*13:30:43* File > "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/apache_beam/utils/processes.py", > line 46, in check_call*13:30:43* return subprocess.check_call(*args, > **kwargs)*13:30:43* File "/usr/lib/python2.7/subprocess.py", line 541, in > check_call*13:30:43* raise CalledProcessError(retcode, cmd)*13:30:43* > CalledProcessError: Command > '['/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Py_VR_Dataflow/src/sdks/python/build/gradleenv/bin/python', > '-m', 'pip', 'download', '--dest', '/tmp/dataflow-requirements-cache', '-r', > 'postcommit_requirements.txt', '--exists-action', 'i', '--no-binary', > ':all:']' returned non-zero exit status 1 -- This message was sent by Atlassian Jira (v8.3.4#803005)