Jie Yu created MESOS-1341:
-----------------------------
Summary: AllocatorZooKeeperTest/0.FrameworkReregistersFirst is
flaky
Key: MESOS-1341
URL: https://issues.apache.org/jira/browse/MESOS-1341
Project: Mesos
Issue Type: Bug
Reporter: Jie Yu
centos6 gcc44
[ RUN ] AllocatorZooKeeperTest/0.FrameworkReregistersFirst
../../../mesos/src/tests/allocator_zookeeper_tests.cpp:151: Failure
Failed to wait 10secs for resourceOffers2
../../../mesos/src/tests/allocator_zookeeper_tests.cpp:140: Failure
Actual function call count doesn't match EXPECT_CALL(allocator2, slaveAdded(_,
_, _))...
Expected: to be called once
Actual: never called - unsatisfied and active
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f9255f4c8bc, pid=9533, tid=140266265978624
#
# JRE version: OpenJDK Runtime Environment (7.0-b31) (build
1.7.0-u45-b31-rel_22)
# Java VM: OpenJDK 64-Bit Server VM (24.45-b08 mixed mode linux-amd64
compressed oops)
# Problematic frame:
# C [libmesos-0.19.0.so+0x6918bc] void
process::dispatch<mesos::internal::master::allocator::AllocatorProcess,
mesos::SlaveID const&, mesos::SlaveInfo const&, hashmap<mesos::FrameworkID,
mesos::Resources> const&, mesos::SlaveID, mesos::SlaveInfo,
hashmap<mesos::FrameworkID, mesos::Resources>
>(process::Process<mesos::internal::master::allocator::AllocatorProcess>
const*, void
(mesos::internal::master::allocator::AllocatorProcess::*)(mesos::SlaveID
const&, mesos::SlaveInfo const&, hashmap<mesos::FrameworkID, mesos::Resources>
const&), mesos::SlaveID, mesos::SlaveInfo, hashmap<mesos::FrameworkID,
mesos::Resources>)+0x8c
#
# Failed to write core dump. Core dumps have been disabled. To enable core
dumping, try "ulimit -c unlimit
ed" before starting Java again
#
# An error report file with more information is saved as:
#
/tmp/AllocatorZooKeeperTest_0_FrameworkReregistersFirst_syk46I/hs_err_pid9533.log
## If you would like to submit a bug report, please visit:#
http://bugreport.sun.com/bugreport/crash.jsp#
--
This message was sent by Atlassian JIRA
(v6.2#6252)