jamesnetherton opened a new issue #1632:
URL: https://github.com/apache/camel-quarkus/issues/1632


   This pops up on the CI build occasionally:
   
   ```
   2020-08-26 14:45:15,849 INFO  [io.quarkus] (main) 
camel-quarkus-integration-test-smallrye-reactive-messaging 1.1.0-SNAPSHOT 
native (powered by Quarkus 1.7.1.Final) started in 0.026s. Listening on: 
http://0.0.0.0:33629
   2020-08-26 14:45:15,849 INFO  [io.quarkus] (main) Profile prod activated. 
   2020-08-26 14:45:15,849 INFO  [io.quarkus] (main) Installed features: 
[camel-core, camel-direct, camel-file, camel-policy, camel-reactive-streams, 
camel-smallrye-reactive-messaging, camel-support-common, cdi, mutiny, resteasy, 
smallrye-context-propagation, smallrye-reactive-messaging, vertx]
   [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
12.015 s <<< FAILURE! - in 
org.apache.camel.quarkus.component.smallrye.reactive.messaging.it.SmallRyeReactiveMessagingIT
   [ERROR] testSmallRyeReactiveMessagingCamelRoutePublisher  Time elapsed: 
10.869 s  <<< ERROR!
   org.awaitility.core.ConditionTimeoutException: Condition with 
org.apache.camel.quarkus.component.smallrye.reactive.messaging.it.SmallRyeReactiveMessagingTest
 was not fulfilled within 10 seconds.
   
   [INFO] 
   [INFO] Results:
   [INFO] 
   [ERROR] Errors: 
   [ERROR]   
SmallRyeReactiveMessagingIT>SmallRyeReactiveMessagingTest.testSmallRyeReactiveMessagingCamelRoutePublisher:62
 ยป ConditionTimeout
   [INFO] 
   [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0 
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to