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 2016/03/29 09:35:59 UTC

Build failed in Jenkins: HBase-1.2-IT » IntegrationTestAcidGuarantees,latest1.8,yahoo-not-h2 #474

See <https://builds.apache.org/job/HBase-1.2-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.8,label=yahoo-not-h2/474/changes>

Changes:

[busbey] HBASE-15500 update docs from master.

[busbey] HBASE-15500 update CHANGES.txt for 1.2.1 release

[busbey] HBASE-15500 update version to 1.2.1 for RC.

------------------------------------------
[...truncated 53782 lines...]
     bool VerifyMergedCPBytecodes                   = true                                {product}
     bool VerifySharedSpaces                        = false                               {product}
     intx WorkAroundNPTLTimedWaitHang               = 1                                   {product}
    uintx YoungGenerationSizeIncrement              = 20                                  {product}
    uintx YoungGenerationSizeSupplement             = 80                                  {product}
    uintx YoungGenerationSizeSupplementDecay        = 8                                   {product}
    uintx YoungPLABSize                             = 4096                                {product}
     bool ZeroTLAB                                  = false                               {product}
     intx hashCode                                  = 5                                   {product}
Running org.apache.hadoop.hbase.IntegrationTestAcidGuarantees
SUREFIRE-859: [GC (Allocation Failure)  60928K->6228K(231936K), 0.0342960 secs]
SUREFIRE-859: [GC (Allocation Failure)  87925K->41746K(292864K), 0.0244430 secs]
SUREFIRE-859: [GC (Metadata GC Threshold)  102461K->41427K(292864K), 0.0247877 secs]
SUREFIRE-859: [Full GC (Metadata GC Threshold)  41427K->8839K(235008K), 0.0769248 secs]
SUREFIRE-859: [GC (Allocation Failure)  130695K->70001K(328704K), 0.2309385 secs]
SUREFIRE-859: [Full GC (Ergonomics)  70001K->66421K(470528K), 0.1341400 secs]
SUREFIRE-859: [GC (Allocation Failure)  262616K->84904K(498688K), 0.0681148 secs]
SUREFIRE-859: [GC (Metadata GC Threshold)  148821K->78347K(610816K), 0.0429160 secs]
SUREFIRE-859: [Full GC (Metadata GC Threshold)  78347K->9149K(574464K), 0.1216447 secs]
SUREFIRE-859: [GC (Allocation Failure)  327101K->89197K(574464K), 0.0310907 secs]
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 8.285 sec <<< FAILURE! - in org.apache.hadoop.hbase.IntegrationTestAcidGuarantees
testMixedAtomicity(org.apache.hadoop.hbase.IntegrationTestAcidGuarantees)  Time elapsed: 6.105 sec  <<< ERROR!
java.io.IOException: Shutting down
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.apache.hadoop.hbase.ipc.RpcServer.bind(RpcServer.java:2583)
	at org.apache.hadoop.hbase.ipc.RpcServer$Listener.<init>(RpcServer.java:575)
	at org.apache.hadoop.hbase.ipc.RpcServer.<init>(RpcServer.java:2029)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.<init>(RSRpcServices.java:926)
	at org.apache.hadoop.hbase.master.MasterRpcServices.<init>(MasterRpcServices.java:230)
	at org.apache.hadoop.hbase.master.HMaster.createRpcServices(HMaster.java:517)
	at org.apache.hadoop.hbase.regionserver.HRegionServer.<init>(HRegionServer.java:535)
	at org.apache.hadoop.hbase.master.HMaster.<init>(HMaster.java:364)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.hadoop.hbase.util.JVMClusterUtil.createMasterThread(JVMClusterUtil.java:140)
	at org.apache.hadoop.hbase.LocalHBaseCluster.addMaster(LocalHBaseCluster.java:219)
	at org.apache.hadoop.hbase.LocalHBaseCluster.<init>(LocalHBaseCluster.java:155)
	at org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:214)
	at org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:1031)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:991)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:863)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:845)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:832)
	at org.apache.hadoop.hbase.IntegrationTestingUtility.initializeCluster(IntegrationTestingUtility.java:78)
	at org.apache.hadoop.hbase.IntegrationTestAcidGuarantees.setUpCluster(IntegrationTestAcidGuarantees.java:66)

