davsclaus opened a new issue, #2867: URL: https://github.com/apache/camel-kamelets/issues/2867
``` 2026-06-22 07:12:56.380 INFO 56265 --- [ main] l.actions.CamelRunIntegrationAction : Waiting for the Camel integration 'jira-add-issue-sink-pipe' (56339) to be running ... HERE NOTHING HAPPENS for 2 minutes !!! 2026-06-22 07:14:59.329 INFO 56265 --- [ main] .actions.CamelStopIntegrationAction : Stopping Camel integration 'jira-add-issue-sink-pipe' ... 2026-06-22 07:15:00.489 INFO 56265 --- [ main] .actions.CamelStopIntegrationAction : Stopped Camel integration 'jira-add-issue-sink-pipe' (56339) 2026-06-22 07:15:00.490 INFO 56265 --- [ main] rusframework.report.LoggingReporter : 2026-06-22 07:15:00.490 ERROR 56265 --- [ main] rusframework.report.LoggingReporter : TEST FAILED jira-add-issue-sink-pipe-test <org.citrusframework> Nested exception is: Action timeout after 120000 milliseconds. Failed to receive message on endpoint: 'jiraServer.inbound' ... ``` Then no activity for 2 minutes. It is not waiting for the integration to be running, but for test assertions. -- 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]
