Skip to content

HBASE-22759 Add user info to AUDITLOG events when doing grant/revoke (master) - #428

Merged
petersomogyi merged 3 commits into
apache:masterfrom
anmolnar:HBASE-22759_master
Aug 7, 2019
Merged

HBASE-22759 Add user info to AUDITLOG events when doing grant/revoke (master)#428
petersomogyi merged 3 commits into
apache:masterfrom
anmolnar:HBASE-22759_master

Conversation

@anmolnar

Copy link
Copy Markdown
Contributor

Add audit logger to grant() and revoke() methods of MasterRpcServices.
master version

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec145Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall464master passed
+1compile75master passed
+1checkstyle99master passed
+1shadedjars363branch has no errors when building our shaded downstream artifacts.
+1javadoc48master passed
0spotbugs315Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs312master passed
_ Patch Compile Tests _
+1mvninstall427the patch passed
+1compile75the patch passed
+1javac75the patch passed
+1checkstyle99the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars353patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1418Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc46the patch passed
+1findbugs312the patch passed
_ Other Tests _
-1unit14534hbase-server in the patch failed.
+1asflicense35The patch does not generate ASF License warnings.
19357
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/1/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 76cf1366ad5d 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 11f30de
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/1/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/1/testReport/
Max. process+thread count4577 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec155Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall483master passed
+1compile75master passed
+1checkstyle102master passed
+1shadedjars358branch has no errors when building our shaded downstream artifacts.
+1javadoc49master passed
0spotbugs298Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs294master passed
_ Patch Compile Tests _
+1mvninstall428the patch passed
+1compile81the patch passed
+1javac81the patch passed
+1checkstyle105the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars379patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1345Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc45the patch passed
+1findbugs314the patch passed
_ Other Tests _
-1unit1766hbase-server in the patch failed.
+1asflicense15The patch does not generate ASF License warnings.
6532
ReasonTests
Failed junit testshadoop.hbase.regionserver.TestScanner
hadoop.hbase.regionserver.TestBlocksScanned
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/2/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 4c077dda3b1e 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / f68cda3
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/2/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/2/testReport/
Max. process+thread count670 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/2/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec62Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall415master passed
+1compile75master passed
+1checkstyle100master passed
+1shadedjars371branch has no errors when building our shaded downstream artifacts.
+1javadoc49master passed
0spotbugs334Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs331master passed
_ Patch Compile Tests _
+1mvninstall395the patch passed
+1compile69the patch passed
+1javac69the patch passed
+1checkstyle109the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars357patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1244Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc63the patch passed
+1findbugs349the patch passed
_ Other Tests _
-1unit18029hbase-server in the patch failed.
+1asflicense37The patch does not generate ASF License warnings.
22534
ReasonTests
Failed junit testshadoop.hbase.master.TestMasterShutdown
hadoop.hbase.client.TestFromClientSide3
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/3/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 7d3042942128 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 0c80d5b
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/3/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/3/testReport/
Max. process+thread count4592 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/3/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec0Docker mode activated.
-1patch10#428 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
SubsystemReport/Notes
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/4/console
versionsgit=2.7.4
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec43Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
-1mvninstall85root in master failed.
-1compile25hbase-server in master failed.
+1checkstyle70master passed
+1shadedjars256branch has no errors when building our shaded downstream artifacts.
-1javadoc28hbase-server in master failed.
0spotbugs322Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs36hbase-server in master failed.
_ Patch Compile Tests _
-1mvninstall82root in the patch failed.
-1compile34hbase-server in the patch failed.
-1javac34hbase-server in the patch failed.
+1checkstyle70the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars263patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck73The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck144The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck215The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc29hbase-server in the patch failed.
-1findbugs34hbase-server in the patch failed.
_ Other Tests _
-1unit29hbase-server in the patch failed.
+1asflicense9The patch does not generate ASF License warnings.
1379
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 0fd9448bb96f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / e3a54e7
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/branch-compile-hbase-server.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/branch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/patch-compile-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/patch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/testReport/
Max. process+thread count87 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/6/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec69Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall328master passed
+1compile58master passed
+1checkstyle88master passed
+1shadedjars290branch has no errors when building our shaded downstream artifacts.
+1javadoc35master passed
0spotbugs287Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs284master passed
_ Patch Compile Tests _
+1mvninstall329the patch passed
+1compile64the patch passed
+1javac64the patch passed
+1checkstyle91the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars299patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1030Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc40the patch passed
+1findbugs294the patch passed
_ Other Tests _
-1unit1737hbase-server in the patch failed.
+1asflicense13The patch does not generate ASF License warnings.
5470
ReasonTests
Failed junit testshadoop.hbase.regionserver.TestDateTieredCompactionPolicyOverflow
TEST-null
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/5/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 5b0c1f3ba72c 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 124fa34
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/5/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/5/testReport/
Max. process+thread count672 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/5/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec200Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall449master passed
+1compile62master passed
+1checkstyle91master passed
+1shadedjars339branch has no errors when building our shaded downstream artifacts.
+1javadoc38master passed
0spotbugs289Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs287master passed
_ Patch Compile Tests _
+1mvninstall382the patch passed
+1compile65the patch passed
+1javac65the patch passed
+1checkstyle98the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars339patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1164Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc37the patch passed
-1findbugs42hbase-server in the patch failed.
_ Other Tests _
-1unit43hbase-server in the patch failed.
+1asflicense11The patch does not generate ASF License warnings.
4079
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/8/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 982f49711a34 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 4a61c8b
Default Java1.8.0_181
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/8/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/8/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/8/testReport/
Max. process+thread count96 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/8/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec58Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall375master passed
+1compile69master passed
+1checkstyle92master passed
+1shadedjars355branch has no errors when building our shaded downstream artifacts.
+1javadoc45master passed
0spotbugs449Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs47hbase-server in master failed.
_ Patch Compile Tests _
+1mvninstall389the patch passed
+1compile73the patch passed
+1javac73the patch passed
+1checkstyle95the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars351patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1200Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc43the patch passed
+1findbugs324the patch passed
_ Other Tests _
-1unit16311hbase-server in the patch failed.
+1asflicense32The patch does not generate ASF License warnings.
20306
ReasonTests
Failed junit testshadoop.hbase.client.TestFromClientSide
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/10/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d8ac0b9c4287 4.4.0-154-generic #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 373c2dc
Default Java1.8.0_181
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/10/artifact/out/branch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/10/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/10/testReport/
Max. process+thread count4772 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/10/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@petersomogyipetersomogyi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think there are additional events in MasterRpcServices class that would require similar audit logs? Those could be covered in a different issue, no need to modify this commit.

