hbase icon indicating copy to clipboard operation
hbase copied to clipboard

HBASE-26077 Add heartbeat for ReplicationServer

Open ddupg opened this issue 4 years ago • 11 comments

ddupg avatar Aug 23 '21 06:08 ddupg

:confetti_ball: +1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 41s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: prototool 0m 0s prototool 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.
_ HBASE-24666 Compile Tests _
+0 :ok: mvndep 0m 43s Maven dependency ordering for branch
+1 :green_heart: mvninstall 4m 55s HBASE-24666 passed
+1 :green_heart: compile 7m 9s HBASE-24666 passed
+1 :green_heart: checkstyle 2m 30s HBASE-24666 passed
+1 :green_heart: spotbugs 9m 6s HBASE-24666 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 15s Maven dependency ordering for patch
+1 :green_heart: mvninstall 4m 51s the patch passed
+1 :green_heart: compile 6m 59s the patch passed
+1 :green_heart: cc 6m 59s the patch passed
+1 :green_heart: javac 6m 59s the patch passed
-0 :warning: checkstyle 0m 33s hbase-client: The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-0 :warning: checkstyle 1m 17s hbase-server: The patch generated 1 new + 6 unchanged - 1 fixed = 7 total (was 7)
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
+1 :green_heart: hadoopcheck 22m 42s Patch does not cause any errors with Hadoop 3.1.2 3.2.1 3.3.0.
+1 :green_heart: hbaseprotoc 2m 37s the patch passed
+1 :green_heart: spotbugs 10m 28s the patch passed
_ Other Tests _
+1 :green_heart: asflicense 0m 48s The patch does not generate ASF License warnings.
87m 21s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/3616
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool
uname Linux 9f4d7dc91c4d 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-24666 / afd8b9bbfa
Default Java AdoptOpenJDK-1.8.0_282-b08
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/1/artifact/yetus-general-check/output/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/1/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
Max. process+thread count 86 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-client hbase-replication hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/1/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Aug 23 '21 07:08 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 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 _
_ HBASE-24666 Compile Tests _
+0 :ok: mvndep 0m 41s Maven dependency ordering for branch
+1 :green_heart: mvninstall 4m 27s HBASE-24666 passed
+1 :green_heart: compile 2m 59s HBASE-24666 passed
+1 :green_heart: shadedjars 8m 12s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 38s HBASE-24666 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 15s Maven dependency ordering for patch
+1 :green_heart: mvninstall 4m 13s the patch passed
+1 :green_heart: compile 3m 1s the patch passed
+1 :green_heart: javac 3m 1s the patch passed
+1 :green_heart: shadedjars 8m 9s patch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 39s the patch passed
_ Other Tests _
+1 :green_heart: unit 1m 0s hbase-protocol-shaded in the patch passed.
+1 :green_heart: unit 1m 26s hbase-client in the patch passed.
+1 :green_heart: unit 0m 28s hbase-replication in the patch passed.
-1 :x: unit 143m 11s hbase-server in the patch failed.
184m 52s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/3616
Optional Tests javac javadoc unit shadedjars compile
uname Linux 52984516d36c 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-24666 / afd8b9bbfa
Default Java AdoptOpenJDK-11.0.10+9
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/1/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/1/testReport/
Max. process+thread count 3823 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-client hbase-replication hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/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 Aug 23 '21 09:08 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 28s 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 _
_ HBASE-24666 Compile Tests _
+0 :ok: mvndep 0m 46s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 46s HBASE-24666 passed
+1 :green_heart: compile 2m 29s HBASE-24666 passed
+1 :green_heart: shadedjars 8m 15s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 31s HBASE-24666 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 40s the patch passed
+1 :green_heart: compile 2m 33s the patch passed
+1 :green_heart: javac 2m 33s the patch passed
+1 :green_heart: shadedjars 8m 10s patch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 29s the patch passed
_ Other Tests _
+1 :green_heart: unit 0m 48s hbase-protocol-shaded in the patch passed.
+1 :green_heart: unit 1m 14s hbase-client in the patch passed.
+1 :green_heart: unit 0m 28s hbase-replication in the patch passed.
+1 :green_heart: unit 149m 50s hbase-server in the patch passed.
188m 41s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/3616
Optional Tests javac javadoc unit shadedjars compile
uname Linux a355446677ea 4.15.0-136-generic #140-Ubuntu SMP Thu Jan 28 05:20:47 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-24666 / afd8b9bbfa
Default Java AdoptOpenJDK-1.8.0_282-b08
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/1/testReport/
Max. process+thread count 4737 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-client hbase-replication hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/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 Aug 23 '21 09:08 Apache-HBase

