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/02 22:00:45 UTC

Build failed in Jenkins: HBase-TRUNK #6985

See <https://builds.apache.org/job/HBase-TRUNK/6985/changes>

Changes:

[anoopsamjohn] HBASE-14557 MapReduce WALPlayer issue with NoTagsKeyValue.

[eclark] HBASE-14687 Un-synchronize BufferedMutator

[stack] Revert "HBASE-14722 Update surefire to 2.19"

[enis] HBASE-14733 Minor typo in alter_namespace.rb

[Gary Helmling] HBASE-14700 Support a permissive mode for secure clusters to allow

[ndimiduk] update ndimiduk affiliation

[jmhsieh] HBASE-14711 Remove or annotate deprecated methods in HRegionInfo

[mstanleyjones] HBASE-14026 Clarify 'Web API' in version and compatibility docs

[mstanleyjones] HBASE-14532 Add dfs shortcircuit configs to hbase-default.xml, fix

[mstanleyjones] HBASE-14640 Move Cascading info from Wiki to Ref Guide

[mstanleyjones] HBASE-14641 Move JDO example to HBase Ref Guide

[mstanleyjones] HBASE-13478 Document the change of default master ports being used

[mstanleyjones] HBASE-14639 Move Scala info from HBase Wiki to Ref Guide

[mstanleyjones] HBASE-14638 Move Jython info from the Wiki to the Ref Guide

[mstanleyjones] HBASE-14739 Fix broken link to Javadoc that is suppressed because it is

[stack] HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan)

[stack] HBASE-14725 Vet categorization of tests so they for sure go into the

[jmhsieh] HBASE-14731 Add -DuseMob option to ITBLL

[stack] Revert "HBASE-14728 TestRowCounter is broken in master (Abhishek Singh

[stack] HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan)

[stack] Revert "HBASE-14725 Vet categorization of tests so they for sure go

[stack] HBASE-13014 Java Tool For Region Moving

