Apache-HBase commented on pull request #2280:
URL: https://github.com/apache/hbase/pull/2280#issuecomment-684224901


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 49s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  1s |  No case conflicting files 
found.  |
   | +0 :ok: |  prototool  |   0m  0s |  prototool was not available.  |
   | -1 :x: |  hbaseanti  |   0m  0s |  The patch appears use Hadoop 
classification instead of HBase.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any 
@author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  The patch appears to include 
31 new or modified test files.  |
   ||| _ branch-1 Compile Tests _ |
   | +0 :ok: |  mvndep  |   2m 25s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   8m 41s |  branch-1 passed  |
   | +1 :green_heart: |  compile  |   1m 55s |  branch-1 passed with JDK 
v1.8.0_262  |
   | +1 :green_heart: |  compile  |   2m 15s |  branch-1 passed with JDK 
v1.7.0_272  |
   | +1 :green_heart: |  checkstyle  |   6m 49s |  branch-1 passed  |
   | +1 :green_heart: |  shadedjars  |   3m 40s |  branch has no errors when 
building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   1m 35s |  branch-1 passed with JDK 
v1.8.0_262  |
   | +1 :green_heart: |  javadoc  |   1m 39s |  branch-1 passed with JDK 
v1.7.0_272  |
   | +0 :ok: |  spotbugs  |   2m 42s |  Used deprecated FindBugs config; 
considering switching to SpotBugs.  |
   | +1 :green_heart: |  findbugs  |   7m  7s |  branch-1 passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 17s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   1m 56s |  the patch passed  |
   | +1 :green_heart: |  compile  |   1m 46s |  the patch passed with JDK 
v1.8.0_262  |
   | +1 :green_heart: |  cc  |   1m 46s |  the patch passed  |
   | +1 :green_heart: |  javac  |   1m 46s |  the patch passed  |
   | +1 :green_heart: |  compile  |   2m  1s |  the patch passed with JDK 
v1.7.0_272  |
   | +1 :green_heart: |  cc  |   2m  1s |  the patch passed  |
   | +1 :green_heart: |  javac  |   2m  1s |  the patch passed  |
   | -1 :x: |  checkstyle  |   0m 54s |  hbase-client: The patch generated 37 
new + 691 unchanged - 22 fixed = 728 total (was 713)  |
   | -1 :x: |  checkstyle  |   2m 25s |  hbase-server: The patch generated 95 
new + 1877 unchanged - 44 fixed = 1972 total (was 1921)  |
   | -1 :x: |  checkstyle  |   0m 17s |  hbase-rsgroup: The patch generated 2 
new + 2 unchanged - 0 fixed = 4 total (was 2)  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace 
issues.  |
   | +1 :green_heart: |  shadedjars  |   2m 49s |  patch has no errors when 
building our shaded downstream artifacts.  |
   | +1 :green_heart: |  hadoopcheck  |   4m 35s |  Patch does not cause any 
errors with Hadoop 2.8.5 2.9.2.  |
   | +1 :green_heart: |  hbaseprotoc  |   2m 12s |  the patch passed  |
   | +1 :green_heart: |  javadoc  |   1m 16s |  the patch passed with JDK 
v1.8.0_262  |
   | +1 :green_heart: |  javadoc  |   1m 37s |  the patch passed with JDK 
v1.7.0_272  |
   | -1 :x: |  findbugs  |   2m 55s |  hbase-server generated 3 new + 0 
unchanged - 0 fixed = 3 total (was 0)  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   0m 28s |  hbase-protocol in the patch 
passed.  |
   | -1 :x: |  unit  |   2m 44s |  hbase-client in the patch failed.  |
   | -1 :x: |  unit  | 131m 27s |  hbase-server in the patch failed.  |
   | -1 :x: |  unit  |  13m 11s |  hbase-rsgroup in the patch failed.  |
   | +1 :green_heart: |  asflicense  |   1m 51s |  The patch does not generate 
ASF License warnings.  |
   |  |   | 225m 46s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hbase-server |
   |  |  Call to 
org.apache.hadoop.hbase.client.TableState.equals(org.apache.hadoop.hbase.protobuf.generated.HBaseProtos$TableState$State)
 in org.apache.hadoop.hbase.util.HBaseFsck.checkAndFixOrphanedTableZNodes()  At 
