You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2016/07/01 16:47:11 UTC

[jira] [Comment Edited] (BEAM-416) Jenkins Python Verify post commit tests are timing out

    [ https://issues.apache.org/jira/browse/BEAM-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359245#comment-15359245 ] 

Ahmet Altay edited comment on BEAM-416 at 7/1/16 4:46 PM:
----------------------------------------------------------

This is probably related:

>>> import pkg_resources as pkg
>>> version = pkg.get_distribution('google-cloud-dataflow').version

raises pkg_resources.DistributionNotFound: google-cloud-dataflow




was (Author: altay):
This is probably related:


> Jenkins Python Verify post commit tests are timing out
> ------------------------------------------------------
>
>                 Key: BEAM-416
>                 URL: https://issues.apache.org/jira/browse/BEAM-416
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: Ahmet Altay
>            Assignee: Silviu Calinoiu
>         Attachments: job_output (2)
>
>
> beam_PostCommit_PythonVerify is timing out at the e2e testing phase:
> Console output:
> https://builds.apache.org/view/Beam/job/beam_PostCommit_PythonVerify/8/console
> e2e test:
> https://pantheon.corp.google.com/dataflow/job/2016-07-01_08_02_45-15435546446836030984?project=apache-beam-testing
> Workers are failing to find the correct container image (from worker logs):
> Error syncing pod 6d3e3a71409d65aa43494143d705455b, skipping: failed to "StartContainer" for "python" with ImagePullBackOff: "Back-off pulling image \"dataflow.gcr.io/v1beta3/python:latest\""
> It might be related to this commit:
> https://github.com/apache/incubator-beam/commit/0bda677d47d5bd5d9c45b74e00e5c3fd113a4f81



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)