You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@hbase.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/05 07:32:13 UTC

Build failed in Jenkins: HBase-1.2 » latest1.7,Hadoop #424

See <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/424/changes>

Changes:

[eclark] HBASE-14922 Delayed flush doesn't work causing flush storms.

[eclark] HBASE-14922 Delayed flush doesn't work causing flush storms. -- ADD

[apurtell] HBASE-14923 VerifyReplication should not mask the exception during

[apurtell] HBASE-14930 check_compatibility.sh needs smarter exit codes

------------------------------------------
[...truncated 43799 lines...]
org.apache.hadoop.hbase.procedure.TestProcedureManager  Time elapsed: 0.01 sec  <<< ERROR!
java.io.IOException: Shutting down
	at org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
	at org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:447)
	at org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:225)
	at org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:1021)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:981)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:853)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:835)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:822)
	at org.apache.hadoop.hbase.procedure.TestProcedureManager.setupBeforeClass(TestProcedureManager.java:53)

Running org.apache.hadoop.hbase.procedure.TestProcedureCoordinator
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 sec - in org.apache.hadoop.hbase.procedure.TestProcedureCoordinator
Running org.apache.hadoop.hbase.master.TestRegionState
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 sec - in org.apache.hadoop.hbase.master.TestRegionState
Running org.apache.hadoop.hbase.master.TestRegionStates
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.939 sec - in org.apache.hadoop.hbase.master.TestRegionStates
Running org.apache.hadoop.hbase.master.TestCatalogJanitor
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.237 sec - in org.apache.hadoop.hbase.master.TestCatalogJanitor
Running org.apache.hadoop.hbase.master.normalizer.TestSimpleRegionNormalizer
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.314 sec - in org.apache.hadoop.hbase.master.normalizer.TestSimpleRegionNormalizer
Running org.apache.hadoop.hbase.master.TestRegionPlan
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec - in org.apache.hadoop.hbase.master.TestRegionPlan
Running org.apache.hadoop.hbase.master.procedure.TestMasterProcedureQueue
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.175 sec - in org.apache.hadoop.hbase.master.procedure.TestMasterProcedureQueue
Running org.apache.hadoop.hbase.master.TestClockSkewDetection
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec - in org.apache.hadoop.hbase.master.TestClockSkewDetection
Running org.apache.hadoop.hbase.master.cleaner.TestHFileLinkCleaner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.976 sec - in org.apache.hadoop.hbase.master.cleaner.TestHFileLinkCleaner
Running org.apache.hadoop.hbase.master.cleaner.TestCleanerChore
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.457 sec - in org.apache.hadoop.hbase.master.cleaner.TestCleanerChore
Running org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder

Results :

