[
https://issues.apache.org/jira/browse/MESOS-9410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16709034#comment-16709034
]
Till Toenshoff commented on MESOS-9410:
---------------------------------------
Saw it again;
{noformat}
16:39:10 [ RUN ]
CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat
16:39:10 ../../src/tests/containerizer/cgroups_tests.cpp:555: Failure
16:39:10 Expected: (result->get("rss").get()) > (0llu), actual: 0 vs 0
16:39:10 [ FAILED ]
CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat (17 ms)
{noformat}
> CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat is flaky.
> --------------------------------------------------------------------
>
> Key: MESOS-9410
> URL: https://issues.apache.org/jira/browse/MESOS-9410
> Project: Mesos
> Issue Type: Bug
> Components: test
> Affects Versions: 1.8.0
> Environment: Ubuntu 16.04
> Reporter: Till Toenshoff
> Priority: Major
> Labels: containerizer, flaky, flaky-test
>
> Just observed this on Ubuntu 16.04 in a private CI:
> {noformat}
> 17:06:28 [ RUN ]
> CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat
> 17:06:28 ../../src/tests/containerizer/cgroups_tests.cpp:555: Failure
> 17:06:28 Expected: (result->get("rss").get()) > (0llu), actual: 0 vs 0
> 17:06:28 [ FAILED ]
> CgroupsAnyHierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat (16 ms)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)