master.cpHost.postGrant(perm, mergeExistingPermissions);
}
User caller = RpcServer.getRequestUser().orElse(null);
if (AUDITLOG.isTraceEnabled()) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With parameterized logging in slf4j we don't need isTraceEnabled or isDebugEnabled checks.

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I'll remove it.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec83Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall330master passed
+1compile59master passed
+1checkstyle90master passed
+1shadedjars301branch has no errors when building our shaded downstream artifacts.
+1javadoc41master passed
0spotbugs272Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs270master passed
_ Patch Compile Tests _
+1mvninstall337the patch passed
+1compile59the patch passed
+1javac59the patch passed
+1checkstyle87the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars295patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1017Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc34the patch passed
+1findbugs278the patch passed
_ Other Tests _
-1unit14066hbase-server in the patch failed.
+1asflicense28The patch does not generate ASF License warnings.
17772
ReasonTests
Failed junit testshadoop.hbase.regionserver.TestHRegionWithInMemoryFlush
hadoop.hbase.security.access.TestSnapshotScannerHDFSAclController
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/14/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 15691e8c2893 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 24b970e
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/14/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/14/testReport/
Max. process+thread count4428 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/14/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec138Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall436master passed
+1compile73master passed
+1checkstyle99master passed
+1shadedjars374branch has no errors when building our shaded downstream artifacts.
+1javadoc47master passed
0spotbugs333Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs330master passed
_ Patch Compile Tests _
+1mvninstall414the patch passed
+1compile79the patch passed
+1javac79the patch passed
+1checkstyle101the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars354patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1227Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc35the patch passed
+1findbugs245the patch passed
_ Other Tests _
-1unit13390hbase-server in the patch failed.
+1asflicense25The patch does not generate ASF License warnings.
17779
ReasonTests
Failed junit testshadoop.hbase.security.access.TestSnapshotScannerHDFSAclController
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/15/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 99cb5757572b 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 4829c18
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/15/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/15/testReport/
Max. process+thread count4488 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/15/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec91Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall342master passed
+1compile60master passed
+1checkstyle90master passed
+1shadedjars311branch has no errors when building our shaded downstream artifacts.
+1javadoc34master passed
0spotbugs283Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs282master passed
_ Patch Compile Tests _
+1mvninstall327the patch passed
+1compile58the patch passed
+1javac58the patch passed
+1checkstyle86the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars297patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1086Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc37the patch passed
+1findbugs299the patch passed
_ Other Tests _
-1unit13563hbase-server in the patch failed.
+1asflicense26The patch does not generate ASF License warnings.
17442
ReasonTests
Failed junit testshadoop.hbase.master.balancer.TestStochasticLoadBalancerRegionReplicaSameHosts
hadoop.hbase.master.TestMasterRepairMode
hadoop.hbase.master.TestSplitRegionWhileRSCrash
hadoop.hbase.master.TestMasterNotCarryTable
hadoop.hbase.master.TestDLSFSHLog
hadoop.hbase.master.balancer.TestBalancerStatusTagInJMXMetrics
hadoop.hbase.master.balancer.TestFavoredNodeTableImport
hadoop.hbase.master.TestCloseAnOpeningRegion
hadoop.hbase.master.procedure.TestSCPWithMetaWithReplicasWithoutZKCoordinated
hadoop.hbase.master.procedure.TestCloneSnapshotProcedure
hadoop.hbase.master.balancer.TestRegionLocationFinder
hadoop.hbase.master.procedure.TestSCPWithoutMeta
hadoop.hbase.master.procedure.TestEnableTableProcedure
hadoop.hbase.TestJMXListener
hadoop.hbase.master.procedure.TestMasterProcedureSchedulerConcurrency
hadoop.hbase.replication.regionserver.TestDrainReplicationQueuesForStandBy
hadoop.hbase.master.TestLoadProcedureError
hadoop.hbase.tool.TestCanaryTool
hadoop.hbase.master.TestMasterMetricsWrapper
hadoop.hbase.master.procedure.TestCreateNamespaceProcedure
hadoop.hbase.master.procedure.TestMasterObserverPostCalls
hadoop.hbase.master.procedure.TestDisableTableProcedure
hadoop.hbase.master.TestClusterRestartSplitWithoutZk
hadoop.hbase.TestLocalHBaseCluster
hadoop.hbase.master.TestMigrateNamespaceTable
hadoop.hbase.master.TestMergeTableRegionsWhileRSCrash
hadoop.hbase.master.procedure.TestIgnoreUnknownFamily
hadoop.hbase.master.procedure.TestModifyTableProcedure
hadoop.hbase.master.procedure.TestSCPWithoutMetaWithReplicas
hadoop.hbase.replication.regionserver.TestSyncReplicationShipperQuit
hadoop.hbase.master.assignment.TestRegionBypass
hadoop.hbase.master.TestRetainAssignmentOnRestartSplitWithoutZk
hadoop.hbase.master.procedure.TestProcedurePriority
hadoop.hbase.replication.TestReplicationDroppedTables
hadoop.hbase.master.procedure.TestReopenTableRegionsProcedureBackoff
hadoop.hbase.replication.regionserver.TestReplicator
hadoop.hbase.master.TestServerCrashProcedureCarryingMetaStuck
hadoop.hbase.master.procedure.TestSCPWithMeta
hadoop.hbase.tool.TestBulkLoadHFiles
hadoop.hbase.master.balancer.TestFavoredStochasticBalancerPickers
hadoop.hbase.master.procedure.TestDeleteTableProcedure
hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/16/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux a71279617459 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 35acf3c
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/16/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/16/testReport/
Max. process+thread count4474 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/16/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec76Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall329master passed
+1compile56master passed
+1checkstyle87master passed
+1shadedjars306branch has no errors when building our shaded downstream artifacts.
+1javadoc40master passed
0spotbugs254Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs251master passed
_ Patch Compile Tests _
+1mvninstall341the patch passed
+1compile59the patch passed
+1javac59the patch passed
+1checkstyle87the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars306patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1096Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc35the patch passed
+1findbugs259the patch passed
_ Other Tests _
+1unit13084hbase-server in the patch passed.
+1asflicense26The patch does not generate ASF License warnings.
16859
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/17/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 3ae1e4667567 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 8cfc46d
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/17/testReport/
Max. process+thread count4363 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/17/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec32Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall323master passed
+1compile59master passed
+1checkstyle88master passed
+1shadedjars316branch has no errors when building our shaded downstream artifacts.
+1javadoc44master passed
0spotbugs278Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs276master passed
_ Patch Compile Tests _
+1mvninstall346the patch passed
+1compile80the patch passed
+1javac80the patch passed
+1checkstyle109the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars318patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1039Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc39the patch passed
+1findbugs292the patch passed
_ Other Tests _
+1unit8961hbase-server in the patch passed.
+1asflicense25The patch does not generate ASF License warnings.
12766
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/18/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 30cf60deaca1 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 237229c
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/18/testReport/
Max. process+thread count4236 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/18/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec61Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall369master passed
+1compile73master passed
+1checkstyle92master passed
+1shadedjars349branch has no errors when building our shaded downstream artifacts.
+1javadoc65master passed
0spotbugs410Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs409master passed
_ Patch Compile Tests _
+1mvninstall395the patch passed
+1compile69the patch passed
+1javac69the patch passed
+1checkstyle94the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars373patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1318Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc43the patch passed
+1findbugs330the patch passed
_ Other Tests _
+1unit16003hbase-server in the patch passed.
+1asflicense31The patch does not generate ASF License warnings.
20515
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/19/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6a224a551655 4.4.0-154-generic #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 7e6684b
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/19/testReport/
Max. process+thread count4608 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/19/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@anmolnar

