You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/12/01 11:31:00 UTC

[jira] [Created] (FLINK-30262) UpsertKafkaTableITCase failed when starting the container because waiting for a port timed out

Matthias Pohl created FLINK-30262:
-------------------------------------

             Summary: UpsertKafkaTableITCase failed when starting the container because waiting for a port timed out
                 Key: FLINK-30262
                 URL: https://issues.apache.org/jira/browse/FLINK-30262
             Project: Flink
          Issue Type: Bug
          Components: Build System, Connectors / Kafka, Test Infrastructure
    Affects Versions: 1.16.0
            Reporter: Matthias Pohl


{code:java}
Dec 01 08:35:00 Caused by: org.testcontainers.containers.ContainerLaunchException: Timed out waiting for container port to open (172.17.0.1 ports: [60109, 60110] should be listening)
Dec 01 08:35:00 	at org.testcontainers.containers.wait.strategy.HostPortWaitStrategy.waitUntilReady(HostPortWaitStrategy.java:90)
Dec 01 08:35:00 	at org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:51)
Dec 01 08:35:00 	at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:926)
Dec 01 08:35:00 	at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:480)
Dec 01 08:35:00 	... 33 more
 {code}
 

https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43643&view=logs&j=aa18c3f6-13b8-5f58-86bb-c1cffb239496&t=502fb6c0-30a2-5e49-c5c2-a00fa3acb203&l=37366



--
This message was sent by Atlassian Jira
(v8.20.10#820010)