You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2014/10/28 09:41:34 UTC

[jira] [Commented] (HADOOP-11241) TestNMSimulator fails sometimes due to timing issue

    [ https://issues.apache.org/jira/browse/HADOOP-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186587#comment-14186587 ] 

Hadoop QA commented on HADOOP-11241:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org
  against trunk revision 0398db1.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/4966//console

This message is automatically generated.

> TestNMSimulator fails sometimes due to timing issue
> ---------------------------------------------------
>
>                 Key: HADOOP-11241
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11241
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Varun Vasudev
>            Assignee: Varun Vasudev
>         Attachments: apache-yarn-2763.0.patch
>
>
> TestNMSimulator fails sometimes due to timing issues. From a failure -
> {noformat}
> 2014-10-16 23:21:42,343 INFO  resourcemanager.ResourceTrackerService (ResourceTrackerService.java:registerNodeManager(337)) - NodeManager from node node1(cmPort: 0 httpPort: 80) registered with capability: <memory:10240, vCores:10>, assigned nodeId node1:0
> 2014-10-16 23:21:42,397 ERROR delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:run(642)) - ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
> 2014-10-16 23:21:42,400 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(423)) - node1:0 Node Transitioned from NEW to RUNNING
> 2014-10-16 23:21:42,404 INFO  fair.FairScheduler (FairScheduler.java:addNode(825)) - Added node node1:0 cluster capacity: <memory:10240, vCores:10>
> 2014-10-16 23:21:42,407 INFO  mortbay.log (Slf4jLog.java:info(67)) - Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:18088
> 2014-10-16 23:21:42,409 ERROR delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:run(642)) - ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
> 2014-10-16 23:21:42,410 INFO  ipc.Server (Server.java:stop(2437)) - Stopping server on 18032
> 2014-10-16 23:21:42,412 INFO  ipc.Server (Server.java:run(706)) - Stopping IPC Server listener on 18032
> 2014-10-16 23:21:42,412 INFO  ipc.Server (Server.java:run(832)) - Stopping IPC Server Responder
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)