------------------------------------------
[...truncated 656 lines...]
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/target/hbase-webapps
     [copy] Copying 20 files to /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/target/hbase-webapps
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/target/hbase-webapps/master/WEB-INF
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/target/hbase-webapps/regionserver/WEB-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ hbase-server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 22 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ hbase-server ---
[INFO] Compiling 808 source files to /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/target/classes
[INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/hbck/ReplicationChecker.java: Some input files use or override a deprecated API.
[INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/hbck/ReplicationChecker.java: Recompile with -Xlint:deprecation for details.
[INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/CoprocessorHost.java: Some input files use unchecked or unsafe operations.
[INFO] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/CoprocessorHost.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSUtils.java:[229,15] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSUtils.java:[229,39] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java:[611,25] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java:[611,44] sun.misc.SignalHandler is internal proprietary API and may be removed in a future release
[WARNING] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java:[612,28] sun.misc.Signal is internal proprietary API and may be removed in a future release
[WARNING] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java:[611,7] sun.misc.Signal is internal proprietary API and may be removed in a future release
[INFO] 6 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[50,38] cannot find symbol
  symbol:   class HConnectionManager
  location: package org.apache.hadoop.hbase.client
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[57,41] cannot find symbol
  symbol:   class MetaRegionTracker
  location: package org.apache.hadoop.hbase.zookeeper
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[365,42] cannot find symbol
  symbol:   method currentTimeMillis()
  location: class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[366,35] cannot find symbol
  symbol:   method currentTimeMillis()
  location: class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[553,46] cannot find symbol
  symbol:   method currentTimeMillis()
  location: class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[566,38] cannot find symbol
  symbol:   method currentTimeMillis()
  location: class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[583,46] cannot find symbol
  symbol:   method currentTimeMillis()
  location: class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[668,24] cannot find symbol
  symbol:   variable HConnectionManager
  location: class org.apache.hadoop.hbase.util.RegionMover
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[831,15] no suitable constructor found for HTable(org.apache.hadoop.conf.Configuration,org.apache.hadoop.hbase.TableName)
    constructor org.apache.hadoop.hbase.client.HTable.HTable(org.apache.hadoop.hbase.client.ClusterConnection,org.apache.hadoop.hbase.client.BufferedMutatorParams) is not applicable
      (actual argument org.apache.hadoop.conf.Configuration cannot be converted to org.apache.hadoop.hbase.client.ClusterConnection by method invocation conversion)
    constructor org.apache.hadoop.hbase.client.HTable.HTable(org.apache.hadoop.hbase.TableName,org.apache.hadoop.hbase.client.ClusterConnection,org.apache.hadoop.hbase.client.TableConfiguration,org.apache.hadoop.hbase.client.RpcRetryingCallerFactory,org.apache.hadoop.hbase.ipc.RpcControllerFactory,java.util.concurrent.ExecutorService) is not applicable
      (actual and formal argument lists differ in length)
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[879,7] cannot find symbol
  symbol:   class MetaRegionTracker
  location: class org.apache.hadoop.hbase.util.RegionMover
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[879,39] cannot find symbol
  symbol:   class MetaRegionTracker
  location: class org.apache.hadoop.hbase.util.RegionMover
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[897,17] no suitable constructor found for HTable(org.apache.hadoop.conf.Configuration,org.apache.hadoop.hbase.TableName)
    constructor org.apache.hadoop.hbase.client.HTable.HTable(org.apache.hadoop.hbase.client.ClusterConnection,org.apache.hadoop.hbase.client.BufferedMutatorParams) is not applicable
      (actual argument org.apache.hadoop.conf.Configuration cannot be converted to org.apache.hadoop.hbase.client.ClusterConnection by method invocation conversion)
    constructor org.apache.hadoop.hbase.client.HTable.HTable(org.apache.hadoop.hbase.TableName,org.apache.hadoop.hbase.client.ClusterConnection,org.apache.hadoop.hbase.client.TableConfiguration,org.apache.hadoop.hbase.client.RpcRetryingCallerFactory,org.apache.hadoop.hbase.ipc.RpcControllerFactory,java.util.concurrent.ExecutorService) is not applicable
      (actual and formal argument lists differ in length)
[INFO] 12 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [ 12.208 s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [  1.523 s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [  0.265 s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [ 11.798 s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [01:29 min]
[INFO] Apache HBase - Common ............................. SUCCESS [ 32.469 s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [ 13.343 s]
[INFO] Apache HBase - Client ............................. SUCCESS [ 39.871 s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [  6.351 s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [ 12.195 s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [ 11.969 s]
[INFO] Apache HBase - Server ............................. FAILURE [  8.399 s]
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - Rest ............................... 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] Apache HBase - Spark .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:03 min
[INFO] Finished at: 2015-11-02T21:00:18+00:00
[INFO] Final Memory: 97M/1109M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project hbase-server: Compilation failure: Compilation failure:
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[50,38] cannot find symbol
[ERROR] symbol:   class HConnectionManager
[ERROR] location: package org.apache.hadoop.hbase.client
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[57,41] cannot find symbol
[ERROR] symbol:   class MetaRegionTracker
[ERROR] location: package org.apache.hadoop.hbase.zookeeper
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[365,42] cannot find symbol
[ERROR] symbol:   method currentTimeMillis()
[ERROR] location: class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[366,35] cannot find symbol
[ERROR] symbol:   method currentTimeMillis()
[ERROR] location: class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[553,46] cannot find symbol
[ERROR] symbol:   method currentTimeMillis()
[ERROR] location: class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[566,38] cannot find symbol
[ERROR] symbol:   method currentTimeMillis()
[ERROR] location: class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[583,46] cannot find symbol
[ERROR] symbol:   method currentTimeMillis()
[ERROR] location: class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[668,24] cannot find symbol
[ERROR] symbol:   variable HConnectionManager
[ERROR] location: class org.apache.hadoop.hbase.util.RegionMover
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[831,15] no suitable constructor found for HTable(org.apache.hadoop.conf.Configuration,org.apache.hadoop.hbase.TableName)
[ERROR] constructor org.apache.hadoop.hbase.client.HTable.HTable(org.apache.hadoop.hbase.client.ClusterConnection,org.apache.hadoop.hbase.client.BufferedMutatorParams) is not applicable
[ERROR] (actual argument org.apache.hadoop.conf.Configuration cannot be converted to org.apache.hadoop.hbase.client.ClusterConnection by method invocation conversion)
[ERROR] constructor org.apache.hadoop.hbase.client.HTable.HTable(org.apache.hadoop.hbase.TableName,org.apache.hadoop.hbase.client.ClusterConnection,org.apache.hadoop.hbase.client.TableConfiguration,org.apache.hadoop.hbase.client.RpcRetryingCallerFactory,org.apache.hadoop.hbase.ipc.RpcControllerFactory,java.util.concurrent.ExecutorService) is not applicable
[ERROR] (actual and formal argument lists differ in length)
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[879,7] cannot find symbol
[ERROR] symbol:   class MetaRegionTracker
[ERROR] location: class org.apache.hadoop.hbase.util.RegionMover
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[879,39] cannot find symbol
[ERROR] symbol:   class MetaRegionTracker
[ERROR] location: class org.apache.hadoop.hbase.util.RegionMover
[ERROR] /x1/jenkins/jenkins-slave/workspace/HBase-TRUNK/hbase-server/src/main/java/org/apache/hadoop/hbase/util/RegionMover.java:[897,17] no suitable constructor found for HTable(org.apache.hadoop.conf.Configuration,org.apache.hadoop.hbase.TableName)
[ERROR] constructor org.apache.hadoop.hbase.client.HTable.HTable(org.apache.hadoop.hbase.client.ClusterConnection,org.apache.hadoop.hbase.client.BufferedMutatorParams) is not applicable
[ERROR] (actual argument org.apache.hadoop.conf.Configuration cannot be converted to org.apache.hadoop.hbase.client.ClusterConnection by method invocation conversion)
[ERROR] constructor org.apache.hadoop.hbase.client.HTable.HTable(org.apache.hadoop.hbase.TableName,org.apache.hadoop.hbase.client.ClusterConnection,org.apache.hadoop.hbase.client.TableConfiguration,org.apache.hadoop.hbase.client.RpcRetryingCallerFactory,org.apache.hadoop.hbase.ipc.RpcControllerFactory,java.util.concurrent.ExecutorService) is not applicable
[ERROR] (actual and formal argument lists differ in length)
[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 -v | grep surefirebooter | grep '-Dhbase.test' | wc -l`
  if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
    #It seems sometimes the tests are not dying immediately. Let's give them 30s
    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 '-Dhbase.test' | 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 "************ zombies jps listing"
      jps -v
      jps -v | grep surefirebooter | grep '-Dhbase.test'
      echo "************ BEGIN zombies jstack extract"
      # HBase tests have been flagged with an innocuous '-Dhbase.test' just so they can
      # be identified as hbase in a process listing.
      ZB_STACK=`jps -v | grep surefirebooter | grep '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack | grep ".test" | grep "\.java"`
      jps -v | grep surefirebooter | grep '-Dhbase.test' | 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
      # Killing these zombies
      echo 'Killing ZOMBIES!!!'
      jps -v
      jps -v | grep surefirebooter | grep '-Dhbase.test' | 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
[HBase-TRUNK] $ /bin/bash -xe /tmp/hudson6625027844184480063.sh
++ jps -v
++ grep surefirebooter
++ grep -Dhbase.test
++ wc -l
grep: unknown devices method
+ ZOMBIE_TESTS_COUNT=0
/tmp/hudson6625027844184480063.sh: line 30: syntax error: unexpected end of file
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Archiving artifacts
Compressed 2.06 MB of artifacts by 47.0% relative to #6982
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/findbugs.xml,**/findbugsXml.xml
[FINDBUGS] Parsing 16 files in <https://builds.apache.org/job/HBase-TRUNK/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-annotations/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-annotations/target/findbugsXml.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-client/target/findbugsXml.xml> with 13 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-common/target/findbugs.xml> with 13 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-common/target/findbugsXml.xml> with 22 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-hadoop-compat/target/findbugs.xml> with 22 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-hadoop-compat/target/findbugsXml.xml> with 22 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-hadoop2-compat/target/findbugs.xml> with 22 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-hadoop2-compat/target/findbugsXml.xml> with 22 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-prefix-tree/target/findbugs.xml> with 22 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-prefix-tree/target/findbugsXml.xml> with 23 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-procedure/target/findbugs.xml> with 23 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-procedure/target/findbugsXml.xml> with 24 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-protocol/target/findbugs.xml> with 24 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6985/artifact/hbase-protocol/target/findbugsXml.xml> with 24 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #6982
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/checkstyle-result.xml
[CHECKSTYLE] No files found in <https://builds.apache.org/job/HBase-TRUNK/ws/> for pattern: **/checkstyle-result.xml
[CHECKSTYLE] Computing warning deltas based on reference build #6982
Updating HBASE-13014
Updating HBASE-14638
Updating HBASE-14639
Updating HBASE-14731
Updating HBASE-14557
Updating HBASE-14722
Updating HBASE-14711
Updating HBASE-14725
Updating HBASE-14733
Updating HBASE-14700
Updating HBASE-14641
Updating HBASE-14640
Updating HBASE-14739
Updating HBASE-14532
Updating HBASE-14728
Updating HBASE-14687
Updating HBASE-13478
Updating HBASE-14026

Jenkins build is back to normal : HBase-TRUNK #6986

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-TRUNK/6986/changes>