You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Witt (Jira)" <ji...@apache.org> on 2020/01/10 02:56:00 UTC

[jira] [Resolved] (NIFI-6935) nifi-socket-utils test failures on linux

     [ https://issues.apache.org/jira/browse/NIFI-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Witt resolved NIFI-6935.
----------------------------
    Resolution: Won't Fix

> nifi-socket-utils test failures on linux
> ----------------------------------------
>
>                 Key: NIFI-6935
>                 URL: https://issues.apache.org/jira/browse/NIFI-6935
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Security
>         Environment: Fedora 31
> Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T11:06:16-04:00)
> Maven home: /development/apache-maven-3.6.2
> Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /usr/java/jdk1.8.0_191-amd64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "5.3.14-300.fc31.x86_64", arch: "amd64", family: "unix"
> -AND-
> Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
> Maven home: /development/apache-maven-3.6.3
> Java version: 1.8.0_232, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc31.x86_64/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "5.4.7-200.fc31.x86_64", arch: "amd64", family: "unix"
>            Reporter: Joe Witt
>            Assignee: M Tien
>            Priority: Major
>
> [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.72 s <<< FAILURE! - in org.apache.nifi.io.socket.SSLContextFactoryTest
> [ERROR] testShouldVerifyKeystoreWithDifferentKeyPassword(org.apache.nifi.io.socket.SSLContextFactoryTest)  Time elapsed: 0.04 s  <<< ERROR!
> java.io.FileNotFoundException: /usr/java/jdk1.8.0_191-amd64/jre/jre/lib/security/cacerts (No such file or directory)
> 	at org.apache.nifi.io.socket.SSLContextFactoryTest.testShouldVerifyKeystoreWithDifferentKeyPassword(SSLContextFactoryTest.groovy:138)
> [ERROR] testShouldVerifyKeystoreWithSameKeyPassword(org.apache.nifi.io.socket.SSLContextFactoryTest)  Time elapsed: 0.003 s  <<< ERROR!
> java.io.FileNotFoundException: /usr/java/jdk1.8.0_191-amd64/jre/jre/lib/security/cacerts (No such file or directory)
> 	at org.apache.nifi.io.socket.SSLContextFactoryTest.testShouldVerifyKeystoreWithSameKeyPassword(SSLContextFactoryTest.groovy:113)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)