[
https://issues.apache.org/jira/browse/HBASE-22521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855311#comment-16855311
]
Hudson commented on HBASE-22521:
--------------------------------
Results for branch branch-1
[build #872 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/872/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/872//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/872//JDK7_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1/872//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> TestOfflineMetaRebuildBase#testHMasterStartupOnMetaRebuild failing (branch-1)
> -----------------------------------------------------------------------------
>
> Key: HBASE-22521
> URL: https://issues.apache.org/jira/browse/HBASE-22521
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Major
> Attachments: HBASE-22521-branch-1.patch
>
>
> Failure is
> {noformat}
> [ERROR]
> testHMasterStartupOnMetaRebuild(org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase)
> Time elapsed: 37.48 s <<< FAILURE!
> java.lang.AssertionError: expected:<[]> but was:<[NOT_DEPLOYED, NOT_DEPLOYED,
> NOT_DEPLOYED, HOLE_IN_REGION_CHAIN, HOLE_IN_REGION_CHAIN,
> HOLE_IN_REGION_CHAIN]>
> at
> org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase.validateMetaAndUserTableRows(TestOfflineMetaRebuildBase.java:159)
> at
> org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase.testHMasterStartupOnMetaRebuild(TestOfflineMetaRebuildBase.java:130)
> {noformat}
> {noformat}
> TestOfflineMetaRebuildBase.testHMasterStartupOnMetaRebuild:130->validateMetaAndUserTableRows:159
> expected:<[]> but was:<[NOT_DEPLOYED, NOT_DEPLOYED, NOT_DEPLOYED,
> HOLE_IN_REGION_CHAIN, HOLE_IN_REGION_CHAIN, HOLE_IN_REGION_CHAIN]>
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)