: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.
+0 :ok: prototool 0m 0s prototool 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.
_ HBASE-24666 Compile Tests _
+0 :ok: mvndep 0m 41s Maven dependency ordering for branch
+1 :green_heart: mvninstall 4m 24s HBASE-24666 passed
+1 :green_heart: compile 6m 22s HBASE-24666 passed
+1 :green_heart: checkstyle 2m 0s HBASE-24666 passed
+1 :green_heart: spotbugs 8m 30s HBASE-24666 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 13s Maven dependency ordering for patch
+1 :green_heart: mvninstall 4m 7s the patch passed
+1 :green_heart: compile 6m 43s the patch passed
+1 :green_heart: cc 6m 43s the patch passed
+1 :green_heart: javac 6m 43s the patch passed
-0 :warning: checkstyle 0m 33s hbase-client: The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-0 :warning: checkstyle 1m 20s hbase-server: The patch generated 1 new + 6 unchanged - 1 fixed = 7 total (was 7)
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
+1 :green_heart: hadoopcheck 23m 3s Patch does not cause any errors with Hadoop 3.1.2 3.2.1 3.3.0.
+1 :green_heart: hbaseprotoc 2m 43s the patch passed
+1 :green_heart: spotbugs 10m 51s the patch passed
_ Other Tests _
+1 :green_heart: asflicense 0m 45s The patch does not generate ASF License warnings.
85m 8s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/3616
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool
uname Linux 2f46dea1696d 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-24666 / afd8b9bbfa
Default Java AdoptOpenJDK-1.8.0_282-b08
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/2/artifact/yetus-general-check/output/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/2/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
Max. process+thread count 86 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-client hbase-replication hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/2/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Aug 25 '21 04:08 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 28s 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 _
_ HBASE-24666 Compile Tests _
+0 :ok: mvndep 0m 44s Maven dependency ordering for branch
+1 :green_heart: mvninstall 4m 3s HBASE-24666 passed
+1 :green_heart: compile 2m 36s HBASE-24666 passed
+1 :green_heart: shadedjars 8m 11s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 31s HBASE-24666 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 45s the patch passed
+1 :green_heart: compile 2m 29s the patch passed
+1 :green_heart: javac 2m 29s the patch passed
+1 :green_heart: shadedjars 8m 16s patch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 26s the patch passed
_ Other Tests _
+1 :green_heart: unit 0m 48s hbase-protocol-shaded in the patch passed.
+1 :green_heart: unit 1m 14s hbase-client in the patch passed.
+1 :green_heart: unit 0m 26s hbase-replication in the patch passed.
+1 :green_heart: unit 150m 17s hbase-server in the patch passed.
189m 34s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/2/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/3616
Optional Tests javac javadoc unit shadedjars compile
uname Linux 1e03211b6cc5 4.15.0-136-generic #140-Ubuntu SMP Thu Jan 28 05:20:47 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-24666 / afd8b9bbfa
Default Java AdoptOpenJDK-1.8.0_282-b08
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/2/testReport/
Max. process+thread count 4496 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-client hbase-replication hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/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 Aug 25 '21 06:08 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 6s 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 _
_ HBASE-24666 Compile Tests _
+0 :ok: mvndep 0m 38s Maven dependency ordering for branch
+1 :green_heart: mvninstall 4m 55s HBASE-24666 passed
+1 :green_heart: compile 3m 9s HBASE-24666 passed
+1 :green_heart: shadedjars 9m 12s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 39s HBASE-24666 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 14s Maven dependency ordering for patch
+1 :green_heart: mvninstall 4m 48s the patch passed
+1 :green_heart: compile 3m 11s the patch passed
+1 :green_heart: javac 3m 11s the patch passed
+1 :green_heart: shadedjars 9m 0s patch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 34s the patch passed
_ Other Tests _
+1 :green_heart: unit 1m 3s hbase-protocol-shaded in the patch passed.
+1 :green_heart: unit 1m 40s hbase-client in the patch passed.
+1 :green_heart: unit 0m 39s hbase-replication in the patch passed.
-1 :x: unit 209m 27s hbase-server in the patch failed.
255m 0s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/2/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/3616
Optional Tests javac javadoc unit shadedjars compile
uname Linux 612a275bc0de 4.15.0-147-generic #151-Ubuntu SMP Fri Jun 18 19:21:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-24666 / afd8b9bbfa
Default Java AdoptOpenJDK-11.0.10+9
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/2/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/2/testReport/
Max. process+thread count 2699 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-client hbase-replication hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/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 Aug 25 '21 07:08 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 34s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: prototool 0m 0s prototool 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.
_ HBASE-24666 Compile Tests _
+0 :ok: mvndep 0m 39s Maven dependency ordering for branch
+1 :green_heart: mvninstall 4m 24s HBASE-24666 passed
+1 :green_heart: compile 6m 57s HBASE-24666 passed
+1 :green_heart: checkstyle 2m 4s HBASE-24666 passed
+1 :green_heart: spotbugs 8m 38s HBASE-24666 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 13s Maven dependency ordering for patch
+1 :green_heart: mvninstall 4m 4s the patch passed
+1 :green_heart: compile 6m 19s the patch passed
+1 :green_heart: cc 6m 19s the patch passed
+1 :green_heart: javac 6m 19s the patch passed
-0 :warning: checkstyle 1m 16s hbase-server: The patch generated 1 new + 6 unchanged - 1 fixed = 7 total (was 7)
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
+1 :green_heart: hadoopcheck 25m 17s Patch does not cause any errors with Hadoop 3.1.2 3.2.1 3.3.0.
+1 :green_heart: hbaseprotoc 2m 52s the patch passed
+1 :green_heart: spotbugs 9m 33s the patch passed
_ Other Tests _
+1 :green_heart: asflicense 0m 52s The patch does not generate ASF License warnings.
86m 28s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/3616
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool
uname Linux 3c42247eae99 4.15.0-143-generic #147-Ubuntu SMP Wed Apr 14 16:10:11 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-24666 / afd8b9bbfa
Default Java AdoptOpenJDK-1.8.0_282-b08
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/3/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
Max. process+thread count 86 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-client hbase-replication hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/3/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Aug 25 '21 09:08 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 20s 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 _
_ HBASE-24666 Compile Tests _
+0 :ok: mvndep 0m 13s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 41s HBASE-24666 passed
+1 :green_heart: compile 2m 34s HBASE-24666 passed
+1 :green_heart: shadedjars 8m 13s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 30s HBASE-24666 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 40s the patch passed
+1 :green_heart: compile 2m 34s the patch passed
+1 :green_heart: javac 2m 34s the patch passed
+1 :green_heart: shadedjars 8m 9s patch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 28s the patch passed
_ Other Tests _
+1 :green_heart: unit 0m 45s hbase-protocol-shaded in the patch passed.
+1 :green_heart: unit 1m 13s hbase-client in the patch passed.
+1 :green_heart: unit 0m 27s hbase-replication in the patch passed.
-1 :x: unit 147m 41s hbase-server in the patch failed.
186m 45s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/3/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/3616
Optional Tests javac javadoc unit shadedjars compile
uname Linux addd000d3075 4.15.0-136-generic #140-Ubuntu SMP Thu Jan 28 05:20:47 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-24666 / afd8b9bbfa
Default Java AdoptOpenJDK-1.8.0_282-b08
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/3/artifact/yetus-jdk8-hadoop3-check/output/patch-unit-hbase-server.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/3/testReport/
Max. process+thread count 4958 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-client hbase-replication hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/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 Aug 25 '21 10:08 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 29s 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 _
_ HBASE-24666 Compile Tests _
+0 :ok: mvndep 0m 38s Maven dependency ordering for branch
+1 :green_heart: mvninstall 4m 22s HBASE-24666 passed
+1 :green_heart: compile 2m 59s HBASE-24666 passed
+1 :green_heart: shadedjars 8m 13s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 42s HBASE-24666 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 15s Maven dependency ordering for patch
+1 :green_heart: mvninstall 4m 14s the patch passed
+1 :green_heart: compile 3m 0s the patch passed
+1 :green_heart: javac 3m 0s the patch passed
+1 :green_heart: shadedjars 8m 16s patch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 38s the patch passed
_ Other Tests _
+1 :green_heart: unit 1m 0s hbase-protocol-shaded in the patch passed.
+1 :green_heart: unit 1m 19s hbase-client in the patch passed.
+1 :green_heart: unit 0m 28s hbase-replication in the patch passed.
-1 :x: unit 146m 39s hbase-server in the patch failed.
188m 8s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/3/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/3616
Optional Tests javac javadoc unit shadedjars compile
uname Linux a827461ba97a 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-24666 / afd8b9bbfa
Default Java AdoptOpenJDK-11.0.10+9
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/3/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/3/testReport/
Max. process+thread count 4358 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-client hbase-replication hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/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 Aug 25 '21 10:08 Apache-HBase

