Return-Path: X-Original-To: apmail-mesos-dev-archive@www.apache.org Delivered-To: apmail-mesos-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 09F7E105E8 for ; Thu, 5 Jun 2014 19:33:50 +0000 (UTC) Received: (qmail 87440 invoked by uid 500); 5 Jun 2014 19:27:10 -0000 Delivered-To: apmail-mesos-dev-archive@mesos.apache.org Received: (qmail 87344 invoked by uid 500); 5 Jun 2014 19:27:10 -0000 Mailing-List: contact dev-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mesos.apache.org Delivered-To: mailing list dev@mesos.apache.org Received: (qmail 87270 invoked by uid 99); 5 Jun 2014 19:27:10 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jun 2014 19:27:10 +0000 Date: Thu, 5 Jun 2014 19:27:10 +0000 (UTC) From: "Benjamin Hindman (JIRA)" To: dev@mesos.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-1341) AllocatorZooKeeperTest/0.FrameworkReregistersFirst is flaky MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MESOS-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Hindman updated MESOS-1341: ------------------------------------ Sprint: Q2'14 Sprint 2 (was: Q2'14 Sprint 2, Q2) > 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 const&, mesos::SlaveID, mesos::SlaveInfo, hashmap >(process::Process const*, void (mesos::internal::master::allocator::AllocatorProcess::*)(mesos::SlaveID const&, mesos::SlaveInfo const&, hashmap const&), mesos::SlaveID, mesos::SlaveInfo, hashmap)+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)