[
https://issues.apache.org/jira/browse/CAMEL-20722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860364#comment-17860364
]
Jang-Vijay Singh commented on CAMEL-20722:
------------------------------------------
The failure in KafkaBreakOnFirstErrorWithBatchUsingAsyncCommitManagerIT on 17
Jun was due to [an unrelated enviornemnt issue on ppc64le|[Build Scan® for
'Camel' on Jun 17 2024 at 15:38:12 BST | Develocity
(apache.org)|https://ge.apache.org/s/rnsczvzk5x7ma/tests/goal/org.apache.camel:camel-kafka:failsafe:integration-test@serials-test/details/org.apache.camel.component.kafka.integration.KafkaBreakOnFirstErrorWithBatchUsingAsyncCommitManagerIT?top-execution=2]]
_(all other Kafka* tests had failed then, and so did the two
KafkaBreakOnFirstError*IT I had enabled there)_
{code:java}
Started Jun 17 2024 at 18:42:54 BST
Ran on local executor "failsafe-executor-2"
Exception
org.testcontainers.containers.ContainerLaunchException: Container startup
failed for image quay.io/strimzi/kafka:latest-kafka-3.5.1
at
org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:359)
•••
at
org.apache.camel.test.infra.kafka.services.StrimziContainer.start(StrimziContainer.java:67)
{code}
{code:java}
Execution 2 of 2
FAILEDTime: total 0.009s | own 0.009s | serial 0.009sStarted Jun 17 2024 at
18:44:06 BST
Ran on local executor "failsafe-executor-2"
Exception
java.lang.IllegalArgumentException: Requested port (9092) is not mapped
at
org.testcontainers.containers.ContainerState.getMappedPort(ContainerState.java:175)
at
org.apache.camel.test.infra.kafka.services.StrimziContainer.getKafkaPort(StrimziContainer.java:61)
{code}
> camel-kafka: reduce KafkaBreakOnFirstError tests are too unreliable for CIs
> ---------------------------------------------------------------------------
>
> Key: CAMEL-20722
> URL: https://issues.apache.org/jira/browse/CAMEL-20722
> Project: Camel
> Issue Type: Task
> Components: camel-kafka
> Affects Versions: 4.4.1, 4.5.0
> Reporter: Otavio Rodolfo Piske
> Assignee: Jang-Vijay Singh
> Priority: Major
> Labels: help-wanted
> Fix For: 4.7.0
>
> Attachments: Stable-tests_2024-06-13.txt,
> Stats-after-10day-Jun2024.png, Stats-before-10day-Apr2024.png, build-log.txt
>
>
> All the tests named KafkaBreakOnFirst.*IT are unreliable when running on the
> CI. They fail often, sometimes in multiple archs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)