[ https://issues.apache.org/jira/browse/FLINK-33802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17795713#comment-17795713 ]
Matthias Pohl commented on FLINK-33802: --------------------------------------- the test itself shouldn't be the cause for this issue. It only checks some basic configuration filtering. > ActiveResourceManagerFactoryTest.testGetEffectiveConfigurationForResourceManagerCoarseGrained > failed with 239 exit code > ----------------------------------------------------------------------------------------------------------------------- > > Key: FLINK-33802 > URL: https://issues.apache.org/jira/browse/FLINK-33802 > Project: Flink > Issue Type: Sub-task > Components: Runtime / Coordination > Affects Versions: 1.19.0 > Reporter: Matthias Pohl > Priority: Major > Labels: github-actions, test-stability > > https://github.com/XComp/flink/actions/runs/7172788948/job/19531075115#step:12:8884 > {code} > Error: 20:31:32 20:31:32.060 [ERROR] Error occurred in starting fork, check > output in log > Error: 20:31:32 20:31:32.060 [ERROR] Process Exit Code: 239 > Error: 20:31:32 20:31:32.060 [ERROR] Crashed tests: > Error: 20:31:32 20:31:32.060 [ERROR] > org.apache.flink.runtime.resourcemanager.active.ActiveResourceManagerFactoryTest > Error: 20:31:32 20:31:32.061 [ERROR] at > org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:532) > [...] > {code} > {{ActiveResourceManagerFactoryTest.testGetEffectiveConfigurationForResourceManagerCoarseGrained}} > was started but never finishes (see {{mvn-1.log}} in failed build artifacts): > {code} > 20:26:09,069 [ main] INFO > org.apache.flink.runtime.resourcemanager.active.ActiveResourceManagerFactoryTest > [] - > ================================================================================ > Test > testGetEffectiveConfigurationForResourceManagerCoarseGrained(org.apache.flink.runtime.resourcemanager.active.ActiveResourceManagerFactoryTest) > is running. > -------------------------------------------------------------------------------- > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)