[
https://issues.apache.org/jira/browse/BEAM-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ahmet Altay updated BEAM-2570:
------------------------------
Description:
Started at:
https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/2660/
Likekly cuplrit: https://github.com/apache/beam/pull/3497
Dataflow job succeeds:
https://console.cloud.google.com/dataflow/job/2017-07-05_17_12_30-9257778732971419782?project=apache-beam-testing
Validation fails:
root: WARNING: Retry with exponential backoff: waiting for 4.03512626532
seconds before retrying _query_with_retry because we caught exception:
ValueError: too many values to unpack
Traceback for above exception (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/utils/retry.py",
line 168, in wrapper
return fun(*args, **kwargs)
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/io/gcp/tests/bigquery_matcher.py",
line 95, in _query_with_retry
rows, _, page_token = query.fetch_data(page_token=page_token)
cc: [~markflyhigh]
was:
Started at:
https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/2660/
Likekly cuplrit: https://github.com/apache/beam/pull/3497
Dataflow job succeeds:
https://console.cloud.google.com/dataflow/job/2017-07-05_17_12_30-9257778732971419782?project=apache-beam-testing
Validation fails:
Traceback for above exception (most recent call last):
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/utils/retry.py",
line 168, in wrapper
return fun(*args, **kwargs)
File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/io/gcp/tests/bigquery_matcher.py",
line 95, in _query_with_retry
rows, _, page_token = query.fetch_data(page_token=page_token)
cc: [~markflyhigh]
> Python Post commit tests are failing
> ------------------------------------
>
> Key: BEAM-2570
> URL: https://issues.apache.org/jira/browse/BEAM-2570
> Project: Beam
> Issue Type: Bug
> Components: sdk-py
> Affects Versions: 2.1.0
> Reporter: Ahmet Altay
> Assignee: Ahmet Altay
> Priority: Blocker
> Fix For: 2.1.0
>
>
> Started at:
> https://builds.apache.org/view/Beam/job/beam_PostCommit_Python_Verify/2660/
> Likekly cuplrit: https://github.com/apache/beam/pull/3497
> Dataflow job succeeds:
> https://console.cloud.google.com/dataflow/job/2017-07-05_17_12_30-9257778732971419782?project=apache-beam-testing
> Validation fails:
> root: WARNING: Retry with exponential backoff: waiting for 4.03512626532
> seconds before retrying _query_with_retry because we caught exception:
> ValueError: too many values to unpack
> Traceback for above exception (most recent call last):
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/utils/retry.py",
> line 168, in wrapper
> return fun(*args, **kwargs)
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/sdks/python/apache_beam/io/gcp/tests/bigquery_matcher.py",
> line 95, in _query_with_retry
> rows, _, page_token = query.fetch_data(page_token=page_token)
> cc: [~markflyhigh]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)