Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 40EA7200BAE for ; Fri, 14 Oct 2016 07:52:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3F6C4160AF6; Fri, 14 Oct 2016 05:52:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 83DB1160AE4 for ; Fri, 14 Oct 2016 07:52:21 +0200 (CEST) Received: (qmail 28714 invoked by uid 500); 14 Oct 2016 05:52:20 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 28689 invoked by uid 99); 14 Oct 2016 05:52:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Oct 2016 05:52:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 76E432C4C73 for ; Fri, 14 Oct 2016 05:52:20 +0000 (UTC) Date: Fri, 14 Oct 2016 05:52:20 +0000 (UTC) From: "Akira Ajisaka (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-5728) TestMiniYarnClusterNodeUtilization.testUpdateNodeUtilization timeout MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 14 Oct 2016 05:52:22 -0000 [ https://issues.apache.org/jira/browse/YARN-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated YARN-5728: -------------------------------- Summary: TestMiniYarnClusterNodeUtilization.testUpdateNodeUtilization timeout (was: TestMiniYARNClusterNodeUtilization.testUpdateNodeUtilization timeout) > TestMiniYarnClusterNodeUtilization.testUpdateNodeUtilization timeout > -------------------------------------------------------------------- > > Key: YARN-5728 > URL: https://issues.apache.org/jira/browse/YARN-5728 > Project: Hadoop YARN > Issue Type: Bug > Components: test > Reporter: Akira Ajisaka > Assignee: Akira Ajisaka > Attachments: YARN-5728.01.patch > > > TestMiniYARNClusterNodeUtilization.testUpdateNodeUtilization is failing by timeout. > https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/192/testReport/junit/org.apache.hadoop.yarn.server/TestMiniYarnClusterNodeUtilization/testUpdateNodeUtilization/ > {noformat} > java.lang.Exception: test timed out after 60000 milliseconds > at java.lang.Thread.sleep(Native Method) > at org.apache.hadoop.io.retry.RetryInvocationHandler$Call.processWaitTimeAndRetryInfo(RetryInvocationHandler.java:130) > at org.apache.hadoop.io.retry.RetryInvocationHandler$Call.invokeOnce(RetryInvocationHandler.java:107) > at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:335) > at com.sun.proxy.$Proxy85.nodeHeartbeat(Unknown Source) > at org.apache.hadoop.yarn.server.TestMiniYarnClusterNodeUtilization.testUpdateNodeUtilization(TestMiniYarnClusterNodeUtilization.java:113) > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org