Apache-HBase commented on PR #7296: URL: https://github.com/apache/hbase/pull/7296#issuecomment-3408019649
:broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |:----:|----------:|--------:|:--------:|:-------:| | +0 :ok: | reexec | 0m 46s | | 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 52s | | Maven dependency ordering for branch | | +1 :green_heart: | mvninstall | 4m 11s | | HBASE-29588-feature passed | | +1 :green_heart: | compile | 5m 48s | | HBASE-29588-feature passed | | +1 :green_heart: | checkstyle | 1m 9s | | HBASE-29588-feature passed | | +1 :green_heart: | spotbugs | 5m 52s | | HBASE-29588-feature passed | | +1 :green_heart: | spotless | 0m 58s | | branch has no errors when running spotless:check. | | -0 :warning: | patch | 1m 20s | | 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 40s | | the patch passed | | +1 :green_heart: | compile | 5m 36s | | the patch passed | | +1 :green_heart: | cc | 5m 36s | | the patch passed | | +1 :green_heart: | javac | 5m 36s | | the patch passed | | +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks issues. | | -0 :warning: | checkstyle | 0m 45s | [/results-checkstyle-hbase-server.txt](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/24/artifact/yetus-general-check/output/results-checkstyle-hbase-server.txt) | hbase-server: The patch generated 22 new + 41 unchanged - 0 fixed = 63 total (was 41) | | +1 :green_heart: | xmllint | 0m 1s | | No new issues. | | -1 :x: | spotbugs | 2m 3s | [/new-spotbugs-hbase-server.html](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/24/artifact/yetus-general-check/output/new-spotbugs-hbase-server.html) | hbase-server generated 16 new + 0 unchanged - 0 fixed = 16 total (was 0) | | +1 :green_heart: | hadoopcheck | 13m 39s | | Patch does not cause any errors with Hadoop 3.3.6 3.4.1. | | +1 :green_heart: | hbaseprotoc | 1m 56s | | the patch passed | | -1 :x: | spotless | 0m 45s | | patch has 36 errors when running spotless:check, run spotless:apply to fix. | |||| _ Other Tests _ | | +1 :green_heart: | asflicense | 0m 35s | | The patch does not generate ASF License warnings. | | | | 62m 36s | | | | Reason | Tests | |-------:|:------| | SpotBugs | module:hbase-server | | | Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.findSectionBloomState(boolean, boolean) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.findSectionBloomState(boolean, boolean) At AbstractMultiTenantReader.java:[line 577] | | | 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 1667] | | | 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 1704] | | | Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadDataBlockIndexFromSection(byte[]) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadDataBlockIndexFromSection(byte[]) At AbstractMultiTenantReader.java:[line 1810] | | | Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadMetaBlockFromSection(byte[], String, boolean) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadMetaBlockFromSection(byte[], String, boolean) At AbstractMultiTenantReader.java:[line 1829] | | | Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesDeleteFamilyBloomFilter(byte[], int, int) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesDeleteFamilyBloomFilter(byte[], int, int) At AbstractMultiTenantReader.java:[line 477] | | | Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowBloomFilter(byte[], int, int) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowBloomFilter(byte[], int, int) At AbstractMultiTenantReader.java:[line 432] | | | Load of known null value in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowColBloomFilter(ExtendedCell) At AbstractMultiTenantReader.java:in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowColBloomFilter(ExtendedCell) At AbstractMultiTenantReader.java:[line 451] | | | Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.findSectionBloomState(boolean, boolean) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.findSectionBloomState(boolean, boolean) Redundant null check at AbstractMultiTenantReader.java:[line 577] | | | 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 1667] | | | 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 1704] | | | Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadDataBlockIndexFromSection(byte[]) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadDataBlockIndexFromSection(byte[]) Redundant null check at AbstractMultiTenantReader.java:[line 1810] | | | Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadMetaBlockFromSection(byte[], String, boolean) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.loadMetaBlockFromSection(byte[], String, boolean) Redundant null check at AbstractMultiTenantReader.java:[line 1829] | | | Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesDeleteFamilyBloomFilter(byte[], int, int) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesDeleteFamilyBloomFilter(byte[], int, int) Redundant null check at AbstractMultiTenantReader.java:[line 477] | | | Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowBloomFilter(byte[], int, int) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowBloomFilter(byte[], int, int) Redundant null check at AbstractMultiTenantReader.java:[line 432] | | | Redundant nullcheck of lease which is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowColBloomFilter(ExtendedCell) Redundant null check at AbstractMultiTenantReader.java:is known to be null in org.apache.hadoop.hbase.io.hfile.AbstractMultiTenantReader.passesGeneralRowColBloomFilter(ExtendedCell) Redundant null check at AbstractMultiTenantReader.java:[line 451] | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/24/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 51f186c9bc8d 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 / f710725ffe332b0809fb6c09164ba381fb249284 | | Default Java | Eclipse Adoptium-17.0.11+9 | | spotless | https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-7296/24/artifact/yetus-general-check/output/patch-spotless.txt | | Max. process+thread count | 85 (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/24/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]
