[
https://issues.apache.org/jira/browse/FLINK-28320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser updated FLINK-28320:
-----------------------------------
Affects Version/s: 1.14.6
> ShuffleMasterTest hangs and doesn't produce any output for 900 seconds
> ----------------------------------------------------------------------
>
> 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)