See
<https://builds.apache.org/job/Phoenix-calcite/79/display/redirect?page=changes>
Changes:
[maryannxue] PHOENIX-3669 YEAR/MONTH/DAY/HOUR/MINUTES/SECOND built-in functions
do
------------------------------------------
[...truncated 2.97 MB...]
at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:108)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException:
Failed 2 actions: org.apache.hadoop.hbase.DoNotRetryIOException
at
org.apache.phoenix.end2end.index.MutableIndexFailureIT$FailingRegionObserver.preBatchMutate(MutableIndexFailureIT.java:400)
at
org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$35.call(RegionCoprocessorHost.java:1007)
at
org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$RegionOperation.call(RegionCoprocessorHost.java:1673)
at
org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1749)
at
org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1705)
at
org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.preBatchMutate(RegionCoprocessorHost.java:1003)
at
org.apache.hadoop.hbase.regionserver.HRegion.doMiniBatchMutation(HRegion.java:3080)
at
org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2867)
at
org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2809)
at
org.apache.hadoop.hbase.regionserver.RSRpcServices.doBatchOp(RSRpcServices.java:751)
at
org.apache.hadoop.hbase.regionserver.RSRpcServices.doNonAtomicRegionMutation(RSRpcServices.java:713)
at
org.apache.hadoop.hbase.regionserver.RSRpcServices.multi(RSRpcServices.java:2148)
at
org.apache.hadoop.hbase.client.MultiServerCallable.call(MultiServerCallable.java:128)
at
org.apache.hadoop.hbase.client.MultiServerCallable.call(MultiServerCallable.java:53)
at
org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithoutRetries(RpcRetryingCaller.java:200)
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl$SingleServerRequestRunnable.run(AsyncProcess.java:733)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
: 1 time, org.apache.hadoop.hbase.DoNotRetryIOException
at
org.apache.phoenix.end2end.index.MutableIndexFailureIT$FailingRegionObserver.preBatchMutate(MutableIndexFailureIT.java:400)
at
org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$35.call(RegionCoprocessorHost.java:1007)
at
org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$RegionOperation.call(RegionCoprocessorHost.java:1673)
at
org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1749)
at
org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1705)
at
org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.preBatchMutate(RegionCoprocessorHost.java:1003)
at
org.apache.hadoop.hbase.regionserver.HRegion.doMiniBatchMutation(HRegion.java:3080)
at
org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2867)
at
org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2809)
at
org.apache.hadoop.hbase.regionserver.RSRpcServices.doBatchOp(RSRpcServices.java:751)
at
org.apache.hadoop.hbase.regionserver.RSRpcServices.doNonAtomicRegionMutation(RSRpcServices.java:713)
at
org.apache.hadoop.hbase.regionserver.RSRpcServices.multi(RSRpcServices.java:2148)
at
org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:33656)
at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2170)
at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:109)
at
org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:133)
at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:108)
at java.lang.Thread.run(Thread.java:745)
: 1 time,
at
org.apache.hadoop.hbase.client.AsyncProcess$BatchErrors.makeException(AsyncProcess.java:247)
at
org.apache.hadoop.hbase.client.AsyncProcess$BatchErrors.access$1800(AsyncProcess.java:227)
at
org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.getErrors(AsyncProcess.java:1663)
at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:917)
at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:931)
at
org.apache.hadoop.hbase.client.HTableWrapper.batch(HTableWrapper.java:255)
at
org.apache.phoenix.execute.DelegateHTable.batch(DelegateHTable.java:94)
at
org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter$1.call(ParallelWriterIndexCommitter.java:169)
at
org.apache.phoenix.hbase.index.write.ParallelWriterIndexCommitter$1.call(ParallelWriterIndexCommitter.java:131)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
... 1 more
: 1 time,
at
org.apache.phoenix.end2end.index.MutableIndexFailureIT.helpTestWriteFailureDisablesIndex(MutableIndexFailureIT.java:232)
at
org.apache.phoenix.end2end.index.MutableIndexFailureIT.testWriteFailureDisablesIndex(MutableIndexFailureIT.java:134)
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.432 sec -
in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.031 sec -
in
org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 167.058 sec -
in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Results :
Failed tests:
FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1779
expected:<[z]> but was:<[a]>
FlappingLocalIndexIT.testLocalIndexScanWithSmallChunks:104->BaseTest.assertEquals:1779
expected:<[z]> but was:<[a]>
IndexExtendedIT.testLocalIndexScanAfterRegionsMerge:557->BaseTest.assertEquals:1779
expected:<[z]> but was:<[a]>
QueryTimeoutIT.testSetRPCTimeOnConnection:100
StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
StatsCollectorIT.testCompactUpdatesStats:372->testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
StatsCollectorIT.testUpdateStatsWithMultipleTables:257->upsertValues:297->upsertStmt:362
StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
StatsCollectorIT.testUpdateStats:189->upsertValues:297->upsertStmt:362
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStatsWithMinStatsUpdateFreq:377->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testCompactUpdatesStats:372->StatsCollectorIT.testCompactUpdatesStats:413->BaseTest.assertEquals:1823
expected:<10> but was:<-1>
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStatsWithMultipleTables:257->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testUpdateStats:189->StatsCollectorIT.upsertValues:297->StatsCollectorIT.upsertStmt:362
UserDefinedFunctionsIT.testTemporaryFunctions:602 FunctionNotFoundException
should be thrown
ImmutableIndexIT.testDropIfImmutableKeyValueColumn:140
ImmutableIndexIT.testDropIfImmutableKeyValueColumn:140
ImmutableIndexIT.testDropIfImmutableKeyValueColumn:140
ImmutableIndexIT.testDropIfImmutableKeyValueColumn:140
LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1779
expected:<[f]> but was:<[b]>
LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:330->BaseTest.assertEquals:1779
expected:<[f]> but was:<[b]>
LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1779
expected:<[a]> but was:<[z]>
LocalIndexIT.testLocalIndexesOnTableWithImmutableRows:493->BaseTest.assertEquals:1779
expected:<[a]> but was:<[z]>
PhoenixMetricsIT.testGlobalPhoenixMetricsForMutations:136->BaseTest.assertEquals:1823
expected:<10> but was:<0>
PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries:116->BaseTest.assertEquals:1823
expected:<1> but was:<0>
PhoenixMetricsIT.testGlobalPhoenixMetricsForUpsertSelect:161->BaseTest.assertEquals:1823
expected:<1> but was:<0>
Tests in error:
AutomaticRebuildIT.testSecondaryAutomaticRebuildIndex:156 » SQL Error while
ex...
AutomaticRebuildIT.testSecondaryAutomaticRebuildIndex:156 » SQL Error while
ex...
CsvBulkLoadToolIT.testFullOptionImport:153 » SQL Error while executing SQL
"SE...
CsvBulkLoadToolIT.testImportOneIndexTable:283->testImportOneIndexTable:318 »
SQL
CsvBulkLoadToolIT.testImportOneLocalIndexTable:288->testImportOneIndexTable:318
» SQL
CsvBulkLoadToolIT.testImportWithIndex:232 » SQL Error while executing SQL
"SEL...
CsvBulkLoadToolIT.testMultipleInputFiles:191 » SQL Error while executing SQL
"...
IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing
SQ...
IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing
SQ...
IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing
SQ...
IndexExtendedIT.testMutableIndexWithUpdates:163 » SQL Error while executing
SQ...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexExtendedIT.testSecondaryIndex:246 » SQL Error while executing SQL
"EXPLAI...
IndexToolForPartialBuildIT.testSecondaryIndex:163 » SQL Error while executing
...
IndexToolForPartialBuildIT.testSecondaryIndex:163 » SQL Error while executing
...
IndexToolForPartialBuildWithNamespaceEnabledIT>IndexToolForPartialBuildIT.testSecondaryIndex:163
» SQL
IndexToolForPartialBuildWithNamespaceEnabledIT>IndexToolForPartialBuildIT.testSecondaryIndex:163
» SQL
QueryTimeoutIT.testQueryTimeout:126 » SQL does not implement 'class
org.apache...
SpillableGroupByIT.testScanUri:120 » SQL Error while executing SQL "select
cou...
SpillableGroupByIT.testStatisticsAreNotWritten:164 » SQL Error while
executing...
StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221
» SQL
StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221
» SQL
StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221
» SQL
StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->testNoDuplicatesAfterUpdateStats:221
» SQL
StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221
» SQL
StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221
» SQL
StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221
» SQL
StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->testNoDuplicatesAfterUpdateStats:221
» SQL
StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing
SQL...
StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing
SQL...
StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing
SQL...
StatsCollectorIT.testRowCountAndByteCounts:564 » SQL Error while executing
SQL...
StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT
C...
StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT
C...
StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT
C...
StatsCollectorIT.testWithMultiCF:490 » SQL Error while executing SQL "SELECT
C...
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithDesc:238->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testNoDuplicatesAfterUpdateStatsWithSplits:233->StatsCollectorIT.testNoDuplicatesAfterUpdateStats:221
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testRowCountAndByteCounts:564
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490
» SQL
SysTableNamespaceMappedStatsCollectorIT>StatsCollectorIT.testWithMultiCF:490
» SQL
UserDefinedFunctionsIT.testCreateFunction:394 » SQL Error while executing SQL
...
UserDefinedFunctionsIT.testDeleteJar:302 » SQL Error while executing SQL
"sele...
UserDefinedFunctionsIT.testDropFunction:638 » SQL Error while executing SQL
"s...
UserDefinedFunctionsIT.testFunctionalIndexesWithUDFFunction:764 »
FunctionNotFound
UserDefinedFunctionsIT.testListJars:282 » SQL Error while executing SQL
"selec...
UserDefinedFunctionsIT.testUDFsWhenTimestampManagedAtClient:690 » SQL Error
wh...
UserDefinedFunctionsIT.testUDFsWithMultipleConnections:514 » SQL Error while
e...
ImmutableIndexIT.testCreateIndexDuringUpsertSelect:171->BaseTest.upsertRows:1615->BaseTest.upsertRow:1642
» SQL
ImmutableIndexIT.testCreateIndexDuringUpsertSelect:171->BaseTest.upsertRows:1615->BaseTest.upsertRow:1642
» SQL
LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error
whi...
LocalIndexIT.testLocalIndexCreationWithDefaultFamilyOption:554 » SQL Error
whi...
MutableIndexFailureIT.testWriteFailureDisablesIndex:134->helpTestWriteFailureDisablesIndex:232
» Commit
RoundRobinResultIteratorWithStatsIT.testRoundRobinBehavior:87 » SQL Cannot
cal...
PhoenixMetricsIT.testMetricsForDelete:314->insertRowsInTable:725 » SQL 2
PhoenixMetricsIT.testMetricsForDeleteWithAutoCommit:406->upsertRows:388 » SQL
PhoenixMetricsIT.testMetricsForUpsert:241->insertRowsInTable:725 » SQL 2
PhoenixMetricsIT.testMetricsForUpsertSelect:284->insertRowsInTable:725 » SQL
PhoenixMetricsIT.testMetricsForUpsertSelectWithAutoCommit:454 » SQL 2
PhoenixMetricsIT.testMetricsForUpsertWithAutoCommit:367->upsertRows:388 » SQL
PhoenixMetricsIT.testNoMetricsCollectedForConnection:337->insertRowsInTable:725
» SQL
PhoenixMetricsIT.testReadMetricsForSelect:218->insertRowsInTable:725 » SQL 2
PhoenixClientRpcIT.testIndexQos:107 NullPointer
PhoenixClientRpcIT.testMetadataQos:121 NullPointer
PhoenixServerRpcIT.testIndexQos:164 NullPointer
Tests run: 333, Failures: 48, Errors: 90, Skipped: 0
[INFO]
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @
phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Phoenix ..................................... SUCCESS [ 1.847 s]
[INFO] Phoenix Core ....................................... FAILURE [53:02 min]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Pig ...................................... SKIPPED
[INFO] Phoenix Query Server Client ........................ SKIPPED
[INFO] Phoenix Query Server ............................... SKIPPED
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix - Spark .................................... SKIPPED
[INFO] Phoenix - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53:05 min
[INFO] Finished at: 2017-02-24T23:06:47+00:00
[INFO] Final Memory: 73M/1481M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify
(ParallelStatsEnabledTest) on project phoenix-core: There was a timeout or
other error in the fork -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Recording test results