You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Damien Hardy (JIRA)" <ji...@apache.org> on 2013/10/21 12:42:44 UTC

[jira] [Closed] (MESOS-747) FaultToleranceTest.ReregisterFrameworkExitedExecutor test fails

     [ https://issues.apache.org/jira/browse/MESOS-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Damien Hardy closed MESOS-747.
------------------------------


Test is passing now

[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from FaultToleranceTest
[ RUN      ] FaultToleranceTest.ReregisterFrameworkExitedExecutor
I1021 12:41:07.956275 24316 master.cpp:284] Master started on 192.168.255.2:55929
I1021 12:41:07.956557 24316 master.cpp:299] Master ID: 201310211241-50309312-55929-24300
I1021 12:41:07.956588 24316 master.cpp:302] Master only allowing authenticated frameworks to register!
I1021 12:41:07.957459 24317 hierarchical_allocator_process.hpp:302] Initializing hierarchical allocator process with master : master@192.168.255.2:55929
I1021 12:41:07.957564 24317 master.cpp:85] No whitelist given. Advertising offers for all slaves
I1021 12:41:07.959877 24316 master.cpp:697] Elected as master!
I1021 12:41:07.965792 24317 slave.cpp:108] Slave started on 1)@192.168.255.2:55929
I1021 12:41:07.966194 24317 slave.cpp:208] Slave resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I1021 12:41:07.969871 24317 slave.cpp:547] New master detected at master@192.168.255.2:55929
I1021 12:41:07.969935 24317 slave.cpp:562] Postponing registration until recovery is complete
I1021 12:41:07.970000 24317 slave.cpp:399] Finished recovery
I1021 12:41:07.970410 24317 sched.cpp:195] New master at master@192.168.255.2:55929
I1021 12:41:07.970448 24317 sched.cpp:281] Authenticating with master master@192.168.255.2:55929
I1021 12:41:07.970732 24317 status_update_manager.cpp:157] New master detected at master@192.168.255.2:55929
I1021 12:41:07.970891 24317 master.cpp:1248] Attempting to register slave on master01.vagrant at slave(1)@192.168.255.2:55929
I1021 12:41:07.970935 24317 master.cpp:2502] Adding slave 201310211241-50309312-55929-24300-0 at master01.vagrant with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I1021 12:41:07.971211 24317 authenticatee.hpp:100] Initializing client SASL
I1021 12:41:07.972643 24316 hierarchical_allocator_process.hpp:445] Added slave 201310211241-50309312-55929-24300-0 (master01.vagrant) with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] (and cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] available)
I1021 12:41:07.973162 24316 hierarchical_allocator_process.hpp:708] Performed allocation for slave 201310211241-50309312-55929-24300-0 in 41.346us
I1021 12:41:07.972797 24315 slave.cpp:613] Registered with master master@192.168.255.2:55929; given slave ID 201310211241-50309312-55929-24300-0
I1021 12:41:07.976183 24317 authenticatee.hpp:124] Creating new client SASL connection
I1021 12:41:07.976330 24317 master.cpp:1723] Authenticating framework at scheduler(1)@192.168.255.2:55929
I1021 12:41:07.976778 24318 authenticator.hpp:83] Initializing server SASL
I1021 12:41:07.977499 24318 auxprop.cpp:45] Initialized in-memory auxiliary property plugin
I1021 12:41:07.977545 24318 authenticator.hpp:140] Creating new server SASL connection
I1021 12:41:07.977746 24318 authenticatee.hpp:212] Received SASL authentication mechanisms: CRAM-MD5
I1021 12:41:07.977789 24318 authenticatee.hpp:238] Attempting to authenticate with mechanism 'CRAM-MD5'
I1021 12:41:07.977880 24318 authenticator.hpp:243] Received SASL authentication start
I1021 12:41:07.977941 24318 authenticator.hpp:325] Authentication requires more steps
I1021 12:41:07.978010 24318 authenticatee.hpp:258] Received SASL authentication step
I1021 12:41:07.978057 24318 authenticator.hpp:271] Received SASL authentication step
I1021 12:41:07.978104 24318 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'master01' server FQDN: 'master01' SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I1021 12:41:07.978128 24318 auxprop.cpp:153] Looking up auxiliary property '*userPassword'
I1021 12:41:07.978171 24318 auxprop.cpp:153] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I1021 12:41:07.978198 24318 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'master01' server FQDN: 'master01' SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I1021 12:41:07.978220 24318 auxprop.cpp:103] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I1021 12:41:07.978297 24318 auxprop.cpp:103] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I1021 12:41:07.978329 24318 authenticator.hpp:317] Authentication success
I1021 12:41:07.978421 24316 authenticatee.hpp:298] Authentication success
I1021 12:41:07.978540 24316 master.cpp:1763] Successfully authenticated framework at scheduler(1)@192.168.255.2:55929
I1021 12:41:07.979004 24316 sched.cpp:326] Successfully authenticated with master master@192.168.255.2:55929
I1021 12:41:07.979210 24318 master.cpp:768] Received registration request from scheduler(1)@192.168.255.2:55929
I1021 12:41:07.979594 24318 master.cpp:786] Registering framework 201310211241-50309312-55929-24300-0000 at scheduler(1)@192.168.255.2:55929
I1021 12:41:07.979882 24318 sched.cpp:365] Framework registered with 201310211241-50309312-55929-24300-0000
I1021 12:41:07.980026 24318 sched.cpp:379] Scheduler::registered took 108.952us
I1021 12:41:07.980082 24316 hierarchical_allocator_process.hpp:332] Added framework 201310211241-50309312-55929-24300-0000
I1021 12:41:07.980137 24316 hierarchical_allocator_process.hpp:752] Offering cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 201310211241-50309312-55929-24300-0 to framework 201310211241-50309312-55929-24300-0000
I1021 12:41:07.980278 24316 hierarchical_allocator_process.hpp:688] Performed allocation for 1 slaves in 163.987us
I1021 12:41:07.980384 24318 master.hpp:389] Adding offer 201310211241-50309312-55929-24300-0 with resources cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 201310211241-50309312-55929-24300-0 (master01.vagrant)
I1021 12:41:07.980439 24318 master.cpp:1689] Sending 1 offers to framework 201310211241-50309312-55929-24300-0000
I1021 12:41:07.982554 24318 sched.cpp:472] Scheduler::resourceOffers took 275.174us
I1021 12:41:07.982800 24318 master.cpp:2015] Processing reply for offer 201310211241-50309312-55929-24300-0 on slave 201310211241-50309312-55929-24300-0 (master01.vagrant) for framework 201310211241-50309312-55929-24300-0000
I1021 12:41:07.983000 24318 master.hpp:361] Adding task 0 with resources cpus(*):1; mem(*):16 on slave 201310211241-50309312-55929-24300-0 (master01.vagrant)
I1021 12:41:07.983039 24318 master.cpp:2139] Launching task 0 of framework 201310211241-50309312-55929-24300-0000 with resources cpus(*):1; mem(*):16 on slave 201310211241-50309312-55929-24300-0 (master01.vagrant)
I1021 12:41:07.983221 24318 master.hpp:399] Removing offer 201310211241-50309312-55929-24300-0 with resources cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] on slave 201310211241-50309312-55929-24300-0 (master01.vagrant)
I1021 12:41:07.983307 24318 slave.cpp:786] Got assigned task 0 for framework 201310211241-50309312-55929-24300-0000
I1021 12:41:07.994746 24318 slave.cpp:897] Launching task 0 for framework 201310211241-50309312-55929-24300-0000
I1021 12:41:07.995398 24316 hierarchical_allocator_process.hpp:547] Framework 201310211241-50309312-55929-24300-0000 left cpus(*):1; mem(*):1008; disk(*):1024; ports(*):[31000-32000] unused on slave 201310211241-50309312-55929-24300-0
I1021 12:41:07.995515 24316 hierarchical_allocator_process.hpp:590] Framework 201310211241-50309312-55929-24300-0000 filtered slave 201310211241-50309312-55929-24300-0 for 5secs
I1021 12:41:07.996824 24318 slave.cpp:1008] Queuing task '0' for executor default of framework '201310211241-50309312-55929-24300-0000
I1021 12:41:07.997040 24316 slave.cpp:529] Successfully attached file '/tmp/FaultToleranceTest_ReregisterFrameworkExitedExecutor_AqCCPM/slaves/201310211241-50309312-55929-24300-0/frameworks/201310211241-50309312-55929-24300-0000/executors/default/runs/66fbf4ab-312e-4a91-ae52-5c1adc082849'
I1021 12:41:07.998340 24317 exec.cpp:174] Executor started at: executor(1)@192.168.255.2:55929 with pid 24300
I1021 12:41:07.998586 24316 slave.cpp:1460] Got registration for executor 'default' of framework 201310211241-50309312-55929-24300-0000
I1021 12:41:07.998769 24316 slave.cpp:1581] Flushing queued task 0 for executor 'default' of framework 201310211241-50309312-55929-24300-0000
I1021 12:41:07.998916 24316 exec.cpp:198] Executor registered on slave 201310211241-50309312-55929-24300-0
I1021 12:41:08.000226 24316 exec.cpp:210] Executor::registered took 114.54us
I1021 12:41:08.000309 24316 exec.cpp:285] Executor asked to run task '0'
I1021 12:41:08.000406 24316 exec.cpp:294] Executor::launchTask took 56.152us
I1021 12:41:08.001534 24316 exec.cpp:505] Executor sending status update TASK_RUNNING (UUID: 05399138-7ff9-4e10-b2d9-64dd0eb5c665) for task 0 of framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.001703 24316 slave.cpp:1793] Handling status update TASK_RUNNING (UUID: 05399138-7ff9-4e10-b2d9-64dd0eb5c665) for task 0 of framework 201310211241-50309312-55929-24300-0000 from executor(1)@192.168.255.2:55929
I1021 12:41:08.006297 24315 status_update_manager.cpp:300] Received status update TASK_RUNNING (UUID: 05399138-7ff9-4e10-b2d9-64dd0eb5c665) for task 0 of framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.006345 24315 status_update_manager.cpp:471] Creating StatusUpdate stream for task 0 of framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.006510 24315 status_update_manager.cpp:351] Forwarding status update TASK_RUNNING (UUID: 05399138-7ff9-4e10-b2d9-64dd0eb5c665) for task 0 of framework 201310211241-50309312-55929-24300-0000 to master@192.168.255.2:55929
I1021 12:41:08.006666 24317 master.cpp:1448] Status update TASK_RUNNING (UUID: 05399138-7ff9-4e10-b2d9-64dd0eb5c665) for task 0 of framework 201310211241-50309312-55929-24300-0000 from slave(1)@192.168.255.2:55929
I1021 12:41:08.006763 24315 slave.cpp:1912] Status update manager successfully handled status update TASK_RUNNING (UUID: 05399138-7ff9-4e10-b2d9-64dd0eb5c665) for task 0 of framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.006795 24315 slave.cpp:1918] Sending acknowledgement for status update TASK_RUNNING (UUID: 05399138-7ff9-4e10-b2d9-64dd0eb5c665) for task 0 of framework 201310211241-50309312-55929-24300-0000 to executor(1)@192.168.255.2:55929
I1021 12:41:08.006829 24317 sched.cpp:527] Scheduler::statusUpdate took 13.689us
I1021 12:41:08.006893 24315 exec.cpp:331] Executor received status update acknowledgement 05399138-7ff9-4e10-b2d9-64dd0eb5c665 for task 0 of framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.006963 24300 master.cpp:557] Master terminating
I1021 12:41:08.006999 24315 status_update_manager.cpp:375] Received status update acknowledgement (UUID: 05399138-7ff9-4e10-b2d9-64dd0eb5c665) for task 0 of framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.007010 24300 master.cpp:209] Shutting down master
I1021 12:41:08.007050 24317 slave.cpp:1993] master@192.168.255.2:55929 exited
W1021 12:41:08.007079 24317 slave.cpp:1996] Master disconnected! Waiting for a new master to be elected
I1021 12:41:08.007117 24300 master.hpp:379] Removing task 0 with resources cpus(*):1; mem(*):16 on slave 201310211241-50309312-55929-24300-0 (master01.vagrant)
I1021 12:41:08.007380 24317 slave.cpp:1406] Status update manager successfully handled status update acknowledgement (UUID: 05399138-7ff9-4e10-b2d9-64dd0eb5c665) for task 0 of framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.007612 24300 master.cpp:252] Removing slave 201310211241-50309312-55929-24300-0 (master01.vagrant)
I1021 12:41:08.007581 24315 hierarchical_allocator_process.hpp:637] Recovered cpus(*):1; mem(*):16 (total allocatable: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]) on slave 201310211241-50309312-55929-24300-0 from framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.008175 24315 master.cpp:284] Master started on 192.168.255.2:55929
I1021 12:41:08.008229 24315 master.cpp:299] Master ID: 201310211241-50309312-55929-24300
I1021 12:41:08.008265 24315 master.cpp:302] Master only allowing authenticated frameworks to register!
I1021 12:41:08.008529 24318 slave.cpp:547] New master detected at master@192.168.255.2:55929
I1021 12:41:08.008630 24318 hierarchical_allocator_process.hpp:302] Initializing hierarchical allocator process with master : master@192.168.255.2:55929
I1021 12:41:08.008702 24318 master.cpp:85] No whitelist given. Advertising offers for all slaves
I1021 12:41:08.008754 24318 status_update_manager.cpp:157] New master detected at master@192.168.255.2:55929
I1021 12:41:08.008924 24315 master.cpp:697] Elected as master!
I1021 12:41:08.009104 24315 master.cpp:1349] Attempting to re-register slave 201310211241-50309312-55929-24300-0 at slave(1)@192.168.255.2:55929 (master01.vagrant)
I1021 12:41:08.009165 24315 master.cpp:2502] Adding slave 201310211241-50309312-55929-24300-0 at master01.vagrant with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I1021 12:41:08.009254 24315 master.hpp:361] Adding task 0 with resources cpus(*):1; mem(*):16 on slave 201310211241-50309312-55929-24300-0 (master01.vagrant)
W1021 12:41:08.009292 24315 master.cpp:2597] Possibly orphaned task 0 of framework 201310211241-50309312-55929-24300-0000 running on slave 201310211241-50309312-55929-24300-0 (master01.vagrant)
I1021 12:41:08.009369 24317 slave.cpp:660] Re-registered with master master@192.168.255.2:55929
I1021 12:41:08.009492 24315 hierarchical_allocator_process.hpp:445] Added slave 201310211241-50309312-55929-24300-0 (master01.vagrant) with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] (and cpus(*):1; mem(*):1008; disk(*):1024; ports(*):[31000-32000] available)
I1021 12:41:08.009543 24315 hierarchical_allocator_process.hpp:708] Performed allocation for slave 201310211241-50309312-55929-24300-0 in 6.704us
I1021 12:41:08.009840 24316 slave.cpp:2175] Executor 'default' of framework 201310211241-50309312-55929-24300-0000 has exited with status 0
I1021 12:41:08.014822 24316 slave.cpp:1793] Handling status update TASK_LOST (UUID: f84381ec-2f7a-466f-8313-d9f2cf0fa141) for task 0 of framework 201310211241-50309312-55929-24300-0000 from @0.0.0.0:0
I1021 12:41:08.014874 24316 slave.cpp:3139] Terminating task 0
I1021 12:41:08.015079 24316 status_update_manager.cpp:300] Received status update TASK_LOST (UUID: f84381ec-2f7a-466f-8313-d9f2cf0fa141) for task 0 of framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.015236 24316 status_update_manager.cpp:351] Forwarding status update TASK_LOST (UUID: f84381ec-2f7a-466f-8313-d9f2cf0fa141) for task 0 of framework 201310211241-50309312-55929-24300-0000 to master@192.168.255.2:55929
I1021 12:41:08.015490 24316 master.cpp:1498] Executor default of framework 201310211241-50309312-55929-24300-0000 on slave 201310211241-50309312-55929-24300-0 (master01.vagrant) exited with status 0
I1021 12:41:08.015660 24318 slave.cpp:1912] Status update manager successfully handled status update TASK_LOST (UUID: f84381ec-2f7a-466f-8313-d9f2cf0fa141) for task 0 of framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.016089 24317 sched.cpp:195] New master at master@192.168.255.2:55929
I1021 12:41:08.016154 24317 sched.cpp:210] Scheduler::disconnected took 27.937us
I1021 12:41:08.016185 24317 sched.cpp:281] Authenticating with master master@192.168.255.2:55929
I1021 12:41:08.016315 24317 authenticatee.hpp:124] Creating new client SASL connection
I1021 12:41:08.016466 24317 master.cpp:1723] Authenticating framework at scheduler(1)@192.168.255.2:55929
I1021 12:41:08.016855 24316 authenticator.hpp:140] Creating new server SASL connection
I1021 12:41:08.016991 24316 authenticatee.hpp:212] Received SASL authentication mechanisms: CRAM-MD5
I1021 12:41:08.017032 24316 authenticatee.hpp:238] Attempting to authenticate with mechanism 'CRAM-MD5'
I1021 12:41:08.017108 24316 authenticator.hpp:243] Received SASL authentication start
I1021 12:41:08.017165 24316 authenticator.hpp:325] Authentication requires more steps
I1021 12:41:08.017237 24316 authenticatee.hpp:258] Received SASL authentication step
I1021 12:41:08.017316 24316 authenticator.hpp:271] Received SASL authentication step
I1021 12:41:08.017359 24316 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'master01' server FQDN: 'master01' SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I1021 12:41:08.017415 24316 auxprop.cpp:153] Looking up auxiliary property '*userPassword'
I1021 12:41:08.017453 24316 auxprop.cpp:153] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I1021 12:41:08.017490 24316 auxprop.cpp:81] Request to lookup properties for user: 'test-principal' realm: 'master01' server FQDN: 'master01' SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I1021 12:41:08.017525 24316 auxprop.cpp:103] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I1021 12:41:08.017560 24316 auxprop.cpp:103] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I1021 12:41:08.017599 24316 authenticator.hpp:317] Authentication success
I1021 12:41:08.017684 24316 authenticatee.hpp:298] Authentication success
I1021 12:41:08.017706 24317 master.cpp:1763] Successfully authenticated framework at scheduler(1)@192.168.255.2:55929
I1021 12:41:08.017748 24316 sched.cpp:326] Successfully authenticated with master master@192.168.255.2:55929
I1021 12:41:08.017823 24317 master.cpp:872] Re-registering framework 201310211241-50309312-55929-24300-0000 at scheduler(1)@192.168.255.2:55929
I1021 12:41:08.017992 24315 sched.cpp:365] Framework registered with 201310211241-50309312-55929-24300-0000
I1021 12:41:08.018033 24315 sched.cpp:379] Scheduler::registered took 9.778us
I1021 12:41:08.018060 24317 hierarchical_allocator_process.hpp:332] Added framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.018120 24317 hierarchical_allocator_process.hpp:752] Offering cpus(*):1; mem(*):1008; disk(*):1024; ports(*):[31000-32000] on slave 201310211241-50309312-55929-24300-0 to framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.018129 24300 master.cpp:557] Master terminating
I1021 12:41:08.018647 24315 sched.cpp:630] Stopping framework '201310211241-50309312-55929-24300-0000'
I1021 12:41:08.018738 24318 slave.cpp:1352] Updating framework 201310211241-50309312-55929-24300-0000 pid to scheduler(1)@192.168.255.2:55929
I1021 12:41:08.018828 24317 hierarchical_allocator_process.hpp:688] Performed allocation for 1 slaves in 729.702us
I1021 12:41:08.018882 24300 master.cpp:209] Shutting down master
I1021 12:41:08.019012 24318 slave.cpp:1993] master@192.168.255.2:55929 exited
W1021 12:41:08.019165 24318 slave.cpp:1996] Master disconnected! Waiting for a new master to be elected
I1021 12:41:08.019124 24300 master.hpp:379] Removing task 0 with resources cpus(*):1; mem(*):16 on slave 201310211241-50309312-55929-24300-0 (master01.vagrant)
I1021 12:41:08.019403 24300 master.cpp:252] Removing slave 201310211241-50309312-55929-24300-0 (master01.vagrant)
I1021 12:41:08.019479 24315 hierarchical_allocator_process.hpp:637] Recovered cpus(*):1; mem(*):16 (total allocatable: cpus(*):1; mem(*):16) on slave 201310211241-50309312-55929-24300-0 from framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.019613 24300 slave.cpp:454] Slave terminating
I1021 12:41:08.019647 24300 slave.cpp:1184] Asked to shut down framework 201310211241-50309312-55929-24300-0000 by @0.0.0.0:0
I1021 12:41:08.019675 24300 slave.cpp:1209] Shutting down framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.019701 24300 slave.cpp:2305] Cleaning up executor 'default' of framework 201310211241-50309312-55929-24300-0000
I1021 12:41:08.019948 24300 slave.cpp:2377] Cleaning up framework 201310211241-50309312-55929-24300-0000
[       OK ] FaultToleranceTest.ReregisterFrameworkExitedExecutor (86 ms)
[----------] 1 test from FaultToleranceTest (86 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (88 ms total)
[  PASSED  ] 1 test.

  YOU HAVE 3 DISABLED TESTS


> FaultToleranceTest.ReregisterFrameworkExitedExecutor test fails
> ---------------------------------------------------------------
>
>                 Key: MESOS-747
>                 URL: https://issues.apache.org/jira/browse/MESOS-747
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.15.0
>         Environment: squeeze amd64
>            Reporter: Damien Hardy
>            Assignee: Vinod Kone
>             Fix For: 0.15.0
>
>
> test fails :
> [ RUN      ] FaultToleranceTest.ReregisterFrameworkExitedExecutor
> tests/fault_tolerance_tests.cpp:1112: Failure
> Mock function called more times than expected - returning directly.
>     Function call: resourceOffers(0x7fff2c83ac80, @0x2b40d7e4ec80 { 224-byte object <30-12 B2-D3 40-2B 00-00 00-00 00-00 00-00 00-00 20-AE 00-DC 40-2B 00-00 A0-AE 00-DC 40-2B 00-00 20-AF 00-DC 40-2B 00-00 80-0F 32-DC 40-2B 00-00 A8-AB 00-DC 40-2B 00-00 04-00 00-00 04-00 00-00 ... 18-AC 00-DC 40-2B 00-00 00-00 00-00 00-00 00-00 04-00 00-00 64-65 66-61 75-6C 74-20 61-63 74-69 6F-6E 2C-20 6F-72 20-61 73-73 69-67 6E-20 74-68 65-20 64-65 66-61 75-6C 00-00 00-00 0F-00 00-00> })
>          Expected: to be called once
>            Actual: called twice - over-saturated and active
> [  FAILED  ] FaultToleranceTest.ReregisterFrameworkExitedExecutor (25 ms)



--
This message was sent by Atlassian JIRA
(v6.1#6144)