Tests in error: 
  TestRpcClientLeaks.setup:88 » IO Shutting down
  TestProcedureManager.setupBeforeClass:53 » IO Shutting down

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:30.750s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [8.244s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.248s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [1.218s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [21.351s]
[INFO] Apache HBase - Common ............................. SUCCESS [3:16.395s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [3:28.194s]
[INFO] Apache HBase - Client ............................. SUCCESS [1:35.354s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [9.063s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [10.082s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [11.334s]
[INFO] Apache HBase - Server ............................. FAILURE [1:24:44.099s]
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:36:04.932s
[INFO] Finished at: Sat Dec 05 06:20:01 UTC 2015
[INFO] Final Memory: 113M/500M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project hbase-server: ExecutionException: java.lang.RuntimeException: There was an error in the forked process
[ERROR] java.lang.ArrayIndexOutOfBoundsException: 1
[ERROR] at org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil.generateFailingTests(JUnit4ProviderUtil.java:64)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:151)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[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 :hbase-server
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
[Hadoop] $ /bin/bash -xe /tmp/hudson6724654603653948880.sh
+ pwd
<https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-external-blockcache
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-native-client
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shaded
hbase-shell
hbase-spark
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ wc -l
++ grep -e -Dhbase.test
++ grep surefirebooter
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
ERROR: Failed to archive {hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestResult-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestResult-output.txt, .repository/org/apache/hbase/hbase-hadoop2-compat/1.2.0-SNAPSHOT/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-hadoop2-compat/1.2.0-SNAPSHOT/maven-metadata-local.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileWriterV3.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileWriterV3.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestSimpleMutableByteRange.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestSimpleMutableByteRange.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure.TestProcedureCoordinator.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure.TestProcedureCoordinator.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestConnectionUtils-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestConnectionUtils-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedureMember-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedureMember-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.TestByteBufferInputStream.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.TestByteBufferInputStream.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.cleaner.TestHFileLinkCleaner.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.cleaner.TestHFileLinkCleaner.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestPayloadCarryingRpcController.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestPayloadCarryingRpcController.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestTimeRangeTracker.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestTimeRangeTracker.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestThreads.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestThreads.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStripeCompactor-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStripeCompactor-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileInlineToRootChunkConversion.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileInlineToRootChunkConversion.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestByteRangeWithKVSerialization-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestByteRangeWithKVSerialization-output.txt, hbase-native-client/src/core/CMakeLists.txt=hbase-native-client/src/core/CMakeLists.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestResult.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestResult.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedureManager.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedureManager.txt, hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.util.vint.TestVIntTool.txt=hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.util.vint.TestVIntTool.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.bucket.TestFileIOEngine.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.bucket.TestFileIOEngine.xml, hbase-rest/pom.xml=hbase-rest/pom.xml, .repository/org/apache/hbase/hbase/1.2.0-SNAPSHOT/maven-metadata-local.xml=.repository/org/apache/hbase/hbase/1.2.0-SNAPSHOT/maven-metadata-local.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestReseekTo-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestReseekTo-output.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestClientScanner.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestClientScanner.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestColumnSeeking-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestColumnSeeking-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionServer.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionServer.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestKeyValueCodecWithTags.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestKeyValueCodecWithTags.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestRpcMetrics.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestRpcMetrics.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMiniBatchOperationInProgress.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMiniBatchOperationInProgress.txt, target/hbase-1.2.0-SNAPSHOT-site.xml=target/hbase-1.2.0-SNAPSHOT-site.xml, hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.builder.TestTokenizer.xml=hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.builder.TestTokenizer.xml, .repository/org/apache/hbase/hbase-resource-bundle/1.2.0-SNAPSHOT/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-resource-bundle/1.2.0-SNAPSHOT/maven-metadata-local.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFile-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFile-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange.xml, .repository/org/apache/hbase/hbase-protocol/1.2.0-SNAPSHOT/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-protocol/1.2.0-SNAPSHOT/maven-metadata-local.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanDeleteTracker-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanDeleteTracker-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestGet-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestGet-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestGlobalEventLoopGroup-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestGlobalEventLoopGroup-output.txt, NOTICE.txt=NOTICE.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.TestEncryptionUtil.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.TestEncryptionUtil.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.monitoring.TestTaskMonitor.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.monitoring.TestTaskMonitor.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestSnapshotFromAdmin.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestSnapshotFromAdmin.xml, hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.row.TestRowEncoder.xml=hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.row.TestRowEncoder.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.crypto.TestCipherProvider.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.crypto.TestCipherProvider.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestWALActionsListener.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestWALActionsListener.xml, dev-support/jenkins-tools/buildstats/pom.xml=dev-support/jenkins-tools/buildstats/pom.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestKeyLocker.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestKeyLocker.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestHalfStoreFileReader-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestHalfStoreFileReader-output.txt, hbase-server/src/test/resources/hdfs-site.xml=hbase-server/src/test/resources/hdfs-site.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFileScannerWithTagCompression.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFileScannerWithTagCompression.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestStruct.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestStruct.xml, dev-support/HBase Code Template.xml=dev-support/HBase Code Template.xml, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.thrift.TestMetricsThriftServerSourceFactoryImpl.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.thrift.TestMetricsThriftServerSourceFactoryImpl.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestWeakObjectPool.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestWeakObjectPool.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestShowProperties-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestShowProperties-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestRegionSplitPolicy.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestRegionSplitPolicy.txt, hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnBuilder.xml=hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnBuilder.xml, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.util.TestTimeoutBlockingQueue.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.util.TestTimeoutBlockingQueue.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestStructNullExtension-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestStructNullExtension-output.txt, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.metrics.TestBaseSourceImpl.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.metrics.TestBaseSourceImpl.txt, hbase-protocol/pom.xml=hbase-protocol/pom.xml, hbase-procedure/src/test/resources/hbase-site.xml=hbase-procedure/src/test/resources/hbase-site.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestPerformanceEvaluation.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestPerformanceEvaluation.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestKeyValueScanFixture-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestKeyValueScanFixture-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestSnapshotFromAdmin.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestSnapshotFromAdmin.txt, hbase-examples/pom.xml=hbase-examples/pom.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestOrderedBytes.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestOrderedBytes.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestCellCodecWithTags-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestCellCodecWithTags-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestCachedBlockQueue.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestCachedBlockQueue.txt, hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceFactory.txt=hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceFactory.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestHBaseConfiguration.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestHBaseConfiguration.xml, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestGet.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestGet.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestPutDeleteEtcCellIteration.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestPutDeleteEtcCellIteration.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestRawString.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestRawString.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestByteBufferOutputStream.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestByteBufferOutputStream.txt, hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.builder.TestTreeDepth.xml=hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.builder.TestTreeDepth.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestKeyValueHeap.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestKeyValueHeap.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.TestBoundedByteBufferPool.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.TestBoundedByteBufferPool.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestClassFinder.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestClassFinder.txt, dev-support/findbugs-exclude.xml=dev-support/findbugs-exclude.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.bucket.TestBucketWriterThread.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.bucket.TestBucketWriterThread.xml, hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.TestCompatibilitySingletonFactory.txt=hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.TestCompatibilitySingletonFactory.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestOrderedBytes.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestOrderedBytes.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider.txt, hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.blockmeta.TestBlockMeta.xml=hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.blockmeta.TestBlockMeta.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestOperation.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestOperation.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.mapred.TestSplitTable.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.mapred.TestSplitTable.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestCachedBlockQueue.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestCachedBlockQueue.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientExponentialBackoff.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientExponentialBackoff.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestRpcHandlerException.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestRpcHandlerException.xml, hbase-server/pom.xml=hbase-server/pom.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestRegionSplitPolicy-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestRegionSplitPolicy-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestBoundedArrayQueue-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestBoundedArrayQueue-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestScanDeleteTracker.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestScanDeleteTracker.xml, pom.xml=pom.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMultiVersionConcurrencyControlBasic.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMultiVersionConcurrencyControlBasic.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.aes.TestAES-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.aes.TestAES-output.txt, hbase-native-client/src/async/CMakeLists.txt=hbase-native-client/src/async/CMakeLists.txt, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.store.TestProcedureStoreTracker.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.store.TestProcedureStoreTracker.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.compactions.TestStripeCompactionPolicy-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.compactions.TestStripeCompactionPolicy-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestRegionSplitPolicy.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestRegionSplitPolicy.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.cleaner.TestCleanerChore.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.cleaner.TestCleanerChore.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestKeyValueCodec-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestKeyValueCodec-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestBufferChain-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestBufferChain-output.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestProcedureFuture.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestProcedureFuture.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestConcatenatedLists.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestConcatenatedLists.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMiniBatchOperationInProgress-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMiniBatchOperationInProgress-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestPayloadCarryingRpcController.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestPayloadCarryingRpcController.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestByteBufferIOEngine-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestByteBufferIOEngine-output.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.TestCellCodecWithTags.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.TestCellCodecWithTags.xml, hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.master.TestMetricsMasterSourceFactory.txt=hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.master.TestMetricsMasterSourceFactory.txt, hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnBuilder.txt=hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnBuilder.txt, hbase-prefix-tree/pom.xml=hbase-prefix-tree/pom.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedureManager-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedureManager-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestRpcClientLeaks-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestRpcClientLeaks-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestHBaseAdminNoCluster.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestHBaseAdminNoCluster.xml, hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.TestProcedureToString.xml=hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.TestProcedureToString.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestSimpleMutableByteRange.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestSimpleMutableByteRange.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestKeyLocker-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestKeyLocker-output.txt, hbase-hadoop2-compat/pom.xml=hbase-hadoop2-compat/pom.xml, hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.vint.TestVLongTool.xml=hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.vint.TestVLongTool.xml, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureReplayOrder-output.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureReplayOrder-output.txt, .repository/org/apache/hbase/hbase-protocol/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-protocol/maven-metadata-local.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileInlineToRootChunkConversion-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileInlineToRootChunkConversion-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestLruCachedBlock-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestLruCachedBlock-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.aes.TestAES.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.aes.TestAES.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestRpcMetrics.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestRpcMetrics.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestRpcHandlerException.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestRpcHandlerException.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestThreads-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestThreads-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.replication.TestReplicationWALEntryFilters-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.replication.TestReplicationWALEntryFilters-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestSeekToBlockWithEncoders.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestSeekToBlockWithEncoders.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestResettingCounters.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestResettingCounters.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestFixedFileTrailer-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestFixedFileTrailer-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestIntraRowPagination.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestIntraRowPagination.xml, hbase-assembly/pom.xml=hbase-assembly/pom.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestUser.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestUser.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestRegionPlan-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestRegionPlan-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestDrainBarrier-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestDrainBarrier-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestSeekTo.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestSeekTo.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestHeapMemoryManager-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestHeapMemoryManager-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestMetricsConnection.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestMetricsConnection.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestLoadTestKVGenerator.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestLoadTestKVGenerator.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestTerminatedWrapper.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestTerminatedWrapper.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestFileIOEngine-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestFileIOEngine-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.monitoring.TestTaskMonitor-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.monitoring.TestTaskMonitor-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestEnvironmentEdgeManager.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestEnvironmentEdgeManager.txt, hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceFactoryImpl.xml=hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceFactoryImpl.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure.TestProcedure.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure.TestProcedure.xml, hbase-annotations/pom.xml=hbase-annotations/pom.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestCellUtil.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestCellUtil.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestByteBufferIOEngine.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestByteBufferIOEngine.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.mapred.TestDriver.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.mapred.TestDriver.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestTimeout-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestTimeout-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestReseekTo.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestReseekTo.txt, hbase-procedure/target/test-classes/hbase-site.xml=hbase-procedure/target/test-classes/hbase-site.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure.TestProcedureMember.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure.TestProcedureMember.xml, hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.keyvalue.TestKeyValueTool.xml=hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.keyvalue.TestKeyValueTool.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestIntraRowPagination.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestIntraRowPagination.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestOrder.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestOrder.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileDataBlockEncoder.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileDataBlockEncoder.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.encoding.TestPrefixTreeEncoding.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.encoding.TestPrefixTreeEncoding.xml, hbase-resource-bundle/src/main/resources/supplemental-models.xml=hbase-resource-bundle/src/main/resources/supplemental-models.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestCustomWALCellCodec.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestCustomWALCellCodec.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedure.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedure.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileWriterV3-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileWriterV3-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestQosFunction.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestQosFunction.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestHeapMemoryManager.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestHeapMemoryManager.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestRowCounter.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestRowCounter.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestPerformanceEvaluation-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestPerformanceEvaluation-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMiniBatchOperationInProgress.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMiniBatchOperationInProgress.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStoreFileRefresherChore.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStoreFileRefresherChore.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestRegionStates.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestRegionStates.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestSeekTo-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestSeekTo-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestWideScanner-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestWideScanner-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestConcatenatedLists-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestConcatenatedLists-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestScanner.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestScanner.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.compactions.TestOffPeakHours.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.compactions.TestOffPeakHours.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestSimplePositionedMutableByteRange.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestSimplePositionedMutableByteRange.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestUnion2.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestUnion2.xml, hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestMetricsMasterSourceImpl.xml=hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestMetricsMasterSourceImpl.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileDataBlockEncoder.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileDataBlockEncoder.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestLazyDataBlockDecompression.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestLazyDataBlockDecompression.xml, hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMetricsRegionSourceImpl.xml=hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMetricsRegionSourceImpl.xml, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestIncrement.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestIncrement.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestLoadTestKVGenerator.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestLoadTestKVGenerator.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestHBaseSaslRpcClient.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestHBaseSaslRpcClient.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFile.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFile.xml, hbase-resource-bundle/target/classes/META-INF/maven/remote-resources.xml=hbase-resource-bundle/target/classes/META-INF/maven/remote-resources.xml, CHANGES.txt=CHANGES.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestHTableDescriptor.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestHTableDescriptor.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestDefaultStoreEngine-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestDefaultStoreEngine-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestPrefixTreeEncoding-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestPrefixTreeEncoding-output.txt, README.txt=README.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestFixedFileTrailer.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestFixedFileTrailer.txt, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceImpl-output.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceImpl-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestWeakObjectPool.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestWeakObjectPool.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientSmallReversedScanner.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientSmallReversedScanner.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.zookeeper.TestZKConfig.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.zookeeper.TestZKConfig.xml, .repository/org/apache/hbase/hbase-common/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-common/maven-metadata-local.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestPrefetch-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestPrefetch-output.txt, dev-support/hbase_jdiff_afterSingularityTemplate.xml=dev-support/hbase_jdiff_afterSingularityTemplate.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestRSStatusServlet.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestRSStatusServlet.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestSeekTo.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestSeekTo.txt, hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMetricsRegionServerSourceFactory.xml=hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMetricsRegionServerSourceFactory.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.security.TestEncryptionUtil.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.security.TestEncryptionUtil.txt, hbase-checkstyle/src/main/resources/hbase/checkstyle.xml=hbase-checkstyle/src/main/resources/hbase/checkstyle.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestDefaultStoreEngine.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestDefaultStoreEngine.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestBucketWriterThread.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestBucketWriterThread.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestPrefetch.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestPrefetch.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestKeyValueHeap.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestKeyValueHeap.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestClassFinder.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestClassFinder.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.token.TestAuthenticationKey-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.token.TestAuthenticationKey-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestTimeout.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestTimeout.txt, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.master.TestMetricsMasterSourceImpl-output.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.master.TestMetricsMasterSourceImpl-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure.TestProcedureManager.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure.TestProcedureManager.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientSmallScanner.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientSmallScanner.txt, hbase-common/target/surefire-reports/null-output.txt=hbase-common/target/surefire-reports/null-output.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestBoundedArrayQueue.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestBoundedArrayQueue.xml, src/main/site/xdoc/sponsors.xml=src/main/site/xdoc/sponsors.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientSmallReversedScanner-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientSmallReversedScanner-output.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.crypto.aes.TestAES.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.crypto.aes.TestAES.xml, hbase-native-client/src/sync/CMakeLists.txt=hbase-native-client/src/sync/CMakeLists.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFileRefresherChore.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFileRefresherChore.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.executor.TestExecutorService.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.executor.TestExecutorService.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestOrderedBlob.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestOrderedBlob.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestQueryMatcher-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestQueryMatcher-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestReseekTo.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestReseekTo.xml, hbase-server/target/supplemental-models.xml=hbase-server/target/supplemental-models.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestDrainBarrier.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestDrainBarrier.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZKConfig-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZKConfig-output.txt, hbase-server/target/classes/hbase-webapps/master/WEB-INF/web.xml=hbase-server/target/classes/hbase-webapps/master/WEB-INF/web.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestRegionMergeTransaction.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestRegionMergeTransaction.xml, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestAttributes.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestAttributes.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMultiVersionConcurrencyControlBasic.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMultiVersionConcurrencyControlBasic.txt, hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestMetricsWALSourceImpl.xml=hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestMetricsWALSourceImpl.xml, hbase-shaded/pom.xml=hbase-shaded/pom.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.normalizer.TestSimpleRegionNormalizer.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.normalizer.TestSimpleRegionNormalizer.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestCompare-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestCompare-output.txt, hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceImpl.xml=hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceImpl.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStripeStoreFileManager-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStripeStoreFileManager-output.txt, hbase-native-client/CMakeLists.txt=hbase-native-client/CMakeLists.txt, hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.util.vint.TestFIntTool.txt=hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.util.vint.TestFIntTool.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations-output.txt, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.store.TestProcedureStoreTracker-output.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.store.TestProcedureStoreTracker-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestCallRunner-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestCallRunner-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestWALCellCodecWithCompression.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestWALCellCodecWithCompression.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestLazyDataBlockDecompression-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestLazyDataBlockDecompression-output.txt, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.master.TestMetricsMasterSourceImpl.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.master.TestMetricsMasterSourceImpl.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestServerLoad.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestServerLoad.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestOrderedString.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestOrderedString.txt, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceImpl.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceImpl.txt, hbase-server/target/test-classes/hdfs-site.xml=hbase-server/target/test-classes/hdfs-site.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestDriver.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestDriver.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileWriterV2.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileWriterV2.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestFixedLengthWrapper.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestFixedLengthWrapper.xml, .repository/org/apache/hbase/hbase-checkstyle/1.2.0-SNAPSHOT/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-checkstyle/1.2.0-SNAPSHOT/maven-metadata-local.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestTagRewriteCell-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestTagRewriteCell-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestKeepDeletes.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestKeepDeletes.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestExplicitColumnTracker.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestExplicitColumnTracker.txt, hbase-server/src/test/resources/mapred-site.xml=hbase-server/src/test/resources/mapred-site.xml, src/main/site/xdoc/replication.xml=src/main/site/xdoc/replication.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStoreFileInfo.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStoreFileInfo.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestDynamicClassLoader.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestDynamicClassLoader.xml, .repository/org/apache/hbase/hbase-hadoop-compat/1.2.0-SNAPSHOT/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-hadoop-compat/1.2.0-SNAPSHOT/maven-metadata-local.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestPrefixTree-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestPrefixTree-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.visibility.TestExpressionParser-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.visibility.TestExpressionParser-output.txt, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureToString.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureToString.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestReplicationSinkManager-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestReplicationSinkManager-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestHDFSBlocksDistribution.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestHDFSBlocksDistribution.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestSeekBeforeWithReverseScan.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestSeekBeforeWithReverseScan.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestStructNullExtension.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestStructNullExtension.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.security.TestEncryptionUtil-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.security.TestEncryptionUtil-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMemStoreLAB.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMemStoreLAB.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestOrderedString.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestOrderedString.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestSplitTransaction.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestSplitTransaction.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZKConfig.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZKConfig.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestSimpleRpcScheduler.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestSimpleRpcScheduler.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestMetricsConnection-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestMetricsConnection-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFileScannerWithTagCompression-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFileScannerWithTagCompression-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.executor.TestExecutorService-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.executor.TestExecutorService-output.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestCoprocessorClassLoader.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestCoprocessorClassLoader.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestReference-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestReference-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestSnapshotFromAdmin-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestSnapshotFromAdmin-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestRpcMetrics-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestRpcMetrics-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestEncryption-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestEncryption-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedureCoordinator.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedureCoordinator.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestPrefixTreeEncoding.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestPrefixTreeEncoding.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.constraint.TestConstraints.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.constraint.TestConstraints.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestStruct.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestStruct.txt, src/main/site/xdoc/index.xml=src/main/site/xdoc/index.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestSplitTransaction-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestSplitTransaction-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestBlocksScanned.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestBlocksScanned.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMemStoreChunkPool-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMemStoreChunkPool-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestSequenceIdAccounting.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestSequenceIdAccounting.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileWriterV2.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileWriterV2.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.TestBoundedByteBufferPool-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.TestBoundedByteBufferPool-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestDeleteTimeStamp.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestDeleteTimeStamp.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.TestCellCodec.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.TestCellCodec.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestCompressor.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestCompressor.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestCompoundConfiguration-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestCompoundConfiguration-output.txt, src/main/site/xdoc/acid-semantics.xml=src/main/site/xdoc/acid-semantics.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.monitoring.TestMemoryBoundedLogMessageBuffer-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.monitoring.TestMemoryBoundedLogMessageBuffer-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileEncryption-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileEncryption-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStripeStoreFileManager.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStripeStoreFileManager.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFile.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFile.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.visibility.TestExpressionParser.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.visibility.TestExpressionParser.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestReplicationSinkManager.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestReplicationSinkManager.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestBulkLoad.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestBulkLoad.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestBlocksScanned-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestBlocksScanned-output.txt, hbase-server/src/main/native/CMakeLists.txt=hbase-server/src/main/native/CMakeLists.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestOrderedBlobVar-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestOrderedBlobVar-output.txt, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionServerSourceImpl-output.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionServerSourceImpl-output.txt, hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.vint.TestFIntTool.xml=hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.vint.TestFIntTool.xml, hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.store.TestProcedureStoreTracker.xml=hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.store.TestProcedureStoreTracker.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestChecksum.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestChecksum.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestSimpleMutableByteRange-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestSimpleMutableByteRange-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestDynamicClassLoader-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestDynamicClassLoader-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestKeyValueCompression-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestKeyValueCompression-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestOrderedBlobVar.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestOrderedBlobVar.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestConcatenatedLists.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestConcatenatedLists.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestConnectionUtils.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestConnectionUtils.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestOrderedBlob-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestOrderedBlob-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestRawString.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestRawString.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestShowProperties.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestShowProperties.xml, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestClientExponentialBackoff.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestClientExponentialBackoff.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestServerLoad-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestServerLoad-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestGlobalEventLoopGroup.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestGlobalEventLoopGroup.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestEnvironmentEdgeManager.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestEnvironmentEdgeManager.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestMetricsWAL.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestMetricsWAL.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestCheckTestClasses-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestCheckTestClasses-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestWeakObjectPool-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestWeakObjectPool-output.txt, hbase-server/target/test-classes/hbase-site2.xml=hbase-server/target/test-classes/hbase-site2.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.codec.TestCellMessageCodec-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.codec.TestCellMessageCodec-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestPutDeleteEtcCellIteration.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestPutDeleteEtcCellIteration.xml, hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.util.TestTimeoutBlockingQueue.xml=hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.util.TestTimeoutBlockingQueue.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestSplitTransaction.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestSplitTransaction.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestIPCUtil-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestIPCUtil-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.TestByteBufferInputStream-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.TestByteBufferInputStream-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestCallRunner.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestCallRunner.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestByteBufferInputStream.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestByteBufferInputStream.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZKUtil-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZKUtil-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestServerNonceManager-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestServerNonceManager-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestCompressor.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestCompressor.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestHBaseConfiguration-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestHBaseConfiguration-output.txt, .repository/org/apache/hbase/hbase-prefix-tree/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-prefix-tree/maven-metadata-local.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestScan.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestScan.txt, src/main/site/xdoc/metrics.xml=src/main/site/xdoc/metrics.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileWriterV2-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileWriterV2-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestShowProperties.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestShowProperties.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.crypto.TestEncryption.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.crypto.TestEncryption.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.cleaner.TestCleanerChore-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.cleaner.TestCleanerChore-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestAsyncProcess-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestAsyncProcess-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.TestUsersOperationsWithSecureHadoop.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.TestUsersOperationsWithSecureHadoop.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestCoprocessorClassLoader-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestCoprocessorClassLoader-output.txt, hbase-server/target/classes/hbase-webapps/regionserver/WEB-INF/web.xml=hbase-server/target/classes/hbase-webapps/regionserver/WEB-INF/web.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestCompare.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestCompare.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.visibility.TestExpressionExpander.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.visibility.TestExpressionExpander.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestCipherProvider.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestCipherProvider.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestCatalogJanitor.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestCatalogJanitor.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestHColumnDescriptor.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestHColumnDescriptor.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.TestTagCompressionContext.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.TestTagCompressionContext.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestChoreService-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestChoreService-output.txt, hbase-client/pom.xml=hbase-client/pom.xml, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestYieldProcedures.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestYieldProcedures.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.normalizer.TestSimpleRegionNormalizer.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.normalizer.TestSimpleRegionNormalizer.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestOrderedBlob.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestOrderedBlob.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestCellCodec.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestCellCodec.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestStruct-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestStruct-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestBufferChain.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestBufferChain.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestFileIOEngine.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestFileIOEngine.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange-output.txt, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureExecution-output.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureExecution-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestTimeRangeTracker-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestTimeRangeTracker-output.txt, .repository/org/apache/hbase/hbase-procedure/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-procedure/maven-metadata-local.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileBlockPositionalRead.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileBlockPositionalRead.xml, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.rest.TestMetricsRESTSourceImpl.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.rest.TestMetricsRESTSourceImpl.txt, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureExecution.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureExecution.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestBlockCacheReporting-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestBlockCacheReporting-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestConnectionUtils.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestConnectionUtils.txt, hbase-examples/README.txt=hbase-examples/README.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.filter.TestLongComparator.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.filter.TestLongComparator.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.visibility.TestExpressionParser.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.visibility.TestExpressionParser.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestRegionLocations.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestRegionLocations.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestFixedLengthWrapper.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestFixedLengthWrapper.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestRegionMergeTransaction.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestRegionMergeTransaction.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestClockSkewDetection.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestClockSkewDetection.xml, dev-support/hbase_jdiff_acrossSingularityTemplate.xml=dev-support/hbase_jdiff_acrossSingularityTemplate.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMemStoreChunkPool.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMemStoreChunkPool.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestKeyValueHeap-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestKeyValueHeap-output.txt, .repository/org/apache/hbase/hbase-common/1.2.0-SNAPSHOT/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-common/1.2.0-SNAPSHOT/maven-metadata-local.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestHTableDescriptor.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestHTableDescriptor.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.monitoring.TestTaskMonitor.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.monitoring.TestTaskMonitor.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientScanner.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientScanner.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestCipherProvider-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestCipherProvider-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestHFileLink-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestHFileLink-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestByteBufferOutputStream.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestByteBufferOutputStream.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.cleaner.TestHFileLinkCleaner.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.cleaner.TestHFileLinkCleaner.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder.txt, hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore.xml=hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore.xml, hbase-rest/src/test/resources/mapred-site.xml=hbase-rest/src/test/resources/mapred-site.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestCellCodecWithTags.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestCellCodecWithTags.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestDrainBarrier.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestDrainBarrier.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionServer-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionServer-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestPutDotHas.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestPutDotHas.txt, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceFactoryImpl.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceFactoryImpl.txt, .repository/org/apache/hbase/hbase-prefix-tree/1.2.0-SNAPSHOT/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-prefix-tree/1.2.0-SNAPSHOT/maven-metadata-local.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestLogRollingNoCluster.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestLogRollingNoCluster.xml, hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.TestProcedureFairRunQueues.xml=hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.TestProcedureFairRunQueues.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestCustomWALCellCodec.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestCustomWALCellCodec.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStripeStoreEngine-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStripeStoreEngine-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestRegionPlan.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestRegionPlan.txt, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore-output.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestOrderedString-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestOrderedString-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestUsersOperationsWithSecureHadoop-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestUsersOperationsWithSecureHadoop-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestHFileLink.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestHFileLink.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestCellCodec-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestCellCodec-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStoreFile.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStoreFile.xml, .repository/org/apache/hbase/hbase/maven-metadata-local.xml=.repository/org/apache/hbase/hbase/maven-metadata-local.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.monitoring.TestMemoryBoundedLogMessageBuffer.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.monitoring.TestMemoryBoundedLogMessageBuffer.xml, hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.row.TestRowEncoder.txt=hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.row.TestRowEncoder.txt, hbase-thrift/src/test/resources/hbase-site.xml=hbase-thrift/src/test/resources/hbase-site.xml, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.zookeeper.TestZooKeeperWatcher.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.zookeeper.TestZooKeeperWatcher.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestRegionState.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestRegionState.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestChoreService.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestChoreService.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestIncrement.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestIncrement.txt, hbase-common/pom.xml=hbase-common/pom.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFileRefresherChore-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFileRefresherChore-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestMetricsWAL.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestMetricsWAL.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestScanWithBloomError.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestScanWithBloomError.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanner.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanner.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.TestTagCompressionContext-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.TestTagCompressionContext-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestCellSkipListSet-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestCellSkipListSet-output.txt, .repository/org/apache/hbase/hbase-annotations/1.2.0-SNAPSHOT/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-annotations/1.2.0-SNAPSHOT/maven-metadata-local.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestIPCUtil.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestIPCUtil.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestCounter-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestCounter-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestCompressor-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestCompressor-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestCheckTestClasses.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestCheckTestClasses.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestLoadTestKVGenerator-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestLoadTestKVGenerator-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestHColumnDescriptor-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestHColumnDescriptor-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestExplicitColumnTracker-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestExplicitColumnTracker-output.txt, .repository/org/apache/hbase/hbase-hadoop2-compat/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-hadoop2-compat/maven-metadata-local.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestRowCounter-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestRowCounter-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestHBaseConfiguration.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestHBaseConfiguration.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMinVersions.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMinVersions.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMinVersions-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMinVersions-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.TestUser.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.TestUser.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.cleaner.TestCleanerChore.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.cleaner.TestCleanerChore.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestClientSmallScanner.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestClientSmallScanner.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestChecksum-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestChecksum-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestCheckTestClasses.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestCheckTestClasses.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.constraint.TestConstraints-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.constraint.TestConstraints-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestTerminatedWrapper.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestTerminatedWrapper.txt, hbase-server/target/test-classes/hbase-site.xml=hbase-server/target/test-classes/hbase-site.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFile-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFile-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestQueryMatcher.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestQueryMatcher.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMemStoreLAB-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMemStoreLAB-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestServerNonceManager.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestServerNonceManager.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegion-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegion-output.txt, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionServerSourceImpl.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionServerSourceImpl.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestBucketWriterThread-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestBucketWriterThread-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestHeapSize.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestHeapSize.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestBlockCacheReporting.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestBlockCacheReporting.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestByteRangeWithKVSerialization.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestByteRangeWithKVSerialization.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestBulkLoad-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestBulkLoad-output.txt, hbase-checkstyle/src/main/resources/hbase/checkstyle-suppressions.xml=hbase-checkstyle/src/main/resources/hbase/checkstyle-suppressions.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestSeekToBlockWithEncoders-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestSeekToBlockWithEncoders-output.txt, hbase-common/target/classes/hbase-default.xml=hbase-common/target/classes/hbase-default.xml, hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.TestProcedureReplayOrder.xml=hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.TestProcedureReplayOrder.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanWithBloomError.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanWithBloomError.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestHBaseSaslRpcClient-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestHBaseSaslRpcClient-output.txt, dev-support/jenkins-tools/pom.xml=dev-support/jenkins-tools/pom.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFileInfo.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFileInfo.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestCellSkipListSet.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestCellSkipListSet.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestEnvironmentEdgeManager-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestEnvironmentEdgeManager-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestLruCachedBlock.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestLruCachedBlock.txt, dev-support/hbase_eclipse_formatter.xml=dev-support/hbase_eclipse_formatter.xml, hbase-thrift/pom.xml=hbase-thrift/pom.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestImmutableBytesWritable.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestImmutableBytesWritable.txt, hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.thrift.TestMetricsThriftServerSourceFactory.xml=hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.thrift.TestMetricsThriftServerSourceFactory.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestKeyValue.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestKeyValue.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestStructNullExtension.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestStructNullExtension.xml, src/main/site/xdoc/bulk-loads.xml=src/main/site/xdoc/bulk-loads.xml, src/main/site/site.xml=src/main/site/site.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestHRegionInfo.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestHRegionInfo.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestSimplePositionedMutableByteRange-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestSimplePositionedMutableByteRange-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMetricsRegionServer.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMetricsRegionServer.xml, conf/hbase-site.xml=conf/hbase-site.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanDeleteTracker.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanDeleteTracker.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestRSStatusServlet.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestRSStatusServlet.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.visibility.TestExpressionExpander-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.visibility.TestExpressionExpander-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestDefaultStoreEngine.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestDefaultStoreEngine.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestMetricsConnection.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestMetricsConnection.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestKeyValueCompression.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestKeyValueCompression.txt, hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.thrift.TestMetricsThriftServerSourceFactoryImpl.xml=hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.thrift.TestMetricsThriftServerSourceFactoryImpl.xml, hbase-server/src/test/resources/hbase-site.xml=hbase-server/src/test/resources/hbase-site.xml, hbase-checkstyle/pom.xml=hbase-checkstyle/pom.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestResult.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestResult.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.util.TestLRUDictionary.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.util.TestLRUDictionary.xml, hbase-client/target/test-classes/hbase-site.xml=hbase-client/target/test-classes/hbase-site.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanWildcardColumnTracker-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanWildcardColumnTracker-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestAsyncProcess.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestAsyncProcess.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestByteRangeWithKVSerialization.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestByteRangeWithKVSerialization.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestPutDeleteEtcCellIteration-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestPutDeleteEtcCellIteration-output.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations.xml, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestClientNoCluster.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestClientNoCluster.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestBulkLoad.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestBulkLoad.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestHRegionFileSystem.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestHRegionFileSystem.txt, hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.rest.TestMetricsRESTSourceImpl.xml=hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.rest.TestMetricsRESTSourceImpl.xml, hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestMetricsWALSource.xml=hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestMetricsWALSource.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.constraint.TestConstraints.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.constraint.TestConstraints.txt, hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.vint.TestVIntTool.xml=hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.vint.TestVIntTool.xml, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestPut.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestPut.xml, hbase-assembly/src/main/assembly/src.xml=hbase-assembly/src/main/assembly/src.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestProcedureFuture-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestProcedureFuture-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestBlocksScanned.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestBlocksScanned.txt, hbase-resource-bundle/target/classes/supplemental-models.xml=hbase-resource-bundle/target/classes/supplemental-models.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestOrder-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestOrder-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestHRegionFileSystem-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestHRegionFileSystem-output.txt, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureFairRunQueues.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureFairRunQueues.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestLogRollingNoCluster-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestLogRollingNoCluster-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestKeyProvider.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestKeyProvider.txt, hbase-server/target/hbase-webapps/regionserver/WEB-INF/web.xml=hbase-server/target/hbase-webapps/regionserver/WEB-INF/web.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestCellSkipListSet.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestCellSkipListSet.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestScanWildcardColumnTracker.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestScanWildcardColumnTracker.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestPut.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestPut.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestUser-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestUser-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.cleaner.TestHFileLinkCleaner-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.cleaner.TestHFileLinkCleaner-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestCompare.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestCompare.xml, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureReplayOrder.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureReplayOrder.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestHDFSBlocksDistribution.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestHDFSBlocksDistribution.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestChoreService.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestChoreService.xml, hbase-shell/pom.xml=hbase-shell/pom.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestUnion2.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestUnion2.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestOrderedBytes-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestOrderedBytes-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientNoCluster-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientNoCluster-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestRegionState.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestRegionState.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestUsersOperationsWithSecureHadoop.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestUsersOperationsWithSecureHadoop.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestHRegionInfo.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestHRegionInfo.txt, hbase-server/target/test-classes/mapred-site.xml=hbase-server/target/test-classes/mapred-site.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestTimeRangeTracker.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestTimeRangeTracker.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestGlobalEventLoopGroup.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestGlobalEventLoopGroup.xml, hbase-rest/src/test/resources/hbase-site.xml=hbase-rest/src/test/resources/hbase-site.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMemStoreLAB.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMemStoreLAB.xml, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestAsyncProcess.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestAsyncProcess.xml, hbase-procedure/pom.xml=hbase-procedure/pom.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestLruBlockCache-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestLruBlockCache-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestKeepDeletes.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestKeepDeletes.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestSequenceIdAccounting-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestSequenceIdAccounting-output.txt, hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.bytes.TestByteRange.xml=hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.bytes.TestByteRange.xml, hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.thrift.TestMetricsThriftServerSourceFactory.txt=hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.thrift.TestMetricsThriftServerSourceFactory.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestAsyncIPC.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestAsyncIPC.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestResettingCounters-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestResettingCounters-output.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestBoundedByteBufferPool.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestBoundedByteBufferPool.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestTagRewriteCell.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestTagRewriteCell.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestHeapSize.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestHeapSize.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.util.TestLRUDictionary.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.util.TestLRUDictionary.txt, hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.rest.TestMetricsRESTSource.xml=hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.rest.TestMetricsRESTSource.xml, hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionServerSourceFactory.txt=hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionServerSourceFactory.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.TestKeyValueCodecWithTags.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.TestKeyValueCodecWithTags.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestEncryption.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestEncryption.txt, src/main/site/xdoc/old_news.xml=src/main/site/xdoc/old_news.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestTagCompressionContext.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestTagCompressionContext.xml, hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.TestYieldProcedures.xml=hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.TestYieldProcedures.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.regionserver.TestReplicationSinkManager.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.regionserver.TestReplicationSinkManager.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestChecksum.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestChecksum.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestBoundedArrayQueue.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestBoundedArrayQueue.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestKeyValueCodecWithTags-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestKeyValueCodecWithTags-output.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestCompoundConfiguration.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestCompoundConfiguration.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestFixedLengthWrapper-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestFixedLengthWrapper-output.txt, hbase-it/pom.xml=hbase-it/pom.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.mapred.TestGroupingTableMap.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.mapred.TestGroupingTableMap.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestCellComparator-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestCellComparator-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestSecureRPC-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestSecureRPC-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestScan-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestScan-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestBytes.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestBytes.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestHTableDescriptor-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.TestHTableDescriptor-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.replication.TestReplicationWALEntryFilters.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.replication.TestReplicationWALEntryFilters.txt, hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceFactory.xml=hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.regionserver.TestMetricsReplicationSourceFactory.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestUnion2-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestUnion2-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestResettingCounters.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestResettingCounters.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestLazyDataBlockDecompression.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestLazyDataBlockDecompression.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileEncryption.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileEncryption.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestPrefixTree.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestPrefixTree.txt, hbase-testing-util/pom.xml=hbase-testing-util/pom.xml, LICENSE.txt=LICENSE.txt, .repository/org/apache/hbase/hbase-client/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-client/maven-metadata-local.xml, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.store.wal.TestWALProcedureStore.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMetricsRegion.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMetricsRegion.xml, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestScan.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestScan.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestIPC-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestIPC-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.mapred.TestIdentityTableMap.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.mapred.TestIdentityTableMap.xml, .repository/org/apache/hbase/hbase-resource-bundle/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-resource-bundle/maven-metadata-local.xml, hbase-assembly/src/main/assembly/hadoop-two-compat.xml=hbase-assembly/src/main/assembly/hadoop-two-compat.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanWildcardColumnTracker.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanWildcardColumnTracker.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestOperation-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestOperation-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestLruCachedBlock.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestLruCachedBlock.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestLogRollingNoCluster.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestLogRollingNoCluster.txt, hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestMetricsWALSource.txt=hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestMetricsWALSource.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZooKeeperWatcher-output.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZooKeeperWatcher-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestReference.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestReference.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestHalfStoreFileReader.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestHalfStoreFileReader.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileDataBlockEncoder-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileDataBlockEncoder-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestBlockCacheReporting.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestBlockCacheReporting.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestRawString-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestRawString-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.compactions.TestStripeCompactionPolicy.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.compactions.TestStripeCompactionPolicy.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestPerformanceEvaluation.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestPerformanceEvaluation.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedureCoordinator-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedureCoordinator-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.util.TestLRUDictionary-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.util.TestLRUDictionary-output.txt, hbase-server/src/test/resources/hbase-site2.xml=hbase-server/src/test/resources/hbase-site2.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedureMember.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedureMember.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestByteBufferOutputStream-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestByteBufferOutputStream-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.codec.TestCellMessageCodec.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.codec.TestCellMessageCodec.txt, hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.keyvalue.TestKeyValueTool.txt=hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.keyvalue.TestKeyValueTool.txt, hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampEncoder.txt=hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampEncoder.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestHeapSize-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestHeapSize-output.txt, hbase-hadoop-compat/pom.xml=hbase-hadoop-compat/pom.xml, hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.row.TestPrefixTreeSearcher.xml=hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.row.TestPrefixTreeSearcher.xml, src/main/site/xdoc/pseudo-distributed.xml=src/main/site/xdoc/pseudo-distributed.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.mapred.TestRowCounter.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.mapred.TestRowCounter.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestKeyValueCodec.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.codec.TestKeyValueCodec.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestOperation.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestOperation.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestKeyValueScanFixture.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestKeyValueScanFixture.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStripeStoreEngine.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStripeStoreEngine.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedure-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.procedure.TestProcedure-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestAsyncIPC-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestAsyncIPC-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegion.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegion.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestImmutableBytesWritable.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestImmutableBytesWritable.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServer.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServer.xml, hbase-client/src/test/resources/hbase-site.xml=hbase-client/src/test/resources/hbase-site.xml, hbase-rest/src/test/resources/mapred-queues.xml=hbase-rest/src/test/resources/mapred-queues.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestWALCellCodecWithCompression-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestWALCellCodecWithCompression-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMultiVersionConcurrencyControl.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMultiVersionConcurrencyControl.txt, hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.builder.TestTokenizer.txt=hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.builder.TestTokenizer.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestTagRewriteCell.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestTagRewriteCell.txt, .repository/org/apache/hbase/hbase-annotations/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-annotations/maven-metadata-local.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestDriver-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestDriver-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMemStoreChunkPool.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMemStoreChunkPool.xml, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestDelayingRunner.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestDelayingRunner.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestCellUtil-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestCellUtil-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestWideScanner.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestWideScanner.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.bucket.TestByteBufferIOEngine.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.bucket.TestByteBufferIOEngine.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.compactions.TestOffPeakHours-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.compactions.TestOffPeakHours-output.txt, hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMetricsRegionServerSourceImpl.xml=hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMetricsRegionServerSourceImpl.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestImmutableBytesWritable-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestImmutableBytesWritable-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestTerminatedWrapper-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestTerminatedWrapper-output.txt, hbase-protocol/README.txt=hbase-protocol/README.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestMetricsWAL-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestMetricsWAL-output.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestRegionLocations.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestRegionLocations.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestRpcClientLeaks.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestRpcClientLeaks.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMultiVersionConcurrencyControl.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMultiVersionConcurrencyControl.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.TestCellMessageCodec.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.TestCellMessageCodec.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestHalfStoreFileReader.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestHalfStoreFileReader.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestKeyValueScanFixture.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestKeyValueScanFixture.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestCopyOnWriteMaps-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestCopyOnWriteMaps-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.token.TestAuthenticationKey.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.token.TestAuthenticationKey.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestServerLoad.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestServerLoad.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZooKeeperWatcher.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZooKeeperWatcher.txt, hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.util.vint.TestVLongTool.txt=hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.util.vint.TestVLongTool.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestExplicitColumnTracker.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestExplicitColumnTracker.xml, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestMetricsWALSourceImpl.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestMetricsWALSourceImpl.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestPutDotHas.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestPutDotHas.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestDefaultCompactSelection.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestDefaultCompactSelection.xml, hbase-server/target/antrun/build-main.xml=hbase-server/target/antrun/build-main.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.procedure.TestMasterProcedureQueue.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.procedure.TestMasterProcedureQueue.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.token.TestAuthenticationKey.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.token.TestAuthenticationKey.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileInlineToRootChunkConversion.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileInlineToRootChunkConversion.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestNodeHealthCheckChore.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestNodeHealthCheckChore.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestQueryMatcher.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestQueryMatcher.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder-output.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestTimeout.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestTimeout.xml, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.rest.TestMetricsRESTSourceImpl-output.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.rest.TestMetricsRESTSourceImpl-output.txt, hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.TestProcedureRecovery.xml=hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.TestProcedureRecovery.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileBlockPositionalRead.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileBlockPositionalRead.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestCatalogJanitor.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestCatalogJanitor.txt, conf/hbase-policy.xml=conf/hbase-policy.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestDynamicClassLoader.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestDynamicClassLoader.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestWALActionsListener-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestWALActionsListener-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestFixedFileTrailer.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestFixedFileTrailer.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestBytes-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestBytes-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.TestReplicationWALEntryFilters.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.TestReplicationWALEntryFilters.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.crypto.TestKeyProvider.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.crypto.TestKeyProvider.xml, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientNoCluster.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestClientNoCluster.txt, src/main/site/xdoc/resources.xml=src/main/site/xdoc/resources.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.encoding.TestSeekBeforeWithReverseScan.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.encoding.TestSeekBeforeWithReverseScan.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.encoding.TestPrefixTree.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.encoding.TestPrefixTree.xml, hbase-server/target/hbase-webapps/master/WEB-INF/web.xml=hbase-server/target/hbase-webapps/master/WEB-INF/web.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestSequenceIdAccounting.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestSequenceIdAccounting.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.compactions.TestOffPeakHours.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.compactions.TestOffPeakHours.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestLruBlockCache.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestLruBlockCache.xml, src/main/site/xdoc/cygwin.xml=src/main/site/xdoc/cygwin.xml, hbase-server/src/test/resources/mapred-queues.xml=hbase-server/src/test/resources/mapred-queues.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStripeCompactor.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStripeCompactor.xml, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.filter.TestLongComparator.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.filter.TestLongComparator.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.TestHBaseSaslRpcClient.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.TestHBaseSaslRpcClient.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestQosFunction-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestQosFunction-output.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestBytes.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestBytes.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestBase64.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestBase64.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestCopyOnWriteMaps.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestCopyOnWriteMaps.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestHBaseAdminNoCluster-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestHBaseAdminNoCluster-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestIPC.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestIPC.txt, hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestMetricsMasterSourceFactory.xml=hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestMetricsMasterSourceFactory.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestNodeHealthCheckChore-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestNodeHealthCheckChore-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileBlockPositionalRead-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestHFileBlockPositionalRead-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestHBaseAdminNoCluster.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestHBaseAdminNoCluster.txt, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionSourceImpl-output.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionSourceImpl-output.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestDeleteTimeStamp.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestDeleteTimeStamp.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestRpcClientLeaks.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestRpcClientLeaks.txt, hbase-common/target/antrun/build-main.xml=hbase-common/target/antrun/build-main.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestHRegionFileSystem.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestHRegionFileSystem.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestCellComparator.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestCellComparator.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStripeStoreEngine.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStripeStoreEngine.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.TestKeyValueCodec.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.TestKeyValueCodec.xml, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestClientSmallReversedScanner.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.client.TestClientSmallReversedScanner.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestRegionMergeTransaction-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestRegionMergeTransaction-output.txt, hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.blockmeta.TestBlockMeta.txt=hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.blockmeta.TestBlockMeta.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMultiVersionConcurrencyControlBasic-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMultiVersionConcurrencyControlBasic-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestLruBlockCache.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestLruBlockCache.txt, hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampEncoder.xml=hbase-prefix-tree/target/surefire-reports/TEST-org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampEncoder.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.procedure.TestMasterProcedureQueue-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.procedure.TestMasterProcedureQueue-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestAttributes.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestAttributes.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.monitoring.TestMemoryBoundedLogMessageBuffer.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.monitoring.TestMemoryBoundedLogMessageBuffer.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestNodeHealthCheckChore.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestNodeHealthCheckChore.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestHRegionInfo-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestHRegionInfo-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestGet.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestGet.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanner-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanner-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestQosFunction.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestQosFunction.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestSplitTable-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestSplitTable-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestWALActionsListener.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestWALActionsListener.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestKeepDeletes-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestKeepDeletes-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.procedure.TestMasterProcedureQueue.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.procedure.TestMasterProcedureQueue.xml, hbase-hadoop2-compat/target/surefire-reports/null-output.txt=hbase-hadoop2-compat/target/surefire-reports/null-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestIdentityTableMap.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestIdentityTableMap.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStripeCompactor.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStripeCompactor.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestBase64-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestBase64-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestHFileLink.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.TestHFileLink.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFileInfo-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFileInfo-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestDelayingRunner.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestDelayingRunner.txt, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionSourceImpl.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMetricsRegionSourceImpl.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestAsyncIPC.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestAsyncIPC.xml, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.util.TestTimeoutBlockingQueue-output.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.util.TestTimeoutBlockingQueue-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestCallRunner.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestCallRunner.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestColumnSeeking.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestColumnSeeking.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestKeyLocker.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestKeyLocker.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.compactions.TestStripeCompactionPolicy.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.compactions.TestStripeCompactionPolicy.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestOrder.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestOrder.xml, hbase-spark/src/test/resources/hbase-site.xml=hbase-spark/src/test/resources/hbase-site.xml, hbase-resource-bundle/pom.xml=hbase-resource-bundle/pom.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestIdentityTableMap-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestIdentityTableMap-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFile.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestStoreFile.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestRegionStates-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestRegionStates-output.txt, hbase-server/target/surefire-reports/null-output.txt=hbase-server/target/surefire-reports/null-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestHeapMemoryManager.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestHeapMemoryManager.txt, hbase-assembly/src/main/assembly/components.xml=hbase-assembly/src/main/assembly/components.xml, .repository/org/apache/hbase/hbase/1.2.0-SNAPSHOT/hbase-1.2.0-SNAPSHOT-site.xml=.repository/org/apache/hbase/hbase/1.2.0-SNAPSHOT/hbase-1.2.0-SNAPSHOT-site.xml, hbase-common/src/main/resources/hbase-default.xml=hbase-common/src/main/resources/hbase-default.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestGroupingTableMap.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestGroupingTableMap.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestSimplePositionedMutableByteRange.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestSimplePositionedMutableByteRange.txt, hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.util.bytes.TestByteRange.txt=hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.util.bytes.TestByteRange.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStripeStoreFileManager.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStripeStoreFileManager.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestKeyProvider-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestKeyProvider-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestCounter.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestCounter.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZKUtil.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZKUtil.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.normalizer.TestSimpleRegionNormalizer-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.normalizer.TestSimpleRegionNormalizer-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestRegionState-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestRegionState-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestSecureRPC.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.TestSecureRPC.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServer-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServer-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestWideScanner.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestWideScanner.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility.xml, hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.metrics.TestBaseSourceImpl.xml=hbase-hadoop2-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.metrics.TestBaseSourceImpl.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestServerNonceManager.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestServerNonceManager.xml, hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestCompatibilitySingletonFactory.xml=hbase-hadoop-compat/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestCompatibilitySingletonFactory.xml, hbase-server/target/test-classes/mapred-queues.xml=hbase-server/target/test-classes/mapred-queues.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestCustomWALCellCodec-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestCustomWALCellCodec-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestKeyValue.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestKeyValue.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.executor.TestExecutorService.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.executor.TestExecutorService.txt, .repository/org/apache/hbase/hbase-procedure/1.2.0-SNAPSHOT/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-procedure/1.2.0-SNAPSHOT/maven-metadata-local.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestCopyOnWriteMaps.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.types.TestCopyOnWriteMaps.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanWithBloomError-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestScanWithBloomError-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestRegionPlan.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestRegionPlan.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestCellUtil.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestCellUtil.txt, hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.TestProcedureExecution.xml=hbase-procedure/target/surefire-reports/TEST-org.apache.hadoop.hbase.procedure2.TestProcedureExecution.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestCoprocessorClassLoader.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestCoprocessorClassLoader.txt, .repository/org/apache/hbase/hbase-checkstyle/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-checkstyle/maven-metadata-local.xml, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureRecovery-output.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureRecovery-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestRegionStates.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.master.TestRegionStates.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestSimpleRpcScheduler.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestSimpleRpcScheduler.xml, .repository/org/apache/hbase/hbase-hadoop-compat/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-hadoop-compat/maven-metadata-local.xml, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestHColumnDescriptor.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestHColumnDescriptor.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServer.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServer.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestIPC.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestIPC.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestDefaultCompactSelection.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestDefaultCompactSelection.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStoreFileScannerWithTagCompression.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestStoreFileScannerWithTagCompression.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestRSStatusServlet-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestRSStatusServlet-output.txt, hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestProcedureFuture.txt=hbase-client/target/surefire-reports/org.apache.hadoop.hbase.client.TestProcedureFuture.txt, hbase-external-blockcache/pom.xml=hbase-external-blockcache/pom.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.encoding.TestSeekToBlockWithEncoders.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.encoding.TestSeekToBlockWithEncoders.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestColumnSeeking.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestColumnSeeking.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestCounter.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestCounter.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestCompoundConfiguration.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestCompoundConfiguration.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestWALCellCodecWithCompression.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestWALCellCodecWithCompression.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestReference.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.TestReference.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestOrderedBlobVar.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.types.TestOrderedBlobVar.xml, hbase-checkstyle/target/classes/hbase/checkstyle-suppressions.xml=hbase-checkstyle/target/classes/hbase/checkstyle-suppressions.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestBufferChain.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestBufferChain.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.visibility.TestExpressionExpander.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.security.visibility.TestExpressionExpander.txt, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestYieldProcedures-output.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestYieldProcedures-output.txt, src/main/site/xdoc/export_control.xml=src/main/site/xdoc/export_control.xml, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.thrift.TestMetricsThriftServerSourceFactoryImpl-output.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.thrift.TestMetricsThriftServerSourceFactoryImpl-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestIntraRowPagination-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestIntraRowPagination-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestSeekBeforeWithReverseScan-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.encoding.TestSeekBeforeWithReverseScan-output.txt, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestThreads.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.util.TestThreads.txt, hbase-native-client/src/rpc/CMakeLists.txt=hbase-native-client/src/rpc/CMakeLists.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestCachedBlockQueue-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestCachedBlockQueue-output.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileEncryption.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileEncryption.xml, hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.builder.TestTreeDepth.txt=hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.builder.TestTreeDepth.txt, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestKeyValueCompression.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.wal.TestKeyValueCompression.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestHDFSBlocksDistribution-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.TestHDFSBlocksDistribution-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestClockSkewDetection.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestClockSkewDetection.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMultiVersionConcurrencyControl-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestMultiVersionConcurrencyControl-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestSplitTable.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestSplitTable.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestClockSkewDetection-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestClockSkewDetection-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestSimpleRpcScheduler-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.ipc.TestSimpleRpcScheduler-output.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestIPCUtil.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.ipc.TestIPCUtil.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMinVersions.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.regionserver.TestMinVersions.xml, hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestMetricsWALSourceImpl-output.txt=hbase-hadoop2-compat/target/surefire-reports/org.apache.hadoop.hbase.regionserver.wal.TestMetricsWALSourceImpl-output.txt, hbase-checkstyle/target/classes/hbase/checkstyle.xml=hbase-checkstyle/target/classes/hbase/checkstyle.xml, hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureRecovery.txt=hbase-procedure/target/surefire-reports/org.apache.hadoop.hbase.procedure2.TestProcedureRecovery.txt, dev-support/hbase_jdiff_template.xml=dev-support/hbase_jdiff_template.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileWriterV3.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.io.hfile.TestHFileWriterV3.xml, hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestKeyValue-output.txt=hbase-common/target/surefire-reports/org.apache.hadoop.hbase.TestKeyValue-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestCatalogJanitor-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestCatalogJanitor-output.txt, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestDefaultCompactSelection-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.regionserver.TestDefaultCompactSelection-output.txt, hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.zookeeper.TestZKUtil.xml=hbase-client/target/surefire-reports/TEST-org.apache.hadoop.hbase.zookeeper.TestZKUtil.xml, hbase-shaded/hbase-shaded-client/pom.xml=hbase-shaded/hbase-shaded-client/pom.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestGroupingTableMap-output.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.mapred.TestGroupingTableMap-output.txt, .repository/org/apache/hbase/hbase-client/1.2.0-SNAPSHOT/maven-metadata-local.xml=.repository/org/apache/hbase/hbase-client/1.2.0-SNAPSHOT/maven-metadata-local.xml, hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestPrefetch.txt=hbase-server/target/surefire-reports/org.apache.hadoop.hbase.io.hfile.TestPrefetch.txt, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestBase64.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.util.TestBase64.xml, hbase-rest/src/test/resources/hdfs-site.xml=hbase-rest/src/test/resources/hdfs-site.xml, hbase-shaded/hbase-shaded-server/pom.xml=hbase-shaded/hbase-shaded-server/pom.xml, hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.TestSecureRPC.xml=hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.security.TestSecureRPC.xml, hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestCellComparator.xml=hbase-common/target/surefire-reports/TEST-org.apache.hadoop.hbase.TestCellComparator.xml, hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.rest.TestMetricsRESTSource.txt=hbase-hadoop-compat/target/surefire-reports/org.apache.hadoop.hbase.rest.TestMetricsRESTSource.txt, hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.row.TestPrefixTreeSearcher.txt=hbase-prefix-tree/target/surefire-reports/org.apache.hadoop.hbase.codec.prefixtree.row.TestPrefixTreeSearcher.txt} due to internal error; falling back to full archiving
java.lang.IllegalStateException: End of stream while reading number
	at jsync.protocol.BaseReader.readLong(BaseReader.java:40)
	at jsync.protocol.BaseReader.readInt(BaseReader.java:26)
	at jsync.protocol.ChangeStreamReader.next(ChangeStreamReader.java:54)
	at jsync.protocol.ChangeInputStream.next(ChangeInputStream.java:27)
	at jsync.protocol.ChangeInputStream.read(ChangeInputStream.java:71)
	at com.cloudbees.jenkins.plugins.jsync.archiver.MD5DigestingInputStream.read(MD5DigestingInputStream.java:39)
	at com.google.common.io.LimitInputStream.read(LimitInputStream.java:79)
	at java.io.FilterInputStream.read(FilterInputStream.java:107)
	at com.google.common.io.ByteStreams.copy(ByteStreams.java:193)
	at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:35)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:148)
	at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:72)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:219)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:776)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:381)
