[ 
https://issues.apache.org/jira/browse/HBASE-29181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952415#comment-17952415
 ] 

Hudson commented on HBASE-29181:
--------------------------------

Results for branch branch-2
        [build #1271 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1271/]: 
(x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1271/General_20Nightly_20Build_20Report/]


(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1271/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1271/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1271/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1271/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1271/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1271/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk17 hadoop 3.4.0 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1271/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test for HBase 2 {color}
(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.1 {color}


> TestNettyTLSIPCFileWatcher.testReplaceServerKeystore fails for some 
> storeFileTypes
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-29181
>                 URL: https://issues.apache.org/jira/browse/HBASE-29181
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Abhishek Kothalikar
>            Assignee: Andor Molnar
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.6.3
>
>
> While working on https://github.com/apache/hbase/pull/6414 found we have 
> following pre-existing test failure:
> While running tests for one of my PRs 
> https://github.com/apache/hbase/pull/6632 encountered following following 
> pre-existing test failure.
>  
> {code:java}
> [ERROR] Errors: 
> [ERROR] 
> org.apache.hadoop.hbase.security.TestNettyTLSIPCFileWatcher.testReplaceServerKeystore[0:
>  keyType=RSA, storeFileType=JKS]
> [ERROR]   Run 1: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:32799 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 2: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:42989 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 3: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:33535 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [INFO] 
> [ERROR] 
> org.apache.hadoop.hbase.security.TestNettyTLSIPCFileWatcher.testReplaceServerKeystore[1:
>  keyType=RSA, storeFileType=PEM]
> [ERROR]   Run 1: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:46285 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 2: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:33897 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 3: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:40113 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [INFO] 
> [ERROR] 
> org.apache.hadoop.hbase.security.TestNettyTLSIPCFileWatcher.testReplaceServerKeystore[2:
>  keyType=RSA, storeFileType=PKCS12]
> [ERROR]   Run 1: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:42793 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 2: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:39867 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 3: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:34601 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [INFO] 
> [ERROR] 
> org.apache.hadoop.hbase.security.TestNettyTLSIPCFileWatcher.testReplaceServerKeystore[3:
>  keyType=RSA, storeFileType=BCFKS]
> [ERROR]   Run 1: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:33391 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 2: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:43125 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 3: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:45323 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [INFO] 
> [ERROR] 
> org.apache.hadoop.hbase.security.TestNettyTLSIPCFileWatcher.testReplaceServerKeystore[4:
>  keyType=EC, storeFileType=JKS]
> [ERROR]   Run 1: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:45923 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 2: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:36491 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 3: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:36101 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [INFO] 
> [ERROR] 
> org.apache.hadoop.hbase.security.TestNettyTLSIPCFileWatcher.testReplaceServerKeystore[5:
>  keyType=EC, storeFileType=PEM]
> [ERROR]   Run 1: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:44975 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 2: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:38567 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 3: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:42707 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [INFO] 
> [ERROR] 
> org.apache.hadoop.hbase.security.TestNettyTLSIPCFileWatcher.testReplaceServerKeystore[6:
>  keyType=EC, storeFileType=PKCS12]
> [ERROR]   Run 1: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:41437 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 2: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:34165 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 3: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:35893 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [INFO] 
> [ERROR] 
> org.apache.hadoop.hbase.security.TestNettyTLSIPCFileWatcher.testReplaceServerKeystore[7:
>  keyType=EC, storeFileType=BCFKS]
> [ERROR]   Run 1: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:34549 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 2: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:37209 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [ERROR]   Run 3: TestNettyTLSIPCFileWatcher.testReplaceServerKeystore:184 » 
> Service javax.net.ssl.SSLHandshakeException: Call to address=localhost:36403 
> failed on local exception: javax.net.ssl.SSLHandshakeException: PKIX path 
> validation failed: java.security.cert.CertPathValidatorException: signature 
> check failed
> [INFO] 
>  {code}
> Test testReplaceServerKeystore, passes for some storeFileTypes however, fails 
> for the others. I tested this locally (without my changes) by running using 
> feature branch "HBASE-29081" where tests failed.
> Additionally, these failure can be seen in some of the previous runs.Probably 
> related to [https://github.com/apache/hbase/pull/6381 
> |https://github.com/apache/hbase/pull/6381]but requires more investigation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to