Doroszlai, Attila created AMBARI-23853:
------------------------------------------
Summary: Intermittent failure of CredentialStoreTest
Key: AMBARI-23853
URL: https://issues.apache.org/jira/browse/AMBARI-23853
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: trunk
Reporter: Doroszlai, Attila
Fix For: trunk
Intermittent NPE in {{CredentialStoreTest}}:
{noformat}
1024980 [ERROR] Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
10.578 s <<< FAILURE! - in
org.apache.ambari.server.security.encryption.CredentialStoreTest
1024980 [ERROR]
testInMemoryCredentialStoreService_CredentialExpired(org.apache.ambari.server.security.encryption.CredentialStoreTest)
Time elapsed: 1.157 s <<< ERROR!
java.lang.NullPointerException
at
org.apache.ambari.server.security.encryption.CredentialStoreTest.getExpiredCredentialTest(CredentialStoreTest.java:169)
at
org.apache.ambari.server.security.encryption.CredentialStoreTest.testInMemoryCredentialStoreService_CredentialExpired(CredentialStoreTest.java:90)
{noformat}
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/2285/consoleText
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/2280/consoleText
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/2232/consoleText
https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/2200/consoleText
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)