Recording test results
ERROR: Publisher 'Publish JUnit test result report' aborted due to exception: 
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/> at hudson.remoting.Channel@33f11552:H5: java.io.IOException: Remote call on H5 failed
	at hudson.FilePath.act(FilePath.java:985)
	at hudson.FilePath.act(FilePath.java:967)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:776)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:723)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670)
	at hudson.model.Run.execute(Run.java:1763)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:381)
Caused by: java.io.IOException: Remote call on H5 failed
	at hudson.remoting.Channel.call(Channel.java:786)
	at hudson.FilePath.act(FilePath.java:978)
	... 14 more
Caused by: java.lang.OutOfMemoryError: Java heap space
	at com.sun.org.apache.xerces.internal.util.XMLStringBuffer.append(XMLStringBuffer.java:208)
	at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(XMLEntityScanner.java:1390)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanCDATASection(XMLDocumentFragmentScannerImpl.java:1654)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3020)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:648)
	at org.dom4j.io.SAXReader.read(SAXReader.java:465)
	at org.dom4j.io.SAXReader.read(SAXReader.java:264)
	at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:123)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:282)
	at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:228)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:163)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:146)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:122)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	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)
	at ......remote call to H5(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:778)
	... 15 more

Jenkins build is back to normal : HBase-1.2 » latest1.7,Hadoop #429

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/429/>


