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 2014/07/05 01:07:44 UTC

Build failed in Jenkins: HBase-0.98-on-Hadoop-1.1 #356

See <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/356/changes>

Changes:

[apurtell] HBASE-11446 Reduce the frequency of RNG calls in SecureWALCellCodec#EncryptedKvEncoder

[apurtell] HBASE-11457 Increment HFile block encoding IVs accounting for cipher's internal use

[ramkrishna] HBASE-10885 Support visibility expressions on Deletes (Ram)

------------------------------------------
[...truncated 1621 lines...]
[INFO] HBase ............................................. SUCCESS [2.909s]
[INFO] HBase - Common .................................... SUCCESS [21.552s]
[INFO] HBase - Protocol .................................. SUCCESS [19.551s]
[INFO] HBase - Client .................................... SUCCESS [38.592s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [5.473s]
[INFO] HBase - Hadoop One Compatibility .................. SUCCESS [1.636s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [3.944s]
[INFO] HBase - Server .................................... FAILURE [3:19:33.896s]
[INFO] HBase - Testing Util .............................. SKIPPED
[INFO] HBase - Thrift .................................... SKIPPED
[INFO] HBase - Shell ..................................... SKIPPED
[INFO] HBase - Integration Tests ......................... SKIPPED
[INFO] HBase - Examples .................................. SKIPPED
[INFO] HBase - Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:21:08.330s
[INFO] Finished at: Fri Jul 04 23:03:12 UTC 2014
[INFO] Final Memory: 27M/582M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) on project hbase-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/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  :   ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l`
  if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
    #It seems sometimes the tests are not dying immediately. Let's give them 10s
    echo "Suspicious java process found - waiting 10s to see if there are just slow to stop"
    sleep 10
    ZOMBIE_TESTS_COUNT=`jps | grep surefirebooter | wc -l`
    if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
      echo "There are $ZOMBIE_TESTS_COUNT zombie tests, they should have been killed by surefire but survived"
      echo "************ BEGIN zombies jstack extract"
      ZB_STACK=`jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack | grep ".test" | grep "\.java"`
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack
      echo "************ END  zombies jstack extract"
      JIRA_COMMENT="$JIRA_COMMENT

     {color:red}-1 core zombie tests{color}.  There are ${ZOMBIE_TESTS_COUNT} zombie test(s): ${ZB_STACK}"
      BAD=1
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs kill -9
    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
[HBase-0.98-on-Hadoop-1.1] $ /bin/bash -xe /tmp/hudson120696404377588477.sh
++ jps
++ wc -l
++ grep surefirebooter
+ ZOMBIE_TESTS_COUNT=1
+ [[ 1 != 0 ]]
+ echo 'Suspicious java process found - waiting 10s to see if there are just slow to stop'
Suspicious java process found - waiting 10s to see if there are just slow to stop
+ sleep 10
++ jps
++ grep surefirebooter
++ wc -l
+ ZOMBIE_TESTS_COUNT=1
+ [[ 1 != 0 ]]
+ echo 'There are 1 zombie tests, they should have been killed by surefire but survived'
There are 1 zombie tests, they should have been killed by surefire but survived
+ echo '************ BEGIN zombies jstack extract'
************ BEGIN zombies jstack extract
++ jps
++ grep surefirebooter
++ cut -d ' ' -f 1
++ xargs -n 1 jstack
++ grep .test
++ grep '\.java'
+ ZB_STACK='	at org.apache.maven.plugin.ear.it.EarMojoIT.testProject035(EarMojoIT.java:379)'
+ jps
+ grep surefirebooter
+ cut -d ' ' -f 1
+ xargs -n 1 jstack
2014-07-04 23:03:27
Full thread dump Java HotSpot(TM) Server VM (20.45-b01 mixed mode):

"Thread-69" prio=10 tid=0xadc8b800 nid=0x42aa runnable [0xae57d000]
   java.lang.Thread.State: RUNNABLE
	at java.io.FileInputStream.readBytes(Native Method)
	at java.io.FileInputStream.read(FileInputStream.java:220)
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
	- locked <0xdef992f0> (a java.io.InputStreamReader)
	at java.io.InputStreamReader.read(InputStreamReader.java:167)
	at java.io.BufferedReader.fill(BufferedReader.java:136)
	at java.io.BufferedReader.readLine(BufferedReader.java:299)
	- locked <0xdef992f0> (a java.io.InputStreamReader)
	at java.io.BufferedReader.readLine(BufferedReader.java:362)
	at org.apache.maven.it.util.cli.StreamPumper.run(StreamPumper.java:139)

"Thread-68" prio=10 tid=0xad4e0800 nid=0x42a9 runnable [0xae77d000]
   java.lang.Thread.State: RUNNABLE
	at java.io.FileInputStream.readBytes(Native Method)
	at java.io.FileInputStream.read(FileInputStream.java:220)
	at java.io.BufferedInputStream.read1(BufferedInputStream.java:256)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
	- locked <0xdefb4ab0> (a java.io.BufferedInputStream)
	at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
	at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
	at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
	- locked <0xdef96828> (a java.io.InputStreamReader)
	at java.io.InputStreamReader.read(InputStreamReader.java:167)
	at java.io.BufferedReader.fill(BufferedReader.java:136)
	at java.io.BufferedReader.readLine(BufferedReader.java:299)
	- locked <0xdef96828> (a java.io.InputStreamReader)
	at java.io.BufferedReader.readLine(BufferedReader.java:362)
	at org.apache.maven.it.util.cli.StreamPumper.run(StreamPumper.java:139)

"process reaper" daemon prio=10 tid=0xad4f0400 nid=0x42a7 runnable [0xae97d000]
   java.lang.Thread.State: RUNNABLE
	at java.lang.UNIXProcess.waitForProcessExit(Native Method)
	at java.lang.UNIXProcess.access$900(UNIXProcess.java:20)
	at java.lang.UNIXProcess$1$1.run(UNIXProcess.java:132)

"Attach Listener" daemon prio=10 tid=0xadd00c00 nid=0x425d waiting on condition [0x00000000]
   java.lang.Thread.State: RUNNABLE

"Low Memory Detector" daemon prio=10 tid=0xadc07000 nid=0x316e runnable [0x00000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread1" daemon prio=10 tid=0xadc05400 nid=0x316d waiting on condition [0x00000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" daemon prio=10 tid=0xadc03400 nid=0x316c waiting on condition [0x00000000]
   java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" daemon prio=10 tid=0xf68fac00 nid=0x316b runnable [0x00000000]
   java.lang.Thread.State: RUNNABLE

"Finalizer" daemon prio=10 tid=0xf68ef000 nid=0x316a in Object.wait() [0xaf07d000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	- waiting on <0xdf4202c0> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
	- locked <0xdf4202c0> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:171)

"Reference Handler" daemon prio=10 tid=0xf68ed800 nid=0x3169 in Object.wait() [0xae1b0000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	- waiting on <0xdf428070> (a java.lang.ref.Reference$Lock)
	at java.lang.Object.wait(Object.java:485)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
	- locked <0xdf428070> (a java.lang.ref.Reference$Lock)

"main" prio=10 tid=0xf6805400 nid=0x315f in Object.wait() [0xf6958000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	- waiting on <0xdef96178> (a java.lang.UNIXProcess)
	at java.lang.Object.wait(Object.java:485)
	at java.lang.UNIXProcess.waitFor(UNIXProcess.java:165)
	- locked <0xdef96178> (a java.lang.UNIXProcess)
	at org.apache.maven.it.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:130)
	at org.apache.maven.it.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:90)
	at org.apache.maven.it.ForkedLauncher.run(ForkedLauncher.java:112)
	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1381)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1240)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1234)
	at org.apache.maven.plugin.ear.it.AbstractEarPluginIT.executeMojo(AbstractEarPluginIT.java:96)
	at org.apache.maven.plugin.ear.it.AbstractEarPluginIT.executeMojo(AbstractEarPluginIT.java:127)
	at org.apache.maven.plugin.ear.it.AbstractEarPluginIT.doTestProject(AbstractEarPluginIT.java:144)
	at org.apache.maven.plugin.ear.it.AbstractEarPluginIT.doTestProject(AbstractEarPluginIT.java:172)
	at org.apache.maven.plugin.ear.it.AbstractEarPluginIT.doTestProject(AbstractEarPluginIT.java:189)
	at org.apache.maven.plugin.ear.it.AbstractEarPluginIT.doTestProject(AbstractEarPluginIT.java:204)
	at org.apache.maven.plugin.ear.it.EarMojoIT.testProject036(EarMojoIT.java:391)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

"VM Thread" prio=10 tid=0xf68e9c00 nid=0x3168 runnable 

"GC task thread#0 (ParallelGC)" prio=10 tid=0xf680c800 nid=0x3160 runnable 

"GC task thread#1 (ParallelGC)" prio=10 tid=0xf680e000 nid=0x3161 runnable 

"GC task thread#2 (ParallelGC)" prio=10 tid=0xf680f400 nid=0x3162 runnable 

"GC task thread#3 (ParallelGC)" prio=10 tid=0xf6810c00 nid=0x3163 runnable 

"GC task thread#4 (ParallelGC)" prio=10 tid=0xf6812000 nid=0x3164 runnable 

"GC task thread#5 (ParallelGC)" prio=10 tid=0xf6813800 nid=0x3165 runnable 

"GC task thread#6 (ParallelGC)" prio=10 tid=0xf6814c00 nid=0x3166 runnable 

"GC task thread#7 (ParallelGC)" prio=10 tid=0xf6816400 nid=0x3167 runnable 

"VM Periodic Task Thread" prio=10 tid=0xadc10c00 nid=0x316f waiting on condition 

JNI global references: 1502

+ echo '************ END  zombies jstack extract'
************ END  zombies jstack extract
+ JIRA_COMMENT='

     {color:red}-1 core zombie tests{color}.  There are 1 zombie test(s): 	at org.apache.maven.plugin.ear.it.EarMojoIT.testProject035(EarMojoIT.java:379)'
+ BAD=1
+ jps
+ grep surefirebooter
+ cut -d ' ' -f 1
+ xargs kill -9
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Sending artifact delta relative to HBase-0.98-on-Hadoop-1.1 #355
Archived 1664 artifacts
Archive block size is 32768
Received 48 blocks and 434573149 bytes
Compression is 0.4%
Took 3 min 2 sec
Recording test results
Updating HBASE-10885
Updating HBASE-11457
Updating HBASE-11446

Jenkins build is back to normal : HBase-0.98-on-Hadoop-1.1 #357

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/357/changes>