Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-28689 Add more files in spotless for trim tailing whitespaces #6022

Closed
wants to merge 2 commits into from

Conversation

Apache9
Copy link
Contributor

@Apache9 Apache9 commented Jun 22, 2024

No description provided.

@Apache9 Apache9 added the backport This PR is a back port of some issue or issues already committed to master label Jun 22, 2024
@Apache9 Apache9 self-assigned this Jun 22, 2024
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 5m 47s Docker mode activated.
-0 ⚠️ yetus 0m 5s Unprocessed flag(s): --blanks-eol-ignore-list --blanks-tabs-ignore-list
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 buf 0m 0s buf was not available.
+0 🆗 buf 0m 0s buf was not available.
+0 🆗 jshint 0m 0s jshint was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 21s Maven dependency ordering for branch
+1 💚 mvninstall 3m 21s branch-2 passed
+1 💚 compile 5m 44s branch-2 passed
+1 💚 checkstyle 1m 12s branch-2 passed
+1 💚 mvnsite 6m 3s branch-2 passed
+1 💚 spotbugs 14m 54s branch-2 passed
+1 💚 spotless 0m 50s branch has no errors when running spotless:check.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 18s Maven dependency ordering for patch
+1 💚 mvninstall 2m 58s the patch passed
+1 💚 compile 5m 41s the patch passed
+1 💚 cc 5m 41s the patch passed
+1 💚 golang 5m 41s the patch passed
+1 💚 javac 5m 41s the patch passed
-0 ⚠️ blanks 0m 0s /blanks-tabs.txt The patch 3 line(s) with tabs.
+1 💚 checkstyle 1m 15s the patch passed
-1 ❌ mvnsite 2m 18s /patch-mvnsite-root.txt root in the patch failed.
+1 💚 perlcritic 0m 12s No new issues.
+1 💚 rubocop 0m 19s The patch generated 0 new + 405 unchanged - 26 fixed = 405 total (was 431)
+1 💚 xmllint 0m 0s No new issues.
+1 💚 spotbugs 15m 31s the patch passed
+1 💚 hadoopcheck 10m 9s Patch does not cause any errors with Hadoop 2.10.2 or 3.3.6.
+1 💚 hbaseprotoc 5m 13s the patch passed
+1 💚 spotless 0m 44s patch has no errors when running spotless:check.
_ Other Tests _
+1 💚 asflicense 1m 16s The patch does not generate ASF License warnings.
88m 43s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6022/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #6022
Optional Tests dupname asflicense codespell detsecrets spotless cc buflint bufcompat hbaseprotoc javac compile perlcritic rubocop xmllint spotbugs checkstyle hadoopcheck hbaseanti golang jshint mvnsite
uname Linux e98bad10014c 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 branch-2 / 54e89e3
Default Java Eclipse Adoptium-11.0.17+8
Max. process+thread count 179 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-protocol hbase-server hbase-thrift hbase-shell hbase-endpoint hbase-rest hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6022/1/console
versions git=2.34.1 maven=3.8.6 spotbugs=4.7.3 perlcritic=1.140 rubocop=1.37.1 xmllint=20913
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 46s Docker mode activated.
-0 ⚠️ yetus 0m 5s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-list --blanks-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 24s Maven dependency ordering for branch
+1 💚 mvninstall 3m 26s branch-2 passed
+1 💚 compile 2m 1s branch-2 passed
+1 💚 javadoc 3m 44s branch-2 passed
+1 💚 shadedjars 6m 3s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 2m 55s the patch passed
+1 💚 compile 2m 1s the patch passed
+1 💚 javac 2m 1s the patch passed
+1 💚 javadoc 3m 41s the patch passed
+1 💚 shadedjars 6m 3s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌ unit 285m 9s /patch-unit-root.txt root in the patch failed.
323m 18s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6022/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #6022
Optional Tests unit javac javadoc compile shadedjars
uname Linux 3804e75682d7 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 branch-2 / 54e89e3
Default Java Eclipse Adoptium-11.0.17+8
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6022/1/testReport/
Max. process+thread count 8684 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-protocol hbase-server hbase-thrift hbase-shell hbase-endpoint hbase-rest hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6022/1/console
versions git=2.34.1 maven=3.8.6
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 43s Docker mode activated.
-0 ⚠️ yetus 0m 5s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --author-ignore-list --blanks-eol-ignore-list --blanks-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 🆗 mvndep 0m 20s Maven dependency ordering for branch
+1 💚 mvninstall 2m 42s branch-2 passed
+1 💚 compile 1m 40s branch-2 passed
+1 💚 javadoc 3m 14s branch-2 passed
+1 💚 shadedjars 5m 17s branch has no errors when building our shaded downstream artifacts.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
+1 💚 mvninstall 2m 19s the patch passed
+1 💚 compile 1m 39s the patch passed
+1 💚 javac 1m 39s the patch passed
+1 💚 javadoc 3m 13s the patch passed
+1 💚 shadedjars 5m 16s patch has no errors when building our shaded downstream artifacts.
_ Other Tests _
-1 ❌ unit 382m 3s /patch-unit-root.txt root in the patch failed.
415m 55s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6022/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR #6022
Optional Tests unit javac javadoc compile shadedjars
uname Linux 376696a63b40 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 branch-2 / 54e89e3
Default Java Temurin-1.8.0_352-b08
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6022/1/testReport/
Max. process+thread count 7878 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-protocol hbase-server hbase-thrift hbase-shell hbase-endpoint hbase-rest hbase-examples . U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-6022/1/console
versions git=2.34.1 maven=3.8.6
Powered by Apache Yetus 0.15.0 https://yetus.apache.org

This message was automatically generated.

@Apache9 Apache9 closed this Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport This PR is a back port of some issue or issues already committed to master
Projects
None yet
2 participants