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/11/23 12:17:00 UTC

[jira] [Commented] (MESOS-8261) PersistentVolumeEndpointsTest.ReserveAndSlaveRemoval is flaky.

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

Alexander Rukletsov commented on MESOS-8261:
--------------------------------------------

This is likely the cause:
{noformat}
I1122 19:37:14.881408  8650 sched.cpp:2009] Asked to stop the driver
I1122 19:37:14.881644  8657 sched.cpp:927] Ignoring rescind offer message because the driver is not running!
{noformat}


> PersistentVolumeEndpointsTest.ReserveAndSlaveRemoval is flaky.
> --------------------------------------------------------------
>
>                 Key: MESOS-8261
>                 URL: https://issues.apache.org/jira/browse/MESOS-8261
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.5.0
>         Environment: Ubuntu 17.04
>            Reporter: Alexander Rukletsov
>              Labels: flaky-test
>         Attachments: ReserveAndSlaveRemoval-badrun.txt
>
>
> {noformat}
> /home/ubuntu/workspace/mesos/Mesos_CI-build/FLAG/CMake/label/mesos-ec2-ubuntu-17.04/mesos/src/tests/persistent_volume_endpoints_tests.cpp:1886
> Actual function call count doesn't match EXPECT_CALL(sched, offerRescinded(_, _))...
>          Expected: to be called once
>            Actual: never called - unsatisfied and active
> {noformat}
> Full log attached.



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