HBaseFsck.java: At HBaseFsck.java:[line 3553] |
   |  |  Null pointer dereference of enablingTables in 
org.apache.hadoop.hbase.util.HBaseFsck.checkAndFixOrphanedTableZNodes()  
Dereferenced at HBaseFsck.java:in 
org.apache.hadoop.hbase.util.HBaseFsck.checkAndFixOrphanedTableZNodes()  
Dereferenced at HBaseFsck.java:[line 3554] |
   |  |  Null pointer dereference of enablingTables in 
org.apache.hadoop.hbase.util.HBaseFsck.checkAndFixOrphanedTableZNodes()  
Dereferenced at HBaseFsck.java:in 
org.apache.hadoop.hbase.util.HBaseFsck.checkAndFixOrphanedTableZNodes()  
Dereferenced at HBaseFsck.java:[line 3560] |
   | Failed junit tests | hadoop.hbase.TestInterfaceAudienceAnnotations |
   |   | hadoop.hbase.master.cleaner.TestSnapshotFromMaster |
   |   | hadoop.hbase.client.TestSnapshotCloneIndependence |
   |   | hadoop.hbase.client.TestSnapshotWithAcl |
   |   | hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas |
   |   | hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase |
   |   | hadoop.hbase.client.TestMetaWithReplicas |
   |   | hadoop.hbase.client.TestRestoreSnapshotFromClient |
   |   | hadoop.hbase.client.TestSnapshotTemporaryDirectory |
   |   | hadoop.hbase.namespace.TestZKLessNamespaceAuditor |
   |   | hadoop.hbase.master.snapshot.TestSnapshotFileCache |
   |   | hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap |
   |   | hadoop.hbase.master.procedure.TestCreateTableProcedure2 |
   |   | hadoop.hbase.TestDrainingServer |
   |   | hadoop.hbase.client.TestSnapshotMetadata |
   |   | hadoop.hbase.snapshot.TestConcurrentFlushSnapshotFromClient |
   |   | hadoop.hbase.client.TestRestoreSnapshotFromClientWithRegionReplicas |
   |   | hadoop.hbase.snapshot.TestSecureExportSnapshot |
   |   | hadoop.hbase.master.handler.TestCreateTableHandler |
   |   | hadoop.hbase.namespace.TestNamespaceAuditor |
   |   | hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole |
   |   | hadoop.hbase.coprocessor.TestMasterObserver |
   |   | hadoop.hbase.client.TestCloneSnapshotFromClient |
   |   | hadoop.hbase.master.TestMasterFailover |
   |   | hadoop.hbase.snapshot.TestFlushSnapshotFromClient |
   |   | hadoop.hbase.snapshot.TestExportSnapshot |
   |   | hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory |
   |   | hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory |
   |   | hadoop.hbase.util.TestHBaseFsckEncryption |
   |   | hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient |
   |   | hadoop.hbase.rsgroup.TestRSGroupsBasics |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.12 Server=19.03.12 base: 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hbase/pull/2280 |
   | Optional Tests | dupname asflicense javac javadoc unit spotbugs findbugs 
shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool |
   | uname | Linux 11f57313e0cc 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 
11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | 
/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
 |
   | git revision | branch-1 / 041debd |
   | Default Java | 1.7.0_272 |
   | Multi-JDK versions | /usr/lib/jvm/zulu-8-amd64:1.8.0_262 
/usr/lib/jvm/zulu-7-amd64:1.7.0_272 |
   | checkstyle | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/diff-checkstyle-hbase-client.txt
 |
   | checkstyle | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/diff-checkstyle-hbase-server.txt
 |
   | checkstyle | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/diff-checkstyle-hbase-rsgroup.txt
 |
   | findbugs | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/new-findbugs-hbase-server.html
 |
   | unit | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/patch-unit-hbase-client.txt
 |
   | unit | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/patch-unit-hbase-server.txt
 |
   | unit | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/patch-unit-hbase-rsgroup.txt
 |
   |  Test Results | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/testReport/
 |
   | Max. process+thread count | 4343 (vs. ulimit of 10000) |
   | modules | C: hbase-protocol hbase-client hbase-server hbase-rsgroup U: . |
   | Console output | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/console
 |
   | versions | git=1.9.1 maven=3.0.5 findbugs=3.0.1 |
   | Powered by | Apache Yetus 0.11.1 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to