You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/01/06 06:42:43 UTC

Build failed in Jenkins: Phoenix | Master #1530

See <https://builds.apache.org/job/Phoenix-master/1530/changes>

Changes:

[elserj] PHOENIX-3557 Provide a good error message when an invalid test pattern

[elserj] PHOENIX-3565 Set failIfNoTests=false on surefire and failsafe

------------------------------------------
[...truncated 971 lines...]
Running org.apache.phoenix.end2end.SequenceIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.492 sec - in org.apache.phoenix.end2end.TruncateFunctionIT
Running org.apache.phoenix.end2end.VariableLengthPKIT
Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.416 sec - in org.apache.phoenix.end2end.ScanQueryIT
Tests run: 126, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 142.09 sec - in org.apache.phoenix.end2end.QueryIT
Running org.apache.phoenix.end2end.UpsertSelectIT
Running org.apache.phoenix.end2end.salted.SaltedTableIT
Running org.apache.phoenix.rpc.UpdateCacheWithScnIT
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 229.013 sec - in org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.239 sec - in org.apache.phoenix.end2end.salted.SaltedTableIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.802 sec - in org.apache.phoenix.rpc.UpdateCacheWithScnIT
Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.882 sec - in org.apache.phoenix.end2end.VariableLengthPKIT
Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.592 sec - in org.apache.phoenix.end2end.SequenceIT
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 243.905 sec - in org.apache.phoenix.end2end.RowValueConstructorIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 241.765 sec - in org.apache.phoenix.end2end.UpsertValuesIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 268.912 sec - in org.apache.phoenix.end2end.UpsertSelectIT

Results :

Tests run: 1359, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (HBaseManagedTimeTests) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (NeedTheirOwnClusterTests) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.end2end.ConnectionUtilIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.085 sec - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.end2end.AutomaticRebuildIT
Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
Running org.apache.phoenix.end2end.CountDistinctCompressionIT
Running org.apache.phoenix.end2end.ContextClassloaderIT
Running org.apache.phoenix.end2end.FlappingLocalIndexIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.932 sec - in org.apache.phoenix.end2end.ContextClassloaderIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.564 sec - in org.apache.phoenix.end2end.CountDistinctCompressionIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.612 sec - in org.apache.phoenix.end2end.ConnectionUtilIT
Running org.apache.phoenix.end2end.IndexExtendedIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Running org.apache.phoenix.end2end.QueryWithLimitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.764 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Running org.apache.phoenix.end2end.QueryTimeoutIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.991 sec - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.288 sec - in org.apache.phoenix.end2end.QueryWithLimitIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.905 sec - in org.apache.phoenix.end2end.FlappingLocalIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.29 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 170.35 sec <<< FAILURE! - in org.apache.phoenix.end2end.AutomaticRebuildIT
org.apache.phoenix.end2end.AutomaticRebuildIT  Time elapsed: 89.995 sec  <<< ERROR!
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.Exception: Service failed while running
Caused by: java.lang.Exception: Service failed while running
Caused by: com.google.common.util.concurrent.UncheckedExecutionException: org.apache.thrift.transport.TTransportException: Could not create ServerSocket on address /0.0.0.0:47702.
Caused by: org.apache.thrift.transport.TTransportException: Could not create ServerSocket on address /0.0.0.0:47702.

