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 2017/11/24 13:39:11 UTC

Build failed in Jenkins: HBase-2.0 » JDK 1.8 (latest),Hadoop #908

See <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/908/display/redirect>

------------------------------------------
Started by upstream project "HBase-2.0" build number 908
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H4 (Hadoop) in workspace <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/hbase.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hbase.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/hbase.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 6ac6ae3fa2c7cdf346e2101318871802b1c5cbb1 (refs/remotes/origin/branch-2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ac6ae3fa2c7cdf346e2101318871802b1c5cbb1
Commit message: "HBASE-19092 Make Tag IA.LimitedPrivate and expose for CPs (Ram)"
 > git rev-list 6ac6ae3fa2c7cdf346e2101318871802b1c5cbb1 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
export=MAVEN_OPTS="-Xmx6100M -XX:-UsePerfData"

[EnvInject] - Variables injected successfully.
[a3159d73] $ /bin/bash -xe /tmp/jenkins895419701218494074.sh
+ which java
/home/jenkins/tools/java/latest1.8/bin/java
+ java -version
java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)
+ ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 386177
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 60000
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 10240
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
+ echo 'Listing of other java processes on this box'
Listing of other java processes on this box
+ jps -v
25203 Jps -Dapplication.home=/usr/local/asfpackages/java/jdk1.8.0_152 -Xms8m
7192 jar -Xmx2g -Xms512m -XX:MaxPermSize=256m
+ rm -rf /tmp/hbase-jenkins/hbase
+ echo ''
+ wget -O excludes.txt 'https://builds.apache.org/view/H-L/view/HBase/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/excludes/*view*/'
Warning: wildcards not supported in HTTP.
--2017-11-24 13:28:18--  https://builds.apache.org/view/H-L/view/HBase/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/excludes/*view*/
Resolving builds.apache.org (builds.apache.org)... 62.210.60.235
Connecting to builds.apache.org (builds.apache.org)|62.210.60.235|:443... connected.
HTTP request sent, awaiting response... 502 Proxy Error
2017-11-24 13:38:19 ERROR 502: Proxy Error.

Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Run zombie detector script
./dev-support/zombie-detector.sh --jenkins ${BUILD_ID}
[a3159d73] $ /bin/bash -xe /tmp/jenkins4176900796816142137.sh
+ ./dev-support/zombie-detector.sh --jenkins 908
Fri Nov 24 13:38:20 UTC 2017 We're ok: there is no zombie test


    {color:green}+1 zombies{color}. No zombie tests found running at the end of the build.
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
[Fast Archiver] Compressed 1.22 MB of artifacts by 54.0% relative to #906
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[FINDBUGS] Skipping publisher since build result is FAILURE
[CHECKSTYLE] Skipping publisher since build result is FAILURE

Build failed in Jenkins: HBase-2.0 » JDK 1.8 (latest),Hadoop #909

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/display/redirect>

