[ https://issues.apache.org/jira/browse/HIVE-26806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643470#comment-17643470 ]
Alessandro Solimando edited comment on HIVE-26806 at 12/5/22 5:19 PM: ---------------------------------------------------------------------- It looks that deleting all green past runs did not fix for [https://github.com/apache/hive/pull/3137]. That's a big deal since the PR is huge and review is in progress, I don't think I can close and re-open it. Is there a way to tweak timeout for that PR alone [~zabetak]? EDIT: there is, I am using "Replay" in Jenkins so I can change the JenkinsFile for the given run without any change in Git, hopefully that will do the trick. was (Author: asolimando): It looks that deleting all green past runs did not fix for [https://github.com/apache/hive/pull/3137]. That's a big deal since the PR is huge and review is in progress, I don't think I can close and re-open it. Is there a way to tweak timeout for that PR alone [~zabetak]? > Precommit tests in CI are timing out after HIVE-26796 > ----------------------------------------------------- > > Key: HIVE-26806 > URL: https://issues.apache.org/jira/browse/HIVE-26806 > Project: Hive > Issue Type: Bug > Components: Testing Infrastructure > Reporter: Stamatis Zampetakis > Assignee: Stamatis Zampetakis > Priority: Major > > http://ci.hive.apache.org/job/hive-precommit/job/master/1506/ > {noformat} > ancelling nested steps due to timeout > 15:22:08 Sending interrupt signal to process > 15:22:08 Killing processes > 15:22:09 kill finished with exit code 0 > 15:22:19 Terminated > 15:22:19 script returned exit code 143 > [Pipeline] } > [Pipeline] // withEnv > [Pipeline] } > 15:22:19 Deleting 1 temporary files > [Pipeline] // configFileProvider > [Pipeline] } > [Pipeline] // stage > [Pipeline] stage > [Pipeline] { (PostProcess) > [Pipeline] sh > [Pipeline] sh > [Pipeline] sh > [Pipeline] junit > 15:22:25 Recording test results > 15:22:32 [Checks API] No suitable checks publisher found. > [Pipeline] } > [Pipeline] // stage > [Pipeline] } > [Pipeline] // container > [Pipeline] } > [Pipeline] // node > [Pipeline] } > [Pipeline] // timeout > [Pipeline] } > [Pipeline] // podTemplate > [Pipeline] } > 15:22:32 Failed in branch split-01 > [Pipeline] // parallel > [Pipeline] } > [Pipeline] // stage > [Pipeline] stage > [Pipeline] { (Archive) > [Pipeline] podTemplate > [Pipeline] { > [Pipeline] timeout > 15:22:33 Timeout set to expire in 6 hr 0 min > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)