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/02/19 00:44:27 UTC

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

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

Changes:

[ddas] HBASE-13065. Addendum. Fixes the heapsize used to run the unit tests

------------------------------------------
[...truncated 1797 lines...]
Running org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.651 sec - in org.apache.hadoop.hbase.replication.TestReplicationTrackerZKImpl
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.276 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRS
Running org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.709 sec - in org.apache.hadoop.hbase.replication.TestReplicationKillMasterRSCompressed
Running org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.232 sec - in org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer

Results :




Tests run: 2210, Failures: 0, Errors: 0, Skipped: 23

[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-server ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-server/target/hbase-server-0.98.11-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-server ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-server/target/hbase-server-0.98.11-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:report (report) @ hbase-server ---
[INFO] Skipping JaCoCo execution
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-server ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-server/target/hbase-server-0.98.11-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hbase-server ---
[INFO] Installing <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-server/target/hbase-server-0.98.11-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-server/0.98.11-SNAPSHOT/hbase-server-0.98.11-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-server/pom.xml> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-server/0.98.11-SNAPSHOT/hbase-server-0.98.11-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-server/target/hbase-server-0.98.11-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-server/0.98.11-SNAPSHOT/hbase-server-0.98.11-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-server/target/hbase-server-0.98.11-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-server/0.98.11-SNAPSHOT/hbase-server-0.98.11-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase - Testing Util 0.98.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-testing-util ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (prepare-agent) @ hbase-testing-util ---
[INFO] Skipping JaCoCo execution
[INFO] argLine set to 
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-testing-util ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-testing-util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-testing-util/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-testing-util ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-testing-util ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-testing-util/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-testing-util ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ hbase-testing-util ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (secondPartTestsExecution) @ hbase-testing-util ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:report (report) @ hbase-testing-util ---
[INFO] Skipping JaCoCo execution
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-testing-util ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-testing-util/target/hbase-testing-util-0.98.11-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-testing-util ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-testing-util/target/hbase-testing-util-0.98.11-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hbase-testing-util ---
[INFO] Installing <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-testing-util/target/hbase-testing-util-0.98.11-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-testing-util/0.98.11-SNAPSHOT/hbase-testing-util-0.98.11-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-testing-util/pom.xml> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-testing-util/0.98.11-SNAPSHOT/hbase-testing-util-0.98.11-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-testing-util/target/hbase-testing-util-0.98.11-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-testing-util/0.98.11-SNAPSHOT/hbase-testing-util-0.98.11-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase - Thrift 0.98.11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-thrift ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:prepare-agent (prepare-agent) @ hbase-thrift ---
[INFO] Skipping JaCoCo execution
[INFO] argLine set to 
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-thrift ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-thrift/target/hbase-webapps>
     [copy] Copying 17 files to <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-thrift/target/hbase-webapps>
15/02/18 23:40:36 INFO mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
    [mkdir] Created dir: <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-thrift/target/hbase-webapps/thrift/WEB-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (jspcSource-packageInfo-source) @ hbase-thrift ---
[INFO] Source directory: <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-thrift/target/generated-sources/java> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ hbase-thrift ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-thrift ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-thrift ---
[INFO] Compiling 47 source files to <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-thrift/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-thrift ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-thrift/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-thrift ---
[INFO] Compiling 5 source files to <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-thrift/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.18:test (default-test) @ hbase-thrift ---
[INFO] Surefire report directory: <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-thrift/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
[INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 sec <<< FAILURE! - in org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine  Time elapsed: 0.006 sec  <<< ERROR!
java.io.IOException: Shutting down
	at org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:189)
	at org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:425)
	at org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:224)
	at org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:93)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:924)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:888)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:805)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:776)
	at org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:745)
	at org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine.setUpBeforeClass(TestThriftServerCmdLine.java:119)

Running org.apache.hadoop.hbase.thrift.TestCallQueue
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec - in org.apache.hadoop.hbase.thrift.TestCallQueue
Running org.apache.hadoop.hbase.thrift.TestThriftServer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.58 sec - in org.apache.hadoop.hbase.thrift.TestThriftServer
Running org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithLabels
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.924 sec - in org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithLabels
Running org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.514 sec - in org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler

Results :


Tests in error: 
  TestThriftServerCmdLine.setUpBeforeClass:119 ยป IO Shutting down


Tests run: 47, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] HBase ............................................. SUCCESS [3.119s]
[INFO] HBase - Checkstyle ................................ SUCCESS [0.688s]
[INFO] HBase - Annotations ............................... SUCCESS [0.867s]
[INFO] HBase - Common .................................... SUCCESS [42.485s]
[INFO] HBase - Protocol .................................. SUCCESS [9.133s]
[INFO] HBase - Client .................................... SUCCESS [47.934s]
[INFO] HBase - Hadoop Compatibility ...................... SUCCESS [7.058s]
[INFO] HBase - Hadoop One Compatibility .................. SUCCESS [5.590s]
[INFO] HBase - Prefix Tree ............................... SUCCESS [7.962s]
[INFO] HBase - Server .................................... SUCCESS [4:20:13.417s]
[INFO] HBase - Testing Util .............................. SUCCESS [0.916s]
[INFO] HBase - Thrift .................................... FAILURE [2:11.793s]
[INFO] HBase - Rest ...................................... 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: 4:24:31.734s
[INFO] Finished at: Wed Feb 18 23:42:48 UTC 2015
[INFO] Final Memory: 51M/747M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project hbase-thrift: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/ws/hbase-thrift/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-thrift
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/hudson7242166312648758283.sh
++ jps
++ 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
Sending artifact delta relative to HBase-0.98-on-Hadoop-1.1 #816
Archived 1703 artifacts
Archive block size is 32768
Received 7 blocks and 268553821 bytes
Compression is 0.1%
Took 1 min 14 sec
Recording test results
Updating HBASE-13065

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

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