Jira filed: https://issues.apache.org/jira/browse/BEAM-1153
PR of a forward fix: https://github.com/apache/incubator-beam/pull/1608
PR of a partially rollback fix:
https://github.com/apache/incubator-beam/pull/1611

On Tue, Dec 13, 2016 at 4:13 PM, Pei He <pe...@google.com> wrote:

> Thanks Dan for helping.
>
> I looks to me it related to my change to do BatchRequest in
> GcsUtil.fileSize().
> I think BatchRequest is using the default timeout, which is too short.
>
> Looking more into this issue.
>
>
> On Tue, Dec 13, 2016 at 3:31 PM, Dan Halperin <dhalp...@google.com> wrote:
>
>> If you look at the console output, we are retrying:
>>
>> [WARNING] Upload attempt failed, sleeping before retrying staging of 
>> classpath: 
>> /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Java_RunnableOnService_Dataflow/.repository/com/google/auth/google-auth-library-credentials/0.6.0/google-auth-library-credentials-0.6.0.jar
>>
>>
>> If you look at the console output, we are retrying, up to 4 times
>> according to the code.
>>
>>
>> On Tue, Dec 13, 2016 at 2:33 PM, Jason Kuster <
>> jasonkus...@google.com.invalid> wrote:
>>
>>> This is still failing due to timeouts. Pei, Davor said you might know
>>> about
>>> retries for this -- what's the deal here?
>>>
>>> On Tue, Dec 13, 2016 at 1:11 PM, Apache Jenkins Server <
>>> jenk...@builds.apache.org> wrote:
>>>
>>> > See <https://builds.apache.org/job/beam_PostCommit_Java_
>>> > RunnableOnService_Dataflow/changes>
>>> >
>>> >
>>>
>>>
>>> --
>>> -------
>>> Jason Kuster
>>> Apache Beam (Incubating) / Google Cloud Dataflow
>>>
>>
>>
>

Reply via email to