[
https://issues.apache.org/jira/browse/IGNITE-23337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17886343#comment-17886343
]
Roman Puchkovskiy commented on IGNITE-23337:
--------------------------------------------
The test is heavy (it starts 5 Ignite nodes) and CLI in another JVM. This might
be caused by TC agents being overloaded.
> Tests in ItCmgDisasterRecoveryTest fail to wait out CLI command execution
> -------------------------------------------------------------------------
>
> Key: IGNITE-23337
> URL: https://issues.apache.org/jira/browse/IGNITE-23337
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> ItCmgDisasterRecoveryTest.migratesManyNodesThatSawNoReparationToNewCluster
> sometimes fails with the following [on the
> TC|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_IntegrationTests_RunAllOther/8511008?expandBuildDeploymentsSection=false&hideTestsFromDependencies=false&hideProblemsFromDependencies=false&expandBuildChangesSection=true&expandBuildTestsSection=true&expandBuildProblemsSection=true]:
> java.lang.RuntimeException: Process did not finish in 10 seconds
> at
> org.apache.ignite.internal.disaster.system.SystemDisasterRecoveryClient.executeProcessFrom(SystemDisasterRecoveryClient.java:69)
> at
> org.apache.ignite.internal.disaster.system.SystemDisasterRecoveryClient.executeWithSameJavaBinaryAndClasspath(SystemDisasterRecoveryClient.java:61)
> at
> org.apache.ignite.internal.disaster.system.SystemDisasterRecoveryClient.initiateCmgRepair(SystemDisasterRecoveryClient.java:42)
> at
> org.apache.ignite.internal.disaster.system.ItCmgDisasterRecoveryTest.initiateCmgRepairVia(ItCmgDisasterRecoveryTest.java:88)
> at
> org.apache.ignite.internal.disaster.system.ItCmgDisasterRecoveryTest.migratesManyNodesThatSawNoReparationToNewCluster(ItCmgDisasterRecoveryTest.java:197)
> at java.base/java.lang.reflect.Method.invoke(Method.java:566)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)