Apache-HBase commented on PR #7296: URL: https://github.com/apache/hbase/pull/7296#issuecomment-3362530629
:broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |:----:|----------:|--------:|:--------:|:-------:| | +0 :ok: | reexec | 3m 6s | | Docker mode activated. | |||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | | No case conflicting files found. | | +0 :ok: | codespell | 0m 0s | | codespell was not available. | | +0 :ok: | detsecrets | 0m 0s | | detect-secrets was not available. | | +0 :ok: | buf | 0m 0s | | buf was not available. | | +0 :ok: | buf | 0m 0s | | buf was not available. | | +1 :green_heart: | @author | 0m 0s | | The patch does not contain any @author tags. | | +1 :green_heart: | hbaseanti | 0m 0s | | Patch does not have any anti-patterns. | |||| _ HBASE-29588-feature Compile Tests _ | | +0 :ok: | mvndep | 0m 39s | | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 3m 26s | | HBASE-29588-feature passed | | +1 :green_heart: | compile | 4m 43s | | HBASE-29588-feature passed | | +1 :green_heart: | checkstyle | 0m 58s | | HBASE-29588-feature passed | | +1 :green_heart: | spotbugs | 4m 22s | | HBASE-29588-feature passed | | +1 :green_heart: | spotless | 0m 45s | | branch has no errors when running spotless:check. | | -0 :warning: | patch | 1m 3s | | 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 12s | | Maven dependency ordering for patch | | +1 :green_heart: | mvninstall | 3m 7s | | the patch passed | | -1 :x: | compile | 1m 33s | [/patch-compile-hbase-server.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/13/artifact/yetus-general-check/output/patch-compile-hbase-server.txt) | hbase-server in the patch failed. | | -1 :x: | cc | 1m 33s | [/patch-compile-hbase-server.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/13/artifact/yetus-general-check/output/patch-compile-hbase-server.txt) | hbase-server in the patch failed. | | -0 :warning: | javac | 1m 33s | [/patch-compile-hbase-server.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/13/artifact/yetus-general-check/output/patch-compile-hbase-server.txt) | hbase-server in the patch failed. | | +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks issues. | | -0 :warning: | checkstyle | 0m 37s | [/results-checkstyle-hbase-server.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/13/artifact/yetus-general-check/output/results-checkstyle-hbase-server.txt) | hbase-server: The patch generated 20 new + 19 unchanged - 0 fixed = 39 total (was 19) | | +1 :green_heart: | xmllint | 0m 0s | | No new issues. | | -1 :x: | spotbugs | 2m 14s | [/new-spotbugs-hbase-server.html](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/13/artifact/yetus-general-check/output/new-spotbugs-hbase-server.html) | hbase-server generated 8 new + 0 unchanged - 0 fixed = 8 total (was 0) | | +1 :green_heart: | hadoopcheck | 12m 23s | | Patch does not cause any errors with Hadoop 3.3.6 3.4.1. | | +1 :green_heart: | hbaseprotoc | 1m 36s | | the patch passed | | +1 :green_heart: | spotless | 0m 46s | | patch has no errors when running spotless:check. | |||| _ Other Tests _ | | +1 :green_heart: | asflicense | 0m 28s | | The patch does not generate ASF License warnings. | | | | 53m 50s | | | | Reason | Tests | |-------:|:------| | SpotBugs | module:hbase-server | | | Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getDataBlockIndexReader() At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getDataBlockIndexReader() At AbstractMultiTenantReader.java:[line 1732] | | | Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getFirstKey() At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getFirstKey() At AbstractMultiTenantReader.java:[line 1217] | | | Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getLastKey() At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getLastKey() At AbstractMultiTenantReader.java:[line 1254] | | | Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getDataBlockIndexReader() Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getDataBlockIndexReader() Redundant null check at AbstractMultiTenantReader.java:[line 1732] | | | Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getFirstKey() Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getFirstKey() Redundant null check at AbstractMultiTenantReader.java:[line 1217] | | | Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getLastKey() Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.getLastKey() Redundant null check at AbstractMultiTenantReader.java:[line 1254] | | | Should org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader$SectionReaderHolder be a _static_ inner class? At AbstractMultiTenantReader.java:inner class? At AbstractMultiTenantReader.java:[lines 585-645] | | | Should org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader$SectionReaderLease be a _static_ inner class? At AbstractMultiTenantReader.java:inner class? At AbstractMultiTenantReader.java:[lines 658-691] | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/13/artifact/yetus-general-check/output/Dockerfile | | GITHUB PR | https://github.com/apache/hbase/pull/7296 | | JIRA Issue | HBASE-29588 | | Optional Tests | dupname asflicense javac codespell detsecrets xmllint spotless cc buflint bufcompat hbaseprotoc spotbugs checkstyle compile hadoopcheck hbaseanti | | uname | Linux 1c8ca925ada9 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/hbase-personality.sh | | git revision | HBASE-29588-feature / 204be947dd432a93b5f6e67f7ba523f57357210e | | Default Java | Eclipse Adoptium-17.0.11+9 | | Max. process+thread count | 90 (vs. ulimit of 30000) | | modules | C: hbase-protocol-shaded hbase-common hbase-server U: . | | Console output | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/13/console | | versions | git=2.34.1 maven=3.9.8 spotbugs=4.7.3 xmllint=20913 | | Powered by | Apache Yetus 0.15.0 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
