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/11/30 04:47:40 UTC

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

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

Changes:

[tedyu] HBASE-14531 graceful_stop.sh "if [ \"$local\" ]" condition unexpected

------------------------------------------
[...truncated 44590 lines...]
org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL  Time elapsed: 0.162 sec  <<< ERROR!
org.apache.hadoop.ipc.RemoteException: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:949)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1360)
	at java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:181)
	at org.apache.hadoop.hbase.util.ModifyRegionUtils.createRegions(ModifyRegionUtils.java:170)
	at org.apache.hadoop.hbase.util.ModifyRegionUtils.createRegions(ModifyRegionUtils.java:141)
	at org.apache.hadoop.hbase.util.ModifyRegionUtils.createRegions(ModifyRegionUtils.java:118)
	at org.apache.hadoop.hbase.master.procedure.CreateTableProcedure$3.createHdfsRegions(CreateTableProcedure.java:361)
	at org.apache.hadoop.hbase.master.procedure.CreateTableProcedure.createFsLayout(CreateTableProcedure.java:380)
	at org.apache.hadoop.hbase.master.procedure.CreateTableProcedure.createFsLayout(CreateTableProcedure.java:354)
	at org.apache.hadoop.hbase.master.procedure.CreateTableProcedure.executeFromState(CreateTableProcedure.java:119)
	at org.apache.hadoop.hbase.master.procedure.CreateTableProcedure.executeFromState(CreateTableProcedure.java:58)
	at org.apache.hadoop.hbase.procedure2.StateMachineProcedure.execute(StateMachineProcedure.java:119)
	at org.apache.hadoop.hbase.procedure2.Procedure.doExecute(Procedure.java:442)
	at org.apache.hadoop.hbase.procedure2.ProcedureExecutor.execProcedure(ProcedureExecutor.java:987)
	at org.apache.hadoop.hbase.procedure2.ProcedureExecutor.execLoop(ProcedureExecutor.java:778)
	at org.apache.hadoop.hbase.procedure2.ProcedureExecutor.execLoop(ProcedureExecutor.java:731)
	at org.apache.hadoop.hbase.procedure2.ProcedureExecutor.access$400(ProcedureExecutor.java:72)
	at org.apache.hadoop.hbase.procedure2.ProcedureExecutor$2.run(ProcedureExecutor.java:476)

org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL  Time elapsed: 0.178 sec  <<< ERROR!
java.lang.NullPointerException: null
	at org.apache.hadoop.hbase.replication.TestReplicationBase.tearDownAfterClass(TestReplicationBase.java:163)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Running org.apache.hadoop.hbase.replication.TestMasterReplication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 192.228 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Running org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.864 sec - in org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 168.354 sec - in org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
Running org.apache.hadoop.hbase.replication.TestReplicationWithTags
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.516 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.851 sec - in org.apache.hadoop.hbase.replication.TestReplicationSource
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 157.536 sec - in org.apache.hadoop.hbase.replication.TestMasterReplication
Running org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Running org.apache.hadoop.hbase.replication.TestReplicationEndpoint
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.868 sec - in org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Running org.apache.hadoop.hbase.fs.TestBlockReorder
Running org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Running org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.938 sec - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.121 sec <<< FAILURE! - in org.apache.hadoop.hbase.replication.TestPerTableCFReplication
org.apache.hadoop.hbase.replication.TestPerTableCFReplication  Time elapsed: 0.097 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:1020)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:980)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:852)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:846)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:790)
	at org.apache.hadoop.hbase.replication.TestPerTableCFReplication.setUpBeforeClass(TestPerTableCFReplication.java:171)

