kie-ci3 commented on PR #2201:
URL: 
https://github.com/apache/incubator-kie-kogito-apps/pull/2201#issuecomment-2697673477

   
   **PR job** `#2` was: **UNSTABLE**
   Possible explanation: This should be test failures
   
   
   <details>
   <summary><b>Reproducer</b></summary>
   
   
   
   build-chain build full_downstream  -f 
'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml'
 -o 'bc' -p apache/incubator-kie-kogito-apps -u 
https://github.com/apache/incubator-kie-kogito-apps/pull/2201 
--skipParallelCheckout
   
   NOTE: To install the build-chain tool, please refer to 
https://github.com/kiegroup/github-action-build-chain#local-execution
   
   </details>
   
   
   Please look here: 
https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2201/2/display/redirect
   
   **Test results:**
   - PASSED: 1678
   - FAILED: 2
   
   Those are the test failures: 
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2201/2/testReport/org.kie.kogito.addons.quarkus.data.index.it/MongoQuarkusAddonDataIndexIT/PR_check___Build_projects___testDataIndexAddon/";>PR
 check / Build projects / 
org.kie.kogito.addons.quarkus.data.index.it.MongoQuarkusAddonDataIndexIT.testDataIndexAddon</a></summary>
   java.lang.RuntimeException: io.quarkus.builder.BuildException: Build 
failure: Build failed due to errors<br/> [error]: Build step 
io.quarkus.mongodb.deployment.DevServicesMongoProcessor#startMongo threw an 
exception: java.lang.RuntimeException: 
org.testcontainers.containers.ContainerLaunchException: Container startup 
failed for image docker.io/mongo:7.0<br/> at 
io.quarkus.mongodb.deployment.DevServicesMongoProcessor.startMongo(DevServicesMongoProcessor.java:122)<br/>
 at 
java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)<br/>
 at 
io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)<br/> 
at io.quarkus.builder.BuildContext.run(BuildContext.java:256)<br/> at 
org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)<br/> at 
org.jboss.threads.EnhancedQueueExecutor$Task.doRunWith(EnhancedQueueExecutor.java:2516)<br/>
 at 
org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2495)<br/>
 at org.jboss.threads.E
 nhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1521)<br/> at 
java.base/java.lang.Thread.run(Thread.java:840)<br/> at 
org.jboss.threads.JBossThread.run(JBossThread.java:483)<br/>Caused by: 
org.testcontainers.containers.ContainerLaunchException: Container startup 
failed for image docker.io/mongo:7.0<br/> at 
org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:359)<br/>
 at 
org.testcontainers.containers.GenericContainer.start(GenericContainer.java:330)<br/>
 at 
io.quarkus.mongodb.deployment.DevServicesMongoProcessor.lambda$startMongo$0(DevServicesMongoProcessor.java:191)<br/>
 at java.base/java.util.Optional.orElseGet(Optional.java:364)<br/> at 
io.quarkus.mongodb.deployment.DevServicesMongoProcessor.startMongo(DevServicesMongoProcessor.java:208)<br/>
 at 
io.quarkus.mongodb.deployment.DevServicesMongoProcessor.startMongo(DevServicesMongoProcessor.java:112)<br/>
 ... 9 more<br/>Caused by: org.rnorth.ducttape.RetryCountExceededException: 
Retry limit hit 
 with exception<br/> at 
org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)<br/>
 at 
org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:344)<br/>
 ... 14 more<br/>Caused by: 
org.testcontainers.containers.ContainerLaunchException: Could not create/start 
container<br/> at 
org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:563)<br/>
 at 
org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:354)<br/>
 at 
org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)<br/>
 ... 15 more<br/>Caused by: java.lang.IllegalStateException: Wait strategy 
failed. Container exited with code 132<br/> at 
org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:533)<br/>
 ... 17 more<br/>Caused by: 
org.testcontainers.containers.ContainerLaunchException: Timed out waiting for 
log output matching '(?i).*waiting for connections.*'<br/> at org.testcontainers
 
.containers.wait.strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:47)<br/>
 at 
org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)<br/>
 at 
org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:909)<br/>
 at 
org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:500)<br/>
 ... 17 more<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2201/2/testReport/org.kie.kogito.addons.quarkus.data.index.it/MongoQuarkusAddonDataIndexIT/PR_check___Build_projects___testDataIndexAddon/";>PR
 check / Build projects / 
org.kie.kogito.addons.quarkus.data.index.it.MongoQuarkusAddonDataIndexIT.testDataIndexAddon</a></summary>
   java.lang.RuntimeException: io.quarkus.builder.BuildException: Build 
failure: Build failed due to errors<br/> [error]: Build step 
io.quarkus.mongodb.deployment.DevServicesMongoProcessor#startMongo threw an 
exception: java.lang.RuntimeException: 
org.testcontainers.containers.ContainerLaunchException: Container startup 
failed for image docker.io/mongo:7.0<br/> at 
io.quarkus.mongodb.deployment.DevServicesMongoProcessor.startMongo(DevServicesMongoProcessor.java:122)<br/>
 at 
java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)<br/>
 at 
io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)<br/> 
at io.quarkus.builder.BuildContext.run(BuildContext.java:256)<br/> at 
org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)<br/> at 
org.jboss.threads.EnhancedQueueExecutor$Task.doRunWith(EnhancedQueueExecutor.java:2516)<br/>
 at 
org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2495)<br/>
 at org.jboss.threads.E
 nhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1521)<br/> at 
java.base/java.lang.Thread.run(Thread.java:840)<br/> at 
org.jboss.threads.JBossThread.run(JBossThread.java:483)<br/>Caused by: 
org.testcontainers.containers.ContainerLaunchException: Container startup 
failed for image docker.io/mongo:7.0<br/> at 
org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:359)<br/>
 at 
org.testcontainers.containers.GenericContainer.start(GenericContainer.java:330)<br/>
 at 
io.quarkus.mongodb.deployment.DevServicesMongoProcessor.lambda$startMongo$0(DevServicesMongoProcessor.java:191)<br/>
 at java.base/java.util.Optional.orElseGet(Optional.java:364)<br/> at 
io.quarkus.mongodb.deployment.DevServicesMongoProcessor.startMongo(DevServicesMongoProcessor.java:208)<br/>
 at 
io.quarkus.mongodb.deployment.DevServicesMongoProcessor.startMongo(DevServicesMongoProcessor.java:112)<br/>
 ... 9 more<br/>Caused by: org.rnorth.ducttape.RetryCountExceededException: 
Retry limit hit 
 with exception<br/> at 
org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)<br/>
 at 
org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:344)<br/>
 ... 14 more<br/>Caused by: 
org.testcontainers.containers.ContainerLaunchException: Could not create/start 
container<br/> at 
org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:563)<br/>
 at 
org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:354)<br/>
 at 
org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)<br/>
 ... 15 more<br/>Caused by: java.lang.IllegalStateException: Wait strategy 
failed. Container exited with code 132<br/> at 
org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:533)<br/>
 ... 17 more<br/>Caused by: 
org.testcontainers.containers.ContainerLaunchException: Timed out waiting for 
log output matching '(?i).*waiting for connections.*'<br/> at org.testcontainers
 
.containers.wait.strategy.LogMessageWaitStrategy.waitUntilReady(LogMessageWaitStrategy.java:47)<br/>
 at 
org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:52)<br/>
 at 
org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:909)<br/>
 at 
org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:500)<br/>
 ... 17 more<br/>
   </details>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to