testGetAtomicity(org.apache.hadoop.hbase.IntegrationTestAcidGuarantees)  Time elapsed: 1.146 sec  <<< ERROR!
java.io.IOException: Shutting down
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.apache.hadoop.hbase.ipc.RpcServer.bind(RpcServer.java:2583)
	at org.apache.hadoop.hbase.ipc.RpcServer$Listener.<init>(RpcServer.java:575)
	at org.apache.hadoop.hbase.ipc.RpcServer.<init>(RpcServer.java:2029)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.<init>(RSRpcServices.java:926)
	at org.apache.hadoop.hbase.master.MasterRpcServices.<init>(MasterRpcServices.java:230)
	at org.apache.hadoop.hbase.master.HMaster.createRpcServices(HMaster.java:517)
	at org.apache.hadoop.hbase.regionserver.HRegionServer.<init>(HRegionServer.java:535)
	at org.apache.hadoop.hbase.master.HMaster.<init>(HMaster.java:364)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.hadoop.hbase.util.JVMClusterUtil.createMasterThread(JVMClusterUtil.java:140)
	at org.apache.hadoop.hbase.LocalHBaseCluster.addMaster(LocalHBaseCluster.java:219)
	at org.apache.hadoop.hbase.LocalHBaseCluster.<init>(LocalHBaseCluster.java:155)
	at org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:214)
	at org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:1031)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:991)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:863)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:845)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:832)
	at org.apache.hadoop.hbase.IntegrationTestingUtility.initializeCluster(IntegrationTestingUtility.java:78)
	at org.apache.hadoop.hbase.IntegrationTestAcidGuarantees.setUpCluster(IntegrationTestAcidGuarantees.java:66)

testScanAtomicity(org.apache.hadoop.hbase.IntegrationTestAcidGuarantees)  Time elapsed: 0.896 sec  <<< ERROR!
java.io.IOException: Shutting down
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.apache.hadoop.hbase.ipc.RpcServer.bind(RpcServer.java:2583)
	at org.apache.hadoop.hbase.ipc.RpcServer$Listener.<init>(RpcServer.java:575)
	at org.apache.hadoop.hbase.ipc.RpcServer.<init>(RpcServer.java:2029)
	at org.apache.hadoop.hbase.regionserver.RSRpcServices.<init>(RSRpcServices.java:926)
	at org.apache.hadoop.hbase.master.MasterRpcServices.<init>(MasterRpcServices.java:230)
	at org.apache.hadoop.hbase.master.HMaster.createRpcServices(HMaster.java:517)
	at org.apache.hadoop.hbase.regionserver.HRegionServer.<init>(HRegionServer.java:535)
	at org.apache.hadoop.hbase.master.HMaster.<init>(HMaster.java:364)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.hadoop.hbase.util.JVMClusterUtil.createMasterThread(JVMClusterUtil.java:140)
	at org.apache.hadoop.hbase.LocalHBaseCluster.addMaster(LocalHBaseCluster.java:219)
	at org.apache.hadoop.hbase.LocalHBaseCluster.<init>(LocalHBaseCluster.java:155)
	at org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:214)
	at org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:1031)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:991)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:863)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:845)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:832)
	at org.apache.hadoop.hbase.IntegrationTestingUtility.initializeCluster(IntegrationTestingUtility.java:78)
	at org.apache.hadoop.hbase.IntegrationTestAcidGuarantees.setUpCluster(IntegrationTestAcidGuarantees.java:66)


Results :

Tests in error: 
  IntegrationTestAcidGuarantees>IntegrationTestBase.setUp:133->setUpCluster:66 » IO
  IntegrationTestAcidGuarantees>IntegrationTestBase.setUp:133->setUpCluster:66 » IO
  IntegrationTestAcidGuarantees>IntegrationTestBase.setUp:133->setUpCluster:66 » IO

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

[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ hbase-it ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/HBase-1.2-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.8,label=yahoo-not-h2/ws/hbase-it/target/failsafe-reports>
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:23.057s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [5.967s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.210s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [1.076s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [27.197s]
[INFO] Apache HBase - Common ............................. SUCCESS [2:00.315s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [1.251s]
[INFO] Apache HBase - Client ............................. SUCCESS [15.731s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [1.790s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [3.256s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [2.030s]
[INFO] Apache HBase - Server ............................. SUCCESS [1:48.326s]
[INFO] Apache HBase - Testing Util ....................... SUCCESS [4.417s]
[INFO] Apache HBase - Thrift ............................. SUCCESS [9.138s]
[INFO] Apache HBase - Rest ............................... SUCCESS [3.647s]
[INFO] Apache HBase - Shell .............................. SUCCESS [13.098s]
[INFO] Apache HBase - Integration Tests .................. FAILURE [12.272s]
[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: 7:17.622s
[INFO] Finished at: Tue Mar 29 07:36:00 UTC 2016
[INFO] Final Memory: 149M/1454M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project hbase-it: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-1.2-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.8,label=yahoo-not-h2/ws/hbase-it/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-it
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
[yahoo-not-h2] $ /bin/bash -xe /tmp/hudson2937839617893274621.sh
+ pwd
<https://builds.apache.org/job/HBase-1.2-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.8,label=yahoo-not-h2/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-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep -e -Dhbase.test
++ grep surefirebooter
++ 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

Jenkins build is back to normal : HBase-1.2-IT » IntegrationTestAcidGuarantees,latest1.8,yahoo-not-h2 #475

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.2-IT/it.test=IntegrationTestAcidGuarantees,jdk=latest1.8,label=yahoo-not-h2/475/changes>