Hi Team! Can I get a review on https://github.com/apache/hive/pull/5861 to unblock precommits? Details are in this comment now: https://issues.apache.org/jira/browse/HIVE-29009?focusedCommentId=17966273&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17966273
Regards, Laszlo Bodor On Thu, 12 Jun 2025 at 17:27, Stamatis Zampetakis <zabe...@gmail.com> wrote: > Hi Zoltan, > > I have seen this timeout in some other PRs and it seems that it also > affects the master branch. This is definitely a problem that requires > a fix so logged HIVE-29009 to track this further. Let's continue the > discussion/investigation under the respective ticket. > > The fact that log output does not display much information about the > tests which are running is also a bug (see HIVE-29008) but independent > of the timeout issue. > > Best, > Stamatis > > On Thu, Jun 12, 2025 at 2:56 PM Zoltán Rátkai > <zrat...@cloudera.com.invalid> wrote: > > > > Hi Team, > > > > I have a PR, where my test for a split failed two times with a timeout > after 12 hours: > > > > > https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-5628/16/pipeline/429 > > > > [2025-06-11T13:44:19.749Z] OpenJDK 64-Bit Server VM warning: Sharing is > only supported for boot loader classes because bootstrap classpath has been > appended > > [2025-06-12T01:22:08.145Z] Sending interrupt signal to process > > > > > https://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-5628/15/pipeline/704 > > > > [2025-06-06T20:47:34.567Z] OpenJDK 64-Bit Server VM warning: Sharing is > only supported for boot loader classes because bootstrap classpath has been > appended > > [2025-06-07T07:35:38.406Z] Sending interrupt signal to process > > > > > > I don't know what causes this, I can not see anything in the log output > why it stopped working. Have you seen anything similar or do you have any > idea? > > > > Thanks, > > > > Zoltan Ratkai >