Running org.apache.hadoop.hbase.TestMovedRegionsCleaner
Running org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.917 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.493 sec - in org.apache.hadoop.hbase.trace.TestHTraceHooks
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.122 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: 11.255 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: 86.332 sec - in org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.266 sec - in org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Running org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
Running org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Running org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 125.244 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: 289.386 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 255.417 sec - in org.apache.hadoop.hbase.mapred.TestTableInputFormat
Running org.apache.hadoop.hbase.TestMultiVersions
Running org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.135 sec - in org.apache.hadoop.hbase.TestMetaMigrationConvertingToPB
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.341 sec - in org.apache.hadoop.hbase.TestMultiVersions
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 320.209 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 519.059 sec - in org.apache.hadoop.hbase.mapred.TestMultiTableSnapshotInputFormat
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 713.47 sec - in org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat

Results :

Tests in error: 
org.apache.hadoop.hbase.mapreduce.TestRowCounter.testRowCounterTimeRange(org.apache.hadoop.hbase.mapreduce.TestRowCounter)
  Run 1: TestRowCounter.testRowCounterTimeRange:191->runRowCount:211 » TestTimedOut tes...
  Run 2: TestRowCounter.testRowCounterTimeRange:191->runRowCount:211 » TestTimedOut tes...

  TestPerTableCFReplication.setUpBeforeClass:171 » IO Shutting down
org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL.org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
  Run 1: TestReplicationSyncUpToolWithMultipleWAL.org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL » Remote
  Run 2: TestReplicationSyncUpToolWithMultipleWAL>TestReplicationBase.tearDownAfterClass:163 » NullPointer