------------------------------------------
[...truncated 1.40 MB...]
[INFO] Apache HBase - Common ............................. SUCCESS [15.743s]
[INFO] Apache HBase - Metrics API ........................ SUCCESS [1.117s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [1.370s]
[INFO] Apache HBase - Metrics Implementation ............. SUCCESS [1.141s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [1.949s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [1:20.956s]
[INFO] Apache HBase - Client ............................. SUCCESS [18.549s]
[INFO] Apache HBase - Zookeeper .......................... SUCCESS [2.565s]
[INFO] Apache HBase - Replication ........................ SUCCESS [1.578s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.410s]
[INFO] Apache HBase - HTTP ............................... SUCCESS [3.320s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [3.511s]
[INFO] Apache HBase - Server ............................. SUCCESS [1:04.895s]
[INFO] Apache HBase - MapReduce .......................... SUCCESS [7.020s]
[INFO] Apache HBase - Testing Util ....................... SUCCESS [2.751s]
[INFO] Apache HBase - Thrift ............................. SUCCESS [23.451s]
[INFO] Apache HBase - RSGroup ............................ SUCCESS [6.869s]
[INFO] Apache HBase - Shell .............................. SUCCESS [3.100s]
[INFO] Apache HBase - Coprocessor Endpoint ............... SUCCESS [10.404s]
[INFO] Apache HBase - Backup ............................. SUCCESS [4.268s]
[INFO] Apache HBase - Integration Tests .................. SUCCESS [11.841s]
[INFO] Apache HBase - Examples ........................... SUCCESS [5.284s]
[INFO] Apache HBase - Rest ............................... SUCCESS [14.402s]
[INFO] Apache HBase - External Block Cache ............... SUCCESS [1.812s]
[INFO] Apache HBase - Assembly ........................... SUCCESS [5.002s]
[INFO] Apache HBase - Shaded ............................. SUCCESS [0.394s]
[INFO] Apache HBase - Shaded - Client .................... SUCCESS [1.327s]
[INFO] Apache HBase - Shaded - MapReduce ................. SUCCESS [2.146s]
[INFO] Apache HBase Shaded Packaging Invariants .......... SUCCESS [1.988s]
[INFO] Apache HBase - Archetypes ......................... SUCCESS [0.271s]
[INFO] Apache HBase - Exemplar for hbase-client archetype  SUCCESS [2.785s]
[INFO] Apache HBase - Exemplar for hbase-shaded-client archetype  SUCCESS [2.800s]
[INFO] Apache HBase - Archetype builder .................. SUCCESS [10.281s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:00.740s
[INFO] Finished at: Fri Nov 24 19:54:48 UTC 2017
[INFO] Final Memory: 229M/4520M
[INFO] ------------------------------------------------------------------------
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Run zombie detector script
./dev-support/zombie-detector.sh --jenkins ${BUILD_ID}
[a3159d73] $ /bin/bash -xe /tmp/jenkins2677916688613392913.sh
+ ./dev-support/zombie-detector.sh --jenkins 909
Fri Nov 24 19:54:50 UTC 2017 We're ok: there is no zombie test


    {color:green}+1 zombies{color}. No zombie tests found running at the end of the build.
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/ws/> that match the pattern **/findbugs.xml,**/findbugsXml.xml
[FINDBUGS] Parsing 48 files in <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-archetypes/hbase-client-project/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-archetypes/hbase-client-project/target/findbugsXml.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-archetypes/hbase-shaded-client-project/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-archetypes/hbase-shaded-client-project/target/findbugsXml.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-backup/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-backup/target/findbugsXml.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-build-support/hbase-error-prone/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-build-support/hbase-error-prone/target/findbugsXml.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-client/target/findbugsXml.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-common/target/findbugsXml.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-endpoint/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-endpoint/target/findbugsXml.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-examples/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-examples/target/findbugsXml.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-external-blockcache/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-external-blockcache/target/findbugsXml.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-hadoop-compat/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-hadoop-compat/target/findbugsXml.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-hadoop2-compat/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-hadoop2-compat/target/findbugsXml.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-http/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-http/target/findbugsXml.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-mapreduce/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-mapreduce/target/findbugsXml.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-metrics-api/target/findbugs.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-metrics-api/target/findbugsXml.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-metrics/target/findbugs.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-metrics/target/findbugsXml.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-procedure/target/findbugs.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-procedure/target/findbugsXml.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-protocol-shaded/target/findbugs.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-protocol-shaded/target/findbugsXml.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-protocol/target/findbugs.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-protocol/target/findbugsXml.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-replication/target/findbugs.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-replication/target/findbugsXml.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-rest/target/findbugs.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-rest/target/findbugsXml.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-rsgroup/target/findbugs.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-rsgroup/target/findbugsXml.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-server/target/findbugs.xml> with 1 unique warning and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-server/target/findbugsXml.xml> with 12 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-thrift/target/findbugs.xml> with 12 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-thrift/target/findbugsXml.xml> with 12 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-zookeeper/target/findbugs.xml> with 12 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-zookeeper/target/findbugsXml.xml> with 12 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=6ac6ae3fa2c7cdf346e2101318871802b1c5cbb1, workspace=<https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/ws/>
 > git rev-parse 6ac6ae3fa2c7cdf346e2101318871802b1c5cbb1^{commit} # timeout=10
[FINDBUGS] Computing warning deltas based on reference build #906
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/ws/> that match the pattern **/checkstyle-result.xml
[CHECKSTYLE] Parsing 40 files in <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-annotations/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-archetypes/hbase-archetype-builder/target/checkstyle-result.xml> with 1 unique warning and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-archetypes/hbase-client-project/target/checkstyle-result.xml> with 10 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-archetypes/hbase-shaded-client-project/target/checkstyle-result.xml> with 19 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-archetypes/target/checkstyle-result.xml> with 19 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-assembly/target/checkstyle-result.xml> with 19 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-backup/target/checkstyle-result.xml> with 281 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-build-configuration/target/checkstyle-result.xml> with 281 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-build-support/hbase-error-prone/target/checkstyle-result.xml> with 285 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-build-support/target/checkstyle-result.xml> with 285 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-checkstyle/target/checkstyle-result.xml> with 285 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-client/target/checkstyle-result.xml> with 3725 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-common/target/checkstyle-result.xml> with 5551 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-endpoint/target/checkstyle-result.xml> with 5781 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-examples/target/checkstyle-result.xml> with 6082 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-external-blockcache/target/checkstyle-result.xml> with 6083 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-hadoop-compat/target/checkstyle-result.xml> with 6117 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-hadoop2-compat/target/checkstyle-result.xml> with 6290 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-http/target/checkstyle-result.xml> with 6479 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-it/target/checkstyle-result.xml> with 6931 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-mapreduce/target/checkstyle-result.xml> with 8112 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-metrics-api/target/checkstyle-result.xml> with 8115 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-metrics/target/checkstyle-result.xml> with 8127 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-procedure/target/checkstyle-result.xml> with 8352 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-protocol-shaded/target/checkstyle-result.xml> with 8354 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-protocol/target/checkstyle-result.xml> with 8357 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-replication/target/checkstyle-result.xml> with 8425 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-resource-bundle/target/checkstyle-result.xml> with 8425 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-rest/target/checkstyle-result.xml> with 9318 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-rsgroup/target/checkstyle-result.xml> with 9389 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-server/target/checkstyle-result.xml> with 20164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-shaded/hbase-shaded-check-invariants/target/checkstyle-result.xml> with 20164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-shaded/hbase-shaded-client/target/checkstyle-result.xml> with 20164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-shaded/hbase-shaded-mapreduce/target/checkstyle-result.xml> with 20164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-shaded/target/checkstyle-result.xml> with 20164 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-shell/target/checkstyle-result.xml> with 20166 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-testing-util/target/checkstyle-result.xml> with 20166 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-thrift/target/checkstyle-result.xml> with 20646 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/hbase-zookeeper/target/checkstyle-result.xml> with 20886 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/909/artifact/target/checkstyle-result.xml> with 20886 unique warnings and 0 duplicates.
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=6ac6ae3fa2c7cdf346e2101318871802b1c5cbb1, workspace=<https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/ws/>
 > git rev-parse 6ac6ae3fa2c7cdf346e2101318871802b1c5cbb1^{commit} # timeout=10
ERROR: Build step failed with exception
java.lang.OutOfMemoryError: GC overhead limit exceeded
	at org.eclipse.jgit.internal.storage.file.PackFile.load(PackFile.java:878)
	at org.eclipse.jgit.internal.storage.file.PackFile.get(PackFile.java:273)
	at org.eclipse.jgit.internal.storage.file.ObjectDirectory.openPackedObject(ObjectDirectory.java:421)
	at org.eclipse.jgit.internal.storage.file.ObjectDirectory.openPackedFromSelfOrAlternate(ObjectDirectory.java:390)
	at org.eclipse.jgit.internal.storage.file.ObjectDirectory.openObject(ObjectDirectory.java:382)
	at org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:154)
	at org.eclipse.jgit.treewalk.CanonicalTreeParser.reset(CanonicalTreeParser.java:214)
	at org.eclipse.jgit.treewalk.CanonicalTreeParser.createSubtreeIterator0(CanonicalTreeParser.java:248)
	at org.eclipse.jgit.treewalk.CanonicalTreeParser.createSubtreeIterator(CanonicalTreeParser.java:226)
	at org.eclipse.jgit.treewalk.CanonicalTreeParser.createSubtreeIterator(CanonicalTreeParser.java:70)
	at org.eclipse.jgit.treewalk.TreeWalk.enterSubtree(TreeWalk.java:1210)
	at org.eclipse.jgit.treewalk.TreeWalk.next(TreeWalk.java:828)
	at org.eclipse.jgit.blame.BlameGenerator.find(BlameGenerator.java:955)
	at org.eclipse.jgit.blame.BlameGenerator.processOne(BlameGenerator.java:603)
	at org.eclipse.jgit.blame.BlameGenerator.next(BlameGenerator.java:496)
	at org.eclipse.jgit.blame.BlameResult.computeAll(BlameResult.java:239)
	at org.eclipse.jgit.blame.BlameGenerator.computeBlameResult(BlameGenerator.java:450)
	at org.eclipse.jgit.api.BlameCommand.call(BlameCommand.java:230)
	at hudson.plugins.analysis.util.GitBlamer$BlameCallback.invoke(GitBlamer.java:130)
	at hudson.plugins.analysis.util.GitBlamer$BlameCallback.invoke(GitBlamer.java:104)
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:71)
	at hudson.plugins.analysis.util.GitBlamer.loadBlameResultsForFiles(GitBlamer.java:61)
	at hudson.plugins.analysis.util.GitBlamer.blame(GitBlamer.java:54)
	at hudson.plugins.analysis.util.AbstractBlamer$1.invoke(AbstractBlamer.java:62)
	at hudson.plugins.analysis.util.AbstractBlamer$1.invoke(AbstractBlamer.java:59)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2750)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
Caused: org.eclipse.jgit.errors.LargeObjectException$OutOfMemory: Out of memory loading unknown object
	at org.eclipse.jgit.internal.storage.file.PackFile.load(PackFile.java:881)
	at org.eclipse.jgit.internal.storage.file.PackFile.get(PackFile.java:273)
	at org.eclipse.jgit.internal.storage.file.ObjectDirectory.openPackedObject(ObjectDirectory.java:421)
	at org.eclipse.jgit.internal.storage.file.ObjectDirectory.openPackedFromSelfOrAlternate(ObjectDirectory.java:390)
	at org.eclipse.jgit.internal.storage.file.ObjectDirectory.openObject(ObjectDirectory.java:382)
	at org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:154)
	at org.eclipse.jgit.treewalk.CanonicalTreeParser.reset(CanonicalTreeParser.java:214)
	at org.eclipse.jgit.treewalk.CanonicalTreeParser.createSubtreeIterator0(CanonicalTreeParser.java:248)
	at org.eclipse.jgit.treewalk.CanonicalTreeParser.createSubtreeIterator(CanonicalTreeParser.java:226)
	at org.eclipse.jgit.treewalk.CanonicalTreeParser.createSubtreeIterator(CanonicalTreeParser.java:70)
	at org.eclipse.jgit.treewalk.TreeWalk.enterSubtree(TreeWalk.java:1210)
	at org.eclipse.jgit.treewalk.TreeWalk.next(TreeWalk.java:828)
	at org.eclipse.jgit.blame.BlameGenerator.find(BlameGenerator.java:955)
	at org.eclipse.jgit.blame.BlameGenerator.processOne(BlameGenerator.java:603)
	at org.eclipse.jgit.blame.BlameGenerator.next(BlameGenerator.java:496)
	at org.eclipse.jgit.blame.BlameResult.computeAll(BlameResult.java:239)
	at org.eclipse.jgit.blame.BlameGenerator.computeBlameResult(BlameGenerator.java:450)
	at org.eclipse.jgit.api.BlameCommand.call(BlameCommand.java:230)
	at hudson.plugins.analysis.util.GitBlamer$BlameCallback.invoke(GitBlamer.java:130)
	at hudson.plugins.analysis.util.GitBlamer$BlameCallback.invoke(GitBlamer.java:104)
	at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:71)
	at hudson.plugins.analysis.util.GitBlamer.loadBlameResultsForFiles(GitBlamer.java:61)
	at hudson.plugins.analysis.util.GitBlamer.blame(GitBlamer.java:54)
	at hudson.plugins.analysis.util.AbstractBlamer$1.invoke(AbstractBlamer.java:62)
	at hudson.plugins.analysis.util.AbstractBlamer$1.invoke(AbstractBlamer.java:59)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2750)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H4(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at hudson.FilePath.act(FilePath.java:987)
	at hudson.FilePath.act(FilePath.java:976)
	at hudson.plugins.analysis.util.AbstractBlamer.invokeBlamer(AbstractBlamer.java:59)
	at hudson.plugins.analysis.util.AbstractBlamer.blame(AbstractBlamer.java:45)
	at hudson.plugins.analysis.core.HealthAwarePublisher.blame(HealthAwarePublisher.java:109)
	at hudson.plugins.checkstyle.CheckStylePublisher.perform(CheckStylePublisher.java:81)
	at hudson.plugins.analysis.core.HealthAwarePublisher.perform(HealthAwarePublisher.java:69)
	at hudson.plugins.analysis.core.HealthAwareRecorder.perform(HealthAwareRecorder.java:298)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:736)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:682)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:627)
	at hudson.model.Run.execute(Run.java:1762)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
Build step 'Publish Checkstyle analysis results' marked build as failure