hbase icon indicating copy to clipboard operation
hbase copied to clipboard

HBASE-26809: Report client backoff time for server overloaded

Open briaugenreich opened this issue 3 years ago • 34 comments

Branch 2 changes for https://github.com/apache/hbase/pull/4729

Enable metric reporting on backoff time when a server is overloaded.

briaugenreich avatar Sep 14 '22 15:09 briaugenreich

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 2m 1s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+1 :green_heart: hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 :green_heart: @author 0m 1s The patch does not contain any @author tags.
_ branch-2 Compile Tests _
+1 :green_heart: mvninstall 2m 28s branch-2 passed
+1 :green_heart: compile 0m 40s branch-2 passed
+1 :green_heart: checkstyle 0m 14s branch-2 passed
+1 :green_heart: spotless 0m 37s branch has no errors when running spotless:check.
-1 :x: spotbugs 0m 42s hbase-client in branch-2 has 11 extant spotbugs warnings.
_ Patch Compile Tests _
-1 :x: mvninstall 1m 6s root in the patch failed.
+1 :green_heart: compile 0m 38s the patch passed
+1 :green_heart: javac 0m 38s the patch passed
+1 :green_heart: checkstyle 0m 13s the patch passed
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
-1 :x: hadoopcheck 1m 19s The patch causes 20 errors with Hadoop v3.2.4.
-1 :x: hadoopcheck 2m 41s The patch causes 20 errors with Hadoop v3.3.4.
+1 :green_heart: spotless 0m 34s patch has no errors when running spotless:check.
+1 :green_heart: spotbugs 0m 46s the patch passed
_ Other Tests _
+1 :green_heart: asflicense 0m 7s The patch does not generate ASF License warnings.
14m 21s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile
uname Linux bb316c5eb46d 5.4.0-1071-aws #76~18.04.1-Ubuntu SMP Mon Mar 28 17:49:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 7e140e55fb
Default Java AdoptOpenJDK-1.8.0_282-b08
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/artifact/yetus-general-check/output/branch-spotbugs-hbase-client-warnings.html
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/artifact/yetus-general-check/output/patch-mvninstall-root.txt
hadoopcheck https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/artifact/yetus-general-check/output/patch-javac-3.2.4.txt
hadoopcheck https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/artifact/yetus-general-check/output/patch-javac-3.3.4.txt
Max. process+thread count 65 (vs. ulimit of 30000)
modules C: hbase-client U: hbase-client
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 14 '22 15:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 2m 1s Docker mode activated.
-0 :warning: yetus 0m 6s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+1 :green_heart: mvninstall 2m 24s branch-2 passed
+1 :green_heart: compile 0m 17s branch-2 passed
+1 :green_heart: shadedjars 3m 53s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 15s branch-2 passed
_ Patch Compile Tests _
-1 :x: mvninstall 1m 8s root in the patch failed.
+1 :green_heart: compile 0m 16s the patch passed
+1 :green_heart: javac 0m 16s the patch passed
-1 :x: shadedjars 2m 59s patch has 20 errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 14s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 29s hbase-client in the patch passed.
17m 12s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux 9dc2fc0a2dd0 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 7e140e55fb
Default Java AdoptOpenJDK-1.8.0_282-b08
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/artifact/yetus-jdk8-hadoop2-check/output/patch-mvninstall-root.txt
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/artifact/yetus-jdk8-hadoop2-check/output/patch-shadedjars.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/testReport/
Max. process+thread count 164 (vs. ulimit of 30000)
modules C: hbase-client U: hbase-client
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 14 '22 15:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 2m 28s Docker mode activated.
-0 :warning: yetus 0m 4s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+1 :green_heart: mvninstall 2m 52s branch-2 passed
+1 :green_heart: compile 0m 23s branch-2 passed
+1 :green_heart: shadedjars 3m 57s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 21s branch-2 passed
_ Patch Compile Tests _
-1 :x: mvninstall 1m 36s root in the patch failed.
+1 :green_heart: compile 0m 23s the patch passed
+1 :green_heart: javac 0m 23s the patch passed
-1 :x: shadedjars 3m 10s patch has 20 errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 17s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 59s hbase-client in the patch passed.
19m 40s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux 7be8fb3e3516 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 7e140e55fb
Default Java AdoptOpenJDK-11.0.10+9
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/artifact/yetus-jdk11-hadoop3-check/output/patch-mvninstall-root.txt
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/artifact/yetus-jdk11-hadoop3-check/output/patch-shadedjars.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/testReport/
Max. process+thread count 195 (vs. ulimit of 30000)
modules C: hbase-client U: hbase-client
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/1/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 14 '22 15:09 Apache-HBase

