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-22804 Provide an API to get list of successful regions and total expected regions in Canary #612

Merged
merged 1 commit into from
Sep 12, 2019
Merged

Conversation

caroliney14
Copy link
Contributor

No description provided.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
💙 reexec 1m 18s Docker mode activated.
_ Prechecks _
💚 dupname 0m 0s No case conflicting files found.
💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
💚 @author 0m 0s The patch does not contain any @author tags.
💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1 Compile Tests _
💚 mvninstall 8m 0s branch-1 passed
💚 compile 0m 41s branch-1 passed
💚 checkstyle 1m 43s branch-1 passed
💔 shadedjars 0m 12s branch has 10 errors when building our shaded downstream artifacts.
💚 javadoc 0m 39s branch-1 passed
💙 spotbugs 2m 38s Used deprecated FindBugs config; considering switching to SpotBugs.
💚 findbugs 2m 36s branch-1 passed
_ Patch Compile Tests _
💚 mvninstall 2m 2s the patch passed
💚 compile 0m 44s the patch passed
💚 javac 0m 44s the patch passed
💔 checkstyle 1m 47s hbase-server: The patch generated 45 new + 64 unchanged - 5 fixed = 109 total (was 69)
💚 whitespace 0m 0s The patch has no whitespace issues.
💔 shadedjars 0m 13s patch has 10 errors when building our shaded downstream artifacts.
💚 hadoopcheck 5m 7s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
💚 javadoc 0m 31s the patch passed
💚 findbugs 2m 19s the patch passed
_ Other Tests _
💔 unit 137m 8s hbase-server in the patch failed.
💚 asflicense 0m 25s The patch does not generate ASF License warnings.
168m 51s
Reason Tests
Failed junit tests hadoop.hbase.client.replication.TestReplicationAdminWithTwoDifferentZKClusters
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/1/artifact/out/Dockerfile
GITHUB PR #612
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 20da2abc28d0 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 /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-612/out/precommit/personality/provided.sh
git revision branch-1 / 3f84591
Default Java 1.8.0_222
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/1/artifact/out/branch-shadedjars.txt
checkstyle https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/1/artifact/out/diff-checkstyle-hbase-server.txt
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/1/artifact/out/patch-shadedjars.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/1/artifact/out/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/1/testReport/
Max. process+thread count 5122 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/1/console
versions git=1.9.1 maven=3.0.5 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
💙 reexec 1m 15s Docker mode activated.
_ Prechecks _
💔 dupname 0m 0s The patch has 1 duplicated filenames that differ only in case.
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/2/artifact/out/Dockerfile
GITHUB PR #612
Optional Tests dupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 16a43de13997 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 /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-612/out/precommit/personality/provided.sh
git revision branch-1 / 3f84591
dupname https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/2/artifact/out/dupnames.txt
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/2/console
versions git=1.9.1 maven=3.0.5
Powered by Apache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

