[
https://issues.apache.org/jira/browse/FLINK-39121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Khachatryan closed FLINK-39121.
-------------------------------------
Resolution: Fixed
Fix merged as d67857014bc288a03849dc2cc9989c57bd6a2ec1
> kafka connector CI test timeout due to "/tmp/testcontainers_start.sh: Text
> file busy"
> -------------------------------------------------------------------------------------
>
> Key: FLINK-39121
> URL: https://issues.apache.org/jira/browse/FLINK-39121
> Project: Flink
> Issue Type: Bug
> Components: Build System / CI, Connectors / Kafka, Test
> Infrastructure
> Reporter: Efrat Levitan
> Assignee: Efrat Levitan
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0
>
>
> Another flakiness in the os connector CI after upgrading testcontainers:
> {code:bash}
> Caused by: org.testcontainers.containers.ContainerLaunchException: Timed out
> waiting for log output matching '.*Transitioning from RECOVERY to RUNNING.*'
> {code}
> This is the default kafka startup check timing out with error:
> {code:bash}
> [] - Log output from the failed container:
> sh: /tmp/testcontainers_start.sh: Text file busy
> {code}
> CI:
> https://github.com/apache/flink-connector-kafka/actions/runs/22148998479/job/64041672239?pr=221
--
This message was sent by Atlassian Jira
(v8.20.10#820010)