You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/12/20 08:55:00 UTC

[jira] [Closed] (FLINK-12270) SortDistinctAggregateITCase fails on Travis

     [ https://issues.apache.org/jira/browse/FLINK-12270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jingsong Lee closed FLINK-12270.
--------------------------------
    Resolution: Fixed

> SortDistinctAggregateITCase fails on Travis
> -------------------------------------------
>
>                 Key: FLINK-12270
>                 URL: https://issues.apache.org/jira/browse/FLINK-12270
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Runtime
>    Affects Versions: 1.9.0
>            Reporter: Chesnay Schepler
>            Assignee: Jingsong Lee
>            Priority: Major
>
> https://travis-ci.org/apache/flink/jobs/522247106
> {code}
> 20:47:38.852 [ERROR] Tests run: 23, Failures: 0, Errors: 1, Skipped: 2, Time elapsed: 75.246 s <<< FAILURE! - in org.apache.flink.table.runtime.batch.sql.agg.SortDistinctAggregateITCase
> 20:47:38.857 [ERROR] testSomeColumnsBothInDistinctAggAndGroupBy(org.apache.flink.table.runtime.batch.sql.agg.SortDistinctAggregateITCase)  Time elapsed: 5.705 s  <<< ERROR!
> org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
> Caused by: java.lang.RuntimeException: org.apache.flink.runtime.memory.MemoryAllocationException: Could not allocate 64 pages. Only 0 pages are remaining.
> Caused by: org.apache.flink.runtime.memory.MemoryAllocationException: Could not allocate 64 pages. Only 0 pages are remaining.
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)