:confetti_ball: +1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 2m 31s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+0 :ok: prototool 0m 1s prototool 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.
_ HBASE-24666 Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for branch
+1 :green_heart: mvninstall 4m 7s HBASE-24666 passed
+1 :green_heart: compile 6m 15s HBASE-24666 passed
+1 :green_heart: checkstyle 1m 55s HBASE-24666 passed
+1 :green_heart: spotbugs 7m 50s HBASE-24666 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 13s Maven dependency ordering for patch
+1 :green_heart: mvninstall 4m 2s the patch passed
+1 :green_heart: compile 6m 14s the patch passed
+1 :green_heart: cc 6m 14s the patch passed
+1 :green_heart: javac 6m 14s the patch passed
-0 :warning: checkstyle 1m 10s hbase-server: The patch generated 1 new + 6 unchanged - 1 fixed = 7 total (was 7)
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
+1 :green_heart: hadoopcheck 20m 2s Patch does not cause any errors with Hadoop 3.1.2 3.2.1 3.3.0.
+1 :green_heart: hbaseprotoc 2m 21s the patch passed
+1 :green_heart: spotbugs 8m 38s the patch passed
_ Other Tests _
+1 :green_heart: asflicense 0m 42s The patch does not generate ASF License warnings.
76m 22s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/4/artifact/yetus-general-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/3616
Optional Tests dupname asflicense javac spotbugs hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool
uname Linux 3e70225b9756 4.15.0-142-generic #146-Ubuntu SMP Tue Apr 13 01:11:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-24666 / afd8b9bbfa
Default Java AdoptOpenJDK-1.8.0_282-b08
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/4/artifact/yetus-general-check/output/diff-checkstyle-hbase-server.txt
Max. process+thread count 86 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-client hbase-replication hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/4/console
versions git=2.17.1 maven=3.6.3 spotbugs=4.2.2
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Aug 27 '21 11:08 Apache-HBase

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 32s 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 _
_ HBASE-24666 Compile Tests _
+0 :ok: mvndep 0m 14s Maven dependency ordering for branch
+1 :green_heart: mvninstall 3m 35s HBASE-24666 passed
+1 :green_heart: compile 2m 34s HBASE-24666 passed
+1 :green_heart: shadedjars 8m 17s branch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 30s HBASE-24666 passed
_ Patch Compile Tests _
+0 :ok: mvndep 0m 16s Maven dependency ordering for patch
+1 :green_heart: mvninstall 3m 41s the patch passed
+1 :green_heart: compile 2m 34s the patch passed
+1 :green_heart: javac 2m 34s the patch passed
+1 :green_heart: shadedjars 8m 7s patch has no errors when building our shaded downstream artifacts.
+1 :green_heart: javadoc 1m 31s the patch passed
_ Other Tests _
+1 :green_heart: unit 0m 47s hbase-protocol-shaded in the patch passed.
+1 :green_heart: unit 1m 13s hbase-client in the patch passed.
+1 :green_heart: unit 0m 28s hbase-replication in the patch passed.
-1 :x: unit 147m 57s hbase-server in the patch failed.
186m 16s
Subsystem Report/Notes
Docker ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/4/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase/pull/3616
Optional Tests javac javadoc unit shadedjars compile
uname Linux 475e0cc35fa5 4.15.0-136-generic #140-Ubuntu SMP Thu Jan 28 05:20:47 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision HBASE-24666 / afd8b9bbfa
Default Java AdoptOpenJDK-1.8.0_282-b08
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/4/artifact/yetus-jdk8-hadoop3-check/output/patch-unit-hbase-server.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/4/testReport/
Max. process+thread count 4360 (vs. ulimit of 30000)
modules C: hbase-protocol-shaded hbase-client hbase-replication hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3616/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 Aug 27 '21 13:08 Apache-HBase