[
https://issues.apache.org/jira/browse/HUDI-4747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17598139#comment-17598139
]
Danny Chen commented on HUDI-4747:
----------------------------------
It expects to be fixed after https://github.com/apache/hudi/pull/6501
> Fix flaky:
> ITTestHoodieFlinkCompactor.testHoodieFlinkCompactorWithPlanSelectStrategy
> ------------------------------------------------------------------------------------
>
> Key: HUDI-4747
> URL: https://issues.apache.org/jira/browse/HUDI-4747
> Project: Apache Hudi
> Issue Type: Improvement
> Components: tests-ci
> Reporter: sivabalan narayanan
> Priority: Major
>
> ITTestHoodieFlinkCompactor.testHoodieFlinkCompactorWithPlanSelectStrategy
>
> [https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_apis/build/builds/10935/logs/40]
>
> {code:java}
> 2022-08-25T07:27:21.4730623Z [ERROR]
> testHoodieFlinkCompactorWithPlanSelectStrategy{boolean}[2] Time elapsed:
> 10.24 s <<< ERROR!
> 2022-08-25T07:27:21.4731382Z
> org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
> 2022-08-25T07:27:21.4732118Z Caused by:
> org.apache.flink.runtime.JobException: Recovery is suppressed by
> NoRestartBackoffTimeStrategy
> 2022-08-25T07:27:21.4732863Z Caused by:
> org.apache.hudi.exception.HoodieIOException: IOException when reading log
> file
> 2022-08-25T07:27:21.4734091Z Caused by: java.io.FileNotFoundException: File
> file:/tmp/junit3099002043094412710/par4/.144e2d65-137c-4f76-983f-e32cd9f305d9_20220825072713713.log.1_0-4-0
> does not exist
> 2022-08-25T07:27:21.4734676Z
> 2022-08-25T07:27:21.4735286Z [INFO] Running
> org.apache.hudi.sink.cluster.ITTestHoodieFlinkClustering
> 2022-08-25T07:27:42.7057547Z [INFO] Tests run: 2, Failures: 0, Errors: 0,
> Skipped: 0, Time elapsed: 21.23 s - in
> org.apache.hudi.sink.cluster.ITTestHoodieFlinkClustering
> 2022-08-25T07:27:42.7099477Z [INFO] Running
> org.apache.hudi.sink.ITTestDataStreamWrite
> 2022-08-25T07:29:46.1846906Z [INFO] Tests run: 9, Failures: 0, Errors: 0,
> Skipped: 0, Time elapsed: 123.471 s - in
> org.apache.hudi.sink.ITTestDataStreamWrite
> 2022-08-25T07:29:46.7419570Z [INFO]
> 2022-08-25T07:29:46.7420362Z [INFO] Results:
> 2022-08-25T07:29:46.7420741Z [INFO]
> 2022-08-25T07:29:46.7421118Z [ERROR] Errors:
> 2022-08-25T07:29:46.7422396Z [ERROR]
> ITTestHoodieFlinkCompactor.testHoodieFlinkCompactorWithPlanSelectStrategy »
> JobExecution
> 2022-08-25T07:29:46.7422937Z [INFO]
> 2022-08-25T07:29:46.7423389Z [ERROR] Tests run: 114, Failures: 0, Errors: 1,
> Skipped: 0 {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)