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 "Hudson (Jira)" <ji...@apache.org> on 2022/09/16 10:10:00 UTC

[jira] [Commented] (OAK-9939) Build failure: Container startup failed

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

Hudson commented on OAK-9939:
-----------------------------

Build is still failing.
Failed run: [Jackrabbit/jackrabbit-oak-trunk #635|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/635/] [console log|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/635/console]

> Build failure: Container startup failed
> ---------------------------------------
>
>                 Key: OAK-9939
>                 URL: https://issues.apache.org/jira/browse/OAK-9939
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: continuous integration, elastic-search
>            Reporter: Hudson
>            Priority: Major
>
> No description is provided
> The build Jackrabbit/jackrabbit-oak-trunk #634 has failed.
> First failed run: [Jackrabbit/jackrabbit-oak-trunk #634|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/634/] [console log|https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/634/console]
> {noformat}
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 236.574 s <<< FAILURE! - in org.apache.jackrabbit.oak.plugins.index.elastic.index.ElasticIndexWriterDisabledTest
> [ERROR] org.apache.jackrabbit.oak.plugins.index.elastic.index.ElasticIndexWriterDisabledTest  Time elapsed: 236.573 s  <<< ERROR!
> org.testcontainers.containers.ContainerLaunchException: Container startup failed
> 	at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:349)
> 	at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)
> 	at org.apache.jackrabbit.oak.plugins.index.elastic.ElasticTestServer.setup(ElasticTestServer.java:86)
> 	at org.apache.jackrabbit.oak.plugins.index.elastic.ElasticTestServer.getESTestServer(ElasticTestServer.java:57)
> 	at org.apache.jackrabbit.oak.plugins.index.elastic.ElasticConnectionRule.apply(ElasticConnectionRule.java:63)
> 	at org.junit.rules.RunRules.applyAll(RunRules.java:26)
> 	at org.junit.rules.RunRules.<init>(RunRules.java:15)
> 	at org.junit.runners.ParentRunner.withClassRules(ParentRunner.java:269)
> 	at org.junit.runners.ParentRunner.classBlock(ParentRunner.java:217)
> 	at org.junit.runners.ParentRunner.run(ParentRunner.java:412)
> 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
> 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
> 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
> 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
> 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
> 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
> 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
> 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
> Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with exception
> 	at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)
> 	at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:334)
> 	... 17 more
> Caused by: org.testcontainers.containers.ContainerLaunchException: Could not create/start container
> 	at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:542)
> 	at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:344)
> 	at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
> 	... 18 more
> Caused by: java.lang.IllegalStateException: Container exited with code 1
> 	at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:514)
> 	... 20 more
> {noformat}



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