[
https://issues.apache.org/jira/browse/HBASE-25599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292240#comment-17292240
]
Hudson commented on HBASE-25599:
--------------------------------
Results for branch branch-2.2
[build #178 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.2/178/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.2/178//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.2/178//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.2/178//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(x) {color:red}-1 client integration test{color}
--Failed when running client tests on top of Hadoop 2. [see log for
details|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.2/178//artifact/output-integration/hadoop-2.log].
(note that this means we didn't run on Hadoop 3)
> Backport TestZKSecretWatcher improvement to branch-2.2
> ------------------------------------------------------
>
> Key: HBASE-25599
> URL: https://issues.apache.org/jira/browse/HBASE-25599
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 2.2.7
> Reporter: Peter Somogyi
> Assignee: Peter Somogyi
> Priority: Minor
> Fix For: 2.2.7
>
>
> TestZKSecretWatcher.testKeyUpdate failed on branch-2.2 nightly. Branch-2.3+
> has some test stabilization made in HBASE-23899 which improved this test too.
> {noformat}
> Error Message
> expected null, but was:<AuthenticationKey[ id=2,
> expiration=9223372036854775807 ]>
> Stacktrace
> java.lang.AssertionError: expected null, but was:<AuthenticationKey[ id=2,
> expiration=9223372036854775807 ]>
> at
> org.apache.hadoop.hbase.security.token.TestZKSecretWatcher.testKeyUpdate(TestZKSecretWatcher.java:185)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)