You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2017/12/05 14:47:00 UTC

[jira] [Comment Edited] (MESOS-3160) CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS Flaky

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

Alexander Rukletsov edited comment on MESOS-3160 at 12/5/17 2:46 PM:
---------------------------------------------------------------------

At the moment of writing the segfault has not been observed for some time (and is probably fixed by MESOS-7921). However, the test still fails frequently with the following error:
{noformat}
../../src/tests/containerizer/cgroups_tests.cpp:1132
helper.increaseRSS(os::pagesize()): Failed to sync with the subprocess
{noformat}


was (Author: alexr):
At the moment of writing the segfault has not been observed for some time (and is probably fixed by ). However, the test still fails frequently with the following error:
{noformat}
../../src/tests/containerizer/cgroups_tests.cpp:1132
helper.increaseRSS(os::pagesize()): Failed to sync with the subprocess
{noformat}

> CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS Flaky
> ------------------------------------------------------------
>
>                 Key: MESOS-3160
>                 URL: https://issues.apache.org/jira/browse/MESOS-3160
>             Project: Mesos
>          Issue Type: Bug
>    Affects Versions: 0.24.0, 0.26.0
>         Environment: Ubuntu 14.04
> CentOS 7
>            Reporter: Paul Brett
>              Labels: cgroups, flaky-test, mesosphere
>
> Test will occasionally with:
> [ RUN      ] CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseUnlockedRSS
> ../../src/tests/containerizer/cgroups_tests.cpp:1103: Failure
> helper.increaseRSS(getpagesize()): Failed to sync with the subprocess
> ../../src/tests/containerizer/cgroups_tests.cpp:1103: Failure
> helper.increaseRSS(getpagesize()): The subprocess has not been spawned yet
> [  FAILED  ] CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseUnlockedRSS (223 ms)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)