[
https://issues.apache.org/jira/browse/IMPALA-13291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Sherman resolved IMPALA-13291.
-------------------------------------
Fix Version/s: Impala 4.5.0
Resolution: Fixed
> finalize.sh reports that py.test was oom killed in test run
> -----------------------------------------------------------
>
> Key: IMPALA-13291
> URL: https://issues.apache.org/jira/browse/IMPALA-13291
> Project: IMPALA
> Issue Type: Bug
> Affects Versions: Impala 4.4.0
> Reporter: Andrew Sherman
> Assignee: Andrew Sherman
> Priority: Critical
> Labels: broken-build
> Fix For: Impala 4.5.0
>
>
> finalize.sh searches all of the dmesg output; it would be better if it only
> checked recent output.
> generate_junitxml.finalize.dmesg:
> {code:java}
> [33521.665535] [ pid ] uid tgid total_vm rss nr_ptes swapents
> oom_score_adj name
> [...]
> [33522.050484] [13910] 2001 13910 18428548 13729789 32862 2938917
> 0 py.test
> [...]
> [33522.493339] Out of memory: Kill process 13910 (py.test) score 819 or
> sacrifice child
> [33522.501620] Killed process 13910 (py.test), UID 2001, total-vm:73714192kB,
> anon-rss:54919156kB, file-rss:0kB, shmem-rss:0kB
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)