Copy link
Copy Markdown
ContributorAuthor

@petersomogyi Good question. We're talking about an almost 3000-line file, so potentially yes, but I have to take a closer look.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec213Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall413master passed
+1compile52master passed
+1checkstyle75master passed
+1shadedjars265branch has no errors when building our shaded downstream artifacts.
+1javadoc36master passed
0spotbugs248Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs245master passed
_ Patch Compile Tests _
+1mvninstall284the patch passed
+1compile51the patch passed
+1javac51the patch passed
+1checkstyle71the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars263patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck897Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc31the patch passed
+1findbugs258the patch passed
_ Other Tests _
-1unit16059hbase-server in the patch failed.
+1asflicense40The patch does not generate ASF License warnings.
19615
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/20/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux cc7711733bbe 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / a6f0653
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/20/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/20/testReport/
Max. process+thread count4637 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/20/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec33Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall331master passed
+1compile55master passed
+1checkstyle87master passed
+1shadedjars300branch has no errors when building our shaded downstream artifacts.
+1javadoc34master passed
0spotbugs255Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs253master passed
_ Patch Compile Tests _
+1mvninstall316the patch passed
+1compile56the patch passed
+1javac56the patch passed
+1checkstyle88the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars290patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck990Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc34the patch passed
+1findbugs265the patch passed
_ Other Tests _
+1unit8654hbase-server in the patch passed.
+1asflicense25The patch does not generate ASF License warnings.
12193
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/21/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux c9f6db7afe9d 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / abb60fa
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/21/testReport/
Max. process+thread count4335 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/21/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec187Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall342master passed
+1compile62master passed
+1checkstyle93master passed
+1shadedjars300branch has no errors when building our shaded downstream artifacts.
+1javadoc38master passed
0spotbugs268Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs266master passed
_ Patch Compile Tests _
+1mvninstall352the patch passed
+1compile61the patch passed
+1javac61the patch passed
+1checkstyle92the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars303patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1068Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc37the patch passed
+1findbugs282the patch passed
_ Other Tests _
-1unit13640hbase-server in the patch failed.
+1asflicense34The patch does not generate ASF License warnings.
17566
ReasonTests
Failed junit testshadoop.hbase.master.procedure.TestSCPWithoutMeta
hadoop.hbase.wal.TestWALSplitCompressed
hadoop.hbase.security.visibility.TestVisibilityLabelsWithCustomVisLabService
hadoop.hbase.regionserver.TestRegionFavoredNodes
hadoop.hbase.regionserver.TestOpenSeqNumUnexpectedIncrease
hadoop.hbase.master.balancer.TestFavoredNodeTableImport
hadoop.hbase.security.visibility.TestVisibilityLabelsWithDefaultVisLabelService
hadoop.hbase.regionserver.TestScannerWithCorruptHFile
hadoop.hbase.regionserver.TestQosFunction
hadoop.hbase.security.access.TestAccessController2
hadoop.hbase.regionserver.TestClearRegionBlockCache
hadoop.hbase.regionserver.TestRegionMergeTransactionOnCluster
hadoop.hbase.wal.TestWALFiltering
hadoop.hbase.wal.TestWALOpenAfterDNRollingStart
hadoop.hbase.security.access.TestCoprocessorWhitelistMasterObserver
hadoop.hbase.regionserver.TestRemoveRegionMetrics
hadoop.hbase.security.access.TestTablePermissions
hadoop.hbase.master.procedure.TestSCPWithMeta
hadoop.hbase.master.balancer.TestStochasticLoadBalancerRegionReplicaReplicationGreaterThanNumNodes
hadoop.hbase.regionserver.TestCompactSplitThread
hadoop.hbase.master.procedure.TestCreateTableProcedureMuitipleRegions
hadoop.hbase.master.balancer.TestRegionLocationFinder
hadoop.hbase.security.access.TestAccessController
hadoop.hbase.master.TestDLSFSHLog
hadoop.hbase.security.visibility.TestVisibilityLabelsOpWithDifferentUsersNoACL
hadoop.hbase.regionserver.TestCompactionWithCoprocessor
hadoop.hbase.TestIOFencing
hadoop.hbase.master.procedure.TestModifyTableProcedure
hadoop.hbase.master.balancer.TestFavoredStochasticBalancerPickers
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.regionserver.TestTags
hadoop.hbase.master.procedure.TestReopenTableRegionsProcedureInfiniteLoop
hadoop.hbase.regionserver.TestEncryptionRandomKeying
hadoop.hbase.regionserver.TestCompactionFileNotFound
hadoop.hbase.TestRegionRebalancing
hadoop.hbase.regionserver.TestRegionMove
hadoop.hbase.master.procedure.TestProcedurePriority
hadoop.hbase.master.procedure.TestEnableTableProcedure
hadoop.hbase.master.procedure.TestIgnoreUnknownFamily
hadoop.hbase.security.visibility.TestVisibilityLabelsWithACL
hadoop.hbase.regionserver.TestRegionOpen
hadoop.hbase.wal.TestWrongMetaWALFileName
hadoop.hbase.security.visibility.TestDefaultScanLabelGeneratorStack
hadoop.hbase.master.procedure.TestDeleteColumnFamilyProcedureFromClient
hadoop.hbase.wal.TestSyncReplicationWALProvider
hadoop.hbase.regionserver.TestLogRoller
hadoop.hbase.regionserver.TestHRegionFileSystem
hadoop.hbase.regionserver.TestNewVersionBehaviorFromClientSide
hadoop.hbase.mob.compactions.TestPartitionedMobCompactor
hadoop.hbase.regionserver.TestRegionServerHostname
hadoop.hbase.master.procedure.TestWALProcedureStoreOnHDFS
hadoop.hbase.security.visibility.TestVisibilityLabelReplicationWithExpAsString
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/22/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e9a970401e53 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / d0e5ea1
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/22/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/22/testReport/
Max. process+thread count4645 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/22/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec39Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall275master passed
+1compile52master passed
+1checkstyle68master passed
+1shadedjars257branch has no errors when building our shaded downstream artifacts.
+1javadoc32master passed
0spotbugs324Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs34hbase-server in master failed.
_ Patch Compile Tests _
+1mvninstall282the patch passed
+1compile52the patch passed
+1javac52the patch passed
+1checkstyle68the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars256patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck873Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc32the patch passed
+1findbugs243the patch passed
_ Other Tests _
+1unit7966hbase-server in the patch passed.
+1asflicense25The patch does not generate ASF License warnings.
10899
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/23/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 11db5ea67387 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / ff96485
Default Java1.8.0_181
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/23/artifact/out/branch-findbugs-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/23/testReport/
Max. process+thread count4266 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/23/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec75Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
-1mvninstall148root in master failed.
-1compile33hbase-server in master failed.
+1checkstyle75master passed
+1shadedjars275branch has no errors when building our shaded downstream artifacts.
-1javadoc20hbase-server in master failed.
0spotbugs323Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs26hbase-server in master failed.
_ Patch Compile Tests _
-1mvninstall75root in the patch failed.
-1compile26hbase-server in the patch failed.
-1javac26hbase-server in the patch failed.
+1checkstyle72the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars265patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck41The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck81The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck120The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc17hbase-server in the patch failed.
-1findbugs27hbase-server in the patch failed.
_ Other Tests _
-1unit27hbase-server in the patch failed.
+1asflicense10The patch does not generate ASF License warnings.
1357
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 2406dcb0d75c 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 8411668
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/branch-compile-hbase-server.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/branch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/patch-compile-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/patch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/testReport/
Max. process+thread count87 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/29/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec71Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall356master passed
+1compile52master passed
+1checkstyle75master passed
+1shadedjars295branch has no errors when building our shaded downstream artifacts.
+1javadoc32master passed
0spotbugs256Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs254master passed
_ Patch Compile Tests _
+1mvninstall322the patch passed
+1compile52the patch passed
+1javac52the patch passed
+1checkstyle72the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars289patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck955Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc31the patch passed
+1findbugs250the patch passed
_ Other Tests _
-1unit16650hbase-server in the patch failed.
+1asflicense38The patch does not generate ASF License warnings.
20188
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/24/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 1d2ec6f5aa50 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / f6ece8d
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/24/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/24/testReport/
Max. process+thread count4938 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/24/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec65Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall403master passed
+1compile70master passed
+1checkstyle100master passed
+1shadedjars362branch has no errors when building our shaded downstream artifacts.
+1javadoc43master passed
0spotbugs321Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs319master passed
_ Patch Compile Tests _
+1mvninstall388the patch passed
+1compile72the patch passed
+1javac72the patch passed
+1checkstyle99the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars362patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1199Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc42the patch passed
+1findbugs330the patch passed
_ Other Tests _
-1unit16819hbase-server in the patch failed.
+1asflicense28The patch does not generate ASF License warnings.
21172
ReasonTests
Failed junit testshadoop.hbase.replication.TestReplicationWithTags
hadoop.hbase.replication.master.TestRecoverStandbyProcedure
hadoop.hbase.replication.TestReplicationDisableInactivePeer
hadoop.hbase.replication.TestMultiSlaveReplication
hadoop.hbase.replication.TestReplicationStatusSourceStartedTargetStoppedWithRecovery
hadoop.hbase.replication.TestMasterReplication
hadoop.hbase.replication.TestRemoveFromSerialReplicationPeer
hadoop.hbase.replication.TestReplicationStatusBothNormalAndRecoveryLagging
hadoop.hbase.replication.TestReplicationDroppedTables
hadoop.hbase.replication.TestReplicationStatusAfterLagging
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/25/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6b6ac5c78fc0 4.4.0-154-generic #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 66a2fc5
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/25/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/25/testReport/
Max. process+thread count4603 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/25/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec53Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
-1mvninstall356root in master failed.
+1compile58master passed
+1checkstyle78master passed
+1shadedjars295branch has no errors when building our shaded downstream artifacts.
+1javadoc33master passed
0spotbugs232Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs230master passed
_ Patch Compile Tests _
-1mvninstall282root in the patch failed.
+1compile54the patch passed
+1javac54the patch passed
+1checkstyle75the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars273patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck225The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck502The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck784The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc36the patch passed
+1findbugs242the patch passed
_ Other Tests _
+1unit15519hbase-server in the patch passed.
+1asflicense36The patch does not generate ASF License warnings.
18470
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/26/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d5b614be2b0b 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / b021c36
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/26/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/26/artifact/out/patch-mvninstall-root.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/26/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/26/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/26/artifact/out/patch-javac-3.1.2.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/26/testReport/
Max. process+thread count5141 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/26/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec87Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall327master passed
+1compile59master passed
+1checkstyle87master passed
+1shadedjars304branch has no errors when building our shaded downstream artifacts.
+1javadoc40master passed
0spotbugs299Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs297master passed
_ Patch Compile Tests _
+1mvninstall327the patch passed
+1compile60the patch passed
+1javac60the patch passed
+1checkstyle84the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars303patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1013Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc41the patch passed
+1findbugs309the patch passed
_ Other Tests _
-1unit14636hbase-server in the patch failed.
+1asflicense25The patch does not generate ASF License warnings.
18394
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/27/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 5cff48ab1433 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / b021c36
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/27/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/27/testReport/
Max. process+thread count4594 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/27/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec121Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall365master passed
+1compile58master passed
+1checkstyle87master passed
+1shadedjars276branch has no errors when building our shaded downstream artifacts.
+1javadoc39master passed
0spotbugs289Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs286master passed
_ Patch Compile Tests _
+1mvninstall334the patch passed
+1compile62the patch passed
+1javac62the patch passed
+1checkstyle79the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars284patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1155Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc34the patch passed
+1findbugs256the patch passed
_ Other Tests _
-1unit16007hbase-server in the patch failed.
+1asflicense43The patch does not generate ASF License warnings.
19921
ReasonTests
Failed junit testshadoop.hbase.regionserver.wal.TestFSHLog
hadoop.hbase.replication.TestReplicationStatusSourceStartedTargetStoppedNewOp
hadoop.hbase.regionserver.throttle.TestFlushWithThroughputController
hadoop.hbase.replication.TestReplicationEmptyWALRecovery
hadoop.hbase.replication.TestReplicationDroppedTables
hadoop.hbase.client.TestClientScannerRPCTimeout
hadoop.hbase.regionserver.wal.TestLogRolling
hadoop.hbase.replication.TestReplicationKillMasterRSWithSeparateOldWALs
hadoop.hbase.TestHBaseTestingUtility
hadoop.hbase.replication.TestSyncReplicationActive
hadoop.hbase.replication.TestSerialReplication
hadoop.hbase.regionserver.TestScannerWithBulkload
hadoop.hbase.regionserver.TestCompactionArchiveIOException
hadoop.hbase.regionserver.TestCompactionFileNotFound
hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleWAL
hadoop.hbase.replication.TestRemoveFromSerialReplicationPeer
hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleAsyncWAL
hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
hadoop.hbase.regionserver.wal.TestProtobufLog
hadoop.hbase.client.TestSnapshotCloneIndependence
hadoop.hbase.replication.TestReplicationStatusBothNormalAndRecoveryLagging
hadoop.hbase.client.TestMobSnapshotFromClient
hadoop.hbase.client.TestCloneSnapshotFromClientAfterSplittingRegion
hadoop.hbase.replication.TestSerialReplicationFailover
hadoop.hbase.regionserver.TestFSErrorsExposed
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.regionserver.TestClearRegionBlockCache
hadoop.hbase.replication.TestSyncReplicationStandbyKillRS
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.regionserver.TestJoinedScanners
hadoop.hbase.regionserver.TestPriorityRpc
hadoop.hbase.regionserver.TestHdfsSnapshotHRegion
hadoop.hbase.regionserver.TestRegionServerAbortTimeout
hadoop.hbase.replication.TestSerialSyncReplication
hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
hadoop.hbase.regionserver.TestRegionReplicasWithRestartScenarios
hadoop.hbase.regionserver.TestCompactingToCellFlatMapMemStore
hadoop.hbase.client.TestMobCloneSnapshotFromClientAfterSplittingRegion
TEST-null
hadoop.hbase.regionserver.wal.TestWALReplayCompressed
hadoop.hbase.replication.TestMasterReplication
hadoop.hbase.regionserver.TestTags
hadoop.hbase.regionserver.TestCompactSplitThread
hadoop.hbase.regionserver.throttle.TestCompactionWithThroughputController
hadoop.hbase.regionserver.TestDeleteMobTable
hadoop.hbase.regionserver.TestRegionServerAbort
hadoop.hbase.replication.TestReplicationSyncUpTool
hadoop.hbase.client.TestRestoreSnapshotFromClientSimple
hadoop.hbase.regionserver.TestCompactionState
hadoop.hbase.TestMovedRegionsCleaner
hadoop.hbase.replication.TestReplicationStatusAfterLagging
hadoop.hbase.replication.TestReplicationDisableInactivePeer
hadoop.hbase.replication.TestReplicationProcedureRetry
hadoop.hbase.regionserver.wal.TestAsyncLogRolling
hadoop.hbase.regionserver.TestOpenSeqNumUnexpectedIncrease
hadoop.hbase.regionserver.TestPerColumnFamilyFlush
hadoop.hbase.client.TestAdmin2
hadoop.hbase.client.TestAsyncRegionLocator
hadoop.hbase.regionserver.TestRegionReplicasWithModifyTable
hadoop.hbase.replication.multiwal.TestReplicationKillMasterRSCompressedWithMultipleAsyncWAL
hadoop.hbase.regionserver.TestHRegionFileSystem
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/28/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 1a8ee00a16d3 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 8411668
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/28/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/28/testReport/
Max. process+thread count4786 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/28/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec115Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall405master passed
+1compile78master passed
+1checkstyle108master passed
+1shadedjars363branch has no errors when building our shaded downstream artifacts.
+1javadoc46master passed
0spotbugs312Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs309master passed
_ Patch Compile Tests _
+1mvninstall369the patch passed
+1compile69the patch passed
+1javac69the patch passed
+1checkstyle98the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars350patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1140Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc44the patch passed
+1findbugs295the patch passed
_ Other Tests _
-1unit13053hbase-server in the patch failed.
+1asflicense33The patch does not generate ASF License warnings.
17370
ReasonTests
Failed junit testshadoop.hbase.master.TestGetLastFlushedSequenceId
hadoop.hbase.security.access.TestWithDisabledAuthorization
hadoop.hbase.coprocessor.TestCoprocessorStop
hadoop.hbase.filter.TestColumnRangeFilter
hadoop.hbase.master.TestMirroringTableStateManager
hadoop.hbase.filter.TestMultiRowRangeFilter
hadoop.hbase.master.procedure.TestSCP
hadoop.hbase.TestRegionLoad
hadoop.hbase.master.TestMasterMetrics
hadoop.hbase.master.TestMasterRestartAfterDisablingTable
hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd
hadoop.hbase.io.encoding.TestBufferedDataBlockEncoder
hadoop.hbase.io.encoding.TestEncodedSeekers
hadoop.hbase.filter.TestFilterListOnMini
hadoop.hbase.coprocessor.TestRegionObserverForAddingMutationsFromCoprocessors
hadoop.hbase.TestGlobalMemStoreSize
hadoop.hbase.master.procedure.TestProcedurePriority
hadoop.hbase.master.procedure.TestSCPWithMetaWithReplicasWithoutZKCoordinated
hadoop.hbase.master.procedure.TestModifyTableProcedure
TEST-null
hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk
hadoop.hbase.master.procedure.TestReopenTableRegionsProcedureBackoff
hadoop.hbase.io.encoding.TestDataBlockEncoders
hadoop.hbase.master.TestMergeTableRegionsWhileRSCrash
hadoop.hbase.master.TestCatalogJanitorCluster
hadoop.hbase.filter.TestFilterWrapper
hadoop.hbase.master.replication.TestTransitPeerSyncReplicationStateProcedureRetry
hadoop.hbase.filter.TestScanRowPrefix
hadoop.hbase.master.TestRollingRestart
hadoop.hbase.master.procedure.TestTableDescriptorModificationFromClient
hadoop.hbase.coprocessor.TestOpenTableInCoprocessor
hadoop.hbase.master.TestMaster
hadoop.hbase.master.TestMetaShutdownHandler
hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes
hadoop.hbase.fs.TestBlockReorderBlockLocation
hadoop.hbase.master.TestMigrateNamespaceTable
hadoop.hbase.coprocessor.TestNegativeMemStoreSizeWithSlowCoprocessor
hadoop.hbase.TestMultiVersions
hadoop.hbase.master.TestCatalogJanitorInMemoryStates
hadoop.hbase.io.encoding.TestChangingEncoding
hadoop.hbase.coprocessor.TestRegionObserverInterface
hadoop.hbase.security.access.TestNamespaceCommands
hadoop.hbase.TestJMXConnectorServer
hadoop.hbase.master.TestDLSFSHLog
hadoop.hbase.master.locking.TestLockManager
hadoop.hbase.master.TestDLSAsyncFSWAL
hadoop.hbase.security.access.TestAccessController2
hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter
hadoop.hbase.coprocessor.TestIncrementTimeRange
hadoop.hbase.coprocessor.TestWALObserver
hadoop.hbase.master.TestServerCrashProcedureCarryingMetaStuck
hadoop.hbase.master.TestClusterRestartFailover
hadoop.hbase.coprocessor.TestRegionObserverBypass
hadoop.hbase.security.access.TestCoprocessorWhitelistMasterObserver
hadoop.hbase.master.procedure.TestSCPWithoutZKCoordinated
hadoop.hbase.master.TestMetaAssignmentWithStopMaster
hadoop.hbase.coprocessor.TestPassCustomCellViaRegionObserver
hadoop.hbase.master.locking.TestLockProcedure
hadoop.hbase.master.TestTableStateManager
hadoop.hbase.filter.TestFilterListOrOperatorWithBlkCnt
hadoop.hbase.master.TestMasterFailover
hadoop.hbase.master.procedure.TestModifyNamespaceProcedure
hadoop.hbase.master.TestMasterRepairMode
hadoop.hbase.security.visibility.TestVisibilityLabelsWithDefaultVisLabelService
hadoop.hbase.security.access.TestAccessController3
hadoop.hbase.security.access.TestScanEarlyTermination
hadoop.hbase.master.procedure.TestSCPWithoutMetaWithoutZKCoordinated
hadoop.hbase.TestMetaTableAccessor
hadoop.hbase.master.TestRegionPlacement2
hadoop.hbase.coprocessor.TestMasterObserverToModifyTableSchema
hadoop.hbase.master.TestMasterFailoverBalancerPersistence
hadoop.hbase.master.TestSplitRegionWhileRSCrash
hadoop.hbase.master.TestMasterFileSystemWithWALDir
hadoop.hbase.TestAcidGuaranteesWithEagerPolicy
hadoop.hbase.master.procedure.TestWALProcedureStoreOnHDFS
hadoop.hbase.master.TestClusterRestart
hadoop.hbase.filter.TestFilterWithScanLimits
hadoop.hbase.coprocessor.TestCoprocessorMetrics
hadoop.hbase.fs.TestBlockReorderMultiBlocks
hadoop.hbase.master.TestGetReplicationLoad
hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook
SubsystemReport/Notes
DockerClient=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/30/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6e3cf56104f4 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / da114ac
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/30/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/30/testReport/
Max. process+thread count4603 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/30/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec96Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall328master passed
+1compile60master passed
+1checkstyle93master passed
+1shadedjars303branch has no errors when building our shaded downstream artifacts.
+1javadoc36master passed
0spotbugs278Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs276master passed
_ Patch Compile Tests _
+1mvninstall333the patch passed
+1compile61the patch passed
+1javac61the patch passed
+1checkstyle89the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars306patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1029Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc37the patch passed
+1findbugs280the patch passed
_ Other Tests _
+1unit14638hbase-server in the patch passed.
+1asflicense33The patch does not generate ASF License warnings.
18406
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/31/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6c291d197925 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 3f524ab
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/31/testReport/
Max. process+thread count4776 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/31/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec65Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall365master passed
+1compile70master passed
+1checkstyle98master passed
+1shadedjars351branch has no errors when building our shaded downstream artifacts.
+1javadoc43master passed
0spotbugs316Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs314master passed
_ Patch Compile Tests _
+1mvninstall379the patch passed
+1compile69the patch passed
+1javac69the patch passed
+1checkstyle92the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars349patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1189Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc43the patch passed
+1findbugs319the patch passed
_ Other Tests _
-1unit16715hbase-server in the patch failed.
+1asflicense35The patch does not generate ASF License warnings.
20971
ReasonTests
Failed junit testshadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.master.assignment.TestOpenRegionProcedureHang
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/32/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 8e5117f27b98 4.4.0-154-generic #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / ad3674f
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/32/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/32/testReport/
Max. process+thread count4904 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/32/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec104Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
-1mvninstall18root in master failed.
-1compile55hbase-server in master failed.
+1checkstyle95master passed
+1shadedjars310branch has no errors when building our shaded downstream artifacts.
-1javadoc38hbase-server in master failed.
0spotbugs393Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs44hbase-server in master failed.
_ Patch Compile Tests _
-1mvninstall11root in the patch failed.
-1compile43hbase-server in the patch failed.
-1javac43hbase-server in the patch failed.
+1checkstyle92the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars303patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck9The patch causes 7 errors with Hadoop v2.8.5.
-1hadoopcheck18The patch causes 7 errors with Hadoop v2.9.2.
-1hadoopcheck27The patch causes 7 errors with Hadoop v3.1.2.
-1javadoc31hbase-server in the patch failed.
-1findbugs37hbase-server in the patch failed.
_ Other Tests _
-1unit39hbase-server in the patch failed.
+1asflicense9The patch does not generate ASF License warnings.
1322
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 4d08813ac48e 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 0867714
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/branch-compile-hbase-server.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/branch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/patch-compile-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/patch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/testReport/
Max. process+thread count77 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/33/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@anmolnar