Build failed in Jenkins: HBase-1.2 » latest1.7,Hadoop #428

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/428/>

------------------------------------------
[...truncated 44727 lines...]
Running org.apache.hadoop.hbase.zookeeper.TestZKMulti
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.982 sec - in org.apache.hadoop.hbase.zookeeper.TestZKMulti
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 185.737 sec - in org.apache.hadoop.hbase.TestZooKeeper
Running org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 sec - in org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
Running org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
Running org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 sec - in org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 sec - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 94.255 sec - in org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.834 sec - in org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.383 sec - in org.apache.hadoop.hbase.TestHBaseTestingUtility
Running org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFilesSplitRecovery
Running org.apache.hadoop.hbase.mapreduce.TestCellCounter
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 269.341 sec - in org.apache.hadoop.hbase.client.TestReplicasClient
Running org.apache.hadoop.hbase.mapreduce.TestImportTSVWithOperationAttributes
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.001 sec - in org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFilesSplitRecovery
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormat
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.565 sec - in org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.28 sec - in org.apache.hadoop.hbase.mapreduce.TestImportTSVWithOperationAttributes
Running org.apache.hadoop.hbase.mapreduce.TestHLogRecordReader
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 sec - in org.apache.hadoop.hbase.mapreduce.TestHLogRecordReader
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.933 sec - in org.apache.hadoop.hbase.mapreduce.TestTableInputFormat
Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat
Running org.apache.hadoop.hbase.mapreduce.TestHRegionPartitioner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.343 sec - in org.apache.hadoop.hbase.mapreduce.TestHRegionPartitioner
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan2
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 231.975 sec - in org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 223.322 sec - in org.apache.hadoop.hbase.mapreduce.TestCellCounter
Running org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
Running org.apache.hadoop.hbase.mapreduce.TestImportTsv
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 230.686 sec - in org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 261.716 sec - in org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 361.117 sec - in org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 339.596 sec - in org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan2
Running org.apache.hadoop.hbase.mapreduce.TestWALPlayer
Running org.apache.hadoop.hbase.mapreduce.TestImportExport
Running org.apache.hadoop.hbase.mapreduce.TestRowCounter
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.5 sec - in org.apache.hadoop.hbase.mapreduce.TestWALPlayer
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 233.173 sec - in org.apache.hadoop.hbase.mapreduce.TestTableMapReduce
Running org.apache.hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels
Running org.apache.hadoop.hbase.mapreduce.TestHashTable
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 428.178 sec - in org.apache.hadoop.hbase.mapreduce.TestImportTsv
Running org.apache.hadoop.hbase.mapreduce.TestImportTSVWithTTLs
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.836 sec - in org.apache.hadoop.hbase.mapreduce.TestHashTable
Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2
Tests run: 14, Failures: 0, Errors: 0, Skipped: 14, Time elapsed: 0.006 sec - in org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2
Running org.apache.hadoop.hbase.mapreduce.TestWALRecordReader
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.474 sec - in org.apache.hadoop.hbase.mapreduce.TestWALRecordReader
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.844 sec - in org.apache.hadoop.hbase.mapreduce.TestImportTSVWithTTLs
Running org.apache.hadoop.hbase.mapreduce.TestMultiTableSnapshotInputFormat
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan1
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 264.487 sec - in org.apache.hadoop.hbase.mapreduce.TestRowCounter
Running org.apache.hadoop.hbase.mapreduce.TestMultithreadedTableMapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.504 sec - in org.apache.hadoop.hbase.mapreduce.TestMultithreadedTableMapper
Running org.apache.hadoop.hbase.mapreduce.TestTableSnapshotInputFormat
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 427.57 sec - in org.apache.hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 280.589 sec - in org.apache.hadoop.hbase.mapreduce.TestMultiTableSnapshotInputFormat
Running org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed
Running org.apache.hadoop.hbase.mapreduce.TestSyncTable
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 620.814 sec - in org.apache.hadoop.hbase.mapreduce.TestImportExport
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 368.676 sec - in org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan1
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.141 sec - in org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed
Running org.apache.hadoop.hbase.TestMetaTableAccessor
Running org.apache.hadoop.hbase.mapreduce.TestCopyTable
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.624 sec - in org.apache.hadoop.hbase.TestMetaTableAccessor
Running org.apache.hadoop.hbase.io.TestFileLink
Running org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.397 sec - in org.apache.hadoop.hbase.io.TestFileLink
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.85 sec - in org.apache.hadoop.hbase.mapreduce.TestSyncTable
Running org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.403 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.123 sec - in org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
Running org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL
Running org.apache.hadoop.hbase.io.hfile.TestHFileSeek
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.068 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileSeek
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.351 sec - in org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL
Running org.apache.hadoop.hbase.io.hfile.TestCacheConfig
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.404 sec - in org.apache.hadoop.hbase.io.hfile.TestCacheConfig
Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.39 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Running org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 219.738 sec - in org.apache.hadoop.hbase.mapreduce.TestCopyTable
Running org.apache.hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.529 sec - in org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 227.311 sec - in org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat
Running org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.267 sec - in org.apache.hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk
Running org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 410.188 sec - in org.apache.hadoop.hbase.mapreduce.TestTableSnapshotInputFormat
Running org.apache.hadoop.hbase.io.encoding.TestBufferedDataBlockEncoder
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.26 sec - in org.apache.hadoop.hbase.io.encoding.TestBufferedDataBlockEncoder
Running org.apache.hadoop.hbase.filter.TestScanRowPrefix
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.117 sec - in org.apache.hadoop.hbase.filter.TestScanRowPrefix
Running org.apache.hadoop.hbase.filter.TestFilterWithScanLimits
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.362 sec - in org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.124 sec - in org.apache.hadoop.hbase.filter.TestFilterWithScanLimits
Running org.apache.hadoop.hbase.filter.TestFilterWrapper
Running org.apache.hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.896 sec - in org.apache.hadoop.hbase.filter.TestFilterWrapper
Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.803 sec - in org.apache.hadoop.hbase.filter.TestColumnRangeFilter
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 194.75 sec - in org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Running org.apache.hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.273 sec - in org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.016 sec - in org.apache.hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter
Running org.apache.hadoop.hbase.filter.TestMultiRowRangeFilter
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.168 sec - in org.apache.hadoop.hbase.filter.TestMultiRowRangeFilter
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 188.235 sec - in org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 224.157 sec - in org.apache.hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd

Results :

Tests in error: 
org.apache.hadoop.hbase.wal.TestBoundedRegionGroupingProvider.testBoundsGreaterThanDefault(org.apache.hadoop.hbase.wal.TestBoundedRegionGroupingProvider)
  Run 1: TestBoundedRegionGroupingProvider.testBoundsGreaterThanDefault:129 » IllegalState
  Run 2: TestBoundedRegionGroupingProvider.testBoundsGreaterThanDefault:129 » IO Failed...
  Run 3: TestBoundedRegionGroupingProvider.testBoundsGreaterThanDefault:129 » Connect C...


Tests run: 2349, Failures: 0, Errors: 1, Skipped: 40

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:24.525s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [7.388s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.244s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [1.847s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [22.944s]
[INFO] Apache HBase - Common ............................. SUCCESS [3:16.413s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [3:35.179s]
[INFO] Apache HBase - Client ............................. SUCCESS [1:32.780s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [8.835s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [9.235s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [11.082s]
[INFO] Apache HBase - Server ............................. FAILURE [1:46:06.564s]
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:57:23.113s
[INFO] Finished at: Mon Dec 07 07:28:27 UTC 2015
[INFO] Final Memory: 93M/643M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) on project hbase-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/hbase-server/target/surefire-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 :hbase-server
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
[Hadoop] $ /bin/bash -xe /tmp/hudson2945216854618477981.sh
+ pwd
<https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-external-blockcache
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-native-client
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shaded
hbase-shell
hbase-spark
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep surefirebooter
++ grep -e -Dhbase.test
++ wc -l
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results

Build failed in Jenkins: HBase-1.2 » latest1.7,Hadoop #427

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/427/changes>

Changes:

[stack] Revert "HBASE-1422 Delayed flush doesn't work causing flush storms;

[stack] Revert "Revert "HBASE-14922 Delayed flush doesn't work causing flush

------------------------------------------
[...truncated 44494 lines...]
Running org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.187 sec - in org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 186.485 sec - in org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Running org.apache.hadoop.hbase.io.hfile.TestHFileSeek
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.444 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileSeek
Running org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.434 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.185 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Running org.apache.hadoop.hbase.io.hfile.TestCacheConfig
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.969 sec - in org.apache.hadoop.hbase.io.hfile.TestCacheConfig
Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Running org.apache.hadoop.hbase.io.TestFileLink
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.11 sec - in org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
Running org.apache.hadoop.hbase.procedure.TestZKProcedure
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.453 sec - in org.apache.hadoop.hbase.procedure.TestZKProcedure
Running org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.492 sec - in org.apache.hadoop.hbase.io.TestFileLink
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.816 sec - in org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
Running org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
Running org.apache.hadoop.hbase.ipc.TestHBaseClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 sec - in org.apache.hadoop.hbase.ipc.TestHBaseClient
Running org.apache.hadoop.hbase.ipc.TestDelayedRpc
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.525 sec - in org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
Running org.apache.hadoop.hbase.ipc.TestProtoBufRpc
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.742 sec - in org.apache.hadoop.hbase.ipc.TestDelayedRpc
Running org.apache.hadoop.hbase.TestLocalHBaseCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.309 sec - in org.apache.hadoop.hbase.ipc.TestProtoBufRpc
Running org.apache.hadoop.hbase.TestAcidGuarantees
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.316 sec - in org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 334.944 sec - in org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.005 sec - in org.apache.hadoop.hbase.TestLocalHBaseCluster
Running org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 sec - in org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.29 sec - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
Running org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 sec - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
Running org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.344 sec - in org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.608 sec - in org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
Running org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
Running org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec - in org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.564 sec - in org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
Running org.apache.hadoop.hbase.zookeeper.TestZKMulti
Running org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.534 sec - in org.apache.hadoop.hbase.zookeeper.TestZKMulti
Running org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.768 sec - in org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.165 sec - in org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
Running org.apache.hadoop.hbase.TestJMXListener
Running org.apache.hadoop.hbase.TestZooKeeper
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.915 sec - in org.apache.hadoop.hbase.TestJMXListener
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.523 sec - in org.apache.hadoop.hbase.TestAcidGuarantees
Running org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Running org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 359.269 sec - in org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.956 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.219 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
Running org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.859 sec - in org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.036 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 150.227 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 212.911 sec - in org.apache.hadoop.hbase.TestZooKeeper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.501 sec - in org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Running org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.687 sec - in org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 108.225 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 292.137 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.089 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Running org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Running org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
Running org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Running org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
Running org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.06 sec - in org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.839 sec - in org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Running org.apache.hadoop.hbase.replication.TestMasterReplication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.544 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.769 sec - in org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
Running org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 118.484 sec - in org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.518 sec - in org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Running org.apache.hadoop.hbase.replication.TestReplicationWithTags
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.612 sec - in org.apache.hadoop.hbase.replication.TestReplicationWithTags
Running org.apache.hadoop.hbase.replication.TestReplicationSource
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 sec - in org.apache.hadoop.hbase.replication.TestReplicationSource
Running org.apache.hadoop.hbase.replication.TestReplicationEndpoint
Running org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.929 sec - in org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Running org.apache.hadoop.hbase.fs.TestBlockReorder
Running org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.111 sec - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.883 sec - in org.apache.hadoop.hbase.replication.TestMasterReplication
Running org.apache.hadoop.hbase.TestMovedRegionsCleaner
Running org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.511 sec - in org.apache.hadoop.hbase.TestMovedRegionsCleaner
Running org.apache.hadoop.hbase.trace.TestHTraceHooks
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.82 sec - in org.apache.hadoop.hbase.trace.TestHTraceHooks
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.126 sec - in org.apache.hadoop.hbase.fs.TestBlockReorder
Running org.apache.hadoop.hbase.TestMetaTableLocator
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.456 sec - in org.apache.hadoop.hbase.TestMetaTableLocator
Running org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
Running org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.818 sec - in org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Running org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 118.864 sec - in org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Running org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 105.586 sec - in org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 203.655 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Running org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.139 sec - in org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 189.797 sec - in org.apache.hadoop.hbase.mapred.TestTableInputFormat
Running org.apache.hadoop.hbase.TestMultiVersions
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.048 sec - in org.apache.hadoop.hbase.TestMultiVersions
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 240.284 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 377.79 sec - in org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 543.095 sec - in org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat

Results :

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:47.808s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [9.175s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.738s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [2.481s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [36.309s]
[INFO] Apache HBase - Common ............................. SUCCESS [4:27.380s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [4:42.149s]
[INFO] Apache HBase - Client ............................. SUCCESS [2:15.207s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [12.717s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [17.731s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [22.790s]
[INFO] Apache HBase - Server ............................. FAILURE [2:43:22.137s]
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:58:52.701s
[INFO] Finished at: Sun Dec 06 02:53:17 UTC 2015
[INFO] Final Memory: 93M/681M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) on project hbase-server: 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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-server
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
[Hadoop] $ /bin/bash -xe /tmp/hudson2878128813153720452.sh
+ pwd
<https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-external-blockcache
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-native-client
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shaded
hbase-shell
hbase-spark
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ wc -l
++ grep -e -Dhbase.test
++ grep surefirebooter
++ jps -v
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results

Re: Build failed in Jenkins: HBase-1.2 » latest1.7,Hadoop #426

Posted by Stack <st...@duboce.net>.
TestImportExport hanging is HBASE-14915
St.Ack

On Sat, Dec 5, 2015 at 6:03 PM, Stack <st...@duboce.net> wrote:

> Two hanging tests:
>
> Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportExport
> Hanging test : org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot
>
> St.Ack
>
>
> On Sat, Dec 5, 2015 at 3:03 PM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
>> See <
>> https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/426/changes
>> >
>>
>> Changes:
>>
>> [stack] HBASE-1422 Delayed flush doesn't work causing flush storms;
>> addendum by
>>
>> ------------------------------------------
>> [...truncated 44637 lines...]
>> Running org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
>> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.867
>> sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
>> Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.05
>> sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlock
>> Running org.apache.hadoop.hbase.io.hfile.TestCacheConfig
>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.968 sec
>> - in org.apache.hadoop.hbase.io.hfile.TestCacheConfig
>> Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
>> Running org.apache.hadoop.hbase.io.TestFileLink
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.869
>> sec - in org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
>> Running org.apache.hadoop.hbase.procedure.TestZKProcedure
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.073 sec
>> - in org.apache.hadoop.hbase.procedure.TestZKProcedure
>> Running org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.854
>> sec - in org.apache.hadoop.hbase.io.TestFileLink
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.914 sec
>> - in org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
>> Running org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
>> Running org.apache.hadoop.hbase.ipc.TestHBaseClient
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 sec
>> - in org.apache.hadoop.hbase.ipc.TestHBaseClient
>> Running org.apache.hadoop.hbase.ipc.TestDelayedRpc
>> Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 332.951
>> sec - in org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
>> Running org.apache.hadoop.hbase.ipc.TestProtoBufRpc
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.376 sec
>> - in org.apache.hadoop.hbase.ipc.TestDelayedRpc
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.671
>> sec - in org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
>> Running org.apache.hadoop.hbase.TestAcidGuarantees
>> Running org.apache.hadoop.hbase.TestLocalHBaseCluster
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.053 sec
>> - in org.apache.hadoop.hbase.ipc.TestProtoBufRpc
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.433
>> sec - in org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.788
>> sec - in org.apache.hadoop.hbase.TestLocalHBaseCluster
>> Running org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 sec
>> - in org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
>> Running org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
>> Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
>> Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.526 sec
>> - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.721 sec
>> - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
>> Running org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.992
>> sec - in org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
>> Running org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.778 sec
>> - in org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.627 sec
>> - in org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
>> Running org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec
>> - in org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
>> Running org.apache.hadoop.hbase.zookeeper.TestZKMulti
>> Running
>> org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
>> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.526
>> sec - in org.apache.hadoop.hbase.zookeeper.TestZKMulti
>> Running org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.532 sec
>> - in org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.644
>> sec - in
>> org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
>> Running org.apache.hadoop.hbase.TestJMXListener
>> Running org.apache.hadoop.hbase.TestZooKeeper
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.685
>> sec - in org.apache.hadoop.hbase.TestJMXListener
>> Running
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.495
>> sec - in org.apache.hadoop.hbase.TestAcidGuarantees
>> Running
>> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
>> Running
>> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
>> Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 366.144
>> sec - in org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
>> Running
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.977
>> sec - in
>> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.44 sec
>> - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
>> Running org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
>> Running
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.559 sec
>> - in org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.785 sec
>> - in
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
>> Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
>> Running
>> org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
>> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.836
>> sec - in
>> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
>> Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
>> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 210.102
>> sec - in org.apache.hadoop.hbase.TestZooKeeper
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.841
>> sec - in org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
>> Running
>> org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.37 sec
>> - in
>> org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.445
>> sec - in
>> org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 297.904
>> sec - in
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.934
>> sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
>> Running org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
>> Running
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
>> Running org.apache.hadoop.hbase.replication.TestPerTableCFReplication
>> Running
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
>> Running
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.544
>> sec - in org.apache.hadoop.hbase.replication.TestPerTableCFReplication
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.333
>> sec - in
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
>> Running org.apache.hadoop.hbase.replication.TestMasterReplication
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.021
>> sec - in
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.471
>> sec - in org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 132.053
>> sec - in
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
>> Running
>> org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.311
>> sec - in
>> org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
>> Running org.apache.hadoop.hbase.replication.TestReplicationWithTags
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.406 sec
>> - in org.apache.hadoop.hbase.replication.TestReplicationWithTags
>> Running org.apache.hadoop.hbase.replication.TestReplicationSource
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 sec
>> - in org.apache.hadoop.hbase.replication.TestReplicationSource
>> Running org.apache.hadoop.hbase.replication.TestReplicationEndpoint
>> Running org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 sec
>> - in org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
>> Running org.apache.hadoop.hbase.replication.TestReplicationSmallTests
>> Running org.apache.hadoop.hbase.fs.TestBlockReorder
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.018
>> sec - in org.apache.hadoop.hbase.replication.TestMasterReplication
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.501
>> sec - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint
>> Running org.apache.hadoop.hbase.TestMovedRegionsCleaner
>> Running org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.605
>> sec - in org.apache.hadoop.hbase.TestMovedRegionsCleaner
>> Running org.apache.hadoop.hbase.trace.TestHTraceHooks
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.124 sec
>> - in org.apache.hadoop.hbase.trace.TestHTraceHooks
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.585
>> sec - in org.apache.hadoop.hbase.fs.TestBlockReorder
>> Running org.apache.hadoop.hbase.TestMetaTableLocator
>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.464 sec
>> - in org.apache.hadoop.hbase.TestMetaTableLocator
>> Running org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.735
>> sec - in org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
>> Running org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
>> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.209
>> sec - in org.apache.hadoop.hbase.replication.TestReplicationSmallTests
>> Running org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
>> Running org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
>> Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
>> Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 114.177
>> sec - in org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
>> Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 238.115
>> sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 215.444
>> sec - in org.apache.hadoop.hbase.mapred.TestTableInputFormat
>> Running org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.185 sec
>> - in org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
>> Running org.apache.hadoop.hbase.TestMultiVersions
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.552
>> sec - in org.apache.hadoop.hbase.TestMultiVersions
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 266.167
>> sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduce
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 432.74
>> sec - in org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 604.913
>> sec - in org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
>>
>> Results :
>>
>> Flaked tests:
>>
>> org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner.testZnodeCversionChange(org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner)
>>   Run 1: TestLogsCleaner.testZnodeCversionChange:156 » TestTimedOut test
>> timed out afte...
>>   Run 2: PASS
>>
>>
>> Tests run: 2328, Failures: 0, Errors: 0, Skipped: 40, Flakes: 1
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] Apache HBase ...................................... SUCCESS
>> [1:48.639s]
>> [INFO] Apache HBase - Checkstyle ......................... SUCCESS
>> [9.778s]
>> [INFO] Apache HBase - Resource Bundle .................... SUCCESS
>> [0.557s]
>> [INFO] Apache HBase - Annotations ........................ SUCCESS
>> [2.207s]
>> [INFO] Apache HBase - Protocol ........................... SUCCESS
>> [37.461s]
>> [INFO] Apache HBase - Common ............................. SUCCESS
>> [6:42.305s]
>> [INFO] Apache HBase - Procedure .......................... SUCCESS
>> [5:07.741s]
>> [INFO] Apache HBase - Client ............................. SUCCESS
>> [2:17.762s]
>> [INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS
>> [13.054s]
>> [INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS
>> [18.704s]
>> [INFO] Apache HBase - Prefix Tree ........................ SUCCESS
>> [22.761s]
>> [INFO] Apache HBase - Server ............................. FAILURE
>> [2:57:23.015s]
>> [INFO] Apache HBase - Testing Util ....................... SKIPPED
>> [INFO] Apache HBase - Thrift ............................. SKIPPED
>> [INFO] Apache HBase - Rest ............................... SKIPPED
>> [INFO] Apache HBase - Shell .............................. SKIPPED
>> [INFO] Apache HBase - Integration Tests .................. SKIPPED
>> [INFO] Apache HBase - Examples ........................... SKIPPED
>> [INFO] Apache HBase - External Block Cache ............... SKIPPED
>> [INFO] Apache HBase - Assembly ........................... SKIPPED
>> [INFO] Apache HBase - Shaded ............................. SKIPPED
>> [INFO] Apache HBase - Shaded - Client .................... SKIPPED
>> [INFO] Apache HBase - Shaded - Server .................... SKIPPED
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 3:15:39.480s
>> [INFO] Finished at: Sat Dec 05 22:58:21 UTC 2015
>> [INFO] Final Memory: 435M/661M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test
>> (secondPartTestsExecution) on project hbase-server: 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/MojoFailureException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>> [ERROR]   mvn <goals> -rf :hbase-server
>> Build step 'Invoke top-level Maven targets' marked build as failure
>> Performing Post build task...
>> Match found for :.* : True
>> Logical operation result is TRUE
>> Running script  : # Post-build task script. TODO: Check this in and have
>> all builds reference check-in.
>> pwd && ls
>> # NOTE!!!! The below code has been copied and pasted from
>> ./dev-tools/run-test.sh
>> # Do not change here without syncing there and vice-versa.
>> ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test'
>> | wc -l`
>> if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
>>  echo "Suspicious java process found - waiting 30s to see if there are
>> just slow to stop"
>>  sleep 30
>>  ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e
>> '-Dhbase.test' | wc -l`
>>  if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
>>    echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie
>> tests{color}, they should have been killed by surefire but survived"
>>    jps -v | grep surefirebooter | grep -e '-Dhbase.test'
>>    jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f
>> 1 | xargs -n 1 jstack
>>    # Exit with error
>>    exit 1
>>  else
>>    echo "We're ok: there is no zombie test, but some tests took some time
>> to stop"
>>  fi
>> else
>>   echo "We're ok: there is no zombie test"
>> fi
>> [Hadoop] $ /bin/bash -xe /tmp/hudson3971431945764947670.sh
>> + pwd
>> <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/>
>> + ls
>> bin
>> CHANGES.txt
>> conf
>> dev-support
>> hbase-annotations
>> hbase-assembly
>> hbase-checkstyle
>> hbase-client
>> hbase-common
>> hbase-examples
>> hbase-external-blockcache
>> hbase-hadoop2-compat
>> hbase-hadoop-compat
>> hbase-it
>> hbase-native-client
>> hbase-prefix-tree
>> hbase-procedure
>> hbase-protocol
>> hbase-resource-bundle
>> hbase-rest
>> hbase-server
>> hbase-shaded
>> hbase-shell
>> hbase-spark
>> hbase-testing-util
>> hbase-thrift
>> LICENSE.txt
>> NOTICE.txt
>> pom.xml
>> README.txt
>> src
>> target
>> ++ jps -v
>> ++ grep surefirebooter
>> ++ grep -e -Dhbase.test
>> ++ wc -l
>> + ZOMBIE_TESTS_COUNT=0
>> + [[ 0 != 0 ]]
>> + echo 'We'\''re ok: there is no zombie test'
>> We're ok: there is no zombie test
>> POST BUILD TASK : SUCCESS
>> END OF POST BUILD TASK : 0
>> Archiving artifacts
>> Recording test results
>>
>
>

Re: Build failed in Jenkins: HBase-1.2 » latest1.7,Hadoop #426

Posted by Stack <st...@duboce.net>.
TestImportExport hanging is HBASE-14915
St.Ack

On Sat, Dec 5, 2015 at 6:03 PM, Stack <st...@duboce.net> wrote:

> Two hanging tests:
>
> Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportExport
> Hanging test : org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot
>
> St.Ack
>
>
> On Sat, Dec 5, 2015 at 3:03 PM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
>> See <
>> https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/426/changes
>> >
>>
>> Changes:
>>
>> [stack] HBASE-1422 Delayed flush doesn't work causing flush storms;
>> addendum by
>>
>> ------------------------------------------
>> [...truncated 44637 lines...]
>> Running org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
>> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.867
>> sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
>> Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.05
>> sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlock
>> Running org.apache.hadoop.hbase.io.hfile.TestCacheConfig
>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.968 sec
>> - in org.apache.hadoop.hbase.io.hfile.TestCacheConfig
>> Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
>> Running org.apache.hadoop.hbase.io.TestFileLink
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.869
>> sec - in org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
>> Running org.apache.hadoop.hbase.procedure.TestZKProcedure
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.073 sec
>> - in org.apache.hadoop.hbase.procedure.TestZKProcedure
>> Running org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.854
>> sec - in org.apache.hadoop.hbase.io.TestFileLink
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.914 sec
>> - in org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
>> Running org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
>> Running org.apache.hadoop.hbase.ipc.TestHBaseClient
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 sec
>> - in org.apache.hadoop.hbase.ipc.TestHBaseClient
>> Running org.apache.hadoop.hbase.ipc.TestDelayedRpc
>> Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 332.951
>> sec - in org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
>> Running org.apache.hadoop.hbase.ipc.TestProtoBufRpc
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.376 sec
>> - in org.apache.hadoop.hbase.ipc.TestDelayedRpc
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.671
>> sec - in org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
>> Running org.apache.hadoop.hbase.TestAcidGuarantees
>> Running org.apache.hadoop.hbase.TestLocalHBaseCluster
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.053 sec
>> - in org.apache.hadoop.hbase.ipc.TestProtoBufRpc
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.433
>> sec - in org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.788
>> sec - in org.apache.hadoop.hbase.TestLocalHBaseCluster
>> Running org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 sec
>> - in org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
>> Running org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
>> Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
>> Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.526 sec
>> - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.721 sec
>> - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
>> Running org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.992
>> sec - in org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
>> Running org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.778 sec
>> - in org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.627 sec
>> - in org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
>> Running org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec
>> - in org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
>> Running org.apache.hadoop.hbase.zookeeper.TestZKMulti
>> Running
>> org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
>> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.526
>> sec - in org.apache.hadoop.hbase.zookeeper.TestZKMulti
>> Running org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.532 sec
>> - in org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.644
>> sec - in
>> org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
>> Running org.apache.hadoop.hbase.TestJMXListener
>> Running org.apache.hadoop.hbase.TestZooKeeper
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.685
>> sec - in org.apache.hadoop.hbase.TestJMXListener
>> Running
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.495
>> sec - in org.apache.hadoop.hbase.TestAcidGuarantees
>> Running
>> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
>> Running
>> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
>> Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 366.144
>> sec - in org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
>> Running
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.977
>> sec - in
>> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.44 sec
>> - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
>> Running org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
>> Running
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.559 sec
>> - in org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.785 sec
>> - in
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
>> Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
>> Running
>> org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
>> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.836
>> sec - in
>> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
>> Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
>> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 210.102
>> sec - in org.apache.hadoop.hbase.TestZooKeeper
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.841
>> sec - in org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
>> Running
>> org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.37 sec
>> - in
>> org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.445
>> sec - in
>> org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 297.904
>> sec - in
>> org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.934
>> sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
>> Running org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
>> Running
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
>> Running org.apache.hadoop.hbase.replication.TestPerTableCFReplication
>> Running
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
>> Running
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.544
>> sec - in org.apache.hadoop.hbase.replication.TestPerTableCFReplication
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.333
>> sec - in
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
>> Running org.apache.hadoop.hbase.replication.TestMasterReplication
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.021
>> sec - in
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.471
>> sec - in org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 132.053
>> sec - in
>> org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
>> Running
>> org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.311
>> sec - in
>> org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
>> Running org.apache.hadoop.hbase.replication.TestReplicationWithTags
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.406 sec
>> - in org.apache.hadoop.hbase.replication.TestReplicationWithTags
>> Running org.apache.hadoop.hbase.replication.TestReplicationSource
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 sec
>> - in org.apache.hadoop.hbase.replication.TestReplicationSource
>> Running org.apache.hadoop.hbase.replication.TestReplicationEndpoint
>> Running org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
>> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 sec
>> - in org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
>> Running org.apache.hadoop.hbase.replication.TestReplicationSmallTests
>> Running org.apache.hadoop.hbase.fs.TestBlockReorder
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.018
>> sec - in org.apache.hadoop.hbase.replication.TestMasterReplication
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.501
>> sec - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint
>> Running org.apache.hadoop.hbase.TestMovedRegionsCleaner
>> Running org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.605
>> sec - in org.apache.hadoop.hbase.TestMovedRegionsCleaner
>> Running org.apache.hadoop.hbase.trace.TestHTraceHooks
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.124 sec
>> - in org.apache.hadoop.hbase.trace.TestHTraceHooks
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.585
>> sec - in org.apache.hadoop.hbase.fs.TestBlockReorder
>> Running org.apache.hadoop.hbase.TestMetaTableLocator
>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.464 sec
>> - in org.apache.hadoop.hbase.TestMetaTableLocator
>> Running org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
>> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.735
>> sec - in org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
>> Running org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
>> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.209
>> sec - in org.apache.hadoop.hbase.replication.TestReplicationSmallTests
>> Running org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
>> Running org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
>> Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
>> Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 114.177
>> sec - in org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
>> Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 238.115
>> sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
>> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 215.444
>> sec - in org.apache.hadoop.hbase.mapred.TestTableInputFormat
>> Running org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.185 sec
>> - in org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
>> Running org.apache.hadoop.hbase.TestMultiVersions
>> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.552
>> sec - in org.apache.hadoop.hbase.TestMultiVersions
>> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 266.167
>> sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduce
>> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 432.74
>> sec - in org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
>> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 604.913
>> sec - in org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
>>
>> Results :
>>
>> Flaked tests:
>>
>> org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner.testZnodeCversionChange(org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner)
>>   Run 1: TestLogsCleaner.testZnodeCversionChange:156 » TestTimedOut test
>> timed out afte...
>>   Run 2: PASS
>>
>>
>> Tests run: 2328, Failures: 0, Errors: 0, Skipped: 40, Flakes: 1
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] Apache HBase ...................................... SUCCESS
>> [1:48.639s]
>> [INFO] Apache HBase - Checkstyle ......................... SUCCESS
>> [9.778s]
>> [INFO] Apache HBase - Resource Bundle .................... SUCCESS
>> [0.557s]
>> [INFO] Apache HBase - Annotations ........................ SUCCESS
>> [2.207s]
>> [INFO] Apache HBase - Protocol ........................... SUCCESS
>> [37.461s]
>> [INFO] Apache HBase - Common ............................. SUCCESS
>> [6:42.305s]
>> [INFO] Apache HBase - Procedure .......................... SUCCESS
>> [5:07.741s]
>> [INFO] Apache HBase - Client ............................. SUCCESS
>> [2:17.762s]
>> [INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS
>> [13.054s]
>> [INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS
>> [18.704s]
>> [INFO] Apache HBase - Prefix Tree ........................ SUCCESS
>> [22.761s]
>> [INFO] Apache HBase - Server ............................. FAILURE
>> [2:57:23.015s]
>> [INFO] Apache HBase - Testing Util ....................... SKIPPED
>> [INFO] Apache HBase - Thrift ............................. SKIPPED
>> [INFO] Apache HBase - Rest ............................... SKIPPED
>> [INFO] Apache HBase - Shell .............................. SKIPPED
>> [INFO] Apache HBase - Integration Tests .................. SKIPPED
>> [INFO] Apache HBase - Examples ........................... SKIPPED
>> [INFO] Apache HBase - External Block Cache ............... SKIPPED
>> [INFO] Apache HBase - Assembly ........................... SKIPPED
>> [INFO] Apache HBase - Shaded ............................. SKIPPED
>> [INFO] Apache HBase - Shaded - Client .................... SKIPPED
>> [INFO] Apache HBase - Shaded - Server .................... SKIPPED
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 3:15:39.480s
>> [INFO] Finished at: Sat Dec 05 22:58:21 UTC 2015
>> [INFO] Final Memory: 435M/661M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test
>> (secondPartTestsExecution) on project hbase-server: 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/MojoFailureException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>> [ERROR]   mvn <goals> -rf :hbase-server
>> Build step 'Invoke top-level Maven targets' marked build as failure
>> Performing Post build task...
>> Match found for :.* : True
>> Logical operation result is TRUE
>> Running script  : # Post-build task script. TODO: Check this in and have
>> all builds reference check-in.
>> pwd && ls
>> # NOTE!!!! The below code has been copied and pasted from
>> ./dev-tools/run-test.sh
>> # Do not change here without syncing there and vice-versa.
>> ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test'
>> | wc -l`
>> if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
>>  echo "Suspicious java process found - waiting 30s to see if there are
>> just slow to stop"
>>  sleep 30
>>  ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e
>> '-Dhbase.test' | wc -l`
>>  if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
>>    echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie
>> tests{color}, they should have been killed by surefire but survived"
>>    jps -v | grep surefirebooter | grep -e '-Dhbase.test'
>>    jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f
>> 1 | xargs -n 1 jstack
>>    # Exit with error
>>    exit 1
>>  else
>>    echo "We're ok: there is no zombie test, but some tests took some time
>> to stop"
>>  fi
>> else
>>   echo "We're ok: there is no zombie test"
>> fi
>> [Hadoop] $ /bin/bash -xe /tmp/hudson3971431945764947670.sh
>> + pwd
>> <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/>
>> + ls
>> bin
>> CHANGES.txt
>> conf
>> dev-support
>> hbase-annotations
>> hbase-assembly
>> hbase-checkstyle
>> hbase-client
>> hbase-common
>> hbase-examples
>> hbase-external-blockcache
>> hbase-hadoop2-compat
>> hbase-hadoop-compat
>> hbase-it
>> hbase-native-client
>> hbase-prefix-tree
>> hbase-procedure
>> hbase-protocol
>> hbase-resource-bundle
>> hbase-rest
>> hbase-server
>> hbase-shaded
>> hbase-shell
>> hbase-spark
>> hbase-testing-util
>> hbase-thrift
>> LICENSE.txt
>> NOTICE.txt
>> pom.xml
>> README.txt
>> src
>> target
>> ++ jps -v
>> ++ grep surefirebooter
>> ++ grep -e -Dhbase.test
>> ++ wc -l
>> + ZOMBIE_TESTS_COUNT=0
>> + [[ 0 != 0 ]]
>> + echo 'We'\''re ok: there is no zombie test'
>> We're ok: there is no zombie test
>> POST BUILD TASK : SUCCESS
>> END OF POST BUILD TASK : 0
>> Archiving artifacts
>> Recording test results
>>
>
>

Re: Build failed in Jenkins: HBase-1.2 » latest1.7,Hadoop #426

Posted by Stack <st...@duboce.net>.
Two hanging tests:

Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportExport
Hanging test : org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot

St.Ack


On Sat, Dec 5, 2015 at 3:03 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <
> https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/426/changes
> >
>
> Changes:
>
> [stack] HBASE-1422 Delayed flush doesn't work causing flush storms;
> addendum by
>
> ------------------------------------------
> [...truncated 44637 lines...]
> Running org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.867
> sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
> Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.05
> sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlock
> Running org.apache.hadoop.hbase.io.hfile.TestCacheConfig
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.968 sec
> - in org.apache.hadoop.hbase.io.hfile.TestCacheConfig
> Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
> Running org.apache.hadoop.hbase.io.TestFileLink
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.869 sec
> - in org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
> Running org.apache.hadoop.hbase.procedure.TestZKProcedure
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.073 sec
> - in org.apache.hadoop.hbase.procedure.TestZKProcedure
> Running org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.854 sec
> - in org.apache.hadoop.hbase.io.TestFileLink
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.914 sec
> - in org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
> Running org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
> Running org.apache.hadoop.hbase.ipc.TestHBaseClient
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 sec
> - in org.apache.hadoop.hbase.ipc.TestHBaseClient
> Running org.apache.hadoop.hbase.ipc.TestDelayedRpc
> Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 332.951
> sec - in org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
> Running org.apache.hadoop.hbase.ipc.TestProtoBufRpc
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.376 sec
> - in org.apache.hadoop.hbase.ipc.TestDelayedRpc
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.671 sec
> - in org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
> Running org.apache.hadoop.hbase.TestAcidGuarantees
> Running org.apache.hadoop.hbase.TestLocalHBaseCluster
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.053 sec
> - in org.apache.hadoop.hbase.ipc.TestProtoBufRpc
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.433 sec
> - in org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.788 sec
> - in org.apache.hadoop.hbase.TestLocalHBaseCluster
> Running org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 sec
> - in org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
> Running org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
> Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
> Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.526 sec
> - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.721 sec
> - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
> Running org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.992 sec
> - in org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
> Running org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.778 sec
> - in org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.627 sec
> - in org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
> Running org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec
> - in org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
> Running org.apache.hadoop.hbase.zookeeper.TestZKMulti
> Running
> org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.526 sec
> - in org.apache.hadoop.hbase.zookeeper.TestZKMulti
> Running org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.532 sec
> - in org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.644 sec
> - in org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
> Running org.apache.hadoop.hbase.TestJMXListener
> Running org.apache.hadoop.hbase.TestZooKeeper
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.685 sec
> - in org.apache.hadoop.hbase.TestJMXListener
> Running
> org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.495
> sec - in org.apache.hadoop.hbase.TestAcidGuarantees
> Running
> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
> Running
> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
> Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 366.144
> sec - in org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
> Running
> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.977 sec
> - in
> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.44 sec -
> in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
> Running org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
> Running
> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.559 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.785 sec
> - in
> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
> Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
> Running
> org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.836
> sec - in
> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
> Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 210.102
> sec - in org.apache.hadoop.hbase.TestZooKeeper
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.841 sec
> - in org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
> Running
> org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.37 sec
> - in
> org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.445
> sec - in
> org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 297.904
> sec - in
> org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.934
> sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
> Running org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
> Running
> org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
> Running org.apache.hadoop.hbase.replication.TestPerTableCFReplication
> Running
> org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
> Running
> org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.544 sec
> - in org.apache.hadoop.hbase.replication.TestPerTableCFReplication
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.333 sec
> - in
> org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
> Running org.apache.hadoop.hbase.replication.TestMasterReplication
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.021 sec
> - in
> org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.471
> sec - in org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 132.053
> sec - in
> org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
> Running
> org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.311 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
> Running org.apache.hadoop.hbase.replication.TestReplicationWithTags
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.406 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationWithTags
> Running org.apache.hadoop.hbase.replication.TestReplicationSource
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationSource
> Running org.apache.hadoop.hbase.replication.TestReplicationEndpoint
> Running org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
> Running org.apache.hadoop.hbase.replication.TestReplicationSmallTests
> Running org.apache.hadoop.hbase.fs.TestBlockReorder
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.018
> sec - in org.apache.hadoop.hbase.replication.TestMasterReplication
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.501 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint
> Running org.apache.hadoop.hbase.TestMovedRegionsCleaner
> Running org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.605 sec
> - in org.apache.hadoop.hbase.TestMovedRegionsCleaner
> Running org.apache.hadoop.hbase.trace.TestHTraceHooks
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.124 sec
> - in org.apache.hadoop.hbase.trace.TestHTraceHooks
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.585 sec
> - in org.apache.hadoop.hbase.fs.TestBlockReorder
> Running org.apache.hadoop.hbase.TestMetaTableLocator
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.464 sec
> - in org.apache.hadoop.hbase.TestMetaTableLocator
> Running org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.735 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
> Running org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.209
> sec - in org.apache.hadoop.hbase.replication.TestReplicationSmallTests
> Running org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
> Running org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
> Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 114.177
> sec - in org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
> Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 238.115
> sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 215.444
> sec - in org.apache.hadoop.hbase.mapred.TestTableInputFormat
> Running org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.185 sec
> - in org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
> Running org.apache.hadoop.hbase.TestMultiVersions
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.552 sec
> - in org.apache.hadoop.hbase.TestMultiVersions
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 266.167
> sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduce
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 432.74 sec
> - in org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 604.913
> sec - in org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
>
> Results :
>
> Flaked tests:
>
> org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner.testZnodeCversionChange(org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner)
>   Run 1: TestLogsCleaner.testZnodeCversionChange:156 » TestTimedOut test
> timed out afte...
>   Run 2: PASS
>
>
> Tests run: 2328, Failures: 0, Errors: 0, Skipped: 40, Flakes: 1
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache HBase ...................................... SUCCESS
> [1:48.639s]
> [INFO] Apache HBase - Checkstyle ......................... SUCCESS [9.778s]
> [INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.557s]
> [INFO] Apache HBase - Annotations ........................ SUCCESS [2.207s]
> [INFO] Apache HBase - Protocol ........................... SUCCESS
> [37.461s]
> [INFO] Apache HBase - Common ............................. SUCCESS
> [6:42.305s]
> [INFO] Apache HBase - Procedure .......................... SUCCESS
> [5:07.741s]
> [INFO] Apache HBase - Client ............................. SUCCESS
> [2:17.762s]
> [INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS
> [13.054s]
> [INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS
> [18.704s]
> [INFO] Apache HBase - Prefix Tree ........................ SUCCESS
> [22.761s]
> [INFO] Apache HBase - Server ............................. FAILURE
> [2:57:23.015s]
> [INFO] Apache HBase - Testing Util ....................... SKIPPED
> [INFO] Apache HBase - Thrift ............................. SKIPPED
> [INFO] Apache HBase - Rest ............................... SKIPPED
> [INFO] Apache HBase - Shell .............................. SKIPPED
> [INFO] Apache HBase - Integration Tests .................. SKIPPED
> [INFO] Apache HBase - Examples ........................... SKIPPED
> [INFO] Apache HBase - External Block Cache ............... SKIPPED
> [INFO] Apache HBase - Assembly ........................... SKIPPED
> [INFO] Apache HBase - Shaded ............................. SKIPPED
> [INFO] Apache HBase - Shaded - Client .................... SKIPPED
> [INFO] Apache HBase - Shaded - Server .................... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 3:15:39.480s
> [INFO] Finished at: Sat Dec 05 22:58:21 UTC 2015
> [INFO] Final Memory: 435M/661M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test
> (secondPartTestsExecution) on project hbase-server: 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/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn <goals> -rf :hbase-server
> Build step 'Invoke top-level Maven targets' marked build as failure
> Performing Post build task...
> Match found for :.* : True
> Logical operation result is TRUE
> Running script  : # Post-build task script. TODO: Check this in and have
> all builds reference check-in.
> pwd && ls
> # NOTE!!!! The below code has been copied and pasted from
> ./dev-tools/run-test.sh
> # Do not change here without syncing there and vice-versa.
> ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test'
> | wc -l`
> if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
>  echo "Suspicious java process found - waiting 30s to see if there are
> just slow to stop"
>  sleep 30
>  ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test'
> | wc -l`
>  if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
>    echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie
> tests{color}, they should have been killed by surefire but survived"
>    jps -v | grep surefirebooter | grep -e '-Dhbase.test'
>    jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1
> | xargs -n 1 jstack
>    # Exit with error
>    exit 1
>  else
>    echo "We're ok: there is no zombie test, but some tests took some time
> to stop"
>  fi
> else
>   echo "We're ok: there is no zombie test"
> fi
> [Hadoop] $ /bin/bash -xe /tmp/hudson3971431945764947670.sh
> + pwd
> <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/>
> + ls
> bin
> CHANGES.txt
> conf
> dev-support
> hbase-annotations
> hbase-assembly
> hbase-checkstyle
> hbase-client
> hbase-common
> hbase-examples
> hbase-external-blockcache
> hbase-hadoop2-compat
> hbase-hadoop-compat
> hbase-it
> hbase-native-client
> hbase-prefix-tree
> hbase-procedure
> hbase-protocol
> hbase-resource-bundle
> hbase-rest
> hbase-server
> hbase-shaded
> hbase-shell
> hbase-spark
> hbase-testing-util
> hbase-thrift
> LICENSE.txt
> NOTICE.txt
> pom.xml
> README.txt
> src
> target
> ++ jps -v
> ++ grep surefirebooter
> ++ grep -e -Dhbase.test
> ++ wc -l
> + ZOMBIE_TESTS_COUNT=0
> + [[ 0 != 0 ]]
> + echo 'We'\''re ok: there is no zombie test'
> We're ok: there is no zombie test
> POST BUILD TASK : SUCCESS
> END OF POST BUILD TASK : 0
> Archiving artifacts
> Recording test results
>

Re: Build failed in Jenkins: HBase-1.2 » latest1.7,Hadoop #426

Posted by Stack <st...@duboce.net>.
Two hanging tests:

Hanging test : org.apache.hadoop.hbase.mapreduce.TestImportExport
Hanging test : org.apache.hadoop.hbase.snapshot.TestSecureExportSnapshot

St.Ack


On Sat, Dec 5, 2015 at 3:03 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <
> https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/426/changes
> >
>
> Changes:
>
> [stack] HBASE-1422 Delayed flush doesn't work causing flush storms;
> addendum by
>
> ------------------------------------------
> [...truncated 44637 lines...]
> Running org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.867
> sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
> Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.05
> sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlock
> Running org.apache.hadoop.hbase.io.hfile.TestCacheConfig
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.968 sec
> - in org.apache.hadoop.hbase.io.hfile.TestCacheConfig
> Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
> Running org.apache.hadoop.hbase.io.TestFileLink
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.869 sec
> - in org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
> Running org.apache.hadoop.hbase.procedure.TestZKProcedure
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.073 sec
> - in org.apache.hadoop.hbase.procedure.TestZKProcedure
> Running org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.854 sec
> - in org.apache.hadoop.hbase.io.TestFileLink
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.914 sec
> - in org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
> Running org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
> Running org.apache.hadoop.hbase.ipc.TestHBaseClient
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 sec
> - in org.apache.hadoop.hbase.ipc.TestHBaseClient
> Running org.apache.hadoop.hbase.ipc.TestDelayedRpc
> Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 332.951
> sec - in org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
> Running org.apache.hadoop.hbase.ipc.TestProtoBufRpc
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.376 sec
> - in org.apache.hadoop.hbase.ipc.TestDelayedRpc
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.671 sec
> - in org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
> Running org.apache.hadoop.hbase.TestAcidGuarantees
> Running org.apache.hadoop.hbase.TestLocalHBaseCluster
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.053 sec
> - in org.apache.hadoop.hbase.ipc.TestProtoBufRpc
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.433 sec
> - in org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.788 sec
> - in org.apache.hadoop.hbase.TestLocalHBaseCluster
> Running org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 sec
> - in org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
> Running org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
> Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
> Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.526 sec
> - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.721 sec
> - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
> Running org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.992 sec
> - in org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
> Running org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.778 sec
> - in org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.627 sec
> - in org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
> Running org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec
> - in org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
> Running org.apache.hadoop.hbase.zookeeper.TestZKMulti
> Running
> org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.526 sec
> - in org.apache.hadoop.hbase.zookeeper.TestZKMulti
> Running org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.532 sec
> - in org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.644 sec
> - in org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
> Running org.apache.hadoop.hbase.TestJMXListener
> Running org.apache.hadoop.hbase.TestZooKeeper
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.685 sec
> - in org.apache.hadoop.hbase.TestJMXListener
> Running
> org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.495
> sec - in org.apache.hadoop.hbase.TestAcidGuarantees
> Running
> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
> Running
> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
> Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 366.144
> sec - in org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
> Running
> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.977 sec
> - in
> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.44 sec -
> in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
> Running org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
> Running
> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.559 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.785 sec
> - in
> org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
> Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
> Running
> org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
> Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.836
> sec - in
> org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
> Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 210.102
> sec - in org.apache.hadoop.hbase.TestZooKeeper
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.841 sec
> - in org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
> Running
> org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.37 sec
> - in
> org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.445
> sec - in
> org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 297.904
> sec - in
> org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.934
> sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
> Running org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
> Running
> org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
> Running org.apache.hadoop.hbase.replication.TestPerTableCFReplication
> Running
> org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
> Running
> org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.544 sec
> - in org.apache.hadoop.hbase.replication.TestPerTableCFReplication
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.333 sec
> - in
> org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
> Running org.apache.hadoop.hbase.replication.TestMasterReplication
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.021 sec
> - in
> org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.471
> sec - in org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 132.053
> sec - in
> org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
> Running
> org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.311 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
> Running org.apache.hadoop.hbase.replication.TestReplicationWithTags
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.406 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationWithTags
> Running org.apache.hadoop.hbase.replication.TestReplicationSource
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationSource
> Running org.apache.hadoop.hbase.replication.TestReplicationEndpoint
> Running org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
> Running org.apache.hadoop.hbase.replication.TestReplicationSmallTests
> Running org.apache.hadoop.hbase.fs.TestBlockReorder
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.018
> sec - in org.apache.hadoop.hbase.replication.TestMasterReplication
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.501 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint
> Running org.apache.hadoop.hbase.TestMovedRegionsCleaner
> Running org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.605 sec
> - in org.apache.hadoop.hbase.TestMovedRegionsCleaner
> Running org.apache.hadoop.hbase.trace.TestHTraceHooks
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.124 sec
> - in org.apache.hadoop.hbase.trace.TestHTraceHooks
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.585 sec
> - in org.apache.hadoop.hbase.fs.TestBlockReorder
> Running org.apache.hadoop.hbase.TestMetaTableLocator
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.464 sec
> - in org.apache.hadoop.hbase.TestMetaTableLocator
> Running org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.735 sec
> - in org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
> Running org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.209
> sec - in org.apache.hadoop.hbase.replication.TestReplicationSmallTests
> Running org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
> Running org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
> Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
> Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 114.177
> sec - in org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
> Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 238.115
> sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
> Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 215.444
> sec - in org.apache.hadoop.hbase.mapred.TestTableInputFormat
> Running org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.185 sec
> - in org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
> Running org.apache.hadoop.hbase.TestMultiVersions
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.552 sec
> - in org.apache.hadoop.hbase.TestMultiVersions
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 266.167
> sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduce
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 432.74 sec
> - in org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 604.913
> sec - in org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
>
> Results :
>
> Flaked tests:
>
> org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner.testZnodeCversionChange(org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner)
>   Run 1: TestLogsCleaner.testZnodeCversionChange:156 » TestTimedOut test
> timed out afte...
>   Run 2: PASS
>
>
> Tests run: 2328, Failures: 0, Errors: 0, Skipped: 40, Flakes: 1
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Apache HBase ...................................... SUCCESS
> [1:48.639s]
> [INFO] Apache HBase - Checkstyle ......................... SUCCESS [9.778s]
> [INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.557s]
> [INFO] Apache HBase - Annotations ........................ SUCCESS [2.207s]
> [INFO] Apache HBase - Protocol ........................... SUCCESS
> [37.461s]
> [INFO] Apache HBase - Common ............................. SUCCESS
> [6:42.305s]
> [INFO] Apache HBase - Procedure .......................... SUCCESS
> [5:07.741s]
> [INFO] Apache HBase - Client ............................. SUCCESS
> [2:17.762s]
> [INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS
> [13.054s]
> [INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS
> [18.704s]
> [INFO] Apache HBase - Prefix Tree ........................ SUCCESS
> [22.761s]
> [INFO] Apache HBase - Server ............................. FAILURE
> [2:57:23.015s]
> [INFO] Apache HBase - Testing Util ....................... SKIPPED
> [INFO] Apache HBase - Thrift ............................. SKIPPED
> [INFO] Apache HBase - Rest ............................... SKIPPED
> [INFO] Apache HBase - Shell .............................. SKIPPED
> [INFO] Apache HBase - Integration Tests .................. SKIPPED
> [INFO] Apache HBase - Examples ........................... SKIPPED
> [INFO] Apache HBase - External Block Cache ............... SKIPPED
> [INFO] Apache HBase - Assembly ........................... SKIPPED
> [INFO] Apache HBase - Shaded ............................. SKIPPED
> [INFO] Apache HBase - Shaded - Client .................... SKIPPED
> [INFO] Apache HBase - Shaded - Server .................... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 3:15:39.480s
> [INFO] Finished at: Sat Dec 05 22:58:21 UTC 2015
> [INFO] Final Memory: 435M/661M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test
> (secondPartTestsExecution) on project hbase-server: 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/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn <goals> -rf :hbase-server
> Build step 'Invoke top-level Maven targets' marked build as failure
> Performing Post build task...
> Match found for :.* : True
> Logical operation result is TRUE
> Running script  : # Post-build task script. TODO: Check this in and have
> all builds reference check-in.
> pwd && ls
> # NOTE!!!! The below code has been copied and pasted from
> ./dev-tools/run-test.sh
> # Do not change here without syncing there and vice-versa.
> ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test'
> | wc -l`
> if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
>  echo "Suspicious java process found - waiting 30s to see if there are
> just slow to stop"
>  sleep 30
>  ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test'
> | wc -l`
>  if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
>    echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie
> tests{color}, they should have been killed by surefire but survived"
>    jps -v | grep surefirebooter | grep -e '-Dhbase.test'
>    jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1
> | xargs -n 1 jstack
>    # Exit with error
>    exit 1
>  else
>    echo "We're ok: there is no zombie test, but some tests took some time
> to stop"
>  fi
> else
>   echo "We're ok: there is no zombie test"
> fi
> [Hadoop] $ /bin/bash -xe /tmp/hudson3971431945764947670.sh
> + pwd
> <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/>
> + ls
> bin
> CHANGES.txt
> conf
> dev-support
> hbase-annotations
> hbase-assembly
> hbase-checkstyle
> hbase-client
> hbase-common
> hbase-examples
> hbase-external-blockcache
> hbase-hadoop2-compat
> hbase-hadoop-compat
> hbase-it
> hbase-native-client
> hbase-prefix-tree
> hbase-procedure
> hbase-protocol
> hbase-resource-bundle
> hbase-rest
> hbase-server
> hbase-shaded
> hbase-shell
> hbase-spark
> hbase-testing-util
> hbase-thrift
> LICENSE.txt
> NOTICE.txt
> pom.xml
> README.txt
> src
> target
> ++ jps -v
> ++ grep surefirebooter
> ++ grep -e -Dhbase.test
> ++ wc -l
> + ZOMBIE_TESTS_COUNT=0
> + [[ 0 != 0 ]]
> + echo 'We'\''re ok: there is no zombie test'
> We're ok: there is no zombie test
> POST BUILD TASK : SUCCESS
> END OF POST BUILD TASK : 0
> Archiving artifacts
> Recording test results
>

Build failed in Jenkins: HBase-1.2 » latest1.7,Hadoop #426

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/426/changes>

Changes:

[stack] HBASE-1422 Delayed flush doesn't work causing flush storms; addendum by

------------------------------------------
[...truncated 44637 lines...]
Running org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.867 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.05 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Running org.apache.hadoop.hbase.io.hfile.TestCacheConfig
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.968 sec - in org.apache.hadoop.hbase.io.hfile.TestCacheConfig
Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Running org.apache.hadoop.hbase.io.TestFileLink
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.869 sec - in org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
Running org.apache.hadoop.hbase.procedure.TestZKProcedure
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.073 sec - in org.apache.hadoop.hbase.procedure.TestZKProcedure
Running org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.854 sec - in org.apache.hadoop.hbase.io.TestFileLink
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.914 sec - in org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
Running org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
Running org.apache.hadoop.hbase.ipc.TestHBaseClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 sec - in org.apache.hadoop.hbase.ipc.TestHBaseClient
Running org.apache.hadoop.hbase.ipc.TestDelayedRpc
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 332.951 sec - in org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
Running org.apache.hadoop.hbase.ipc.TestProtoBufRpc
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.376 sec - in org.apache.hadoop.hbase.ipc.TestDelayedRpc
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.671 sec - in org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
Running org.apache.hadoop.hbase.TestAcidGuarantees
Running org.apache.hadoop.hbase.TestLocalHBaseCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.053 sec - in org.apache.hadoop.hbase.ipc.TestProtoBufRpc
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.433 sec - in org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.788 sec - in org.apache.hadoop.hbase.TestLocalHBaseCluster
Running org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 sec - in org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
Running org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.526 sec - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.721 sec - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
Running org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.992 sec - in org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
Running org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.778 sec - in org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.627 sec - in org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
Running org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec - in org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
Running org.apache.hadoop.hbase.zookeeper.TestZKMulti
Running org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.526 sec - in org.apache.hadoop.hbase.zookeeper.TestZKMulti
Running org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.532 sec - in org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.644 sec - in org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
Running org.apache.hadoop.hbase.TestJMXListener
Running org.apache.hadoop.hbase.TestZooKeeper
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.685 sec - in org.apache.hadoop.hbase.TestJMXListener
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.495 sec - in org.apache.hadoop.hbase.TestAcidGuarantees
Running org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Running org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 366.144 sec - in org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.977 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.44 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
Running org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.559 sec - in org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.785 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.836 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 210.102 sec - in org.apache.hadoop.hbase.TestZooKeeper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.841 sec - in org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Running org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.37 sec - in org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.445 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 297.904 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.934 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Running org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Running org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
Running org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Running org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
Running org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.544 sec - in org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.333 sec - in org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
Running org.apache.hadoop.hbase.replication.TestMasterReplication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.021 sec - in org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.471 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 132.053 sec - in org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
Running org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.311 sec - in org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Running org.apache.hadoop.hbase.replication.TestReplicationWithTags
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.406 sec - in org.apache.hadoop.hbase.replication.TestReplicationWithTags
Running org.apache.hadoop.hbase.replication.TestReplicationSource
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 sec - in org.apache.hadoop.hbase.replication.TestReplicationSource
Running org.apache.hadoop.hbase.replication.TestReplicationEndpoint
Running org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 sec - in org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Running org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Running org.apache.hadoop.hbase.fs.TestBlockReorder
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.018 sec - in org.apache.hadoop.hbase.replication.TestMasterReplication
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.501 sec - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint
Running org.apache.hadoop.hbase.TestMovedRegionsCleaner
Running org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.605 sec - in org.apache.hadoop.hbase.TestMovedRegionsCleaner
Running org.apache.hadoop.hbase.trace.TestHTraceHooks
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.124 sec - in org.apache.hadoop.hbase.trace.TestHTraceHooks
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.585 sec - in org.apache.hadoop.hbase.fs.TestBlockReorder
Running org.apache.hadoop.hbase.TestMetaTableLocator
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.464 sec - in org.apache.hadoop.hbase.TestMetaTableLocator
Running org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.735 sec - in org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Running org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.209 sec - in org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Running org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
Running org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 114.177 sec - in org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 238.115 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 215.444 sec - in org.apache.hadoop.hbase.mapred.TestTableInputFormat
Running org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.185 sec - in org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
Running org.apache.hadoop.hbase.TestMultiVersions
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.552 sec - in org.apache.hadoop.hbase.TestMultiVersions
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 266.167 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 432.74 sec - in org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 604.913 sec - in org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat

Results :

Flaked tests: 
org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner.testZnodeCversionChange(org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner)
  Run 1: TestLogsCleaner.testZnodeCversionChange:156 » TestTimedOut test timed out afte...
  Run 2: PASS


Tests run: 2328, Failures: 0, Errors: 0, Skipped: 40, Flakes: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:48.639s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [9.778s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.557s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [2.207s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [37.461s]
[INFO] Apache HBase - Common ............................. SUCCESS [6:42.305s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [5:07.741s]
[INFO] Apache HBase - Client ............................. SUCCESS [2:17.762s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [13.054s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [18.704s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [22.761s]
[INFO] Apache HBase - Server ............................. FAILURE [2:57:23.015s]
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:15:39.480s
[INFO] Finished at: Sat Dec 05 22:58:21 UTC 2015
[INFO] Final Memory: 435M/661M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) on project hbase-server: 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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-server
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
[Hadoop] $ /bin/bash -xe /tmp/hudson3971431945764947670.sh
+ pwd
<https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-external-blockcache
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-native-client
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shaded
hbase-shell
hbase-spark
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep surefirebooter
++ grep -e -Dhbase.test
++ wc -l
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results

Build failed in Jenkins: HBase-1.2 » latest1.7,Hadoop #425

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/425/>

------------------------------------------
[...truncated 43918 lines...]

Running org.apache.hadoop.hbase.procedure.TestProcedure
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.275 sec - in org.apache.hadoop.hbase.procedure.TestProcedure
Running org.apache.hadoop.hbase.procedure.TestProcedureCoordinator
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.798 sec - in org.apache.hadoop.hbase.procedure.TestProcedureCoordinator
Running org.apache.hadoop.hbase.procedure.TestProcedureMember
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.242 sec - in org.apache.hadoop.hbase.procedure.TestProcedureMember
Running org.apache.hadoop.hbase.ipc.TestBufferChain
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.743 sec - in org.apache.hadoop.hbase.ipc.TestBufferChain
Running org.apache.hadoop.hbase.ipc.TestIPC
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.32 sec - in org.apache.hadoop.hbase.ipc.TestIPC
Running org.apache.hadoop.hbase.ipc.TestRpcHandlerException
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in org.apache.hadoop.hbase.ipc.TestRpcHandlerException
Running org.apache.hadoop.hbase.ipc.TestSimpleRpcScheduler
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.259 sec - in org.apache.hadoop.hbase.ipc.TestSimpleRpcScheduler
Running org.apache.hadoop.hbase.ipc.TestCallRunner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.676 sec - in org.apache.hadoop.hbase.ipc.TestCallRunner
Running org.apache.hadoop.hbase.ipc.TestRpcClientLeaks
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.014 sec <<< FAILURE! - in org.apache.hadoop.hbase.ipc.TestRpcClientLeaks
org.apache.hadoop.hbase.ipc.TestRpcClientLeaks  Time elapsed: 0.012 sec  <<< ERROR!
java.io.IOException: Shutting down
	at org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
	at org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:447)
	at org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:225)
	at org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:1021)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:981)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:853)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:847)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:791)
	at org.apache.hadoop.hbase.ipc.TestRpcClientLeaks.setup(TestRpcClientLeaks.java:88)

Running org.apache.hadoop.hbase.ipc.TestGlobalEventLoopGroup
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.561 sec - in org.apache.hadoop.hbase.ipc.TestGlobalEventLoopGroup
Running org.apache.hadoop.hbase.ipc.TestAsyncIPC
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.804 sec - in org.apache.hadoop.hbase.ipc.TestAsyncIPC
Running org.apache.hadoop.hbase.ipc.TestRpcMetrics
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.073 sec - in org.apache.hadoop.hbase.ipc.TestRpcMetrics
Running org.apache.hadoop.hbase.zookeeper.TestZKConfig
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 sec - in org.apache.hadoop.hbase.zookeeper.TestZKConfig
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServer
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.237 sec - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperMainServer
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.633 sec <<< FAILURE! - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler
testThrottling(org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler)  Time elapsed: 0.596 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler.testThrottling(TestReplicationThrottler.java:75)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSinkManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.702 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSinkManager
Running org.apache.hadoop.hbase.replication.TestReplicationWALEntryFilters
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.971 sec - in org.apache.hadoop.hbase.replication.TestReplicationWALEntryFilters
Running org.apache.hadoop.hbase.monitoring.TestMemoryBoundedLogMessageBuffer
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.384 sec - in org.apache.hadoop.hbase.monitoring.TestMemoryBoundedLogMessageBuffer
Running org.apache.hadoop.hbase.monitoring.TestTaskMonitor
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.447 sec - in org.apache.hadoop.hbase.monitoring.TestTaskMonitor
Running org.apache.hadoop.hbase.errorhandling.TestForeignExceptionSerialization
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 sec - in org.apache.hadoop.hbase.errorhandling.TestForeignExceptionSerialization
Running org.apache.hadoop.hbase.errorhandling.TestForeignExceptionDispatcher
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.381 sec - in org.apache.hadoop.hbase.errorhandling.TestForeignExceptionDispatcher
Running org.apache.hadoop.hbase.errorhandling.TestTimeoutExceptionInjector
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.58 sec - in org.apache.hadoop.hbase.errorhandling.TestTimeoutExceptionInjector
Running org.apache.hadoop.hbase.TestCompare
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.596 sec - in org.apache.hadoop.hbase.TestCompare
Running org.apache.hadoop.hbase.http.TestGlobalFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.921 sec - in org.apache.hadoop.hbase.http.TestGlobalFilter
Running org.apache.hadoop.hbase.http.TestPathFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.948 sec - in org.apache.hadoop.hbase.http.TestPathFilter
Running org.apache.hadoop.hbase.http.TestHttpRequestLogAppender
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 sec - in org.apache.hadoop.hbase.http.TestHttpRequestLogAppender
Running org.apache.hadoop.hbase.http.TestHtmlQuoting
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.996 sec - in org.apache.hadoop.hbase.http.TestHtmlQuoting
Running org.apache.hadoop.hbase.http.log.TestLogLevel
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.995 sec - in org.apache.hadoop.hbase.http.log.TestLogLevel
Running org.apache.hadoop.hbase.http.conf.TestConfServlet
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.828 sec - in org.apache.hadoop.hbase.http.conf.TestConfServlet
Running org.apache.hadoop.hbase.http.TestHttpRequestLog
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 sec - in org.apache.hadoop.hbase.http.TestHttpRequestLog
Running org.apache.hadoop.hbase.http.TestHttpServerWebapps
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.374 sec - in org.apache.hadoop.hbase.http.TestHttpServerWebapps
Running org.apache.hadoop.hbase.http.TestHttpServerLifecycle
Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.004 sec - in org.apache.hadoop.hbase.http.TestHttpServerLifecycle
Running org.apache.hadoop.hbase.http.TestHttpServer
Tests run: 16, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 6.037 sec - in org.apache.hadoop.hbase.http.TestHttpServer
Running org.apache.hadoop.hbase.http.lib.TestStaticUserWebFilter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.841 sec - in org.apache.hadoop.hbase.http.lib.TestStaticUserWebFilter
Running org.apache.hadoop.hbase.http.jmx.TestJMXJsonServlet
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 sec - in org.apache.hadoop.hbase.http.jmx.TestJMXJsonServlet
Running org.apache.hadoop.hbase.http.TestServletFilter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.935 sec - in org.apache.hadoop.hbase.http.TestServletFilter
Running org.apache.hadoop.hbase.http.TestSSLHttpServer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 sec - in org.apache.hadoop.hbase.http.TestSSLHttpServer
Running org.apache.hadoop.hbase.TestServerName
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.213 sec - in org.apache.hadoop.hbase.TestServerName
Running org.apache.hadoop.hbase.mapred.TestRowCounter
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.927 sec - in org.apache.hadoop.hbase.mapred.TestRowCounter
Running org.apache.hadoop.hbase.mapred.TestDriver
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 sec - in org.apache.hadoop.hbase.mapred.TestDriver
Running org.apache.hadoop.hbase.mapred.TestSplitTable
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.153 sec - in org.apache.hadoop.hbase.mapred.TestSplitTable
Running org.apache.hadoop.hbase.mapred.TestIdentityTableMap
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.659 sec - in org.apache.hadoop.hbase.mapred.TestIdentityTableMap
Running org.apache.hadoop.hbase.mapred.TestGroupingTableMap
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.759 sec - in org.apache.hadoop.hbase.mapred.TestGroupingTableMap

Results :

Tests in error: 
  TestRpcClientLeaks.setup:88 » IO Shutting down
org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder.org.apache.hadoop.hbase.master.balancer.TestRegionLocationFinder
  Run 1: TestRegionLocationFinder.setUpBeforeClass:59 » IO Shutting down
  Run 2: TestRegionLocationFinder.tearDownAfterClass:78 NullPointer

  TestProcedureManager.setupBeforeClass:53 » IO Shutting down
Flaked tests: 
org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler.testThrottling(org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler)
  Run 1: TestReplicationThrottler.testThrottling:75 null
  Run 2: PASS


Tests run: 992, Failures: 0, Errors: 3, Skipped: 20, Flakes: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [2:00.990s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [9.583s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.538s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [2.605s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [36.401s]
[INFO] Apache HBase - Common ............................. SUCCESS [5:39.607s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [4:37.880s]
[INFO] Apache HBase - Client ............................. SUCCESS [2:21.892s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [12.671s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [18.339s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [22.832s]
[INFO] Apache HBase - Server ............................. FAILURE [1:14:53.175s]
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:31:55.601s
[INFO] Finished at: Sat Dec 05 18:19:36 UTC 2015
[INFO] Final Memory: 92M/520M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project hbase-server: ExecutionException: java.lang.RuntimeException: There was an error in the forked process
[ERROR] java.lang.ArrayIndexOutOfBoundsException: 1
[ERROR] at org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil.generateFailingTests(JUnit4ProviderUtil.java:64)
[ERROR] at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:151)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[ERROR] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[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 :hbase-server
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
[Hadoop] $ /bin/bash -xe /tmp/hudson7898729195007572122.sh
+ pwd
<https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-external-blockcache
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-native-client
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shaded
hbase-shell
hbase-spark
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ wc -l
++ grep -e -Dhbase.test
++ grep surefirebooter
++ jps -v
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results