You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/07/05 08:36:00 UTC

[jira] [Updated] (FLINK-28320) CheckpointCoordinatorTriggeringTest gets stuck

     [ https://issues.apache.org/jira/browse/FLINK-28320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Visser updated FLINK-28320:
-----------------------------------
    Summary: CheckpointCoordinatorTriggeringTest gets stuck  (was: CheckpointCoordinatorTriggeringTest)

> CheckpointCoordinatorTriggeringTest gets stuck
> ----------------------------------------------
>
>                 Key: FLINK-28320
>                 URL: https://issues.apache.org/jira/browse/FLINK-28320
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.14.6
>            Reporter: Martijn Visser
>            Priority: Major
>              Labels: test-stability
>
> {code:java}
> Jun 30 03:36:13 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.057 s - in org.apache.flink.runtime.rpc.RpcEndpointTest
> Jun 30 04:06:22 ==============================================================================
> Jun 30 04:06:22 Process produced no output for 900 seconds.
> Jun 30 04:06:22 ==============================================================================
> Jun 30 04:06:22 ==============================================================================
> Jun 30 04:06:22 The following Java processes are running (JPS)
> Jun 30 04:06:22 ==============================================================================
> Picked up JAVA_TOOL_OPTIONS: -XX:+HeapDumpOnOutOfMemoryError
> Jun 30 04:06:23 630 Launcher
> Jun 30 04:06:23 23159 surefirebooter6827274093814314206.jar
> Jun 30 04:06:23 11959 Jps
> Jun 30 04:06:23 ==============================================================================
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=37387&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8&l=8099
> The ShuffleMasterTest comes after RpcEndpointTest, which is why this test must be the one that's hanging



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