[ https://issues.apache.org/jira/browse/FLINK-22735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Flink Jira Bot updated FLINK-22735: ----------------------------------- Labels: auto-deprioritized-blocker stale-assigned test-stability (was: auto-deprioritized-blocker test-stability) I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issue is assigned but has not received an update in 30 days, so it has been labeled "stale-assigned". If you are still working on the issue, please remove the label and add a comment updating the community on your progress. If this issue is waiting on feedback, please consider this a reminder to the committer/reviewer. Flink is a very active project, and so we appreciate your patience. If you are no longer working on the issue, please unassign yourself so someone else may work on it. > HiveTableSourceITCase.testStreamPartitionReadByCreateTime failed because of > times out > -------------------------------------------------------------------------------------- > > Key: FLINK-22735 > URL: https://issues.apache.org/jira/browse/FLINK-22735 > Project: Flink > Issue Type: Bug > Components: Connectors / Hive > Affects Versions: 1.14.0, 1.13.1 > Reporter: Guowei Ma > Assignee: frank wang > Priority: Critical > Labels: auto-deprioritized-blocker, stale-assigned, > test-stability > Fix For: 1.14.0 > > Attachments: wx20210610-222...@2x.png, wx20210610-222...@2x.png > > > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=18205&view=logs&j=245e1f2e-ba5b-5570-d689-25ae21e5302f&t=e7f339b2-a7c3-57d9-00af-3712d4b15354&l=23726 > {code:java} > May 20 22:22:26 [ERROR] Tests run: 19, Failures: 0, Errors: 1, Skipped: 0, > Time elapsed: 225.004 s <<< FAILURE! - in > org.apache.flink.connectors.hive.HiveTableSourceITCase > May 20 22:22:26 [ERROR] > testStreamPartitionReadByCreateTime(org.apache.flink.connectors.hive.HiveTableSourceITCase) > Time elapsed: 120.182 s <<< ERROR! > May 20 22:22:26 org.junit.runners.model.TestTimedOutException: test timed out > after 120000 milliseconds > May 20 22:22:26 at java.lang.Thread.sleep(Native Method) > May 20 22:22:26 at > org.apache.flink.streaming.api.operators.collect.CollectResultFetcher.sleepBeforeRetry(CollectResultFetcher.java:237) > May 20 22:22:26 at > org.apache.flink.streaming.api.operators.collect.CollectResultFetcher.next(CollectResultFetcher.java:113) > May 20 22:22:26 at > org.apache.flink.streaming.api.operators.collect.CollectResultIterator.nextResultFromFetcher(CollectResultIterator.java:106) > May 20 22:22:26 at > org.apache.flink.streaming.api.operators.collect.CollectResultIterator.hasNext(CollectResultIterator.java:80) > May 20 22:22:26 at > org.apache.flink.table.api.internal.TableResultImpl$CloseableRowIteratorWrapper.hasNext(TableResultImpl.java:370) > May 20 22:22:26 at > org.apache.flink.connectors.hive.HiveTableSourceITCase.fetchRows(HiveTableSourceITCase.java:712) > May 20 22:22:26 at > org.apache.flink.connectors.hive.HiveTableSourceITCase.testStreamPartitionReadByCreateTime(HiveTableSourceITCase.java:652) > May 20 22:22:26 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > May 20 22:22:26 at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > May 20 22:22:26 at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > May 20 22:22:26 at java.lang.reflect.Method.invoke(Method.java:498) > May 20 22:22:26 at > org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) > May 20 22:22:26 at > org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) > May 20 22:22:26 at > org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) > May 20 22:22:26 at > org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) > May 20 22:22:26 at > org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298) > May 20 22:22:26 at > org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292) > May 20 22:22:26 at > java.util.concurrent.FutureTask.run(FutureTask.java:266) > May 20 22:22:26 at java.lang.Thread.run(Thread.java:748) > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)