[ 
https://issues.apache.org/jira/browse/BEAM-3775?focusedWorklogId=117965&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-117965
 ]

ASF GitHub Bot logged work on BEAM-3775:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Jul/18 13:07
            Start Date: 01/Jul/18 13:07
    Worklog Time Spent: 10m 
      Work Description: swegner closed pull request #5844: [BEAM-3775] Return 
timeout value to 180
URL: https://github.com/apache/beam/pull/5844
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git 
a/.test-infra/jenkins/job_PostCommit_Java_ValidatesRunner_Dataflow.groovy 
b/.test-infra/jenkins/job_PostCommit_Java_ValidatesRunner_Dataflow.groovy
index 2ecbe331ac3..bc8362c16df 100644
--- a/.test-infra/jenkins/job_PostCommit_Java_ValidatesRunner_Dataflow.groovy
+++ b/.test-infra/jenkins/job_PostCommit_Java_ValidatesRunner_Dataflow.groovy
@@ -29,8 +29,8 @@ 
PostcommitJobBuilder.postCommitJob('beam_PostCommit_Java_ValidatesRunner_Dataflo
   previousNames('beam_PostCommit_Java_ValidatesRunner_Dataflow')
   previousNames('beam_PostCommit_Java_RunnableOnService_Dataflow')
 
-  // Set common parameters. Sets a long (5 hour) timeout due to timeouts in 
[BEAM-3775].
-  common_job_properties.setTopLevelMainJobProperties(delegate, 'master', 300)
+  // Set common parameters. Sets a 3 hour timeout.
+  common_job_properties.setTopLevelMainJobProperties(delegate, 'master', 180)
 
   // Publish all test results to Jenkins
   publishers {


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 117965)
    Time Spent: 2h  (was: 1h 50m)

> Failure in beam_PostCommit_Java_ValidatesRunner_Dataflow/
> ---------------------------------------------------------
>
>                 Key: BEAM-3775
>                 URL: https://issues.apache.org/jira/browse/BEAM-3775
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: María GH
>            Assignee: Thomas Groh
>            Priority: Major
>             Fix For: Not applicable
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Build timed out (after 120 minutes). Marking the build as aborted.
> https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow/5070/
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to