Running org.apache.phoenix.end2end.RenewLeaseIT
Running org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.StatsCollectorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.012 sec - in org.apache.phoenix.end2end.RenewLeaseIT
Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.232 sec - in org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.ImmutableIndexIT
Running org.apache.phoenix.end2end.index.LocalIndexIT
Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.782 sec - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 384.149 sec - in org.apache.phoenix.end2end.IndexExtendedIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 203.387 sec - in org.apache.phoenix.end2end.index.ImmutableIndexIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.897 sec - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 275.644 sec - in org.apache.phoenix.end2end.StatsCollectorIT
Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 276.715 sec - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.007 sec - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.833 sec - in org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.969 sec - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.execute.PartialCommitIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.685 sec - in org.apache.phoenix.execute.PartialCommitIT
Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 297.476 sec - in org.apache.phoenix.end2end.index.LocalIndexIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.174 sec - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.623 sec - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Running org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.508 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 551.377 sec <<< FAILURE! - in org.apache.phoenix.end2end.QueryTimeoutIT
testSetRPCTimeOnConnection(org.apache.phoenix.end2end.QueryTimeoutIT)  Time elapsed: 533.725 sec  <<< ERROR!
java.sql.SQLException: 
org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after attempts=35, exceptions:
Fri Jan 06 06:18:48 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=4, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:18:49 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=6, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:18:49 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=8, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:18:50 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=10, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:18:51 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=12, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:18:53 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=14, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:18:57 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=16, waitTime=103, operationTimeout=100 expired.
Fri Jan 06 06:19:07 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=18, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:19:17 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=20, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:19:28 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=22, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:19:38 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=24, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:19:58 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=26, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:20:18 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=28, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:20:38 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=30, waitTime=102, operationTimeout=100 expired.
Fri Jan 06 06:20:58 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=32, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:21:19 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=34, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:21:39 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=36, waitTime=102, operationTimeout=100 expired.
Fri Jan 06 06:21:59 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=38, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:22:19 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=40, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:22:39 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=42, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:22:59 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=44, waitTime=102, operationTimeout=100 expired.
Fri Jan 06 06:23:20 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=46, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:23:40 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=48, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:24:00 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=50, waitTime=102, operationTimeout=100 expired.
Fri Jan 06 06:24:20 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=52, waitTime=103, operationTimeout=100 expired.
Fri Jan 06 06:24:40 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=54, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:25:00 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=56, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:25:20 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=58, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:25:41 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=60, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:26:01 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=62, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:26:21 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=64, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:26:41 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=66, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:27:01 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=68, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:27:22 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=70, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:27:42 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=72, waitTime=101, operationTimeout=100 expired.

	at org.apache.phoenix.end2end.QueryTimeoutIT.testSetRPCTimeOnConnection(QueryTimeoutIT.java:88)
