[
https://issues.apache.org/jira/browse/HIVE-23525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17114418#comment-17114418
]
Hive QA commented on HIVE-23525:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13003719/HIVE-23525.1.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 20 failed/errored test(s), 16394 tests
executed
*Failed tests:*
{noformat}
TestAcidTxnCleanerService - did not produce a TEST-*.xml file (likely timed
out) (batchId=155)
TestAddPartitions - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestCatalogNonDefaultClient - did not produce a TEST-*.xml file (likely timed
out) (batchId=155)
TestCatalogOldClient - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestCheckConstraint - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestDropPartitions - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestFilterHooks - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestFunctions - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestGetTableMeta - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestHiveAlterHandler - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestHiveMetastoreCli - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestListPartitions - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestLockRequestBuilder - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestOpenTxn - did not produce a TEST-*.xml file (likely timed out) (batchId=155)
TestPartitionManagement - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestRawStoreProxy - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestRuntimeStats - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestTablesCreateDropAlterTruncate - did not produce a TEST-*.xml file (likely
timed out) (batchId=155)
TestTxnHandlerNegative - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
TestTxnUtils - did not produce a TEST-*.xml file (likely timed out)
(batchId=155)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/22551/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/22551/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-22551/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 20 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 13003719 - PreCommit-HIVE-Build
> TestAcidTxnCleanerService is unstable
> -------------------------------------
>
> Key: HIVE-23525
> URL: https://issues.apache.org/jira/browse/HIVE-23525
> Project: Hive
> Issue Type: Sub-task
> Reporter: Zoltan Haindrich
> Assignee: Peter Varga
> Priority: Major
> Attachments: HIVE-23525.1.patch
>
>
> from time to time this exception happens
> http://34.66.156.144:8080/job/hive-c/7/console
> {code}
> 15:03:41 [INFO]
> 15:03:41 [INFO] -------------------------------------------------------
> 15:03:41 [INFO] T E S T S
> 15:03:41 [INFO] -------------------------------------------------------
> 15:03:42 [INFO] Running
> org.apache.hadoop.hive.metastore.txn.TestAcidTxnCleanerService
> 15:04:10 [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time
> elapsed: 25.582 s <<< FAILURE! - in
> org.apache.hadoop.hive.metastore.txn.TestAcidTxnCleanerService
> 15:04:10 [ERROR]
> cleansAllCommittedTxns(org.apache.hadoop.hive.metastore.txn.TestAcidTxnCleanerService)
> Time elapsed: 9.952 s <<< FAILURE!
> 15:04:10 java.lang.AssertionError: expected:<6> but was:<7>
> 15:04:10 at
> org.apache.hadoop.hive.metastore.txn.TestAcidTxnCleanerService.cleansAllCommittedTxns(TestAcidTxnCleanerService.java:107)
> 15:04:10
> 15:04:10 [INFO]
> 15:04:10 [INFO] Results:
> 15:04:10 [INFO]
> 15:04:10 [ERROR] Failures:
> 15:04:10 [ERROR] TestAcidTxnCleanerService.cleansAllCommittedTxns:107
> expected:<6> but was:<7>
> 15:04:10 [INFO]
> 15:04:10 [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0
> 15:04:10 [INFO]
> 15:04:10 [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on
> project hive-standalone-metastore-server: There are test failures.
> 15:04:10 [ERROR]
> 15:04:10 [ERROR] Please refer to
> /home/jenkins/agent/workspace/hive-c/standalone-metastore/metastore-server/target/surefire-reports
> for the individual test results.
> 15:04:10 [ERROR] Please refer to dump files (if any exist)
> [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
> 15:04:10 [ERROR] -> [Help 1]
> 15:04:10 [ERROR]
> 15:04:10 [ERROR] To see the full stack trace of the errors, re-run Maven
> with the -e switch.
> 15:04:10 [ERROR] Re-run Maven using the -X switch to enable full debug
> logging.
> 15:04:10 [ERROR]
> 15:04:10 [ERROR] For more information about the errors and possible
> solutions, please read the following articles:
> 15:04:10 [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)