Looking into the issues above. May be due to my branch being a little behind the branch-2 latest changes.

briaugenreich avatar Sep 14 '22 16:09 briaugenreich

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 54s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+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.
_ branch-2 Compile Tests _
+1 :green_heart: mvninstall 2m 1s branch-2 passed
+1 :green_heart: compile 0m 40s branch-2 passed
+1 :green_heart: checkstyle 0m 15s branch-2 passed
+1 :green_heart: spotless 0m 36s branch has no errors when running spotless:check.
-1 :x: spotbugs 0m 38s hbase-client in branch-2 has 11 extant spotbugs warnings.
_ Patch Compile Tests _
-1 :x: mvninstall 1m 4s root in the patch failed.
+1 :green_heart: compile 0m 38s the patch passed
+1 :green_heart: javac 0m 38s the patch passed
+1 :green_heart: checkstyle 0m 14s the patch passed
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
-1 :x: hadoopcheck 1m 18s The patch causes 20 errors with Hadoop v3.2.4.
-1 :x: hadoopcheck 2m 36s The patch causes 20 errors with Hadoop v3.3.4.
+1 :green_heart: spotless 0m 34s patch has no errors when running spotless:check.
+1 :green_heart: spotbugs 0m 45s the patch passed
_ Other Tests _
+1 :green_heart: asflicense 0m 6s The patch does not generate ASF License warnings.
12m 43s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile
uname Linux b0b7f8e0dee7 5.4.0-1071-aws #76~18.04.1-Ubuntu SMP Mon Mar 28 17:49:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 7e140e55fb
Default Java AdoptOpenJDK-1.8.0_282-b08
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/artifact/yetus-general-check/output/branch-spotbugs-hbase-client-warnings.html
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/artifact/yetus-general-check/output/patch-mvninstall-root.txt
hadoopcheck https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/artifact/yetus-general-check/output/patch-javac-3.2.4.txt
hadoopcheck https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/artifact/yetus-general-check/output/patch-javac-3.3.4.txt
Max. process+thread count 73 (vs. ulimit of 30000)
modules C: hbase-client U: hbase-client
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 14 '22 17:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 52s Docker mode activated.
-0 :warning: yetus 0m 5s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+1 :green_heart: mvninstall 2m 5s branch-2 passed
+1 :green_heart: compile 0m 16s branch-2 passed
+1 :green_heart: shadedjars 3m 55s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 14s branch-2 passed
_ Patch Compile Tests _
-1 :x: mvninstall 1m 7s root in the patch failed.
+1 :green_heart: compile 0m 17s the patch passed
+1 :green_heart: javac 0m 17s the patch passed
-1 :x: shadedjars 3m 1s patch has 20 errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 14s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 31s hbase-client in the patch passed.
15m 43s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux fb3c460c25c9 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 7e140e55fb
Default Java AdoptOpenJDK-1.8.0_282-b08
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/artifact/yetus-jdk8-hadoop2-check/output/patch-mvninstall-root.txt
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/artifact/yetus-jdk8-hadoop2-check/output/patch-shadedjars.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/testReport/
Max. process+thread count 174 (vs. ulimit of 30000)
modules C: hbase-client U: hbase-client
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 14 '22 17:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 3s Docker mode activated.
-0 :warning: yetus 0m 5s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+1 :green_heart: mvninstall 2m 33s branch-2 passed
+1 :green_heart: compile 0m 22s branch-2 passed
+1 :green_heart: shadedjars 3m 57s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 19s branch-2 passed
_ Patch Compile Tests _
-1 :x: mvninstall 1m 32s root in the patch failed.
+1 :green_heart: compile 0m 21s the patch passed
+1 :green_heart: javac 0m 21s the patch passed
-1 :x: shadedjars 3m 7s patch has 20 errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 19s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 53s hbase-client in the patch passed.
17m 43s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux eb497c7330b3 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 7e140e55fb
Default Java AdoptOpenJDK-11.0.10+9
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/artifact/yetus-jdk11-hadoop3-check/output/patch-mvninstall-root.txt
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/artifact/yetus-jdk11-hadoop3-check/output/patch-shadedjars.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/testReport/
Max. process+thread count 195 (vs. ulimit of 30000)
modules C: hbase-client U: hbase-client
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/2/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 14 '22 17:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 52s Docker mode activated.
-0 :warning: yetus 0m 4s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+1 :green_heart: mvninstall 2m 25s branch-2 passed
+1 :green_heart: compile 0m 16s branch-2 passed
+1 :green_heart: shadedjars 3m 54s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 16s branch-2 passed
_ Patch Compile Tests _
-1 :x: mvninstall 1m 11s root in the patch failed.
+1 :green_heart: compile 0m 16s the patch passed
+1 :green_heart: javac 0m 16s the patch passed
-1 :x: shadedjars 3m 0s patch has 20 errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 14s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 29s hbase-client in the patch passed.
16m 5s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux 82c69c31660a 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 7e140e55fb
Default Java AdoptOpenJDK-1.8.0_282-b08
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/artifact/yetus-jdk8-hadoop2-check/output/patch-mvninstall-root.txt
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/artifact/yetus-jdk8-hadoop2-check/output/patch-shadedjars.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/testReport/
Max. process+thread count 164 (vs. ulimit of 30000)
modules C: hbase-client U: hbase-client
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 15 '22 01:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 51s Docker mode activated.
-0 :warning: yetus 0m 5s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+1 :green_heart: mvninstall 2m 59s branch-2 passed
+1 :green_heart: compile 0m 19s branch-2 passed
+1 :green_heart: shadedjars 4m 26s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 19s branch-2 passed
_ Patch Compile Tests _
-1 :x: mvninstall 1m 27s root in the patch failed.
+1 :green_heart: compile 0m 19s the patch passed
+1 :green_heart: javac 0m 19s the patch passed
-1 :x: shadedjars 3m 22s patch has 20 errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 17s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 53s hbase-client in the patch passed.
18m 28s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux b746db89c345 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 7e140e55fb
Default Java AdoptOpenJDK-11.0.10+9
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/artifact/yetus-jdk11-hadoop3-check/output/patch-mvninstall-root.txt
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/artifact/yetus-jdk11-hadoop3-check/output/patch-shadedjars.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/testReport/
Max. process+thread count 196 (vs. ulimit of 30000)
modules C: hbase-client U: hbase-client
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 15 '22 01:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 49s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+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.
_ branch-2 Compile Tests _
+1 :green_heart: mvninstall 3m 16s branch-2 passed
+1 :green_heart: compile 0m 57s branch-2 passed
+1 :green_heart: checkstyle 0m 26s branch-2 passed
+1 :green_heart: spotless 0m 55s branch has no errors when running spotless:check.
-1 :x: spotbugs 1m 8s hbase-client in branch-2 has 11 extant spotbugs warnings.
_ Patch Compile Tests _
-1 :x: mvninstall 1m 37s root in the patch failed.
+1 :green_heart: compile 0m 57s the patch passed
+1 :green_heart: javac 0m 57s the patch passed
+1 :green_heart: checkstyle 0m 23s the patch passed
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
-1 :x: hadoopcheck 2m 7s The patch causes 20 errors with Hadoop v3.2.4.
-1 :x: hadoopcheck 4m 22s The patch causes 20 errors with Hadoop v3.3.4.
+1 :green_heart: spotless 1m 0s patch has no errors when running spotless:check.
+1 :green_heart: spotbugs 1m 8s the patch passed
_ Other Tests _
+1 :green_heart: asflicense 0m 11s The patch does not generate ASF License warnings.
20m 0s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile
uname Linux 25ed4a6896ae 5.4.0-1071-aws #76~18.04.1-Ubuntu SMP Mon Mar 28 17:49:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 7e140e55fb
Default Java AdoptOpenJDK-1.8.0_282-b08
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/artifact/yetus-general-check/output/branch-spotbugs-hbase-client-warnings.html
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/artifact/yetus-general-check/output/patch-mvninstall-root.txt
hadoopcheck https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/artifact/yetus-general-check/output/patch-javac-3.2.4.txt
hadoopcheck https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/artifact/yetus-general-check/output/patch-javac-3.3.4.txt
Max. process+thread count 67 (vs. ulimit of 30000)
modules C: hbase-client U: hbase-client
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/3/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 15 '22 01:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 51s Docker mode activated.
-0 :warning: yetus 0m 7s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+1 :green_heart: mvninstall 2m 2s branch-2 passed
+1 :green_heart: compile 0m 17s branch-2 passed
+1 :green_heart: shadedjars 3m 54s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 14s branch-2 passed
_ Patch Compile Tests _
-1 :x: mvninstall 1m 6s root in the patch failed.
+1 :green_heart: compile 0m 17s the patch passed
+1 :green_heart: javac 0m 17s the patch passed
-1 :x: shadedjars 3m 0s patch has 20 errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 14s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 34s hbase-client in the patch passed.
15m 41s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux aa32c8842bb8 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 7e140e55fb
Default Java AdoptOpenJDK-1.8.0_282-b08
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/artifact/yetus-jdk8-hadoop2-check/output/patch-mvninstall-root.txt
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/artifact/yetus-jdk8-hadoop2-check/output/patch-shadedjars.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/testReport/
Max. process+thread count 171 (vs. ulimit of 30000)
modules C: hbase-client U: hbase-client
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 15 '22 01:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 51s Docker mode activated.
-0 :warning: yetus 0m 4s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+1 :green_heart: mvninstall 2m 35s branch-2 passed
+1 :green_heart: compile 0m 19s branch-2 passed
+1 :green_heart: shadedjars 4m 21s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 17s branch-2 passed
_ Patch Compile Tests _
-1 :x: mvninstall 1m 27s root in the patch failed.
+1 :green_heart: compile 0m 18s the patch passed
+1 :green_heart: javac 0m 18s the patch passed
-1 :x: shadedjars 3m 21s patch has 20 errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 17s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 50s hbase-client in the patch passed.
17m 51s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux 6e301472d1d6 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 7e140e55fb
Default Java AdoptOpenJDK-11.0.10+9
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/artifact/yetus-jdk11-hadoop3-check/output/patch-mvninstall-root.txt
shadedjars https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/artifact/yetus-jdk11-hadoop3-check/output/patch-shadedjars.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/testReport/
Max. process+thread count 195 (vs. ulimit of 30000)
modules C: hbase-client U: hbase-client
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 15 '22 01:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 2m 8s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 1s No case conflicting files found.
+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.
_ branch-2 Compile Tests _
+1 :green_heart: mvninstall 2m 49s branch-2 passed
+1 :green_heart: compile 0m 55s branch-2 passed
+1 :green_heart: checkstyle 0m 16s branch-2 passed
+1 :green_heart: spotless 0m 50s branch has no errors when running spotless:check.
-1 :x: spotbugs 1m 10s hbase-client in branch-2 has 11 extant spotbugs warnings.
_ Patch Compile Tests _
-1 :x: mvninstall 1m 42s root in the patch failed.
+1 :green_heart: compile 0m 48s the patch passed
+1 :green_heart: javac 0m 48s the patch passed
+1 :green_heart: checkstyle 0m 20s the patch passed
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
-1 :x: hadoopcheck 2m 1s The patch causes 20 errors with Hadoop v3.2.4.
-1 :x: hadoopcheck 3m 59s The patch causes 20 errors with Hadoop v3.3.4.
+1 :green_heart: spotless 0m 55s patch has no errors when running spotless:check.
+1 :green_heart: spotbugs 1m 8s the patch passed
_ Other Tests _
+1 :green_heart: asflicense 0m 9s The patch does not generate ASF License warnings.
19m 0s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile
uname Linux df17a9238d77 5.4.0-1071-aws #76~18.04.1-Ubuntu SMP Mon Mar 28 17:49:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 7e140e55fb
Default Java AdoptOpenJDK-1.8.0_282-b08
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/artifact/yetus-general-check/output/branch-spotbugs-hbase-client-warnings.html
mvninstall https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/artifact/yetus-general-check/output/patch-mvninstall-root.txt
hadoopcheck https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/artifact/yetus-general-check/output/patch-javac-3.2.4.txt
hadoopcheck https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/artifact/yetus-general-check/output/patch-javac-3.3.4.txt
Max. process+thread count 64 (vs. ulimit of 30000)
modules C: hbase-client U: hbase-client
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/4/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 15 '22 01:09 Apache-HBase

