You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Alex Deparvu (JIRA)" <ji...@apache.org> on 2018/04/06 07:58:00 UTC

[jira] [Comment Edited] (OAK-2155) TokenAuthenticationTest#tokenCreationWithPreAuth test failing repeatedly

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

Alex Deparvu edited comment on OAK-2155 at 4/6/18 7:57 AM:
-----------------------------------------------------------

started failing again, [build 1358 on H24 (ubuntu xenial)|https://builds.apache.org/job/Jackrabbit%20Oak/1358/console]:

{noformat}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.977 s <<< FAILURE! - in org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest
[ERROR] tokenCreationWithPreAuth(org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest)  Time elapsed: 0.976 s  <<< ERROR!
java.lang.reflect.UndeclaredThrowableException
	at org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest.tokenCreationWithPreAuth(TokenAuthenticationTest.groovy:59)
Caused by: java.lang.reflect.InvocationTargetException
	at org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest.tokenCreationWithPreAuth(TokenAuthenticationTest.groovy:59)
Caused by: javax.jcr.LoginException: Login Failure: all modules ignored
	at org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest.tokenCreationWithPreAuth(TokenAuthenticationTest.groovy:59)
Caused by: javax.security.auth.login.LoginException: Login Failure: all modules ignored
	at org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest.tokenCreationWithPreAuth(TokenAuthenticationTest.groovy:59)
{noformat}


was (Author: alex.parvulescu):
started failing again, [build 1358|https://builds.apache.org/job/Jackrabbit%20Oak/1358/console]:

{noformat}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.977 s <<< FAILURE! - in org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest
[ERROR] tokenCreationWithPreAuth(org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest)  Time elapsed: 0.976 s  <<< ERROR!
java.lang.reflect.UndeclaredThrowableException
	at org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest.tokenCreationWithPreAuth(TokenAuthenticationTest.groovy:59)
Caused by: java.lang.reflect.InvocationTargetException
	at org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest.tokenCreationWithPreAuth(TokenAuthenticationTest.groovy:59)
Caused by: javax.jcr.LoginException: Login Failure: all modules ignored
	at org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest.tokenCreationWithPreAuth(TokenAuthenticationTest.groovy:59)
Caused by: javax.security.auth.login.LoginException: Login Failure: all modules ignored
	at org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest.tokenCreationWithPreAuth(TokenAuthenticationTest.groovy:59)
{noformat}

> TokenAuthenticationTest#tokenCreationWithPreAuth test failing repeatedly
> ------------------------------------------------------------------------
>
>                 Key: OAK-2155
>                 URL: https://issues.apache.org/jira/browse/OAK-2155
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: continuous integration, pojosr
>            Reporter: Amit Jain
>            Assignee: Alex Deparvu
>            Priority: Major
>              Labels: CI, test, ubuntu
>             Fix For: 1.9.0, 1.10
>
>
> The test {{org.apache.jackrabbit.oak.run.osgi.TokenAuthenticationTest#tokenCreationWithPreAuth}} in oak-pojosr component failing repeatedly on the local system.
> Also, failing repeatedly on http://ci.apache.org/builders/oak-trunk-win7.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)