You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/06/30 08:23:00 UTC

[jira] [Commented] (FLINK-28319) test_ci tests times out after/during running org.apache.flink.test.streaming.experimental

    [ https://issues.apache.org/jira/browse/FLINK-28319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560915#comment-17560915 ] 

Martijn Visser commented on FLINK-28319:
----------------------------------------

What's interesting is that this is actually the latest running test, looking at a successful run:

{code:java}
2022-06-29T18:10:52.1705829Z Jun 29 18:10:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.637 s - in org.apache.flink.test.streaming.experimental.CollectITCase
2022-06-29T18:10:52.5971519Z Jun 29 18:10:52 [INFO] 
2022-06-29T18:10:52.5973079Z Jun 29 18:10:52 [INFO] Results:
2022-06-29T18:10:52.5975131Z Jun 29 18:10:52 [INFO] 
2022-06-29T18:10:52.5975676Z Jun 29 18:10:52 [WARNING] Tests run: 1887, Failures: 0, Errors: 0, Skipped: 4
2022-06-29T18:10:52.5976131Z Jun 29 18:10:52 [INFO] 
2022-06-29T18:10:52.6488474Z Jun 29 18:10:52 [INFO] ------------------------------------------------------------------------
2022-06-29T18:10:52.6489444Z Jun 29 18:10:52 [INFO] BUILD SUCCESS
2022-06-29T18:10:52.6490452Z Jun 29 18:10:52 [INFO] ------------------------------------------------------------------------
2022-06-29T18:10:52.6491317Z Jun 29 18:10:52 [INFO] Total time: 33:43 min
2022-06-29T18:10:52.6492224Z Jun 29 18:10:52 [INFO] Finished at: 2022-06-29T18:10:52+00:00
2022-06-29T18:10:53.2311913Z Jun 29 18:10:53 [INFO] Final Memory: 237M/4504M
2022-06-29T18:10:53.2313739Z Jun 29 18:10:53 [INFO] ------------------------------------------------------------------------
2022-06-29T18:10:53.2314958Z Jun 29 18:10:53 [WARNING] The requested profile "skip-webui-build" could not be activated because it does not exist.
{code}

> test_ci tests times out after/during running org.apache.flink.test.streaming.experimental
> -----------------------------------------------------------------------------------------
>
>                 Key: FLINK-28319
>                 URL: https://issues.apache.org/jira/browse/FLINK-28319
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.15.2
>            Reporter: Martijn Visser
>            Priority: Major
>              Labels: test-stability
>
> {code:java}
> Jun 30 03:16:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.109 s - in org.apache.flink.test.streaming.experimental.CollectITCase
> ==========================================================================================
> === WARNING: This task took already 95% of the available time budget of 237 minutes ===
> ==========================================================================================
> ==============================================================================
> The following Java processes are running (JPS)
> ==============================================================================
> 932 Launcher
> 20281 Jps
> 17930 surefirebooter3147893032508885212.jar
> ==============================================================================
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=37384&view=logs&j=5c8e7682-d68f-54d1-16a2-a09310218a49&t=86f654fa-ab48-5c1a-25f4-7e7f6afb9bba&l=6280



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