I'm trying to reproduce/troubleshoot the issues above locally. I am able to successfully build with a subset of tests with the following command:

 mvn clean verify -pl hbase-client -am -Phadoop-3.0 -Dhadoop.profile=3.0  -Dtest=TestMetricsConnection,TestAsyncProcess,TestAsyncProcessWithRegionException,TestRpcRetryingCallerImpl,TestHBaseAdminNoCluster

.
.
.
[INFO] Reactor Summary for Apache HBase 2.6.0-SNAPSHOT:
[INFO] 
[INFO] Apache HBase ....................................... SUCCESS [  3.716 s]
[INFO] Apache HBase - Checkstyle .......................... SUCCESS [  0.766 s]
[INFO] Apache HBase - Annotations ......................... SUCCESS [  0.582 s]
[INFO] Apache HBase - Build Configuration ................. SUCCESS [  0.151 s]
[INFO] Apache HBase - Logging ............................. SUCCESS [  0.790 s]
[INFO] Apache HBase - Shaded Protocol ..................... SUCCESS [ 10.839 s]
[INFO] Apache HBase - Common .............................. SUCCESS [  9.092 s]
[INFO] Apache HBase - Metrics API ......................... SUCCESS [  1.479 s]
[INFO] Apache HBase - Hadoop Compatibility ................ SUCCESS [  1.998 s]
[INFO] Apache HBase - Metrics Implementation .............. SUCCESS [  1.521 s]
[INFO] Apache HBase - Hadoop Two Compatibility ............ SUCCESS [  3.011 s]
[INFO] Apache HBase - Protocol ............................ SUCCESS [  3.015 s]
[INFO] Apache HBase - Client .............................. SUCCESS [ 10.489 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  48.488 s
[INFO] Finished at: 2022-09-15T06:54:22-04:00
[INFO] ------------------------------------------------------------------------

When I try to run a spotbugs check locally I get the following error

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.283 s
[INFO] Finished at: 2022-09-15T06:56:21-04:00
[INFO] ------------------------------------------------------------------------
.
.
.
---------------------------------------------------
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/codec/binary/Base64
        at org.apache.http.impl.auth.BasicScheme.authenticate(BasicScheme.java:166)
        at org.apache.http.client.protocol.RequestAuthenticationBase.authenticate(RequestAuthenticationBase.java:123)
.
.
.
Caused by: java.lang.ClassNotFoundException: org.apache.commons.codec.binary.Base64
        at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
        at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
        at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
        at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
        ... 60 more

Any tips on troubleshooting my build issues are much appreciated.

cc: @bbeaudreault

briaugenreich avatar Sep 15 '22 11:09 briaugenreich

Actually I think I just found the links to the results on the ci server which is helpful.

mvninstall error

shadejar errors

spotbugs issues

Though still curious if I can run something locally to test beforehand.

briaugenreich avatar Sep 15 '22 11:09 briaugenreich

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 32s Docker mode activated.
-0 :warning: yetus 0m 6s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 :ok: mvndep 0m 45s Maven dependency ordering for branch
+1 :green_heart: mvninstall 2m 24s branch-2 passed
+1 :green_heart: compile 0m 59s branch-2 passed
+1 :green_heart: shadedjars 4m 9s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 35s branch-2 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 11s Maven dependency ordering for patch
+1 :green_heart: mvninstall 2m 7s the patch passed
+1 :green_heart: compile 0m 50s the patch passed
+1 :green_heart: javac 0m 50s the patch passed
+1 :green_heart: shadedjars 3m 54s patch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 34s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 34s hbase-client in the patch passed.
-1 :x: unit 8m 28s hbase-server in the patch failed.
30m 32s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux ece638458567 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327fddc
Default Java AdoptOpenJDK-1.8.0_282-b08
unit https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-server.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/testReport/
Max. process+thread count 566 (vs. ulimit of 30000)
modules C: hbase-client hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 15 '22 14:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 54s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+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.
_ branch-2 Compile Tests _
+0 :ok: mvndep 0m 11s Maven dependency ordering for branch
+1 :green_heart: mvninstall 2m 2s branch-2 passed
+1 :green_heart: compile 2m 50s branch-2 passed
+1 :green_heart: checkstyle 0m 41s branch-2 passed
+1 :green_heart: spotless 0m 35s branch has no errors when running spotless:check.
-1 :x: spotbugs 0m 39s hbase-client in branch-2 has 11 extant spotbugs warnings.
-1 :x: spotbugs 1m 11s hbase-server in branch-2 has 28 extant spotbugs warnings.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 9s Maven dependency ordering for patch
+1 :green_heart: mvninstall 2m 8s the patch passed
+1 :green_heart: compile 2m 52s the patch passed
+1 :green_heart: javac 2m 52s the patch passed
-0 :warning: checkstyle 0m 27s hbase-server: The patch generated 1 new + 2 unchanged - 0 fixed = 3 total (was 2)
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
+1 :green_heart: hadoopcheck 8m 3s Patch does not cause any errors with Hadoop 3.2.4 3.3.4.
-1 :x: spotless 0m 31s patch has 26 errors when running spotless:check, run spotless:apply to fix.
+1 :green_heart: spotbugs 0m 47s hbase-client in the patch passed.
+1 :green_heart: spotbugs 1m 24s hbase-server generated 0 new + 27 unchanged - 1 fixed = 27 total (was 28)
_ Other Tests _
+1 :green_heart: asflicense 0m 14s The patch does not generate ASF License warnings.
31m 20s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile
uname Linux 281b0138f307 5.4.0-1071-aws #76~18.04.1-Ubuntu SMP Mon Mar 28 17:49:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327fddc
Default Java AdoptOpenJDK-1.8.0_282-b08
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/artifact/yetus-general-check/output/branch-spotbugs-hbase-client-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/artifact/yetus-general-check/output/branch-spotbugs-hbase-server-warnings.html
checkstyle https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
spotless https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/artifact/yetus-general-check/output/patch-spotless.txt
Max. process+thread count 64 (vs. ulimit of 30000)
modules C: hbase-client hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 15 '22 14:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 5s Docker mode activated.
-0 :warning: yetus 0m 5s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 :ok: mvndep 0m 18s Maven dependency ordering for branch
+1 :green_heart: mvninstall 2m 30s branch-2 passed
+1 :green_heart: compile 1m 8s branch-2 passed
+1 :green_heart: shadedjars 3m 56s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 45s branch-2 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 13s Maven dependency ordering for patch
+1 :green_heart: mvninstall 2m 36s the patch passed
+1 :green_heart: compile 1m 7s the patch passed
+1 :green_heart: javac 1m 7s the patch passed
+1 :green_heart: shadedjars 3m 55s patch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 45s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 51s hbase-client in the patch passed.
-1 :x: unit 10m 56s hbase-server in the patch failed.
33m 39s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux 8dcf1c230f6a 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327fddc
Default Java AdoptOpenJDK-11.0.10+9
unit https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/testReport/
Max. process+thread count 786 (vs. ulimit of 30000)
modules C: hbase-client hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/5/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 15 '22 14:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 52s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+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.
_ branch-2 Compile Tests _
+0 :ok: mvndep 0m 9s Maven dependency ordering for branch
+1 :green_heart: mvninstall 2m 0s branch-2 passed
+1 :green_heart: compile 2m 49s branch-2 passed
+1 :green_heart: checkstyle 0m 40s branch-2 passed
+1 :green_heart: spotless 0m 36s branch has no errors when running spotless:check.
-1 :x: spotbugs 0m 39s hbase-client in branch-2 has 11 extant spotbugs warnings.
-1 :x: spotbugs 1m 12s hbase-server in branch-2 has 28 extant spotbugs warnings.
_ Patch Compile Tests _
+0 :ok: mvndep 0m 10s Maven dependency ordering for patch
+1 :green_heart: mvninstall 2m 0s the patch passed
+1 :green_heart: compile 2m 51s the patch passed
+1 :green_heart: javac 2m 51s the patch passed
+1 :green_heart: checkstyle 0m 41s the patch passed
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
+1 :green_heart: hadoopcheck 7m 55s Patch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 :green_heart: spotless 0m 36s patch has no errors when running spotless:check.
+1 :green_heart: spotbugs 0m 47s hbase-client in the patch passed.
+1 :green_heart: spotbugs 1m 23s hbase-server generated 0 new + 27 unchanged - 1 fixed = 27 total (was 28)
_ Other Tests _
+1 :green_heart: asflicense 0m 14s The patch does not generate ASF License warnings.
30m 54s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/6/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile
uname Linux b3176c7366cc 5.4.0-1071-aws #76~18.04.1-Ubuntu SMP Mon Mar 28 17:49:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327fddc
Default Java AdoptOpenJDK-1.8.0_282-b08
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/6/artifact/yetus-general-check/output/branch-spotbugs-hbase-client-warnings.html
spotbugs https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/6/artifact/yetus-general-check/output/branch-spotbugs-hbase-server-warnings.html
Max. process+thread count 60 (vs. ulimit of 30000)
modules C: hbase-client hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/6/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 15 '22 15:09 Apache-HBase

Everything looks good here, but not sure what to do for existing spotbugs failures. I don't think I introduced the errors called out in the report.

cc: @bbeaudreault

briaugenreich avatar Sep 15 '22 18:09 briaugenreich

Yea, the spotbugs issues look related to the recent spotbugs version upgrade. I think they will be tackled in https://issues.apache.org/jira/browse/HBASE-27373.

bbeaudreault avatar Sep 15 '22 18:09 bbeaudreault

:confetti_ball: +1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 53s Docker mode activated.
-0 :warning: yetus 0m 4s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 :ok: mvndep 0m 10s Maven dependency ordering for branch
+1 :green_heart: mvninstall 2m 1s branch-2 passed
+1 :green_heart: compile 0m 51s branch-2 passed
+1 :green_heart: shadedjars 3m 54s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 37s branch-2 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 11s Maven dependency ordering for patch
+1 :green_heart: mvninstall 2m 3s the patch passed
+1 :green_heart: compile 0m 50s the patch passed
+1 :green_heart: javac 0m 50s the patch passed
+1 :green_heart: shadedjars 3m 53s patch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 35s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 28s hbase-client in the patch passed.
+1 :green_heart: unit 187m 42s hbase-server in the patch passed.
207m 48s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/6/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux f1d7194d005a 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327fddc
Default Java AdoptOpenJDK-1.8.0_282-b08
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/6/testReport/
Max. process+thread count 2603 (vs. ulimit of 30000)
modules C: hbase-client hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/6/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 15 '22 18:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 7s Docker mode activated.
-0 :warning: yetus 0m 4s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 :ok: mvndep 0m 11s Maven dependency ordering for branch
+1 :green_heart: mvninstall 2m 36s branch-2 passed
+1 :green_heart: compile 1m 8s branch-2 passed
+1 :green_heart: shadedjars 3m 53s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 45s branch-2 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 13s Maven dependency ordering for patch
+1 :green_heart: mvninstall 2m 35s the patch passed
+1 :green_heart: compile 1m 9s the patch passed
+1 :green_heart: javac 1m 9s the patch passed
+1 :green_heart: shadedjars 3m 53s patch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 45s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 50s hbase-client in the patch passed.
+1 :green_heart: unit 201m 6s hbase-server in the patch passed.
224m 11s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/6/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux c19590bab0b6 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 11b327fddc
Default Java AdoptOpenJDK-11.0.10+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/6/testReport/
Max. process+thread count 2277 (vs. ulimit of 30000)
modules C: hbase-client hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/6/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 15 '22 18:09 Apache-HBase

@bbeaudreault Should I rerun this build? It looks like there were some changes merged to fix the spotbugs warnings (https://issues.apache.org/jira/browse/HBASE-27373)

briaugenreich avatar Sep 19 '22 01:09 briaugenreich

:confetti_ball: +1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 37s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+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.
_ branch-2 Compile Tests _
+0 :ok: mvndep 0m 40s Maven dependency ordering for branch
+1 :green_heart: mvninstall 2m 4s branch-2 passed
+1 :green_heart: compile 2m 50s branch-2 passed
+1 :green_heart: checkstyle 0m 40s branch-2 passed
+1 :green_heart: spotless 0m 36s branch has no errors when running spotless:check.
+1 :green_heart: spotbugs 1m 59s branch-2 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 10s Maven dependency ordering for patch
+1 :green_heart: mvninstall 2m 0s the patch passed
+1 :green_heart: compile 2m 47s the patch passed
+1 :green_heart: javac 2m 47s the patch passed
+1 :green_heart: checkstyle 0m 40s the patch passed
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
+1 :green_heart: hadoopcheck 7m 54s Patch does not cause any errors with Hadoop 3.2.4 3.3.4.
+1 :green_heart: spotless 0m 35s patch has no errors when running spotless:check.
+1 :green_heart: spotbugs 2m 2s the patch passed
_ Other Tests _
+1 :green_heart: asflicense 0m 14s The patch does not generate ASF License warnings.
31m 51s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/7/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile
uname Linux ac2a850664f4 5.4.0-1071-aws #76~18.04.1-Ubuntu SMP Mon Mar 28 17:49:57 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 9fb3aee22b
Default Java AdoptOpenJDK-1.8.0_282-b08
Max. process+thread count 70 (vs. ulimit of 30000)
modules C: hbase-client hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/7/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.7.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 19 '22 01:09 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 52s Docker mode activated.
-0 :warning: yetus 0m 4s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 :ok: mvndep 0m 55s Maven dependency ordering for branch
+1 :green_heart: mvninstall 2m 14s branch-2 passed
+1 :green_heart: compile 0m 51s branch-2 passed
+1 :green_heart: shadedjars 3m 57s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 35s branch-2 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 11s Maven dependency ordering for patch
+1 :green_heart: mvninstall 2m 2s the patch passed
+1 :green_heart: compile 0m 51s the patch passed
+1 :green_heart: javac 0m 51s the patch passed
+1 :green_heart: shadedjars 3m 53s patch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 35s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 32s hbase-client in the patch passed.
-1 :x: unit 189m 42s hbase-server in the patch failed.
210m 32s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/7/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux 6f8353ef9333 5.4.0-1081-aws #88~18.04.1-Ubuntu SMP Thu Jun 23 16:29:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 9fb3aee22b
Default Java AdoptOpenJDK-1.8.0_282-b08
unit https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/7/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-server.txt
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/7/testReport/
Max. process+thread count 2912 (vs. ulimit of 30000)
modules C: hbase-client hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/7/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 19 '22 04:09 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 8s Docker mode activated.
-0 :warning: yetus 0m 6s Unprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ branch-2 Compile Tests _
+0 :ok: mvndep 0m 9s Maven dependency ordering for branch
+1 :green_heart: mvninstall 2m 43s branch-2 passed
+1 :green_heart: compile 1m 9s branch-2 passed
+1 :green_heart: shadedjars 3m 59s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 49s branch-2 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 18s Maven dependency ordering for patch
+1 :green_heart: mvninstall 2m 39s the patch passed
+1 :green_heart: compile 1m 6s the patch passed
+1 :green_heart: javac 1m 6s the patch passed
+1 :green_heart: shadedjars 3m 55s patch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 0m 46s the patch passed
_ Other Tests _
+1 :green_heart: unit 2m 50s hbase-client in the patch passed.
+1 :green_heart: unit 201m 32s hbase-server in the patch passed.
224m 51s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/7/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/4786
Optional Tests javac javadoc unit shadedjars compile
uname Linux 726e2e30b337 5.4.0-124-generic #140-Ubuntu SMP Thu Aug 4 02:23:37 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision branch-2 / 9fb3aee22b
Default Java AdoptOpenJDK-11.0.10+9
Test Results https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/7/testReport/
Max. process+thread count 2473 (vs. ulimit of 30000)
modules C: hbase-client hbase-server U: .
Console output https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4786/7/console
versions git=2.17.1 maven=3.6.3
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Sep 19 '22 04:09 Apache-HBase

May retrigger this latest build... ran the failing test locally and it seemed happy.

mvn clean verify -pl hbase-client,hbase-server -am -Phadoop-3.0 -Dhadoop.profile=3.0  -Dtest=TestMetricsConnection,TestAsyncProcess,TestAsyncProcessWithRegionException,TestRpcRetryingCallerImpl,TestHBaseAdminNoCluster,TestPrefetchPersistence
.
.
.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:55 min
[INFO] Finished at: 2022-09-19T21:05:45-04:00
[INFO] ------------------------------------------------------------------------
[INFO] Cleaning up the local build cache...
[INFO] Deleted 0 unused files from the local build cache in 22ms
[INFO] ------------------------------------------------------------------------

briaugenreich avatar Sep 20 '22 01:09 briaugenreich

Actually, doesn't look like I have permission to do this. @bbeaudreault Should/can I request access to the build server?

briaugenreich avatar Sep 20 '22 01:09 briaugenreich

Unfortunately only committers have access to the build server. I kicked off a rebuild last night.

The easiest way for you to self-service this is to push a commit. Sometimes what I used to do is git commit --amend and force push that without making any real changes.

bbeaudreault avatar Sep 20 '22 01:09 bbeaudreault