Tests run: 2282, Failures: 0, Errors: 3, Skipped: 39

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:42.204s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [13.345s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.726s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [3.853s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [46.800s]
[INFO] Apache HBase - Common ............................. SUCCESS [5:51.935s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [5:55.798s]
[INFO] Apache HBase - Client ............................. SUCCESS [2:56.749s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [14.452s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [24.013s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [34.433s]
[INFO] Apache HBase - Server ............................. FAILURE [3:30:34.614s]
[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:49:54.572s
[INFO] Finished at: Mon Nov 30 03:41:44 UTC 2015
[INFO] Final Memory: 392M/721M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) 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/hudson6703204047366246099.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
++ jps -v
++ 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
Recording test results

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

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


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

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

------------------------------------------
[...truncated 44589 lines...]
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: 17.567 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileSeek
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.57 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Running org.apache.hadoop.hbase.io.hfile.TestSeekBeforeWithInlineBlocks
Running org.apache.hadoop.hbase.io.hfile.TestCacheConfig
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.929 sec - in org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.017 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: 54.212 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: 11.019 sec - in org.apache.hadoop.hbase.procedure.TestZKProcedure
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.984 sec - in org.apache.hadoop.hbase.io.TestFileLink
Running org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
Running org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.92 sec - in org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
Running org.apache.hadoop.hbase.ipc.TestHBaseClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.722 sec - in org.apache.hadoop.hbase.ipc.TestHBaseClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.789 sec - in org.apache.hadoop.hbase.TestHBaseOnOtherDfsCluster
Running org.apache.hadoop.hbase.ipc.TestDelayedRpc
Running org.apache.hadoop.hbase.ipc.TestProtoBufRpc
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.148 sec - in org.apache.hadoop.hbase.ipc.TestProtoBufRpc
Running org.apache.hadoop.hbase.TestLocalHBaseCluster
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.802 sec - in org.apache.hadoop.hbase.ipc.TestDelayedRpc
Running org.apache.hadoop.hbase.TestAcidGuarantees
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 134.814 sec - in org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.032 sec - in org.apache.hadoop.hbase.TestLocalHBaseCluster
Running org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.794 sec - in org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 sec - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
Running org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.736 sec - in org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 562.694 sec - in org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.899 sec - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
Running org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
Running org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.658 sec - in org.apache.hadoop.hbase.zookeeper.TestZKTableStateManager
Running org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.775 sec - in org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.499 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: 6.319 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: 11.349 sec - in org.apache.hadoop.hbase.TestMetaTableAccessorNoCluster
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.035 sec - in org.apache.hadoop.hbase.zookeeper.lock.TestZKInterProcessReadWriteLock
Running org.apache.hadoop.hbase.TestJMXListener
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 141.112 sec - in org.apache.hadoop.hbase.TestAcidGuarantees
Running org.apache.hadoop.hbase.TestZooKeeper
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.601 sec - in org.apache.hadoop.hbase.TestJMXListener
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
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: 582.188 sec - in org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 131.844 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.986 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.838 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: 6.971 sec - in org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 237.573 sec - in org.apache.hadoop.hbase.TestZooKeeper
Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.152 sec - in org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 314.221 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
Running org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Running org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.213 sec - in org.apache.hadoop.hbase.replication.TestReplicationChangingPeerRegionservers
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 154.467 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.84 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 463.921 sec - in org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint
Running org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
Running org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
Running org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Running org.apache.hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 182.319 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.958 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: 93.317 sec - in org.apache.hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.12 sec - in org.apache.hadoop.hbase.replication.TestPerTableCFReplication
Running org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Running org.apache.hadoop.hbase.replication.TestReplicationWithTags
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.143 sec - in org.apache.hadoop.hbase.replication.TestReplicationWithTags
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 181.232 sec - in org.apache.hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.374 sec - in org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Running org.apache.hadoop.hbase.replication.TestReplicationEndpoint
Running org.apache.hadoop.hbase.replication.TestReplicationSource
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.289 sec - in org.apache.hadoop.hbase.replication.TestReplicationSource
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.204 sec - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint
Running org.apache.hadoop.hbase.fs.TestBlockReorder
Running org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.517 sec - in org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.856 sec - in org.apache.hadoop.hbase.replication.TestMasterReplication
Running org.apache.hadoop.hbase.TestMovedRegionsCleaner
Running org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Running org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.664 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: 6.275 sec - in org.apache.hadoop.hbase.trace.TestHTraceHooks
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.244 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: 12.602 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: 89.449 sec - in org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool
Running org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
Running org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.115 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: 126.38 sec - in org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
Running org.apache.hadoop.hbase.mapred.TestTableMapReduce

Results :

Tests in error: 
  TestHFileOutputFormat.testMRIncrementalLoad:376->doIncrementalLoadTest:392 » IO
  TestRowCounter.testRowCounterTimeRange:191->runRowCount:211 » TestTimedOut tes...
Flaked tests: 
org.apache.hadoop.hbase.client.TestMultiParallel.testFlushCommitsNoAbort(org.apache.hadoop.hbase.client.TestMultiParallel)
  Run 1: TestMultiParallel.testFlushCommitsNoAbort:241->doTestFlushCommits:293->validateLoadedData:676 null
  Run 2: PASS


Tests run: 2243, Failures: 0, Errors: 2, Skipped: 40, Flakes: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [2:04.843s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [12.317s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.726s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [3.662s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [46.378s]
[INFO] Apache HBase - Common ............................. SUCCESS [5:45.807s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [5:43.204s]
[INFO] Apache HBase - Client ............................. SUCCESS [2:40.647s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [15.303s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [24.766s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [32.116s]
[INFO] Apache HBase - Server ............................. FAILURE [3:29:35.556s]
[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:48:41.324s
[INFO] Finished at: Mon Nov 30 08:34:27 UTC 2015
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 280.768 sec - in org.apache.hadoop.hbase.mapred.TestTableMapReduceUtil
[INFO] Final Memory: 445M/675M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) on project hbase-server: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/hbase-server> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7/jre/bin/java -enableassertions -XX:MaxDirectMemorySize=1G -Xmx2800m -XX:MaxPermSize=256m -Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true -jar <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/hbase-server/target/surefire/surefirebooter7195945932406799700.jar> <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/hbase-server/target/surefire/surefire5879355700155722729tmp> <https://builds.apache.org/job/HBase-1.2/jdk=latest1.7,label=Hadoop/ws/hbase-server/target/surefire/surefire_10798921502216526695625tmp>
[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/hudson8271995425142264378.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