Signed-off-by: Caroline Zhou <caroline.zhou@salesforce.com>
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
💙 reexec 2m 25s Docker mode activated.
_ Prechecks _
💚 dupname 0m 0s No case conflicting files found.
💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
💚 @author 0m 0s The patch does not contain any @author tags.
💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1 Compile Tests _
💙 mvndep 6m 6s Maven dependency ordering for branch
💚 mvninstall 4m 5s branch-1 passed
💚 compile 2m 18s branch-1 passed
💚 checkstyle 8m 39s branch-1 passed
💔 shadedjars 0m 17s branch has 10 errors when building our shaded downstream artifacts.
💚 javadoc 3m 32s branch-1 passed
💙 spotbugs 9m 45s Used deprecated FindBugs config; considering switching to SpotBugs.
💚 findbugs 12m 42s branch-1 passed
_ Patch Compile Tests _
💙 mvndep 0m 11s Maven dependency ordering for patch
💚 mvninstall 1m 52s the patch passed
💚 compile 1m 49s the patch passed
💚 javac 1m 49s the patch passed
💚 checkstyle 1m 40s hbase-server: The patch generated 0 new + 64 unchanged - 5 fixed = 64 total (was 69)
💚 checkstyle 5m 56s root: The patch generated 0 new + 64 unchanged - 5 fixed = 64 total (was 69)
💔 whitespace 0m 0s The patch has 22 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
💔 shadedjars 0m 9s patch has 7 errors when building our shaded downstream artifacts.
💚 hadoopcheck 4m 45s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
💚 javadoc 2m 36s the patch passed
💚 findbugs 10m 38s the patch passed
_ Other Tests _
💔 unit 157m 13s root in the patch failed.
💔 asflicense 0m 47s The patch generated 1 ASF License warnings.
231m 33s
Reason Tests
Failed junit tests hadoop.hbase.regionserver.TestCompactionWithCoprocessor
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/3/artifact/out/Dockerfile
GITHUB PR #612
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 251abb11642c 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 /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-612/out/precommit/personality/provided.sh
git revision branch-1 / 3f84591
Default Java 1.8.0_222
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/3/artifact/out/branch-shadedjars.txt
whitespace https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/3/artifact/out/whitespace-eol.txt
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/3/artifact/out/patch-shadedjars.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/3/artifact/out/patch-unit-root.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/3/testReport/
asflicense https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/3/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 5088 (vs. ulimit of 10000)
modules C: hbase-server . U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/3/console
versions git=1.9.1 maven=3.0.5 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
💙 reexec 1m 22s Docker mode activated.
_ Prechecks _
💚 dupname 0m 0s No case conflicting files found.
💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
💚 @author 0m 0s The patch does not contain any @author tags.
💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1 Compile Tests _
💚 mvninstall 8m 39s branch-1 passed
💚 compile 1m 2s branch-1 passed
💚 checkstyle 2m 0s branch-1 passed
💔 shadedjars 0m 15s branch has 10 errors when building our shaded downstream artifacts.
💚 javadoc 0m 49s branch-1 passed
💙 spotbugs 3m 0s Used deprecated FindBugs config; considering switching to SpotBugs.
💚 findbugs 2m 56s branch-1 passed
_ Patch Compile Tests _
💚 mvninstall 2m 13s the patch passed
💚 compile 0m 50s the patch passed
💚 javac 0m 50s the patch passed
💚 checkstyle 1m 56s hbase-server: The patch generated 0 new + 64 unchanged - 5 fixed = 64 total (was 69)
💚 whitespace 0m 0s The patch has no whitespace issues.
💔 shadedjars 0m 15s patch has 10 errors when building our shaded downstream artifacts.
💚 hadoopcheck 5m 51s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
💚 javadoc 0m 42s the patch passed
💚 findbugs 2m 53s the patch passed
_ Other Tests _
💚 unit 176m 39s hbase-server in the patch passed.
💚 asflicense 0m 37s The patch does not generate ASF License warnings.
213m 0s
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/4/artifact/out/Dockerfile
GITHUB PR #612
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 458b1936e875 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 /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-612/out/precommit/personality/provided.sh
git revision branch-1 / 3f84591
Default Java 1.8.0_222
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/4/artifact/out/branch-shadedjars.txt
shadedjars https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/4/artifact/out/patch-shadedjars.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/4/testReport/
Max. process+thread count 5260 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-612/4/console
versions git=1.9.1 maven=3.0.5 findbugs=3.1.0-RC1
Powered by Apache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@xcangCRM
Copy link
Contributor

+1

@busbey
Copy link
Contributor

busbey commented Sep 12, 2019

the shadedjars test failure is HBASE-22955. you should run the test locally with jdk7.

@caroliney14
Copy link
Contributor Author

@busbey do you mean run the shaded jars test locally? how do I run just that test suite?

@xcangCRM
Copy link
Contributor

xcangCRM commented Sep 12, 2019

This patch's related tests are all passing. And canary class is separated to rest of the code. I think it's safe and good to commit now, unless any objections. thanks

@smerkerg
Copy link

+1

@xcangCRM xcangCRM merged commit f1afbd4 into apache:branch-1 Sep 12, 2019
xcangCRM pushed a commit that referenced this pull request Sep 12, 2019
…egions in Canary (#612)

Signed-off-by: Xu Cang <xucang@apache.org>
xcangCRM pushed a commit that referenced this pull request Sep 12, 2019
…tal expected regions in Canary (#612)

Signed-off-by: Xu Cang <xucang@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants