You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Huang Xingbo (Jira)" <ji...@apache.org> on 2022/08/17 07:48:00 UTC

[jira] [Created] (FLINK-29008) SortMergeResultPartitionTest.testRelease failed with TestTimedOutException

Huang Xingbo created FLINK-29008:
------------------------------------

             Summary: SortMergeResultPartitionTest.testRelease failed with TestTimedOutException
                 Key: FLINK-29008
                 URL: https://issues.apache.org/jira/browse/FLINK-29008
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Network
    Affects Versions: 1.16.0
            Reporter: Huang Xingbo
             Fix For: 1.16.0


{code:java}
2022-08-17T02:58:01.8887337Z Aug 17 02:58:01 [ERROR] SortMergeResultPartitionTest.testRelease  Time elapsed: 60.843 s  <<< ERROR!
2022-08-17T02:58:01.8887851Z Aug 17 02:58:01 org.junit.runners.model.TestTimedOutException: test timed out after 60 seconds
2022-08-17T02:58:01.8891703Z Aug 17 02:58:01 	at org.apache.flink.runtime.io.network.partition.SortMergeResultPartitionTest.testRelease(SortMergeResultPartitionTest.java:374)
2022-08-17T02:58:01.8892705Z Aug 17 02:58:01 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2022-08-17T02:58:01.8893282Z Aug 17 02:58:01 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2022-08-17T02:58:01.8893966Z Aug 17 02:58:01 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2022-08-17T02:58:01.8898552Z Aug 17 02:58:01 	at java.lang.reflect.Method.invoke(Method.java:498)
2022-08-17T02:58:01.8899210Z Aug 17 02:58:01 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
2022-08-17T02:58:01.8899844Z Aug 17 02:58:01 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
2022-08-17T02:58:01.8900581Z Aug 17 02:58:01 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
2022-08-17T02:58:01.8901226Z Aug 17 02:58:01 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
2022-08-17T02:58:01.8907420Z Aug 17 02:58:01 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
2022-08-17T02:58:01.8908068Z Aug 17 02:58:01 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
2022-08-17T02:58:01.8908735Z Aug 17 02:58:01 	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
2022-08-17T02:58:01.8909447Z Aug 17 02:58:01 	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
2022-08-17T02:58:01.8910255Z Aug 17 02:58:01 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
2022-08-17T02:58:01.8915691Z Aug 17 02:58:01 	at java.lang.Thread.run(Thread.java:748)
{code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=40084&view=logs&j=77a9d8e1-d610-59b3-fc2a-4766541e0e33&t=125e07e7-8de0-5c6c-a541-a567415af3ef




--
This message was sent by Atlassian Jira
(v8.20.10#820010)