Neil Conway created MESOS-7515:
----------------------------------
Summary: MasterAllocatorTest/0.ResourcesUnused is flaky
Key: MESOS-7515
URL: https://issues.apache.org/jira/browse/MESOS-7515
Project: Mesos
Issue Type: Bug
Reporter: Neil Conway
{noformat}
[ RUN ] MasterAllocatorTest/0.ResourcesUnused
I0516 11:23:52.681485 27347 cluster.cpp:162] Creating default 'local' authorizer
I0516 11:23:52.689667 27389 master.cpp:436] Master
0596a957-df3e-4b44-94d6-d99478d0bb6e (core-dev) started on 10.0.49.2:42110
I0516 11:23:52.689745 27389 master.cpp:438] Flags at startup: --acls=""
--agent_ping_timeout="15secs" --agent_reregister_timeout="10mins"
--allocation_interval="1secs" --allocator="HierarchicalDRF"
--authenticate_agents="true" --authenticate_frameworks="true"
--authenticate_http_frameworks="true" --authenticate_http_readonly="true"
--authenticate_http_readwrite="true" --authenticators="crammd5"
--authorizers="local" --credentials="/tmp/5Pnjkv/credentials"
--framework_sorter="drf" --help="false" --hostname_lookup="true"
--http_authenticators="basic" --http_framework_authenticators="basic"
--initialize_driver_logging="true" --log_auto_initialize="true"
--logbufsecs="0" --logging_level="INFO" --max_agent_ping_timeouts="5"
--max_completed_frameworks="50" --max_completed_tasks_per_framework="1000"
--max_unreachable_tasks_per_framework="1000" --port="5050" --quiet="false"
--recovery_agent_removal_limit="100%" --registry="in_memory"
--registry_fetch_timeout="1mins" --registry_gc_interval="15mins"
--registry_max_agent_age="2weeks" --registry_max_agent_count="102400"
--registry_store_timeout="100secs" --registry_strict="false"
--root_submissions="true" --user_sorter="drf" --version="false"
--webui_dir="/usr/local/share/mesos/webui" --work_dir="/tmp/5Pnjkv/master"
--zk_session_timeout="10secs"
I0516 11:23:52.690110 27389 master.cpp:488] Master only allowing authenticated
frameworks to register
I0516 11:23:52.690142 27389 master.cpp:502] Master only allowing authenticated
agents to register
I0516 11:23:52.690166 27389 master.cpp:515] Master only allowing authenticated
HTTP frameworks to register
I0516 11:23:52.690218 27389 credentials.hpp:37] Loading credentials for
authentication from '/tmp/5Pnjkv/credentials'
I0516 11:23:52.690475 27389 master.cpp:560] Using default 'crammd5'
authenticator
I0516 11:23:52.690603 27389 http.cpp:975] Creating default 'basic' HTTP
authenticator for realm 'mesos-master-readonly'
I0516 11:23:52.690723 27389 http.cpp:975] Creating default 'basic' HTTP
authenticator for realm 'mesos-master-readwrite'
I0516 11:23:52.690870 27389 http.cpp:975] Creating default 'basic' HTTP
authenticator for realm 'mesos-master-scheduler'
I0516 11:23:52.691264 27389 master.cpp:640] Authorization enabled
I0516 11:23:52.694108 27394 master.cpp:2161] Elected as the leading master!
I0516 11:23:52.694157 27394 master.cpp:1700] Recovering from registrar
I0516 11:23:52.695142 27362 registrar.cpp:389] Successfully fetched the
registry (0B) in 756992ns
I0516 11:23:52.695263 27362 registrar.cpp:493] Applied 1 operations in 14433ns;
attempting to update the registry
I0516 11:23:52.695825 27362 registrar.cpp:550] Successfully updated the
registry in 457984ns
I0516 11:23:52.695955 27362 registrar.cpp:422] Successfully recovered registrar
I0516 11:23:52.697041 27381 master.cpp:1799] Recovered 0 agents from the
registry (119B); allowing 10mins for agents to re-register
I0516 11:23:52.712441 27347 cluster.cpp:448] Creating default 'local' authorizer
I0516 11:23:52.713631 27375 slave.cpp:225] Mesos agent started on
(79)@10.0.49.2:42110
I0516 11:23:52.713680 27375 slave.cpp:226] Flags at startup: --acls=""
--appc_simple_discovery_uri_prefix="http://"
--appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_readonly="true"
--authenticate_http_readwrite="true" --authenticatee="crammd5"
--authentication_backoff_factor="1secs" --authorizer="local"
--cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false"
--cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false"
--cgroups_root="mesos" --container_disk_watch_interval="15secs"
--containerizers="mesos"
--credential="/tmp/MasterAllocatorTest_0_ResourcesUnused_KNgb71/credential"
--default_role="*" --disk_watch_interval="1mins" --docker="docker"
--docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io"
--docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock"
--docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker"
--docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume"
--enforce_container_disk_quota="false" --executor_registration_timeout="1mins"
--executor_shutdown_grace_period="5secs"
--fetcher_cache_dir="/tmp/MasterAllocatorTest_0_ResourcesUnused_KNgb71/fetch"
--fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks"
--gc_disk_headroom="0.1" --hadoop_home="" --help="false"
--hostname_lookup="true" --http_command_executor="false"
--http_credentials="/tmp/MasterAllocatorTest_0_ResourcesUnused_KNgb71/http_credentials"
--http_heartbeat_interval="30secs" --initialize_driver_logging="true"
--isolation="posix/cpu,posix/mem" --launcher="posix"
--launcher_dir="/home/nrc/build-mesos-default-opts/src" --logbufsecs="0"
--logging_level="INFO" --max_completed_executors_per_framework="150"
--oversubscribed_resources_interval="15secs" --perf_duration="10secs"
--perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns"
--quiet="false" --recover="reconnect" --recovery_timeout="15mins"
--registration_backoff_factor="10ms" --resources="cpus:2;mem:1024"
--revocable_cpu_low_priority="true"
--runtime_dir="/tmp/MasterAllocatorTest_0_ResourcesUnused_KNgb71"
--sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true"
--systemd_enable_support="true"
--systemd_runtime_directory="/run/systemd/system" --version="false"
--work_dir="/tmp/MasterAllocatorTest_0_ResourcesUnused_IKRJIg"
I0516 11:23:52.714088 27375 credentials.hpp:86] Loading credential for
authentication from
'/tmp/MasterAllocatorTest_0_ResourcesUnused_KNgb71/credential'
I0516 11:23:52.714282 27375 slave.cpp:258] Agent using credential for:
test-principal
I0516 11:23:52.714326 27375 credentials.hpp:37] Loading credentials for
authentication from
'/tmp/MasterAllocatorTest_0_ResourcesUnused_KNgb71/http_credentials'
I0516 11:23:52.714614 27375 http.cpp:975] Creating default 'basic' HTTP
authenticator for realm 'mesos-agent-readonly'
I0516 11:23:52.715203 27375 http.cpp:975] Creating default 'basic' HTTP
authenticator for realm 'mesos-agent-readwrite'
I0516 11:23:52.728051 27375 slave.cpp:529] Agent resources: cpus(*):2;
mem(*):1024; disk(*):46053; ports(*):[31000-32000]
I0516 11:23:52.728147 27375 slave.cpp:537] Agent attributes: [ ]
I0516 11:23:52.728219 27375 slave.cpp:542] Agent hostname: core-dev
I0516 11:23:52.728380 27376 status_update_manager.cpp:177] Pausing sending
status updates
I0516 11:23:52.729714 27366 state.cpp:62] Recovering state from
'/tmp/MasterAllocatorTest_0_ResourcesUnused_IKRJIg/meta'
I0516 11:23:52.730235 27387 status_update_manager.cpp:203] Recovering status
update manager
I0516 11:23:52.731019 27388 slave.cpp:5974] Finished recovery
I0516 11:23:52.731746 27362 slave.cpp:922] New master detected at
[email protected]:42110
I0516 11:23:52.731763 27400 status_update_manager.cpp:177] Pausing sending
status updates
I0516 11:23:52.731833 27362 slave.cpp:957] Detecting new master
I0516 11:23:52.738545 27361 slave.cpp:984] Authenticating with master
[email protected]:42110
I0516 11:23:52.738652 27361 slave.cpp:995] Using default CRAM-MD5 authenticatee
I0516 11:23:52.738852 27375 authenticatee.cpp:121] Creating new client SASL
connection
I0516 11:23:52.752490 27362 master.cpp:7475] Authenticating
slave(79)@10.0.49.2:42110
I0516 11:23:52.752777 27407 authenticator.cpp:98] Creating new server SASL
connection
I0516 11:23:52.753680 27347 sched.cpp:232] Version: 1.4.0
I0516 11:23:52.754114 27382 sched.cpp:336] New master detected at
[email protected]:42110
I0516 11:23:52.754281 27382 sched.cpp:407] Authenticating with master
[email protected]:42110
I0516 11:23:52.754321 27382 sched.cpp:414] Using default CRAM-MD5 authenticatee
I0516 11:23:52.754492 27364 authenticatee.cpp:121] Creating new client SASL
connection
I0516 11:23:52.770823 27401 authenticatee.cpp:213] Received SASL authentication
mechanisms: CRAM-MD5
I0516 11:23:52.770884 27401 authenticatee.cpp:239] Attempting to authenticate
with mechanism 'CRAM-MD5'
I0516 11:23:52.771078 27398 authenticator.cpp:204] Received SASL authentication
start
I0516 11:23:52.771208 27398 authenticator.cpp:326] Authentication requires more
steps
I0516 11:23:52.771384 27368 authenticatee.cpp:259] Received SASL authentication
step
I0516 11:23:52.771534 27377 authenticator.cpp:232] Received SASL authentication
step
I0516 11:23:52.771632 27377 authenticator.cpp:318] Authentication success
I0516 11:23:52.771750 27379 authenticatee.cpp:299] Authentication success
I0516 11:23:52.772241 27392 master.cpp:7505] Successfully authenticated
principal 'test-principal' at slave(79)@10.0.49.2:42110
I0516 11:23:52.772263 27389 slave.cpp:1079] Successfully authenticated with
master [email protected]:42110
I0516 11:23:52.772588 27370 master.cpp:5429] Received register agent message
from slave(79)@10.0.49.2:42110 (core-dev)
I0516 11:23:52.772737 27370 master.cpp:3659] Authorizing agent with principal
'test-principal'
I0516 11:23:52.773154 27408 master.cpp:5564] Registering agent at
slave(79)@10.0.49.2:42110 (core-dev) with id
0596a957-df3e-4b44-94d6-d99478d0bb6e-S0
I0516 11:23:52.773566 27390 registrar.cpp:493] Applied 1 operations in 54473ns;
attempting to update the registry
I0516 11:23:52.773972 27401 master.cpp:7475] Authenticating
[email protected]:42110
I0516 11:23:52.774199 27390 registrar.cpp:550] Successfully updated the
registry in 517120ns
I0516 11:23:52.774428 27371 authenticator.cpp:98] Creating new server SASL
connection
I0516 11:23:52.775223 27364 master.cpp:5639] Registered agent
0596a957-df3e-4b44-94d6-d99478d0bb6e-S0 at slave(79)@10.0.49.2:42110 (core-dev)
with cpus(*):2; mem(*):1024; disk(*):46053; ports(*):[31000-32000]
I0516 11:23:52.775282 27402 slave.cpp:1125] Registered with master
[email protected]:42110; given agent ID 0596a957-df3e-4b44-94d6-d99478d0bb6e-S0
I0516 11:23:52.775316 27361 hierarchical.cpp:525] Added agent
0596a957-df3e-4b44-94d6-d99478d0bb6e-S0 (core-dev) with cpus(*):2; mem(*):1024;
disk(*):46053; ports(*):[31000-32000] (allocated: {})
I0516 11:23:52.775475 27393 status_update_manager.cpp:184] Resuming sending
status updates
I0516 11:23:52.775935 27402 slave.cpp:1191] Forwarding total oversubscribed
resources {}
I0516 11:23:52.776266 27406 master.cpp:6324] Received update of agent
0596a957-df3e-4b44-94d6-d99478d0bb6e-S0 at slave(79)@10.0.49.2:42110 (core-dev)
with total oversubscribed resources {}
I0516 11:23:52.793046 27406 authenticatee.cpp:213] Received SASL authentication
mechanisms: CRAM-MD5
I0516 11:23:52.793092 27406 authenticatee.cpp:239] Attempting to authenticate
with mechanism 'CRAM-MD5'
I0516 11:23:52.793247 27387 authenticator.cpp:204] Received SASL authentication
start
I0516 11:23:52.793356 27387 authenticator.cpp:326] Authentication requires more
steps
I0516 11:23:52.793637 27389 authenticatee.cpp:259] Received SASL authentication
step
I0516 11:23:52.793781 27370 authenticator.cpp:232] Received SASL authentication
step
I0516 11:23:52.793850 27370 authenticator.cpp:318] Authentication success
I0516 11:23:52.794200 27374 authenticatee.cpp:299] Authentication success
I0516 11:23:52.794205 27387 master.cpp:7505] Successfully authenticated
principal 'test-principal' at
[email protected]:42110
I0516 11:23:52.794684 27383 sched.cpp:513] Successfully authenticated with
master [email protected]:42110
I0516 11:23:52.794937 27366 master.cpp:2813] Received SUBSCRIBE call for
framework 'default' at
[email protected]:42110
I0516 11:23:52.795020 27366 master.cpp:2197] Authorizing framework principal
'test-principal' to receive offers for roles '{ * }'
I0516 11:23:52.795346 27384 master.cpp:2890] Subscribing framework default with
checkpointing disabled and capabilities [ ]
I0516 11:23:52.795796 27361 sched.cpp:759] Framework registered with
0596a957-df3e-4b44-94d6-d99478d0bb6e-0000
I0516 11:23:52.795975 27392 hierarchical.cpp:273] Added framework
0596a957-df3e-4b44-94d6-d99478d0bb6e-0000
I0516 11:23:52.796965 27393 master.cpp:7305] Sending 1 offers to framework
0596a957-df3e-4b44-94d6-d99478d0bb6e-0000 (default) at
[email protected]:42110
I0516 11:23:52.798315 27392 master.cpp:3875] Processing ACCEPT call for offers:
[ 0596a957-df3e-4b44-94d6-d99478d0bb6e-O0 ] on agent
0596a957-df3e-4b44-94d6-d99478d0bb6e-S0 at slave(79)@10.0.49.2:42110 (core-dev)
for framework 0596a957-df3e-4b44-94d6-d99478d0bb6e-0000 (default) at
[email protected]:42110
I0516 11:23:52.798391 27392 master.cpp:3426] Authorizing framework principal
'test-principal' to launch task 0
W0516 11:23:52.799684 27366 validation.cpp:1284] Executor 'default' for task
'0' uses less CPUs (None) than the minimum required (0.01). Please update your
executor, as this will be mandatory in future releases.
W0516 11:23:52.799734 27366 validation.cpp:1296] Executor 'default' for task
'0' uses less memory (None) than the minimum required (32MB). Please update
your executor, as this will be mandatory in future releases.
I0516 11:23:52.799995 27366 master.cpp:9326] Adding task 0 with resources
cpus(*)(allocated: *):1; mem(*)(allocated: *):512 on agent
0596a957-df3e-4b44-94d6-d99478d0bb6e-S0 at slave(79)@10.0.49.2:42110 (core-dev)
I0516 11:23:52.800146 27366 master.cpp:4531] Launching task 0 of framework
0596a957-df3e-4b44-94d6-d99478d0bb6e-0000 (default) at
[email protected]:42110 with resources
cpus(*)(allocated: *):1; mem(*)(allocated: *):512 on agent
0596a957-df3e-4b44-94d6-d99478d0bb6e-S0 at slave(79)@10.0.49.2:42110 (core-dev)
I0516 11:23:52.800458 27393 slave.cpp:1617] Got assigned task '0' for framework
0596a957-df3e-4b44-94d6-d99478d0bb6e-0000
I0516 11:23:52.800806 27393 slave.cpp:1898] Authorizing task '0' for framework
0596a957-df3e-4b44-94d6-d99478d0bb6e-0000
I0516 11:23:52.800855 27393 slave.cpp:6593] Authorizing framework principal
'test-principal' to launch task 0
I0516 11:23:52.801863 27372 slave.cpp:2085] Launching task '0' for framework
0596a957-df3e-4b44-94d6-d99478d0bb6e-0000
I0516 11:23:52.802104 27399 hierarchical.cpp:850] Updated allocation of
framework 0596a957-df3e-4b44-94d6-d99478d0bb6e-0000 on agent
0596a957-df3e-4b44-94d6-d99478d0bb6e-S0 from cpus(*)(allocated: *):2;
mem(*)(allocated: *):1024; disk(*)(allocated: *):46053; ports(*)(allocated:
*):[31000-32000] to cpus(*)(allocated: *):2; mem(*)(allocated: *):1024;
disk(*)(allocated: *):46053; ports(*)(allocated: *):[31000-32000]
I0516 11:23:52.802556 27372 paths.cpp:573] Trying to chown
'/tmp/MasterAllocatorTest_0_ResourcesUnused_IKRJIg/slaves/0596a957-df3e-4b44-94d6-d99478d0bb6e-S0/frameworks/0596a957-df3e-4b44-94d6-d99478d0bb6e-0000/executors/default/runs/9f5e1ba7-e791-4d35-b9c3-3acff58bd6bb'
to user 'nrc'
I0516 11:23:52.802748 27372 slave.cpp:6933] Launching executor 'default' of
framework 0596a957-df3e-4b44-94d6-d99478d0bb6e-0000 with resources {} in work
directory
'/tmp/MasterAllocatorTest_0_ResourcesUnused_IKRJIg/slaves/0596a957-df3e-4b44-94d6-d99478d0bb6e-S0/frameworks/0596a957-df3e-4b44-94d6-d99478d0bb6e-0000/executors/default/runs/9f5e1ba7-e791-4d35-b9c3-3acff58bd6bb'
I0516 11:23:52.803275 27372 slave.cpp:2314] Queued task '0' for executor
'default' of framework 0596a957-df3e-4b44-94d6-d99478d0bb6e-0000
I0516 11:23:52.805263 27368 exec.cpp:162] Version: 1.4.0
I0516 11:23:52.805708 27369 slave.cpp:3788] Got registration for executor
'default' of framework 0596a957-df3e-4b44-94d6-d99478d0bb6e-0000 from
executor(79)@10.0.49.2:42110
I0516 11:23:52.805969 27372 exec.cpp:237] Executor registered on agent
0596a957-df3e-4b44-94d6-d99478d0bb6e-S0
I0516 11:23:52.806283 27369 slave.cpp:2527] Sending queued task '0' to executor
'default' of framework 0596a957-df3e-4b44-94d6-d99478d0bb6e-0000 at
executor(79)@10.0.49.2:42110
I0516 11:23:52.842635 27347 sched.cpp:232] Version: 1.4.0
I0516 11:23:52.842953 27394 sched.cpp:336] New master detected at
[email protected]:42110
I0516 11:23:52.843066 27394 sched.cpp:407] Authenticating with master
[email protected]:42110
I0516 11:23:52.843101 27394 sched.cpp:414] Using default CRAM-MD5 authenticatee
I0516 11:23:52.843369 27377 authenticatee.cpp:121] Creating new client SASL
connection
I0516 11:23:52.861807 27379 master.cpp:7475] Authenticating
[email protected]:42110
I0516 11:23:52.862069 27401 authenticator.cpp:98] Creating new server SASL
connection
W0516 11:23:57.844527 27373 sched.cpp:537] Authentication timed out
I0516 11:23:57.845044 27403 sched.cpp:477] Failed to authenticate with master
[email protected]:42110: Authentication discarded
W0516 11:23:57.862777 27407 master.cpp:7522] Authentication timed out
W0516 11:23:57.916123 27386 master.cpp:7502] Failed to authenticate
[email protected]:42110: Failed to
communicate with authenticatee
I0516 11:23:58.698849 27388 master.cpp:7305] Sending 1 offers to framework
0596a957-df3e-4b44-94d6-d99478d0bb6e-0000 (default) at
[email protected]:42110
I0516 11:23:58.699728 27398 master.cpp:4836] Processing DECLINE call for
offers: [ 0596a957-df3e-4b44-94d6-d99478d0bb6e-O1 ] for framework
0596a957-df3e-4b44-94d6-d99478d0bb6e-0000 (default) at
[email protected]:42110
../../mesos/src/tests/master_allocator_tests.cpp:254: Failure
Mock function called more times than expected - taking default action specified
at:
../../mesos/src/tests/allocator.hpp:327:
Function call: recoverResources(@0x7f39a0003a50
0596a957-df3e-4b44-94d6-d99478d0bb6e-0000, @0x7f39a0007d00
0596a957-df3e-4b44-94d6-d99478d0bb6e-S0, @0x7f39f8edf2d0 { cpus(*)(allocated:
*):1, mem(*)(allocated: *):512, disk(*)(allocated: *):46053,
ports(*)(allocated: *):[31000-32000] }, @0x7f39f8edf2f0 40-byte object <00-00
00-00 00-00 00-00 F0-49 02-19 3A-7F 00-00 00-00 00-00 00-00 00-00 00-00 00-00
00-00 00-00 00-00 00-00 00-00 14-40>)
Expected: to be called once
Actual: called twice - over-saturated and active
*** Aborted at 1494959038 (unix time) try "date -d @1494959038" if you are
using GNU date ***
PC: @ 0x1f872d6 testing::UnitTest::AddTestPartResult()
*** SIGSEGV (@0x0) received by PID 27347 (TID 0x7f39f8ee0700) from PID 0; stack
trace: ***
@ 0x7f3a10307370 (unknown)
@ 0x1f872d6 testing::UnitTest::AddTestPartResult()
@ 0x1f7be4d testing::internal::AssertHelper::operator=()
@ 0x1f9df1c
testing::internal::GoogleTestFailureReporter::ReportFailure()
@ 0xbc4388 testing::internal::Expect()
@ 0x1f9540e
testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith()
@ 0xd542f3 testing::internal::FunctionMockerBase<>::InvokeWith()
@ 0xd37d7b testing::internal::FunctionMocker<>::Invoke()
@ 0xd20331
mesos::internal::tests::TestAllocator<>::recoverResources()
@ 0x7f3a167d6538 mesos::internal::master::Master::decline()
@ 0x7f3a167c3b49 mesos::internal::master::Master::receive()
@ 0x7f3a16846b62 ProtobufProcess<>::handlerM<>()
@ 0x7f3a16904c38
_ZNSt5_BindIFPFvPN5mesos8internal6master6MasterEMS3_FvRKN7process4UPIDERKNS0_9scheduler4CallEES8_RKSsES4_SE_St12_PlaceholderILi1EESJ_ILi2EEEE6__callIvIS8_SG_EILm0ELm1ELm2ELm3EEEET_OSt5tupleIIDpT0_EESt12_Index_tupleIIXspT1_EEE
@ 0x7f3a168e376d std::_Bind<>::operator()<>()
@ 0x7f3a168b87ae std::_Function_handler<>::_M_invoke()
@ 0x134ccdd std::function<>::operator()()
@ 0x7f3a16827e2d ProtobufProcess<>::visit()
@ 0x7f3a167bdacf mesos::internal::master::Master::_visit()
@ 0x7f3a167bd0ee mesos::internal::master::Master::visit()
@ 0x7f3a1680957a process::MessageEvent::visit()
@ 0xb0531a process::ProcessBase::serve()
@ 0x7f3a17b2894f process::ProcessManager::resume()
@ 0x7f3a17b25100 _ZZN7process14ProcessManager12init_threadsEvENKUt_clEv
@ 0x7f3a17b3736a
_ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEE9_M_invokeIIEEEvSt12_Index_tupleIIXspT_EEE
@ 0x7f3a17b372ae
_ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEEclEv
@ 0x7f3a17b37238
_ZNSt6thread5_ImplISt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEEE6_M_runEv
@ 0x7f3a0fa82230 (unknown)
@ 0x7f3a102ffdc5 start_thread
@ 0x7f3a0f1eb73d __clone
zsh: segmentation fault (core dumped) ./src/mesos-tests
--gtest_filter="MasterAllocatorTest/0.ResourcesUnused"
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)