[
https://issues.apache.org/jira/browse/MESOS-8478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351099#comment-16351099
]
Till Toenshoff commented on MESOS-8478:
---------------------------------------
Just ran into this as well on another test in this group;
{noformat}
Error Message
/home/ubuntu/workspace/mesos/Mesos_CI-build/FLAG/CMake/label/mesos-ec2-ubuntu-16.04/mesos/src/tests/master_tests.cpp:9273
Mock function called more times than expected - returning default value.
Function call: authorized(@0x7fd48fe511c0 48-byte object <F8-FF F3-9C D4-7F
00-00 00-00 00-00 00-00 00-00 07-00 00-00 00-00 00-00 E0-79 05-6C D4-7F 00-00
00-63 02-6C D4-7F 00-00 02-00 00-00 D4-7F 00-00>)
Returns: Abandoned
Expected: to be called once
Actual: called twice - over-saturated and active
Stacktrace
/home/ubuntu/workspace/mesos/Mesos_CI-build/FLAG/CMake/label/mesos-ec2-ubuntu-16.04/mesos/src/tests/master_tests.cpp:9273
Mock function called more times than expected - returning default value.
Function call: authorized(@0x7fd48fe511c0 48-byte object <F8-FF F3-9C D4-7F
00-00 00-00 00-00 00-00 00-00 07-00 00-00 00-00 00-00 E0-79 05-6C D4-7F 00-00
00-63 02-6C D4-7F 00-00 02-00 00-00 D4-7F 00-00>)
Returns: Abandoned
Expected: to be called once
Actual: called twice - over-saturated and active
{noformat}
> Test MasterTestPrePostReservationRefinement.LaunchTask is flaky
> ---------------------------------------------------------------
>
> Key: MESOS-8478
> URL: https://issues.apache.org/jira/browse/MESOS-8478
> Project: Mesos
> Issue Type: Bug
> Components: master, test
> Affects Versions: 1.6.0
> Reporter: Benjamin Bannier
> Priority: Major
> Labels: flaky, flaky-test, mesosphere
> Attachments: consoleText.txt
>
>
> Observed on our internal CI on a plain cmake build on ubuntu-16.04 at
> {{e91ce42ed56c5ab65220fbba740a8a50c7f835ae}},
> {noformat}
> /home/ubuntu/workspace/mesos/Mesos_CI-build/FLAG/CMake/label/mesos-ec2-ubuntu-16.04/mesos/src/tests/master_tests.cpp:9269
> Mock function called more times than expected - returning default value.
> Function call: authorized(@0x7fe1108c61e0 48-byte object <F8-5F 9B-1E
> E1-7F 00-00 00-00 00-00 00-00 00-00 07-00 00-00 00-00 00-00 D0-5F 05-E8 E0-7F
> 00-00 C0-E9 03-E8 E0-7F 00-00 02-00 00-00 E1-7F 00-00>)
> Returns: Abandoned
> Expected: to be called once
> Actual: called twice - over-saturated and active
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)