[
https://issues.apache.org/jira/browse/MESOS-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15585618#comment-15585618
]
Till Toenshoff edited comment on MESOS-3160 at 10/18/16 2:46 PM:
-----------------------------------------------------------------
Just saw it failing on Centos6 in an SSL build as well.
{noformat}
[ RUN ] CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS
../../../src/tests/containerizer/cgroups_tests.cpp:1093: Failure
Value of: Bytes(0)
Actual: 0B
Expected: memory.get().totalSwap
Which is: 61437944KB
-------------------------------------------------------------
We cannot run this test because it appears you have swap
enabled, but feel free to disable this test.
-------------------------------------------------------------
{noformat}
was (Author: tillt):
Just saw it failing on Centos6 in an SSL build as well.
> 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
> Reporter: Paul Brett
> Labels: cgroups, 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.3.4#6332)