Copy link
Copy Markdown
ContributorAuthor

@petersomogyi I added the remote address to this patch too, so I think the if condition makes sense now.

@petersomogyi

Copy link
Copy Markdown
Contributor

@petersomogyi I added the remote address to this patch too, so I think the if condition makes sense now.

Right, it makes sense this way.

@petersomogyipetersomogyi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pending QA

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec150Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
-1mvninstall32root in master failed.
-1compile69hbase-server in master failed.
+1checkstyle100master passed
+1shadedjars393branch has no errors when building our shaded downstream artifacts.
-1javadoc44hbase-server in master failed.
0spotbugs482Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs43hbase-server in master failed.
_ Patch Compile Tests _
-1mvninstall12root in the patch failed.
-1compile41hbase-server in the patch failed.
-1javac41hbase-server in the patch failed.
-1checkstyle101hbase-server: The patch generated 2 new + 11 unchanged - 0 fixed = 13 total (was 11)
+1whitespace0The patch has no whitespace issues.
+1shadedjars365patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck12The patch causes 7 errors with Hadoop v2.8.5.
-1hadoopcheck25The patch causes 7 errors with Hadoop v2.9.2.
-1hadoopcheck36The patch causes 7 errors with Hadoop v3.1.2.
-1javadoc39hbase-server in the patch failed.
-1findbugs45hbase-server in the patch failed.
_ Other Tests _
-1unit49hbase-server in the patch failed.
+1asflicense12The patch does not generate ASF License warnings.
1617
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ccc0b9840b96 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 3b0013d
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/branch-compile-hbase-server.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/branch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/patch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/testReport/
Max. process+thread count86 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/36/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec134Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
-1mvninstall502root in master failed.
+1compile71master passed
+1checkstyle98master passed
+1shadedjars371branch has no errors when building our shaded downstream artifacts.
+1javadoc43master passed
0spotbugs321Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs315master passed
_ Patch Compile Tests _
-1mvninstall361root in the patch failed.
+1compile59the patch passed
+1javac59the patch passed
-1checkstyle80hbase-server: The patch generated 2 new + 11 unchanged - 0 fixed = 13 total (was 11)
+1whitespace0The patch has no whitespace issues.
+1shadedjars282patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck310The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck656The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck1000The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc34the patch passed
+1findbugs268the patch passed
_ Other Tests _
-1unit17392hbase-server in the patch failed.
+1asflicense30The patch does not generate ASF License warnings.
21125
ReasonTests
Failed junit testshadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.client.TestAsyncTableAdminApi3
hadoop.hbase.master.assignment.TestRegionReplicaSplit
hadoop.hbase.snapshot.TestMobRestoreSnapshotHelper
hadoop.hbase.master.assignment.TestSCPGetRegionsRace
hadoop.hbase.quotas.TestQuotaObserverChoreWithMiniCluster
hadoop.hbase.master.procedure.TestModifyTableProcedure
hadoop.hbase.master.assignment.TestCloseRegionWhileRSCrash
hadoop.hbase.quotas.TestSuperUserQuotaPermissions
hadoop.hbase.master.TestMasterAbortAndRSGotKilled
hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures
hadoop.hbase.master.assignment.TestRegionStateStore
hadoop.hbase.master.procedure.TestSplitWALProcedure
hadoop.hbase.client.TestAdmin2
hadoop.hbase.master.TestRegionPlacement2
hadoop.hbase.fs.TestBlockReorderBlockLocation
hadoop.hbase.master.cleaner.TestReplicationBarrierCleaner
hadoop.hbase.snapshot.TestSnapshotClientRetries
hadoop.hbase.quotas.TestLowLatencySpaceQuotas
hadoop.hbase.master.assignment.TestReportOnlineRegionsRace
hadoop.hbase.master.assignment.TestMasterAbortWhileMergingTable
hadoop.hbase.master.assignment.TestRegionAssignedToMultipleRegionServers
hadoop.hbase.master.TestMasterFileSystem
hadoop.hbase.master.TestDLSFSHLog
hadoop.hbase.master.assignment.TestReportRegionStateTransitionFromDeadServer
hadoop.hbase.snapshot.TestFlushSnapshotFromClient
hadoop.hbase.master.TestMasterRepairMode
hadoop.hbase.master.procedure.TestRestoreSnapshotProcedure
TEST-null
hadoop.hbase.master.procedure.TestSCPWithoutMetaWithReplicas
hadoop.hbase.master.TestMetaAssignmentWithStopMaster
hadoop.hbase.master.assignment.TestSplitTableRegionProcedure
hadoop.hbase.master.assignment.TestModifyTableWhileMerging
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.snapshot.TestMobRestoreFlushSnapshotFromClient
hadoop.hbase.master.TestMasterRestartAfterDisablingTable
hadoop.hbase.snapshot.TestMobFlushSnapshotFromClient
hadoop.hbase.master.TestSplitLogManager
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/34/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 3cc960519962 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 0867714
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/34/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/34/artifact/out/patch-mvninstall-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/34/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/34/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/34/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/34/artifact/out/patch-javac-3.1.2.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/34/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/34/testReport/
Max. process+thread count4902 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/34/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec98Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall329master passed
+1compile59master passed
+1checkstyle95master passed
+1shadedjars307branch has no errors when building our shaded downstream artifacts.
+1javadoc37master passed
0spotbugs276Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs273master passed
_ Patch Compile Tests _
+1mvninstall339the patch passed
+1compile61the patch passed
+1javac61the patch passed
-1checkstyle93hbase-server: The patch generated 2 new + 11 unchanged - 0 fixed = 13 total (was 11)
+1whitespace0The patch has no whitespace issues.
+1shadedjars302patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1035Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc37the patch passed
+1findbugs279the patch passed
_ Other Tests _
-1unit16624hbase-server in the patch failed.
+1asflicense45The patch does not generate ASF License warnings.
20447
ReasonTests
Failed junit testshadoop.hbase.client.TestAsyncRegionAdminApi2
hadoop.hbase.tool.TestBulkLoadHFiles
hadoop.hbase.tool.TestSecureBulkLoadHFiles
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/35/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux eddba0c055cc 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / eef8e14
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/35/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/35/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/35/testReport/
Max. process+thread count4842 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/35/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec99Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall363master passed
+1compile63master passed
+1checkstyle98master passed
+1shadedjars304branch has no errors when building our shaded downstream artifacts.
+1javadoc38master passed
0spotbugs290Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs288master passed
_ Patch Compile Tests _
+1mvninstall340the patch passed
+1compile65the patch passed
+1javac65the patch passed
-1checkstyle92hbase-server: The patch generated 2 new + 11 unchanged - 0 fixed = 13 total (was 11)
+1whitespace0The patch has no whitespace issues.
+1shadedjars302patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1043Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc38the patch passed
+1findbugs285the patch passed
_ Other Tests _
+1unit15048hbase-server in the patch passed.
+1asflicense27The patch does not generate ASF License warnings.
18919
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/37/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 4f9ad94c6324 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / 9d82716
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/37/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/37/testReport/
Max. process+thread count5065 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/37/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec73Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
-0test4tests0The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+1mvninstall382master passed
+1compile58master passed
+1checkstyle78master passed
+1shadedjars275branch has no errors when building our shaded downstream artifacts.
+1javadoc37master passed
0spotbugs241Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs239master passed
_ Patch Compile Tests _
+1mvninstall340the patch passed
+1compile58the patch passed
+1javac58the patch passed
-1checkstyle74hbase-server: The patch generated 2 new + 11 unchanged - 0 fixed = 13 total (was 11)
+1whitespace0The patch has no whitespace issues.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1017Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc34the patch passed
+1findbugs244the patch passed
_ Other Tests _
-1unit14371hbase-server in the patch failed.
+1asflicense28The patch does not generate ASF License warnings.
17958
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/38/artifact/out/Dockerfile
GITHUB PR#428
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 10f8ffca4340 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-428/out/precommit/personality/provided.sh
git revisionmaster / f02f741
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/38/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/38/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/38/testReport/
Max. process+thread count4871 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-428/38/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@petersomogyi

Copy link
Copy Markdown
Contributor

@anmolnar please fix the checkstyle issue. I'll merge the PR after that.

@anmolnar

Copy link
Copy Markdown
ContributorAuthor

@petersomogyi done.

@petersomogyi
petersomogyi merged commit 07c6bb1 into apache:masterAug 7, 2019
@anmolnar
anmolnar deleted the HBASE-22759_master branch August 8, 2019 14:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@anmolnar@Apache-HBase@petersomogyi