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/03/06 21:49:24 UTC

Build failed in Jenkins: Phoenix-4.x-HBase-1.1 #360

See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/360/display/redirect?page=changes>

Changes:

[samarth] PHOENIX-3706 RenewLeaseTask should give up and reattempt later to

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu) in workspace <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/phoenix.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/phoenix.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/4.x-HBase-1.1^{commit} # timeout=10
Checking out Revision 4f47a8013ada4a6e9ddd68a579d65a62b71def11 (origin/4.x-HBase-1.1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f47a8013ada4a6e9ddd68a579d65a62b71def11
 > git rev-list 7e5e33b479fb82f77456e9c8f209564d92d62c5a # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
MAVEN_OPTS=-Xmx3G

[EnvInject] - Variables injected successfully.
[Phoenix-4.x-HBase-1.1] $ /bin/bash -xe /tmp/hudson7314791715472404940.sh
+ echo 'DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802'
DELETING ~/.m2/repository/org/apache/htrace. See https://issues.apache.org/jira/browse/PHOENIX-1802
+ echo 'CURRENT CONTENT:'
CURRENT CONTENT:
+ ls /home/jenkins/.m2/repository/org/apache/htrace
htrace
htrace-core
[Phoenix-4.x-HBase-1.1] $ /home/jenkins/tools/maven/latest3/bin/mvn -U clean install -Dcheckstyle.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Phoenix
[INFO] Phoenix Core
[INFO] Phoenix - Flume
[INFO] Phoenix - Kafka
[INFO] Phoenix - Pig
[INFO] Phoenix Query Server Client
[INFO] Phoenix Query Server
[INFO] Phoenix - Pherf
[INFO] Phoenix - Spark
[INFO] Phoenix - Hive
[INFO] Phoenix Client
[INFO] Phoenix Server
[INFO] Phoenix Assembly
[INFO] Phoenix - Tracing Web Application
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Phoenix 4.10.0-HBase-1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/360/artifact/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ phoenix ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.10.0-HBase-1.1-SNAPSHOT/phoenix-4.10.0-HBase-1.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/360/artifact/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix/4.10.0-HBase-1.1-SNAPSHOT/phoenix-4.10.0-HBase-1.1-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Phoenix Core 4.10.0-HBase-1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-core ---
[INFO] Deleting <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (validate) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-core ---
[INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/it/java> added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-source) @ phoenix-core ---
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target/generated-sources/antlr3> added.
[INFO] Source directory: <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/antlr3> added.
[INFO] 
[INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ phoenix-core ---
[INFO] ANTLR: Processing source directory <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/antlr3>
ANTLR Parser Generator  Version 3.5.2
Output file <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target/generated-sources/antlr3/org/apache/phoenix/parse/PhoenixSQLParser.java> does not exist: must build <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/antlr3/PhoenixSQL.g>
PhoenixSQL.g
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:build-classpath (create-phoenix-generated-classpath) @ phoenix-core ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target/cached_classpath.txt'.>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to META-INF/services
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 984 source files to <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[25,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[116,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[122,30] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/java/org/apache/phoenix/execute/DescVarLengthFastByteComparisons.java>:[126,39] sun.misc.Unsafe is internal proprietary API and may be removed in a future release
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaDataEndpointImpl.java>: Recompile with -Xlint:deprecation for details.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java>: Recompile with -Xlint:unchecked for details.
[INFO] 8 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/java/org/apache/phoenix/hbase/index/scanner/ScannerBuilder.java>:[114,22] cannot find symbol
  symbol:   variable KeyValueUtil
  location: class org.apache.phoenix.hbase.index.scanner.ScannerBuilder
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  1.843 s]
[INFO] Phoenix Core ....................................... FAILURE [ 25.347 s]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... 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: 28.556 s
[INFO] Finished at: 2017-03-06T21:38:59+00:00
[INFO] Final Memory: 71M/1204M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project phoenix-core: Compilation failure
[ERROR] <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/ws/phoenix-core/src/main/java/org/apache/phoenix/hbase/index/scanner/ScannerBuilder.java>:[114,22] cannot find symbol
[ERROR] symbol:   variable KeyValueUtil
[ERROR] location: class org.apache.phoenix.hbase.index.scanner.ScannerBuilder
[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 469.59 MB of artifacts by 100.0% relative to #358
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/360/artifact/phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.CsvEventSerializerIT.xml> is 10 hr old



Jenkins build is back to normal : Phoenix-4.x-HBase-1.1 #364

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/364/display/redirect?page=changes>


Build failed in Jenkins: Phoenix-4.x-HBase-1.1 #363

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/363/display/redirect?page=changes>

Changes:

[jamestaylor] PHOENIX-3719 Update phoenix driver version for 4.10 release

------------------------------------------
[...truncated 72.73 KB...]
Running org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.491 sec - in org.apache.phoenix.end2end.index.txn.RollbackIT
Running org.apache.phoenix.rpc.UpdateCacheIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.458 sec - in org.apache.phoenix.rpc.UpdateCacheIT
Running org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.572 sec - in org.apache.phoenix.trace.PhoenixTableMetricsWriterIT
Running org.apache.phoenix.trace.PhoenixTraceReaderIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.593 sec - in org.apache.phoenix.trace.PhoenixTraceReaderIT
Running org.apache.phoenix.tx.FlappingTransactionIT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.193 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorIT
Running org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.316 sec - in org.apache.phoenix.tx.FlappingTransactionIT
Running org.apache.phoenix.tx.TransactionIT
Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 370.978 sec - in org.apache.phoenix.end2end.index.IndexExpressionIT
Running org.apache.phoenix.tx.TxCheckpointIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.381 sec - in org.apache.phoenix.tx.TransactionIT
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 868.329 sec - in org.apache.phoenix.end2end.SortMergeJoinIT
Tests run: 52, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 166.054 sec - in org.apache.phoenix.tx.ParameterizedTransactionIT
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 237.053 sec - in org.apache.phoenix.tx.TxCheckpointIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 945.04 sec - in org.apache.phoenix.end2end.index.MutableIndexIT
Tests run: 304, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,647.409 sec - in org.apache.phoenix.end2end.index.IndexIT

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.end2end.CaseStatementIT
Running org.apache.phoenix.end2end.ArrayIT
Running org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT
Running org.apache.phoenix.end2end.AggregateQueryIT
Running org.apache.phoenix.end2end.ColumnProjectionOptimizationIT
Running org.apache.phoenix.end2end.CastAndCoerceIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.537 sec - in org.apache.phoenix.end2end.ColumnProjectionOptimizationIT
Running org.apache.phoenix.end2end.CreateSchemaIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.apache.phoenix.end2end.CreateSchemaIT
Running org.apache.phoenix.end2end.CreateTableIT
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.023 sec - in org.apache.phoenix.end2end.CaseStatementIT
Running org.apache.phoenix.end2end.CustomEntityDataIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.538 sec - in org.apache.phoenix.end2end.ArrayIT
Running org.apache.phoenix.end2end.DerivedTableIT
Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.72 sec - in org.apache.phoenix.end2end.CastAndCoerceIT
Running org.apache.phoenix.end2end.DistinctCountIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.964 sec - in org.apache.phoenix.end2end.CustomEntityDataIT
Running org.apache.phoenix.end2end.DropSchemaIT
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.847 sec - in org.apache.phoenix.end2end.AggregateQueryIT
Running org.apache.phoenix.end2end.ExtendedQueryExecIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.159 sec - in org.apache.phoenix.end2end.DropSchemaIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.656 sec - in org.apache.phoenix.end2end.ExtendedQueryExecIT
Running org.apache.phoenix.end2end.FunkyNamesIT
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.05 sec - in org.apache.phoenix.end2end.DerivedTableIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.968 sec - in org.apache.phoenix.end2end.DistinctCountIT
Running org.apache.phoenix.end2end.GroupByIT
Running org.apache.phoenix.end2end.MutableQueryIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.323 sec - in org.apache.phoenix.end2end.FunkyNamesIT
Running org.apache.phoenix.end2end.NotQueryIT
Running org.apache.phoenix.end2end.NativeHBaseTypesIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.713 sec - in org.apache.phoenix.end2end.NativeHBaseTypesIT
Running org.apache.phoenix.end2end.PointInTimeQueryIT
Tests run: 245, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.105 sec - in org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.577 sec - in org.apache.phoenix.end2end.PointInTimeQueryIT
Running org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 144.352 sec - in org.apache.phoenix.end2end.CreateTableIT
Running org.apache.phoenix.end2end.QueryIT
Tests run: 77, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.803 sec - in org.apache.phoenix.end2end.NotQueryIT
Tests run: 91, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.602 sec - in org.apache.phoenix.end2end.GroupByIT
Running org.apache.phoenix.end2end.ReadIsolationLevelIT
Running org.apache.phoenix.end2end.RowValueConstructorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.317 sec - in org.apache.phoenix.end2end.ReadIsolationLevelIT
Running org.apache.phoenix.end2end.ProductMetricsIT
Running org.apache.phoenix.end2end.ScanQueryIT
Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.097 sec - in org.apache.phoenix.end2end.ProductMetricsIT
Running org.apache.phoenix.end2end.SequenceBulkAllocationIT
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.201 sec - in org.apache.phoenix.end2end.SequenceBulkAllocationIT
Running org.apache.phoenix.end2end.SequenceIT
Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.231 sec - in org.apache.phoenix.end2end.ScanQueryIT
Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.487 sec - in org.apache.phoenix.end2end.QueryIT
Running org.apache.phoenix.end2end.TopNIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.601 sec - in org.apache.phoenix.end2end.TopNIT
Running org.apache.phoenix.end2end.TruncateFunctionIT
Running org.apache.phoenix.end2end.ToNumberFunctionIT
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.2 sec - in org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
Running org.apache.phoenix.end2end.UpsertSelectIT
Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.691 sec - in org.apache.phoenix.end2end.SequenceIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.9 sec - in org.apache.phoenix.end2end.TruncateFunctionIT
Running org.apache.phoenix.end2end.UpsertValuesIT
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.382 sec - in org.apache.phoenix.end2end.ToNumberFunctionIT
Running org.apache.phoenix.end2end.VariableLengthPKIT
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.876 sec - in org.apache.phoenix.end2end.RowValueConstructorIT
Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 192.168 sec - in org.apache.phoenix.end2end.MutableQueryIT
Running org.apache.phoenix.end2end.salted.SaltedTableIT
Running org.apache.phoenix.rpc.UpdateCacheWithScnIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.545 sec - in org.apache.phoenix.end2end.salted.SaltedTableIT
Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.061 sec - in org.apache.phoenix.end2end.VariableLengthPKIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.161 sec - in org.apache.phoenix.rpc.UpdateCacheWithScnIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.858 sec - in org.apache.phoenix.end2end.UpsertValuesIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.956 sec - in org.apache.phoenix.end2end.UpsertSelectIT

Results :

Tests run: 1418, 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: 39.546 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: 28.185 sec - in org.apache.phoenix.end2end.ConnectionUtilIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.81 sec - in org.apache.phoenix.end2end.CountDistinctCompressionIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.61 sec - in org.apache.phoenix.end2end.ContextClassloaderIT
Running org.apache.phoenix.end2end.FlappingLocalIndexIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Running org.apache.phoenix.end2end.IndexExtendedIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.143 sec - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.884 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.692 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.761 sec - in org.apache.phoenix.end2end.FlappingLocalIndexIT
Running org.apache.phoenix.end2end.QueryWithLimitIT
Running org.apache.phoenix.end2end.QueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.591 sec - in org.apache.phoenix.end2end.QueryWithLimitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.793 sec - in org.apache.phoenix.end2end.QueryTimeoutIT
Running org.apache.phoenix.end2end.RenewLeaseIT
Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.95 sec - in org.apache.phoenix.end2end.AutomaticRebuildIT
Running org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.StatsCollectorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.962 sec - in org.apache.phoenix.end2end.RenewLeaseIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.927 sec - in org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.008 sec - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.ImmutableIndexIT
Running org.apache.phoenix.end2end.index.LocalIndexIT
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.043 sec - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 250.786 sec - in org.apache.phoenix.end2end.IndexExtendedIT
Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.282 sec - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Running org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 120, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 220.639 sec - in org.apache.phoenix.end2end.StatsCollectorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.081 sec - in org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 120, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 229.314 sec - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.522 sec - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.execute.PartialCommitIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.856 sec - in org.apache.phoenix.execute.PartialCommitIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 229.767 sec - in org.apache.phoenix.end2end.index.LocalIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.53 sec - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.594 sec - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.536 sec - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 281.281 sec - in org.apache.phoenix.end2end.index.ImmutableIndexIT
Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 221.975 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.446 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Running org.apache.phoenix.monitoring.PhoenixMetricsIT
Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.797 sec - in org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.019 sec - in org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 21, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 61.749 sec <<< FAILURE! - in org.apache.phoenix.monitoring.PhoenixMetricsIT
testGlobalPhoenixMetricsForQueries(org.apache.phoenix.monitoring.PhoenixMetricsIT)  Time elapsed: 1.336 sec  <<< FAILURE!
java.lang.AssertionError
	at org.apache.phoenix.monitoring.PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries(PhoenixMetricsIT.java:130)

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.421 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.283 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.485 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT

Results :

Failed tests: 
  PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries:130

Tests run: 519, Failures: 1, Errors: 0, Skipped: 48

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  4.204 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:11 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... 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:11 h
[INFO] Finished at: 2017-03-07T21:34:03+00:00
[INFO] Final Memory: 63M/1402M
[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-4.x-HBase-1.1/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.02 GB of artifacts by 45.0% relative to #358
Recording test results

Build failed in Jenkins: Phoenix-4.x-HBase-1.1 #362

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/362/display/redirect?page=changes>

Changes:

[mujtaba] Set version to 4.10.0-HBase-1.1 for release

------------------------------------------
[...truncated 88.43 KB...]
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.865 sec - in org.apache.phoenix.execute.PartialCommitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.593 sec - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 231.564 sec - in org.apache.phoenix.end2end.index.LocalIndexIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.089 sec - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.469 sec - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 191.279 sec <<< FAILURE! - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
testWriteFailureDisablesIndex[MutableIndexFailureIT_transactional=false,localIndex=false,isNamespaceMapped=false](org.apache.phoenix.end2end.index.MutableIndexFailureIT)  Time elapsed: 5.738 sec  <<< ERROR!
org.apache.phoenix.execute.CommitException: 
org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed 1 action: org.apache.hadoop.hbase.DoNotRetryIOException: Failed 1 action: org.apache.hadoop.hbase.DoNotRetryIOException
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT$FailingRegionObserver.preBatchMutate(MutableIndexFailureIT.java:391)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$35.call(RegionCoprocessorHost.java:1024)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$RegionOperation.call(RegionCoprocessorHost.java:1708)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1785)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1740)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.preBatchMutate(RegionCoprocessorHost.java:1020)
	at org.apache.hadoop.hbase.regionserver.HRegion.doMiniBatchMutation(HRegion.java:3081)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2855)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2797)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doBatchOp(RSRpcServices.java:708)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doNonAtomicRegionMutation(RSRpcServices.java:670)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.multi(RSRpcServices.java:2066)
	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:210)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl$SingleServerRequestRunnable.run(AsyncProcess.java:723)
	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, 
	at org.apache.phoenix.util.ServerUtil.createIOException(ServerUtil.java:73)
	at org.apache.phoenix.index.PhoenixIndexFailurePolicy.handleFailure(PhoenixIndexFailurePolicy.java:105)
	at org.apache.phoenix.hbase.index.write.IndexWriter.writeAndKillYourselfOnFailure(IndexWriter.java:151)
	at org.apache.phoenix.hbase.index.write.IndexWriter.writeAndKillYourselfOnFailure(IndexWriter.java:135)
	at org.apache.phoenix.hbase.index.Indexer.doPostWithExceptions(Indexer.java:457)
	at org.apache.phoenix.hbase.index.Indexer.doPost(Indexer.java:405)
	at org.apache.phoenix.hbase.index.Indexer.postBatchMutate(Indexer.java:400)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$36.call(RegionCoprocessorHost.java:1039)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$RegionOperation.call(RegionCoprocessorHost.java:1708)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1785)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1740)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.postBatchMutate(RegionCoprocessorHost.java:1035)
	at org.apache.hadoop.hbase.regionserver.HRegion.doMiniBatchMutation(HRegion.java:3215)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2855)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2797)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doBatchOp(RSRpcServices.java:708)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doNonAtomicRegionMutation(RSRpcServices.java:670)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.multi(RSRpcServices.java:2066)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:32393)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2137)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:107)
	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)
