[
https://issues.apache.org/jira/browse/NIFI-6921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-6921.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> tests for nifi-socket-utils fails intermittently
> ------------------------------------------------
>
> Key: NIFI-6921
> URL: https://issues.apache.org/jira/browse/NIFI-6921
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.10.0
> Reporter: Sushil Kumar
> Priority: Major
>
> tests for nifi-socket-utils fails intermittently
> Following is the log for failing test
>
> {{[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @
> nifi-socket-utils ---}}
> {{[INFO]}}
> {{[INFO] -------------------------------------------------------}}
> {{[INFO] T E S T S}}
> {{[INFO] -------------------------------------------------------}}
> {{[INFO] Running org.apache.nifi.io.socket.SSLContextFactoryTest}}
> {{[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed:
> 0.943 s <<< FAILURE! - in org.apache.nifi.io.socket.SSLContextFactoryTest}}
> {{[ERROR]
> testShouldVerifyKeystoreWithDifferentKeyPassword(org.apache.nifi.io.socket.SSLContextFactoryTest)
> Time elapsed: 0.048 s <<< ERROR!}}
> {{java.io.FileNotFoundException: null/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.006 s <<< ERROR!}}
> {{java.io.FileNotFoundException: null/lib/security/cacerts (No such file or
> directory)}}
> {{ at
> org.apache.nifi.io.socket.SSLContextFactoryTest.testShouldVerifyKeystoreWithSameKeyPassword(SSLContextFactoryTest.groovy:113)}}{{[INFO]}}
> {{[INFO] Results:}}
> {{[INFO]}}
> {{[ERROR] Errors:}}
> {{[ERROR]
> SSLContextFactoryTest.testShouldVerifyKeystoreWithDifferentKeyPassword:138 »
> FileNotFound}}
> {{[ERROR]
> SSLContextFactoryTest.testShouldVerifyKeystoreWithSameKeyPassword:113 »
> FileNotFound}}
> {{[INFO]}}
> {{[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0}}
> {{[INFO]}}
> {{[INFO]
> ------------------------------------------------------------------------}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)