[
https://issues.apache.org/jira/browse/HIVE-29009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17966282#comment-17966282
]
Stamatis Zampetakis commented on HIVE-29009:
--------------------------------------------
Thanks [~abstractdog] for taking a look and the stack traces. I guess when the
run finishes we will find the same stack trace in Surefire's jvmRun1.dump file.
I've seen the same stacktrace from
TestHttpSamlAuthentication.testGroupNameFiltering2 in the jvmRun1.dump of
https://ci.hive.apache.org/job/hive-precommit/job/master/2546/ run.
Judging from the stacktrace it may affect every test that is relying on
testcontainers (org.testcontainers.containers.GenericContainer).
> Intermittent CI timeouts while running tests
> --------------------------------------------
>
> Key: HIVE-29009
> URL: https://issues.apache.org/jira/browse/HIVE-29009
> Project: Hive
> Issue Type: Bug
> Components: Build Infrastructure, Testing Infrastructure
> Reporter: Stamatis Zampetakis
> Priority: Major
> Labels: pull-request-available
> Attachments: jstack.txt, jstack2.txt
>
>
> Recently various CI runs in master and PRs are timing out while executing
> tests. The problem is intermittent but rather frequent. The first and last
> (at the time of logging this ticket) timeout failure in master are outlined
> below:
> First: https://ci.hive.apache.org/job/hive-precommit/job/master/2532/
> Last: https://ci.hive.apache.org/job/hive-precommit/job/master/2546/
> Unfortunately due to HIVE-29008 the CI logs do not contain enough information
> to easily determine which test is hanging and if it is the same everytime.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)