Caused by: org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed 1 action: org.apache.hadoop.hbase.DoNotRetryIOException
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT$FailingRegionObserver.preBatchMutate(MutableIndexFailureIT.java:391)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$35.call(RegionCoprocessorHost.java:1024)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$RegionOperation.call(RegionCoprocessorHost.java:1708)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1785)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1740)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.preBatchMutate(RegionCoprocessorHost.java:1020)
	at org.apache.hadoop.hbase.regionserver.HRegion.doMiniBatchMutation(HRegion.java:3081)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2855)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2797)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doBatchOp(RSRpcServices.java:708)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doNonAtomicRegionMutation(RSRpcServices.java:670)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.multi(RSRpcServices.java:2066)
	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:210)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl$SingleServerRequestRunnable.run(AsyncProcess.java:723)
	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, 
	at org.apache.hadoop.hbase.client.AsyncProcess$BatchErrors.makeException(AsyncProcess.java:239)
	at org.apache.hadoop.hbase.client.AsyncProcess$BatchErrors.access$1900(AsyncProcess.java:219)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.getErrors(AsyncProcess.java:1618)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:913)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:927)
	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:167)
	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:223)
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT.testWriteFailureDisablesIndex(MutableIndexFailureIT.java:132)
Caused by: org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: 
Failed 1 action: org.apache.hadoop.hbase.DoNotRetryIOException: Failed 1 action: org.apache.hadoop.hbase.DoNotRetryIOException
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT$FailingRegionObserver.preBatchMutate(MutableIndexFailureIT.java:391)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$35.call(RegionCoprocessorHost.java:1024)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$RegionOperation.call(RegionCoprocessorHost.java:1708)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1785)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1740)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.preBatchMutate(RegionCoprocessorHost.java:1020)
	at org.apache.hadoop.hbase.regionserver.HRegion.doMiniBatchMutation(HRegion.java:3081)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2855)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2797)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doBatchOp(RSRpcServices.java:708)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doNonAtomicRegionMutation(RSRpcServices.java:670)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.multi(RSRpcServices.java:2066)
	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:210)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl$SingleServerRequestRunnable.run(AsyncProcess.java:723)
	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, 
	at org.apache.phoenix.util.ServerUtil.createIOException(ServerUtil.java:73)
	at org.apache.phoenix.index.PhoenixIndexFailurePolicy.handleFailure(PhoenixIndexFailurePolicy.java:105)
	at org.apache.phoenix.hbase.index.write.IndexWriter.writeAndKillYourselfOnFailure(IndexWriter.java:151)
	at org.apache.phoenix.hbase.index.write.IndexWriter.writeAndKillYourselfOnFailure(IndexWriter.java:135)
	at org.apache.phoenix.hbase.index.Indexer.doPostWithExceptions(Indexer.java:457)
	at org.apache.phoenix.hbase.index.Indexer.doPost(Indexer.java:405)
	at org.apache.phoenix.hbase.index.Indexer.postBatchMutate(Indexer.java:400)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$36.call(RegionCoprocessorHost.java:1039)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$RegionOperation.call(RegionCoprocessorHost.java:1708)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1785)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1740)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.postBatchMutate(RegionCoprocessorHost.java:1035)
	at org.apache.hadoop.hbase.regionserver.HRegion.doMiniBatchMutation(HRegion.java:3215)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2855)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2797)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doBatchOp(RSRpcServices.java:708)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doNonAtomicRegionMutation(RSRpcServices.java:670)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.multi(RSRpcServices.java:2066)
	at org.apache.hadoop.hbase.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:32393)
	at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2137)
	at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:107)
	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)
Caused by: org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed 1 action: org.apache.hadoop.hbase.DoNotRetryIOException
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT$FailingRegionObserver.preBatchMutate(MutableIndexFailureIT.java:391)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$35.call(RegionCoprocessorHost.java:1024)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost$RegionOperation.call(RegionCoprocessorHost.java:1708)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1785)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.execOperation(RegionCoprocessorHost.java:1740)
	at org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost.preBatchMutate(RegionCoprocessorHost.java:1020)
	at org.apache.hadoop.hbase.regionserver.HRegion.doMiniBatchMutation(HRegion.java:3081)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2855)
	at org.apache.hadoop.hbase.regionserver.HRegion.batchMutate(HRegion.java:2797)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doBatchOp(RSRpcServices.java:708)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.doNonAtomicRegionMutation(RSRpcServices.java:670)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.multi(RSRpcServices.java:2066)
	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:210)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl$SingleServerRequestRunnable.run(AsyncProcess.java:723)
	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, 
	at org.apache.hadoop.hbase.client.AsyncProcess$BatchErrors.makeException(AsyncProcess.java:239)
	at org.apache.hadoop.hbase.client.AsyncProcess$BatchErrors.access$1900(AsyncProcess.java:219)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.getErrors(AsyncProcess.java:1618)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:913)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:927)
	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:167)
	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:223)
	at org.apache.phoenix.end2end.index.MutableIndexFailureIT.testWriteFailureDisablesIndex(MutableIndexFailureIT.java:132)

Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 281.087 sec - in org.apache.phoenix.end2end.index.ImmutableIndexIT
Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.018 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Running org.apache.phoenix.monitoring.PhoenixMetricsIT
Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.75 sec - in org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.377 sec - in org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.459 sec - in org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.131 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 118.972 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 170.67 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT

Results :

Tests in error: 
  MutableIndexFailureIT.testWriteFailureDisablesIndex:132->helpTestWriteFailureDisablesIndex:223 » Commit

