Apache-HBase commented on issue #884: HBASE-23347 Allowable custom authentication methods for RPCs URL: https://github.com/apache/hbase/pull/884#issuecomment-574864086 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment | |:----:|----------:|--------:|:--------| | +0 :ok: | reexec | 0m 32s | Docker mode activated. | ||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 1s | No case conflicting files found. | | +0 :ok: | markdownlint | 0m 1s | markdownlint was not available. | | +1 :green_heart: | hbaseanti | 0m 0s | Patch does not have any anti-patterns. | | +1 :green_heart: | @author | 0m 0s | The patch does not contain any @author tags. | | +1 :green_heart: | test4tests | 0m 0s | The patch appears to include 8 new or modified test files. | ||| _ master Compile Tests _ | | +0 :ok: | mvndep | 0m 37s | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 5m 10s | master passed | | +1 :green_heart: | compile | 2m 14s | master passed | | +1 :green_heart: | checkstyle | 2m 36s | master passed | | +1 :green_heart: | shadedjars | 4m 33s | branch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | javadoc | 1m 45s | master passed | | +0 :ok: | spotbugs | 4m 31s | Used deprecated FindBugs config; considering switching to SpotBugs. | | +1 :green_heart: | findbugs | 7m 2s | master passed | | -0 :warning: | patch | 5m 2s | Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary. | ||| _ Patch Compile Tests _ | | +0 :ok: | mvndep | 0m 16s | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 5m 2s | the patch passed | | +1 :green_heart: | compile | 2m 14s | the patch passed | | +1 :green_heart: | javac | 2m 14s | the patch passed | | +1 :green_heart: | checkstyle | 0m 26s | The patch passed checkstyle in hbase-common | | -1 :x: | checkstyle | 0m 33s | hbase-client: The patch generated 1 new + 22 unchanged - 10 fixed = 23 total (was 32) | | +1 :green_heart: | checkstyle | 1m 22s | hbase-server: The patch generated 0 new + 21 unchanged - 3 fixed = 21 total (was 24) | | -1 :x: | checkstyle | 0m 15s | hbase-examples: The patch generated 5 new + 0 unchanged - 0 fixed = 5 total (was 0) | | -1 :x: | whitespace | 0m 0s | The patch has 7 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply | | +1 :green_heart: | xml | 0m 3s | The patch has no ill-formed XML file. | | +1 :green_heart: | shadedjars | 4m 38s | patch has no errors when building our shaded downstream artifacts. | | +1 :green_heart: | hadoopcheck | 17m 29s | Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2. | | -1 :x: | javadoc | 0m 24s | hbase-client generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2) | | -1 :x: | findbugs | 1m 13s | hbase-client generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0) | | -1 :x: | findbugs | 0m 54s | hbase-examples generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0) | ||| _ Other Tests _ | | +1 :green_heart: | unit | 3m 19s | hbase-common in the patch passed. | | +1 :green_heart: | unit | 2m 3s | hbase-client in the patch passed. | | +1 :green_heart: | unit | 153m 0s | hbase-server in the patch passed. | | +1 :green_heart: | unit | 2m 6s | hbase-examples in the patch passed. | | +1 :green_heart: | asflicense | 2m 7s | The patch does not generate ASF License warnings. | | | | 236m 47s | | | Reason | Tests | |-------:|:------| | FindBugs | module:hbase-client | | | Nullcheck of clusterId at line 110 of value previously dereferenced in org.apache.hadoop.hbase.security.provider.BuiltInProviderSelector.selectProvider(String, UserGroupInformation) At BuiltInProviderSelector.java:110 of value previously dereferenced in org.apache.hadoop.hbase.security.provider.BuiltInProviderSelector.selectProvider(String, UserGroupInformation) At BuiltInProviderSelector.java:[line 103] | | FindBugs | module:hbase-examples | | | Return value of String.trim() ignored in org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider.readPasswordDB(Configuration) At ShadeSaslServerAuthenticationProvider.java:in org.apache.hadoop.hbase.security.provider.example.ShadeSaslServerAuthenticationProvider.readPasswordDB(Configuration) At ShadeSaslServerAuthenticationProvider.java:[line 97] | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | Client=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/19/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/884 | | Optional Tests | dupname asflicense markdownlint javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile xml | | uname | Linux f10231454bf2 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux | | Build tool | maven | | Personality | /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-884/out/precommit/personality/provided.sh | | git revision | master / fd05aabf02 | | Default Java | 1.8.0_181 | | checkstyle | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/19/artifact/out/diff-checkstyle-hbase-client.txt | | checkstyle | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/19/artifact/out/diff-checkstyle-hbase-examples.txt | | whitespace | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/19/artifact/out/whitespace-eol.txt | | javadoc | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/19/artifact/out/diff-javadoc-javadoc-hbase-client.txt | | findbugs | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/19/artifact/out/new-findbugs-hbase-client.html | | findbugs | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/19/artifact/out/new-findbugs-hbase-examples.html | | Test Results | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/19/testReport/ | | Max. process+thread count | 5007 (vs. ulimit of 10000) | | modules | C: hbase-common hbase-client hbase-server hbase-examples U: . | | Console output | https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/19/console | | versions | git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11 | | Powered by | Apache Yetus 0.11.1 https://yetus.apache.org | This message was automatically generated.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