Caused by: org.apache.hadoop.hbase.client.RetriesExhaustedException: 
Failed after attempts=35, exceptions:
Fri Jan 06 06:18:48 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=4, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:18:49 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=6, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:18:49 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=8, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:18:50 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=10, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:18:51 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=12, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:18:53 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=14, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:18:57 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=16, waitTime=103, operationTimeout=100 expired.
Fri Jan 06 06:19:07 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=18, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:19:17 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=20, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:19:28 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=22, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:19:38 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=24, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:19:58 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=26, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:20:18 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=28, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:20:38 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=30, waitTime=102, operationTimeout=100 expired.
Fri Jan 06 06:20:58 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=32, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:21:19 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=34, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:21:39 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=36, waitTime=102, operationTimeout=100 expired.
Fri Jan 06 06:21:59 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=38, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:22:19 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=40, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:22:39 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=42, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:22:59 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=44, waitTime=102, operationTimeout=100 expired.
Fri Jan 06 06:23:20 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=46, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:23:40 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=48, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:24:00 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=50, waitTime=102, operationTimeout=100 expired.
Fri Jan 06 06:24:20 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=52, waitTime=103, operationTimeout=100 expired.
Fri Jan 06 06:24:40 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=54, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:25:00 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=56, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:25:20 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=58, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:25:41 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=60, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:26:01 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=62, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:26:21 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=64, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:26:41 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=66, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:27:01 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=68, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:27:22 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=70, waitTime=101, operationTimeout=100 expired.
Fri Jan 06 06:27:42 UTC 2017, RpcRetryingCaller{globalStartTime=1483683528824, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=72, waitTime=101, operationTimeout=100 expired.

	at org.apache.phoenix.end2end.QueryTimeoutIT.testSetRPCTimeOnConnection(QueryTimeoutIT.java:88)
Caused by: java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:39174 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=72, waitTime=101, operationTimeout=100 expired.
	at org.apache.phoenix.end2end.QueryTimeoutIT.testSetRPCTimeOnConnection(QueryTimeoutIT.java:88)
Caused by: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=72, waitTime=101, operationTimeout=100 expired.
	at org.apache.phoenix.end2end.QueryTimeoutIT.testSetRPCTimeOnConnection(QueryTimeoutIT.java:88)

Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.556 sec - in org.apache.phoenix.rpc.PhoenixClientRpcIT
Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 413.722 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.511 sec - in org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.226 sec - in org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.792 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 262.236 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 263.783 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT

Results :

Tests in error: 
  AutomaticRebuildIT>BaseUniqueNamesOwnClusterIT.doTeardown:36->BaseTest.tearDownMiniCluster:538->BaseTest.tearDownTxManager:440 » UncheckedExecution
  QueryTimeoutIT.testSetRPCTimeOnConnection:88 » SQL org.apache.hadoop.hbase.cli...

Tests run: 332, Failures: 0, Errors: 2, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.888 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:25 h]
[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: 01:25 h
[INFO] Finished at: 2017-01-06T06:30:58+00:00
[INFO] Final Memory: 61M/891M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] -> [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/MojoFailureException
[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
Compressed 1.62 GB of artifacts by 54.4% relative to #1528
Updating PHOENIX-3557
Updating PHOENIX-3565
Recording test results

Jenkins build is back to normal : Phoenix | Master #1532

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1532/changes>


Build failed in Jenkins: Phoenix | Master #1531

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-master/1531/changes>

Changes:

[apurtell] PHOENIX-3563 Ensure we release ZooKeeper resources allocated by the

------------------------------------------
[...truncated 847 lines...]
Running org.apache.phoenix.end2end.SequenceBulkAllocationIT
Tests run: 245, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 216.624 sec - in org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT
Running org.apache.phoenix.end2end.ToNumberFunctionIT
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.512 sec - in org.apache.phoenix.end2end.SequenceBulkAllocationIT
Running org.apache.phoenix.end2end.TruncateFunctionIT
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.001 sec - in org.apache.phoenix.end2end.ToNumberFunctionIT
Running org.apache.phoenix.end2end.UpsertSelectIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.586 sec - in org.apache.phoenix.end2end.TruncateFunctionIT
Tests run: 119, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.927 sec - in org.apache.phoenix.end2end.ScanQueryIT
Running org.apache.phoenix.end2end.UpsertValuesIT
Running org.apache.phoenix.end2end.TopNIT
Tests run: 126, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.26 sec - in org.apache.phoenix.end2end.QueryIT
Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.617 sec - in org.apache.phoenix.end2end.SequenceIT
Running org.apache.phoenix.end2end.salted.SaltedTableIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.462 sec - in org.apache.phoenix.end2end.TopNIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.7 sec - in org.apache.phoenix.end2end.salted.SaltedTableIT
Running org.apache.phoenix.end2end.VariableLengthPKIT
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 216.783 sec - in org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
Running org.apache.phoenix.rpc.UpdateCacheWithScnIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.632 sec - in org.apache.phoenix.rpc.UpdateCacheWithScnIT
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 230.834 sec - in org.apache.phoenix.end2end.RowValueConstructorIT
Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.23 sec - in org.apache.phoenix.end2end.VariableLengthPKIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 222.944 sec - in org.apache.phoenix.end2end.UpsertValuesIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 259.948 sec - in org.apache.phoenix.end2end.UpsertSelectIT

Results :

Tests run: 1359, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (HBaseManagedTimeTests) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (NeedTheirOwnClusterTests) @ phoenix-core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.end2end.ConnectionUtilIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.793 sec - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.end2end.AutomaticRebuildIT
Running org.apache.phoenix.end2end.CountDistinctCompressionIT
Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
Running org.apache.phoenix.end2end.ContextClassloaderIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.294 sec - in org.apache.phoenix.end2end.ConnectionUtilIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.565 sec - in org.apache.phoenix.end2end.ContextClassloaderIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.648 sec - in org.apache.phoenix.end2end.CountDistinctCompressionIT
Running org.apache.phoenix.end2end.FlappingLocalIndexIT
Running org.apache.phoenix.end2end.IndexExtendedIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Running org.apache.phoenix.end2end.QueryWithLimitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.467 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Running org.apache.phoenix.end2end.QueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.099 sec - in org.apache.phoenix.end2end.QueryWithLimitIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.126 sec - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.101 sec - in org.apache.phoenix.end2end.FlappingLocalIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.128 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Running org.apache.phoenix.end2end.RenewLeaseIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.209 sec - in org.apache.phoenix.end2end.RenewLeaseIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 171.425 sec - in org.apache.phoenix.end2end.AutomaticRebuildIT
Running org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.StatsCollectorIT
Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.905 sec - in org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.ImmutableIndexIT
Running org.apache.phoenix.end2end.index.LocalIndexIT
Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.272 sec - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 382.224 sec - in org.apache.phoenix.end2end.IndexExtendedIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.974 sec - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 201.245 sec - in org.apache.phoenix.end2end.index.ImmutableIndexIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 272.141 sec - in org.apache.phoenix.end2end.StatsCollectorIT
Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 274.272 sec - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.142 sec - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.741 sec - in org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.649 sec - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.execute.PartialCommitIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.168 sec - in org.apache.phoenix.execute.PartialCommitIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 293.116 sec - in org.apache.phoenix.end2end.index.LocalIndexIT
Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.471 sec - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.686 sec - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Running org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.863 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.172 sec - in org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 550.21 sec <<< FAILURE! - in org.apache.phoenix.end2end.QueryTimeoutIT
testSetRPCTimeOnConnection(org.apache.phoenix.end2end.QueryTimeoutIT)  Time elapsed: 534.236 sec  <<< ERROR!
java.sql.SQLException: 
org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after attempts=35, exceptions:
Sun Jan 08 09:16:47 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=4, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:16:47 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=6, waitTime=103, operationTimeout=100 expired.
Sun Jan 08 09:16:48 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=8, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:16:48 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=10, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:16:49 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=12, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:16:51 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=14, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:16:56 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=16, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:17:06 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=18, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:17:16 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=20, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:17:26 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=22, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:17:36 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=24, waitTime=102, operationTimeout=100 expired.
Sun Jan 08 09:17:56 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=26, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:18:17 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=28, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:18:37 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=30, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:18:57 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=32, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:19:17 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=34, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:19:37 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=36, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:19:57 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=38, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:20:18 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=40, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:20:38 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=42, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:20:58 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=44, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:21:18 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=46, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:21:39 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=48, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:21:59 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=50, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:22:19 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=52, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:22:39 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=54, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:22:59 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=56, waitTime=108, operationTimeout=100 expired.
Sun Jan 08 09:23:20 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=58, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:23:40 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=60, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:24:00 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=62, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:24:20 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=64, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:24:40 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=66, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:25:00 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=68, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:25:21 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=70, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:25:41 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=72, waitTime=101, operationTimeout=100 expired.

	at org.apache.phoenix.end2end.QueryTimeoutIT.testSetRPCTimeOnConnection(QueryTimeoutIT.java:88)
Caused by: org.apache.hadoop.hbase.client.RetriesExhaustedException: 
Failed after attempts=35, exceptions:
Sun Jan 08 09:16:47 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=4, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:16:47 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=6, waitTime=103, operationTimeout=100 expired.
Sun Jan 08 09:16:48 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=8, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:16:48 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=10, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:16:49 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=12, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:16:51 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=14, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:16:56 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=16, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:17:06 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=18, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:17:16 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=20, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:17:26 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=22, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:17:36 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=24, waitTime=102, operationTimeout=100 expired.
Sun Jan 08 09:17:56 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=26, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:18:17 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=28, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:18:37 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=30, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:18:57 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=32, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:19:17 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=34, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:19:37 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=36, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:19:57 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=38, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:20:18 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=40, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:20:38 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=42, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:20:58 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=44, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:21:18 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=46, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:21:39 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=48, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:21:59 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=50, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:22:19 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=52, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:22:39 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=54, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:22:59 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=56, waitTime=108, operationTimeout=100 expired.
Sun Jan 08 09:23:20 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=58, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:23:40 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=60, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:24:00 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=62, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:24:20 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=64, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:24:40 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=66, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:25:00 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=68, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:25:21 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=70, waitTime=101, operationTimeout=100 expired.
Sun Jan 08 09:25:41 UTC 2017, RpcRetryingCaller{globalStartTime=1483867007262, pause=100, retries=35}, java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=72, waitTime=101, operationTimeout=100 expired.

	at org.apache.phoenix.end2end.QueryTimeoutIT.testSetRPCTimeOnConnection(QueryTimeoutIT.java:88)
Caused by: java.io.IOException: Call to asf910.gq1.ygridcore.net/67.195.81.154:52821 failed on local exception: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=72, waitTime=101, operationTimeout=100 expired.
	at org.apache.phoenix.end2end.QueryTimeoutIT.testSetRPCTimeOnConnection(QueryTimeoutIT.java:88)
Caused by: org.apache.hadoop.hbase.ipc.CallTimeoutException: Call id=72, waitTime=101, operationTimeout=100 expired.
	at org.apache.phoenix.end2end.QueryTimeoutIT.testSetRPCTimeOnConnection(QueryTimeoutIT.java:88)

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 404.559 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.225 sec - in org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.069 sec - in org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.224 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 253.813 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 253.094 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT

Results :

Tests in error: 
  QueryTimeoutIT.testSetRPCTimeOnConnection:88 » SQL org.apache.hadoop.hbase.cli...

Tests run: 331, Failures: 0, Errors: 1, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  2.822 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:22 h]
[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: 01:22 h
[INFO] Finished at: 2017-01-08T09:28:40+00:00
[INFO] Final Memory: 62M/1056M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/failsafe-reports> for the individual test results.
[ERROR] -> [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/MojoFailureException
[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
Compressed 1.62 GB of artifacts by 54.5% relative to #1528
Updating PHOENIX-3563
Recording test results