Tests run: 519, Failures: 0, Errors: 1, Skipped: 48

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  3.048 s]
[INFO] Phoenix Core ....................................... FAILURE [  01:12 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... 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:12 h
[INFO] Finished at: 2017-03-07T19:51:49+00:00
[INFO] Final Memory: 62M/1247M
[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-4.x-HBase-1.1/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.03 GB of artifacts by 44.6% relative to #358
Recording test results

Build failed in Jenkins: Phoenix-4.x-HBase-1.1 #361

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Phoenix-4.x-HBase-1.1/361/display/redirect?page=changes>

Changes:

[tdsilva] PHOENIX-3680 Do not issue delete markers when dropping a column from an

------------------------------------------
[...truncated 58.78 KB...]
Running org.apache.phoenix.end2end.HashJoinLocalIndexIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.799 sec - in org.apache.phoenix.end2end.FlappingAlterTableIT
Running org.apache.phoenix.end2end.HashJoinMoreIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.039 sec - in org.apache.phoenix.end2end.HashJoinLocalIndexIT
Running org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.524 sec - in org.apache.phoenix.end2end.ImmutableTablePropertiesIT
Running org.apache.phoenix.end2end.InListIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.582 sec - in org.apache.phoenix.end2end.GroupByCaseIT
Running org.apache.phoenix.end2end.InstrFunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.481 sec - in org.apache.phoenix.end2end.HashJoinMoreIT
Running org.apache.phoenix.end2end.IsNullIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.835 sec - in org.apache.phoenix.end2end.IsNullIT
Running org.apache.phoenix.end2end.LastValueFunctionIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.154 sec - in org.apache.phoenix.end2end.InstrFunctionIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.974 sec - in org.apache.phoenix.end2end.LastValueFunctionIT
Running org.apache.phoenix.end2end.LikeExpressionIT

Results :

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

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.phoenix.end2end.ArrayIT
Running org.apache.phoenix.end2end.ColumnProjectionOptimizationIT
Running org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT
Running org.apache.phoenix.end2end.CastAndCoerceIT
Running org.apache.phoenix.end2end.CaseStatementIT
Running org.apache.phoenix.end2end.AggregateQueryIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.888 sec - in org.apache.phoenix.end2end.ColumnProjectionOptimizationIT
Running org.apache.phoenix.end2end.CreateSchemaIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec - in org.apache.phoenix.end2end.CreateSchemaIT
Running org.apache.phoenix.end2end.CreateTableIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.145 sec - in org.apache.phoenix.end2end.ArrayIT
Running org.apache.phoenix.end2end.CustomEntityDataIT
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.903 sec - in org.apache.phoenix.end2end.CaseStatementIT
Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.296 sec - in org.apache.phoenix.end2end.CastAndCoerceIT
Running org.apache.phoenix.end2end.DerivedTableIT
Running org.apache.phoenix.end2end.DistinctCountIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.971 sec - in org.apache.phoenix.end2end.CustomEntityDataIT
Running org.apache.phoenix.end2end.DropSchemaIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.208 sec - in org.apache.phoenix.end2end.DropSchemaIT
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.35 sec - in org.apache.phoenix.end2end.AggregateQueryIT
Running org.apache.phoenix.end2end.ExtendedQueryExecIT
Running org.apache.phoenix.end2end.FunkyNamesIT
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.876 sec - in org.apache.phoenix.end2end.DerivedTableIT
Running org.apache.phoenix.end2end.GroupByIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.024 sec - in org.apache.phoenix.end2end.DistinctCountIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.219 sec - in org.apache.phoenix.end2end.FunkyNamesIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.497 sec - in org.apache.phoenix.end2end.ExtendedQueryExecIT
Running org.apache.phoenix.end2end.MutableQueryIT
Running org.apache.phoenix.end2end.NotQueryIT
Running org.apache.phoenix.end2end.NativeHBaseTypesIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.149 sec - in org.apache.phoenix.end2end.NativeHBaseTypesIT
Running org.apache.phoenix.end2end.PointInTimeQueryIT
Tests run: 245, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.156 sec - in org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 141.438 sec - in org.apache.phoenix.end2end.CreateTableIT
Running org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.818 sec - in org.apache.phoenix.end2end.PointInTimeQueryIT
Running org.apache.phoenix.end2end.QueryIT
Tests run: 91, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.22 sec - in org.apache.phoenix.end2end.GroupByIT
Running org.apache.phoenix.end2end.ProductMetricsIT
Tests run: 61, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.411 sec - in org.apache.phoenix.end2end.ProductMetricsIT
Running org.apache.phoenix.end2end.ReadIsolationLevelIT
Running org.apache.phoenix.end2end.RowValueConstructorIT
Tests run: 77, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.368 sec - in org.apache.phoenix.end2end.NotQueryIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.979 sec - in org.apache.phoenix.end2end.ReadIsolationLevelIT
Running org.apache.phoenix.end2end.ScanQueryIT
Running org.apache.phoenix.end2end.SequenceBulkAllocationIT
Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.584 sec - in org.apache.phoenix.end2end.QueryIT
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.463 sec - in org.apache.phoenix.end2end.SequenceBulkAllocationIT
Running org.apache.phoenix.end2end.ToNumberFunctionIT
Running org.apache.phoenix.end2end.SequenceIT
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.572 sec - in org.apache.phoenix.end2end.ToNumberFunctionIT
Running org.apache.phoenix.end2end.TopNIT
Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.591 sec - in org.apache.phoenix.end2end.ScanQueryIT
Running org.apache.phoenix.end2end.TruncateFunctionIT
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.264 sec - in org.apache.phoenix.end2end.TopNIT
Running org.apache.phoenix.end2end.UpsertSelectIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.873 sec - in org.apache.phoenix.end2end.TruncateFunctionIT
Running org.apache.phoenix.end2end.UpsertValuesIT
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.729 sec - in org.apache.phoenix.end2end.QueryDatabaseMetaDataIT
Running org.apache.phoenix.end2end.VariableLengthPKIT
Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 189.274 sec - in org.apache.phoenix.end2end.MutableQueryIT
Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.972 sec - in org.apache.phoenix.end2end.SequenceIT
Running org.apache.phoenix.end2end.salted.SaltedTableIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.828 sec - in org.apache.phoenix.end2end.salted.SaltedTableIT
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.65 sec - in org.apache.phoenix.end2end.RowValueConstructorIT
Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.794 sec - in org.apache.phoenix.end2end.VariableLengthPKIT
Running org.apache.phoenix.rpc.UpdateCacheWithScnIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.072 sec - in org.apache.phoenix.rpc.UpdateCacheWithScnIT
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.334 sec - in org.apache.phoenix.end2end.UpsertValuesIT
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.321 sec - in org.apache.phoenix.end2end.UpsertSelectIT

Results :

Tests run: 1418, 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: 38.707 sec - in org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running org.apache.phoenix.end2end.AutomaticRebuildIT
Running org.apache.phoenix.end2end.ContextClassloaderIT
Running org.apache.phoenix.end2end.CountDistinctCompressionIT
Running org.apache.phoenix.end2end.CsvBulkLoadToolIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.788 sec - in org.apache.phoenix.end2end.ContextClassloaderIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.322 sec - in org.apache.phoenix.end2end.ConnectionUtilIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.631 sec - in org.apache.phoenix.end2end.CountDistinctCompressionIT
Running org.apache.phoenix.end2end.FlappingLocalIndexIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Running org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Running org.apache.phoenix.end2end.IndexExtendedIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.698 sec - in org.apache.phoenix.end2end.CsvBulkLoadToolIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.799 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.539 sec - in org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.374 sec - in org.apache.phoenix.end2end.FlappingLocalIndexIT
Running org.apache.phoenix.end2end.QueryWithLimitIT
Running org.apache.phoenix.end2end.QueryTimeoutIT
Running org.apache.phoenix.end2end.RegexBulkLoadToolIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.527 sec - in org.apache.phoenix.end2end.QueryWithLimitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.502 sec - in org.apache.phoenix.end2end.QueryTimeoutIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 157.783 sec - in org.apache.phoenix.end2end.AutomaticRebuildIT
Running org.apache.phoenix.end2end.RenewLeaseIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.056 sec - in org.apache.phoenix.end2end.RenewLeaseIT
Running org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.StatsCollectorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.985 sec - in org.apache.phoenix.end2end.SpillableGroupByIT
Running org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.608 sec - in org.apache.phoenix.end2end.RegexBulkLoadToolIT
Running org.apache.phoenix.end2end.UserDefinedFunctionsIT
Running org.apache.phoenix.end2end.index.ImmutableIndexIT
Running org.apache.phoenix.end2end.index.LocalIndexIT
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.538 sec - in org.apache.phoenix.end2end.UserDefinedFunctionsIT
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 251.508 sec - in org.apache.phoenix.end2end.IndexExtendedIT
Running org.apache.phoenix.end2end.index.MutableIndexFailureIT
Running org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.859 sec - in org.apache.phoenix.end2end.index.MutableIndexReplicationIT
Running org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Tests run: 120, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 219.223 sec - in org.apache.phoenix.end2end.StatsCollectorIT
Tests run: 120, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 231.747 sec - in org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.144 sec - in org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT
Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.591 sec - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Running org.apache.phoenix.execute.PartialCommitIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.583 sec - in org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.632 sec - in org.apache.phoenix.execute.PartialCommitIT
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 233.973 sec - in org.apache.phoenix.end2end.index.LocalIndexIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.824 sec - in org.apache.phoenix.end2end.index.txn.TxWriteFailureIT
Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.137 sec - in org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Running org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 280.712 sec - in org.apache.phoenix.end2end.index.ImmutableIndexIT
Running org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 218.523 sec - in org.apache.phoenix.end2end.index.MutableIndexFailureIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.929 sec - in org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT
Running org.apache.phoenix.iterate.ScannerLeaseRenewalIT
Running org.apache.phoenix.monitoring.PhoenixMetricsIT
Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.097 sec - in org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.253 sec - in org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.871 sec - in org.apache.phoenix.monitoring.PhoenixMetricsIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 118.821 sec - in org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.125 sec - in org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.358 sec - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT

Results :

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

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (ParallelStatsEnabledTest) @ phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  1.849 s]
[INFO] Phoenix Core ....................................... FAILURE [32:36 min]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... 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: 32:39 min
[INFO] Finished at: 2017-03-06T23:11:26+00:00
[INFO] Final Memory: 78M/1101M
[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
ERROR: Failed to archive {phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CoerceExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CoerceExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT-output.txt, phoenix-hive/target/dependency/xz-1.0.jar=phoenix-hive/target/dependency/xz-1.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicColumnIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LikeExpressionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LogUtilTest.xml, phoenix-spark/target/phoenix-spark-4.10.0-HBase-1.1-SNAPSHOT-tests.jar=phoenix-spark/target/phoenix-spark-4.10.0-HBase-1.1-SNAPSHOT-tests.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.SpoolingResultIteratorTest.txt, phoenix-hive/target/dependency/janino-2.7.6.jar=phoenix-hive/target/dependency/janino-2.7.6.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexReplicationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexReplicationIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TransactionalViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TransactionalViewIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumns.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestCoveredColumns.xml, phoenix-hive/target/dependency/jsp-2.1-6.1.14.jar=phoenix-hive/target/dependency/jsp-2.1-6.1.14.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.xml, phoenix-hive/target/dependency/curator-framework-2.6.0.jar=phoenix-hive/target/dependency/curator-framework-2.6.0.jar, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.CsvEventSerializerIT-output.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.CsvEventSerializerIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ParallelIteratorsSplitTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest.txt, phoenix-hive/target/dependency/hive-service-1.2.1.jar=phoenix-hive/target/dependency/hive-service-1.2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SelectStatementRewriterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SelectStatementRewriterTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT.txt, phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.AbstractPhoenixSparkIT.xml=phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.AbstractPhoenixSparkIT.xml, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT.txt, phoenix-hive/target/dependency/tephra-hbase-compat-1.1-0.9.0-incubating.jar=phoenix-hive/target/dependency/tephra-hbase-compat-1.1-0.9.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesIntersectTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ExpFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ExpFunctionTest.xml, phoenix-hive/target/dependency/phoenix-core-4.10.0-HBase-1.1-SNAPSHOT.jar=phoenix-hive/target/dependency/phoenix-core-4.10.0-HBase-1.1-SNAPSHOT.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.ConcatResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.ConcatResultIteratorTest.xml, phoenix-hive/target/dependency/twill-zookeeper-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-zookeeper-0.6.0-incubating.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoPartitionViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoPartitionViewsIT.xml, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT-output.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSubstrFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSubstrFunctionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.NullValueTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.NullValueTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.CastParseNodeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.TenantCacheTest.xml, phoenix-hive/target/dependency/netty-3.6.2.Final.jar=phoenix-hive/target/dependency/netty-3.6.2.Final.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT-output.txt, phoenix-core/target/test-data/673fe529-8774-4b84-9ccf-da1ec8059d92/hbase-local-dir/jars/myjar6.jar=phoenix-core/target/test-data/673fe529-8774-4b84-9ccf-da1ec8059d92/hbase-local-dir/jars/myjar6.jar, phoenix-pig/target/failsafe-reports/null-output.txt=phoenix-pig/target/failsafe-reports/null-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.LimitCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.LimitCompilerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixContextExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixContextExecutorTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeCoalesceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeCoalesceTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ColumnExpressionTest.txt, phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.PhoenixDoAsCallbackTest.xml=phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.queryserver.server.PhoenixDoAsCallbackTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConcatFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConcatFunctionTest.txt, phoenix-pherf/target/phoenix-pherf-4.10.0-HBase-1.1-SNAPSHOT-sources.jar=phoenix-pherf/target/phoenix-pherf-4.10.0-HBase-1.1-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest.txt, phoenix-hive/target/dependency/json-20090211.jar=phoenix-hive/target/dependency/json-20090211.jar, phoenix-hive/target/dependency/twill-api-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-api-0.6.0-incubating.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.MetaDataUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.MetaDataUtilTest.xml, phoenix-kafka/target/phoenix-kafka-4.10.0-HBase-1.1-SNAPSHOT-minimal.jar=phoenix-kafka/target/phoenix-kafka-4.10.0-HBase-1.1-SNAPSHOT-minimal.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.TestHBaseProps.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.TestHBaseProps.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT-output.txt, phoenix-hive/target/dependency/tez-mapreduce-0.8.4.jar=phoenix-hive/target/dependency/tez-mapreduce-0.8.4.jar, phoenix-pherf/target/phoenix-pherf-4.10.0-HBase-1.1-SNAPSHOT-tests.jar=phoenix-pherf/target/phoenix-pherf-4.10.0-HBase-1.1-SNAPSHOT-tests.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexExtendedIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexExtendedIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT-output.txt, phoenix-hive/target/dependency/commons-io-2.4.jar=phoenix-hive/target/dependency/commons-io-2.4.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.util.ResourceListTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.util.ResourceListTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest.txt, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.txt, phoenix-hive/target/dependency/hamcrest-core-1.3.jar=phoenix-hive/target/dependency/hamcrest-core-1.3.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayAppendFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayAppendFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToNumberFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ToNumberFunctionIT.xml, phoenix-hive/target/dependency/tephra-api-0.9.0-incubating.jar=phoenix-hive/target/dependency/tephra-api-0.9.0-incubating.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.OrderedResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.OrderedResultIteratorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingLocalIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.StatsCollectorIT.xml, phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.RegexEventSerializerIT.xml=phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.RegexEventSerializerIT.xml, bin/sandbox-log4j.properties=bin/sandbox-log4j.properties, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SignFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SignFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PMetaDataImplTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PMetaDataImplTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ILikeExpressionTest.txt, bin/hadoop-metrics2-hbase.properties=bin/hadoop-metrics2-hbase.properties, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingAlterTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingAlterTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.ColumnInfoToStringEncoderDecoderTest.txt, phoenix-core/target/test-data/673fe529-8774-4b84-9ccf-da1ec8059d92/hbase-local-dir/jars/myjar5.jar=phoenix-core/target/test-data/673fe529-8774-4b84-9ccf-da1ec8059d92/hbase-local-dir/jars/myjar5.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT-output.txt, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.10.0-HBase-1.1-SNAPSHOT-sources.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.10.0-HBase-1.1-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT-output.txt, phoenix-hive/target/dependency/hive-serde-1.2.1.jar=phoenix-hive/target/dependency/hive-serde-1.2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT.txt, phoenix-core/target/phoenix-core-4.10.0-HBase-1.1-SNAPSHOT.jar=phoenix-core/target/phoenix-core-4.10.0-HBase-1.1-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateSchemaIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter.txt, phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT-output.txt=phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FunkyNamesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FunkyNamesIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereOptimizerTest.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT-output.txt, phoenix-hive/target/dependency/hadoop-auth-2.7.1.jar=phoenix-hive/target/dependency/hadoop-auth-2.7.1.jar, phoenix-hive/target/dependency/geronimo-jta_1.1_spec-1.1.1.jar=phoenix-hive/target/dependency/geronimo-jta_1.1_spec-1.1.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexBulkLoadToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RegexBulkLoadToolIT.xml, phoenix-hive/target/dependency/commons-dbcp-1.4.jar=phoenix-hive/target/dependency/commons-dbcp-1.4.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.CsvUpsertExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.CsvUpsertExecutorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest-output.txt, phoenix-hive/target/dependency/apacheds-kerberos-codec-2.0.0-M15.jar=phoenix-hive/target/dependency/apacheds-kerberos-codec-2.0.0-M15.jar, phoenix-hive/target/dependency/disruptor-3.3.0.jar=phoenix-hive/target/dependency/disruptor-3.3.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.BinaryRowKeyIT-output.txt, phoenix-hive/target/dependency/hadoop-hdfs-2.7.1.jar=phoenix-hive/target/dependency/hadoop-hdfs-2.7.1.jar, phoenix-kafka/target/failsafe-reports/org.apache.phoenix.kafka.PhoenixConsumerIT.txt=phoenix-kafka/target/failsafe-reports/org.apache.phoenix.kafka.PhoenixConsumerIT.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResultTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResultTest.xml, phoenix-queryserver/target/failsafe-reports/null-output.txt=phoenix-queryserver/target/failsafe-reports/null-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory-output.txt, phoenix-hive/target/dependency/commons-daemon-1.0.13.jar=phoenix-hive/target/dependency/commons-daemon-1.0.13.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.txt, phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.DataIngestIT.xml=phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.DataIngestIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT.txt, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.txt, phoenix-tracing-webapp/src/main/config/checkstyle/header.txt=phoenix-tracing-webapp/src/main/config/checkstyle/header.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT-output.txt, phoenix-hive/target/dependency/ant-launcher-1.9.1.jar=phoenix-hive/target/dependency/ant-launcher-1.9.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SignFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SignFunctionTest.xml, phoenix-hive/target/dependency/twill-discovery-core-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-discovery-core-0.6.0-incubating.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.txt, phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HiveMapReduceIT.txt=phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HiveMapReduceIT.txt, phoenix-kafka/target/phoenix-kafka-4.10.0-HBase-1.1-SNAPSHOT-tests.jar=phoenix-kafka/target/phoenix-kafka-4.10.0-HBase-1.1-SNAPSHOT-tests.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.LikeExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ExpFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT.txt, phoenix-hive/target/dependency/guice-3.0.jar=phoenix-hive/target/dependency/guice-3.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumns.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestCoveredColumns.txt, phoenix-hive/target/dependency/jsr305-2.0.1.jar=phoenix-hive/target/dependency/jsr305-2.0.1.jar, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.DataIngestIT-output.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.DataIngestIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryCompilerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.JodaTimezoneCacheTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.cache.JodaTimezoneCacheTest.xml, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.PherfMainIT-output.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.PherfMainIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FunkyNamesIT.txt, phoenix-hive/target/dependency/commons-el-1.0.jar=phoenix-hive/target/dependency/commons-el-1.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT-output.txt, phoenix-hive/target/dependency/jaxb-impl-2.2.3-1.jar=phoenix-hive/target/dependency/jaxb-impl-2.2.3-1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ColumnTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ColumnTest.xml, bin/tephra-env.sh=bin/tephra-env.sh, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.DateUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutomaticRebuildIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutomaticRebuildIT.txt, phoenix-queryserver-client/target/phoenix-queryserver-client-4.10.0-HBase-1.1-SNAPSHOT-sources.jar=phoenix-queryserver-client/target/phoenix-queryserver-client-4.10.0-HBase-1.1-SNAPSHOT-sources.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereOptimizerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT.txt, phoenix-flume/target/phoenix-flume-4.10.0-HBase-1.1-SNAPSHOT-tests.jar=phoenix-flume/target/phoenix-flume-4.10.0-HBase-1.1-SNAPSHOT-tests.jar, phoenix-hive/target/dependency/xml-apis-1.3.04.jar=phoenix-hive/target/dependency/xml-apis-1.3.04.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.QueryParserTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.QueryParserTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ImmutableStorageSchemeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ImmutableStorageSchemeTest.txt, phoenix-hive/target/dependency/paranamer-2.3.jar=phoenix-hive/target/dependency/paranamer-2.3.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT-output.txt, phoenix-hive/target/dependency/tez-runtime-library-0.8.4.jar=phoenix-hive/target/dependency/tez-runtime-library-0.8.4.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.util.ResourceListTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.util.ResourceListTest.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResourceTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ResourceTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.LastValueFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.IndexUtilTest.txt, phoenix-core/target/phoenix-core-4.10.0-HBase-1.1-SNAPSHOT-tests.jar=phoenix-core/target/phoenix-core-4.10.0-HBase-1.1-SNAPSHOT-tests.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpillableGroupByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SpillableGroupByIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IsNullIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IsNullIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AggregateQueryIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LikeExpressionTest.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.txt, phoenix-hive/target/dependency/commons-math-2.2.jar=phoenix-hive/target/dependency/commons-math-2.2.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ScanQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ScanQueryIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT.txt, phoenix-hive/target/dependency/hadoop-yarn-server-nodemanager-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-nodemanager-2.7.1.jar, phoenix-hive/target/dependency/commons-cli-1.2.jar=phoenix-hive/target/dependency/commons-cli-1.2.jar, phoenix-hive/target/dependency/commons-digester-1.8.jar=phoenix-hive/target/dependency/commons-digester-1.8.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QueryUtilTest.txt, phoenix-hive/target/dependency/datanucleus-core-3.2.10.jar=phoenix-hive/target/dependency/datanucleus-core-3.2.10.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT-output.txt, phoenix-pherf/target/phoenix-pherf-4.10.0-HBase-1.1-SNAPSHOT-minimal.jar=phoenix-pherf/target/phoenix-pherf-4.10.0-HBase-1.1-SNAPSHOT-minimal.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryTimeoutIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryTimeoutIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.SpoolingResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.SpoolingResultIteratorTest.xml, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.10.0-HBase-1.1-SNAPSHOT-runnable.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.10.0-HBase-1.1-SNAPSHOT-runnable.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnEncodedBytesPropIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterTableWithViewsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayPrependFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayPrependFunctionIT.xml, phoenix-hive/target/dependency/tez-runtime-internals-0.8.4.jar=phoenix-hive/target/dependency/tez-runtime-internals-0.8.4.jar, phoenix-hive/target/dependency/libfb303-0.9.2.jar=phoenix-hive/target/dependency/libfb303-0.9.2.jar, phoenix-core/target/archive-tmp/phoenix-core-4.10.0-HBase-1.1-SNAPSHOT.jar=phoenix-core/target/archive-tmp/phoenix-core-4.10.0-HBase-1.1-SNAPSHOT.jar, phoenix-hive/target/dependency/datanucleus-api-jdo-3.2.6.jar=phoenix-hive/target/dependency/datanucleus-api-jdo-3.2.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SortOrderTest.xml, phoenix-hive/target/dependency/jta-1.1.jar=phoenix-hive/target/dependency/jta-1.1.jar, phoenix-hive/target/dependency/groovy-all-2.1.6.jar=phoenix-hive/target/dependency/groovy-all-2.1.6.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.SequenceUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.SequenceUtilTest.xml, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.JsonEventSerializerIT-output.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.JsonEventSerializerIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.cache.JodaTimezoneCacheTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.JodaTimezoneCacheTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SaltedViewIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpReplaceFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpReplaceFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixDriverTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixDriverTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixRuntimeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixRuntimeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DecodeFunctionIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByCaseIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GroupByCaseIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AbsFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.OrderByTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryMetaDataTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.txt, phoenix-hive/target/dependency/hadoop-yarn-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-common-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.txt, target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-tests.jar=target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-tests.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayFillFunctionTest.xml, phoenix-hive/target/dependency/guava-13.0.1.jar=phoenix-hive/target/dependency/guava-13.0.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.UpdateCacheWithScnIT-output.txt, phoenix-hive/target/dependency/curator-recipes-2.7.1.jar=phoenix-hive/target/dependency/curator-recipes-2.7.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LikeExpressionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TopNIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TopNIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ByteUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EvaluationOfORIT-output.txt, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest-output.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.QueryOptimizerTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutomaticRebuildIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutomaticRebuildIT-output.txt, phoenix-hive/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-hive.jar=phoenix-hive/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-hive.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EncodeFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EncodeFunctionIT.xml, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT-output.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.QueryPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.QueryPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT.txt, phoenix-hive/target/dependency/tez-tests-0.8.4-tests.jar=phoenix-hive/target/dependency/tez-tests-0.8.4-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.MutableIndexFailureIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PrefixByteEncoderDecoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PrefixByteEncoderDecoderTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.TenantIdByteConversionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.TenantIdByteConversionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.DistinctPrefixFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.DistinctPrefixFilterTest.xml, phoenix-hive/target/dependency/jettison-1.3.4.jar=phoenix-hive/target/dependency/jettison-1.3.4.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.txt, phoenix-hive/target/dependency/stax-api-1.0.1.jar=phoenix-hive/target/dependency/stax-api-1.0.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.txt, phoenix-core/target/phoenix-core-4.10.0-HBase-1.1-SNAPSHOT-sources.jar=phoenix-core/target/phoenix-core-4.10.0-HBase-1.1-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SaltedViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SaltedViewIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.QueryParserTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.QueryParserTest.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ColumnInfoTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ColumnInfoTest.txt, phoenix-hive/target/dependency/async-http-client-1.8.16.jar=phoenix-hive/target/dependency/async-http-client-1.8.16.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT-output.txt, phoenix-hive/target/dependency/slf4j-api-1.6.4.jar=phoenix-hive/target/dependency/slf4j-api-1.6.4.jar, phoenix-queryserver/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-queryserver.jar=phoenix-queryserver/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-queryserver.jar, phoenix-hive/target/dependency/metrics-core-2.2.0.jar=phoenix-hive/target/dependency/metrics-core-2.2.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT-output.txt, phoenix-hive/target/dependency/jasper-runtime-5.5.23.jar=phoenix-hive/target/dependency/jasper-runtime-5.5.23.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT.txt, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest.xml, phoenix-hive/target/dependency/hadoop-yarn-server-tests-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-yarn-server-tests-2.7.1-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleIndexWriter.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NotQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.data.TestIndexMemStore.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.txt, phoenix-hive/target/dependency/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar=phoenix-hive/target/dependency/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest-output.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ColumnTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ColumnTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.QualifierEncodingSchemeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.QualifierEncodingSchemeTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT.txt, phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.JsonEventSerializerIT.xml=phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.JsonEventSerializerIT.xml, phoenix-hive/target/dependency/javax.inject-1.jar=phoenix-hive/target/dependency/javax.inject-1.jar, phoenix-hive/target/dependency/calcite-linq4j-1.2.0-incubating.jar=phoenix-hive/target/dependency/calcite-linq4j-1.2.0-incubating.jar, phoenix-hive/target/phoenix-hive-4.10.0-HBase-1.1-SNAPSHOT-sources.jar=phoenix-hive/target/phoenix-hive-4.10.0-HBase-1.1-SNAPSHOT-sources.jar, phoenix-hive/target/dependency/jersey-server-1.9.jar=phoenix-hive/target/dependency/jersey-server-1.9.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSplitFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpSplitFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDateArrayToStringTest.txt, phoenix-hive/target/dependency/hbase-hadoop2-compat-1.1.9.jar=phoenix-hive/target/dependency/hbase-hadoop2-compat-1.1.9.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest.txt, phoenix-hive/target/dependency/aopalliance-1.0.jar=phoenix-hive/target/dependency/aopalliance-1.0.jar, phoenix-hive/target/dependency/twill-discovery-api-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-discovery-api-0.6.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.LastValueFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.MergeSortResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.MergeSortResultIteratorTest.txt, phoenix-hive/target/dependency/jline-2.11.jar=phoenix-hive/target/dependency/jline-2.11.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RuleGeneratorTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RuleGeneratorTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.AggregateResultScannerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.AggregateResultScannerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AppendOnlySchemaIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayAppendFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ScanRangesTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.StringToArrayConverterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.csv.StringToArrayConverterTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredIndexSpecifierBuilder.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanFilterIntersectTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.MutationStateTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExecuteStatementsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExecuteStatementsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExpFunctionEnd2EndIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertSelectIT.txt, phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HiveTezIT.txt=phoenix-hive/target/failsafe-reports/org.apache.phoenix.hive.HiveTezIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT.txt, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.CsvEventSerializerIT.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.CsvEventSerializerIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheWithScnIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.UpdateCacheWithScnIT.xml, phoenix-hive/target/dependency/hbase-procedure-1.1.9.jar=phoenix-hive/target/dependency/hbase-procedure-1.1.9.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.stats.StatisticsScannerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.stats.StatisticsScannerTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PointInTimeQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.PointInTimeQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinLocalIndexIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixEncodeDecodeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PhoenixEncodeDecodeTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeIntersectTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.SecureUserConnectionsTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter-output.txt, phoenix-queryserver-client/target/phoenix-queryserver-client-4.10.0-HBase-1.1-SNAPSHOT.jar=phoenix-queryserver-client/target/phoenix-queryserver-client-4.10.0-HBase-1.1-SNAPSHOT.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadIsolationLevelIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ReadIsolationLevelIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.cache.TenantCacheTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArithmeticQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArithmeticQueryIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest-output.txt, phoenix-hive/target/dependency/apacheds-i18n-2.0.0-M15.jar=phoenix-hive/target/dependency/apacheds-i18n-2.0.0-M15.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SortOrderExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SortOrderExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctPrefixFilterIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT-output.txt, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.SchemaReaderIT-output.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.SchemaReaderIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.CorrelatePlanTest.xml, phoenix-hive/target/dependency/jetty-6.1.26.jar=phoenix-hive/target/dependency/jetty-6.1.26.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT-output.txt, phoenix-hive/target/dependency/leveldbjni-all-1.8.jar=phoenix-hive/target/dependency/leveldbjni-all-1.8.jar, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest-output.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.txt, phoenix-hive/target/dependency/hive-exec-1.2.1.jar=phoenix-hive/target/dependency/hive-exec-1.2.1.jar, phoenix-hive/target/dependency/servlet-api-2.5.jar=phoenix-hive/target/dependency/servlet-api-2.5.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesTest.txt, phoenix-hive/target/dependency/jackson-mapper-asl-1.9.2.jar=phoenix-hive/target/dependency/jackson-mapper-asl-1.9.2.jar, phoenix-hive/target/dependency/asm-all-5.0.2.jar=phoenix-hive/target/dependency/asm-all-5.0.2.jar, phoenix-hive/target/dependency/hadoop-annotations-2.7.1.jar=phoenix-hive/target/dependency/hadoop-annotations-2.7.1.jar, phoenix-hive/target/dependency/hadoop-mapreduce-client-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-common-2.7.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.UnnestArrayPlanTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT.txt, phoenix-hive/target/dependency/jackson-xc-1.9.2.jar=phoenix-hive/target/dependency/jackson-xc-1.9.2.jar, phoenix-hive/target/dependency/opencsv-2.3.jar=phoenix-hive/target/dependency/opencsv-2.3.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeySchemaTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest.txt, phoenix-core/target/cached_classpath.txt=phoenix-core/target/cached_classpath.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestIndexWriter-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.KeyOnlyIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RowValueConstructorIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RowValueConstructorIT.xml, phoenix-hive/target/dependency/gson-2.2.4.jar=phoenix-hive/target/dependency/gson-2.2.4.jar, phoenix-hive/target/dependency/httpcore-4.0.1.jar=phoenix-hive/target/dependency/httpcore-4.0.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.IndexUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.IndexUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicUpsertIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InstrFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.GetSetByteBitFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.GetSetByteBitFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.LocalIndexIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.TestLocalTableState.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FlappingLocalIndexIT.xml, phoenix-hive/target/dependency/calcite-avatica-1.2.0-incubating.jar=phoenix-hive/target/dependency/calcite-avatica-1.2.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT.txt, phoenix-hive/target/dependency/hadoop-mapreduce-client-app-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-app-2.7.1.jar, phoenix-spark/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-e8d946c6-225d-4a51-9b48-fd794b3cacaa.xml=phoenix-spark/target/surefire-reports/TEST-org.scalatest.tools.DiscoverySuite-e8d946c6-225d-4a51-9b48-fd794b3cacaa.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ScanRangesIntersectTest.txt, phoenix-hive/target/dependency/geronimo-annotation_1.0_spec-1.1.1.jar=phoenix-hive/target/dependency/geronimo-annotation_1.0_spec-1.1.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.xml, phoenix-hive/target/dependency/commons-compress-1.4.1.jar=phoenix-hive/target/dependency/commons-compress-1.4.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest-output.txt, phoenix-hive/target/dependency/jets3t-0.9.0.jar=phoenix-hive/target/dependency/jets3t-0.9.0.jar, phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RowCalculatorTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.RowCalculatorTest.xml, phoenix-hive/target/dependency/hadoop-yarn-server-resourcemanager-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-resourcemanager-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeySchemaTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.xml, phoenix-hive/target/dependency/hive-shims-common-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-common-1.2.1.jar, phoenix-queryserver/target/phoenix-queryserver-4.10.0-HBase-1.1-SNAPSHOT-tests.jar=phoenix-queryserver/target/phoenix-queryserver-4.10.0-HBase-1.1-SNAPSHOT-tests.jar, phoenix-hive/target/dependency/velocity-1.5.jar=phoenix-hive/target/dependency/velocity-1.5.jar, phoenix-hive/target/dependency/commons-configuration-1.6.jar=phoenix-hive/target/dependency/commons-configuration-1.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT-output.txt, phoenix-hive/target/dependency/hbase-server-1.1.9-tests.jar=phoenix-hive/target/dependency/hbase-server-1.1.9-tests.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.DistinctPrefixFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.DistinctPrefixFilterTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.json.JsonUpsertExecutorTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.StringUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.StringUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.CreateTableCompilerTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.ScanUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.ScanUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanBigFilterTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.StatementHintsCompilationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.StatementHintsCompilationTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.StatsCollectorIT.txt, phoenix-pherf/target/failsafe-reports/failsafe-summary.xml=phoenix-pherf/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.trace.TraceMetricsSourceTest.txt, phoenix-hive/target/dependency/java-xmlbuilder-0.4.jar=phoenix-hive/target/dependency/java-xmlbuilder-0.4.jar, phoenix-hive/target/dependency/netty-all-4.0.23.Final.jar=phoenix-hive/target/dependency/netty-all-4.0.23.Final.jar, phoenix-hive/target/dependency/asm-3.1.jar=phoenix-hive/target/dependency/asm-3.1.jar, phoenix-hive/target/dependency/guice-servlet-3.0.jar=phoenix-hive/target/dependency/guice-servlet-3.0.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.xml, phoenix-hive/target/dependency/hive-shims-scheduler-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-scheduler-1.2.1.jar, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT-output.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RoundFloorCeilExpressionsTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT-output.txt, phoenix-hive/target/dependency/parquet-hadoop-bundle-1.6.0.jar=phoenix-hive/target/dependency/parquet-hadoop-bundle-1.6.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeUnionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeUnionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.GetSetByteBitFunctionTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.GetSetByteBitFunctionTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.xml, phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT.txt=phoenix-queryserver/target/failsafe-reports/org.apache.phoenix.end2end.QueryServerBasicsIT.txt, phoenix-hive/target/dependency/hbase-hadoop-compat-1.1.9.jar=phoenix-hive/target/dependency/hbase-hadoop-compat-1.1.9.jar, phoenix-hive/target/dependency/jetty-util-6.1.26.jar=phoenix-hive/target/dependency/jetty-util-6.1.26.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ColumnInfoTest.xml, phoenix-hive/target/dependency/ant-1.9.1.jar=phoenix-hive/target/dependency/ant-1.9.1.jar, phoenix-kafka/target/failsafe-reports/org.apache.phoenix.kafka.PhoenixConsumerIT-output.txt=phoenix-kafka/target/failsafe-reports/org.apache.phoenix.kafka.PhoenixConsumerIT-output.txt, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest-output.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.stats.StatisticsScannerTest.txt, phoenix-hive/target/dependency/api-util-1.0.0-M20.jar=phoenix-hive/target/dependency/api-util-1.0.0-M20.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.PherfTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DecodeFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DecodeFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.GetSetByteBitFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.GetSetByteBitFunctionTest.txt, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.xml, phoenix-kafka/target/failsafe-reports/null-output.txt=phoenix-kafka/target/failsafe-reports/null-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ByteUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ByteUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT-output.txt, phoenix-hive/target/dependency/hadoop-yarn-api-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-api-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DerivedTableIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctPrefixFilterIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctPrefixFilterIT.xml, phoenix-hive/target/dependency/hive-cli-1.2.1.jar=phoenix-hive/target/dependency/hive-cli-1.2.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.AbsFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CountDistinctCompressionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionlessTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ConnectionlessTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryCompilerTest-output.txt, phoenix-client/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-client.jar=phoenix-client/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-client.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT-output.txt, phoenix-hive/target/dependency/sqlline-1.2.0.jar=phoenix-hive/target/dependency/sqlline-1.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SortOrderExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SortOrderExpressionTest.xml, phoenix-hive/target/dependency/asm-tree-3.1.jar=phoenix-hive/target/dependency/asm-tree-3.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeCoalesceTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.EvaluationOfORIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ContextClassloaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ContextClassloaderIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterSessionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterSessionIT.xml, phoenix-hive/target/dependency/hadoop-common-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-common-2.7.1-tests.jar, phoenix-hive/target/dependency/jsp-api-2.1-6.1.14.jar=phoenix-hive/target/dependency/jsp-api-2.1-6.1.14.jar, phoenix-hive/target/dependency/tez-common-0.8.4.jar=phoenix-hive/target/dependency/tez-common-0.8.4.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RenewLeaseIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.RenewLeaseIT.xml, phoenix-hive/target/dependency/derby-10.10.2.0.jar=phoenix-hive/target/dependency/derby-10.10.2.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.util.regex.PatternPerformanceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.util.regex.PatternPerformanceTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CbrtFunctionEnd2EndIT.xml, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.PherfTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.PherfTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.Base62EncoderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.Base62EncoderTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.ViewCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByCaseIT-output.txt, phoenix-hive/target/dependency/jetty-all-7.6.0.v20120127.jar=phoenix-hive/target/dependency/jetty-all-7.6.0.v20120127.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.AbsFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.AbsFunctionTest.txt, phoenix-queryserver/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryServerBasicsIT.xml=phoenix-queryserver/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryServerBasicsIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.IndexMaintainerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.JDBCUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.JDBCUtilTest.xml, phoenix-hive/target/dependency/htrace-core-3.1.0-incubating.jar=phoenix-hive/target/dependency/htrace-core-3.1.0-incubating.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixServerRpcIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixServerRpcIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinLocalIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CustomEntityDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CustomEntityDataIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExpFunctionEnd2EndIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QualifierEncodingSchemeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QualifierEncodingSchemeTest.xml, phoenix-hive/target/dependency/zookeeper-3.4.6.jar=phoenix-hive/target/dependency/zookeeper-3.4.6.jar, phoenix-hive/target/dependency/commons-collections4-4.1.jar=phoenix-hive/target/dependency/commons-collections4-4.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.KeyOnlyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveShortPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CoalesceFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CoalesceFunctionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SortOrderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SortOrderTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.filter.SkipScanBigFilterTest.txt, phoenix-hive/target/dependency/commons-codec-1.7.jar=phoenix-hive/target/dependency/commons-codec-1.7.jar, phoenix-hive/target/dependency/libthrift-0.9.2.jar=phoenix-hive/target/dependency/libthrift-0.9.2.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSplitFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSplitFunctionTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.xml, phoenix-kafka/target/phoenix-kafka-4.10.0-HBase-1.1-SNAPSHOT.jar=phoenix-kafka/target/phoenix-kafka-4.10.0-HBase-1.1-SNAPSHOT.jar, phoenix-protocol/README.txt=phoenix-protocol/README.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.AggregateResultScannerTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConstructorExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConstructorExpressionTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.PowerFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.PowerFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.NativeHBaseTypesIT-output.txt, phoenix-hive/target/dependency/tez-api-0.8.4.jar=phoenix-hive/target/dependency/tez-api-0.8.4.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.StringUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.StringUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceMetricsSourceTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.trace.TraceMetricsSourceTest.xml, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.IndexedWALEditCodecTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.PowerFunctionTest.txt, phoenix-hive/target/dependency/commons-beanutils-core-1.8.0.jar=phoenix-hive/target/dependency/commons-beanutils-core-1.8.0.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayPrependFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT.txt, phoenix-hive/target/dependency/hive-shims-0.23-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-0.23-1.2.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.PropertiesUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.JDBCUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.xml, phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseLoaderIT.xml=phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseLoaderIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PCharPadTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.PCharPadTest.xml, phoenix-hive/target/dependency/hbase-it-1.1.9-tests.jar=phoenix-hive/target/dependency/hbase-it-1.1.9-tests.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PMetaDataImplTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PMetaDataImplTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithLimitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryWithLimitIT.xml, phoenix-hive/target/dependency/hbase-common-1.1.9-tests.jar=phoenix-hive/target/dependency/hbase-common-1.1.9-tests.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.InstrFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.InstrFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnEncodedBytesPropIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeForArraysTest.txt, phoenix-hive/target/surefire-reports/org.apache.phoenix.hive.query.PhoenixQueryBuilderTest.txt=phoenix-hive/target/surefire-reports/org.apache.phoenix.hive.query.PhoenixQueryBuilderTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestWALRecoveryCaching.xml, phoenix-pherf/target/failsafe-reports/null-output.txt=phoenix-pherf/target/failsafe-reports/null-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.Base62EncoderTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ParallelIteratorsSplitTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.txn.TxWriteFailureIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ILikeExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ILikeExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayToStringFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayToStringFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT.txt, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseLoaderIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestLocalTableState.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.TestLocalTableState.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UpsertValuesIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ColumnProjectionOptimizationIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MultiCfQueryExecIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MultiCfQueryExecIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SaltingUtilTest.xml, phoenix-flume/target/failsafe-reports/null-output.txt=phoenix-flume/target/failsafe-reports/null-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.SequenceUtilTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicFamilyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DynamicFamilyIT.xml, phoenix-hive/target/dependency/hadoop-mapreduce-client-core-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-core-2.7.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CbrtFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CbrtFunctionTest.xml, phoenix-hive/target/dependency/hbase-hadoop-compat-1.1.9-tests.jar=phoenix-hive/target/dependency/hbase-hadoop-compat-1.1.9-tests.jar, phoenix-hive/target/dependency/commons-math3-3.1.1.jar=phoenix-hive/target/dependency/commons-math3-3.1.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinMoreIT-output.txt, phoenix-queryserver/target/phoenix-queryserver-4.10.0-HBase-1.1-SNAPSHOT.jar=phoenix-queryserver/target/phoenix-queryserver-4.10.0-HBase-1.1-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CreateTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CaseStatementIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.FirstValueFunctionIT.xml, phoenix-hive/target/dependency/twill-common-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-common-0.6.0-incubating.jar, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.10.0-HBase-1.1-SNAPSHOT-tests.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.10.0-HBase-1.1-SNAPSHOT-tests.jar, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT-output.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.PhoenixSinkIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.DescVarLengthFastByteComparisonsTest.xml, phoenix-hive/target/dependency/hadoop-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-common-2.7.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixResultSetMetadataTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateSchemaIT.txt, phoenix-hive/target/dependency/commons-beanutils-1.7.0.jar=phoenix-hive/target/dependency/commons-beanutils-1.7.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.json.JsonUpsertExecutorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.json.JsonUpsertExecutorTest.xml, phoenix-hive/target/dependency/jsch-0.1.42.jar=phoenix-hive/target/dependency/jsch-0.1.42.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayFillFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CreateTableCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.CreateTableCompilerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RowValueConstructorIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CbrtFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.CbrtFunctionTest.txt, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest.xml, phoenix-hive/target/dependency/hadoop-mapreduce-client-hs-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-hs-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvToKeyValueMapperTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CsvBulkLoadToolIT.txt, phoenix-kafka/target/failsafe-reports/TEST-org.apache.phoenix.kafka.PhoenixConsumerIT.xml=phoenix-kafka/target/failsafe-reports/TEST-org.apache.phoenix.kafka.PhoenixConsumerIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterIntersectTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterIntersectTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.ConcatResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.ConcatResultIteratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.TestCachingHTableFactory.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.MutationTest.txt, phoenix-hive/target/dependency/jackson-jaxrs-1.9.2.jar=phoenix-hive/target/dependency/jackson-jaxrs-1.9.2.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ColumnExpressionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayPrependFunctionIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.BulkLoadToolTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.WhereCompilerTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.CastParseNodeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.CastParseNodeTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropSchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropSchemaIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBooleanPhoenixArrayToStringTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InstrFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.InstrFunctionIT.xml, phoenix-hive/target/dependency/jersey-client-1.9.jar=phoenix-hive/target/dependency/jersey-client-1.9.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveLongPhoenixArrayToStringTest.xml, phoenix-hive/target/dependency/avro-1.7.4.jar=phoenix-hive/target/dependency/avro-1.7.4.jar, phoenix-hive/target/dependency/hadoop-yarn-server-web-proxy-2.6.0.jar=phoenix-hive/target/dependency/hadoop-yarn-server-web-proxy-2.6.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.util.TestIndexManagementUtil.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TenantSpecificTablesDDLIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DateTimeIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.OctetLengthFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.OctetLengthFunctionTest.txt, phoenix-hive/target/dependency/hadoop-hdfs-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-hdfs-2.7.1-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT.txt, phoenix-hive/target/dependency/antlr-runtime-3.5.2.jar=phoenix-hive/target/dependency/antlr-runtime-3.5.2.jar, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TypeUtilTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.TypeUtilTest.xml, phoenix-hive/target/dependency/jaxb-api-2.2.2.jar=phoenix-hive/target/dependency/jaxb-api-2.2.2.jar, phoenix-hive/target/dependency/phoenix-core-4.10.0-HBase-1.1-SNAPSHOT-tests.jar=phoenix-hive/target/dependency/phoenix-core-4.10.0-HBase-1.1-SNAPSHOT-tests.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeUnionTest.txt, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TypeUtilTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TypeUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager-output.txt, phoenix-hive/target/dependency/netty-3.2.4.Final.jar=phoenix-hive/target/dependency/netty-3.2.4.Final.jar, phoenix-hive/target/dependency/httpclient-4.0.1.jar=phoenix-hive/target/dependency/httpclient-4.0.1.jar, bin/readme.txt=bin/readme.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ProductMetricsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ProductMetricsIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PVarcharArrayToStringTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CountDistinctCompressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CountDistinctCompressionIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.IndexMaintainerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT.txt, phoenix-queryserver/target/failsafe-reports/failsafe-summary.xml=phoenix-queryserver/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.index.automated.MRJobSubmitterTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RegexBulkLoadToolIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ReadIsolationLevelIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LogUtilTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UserDefinedFunctionsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UserDefinedFunctionsIT.xml, phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.DriverCohabitationTest.xml=phoenix-queryserver/target/surefire-reports/TEST-org.apache.phoenix.DriverCohabitationTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.OrderedResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.OrderedResultIteratorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceBulkAllocationIT-output.txt, phoenix-hive/target/dependency/jcip-annotations-1.0-1.jar=phoenix-hive/target/dependency/jcip-annotations-1.0-1.jar, phoenix-hive/target/dependency/datanucleus-rdbms-3.2.9.jar=phoenix-hive/target/dependency/datanucleus-rdbms-3.2.9.jar, phoenix-hive/target/dependency/slf4j-log4j12-1.7.5.jar=phoenix-hive/target/dependency/slf4j-log4j12-1.7.5.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DefaultColumnValueIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.execute.PartialCommitIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicUpsertIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.HashJoinIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PDataTypeTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QueryUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.QueryUtilTest.xml, phoenix-core/target/failsafe-reports/failsafe-summary.xml=phoenix-core/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.function.BuiltinFunctionConstructorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryOptimizerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ContextClassloaderIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.xml, phoenix-hive/target/dependency/hive-shims-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-1.2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SequenceIT-output.txt, phoenix-hive/target/dependency/findbugs-annotations-1.3.9-1.jar=phoenix-hive/target/dependency/findbugs-annotations-1.3.9-1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SequenceAllocationTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.BinaryRowKeyIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.BinaryRowKeyIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDDLIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CreateTableIT.txt, bin/hbase-site.xml=bin/hbase-site.xml, phoenix-hive/target/dependency/jersey-core-1.9.jar=phoenix-hive/target/dependency/jersey-core-1.9.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.StringToArrayFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.StringToArrayFunctionTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TruncateFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.TruncateFunctionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT-output.txt, phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseStorerIT.xml=phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.PhoenixHBaseStorerIT.xml, phoenix-spark/target/phoenix-spark-4.10.0-HBase-1.1-SNAPSHOT-sources.jar=phoenix-spark/target/phoenix-spark-4.10.0-HBase-1.1-SNAPSHOT-sources.jar, phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt=phoenix-core/target/surefire-reports/org.apache.hadoop.hbase.ipc.PhoenixIndexRpcSchedulerTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ViewIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ViewIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ScanQueryIT-output.txt, phoenix-hive/target/phoenix-hive-4.10.0-HBase-1.1-SNAPSHOT.jar=phoenix-hive/target/phoenix-hive-4.10.0-HBase-1.1-SNAPSHOT.jar, phoenix-hive/target/dependency/commons-httpclient-3.0.1.jar=phoenix-hive/target/dependency/commons-httpclient-3.0.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeIntersectTest.txt, phoenix-hive/target/dependency/activation-1.1.jar=phoenix-hive/target/dependency/activation-1.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SqrtFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.SqrtFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest-output.txt, phoenix-hive/target/dependency/tephra-core-0.9.0-incubating.jar=phoenix-hive/target/dependency/tephra-core-0.9.0-incubating.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveFloatPhoenixArrayToStringTest.txt, phoenix-kafka/target/failsafe-reports/failsafe-summary.xml=phoenix-kafka/target/failsafe-reports/failsafe-summary.xml, phoenix-hive/target/dependency/xmlenc-0.52.jar=phoenix-hive/target/dependency/xmlenc-0.52.jar, phoenix-hive/target/dependency/commons-compiler-2.7.6.jar=phoenix-hive/target/dependency/commons-compiler-2.7.6.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SysTableNamespaceMappedStatsCollectorIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SchemaUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SchemaUtilTest.txt, phoenix-hive/target/dependency/hbase-common-1.1.9.jar=phoenix-hive/target/dependency/hbase-common-1.1.9.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NativeHBaseTypesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NativeHBaseTypesIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.QueryPlanTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.OctetLengthFunctionTest.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResourceTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResourceTest.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RowCalculatorTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RowCalculatorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayFillFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutomaticRebuildIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutomaticRebuildIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.salted.SaltedTableIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveBytePhoenixArrayToStringTest.txt, phoenix-hive/target/dependency/jdo-api-3.0.1.jar=phoenix-hive/target/dependency/jdo-api-3.0.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.ImmutableIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.RoundRobinResultIteratorWithStatsIT-output.txt, src/main/config/checkstyle/header.txt=src/main/config/checkstyle/header.txt, phoenix-hive/target/dependency/servlet-api-2.5-6.1.14.jar=phoenix-hive/target/dependency/servlet-api-2.5-6.1.14.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT-output.txt, phoenix-hive/target/dependency/apache-log4j-extras-1.2.17.jar=phoenix-hive/target/dependency/apache-log4j-extras-1.2.17.jar, phoenix-hive/target/dependency/ivy-2.4.0.jar=phoenix-hive/target/dependency/ivy-2.4.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.PCharPadTest.txt, phoenix-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HiveMapReduceIT.xml=phoenix-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HiveMapReduceIT.xml, phoenix-core/target/failsafe-reports/null-output.txt=phoenix-core/target/failsafe-reports/null-output.txt, phoenix-hive/target/dependency/curator-client-2.7.1.jar=phoenix-hive/target/dependency/curator-client-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CSVCommonsLoaderIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ViewIT-output.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ConfigurationParserTest.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.ConfigurationParserTest.xml, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.RegexEventSerializerIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest-output.txt, phoenix-hive/target/dependency/twill-core-0.6.0-incubating.jar=phoenix-hive/target/dependency/twill-core-0.6.0-incubating.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FirstValueFunctionIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CastAndCoerceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CastAndCoerceIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT.txt, phoenix-hive/target/dependency/eigenbase-properties-1.1.5.jar=phoenix-hive/target/dependency/eigenbase-properties-1.1.5.jar, phoenix-hive/target/dependency/hbase-server-1.1.9.jar=phoenix-hive/target/dependency/hbase-server-1.1.9.jar, phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.10.0-HBase-1.1-SNAPSHOT.jar=phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.10.0-HBase-1.1-SNAPSHOT.jar, phoenix-hive/target/dependency/mail-1.4.1.jar=phoenix-hive/target/dependency/mail-1.4.1.jar, phoenix-hive/target/dependency/metrics-core-3.1.0.jar=phoenix-hive/target/dependency/metrics-core-3.1.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ToNumberFunctionIT-output.txt, phoenix-pig/target/failsafe-reports/failsafe-summary.xml=phoenix-pig/target/failsafe-reports/failsafe-summary.xml, phoenix-hive/target/dependency/hbase-annotations-1.1.9.jar=phoenix-hive/target/dependency/hbase-annotations-1.1.9.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.OrderByTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT.txt, phoenix-hive/target/dependency/hbase-annotations-1.1.9-tests.jar=phoenix-hive/target/dependency/hbase-annotations-1.1.9-tests.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CoerceExpressionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.CoerceExpressionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixContextExecutorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixContextExecutorTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.MutationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.MutationTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.VariableLengthPKIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.VariableLengthPKIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.LiteralResultIteratorPlanTest.txt, phoenix-hive/target/surefire-reports/org.apache.phoenix.hive.query.PhoenixQueryBuilderTest-output.txt=phoenix-hive/target/surefire-reports/org.apache.phoenix.hive.query.PhoenixQueryBuilderTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixClientRpcIT-output.txt, bin/hadoop-metrics2-phoenix.properties=bin/hadoop-metrics2-phoenix.properties, phoenix-hive/target/dependency/hadoop-minicluster-2.7.1.jar=phoenix-hive/target/dependency/hadoop-minicluster-2.7.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryDatabaseMetaDataIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.index.LocalIndexIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.coprocessor.StatisticsCollectionRunTrackerIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SqrtFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.SqrtFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SaltingUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SaltingUtilTest.txt, phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.xml=phoenix-pig/target/failsafe-reports/TEST-org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.xml, phoenix-hive/target/dependency/hbase-hadoop2-compat-1.1.9-tests.jar=phoenix-hive/target/dependency/hbase-hadoop2-compat-1.1.9-tests.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.DeterminismTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.DeterminismTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MultiCfQueryExecIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.PhoenixStatsCacheRemovalListenerTest.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.RuleGeneratorTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.StatementHintsCompilationTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArithmeticOperationTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ScannerLeaseRenewalTest-output.txt, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT-output.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.SpillableGroupByIT-output.txt, phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.PhoenixDoAsCallbackTest-output.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.PhoenixDoAsCallbackTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ScanUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.ScanUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexFailureIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexWithStatsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.CsvBulkImportUtilTest-output.txt, phoenix-hive/target/dependency/hive-shims-0.20S-1.2.1.jar=phoenix-hive/target/dependency/hive-shims-0.20S-1.2.1.jar, phoenix-flume/target/phoenix-flume-4.10.0-HBase-1.1-SNAPSHOT.jar=phoenix-flume/target/phoenix-flume-4.10.0-HBase-1.1-SNAPSHOT.jar, phoenix-hive/target/dependency/tools.jar=phoenix-hive/target/dependency/tools.jar, phoenix-hive/target/dependency/asm-commons-3.1.jar=phoenix-hive/target/dependency/asm-commons-3.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixRuntimeTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.DeterminismTest.txt, phoenix-hive/target/dependency/commons-collections-3.2.2.jar=phoenix-hive/target/dependency/commons-collections-3.2.2.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.HBaseFactoryProviderTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.HBaseFactoryProviderTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExtendedQueryExecIT.txt, phoenix-pig/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-pig.jar=phoenix-pig/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-pig.jar, phoenix-hive/target/dependency/tez-examples-0.8.4.jar=phoenix-hive/target/dependency/tez-examples-0.8.4.jar, phoenix-pig/target/phoenix-pig-4.10.0-HBase-1.1-SNAPSHOT.jar=phoenix-pig/target/phoenix-pig-4.10.0-HBase-1.1-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.InstrFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.InstrFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.MutableIndexReplicationIT-output.txt, phoenix-hive/target/dependency/snappy-0.3.jar=phoenix-hive/target/dependency/snappy-0.3.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.TenantIdByteConversionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.TenantIdByteConversionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.update.TestIndexUpdateManager.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PhoenixEncodeDecodeTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.UserDefinedFunctionsIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.parse.BuiltInFunctionInfoTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.parse.BuiltInFunctionInfoTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DisableLocalIndexIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DisableLocalIndexIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PropertiesUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PropertiesUtilTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.EncodeFunctionIT-output.txt, phoenix-hive/target/dependency/jamon-runtime-2.3.1.jar=phoenix-hive/target/dependency/jamon-runtime-2.3.1.jar, phoenix-hive/target/dependency/mockito-all-1.8.5.jar=phoenix-hive/target/dependency/mockito-all-1.8.5.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArraysWithNullsIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT-output.txt, phoenix-flume/target/failsafe-reports/failsafe-summary.xml=phoenix-flume/target/failsafe-reports/failsafe-summary.xml, phoenix-hive/target/dependency/xercesImpl-2.9.1.jar=phoenix-hive/target/dependency/xercesImpl-2.9.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixDriverTest-output.txt, phoenix-hive/target/dependency/RoaringBitmap-0.4.9.jar=phoenix-hive/target/dependency/RoaringBitmap-0.4.9.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ReadOnlyIndexFailureIT.txt, phoenix-queryserver/target/surefire-reports/org.apache.phoenix.DriverCohabitationTest-output.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.DriverCohabitationTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ClientTimeArithmeticQueryIT.txt, phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.CsvEventSerializerIT.xml=phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.CsvEventSerializerIT.xml, bin/log4j.properties=bin/log4j.properties, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DerivedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DerivedTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TransactionalViewIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CsvBulkLoadToolIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CsvBulkLoadToolIT.xml, phoenix-hive/target/dependency/jasper-compiler-5.5.23.jar=phoenix-hive/target/dependency/jasper-compiler-5.5.23.jar, phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.PherfMainIT.xml=phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.PherfMainIT.xml, phoenix-hive/target/dependency/hadoop-yarn-server-common-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-common-2.7.1.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixPreparedStatementTest-output.txt, phoenix-hive/target/dependency/commons-lang-2.6.jar=phoenix-hive/target/dependency/commons-lang-2.6.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.memory.MemoryManagerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayToStringFunctionTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.WhereCompilerTest-output.txt, phoenix-core/target/test-data/673fe529-8774-4b84-9ccf-da1ec8059d92/hbase-local-dir/jars/myjar3.jar=phoenix-core/target/test-data/673fe529-8774-4b84-9ccf-da1ec8059d92/hbase-local-dir/jars/myjar3.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ConnectionUtilIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ProductMetricsIT.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArithmeticOperationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArithmeticOperationTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TenantSpecificTablesDMLIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.iterate.ScannerLeaseRenewalIT.txt, phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.TestHBaseProps.xml=phoenix-pherf/target/surefire-reports/TEST-org.apache.phoenix.pherf.TestHBaseProps.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayFillFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayFillFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SelectStatementRewriterTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.salted.SaltedTableIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayAppendFunctionIT-output.txt, phoenix-hive/target/dependency/guice-assistedinject-3.0.jar=phoenix-hive/target/dependency/guice-assistedinject-3.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.LikeExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.LikeExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeMoreTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.KeyRangeMoreTest.txt, phoenix-hive/target/dependency/log4j-1.2.17.jar=phoenix-hive/target/dependency/log4j-1.2.17.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ViewCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.ViewCompilerTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayConcatFunctionIT.txt, phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.txt=phoenix-pig/target/surefire-reports/org.apache.phoenix.pig.util.TableSchemaParserFunctionTest.txt, phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.SchemaReaderIT.xml=phoenix-pherf/target/failsafe-reports/TEST-org.apache.phoenix.pherf.SchemaReaderIT.xml, phoenix-hive/target/dependency/commons-pool-1.5.4.jar=phoenix-hive/target/dependency/commons-pool-1.5.4.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.QueryMetaDataTest-output.txt, phoenix-queryserver/target/phoenix-queryserver-4.10.0-HBase-1.1-SNAPSHOT-sources.jar=phoenix-queryserver/target/phoenix-queryserver-4.10.0-HBase-1.1-SNAPSHOT-sources.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.iterate.MergeSortResultIteratorTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DefaultColumnValueIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DefaultColumnValueIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.PhoenixRpcSchedulerFactoryTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.ScannerLeaseRenewalTest.xml, phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.PhoenixSparkIT.xml=phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.PhoenixSparkIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeyValueAccessorTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.RowKeyValueAccessorTest.xml, phoenix-hive/target/dependency/hbase-shell-1.1.9.jar=phoenix-hive/target/dependency/hbase-shell-1.1.9.jar, phoenix-hive/target/dependency/geronimo-jaspic_1.0_spec-1.0.jar=phoenix-hive/target/dependency/geronimo-jaspic_1.0_spec-1.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryWithLimitIT.txt, phoenix-hive/target/dependency/stax-api-1.0-2.jar=phoenix-hive/target/dependency/stax-api-1.0-2.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.RegexpReplaceFunctionTest.xml, phoenix-hive/target/dependency/hive-metastore-1.2.1.jar=phoenix-hive/target/dependency/hive-metastore-1.2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CoalesceFunctionIT.txt, phoenix-hive/target/dependency/oro-2.0.8.jar=phoenix-hive/target/dependency/oro-2.0.8.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.automated.MRJobSubmitterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.index.automated.MRJobSubmitterTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.MutableQueryIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.RenewLeaseIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDateArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDateArrayToStringTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.MutationStateTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.MutationStateTest.xml, phoenix-pig/target/phoenix-pig-4.10.0-HBase-1.1-SNAPSHOT-tests.jar=phoenix-pig/target/phoenix-pig-4.10.0-HBase-1.1-SNAPSHOT-tests.jar, phoenix-hive/target/dependency/jersey-guice-1.9.jar=phoenix-hive/target/dependency/jersey-guice-1.9.jar, phoenix-hive/target/dependency/api-asn1-api-1.0.0-M20.jar=phoenix-hive/target/dependency/api-asn1-api-1.0.0-M20.jar, phoenix-hive/target/dependency/jpam-1.1.jar=phoenix-hive/target/dependency/jpam-1.1.jar, phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DropSchemaIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.VariableLengthPKIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DateTimeIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexExtendedIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.bulkload.TestTableRowkeyPair.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CSVCommonsLoaderIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CSVCommonsLoaderIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.replication.TestSystemCatalogWALEntryFilter.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.monitoring.PhoenixMetricsIT.txt, phoenix-hive/target/dependency/joni-2.1.2.jar=phoenix-hive/target/dependency/joni-2.1.2.jar, build.txt=build.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.CsvBulkImportUtilTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.HavingCompilerTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.parallel.TestThreadPoolManager.txt, phoenix-hive/target/dependency/zookeeper-3.4.6-tests.jar=phoenix-hive/target/dependency/zookeeper-3.4.6-tests.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectIT.xml, phoenix-hive/target/dependency/hadoop-shim-0.8.4.jar=phoenix-hive/target/dependency/hadoop-shim-0.8.4.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ExecuteStatementsIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.BulkLoadToolTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.BulkLoadToolTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.CsvUpsertExecutorTest-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeMoreTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.query.KeyRangeMoreTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.memory.MemoryManagerTest-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixClientRpcIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.rpc.PhoenixClientRpcIT.xml, phoenix-hive/target/dependency/commons-net-3.1.jar=phoenix-hive/target/dependency/commons-net-3.1.jar, phoenix-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HiveTezIT.xml=phoenix-hive/target/failsafe-reports/TEST-org.apache.phoenix.hive.HiveTezIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestColumnTracker.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT.txt, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ResultTest-output.txt, phoenix-hive/target/dependency/jetty-sslengine-6.1.26.jar=phoenix-hive/target/dependency/jetty-sslengine-6.1.26.jar, phoenix-hive/target/dependency/fastutil-6.5.6.jar=phoenix-hive/target/dependency/fastutil-6.5.6.jar, phoenix-hive/target/dependency/commons-logging-1.2.jar=phoenix-hive/target/dependency/commons-logging-1.2.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutableQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.MutableQueryIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TruncateFunctionIT-output.txt, phoenix-hive/target/phoenix-hive-4.10.0-HBase-1.1-SNAPSHOT-tests.jar=phoenix-hive/target/phoenix-hive-4.10.0-HBase-1.1-SNAPSHOT-tests.jar, phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.PhoenixSinkIT.xml=phoenix-flume/target/failsafe-reports/TEST-org.apache.phoenix.flume.PhoenixSinkIT.xml, phoenix-hive/target/dependency/jcodings-1.0.8.jar=phoenix-hive/target/dependency/jcodings-1.0.8.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.TopNIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AppendOnlySchemaIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AppendOnlySchemaIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.InListIT-output.txt, phoenix-hive/target/dependency/hadoop-mapreduce-client-shuffle-2.7.1.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-shuffle-2.7.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CaseStatementIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.CaseStatementIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayPrependFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayPrependFunctionTest.txt, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.PhoenixHBaseStorerIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.HavingCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.HavingCompilerTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.mapreduce.FormatToBytesWritableMapperTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DeleteIT-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoPartitionViewsIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayToStringFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayToStringFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.SchemaUtilTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.monitoring.PhoenixMetricsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.monitoring.PhoenixMetricsIT.xml, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.DataIngestIT.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.DataIngestIT.txt, phoenix-hive/target/dependency/joda-time-1.6.jar=phoenix-hive/target/dependency/joda-time-1.6.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ParallelIteratorsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ParallelIteratorsIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AutoCommitIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.BuiltInFunctionInfoTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.parse.BuiltInFunctionInfoTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.filter.TestApplyAndFilterDeletesFilter.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.StringToArrayFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.StringToArrayFunctionTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicFamilyIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AggregateQueryIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.txt, phoenix-spark/target/surefire-reports/TestSuite.txt=phoenix-spark/target/surefire-reports/TestSuite.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AutoCommitIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayToStringFunctionIT.txt, phoenix-core/target/test-data/673fe529-8774-4b84-9ccf-da1ec8059d92/hbase-local-dir/jars/myjar1.jar=phoenix-core/target/test-data/673fe529-8774-4b84-9ccf-da1ec8059d92/hbase-local-dir/jars/myjar1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ValueBitSetTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ValueBitSetTest.xml, phoenix-hive/target/dependency/hbase-prefix-tree-1.1.9.jar=phoenix-hive/target/dependency/hbase-prefix-tree-1.1.9.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.index.ImmutableIndexIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArithmeticQueryIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.AbsFunctionEnd2EndIT.xml, phoenix-hive/target/dependency/hadoop-client-2.7.1.jar=phoenix-hive/target/dependency/hadoop-client-2.7.1.jar, phoenix-hive/target/surefire-reports/TEST-org.apache.phoenix.hive.query.PhoenixQueryBuilderTest.xml=phoenix-hive/target/surefire-reports/TEST-org.apache.phoenix.hive.query.PhoenixQueryBuilderTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.util.regex.PatternPerformanceTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.util.regex.PatternPerformanceTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.JoinQueryCompilerTest-output.txt, phoenix-queryserver/target/surefire-reports/org.apache.phoenix.DriverCohabitationTest.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.DriverCohabitationTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceBulkAllocationIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceBulkAllocationIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SaltedScanRangesTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.SaltedScanRangesTest.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.ConnectionlessTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.execute.LiteralResultIteratorPlanTest.xml, phoenix-spark/target/phoenix-spark-4.10.0-HBase-1.1-SNAPSHOT.jar=phoenix-spark/target/phoenix-spark-4.10.0-HBase-1.1-SNAPSHOT.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ImmutableTablePropertiesIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IsNullIT-output.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinMoreIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.HashJoinMoreIT.xml, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildWithNamespaceEnabledIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeForArraysTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PDataTypeForArraysTest.xml, phoenix-hive/target/dependency/hbase-protocol-1.1.9.jar=phoenix-hive/target/dependency/hbase-protocol-1.1.9.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.txt, phoenix-flume/target/phoenix-flume-4.10.0-HBase-1.1-SNAPSHOT-sources.jar=phoenix-flume/target/phoenix-flume-4.10.0-HBase-1.1-SNAPSHOT-sources.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.mapreduce.util.PhoenixConfigurationUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayAppendFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.TenantSpecificViewIndexCompileTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExtendedQueryExecIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ExtendedQueryExecIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.recovery.TestPerRegionIndexWriteCache.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.PartialCommitIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.execute.PartialCommitIT.xml, phoenix-hive/target/failsafe-reports/failsafe-summary.xml=phoenix-hive/target/failsafe-reports/failsafe-summary.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DisableLocalIndexIT-output.txt, phoenix-hive/target/dependency/hive-common-1.2.1.jar=phoenix-hive/target/dependency/hive-common-1.2.1.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.parallel.TestThreadPoolBuilder.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.NullValueTest.txt, phoenix-hive/target/dependency/hbase-testing-util-1.1.9.jar=phoenix-hive/target/dependency/hbase-testing-util-1.1.9.jar, phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.PhoenixDoAsCallbackTest.txt=phoenix-queryserver/target/surefire-reports/org.apache.phoenix.queryserver.server.PhoenixDoAsCallbackTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.HBaseFactoryProviderTest.txt, phoenix-queryserver-client/target/phoenix-queryserver-client-4.10.0-HBase-1.1-SNAPSHOT-tests.jar=phoenix-queryserver-client/target/phoenix-queryserver-client-4.10.0-HBase-1.1-SNAPSHOT-tests.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestIndexWriter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.CorrelatePlanTest.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.SecureUserConnectionsTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.SecureUserConnectionsTest.xml, phoenix-hive/target/dependency/hadoop-yarn-client-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-client-2.7.1.jar, phoenix-core/target/test-data/673fe529-8774-4b84-9ccf-da1ec8059d92/hbase-local-dir/jars/myjar4.jar=phoenix-core/target/test-data/673fe529-8774-4b84-9ccf-da1ec8059d92/hbase-local-dir/jars/myjar4.jar, phoenix-hive/target/dependency/protobuf-java-2.5.0.jar=phoenix-hive/target/dependency/protobuf-java-2.5.0.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PVarcharArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PVarcharArrayToStringTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DeleteIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DeleteIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.RowKeyValueAccessorTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DynamicColumnIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.ValueBitSetTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.function.ExternalSqlTypeIdFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.PointInTimeQueryIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest.txt, phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.txt=phoenix-pig/target/failsafe-reports/org.apache.phoenix.pig.udf.ReserveNSequenceTestIT.txt, phoenix-pig/target/phoenix-pig-4.10.0-HBase-1.1-SNAPSHOT-sources.jar=phoenix-pig/target/phoenix-pig-4.10.0-HBase-1.1-SNAPSHOT-sources.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.csv.StringToArrayConverterTest.txt, phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.xml=phoenix-pig/target/surefire-reports/TEST-org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.DistinctCountIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest-output.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.execute.UnnestArrayPlanTest-output.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ParallelIteratorsIT-output.txt, phoenix-hive/target/dependency/commons-csv-1.0.jar=phoenix-hive/target/dependency/commons-csv-1.0.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.types.PrimitiveIntPhoenixArrayToStringTest.txt, phoenix-kafka/target/phoenix-kafka-4.10.0-HBase-1.1-SNAPSHOT-sources.jar=phoenix-kafka/target/phoenix-kafka-4.10.0-HBase-1.1-SNAPSHOT-sources.jar, phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.txt=phoenix-core/target/failsafe-reports/org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertValuesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertValuesIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArraysWithNullsIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArraysWithNullsIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.filter.SkipScanFilterTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.types.PrimitiveDoublePhoenixArrayToStringTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.DateUtilTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.util.DateUtilTest.xml, phoenix-hive/target/dependency/junit-4.12.jar=phoenix-hive/target/dependency/junit-4.12.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.QueryDatabaseMetaDataIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConnectionUtilIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConnectionUtilIT.xml, phoenix-pherf/target/phoenix-pherf-4.10.0-HBase-1.1-SNAPSHOT.jar=phoenix-pherf/target/phoenix-pherf-4.10.0-HBase-1.1-SNAPSHOT.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.covered.filter.TestNewerTimestampFilter.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterSessionIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConcatFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.ArrayConcatFunctionTest.xml, phoenix-hive/target/dependency/hbase-client-1.1.9.jar=phoenix-hive/target/dependency/hbase-client-1.1.9.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.query.EncodedColumnQualifierCellsListTest.txt, phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.JsonEventSerializerIT.txt=phoenix-flume/target/failsafe-reports/org.apache.phoenix.flume.JsonEventSerializerIT.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ImmutableStorageSchemeTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.schema.ImmutableStorageSchemeTest.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixPreparedStatementTest.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.QueryTimeoutIT-output.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.util.PrefixByteEncoderDecoderTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.PrefixByteEncoderDecoderTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CastAndCoerceIT.txt, phoenix-hive/target/dependency/hive-ant-1.2.1.jar=phoenix-hive/target/dependency/hive-ant-1.2.1.jar, phoenix-hive/target/dependency/ST4-4.0.4.jar=phoenix-hive/target/dependency/ST4-4.0.4.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.NotQueryIT.xml, phoenix-hive/target/dependency/jackson-core-asl-1.9.2.jar=phoenix-hive/target/dependency/jackson-core-asl-1.9.2.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSubstrFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.RegexpSubstrFunctionTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConstructorExpressionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.ArrayConstructorExpressionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.rpc.PhoenixServerRpcIT.txt, phoenix-hive/target/dependency/jsp-api-2.1.jar=phoenix-hive/target/dependency/jsp-api-2.1.jar, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.FlappingAlterTableIT.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.GroupByIT-output.txt, phoenix-hive/target/dependency/bonecp-0.8.0.RELEASE.jar=phoenix-hive/target/dependency/bonecp-0.8.0.RELEASE.jar, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.ScannerLeaseRenewalIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.iterate.ScannerLeaseRenewalIT.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.SequenceIT.xml, phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar=phoenix-hive/target/dependency/hadoop-mapreduce-client-jobclient-2.7.1-tests.jar, phoenix-core/target/test-data/673fe529-8774-4b84-9ccf-da1ec8059d92/hbase-local-dir/jars/myjar2.jar=phoenix-core/target/test-data/673fe529-8774-4b84-9ccf-da1ec8059d92/hbase-local-dir/jars/myjar2.jar, phoenix-server/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-server.jar=phoenix-server/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-server.jar, phoenix-hive/target/dependency/jersey-json-1.9.jar=phoenix-hive/target/dependency/jersey-json-1.9.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.util.MetaDataUtilTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.util.MetaDataUtilTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.LimitCompilerTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.IndexToolForPartialBuildIT-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LnLogFunctionTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.expression.LnLogFunctionTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctCountIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DistinctCountIT.xml, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.SchemaReaderIT.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.SchemaReaderIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LnLogFunctionTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.expression.LnLogFunctionTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.CustomEntityDataIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConvertTimezoneFunctionIT.xml, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.JoinQueryCompilerTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.compile.JoinQueryCompilerTest.xml, phoenix-hive/target/dependency/tez-dag-0.8.4.jar=phoenix-hive/target/dependency/tez-dag-0.8.4.jar, phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.iterate.RowKeyOrderedAggregateResultIteratorTest.txt, phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.ArrayIT.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.GetSetByteBitFunctionEnd2EndIT.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.jdbc.ReadOnlyPropertiesTest.txt, phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.PherfMainIT.txt=phoenix-pherf/target/failsafe-reports/org.apache.phoenix.pherf.PherfMainIT.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SaltedScanRangesTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.compile.SaltedScanRangesTest.txt, phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SequenceAllocationTest.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.schema.SequenceAllocationTest.txt, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.xml, phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT-output.txt=phoenix-core/target/failsafe-reports/org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT-output.txt, phoenix-queryserver-client/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-thin-client.jar=phoenix-queryserver-client/target/phoenix-4.10.0-HBase-1.1-SNAPSHOT-thin-client.jar, phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest-output.txt=phoenix-pherf/target/surefire-reports/org.apache.phoenix.pherf.ConfigurationParserTest-output.txt, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.hbase.index.write.TestParalleWriterIndexCommitter.xml, phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.txt=phoenix-core/target/surefire-reports/org.apache.phoenix.hbase.index.covered.example.TestCoveredColumnIndexCodec.txt, phoenix-hive/target/dependency/calcite-core-1.2.0-incubating.jar=phoenix-hive/target/dependency/calcite-core-1.2.0-incubating.jar, phoenix-hive/target/dependency/hadoop-yarn-server-applicationhistoryservice-2.7.1.jar=phoenix-hive/target/dependency/hadoop-yarn-server-applicationhistoryservice-2.7.1.jar, phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.xml=phoenix-core/target/surefire-reports/TEST-org.apache.phoenix.jdbc.PhoenixEmbeddedDriverTest.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ImmutableTablePropertiesIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ImmutableTablePropertiesIT.xml, phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.PhoenixSparkITTenantSpecific.xml=phoenix-spark/target/surefire-reports/TEST-org.apache.phoenix.spark.PhoenixSparkITTenantSpecific.xml, phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayConcatFunctionIT.xml=phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ArrayConcatFunctionIT.xml} due to internal error; falling back to full archiving
java.lang.IllegalStateException: checksum mismatch after transfer (4263082459 vs. 511212010); /x1/jenkins/jenkins-home/jobs/Phoenix-4.x-HBase-1.1/builds/361/archive/phoenix-core/target/failsafe-reports/org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT-output.txt may be corrupted
	at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:45)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:158)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:76)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:239)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1753)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Recording test results