Success: YARN-3443 PreCommit Build #7234

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3443
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7234/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3531 lines...]



{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12723549/YARN-3443.004.patch
  against trunk revision 3fb5abf.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7234//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7234//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
1b8abad1baf386f7fbdaa98af108e053610e40ff logged out


==
==
Finished build.
==
==


Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7228
Archived 15 artifacts
Archive block size is 32768
Received 232 blocks and 1437292 bytes
Compression is 84.1%
Took 2.3 sec
Description set: YARN-3443
Recording test results
Publish JUnit test result report is waiting for a checkpoint on 
PreCommit-YARN-Build #7233
Email was triggered for: Success
Sending email for trigger: Success



###
## FAILED TESTS (if any) 
##
All tests passed

Failed: YARN-3404 PreCommit Build #7232

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3404
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7232/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3377 lines...]




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12723543/YARN-3404.2.patch
  against trunk revision 3fb5abf.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager:

  
org.apache.hadoop.yarn.server.resourcemanager.security.TestAMRMTokens
  
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServices
  
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerQueueACLs
  
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokens

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7232//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7232//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
4bd073c7817c74c9c2a5ad9ce926c6d768dadc3e logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
29 tests failed.
FAILED:  
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerQueueACLs.testApplicationACLs

Error Message:
ResourceManager failed to start. Final state is STOPPED

Stack Trace:
java.io.IOException: ResourceManager failed to start. Final state is STOPPED
at 
org.apache.hadoop.yarn.server.resourcemanager.QueueACLsTestBase.setup(QueueACLsTestBase.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at 

Build failed in Jenkins: Hadoop-Yarn-trunk-Java8 #156

2015-04-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/156/changes

Changes:

[ozawa] TestFairScheduler.testContinuousScheduling fails Intermittently. 
Contributed by Zhihai Xu.

[cmccabe] HDFS-7999. FsDatasetImpl#createTemporary sometimes holds the 
FSDatasetImpl lock for a very long time (sinago via cmccabe)

[rkanter] YARN-2429. TestAMRMTokens.testTokenExpiry fails Intermittently with 
error message:Invalid AMRMToken (zxu via rkanter)

[zjshen] Move YARN-3273 from 2.8 to 2.7.

[shv] HDFS-8071. Redundant checkFileProgress() in PART II of 
getAdditionalBlock(). Contributed by Konstantin Shvachko.

--
[...truncated 4243 lines...]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 sec - in 
org.apache.hadoop.yarn.server.nodemanager.api.protocolrecords.impl.pb.TestPBRecordImpl
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.yarn.server.nodemanager.TestLocalDirsHandlerService
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 sec - in 
org.apache.hadoop.yarn.server.nodemanager.TestLocalDirsHandlerService
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.yarn.server.nodemanager.TestNodeHealthService
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 sec - in 
org.apache.hadoop.yarn.server.nodemanager.TestNodeHealthService
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.nodemanager.containermanager.container.TestContainer
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.828 sec - in 
org.apache.hadoop.yarn.server.nodemanager.containermanager.container.TestContainer
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.yarn.server.nodemanager.containermanager.TestNMProxy
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.159 sec - in 
org.apache.hadoop.yarn.server.nodemanager.containermanager.TestNMProxy
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.766 sec - 
in 
org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.nodemanager.containermanager.TestContainerManager
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.785 sec - 
in 
org.apache.hadoop.yarn.server.nodemanager.containermanager.TestContainerManager
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.TestContainerMetrics
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.865 sec - in 
org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.TestContainerMetrics
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.TestContainersMonitor
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.872 sec - in 
org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.TestContainersMonitor
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.TestNonAggregatingLogHandler
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.26 sec - in 
org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.TestNonAggregatingLogHandler
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.nodemanager.containermanager.TestAuxServices
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 sec - in 
org.apache.hadoop.yarn.server.nodemanager.containermanager.TestAuxServices
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.nodemanager.containermanager.TestContainerManagerRecovery
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 sec - in 
org.apache.hadoop.yarn.server.nodemanager.containermanager.TestContainerManagerRecovery
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 

Hadoop-Yarn-trunk-Java8 - Build # 156 - Still Failing

2015-04-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/156/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 4436 lines...]
Tests in error: 
  TestContainerLaunch.testImmediateKill:769-internalKillTest:633 » YarnRuntime 
...
  TestContainerLaunch.testContainerEnvVariables:380 » YarnRuntime 
java.net.BindE...
  TestContainerLaunch.testDelayedKill:764-internalKillTest:633 » YarnRuntime 
ja...
  TestContainerLaunch.testKillProcessGroup:979 » YarnRuntime 
java.net.BindExcept...

Tests run: 291, Failures: 0, Errors: 4, Skipped: 16

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn ... SUCCESS [  3.245 s]
[INFO] hadoop-yarn-api ... SUCCESS [ 57.676 s]
[INFO] hadoop-yarn-common  SUCCESS [02:19 min]
[INFO] hadoop-yarn-server  SUCCESS [  0.051 s]
[INFO] hadoop-yarn-server-common . SUCCESS [ 34.555 s]
[INFO] hadoop-yarn-server-nodemanager  FAILURE [05:13 min]
[INFO] hadoop-yarn-server-web-proxy .. SKIPPED
[INFO] hadoop-yarn-server-applicationhistoryservice .. SKIPPED
[INFO] hadoop-yarn-server-resourcemanager  SKIPPED
[INFO] hadoop-yarn-server-tests .. SKIPPED
[INFO] hadoop-yarn-client  SKIPPED
[INFO] hadoop-yarn-server-sharedcachemanager . SKIPPED
[INFO] hadoop-yarn-applications .. SKIPPED
[INFO] hadoop-yarn-applications-distributedshell . SKIPPED
[INFO] hadoop-yarn-applications-unmanaged-am-launcher  SKIPPED
[INFO] hadoop-yarn-site .. SKIPPED
[INFO] hadoop-yarn-registry .. SKIPPED
[INFO] hadoop-yarn-project ... SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 09:09 min
[INFO] Finished at: 2015-04-07T10:41:21+00:00
[INFO] Final Memory: 82M/986M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-server-nodemanager: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk-Java8/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/surefire-reports
 for the individual test results.
[ERROR] - [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn goals -rf :hadoop-yarn-server-nodemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating HDFS-8071
Updating YARN-3273
Updating HDFS-7999
Updating YARN-2429
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
4 tests failed.
FAILED:  
org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch.testImmediateKill

Error Message:
java.net.BindException: Problem binding to [0.0.0.0:12345] 
java.net.BindException: Address already in use; For more details see:  
http://wiki.apache.org/hadoop/BindException

Stack Trace:
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: java.net.BindException: 
Problem binding to [0.0.0.0:12345] java.net.BindException: Address already in 
use; For more details see:  http://wiki.apache.org/hadoop/BindException
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:414)
at sun.nio.ch.Net.bind(Net.java:406)
at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.apache.hadoop.ipc.Server.bind(Server.java:413)
at org.apache.hadoop.ipc.Server$Listener.init(Server.java:579)
at org.apache.hadoop.ipc.Server.init(Server.java:2308)
at org.apache.hadoop.ipc.RPC$Server.init(RPC.java:945)
at 

Build failed in Jenkins: Hadoop-Yarn-trunk #890

2015-04-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk/890/changes

Changes:

[ozawa] TestFairScheduler.testContinuousScheduling fails Intermittently. 
Contributed by Zhihai Xu.

[cmccabe] HDFS-7999. FsDatasetImpl#createTemporary sometimes holds the 
FSDatasetImpl lock for a very long time (sinago via cmccabe)

[rkanter] YARN-2429. TestAMRMTokens.testTokenExpiry fails Intermittently with 
error message:Invalid AMRMToken (zxu via rkanter)

[zjshen] Move YARN-3273 from 2.8 to 2.7.

[shv] HDFS-8071. Redundant checkFileProgress() in PART II of 
getAdditionalBlock(). Contributed by Konstantin Shvachko.

--
[...truncated 7450 lines...]
at 
org.apache.hadoop.yarn.factories.impl.pb.RpcServerFactoryPBImpl.getServer(RpcServerFactoryPBImpl.java:132)
at 
org.apache.hadoop.yarn.ipc.HadoopYarnProtoRPC.getServer(HadoopYarnProtoRPC.java:65)
at org.apache.hadoop.yarn.ipc.YarnRPC.getServer(YarnRPC.java:54)
at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl.serviceStart(ContainerManagerImpl.java:420)
at 
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at 
org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:120)
at 
org.apache.hadoop.yarn.server.nodemanager.NodeManager.serviceStart(NodeManager.java:313)
at 
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at 
org.apache.hadoop.yarn.server.nodemanager.TestNodeStatusUpdater.verifyNodeStartFailure(TestNodeStatusUpdater.java:1612)
at 
org.apache.hadoop.yarn.server.nodemanager.TestNodeStatusUpdater.testNMShutdownForRegistrationFailure(TestNodeStatusUpdater.java:1184)

testApplicationKeepAlive(org.apache.hadoop.yarn.server.nodemanager.TestNodeStatusUpdater)
  Time elapsed: 0.085 sec   ERROR!
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: java.net.BindException: 
Problem binding to [localhost:12345] java.net.BindException: Address already in 
use; For more details see:  http://wiki.apache.org/hadoop/BindException
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:444)
at sun.nio.ch.Net.bind(Net.java:436)
at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.apache.hadoop.ipc.Server.bind(Server.java:413)
at org.apache.hadoop.ipc.Server$Listener.init(Server.java:579)
at org.apache.hadoop.ipc.Server.init(Server.java:2308)
at org.apache.hadoop.ipc.RPC$Server.init(RPC.java:945)
at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Server.init(ProtobufRpcEngine.java:534)
at 
org.apache.hadoop.ipc.ProtobufRpcEngine.getServer(ProtobufRpcEngine.java:509)
at org.apache.hadoop.ipc.RPC$Builder.build(RPC.java:787)
at 
org.apache.hadoop.yarn.factories.impl.pb.RpcServerFactoryPBImpl.createServer(RpcServerFactoryPBImpl.java:169)
at 
org.apache.hadoop.yarn.factories.impl.pb.RpcServerFactoryPBImpl.getServer(RpcServerFactoryPBImpl.java:132)
at 
org.apache.hadoop.yarn.ipc.HadoopYarnProtoRPC.getServer(HadoopYarnProtoRPC.java:65)
at org.apache.hadoop.yarn.ipc.YarnRPC.getServer(YarnRPC.java:54)
at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl.serviceStart(ContainerManagerImpl.java:420)
at 
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at 
org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:120)
at 
org.apache.hadoop.yarn.server.nodemanager.NodeManager.serviceStart(NodeManager.java:313)
at 
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at 
org.apache.hadoop.yarn.server.nodemanager.TestNodeStatusUpdater.testApplicationKeepAlive(TestNodeStatusUpdater.java:1320)

testNodeStatusUpdaterRetryAndNMShutdown(org.apache.hadoop.yarn.server.nodemanager.TestNodeStatusUpdater)
  Time elapsed: 10.131 sec   ERROR!
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: java.net.BindException: 
Problem binding to [localhost:12345] java.net.BindException: Address already in 
use; For more details see:  http://wiki.apache.org/hadoop/BindException
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:444)
at sun.nio.ch.Net.bind(Net.java:436)
at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.apache.hadoop.ipc.Server.bind(Server.java:413)
at org.apache.hadoop.ipc.Server$Listener.init(Server.java:579)
at org.apache.hadoop.ipc.Server.init(Server.java:2308)
at org.apache.hadoop.ipc.RPC$Server.init(RPC.java:945)
at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Server.init(ProtobufRpcEngine.java:534)
at 

Hadoop-Yarn-trunk - Build # 890 - Still Failing

2015-04-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk/890/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 7643 lines...]
  TestNodeStatusUpdater.testNMConnectionToRM:1227  NM should have tried 
re-conne...
  
TestNodeStatusUpdater.testNMShutdownForRegistrationFailure:1184-verifyNodeStartFailure:1612
 » YarnRuntime
  TestNodeStatusUpdater.testApplicationKeepAlive:1320 » YarnRuntime 
java.net.Bin...
  TestNodeStatusUpdater.testNodeStatusUpdaterRetryAndNMShutdown:1405 » 
YarnRuntime
  TestPBLocalizerRPC.testLocalizerRPC:85 » YarnRuntime java.net.BindException: 
P...

Tests run: 291, Failures: 0, Errors: 12, Skipped: 16

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn ... SUCCESS [  3.102 s]
[INFO] hadoop-yarn-api ... SUCCESS [03:35 min]
[INFO] hadoop-yarn-common  SUCCESS [02:55 min]
[INFO] hadoop-yarn-server  SUCCESS [  0.105 s]
[INFO] hadoop-yarn-server-common . SUCCESS [ 40.700 s]
[INFO] hadoop-yarn-server-nodemanager  FAILURE [04:31 min]
[INFO] hadoop-yarn-server-web-proxy .. SKIPPED
[INFO] hadoop-yarn-server-applicationhistoryservice .. SKIPPED
[INFO] hadoop-yarn-server-resourcemanager  SKIPPED
[INFO] hadoop-yarn-server-tests .. SKIPPED
[INFO] hadoop-yarn-client  SKIPPED
[INFO] hadoop-yarn-server-sharedcachemanager . SKIPPED
[INFO] hadoop-yarn-applications .. SKIPPED
[INFO] hadoop-yarn-applications-distributedshell . SKIPPED
[INFO] hadoop-yarn-applications-unmanaged-am-launcher  SKIPPED
[INFO] hadoop-yarn-site .. SKIPPED
[INFO] hadoop-yarn-registry .. SKIPPED
[INFO] hadoop-yarn-project ... SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 11:48 min
[INFO] Finished at: 2015-04-07T10:43:43+00:00
[INFO] Final Memory: 77M/1151M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-server-nodemanager: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/surefire-reports
 for the individual test results.
[ERROR] - [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn goals -rf :hadoop-yarn-server-nodemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating HDFS-8071
Updating YARN-3273
Updating HDFS-7999
Updating YARN-2429
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
12 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.nodemanager.TestNodeManagerResync.testPreserveContainersOnResyncKeepingContainers

Error Message:
java.net.BindException: Problem binding to [localhost:12345] 
java.net.BindException: Address already in use; For more details see:  
http://wiki.apache.org/hadoop/BindException

Stack Trace:
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: java.net.BindException: 
Problem binding to [localhost:12345] java.net.BindException: Address already in 
use; For more details see:  http://wiki.apache.org/hadoop/BindException
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:444)
at sun.nio.ch.Net.bind(Net.java:436)
at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at org.apache.hadoop.ipc.Server.bind(Server.java:413)
at org.apache.hadoop.ipc.Server$Listener.init(Server.java:579)
at org.apache.hadoop.ipc.Server.init(Server.java:2308)

[jira] [Created] (YARN-3457) NPE when NodeManager.serviceInit fails and stopRecoveryStore called

2015-04-07 Thread Bibin A Chundatt (JIRA)
Bibin A Chundatt created YARN-3457:
--

 Summary: NPE when NodeManager.serviceInit fails and 
stopRecoveryStore called
 Key: YARN-3457
 URL: https://issues.apache.org/jira/browse/YARN-3457
 Project: Hadoop YARN
  Issue Type: Bug
  Components: nodemanager
Reporter: Bibin A Chundatt
Assignee: Bibin A Chundatt
Priority: Minor


When NodeManager service init fails during stopRecoveryStore null pointer 
exception is thrown

{code}
 @Override
  protected void serviceInit(Configuration conf) throws Exception {
   ..
  try {
  exec.init();
} catch (IOException e) {
  throw new YarnRuntimeException(Failed to initialize container executor, 
e);
}

this.context = createNMContext(containerTokenSecretManager,
nmTokenSecretManager, nmStore);

{code}

context is null when service init fails

{code}
  private void stopRecoveryStore() throws IOException {
nmStore.stop();
if (context.getDecommissioned()  nmStore.canRecover()) {
   ..
}
  }
{code}

Null pointer exception thrown

{quote}
015-04-07 17:31:45,807 WARN org.apache.hadoop.service.AbstractService: When 
stopping the service NodeManager : java.lang.NullPointerException
java.lang.NullPointerException
at 
org.apache.hadoop.yarn.server.nodemanager.NodeManager.stopRecoveryStore(NodeManager.java:168)
at 
org.apache.hadoop.yarn.server.nodemanager.NodeManager.serviceStop(NodeManager.java:280)
at 
org.apache.hadoop.service.AbstractService.stop(AbstractService.java:221)
at 
org.apache.hadoop.service.ServiceOperations.stop(ServiceOperations.java:52)
at 
org.apache.hadoop.service.ServiceOperations.stopQuietly(ServiceOperations.java:80)
at 
org.apache.hadoop.service.AbstractService.init(AbstractService.java:171)
at 
org.apache.hadoop.yarn.server.nodemanager.NodeManager.initAndStartNodeManager(NodeManager.java:484)
at 
org.apache.hadoop.yarn.server.nodemanager.NodeManager.main(NodeManager.java:534)

{quote}



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


[jira] [Created] (YARN-3456) Improve handling of incomplete TimelineEntities

2015-04-07 Thread Steve Loughran (JIRA)
Steve Loughran created YARN-3456:


 Summary: Improve handling of incomplete TimelineEntities
 Key: YARN-3456
 URL: https://issues.apache.org/jira/browse/YARN-3456
 Project: Hadoop YARN
  Issue Type: Improvement
  Components: timelineserver
Affects Versions: 2.6.0
Reporter: Steve Loughran
Priority: Minor


If an incomplete TimelineEntity is posted, it isn't checked client side ... it 
gets all the way to the far end before triggering an NPE in the store.



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


Failed: YARN-3293 PreCommit Build #7238

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3293
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7238/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 23 lines...]

==
==
Testing patch for YARN-3293.
==
==


HEAD is now at 75c5454 HDFS-8071. Redundant checkFileProgress() in PART II of 
getAdditionalBlock(). Contributed by Konstantin Shvachko.
Switched to branch 'trunk'
Your branch is up-to-date with 'origin/trunk'.
Current branch trunk is up to date.
YARN-3293 patch is being downloaded at Tue Apr  7 15:00:22 UTC 2015 from
http://issues.apache.org/jira/secure/attachment/12723647/apache-yarn-3293.3.patch
cp: cannot stat '/home/jenkins/buildSupport/lib/*': No such file or directory
patch:  Only garbage was found in the patch input.
patch:  Only garbage was found in the patch input.
patch:  Only garbage was found in the patch input.
The patch does not appear to apply with p0 to p2
PATCH APPLICATION FAILED




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12723647/apache-yarn-3293.3.patch
  against trunk revision 75c5454.

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

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7238//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
d4fac16c8edc023468438b00389c9553d4e9e386 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-3348 PreCommit Build #7235

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3348
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7235/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3940 lines...]
  
http://issues.apache.org/jira/secure/attachment/12723624/apache-yarn-3348.0.patch
  against trunk revision 75c5454.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 4 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 new 
Findbugs (version 2.0.3) warnings.

{color:red}-1 release audit{color}.  The applied patch generated 1 
release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager:

  org.apache.hadoop.yarn.api.TestPBImplRecords

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7235//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/7235//artifact/patchprocess/patchReleaseAuditProblems.txt
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/7235//artifact/patchprocess/newPatchFindbugsWarningshadoop-yarn-common.html
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7235//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
d87ca5b55909e9425e7d838ec0a0308307f8a67a logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7234
Archived 31 artifacts
Archive block size is 32768
Received 39 blocks and 8040713 bytes
Compression is 13.7%
Took 6.5 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
2 tests failed.
FAILED:  
org.apache.hadoop.yarn.api.TestPBImplRecords.testGetApplicationsRequestPBImpl

Error Message:
property 
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetApplicationsRequestPBImpl#FetchCachedResponse
 should be equal expected:false but was:true

Stack Trace:
java.lang.AssertionError: property 
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetApplicationsRequestPBImpl#FetchCachedResponse
 should be equal expected:false but was:true
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at 
org.apache.hadoop.yarn.api.TestPBImplRecords.validatePBImplRecord(TestPBImplRecords.java:602)
at 
org.apache.hadoop.yarn.api.TestPBImplRecords.testGetApplicationsRequestPBImpl(TestPBImplRecords.java:679)


FAILED:  org.apache.hadoop.yarn.api.TestPBImplRecords.testQueueInfoPBImpl

Error Message:
type class org.apache.hadoop.yarn.api.records.QueueStatistics is not supported

Stack Trace:
java.lang.IllegalArgumentException: type class 
org.apache.hadoop.yarn.api.records.QueueStatistics is not supported
at 
org.apache.hadoop.yarn.api.TestPBImplRecords.genTypeValue(TestPBImplRecords.java:395)
at 
org.apache.hadoop.yarn.api.TestPBImplRecords.getGetSetPairs(TestPBImplRecords.java:571)
at 
org.apache.hadoop.yarn.api.TestPBImplRecords.validatePBImplRecord(TestPBImplRecords.java:586)
at 
org.apache.hadoop.yarn.api.TestPBImplRecords.testQueueInfoPBImpl(TestPBImplRecords.java:1031)




Failed: YARN-3348 PreCommit Build #7240

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3348
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7240/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3216 lines...]


/bin/grep: 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/../patchprocess/patch:
 No such file or directory
cat: /tmp/tmp.modules.31615: No such file or directory
rm: cannot remove '/tmp/tmp.modules.31615': No such file or directory




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12723653/apache-yarn-3348.1.patch
  against trunk revision 19a4fea.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 4 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:red}-1 eclipse:eclipse{color}.  The patch failed to build with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7240//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7240//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
dfb2af50178e99bb4343fbc84dd4e9601c9266c9 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Success: YARN-3021 PreCommit Build #7237

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3021
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7237/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3681 lines...]




{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12723642/YARN-3021.007.patch
  against trunk revision 75c5454.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7237//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7237//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
d2af798d601e2ec13b8ac53c35036c09176d6b0c logged out


==
==
Finished build.
==
==


Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7234
Archived 20 artifacts
Archive block size is 32768
Received 50 blocks and 7808594 bytes
Compression is 17.3%
Took 1.7 sec
Description set: YARN-3021
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



###
## FAILED TESTS (if any) 
##
All tests passed

Failed: YARN-2003 PreCommit Build #7236

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2003
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7236/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3704 lines...]


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12723643/0006-YARN-2003.patch
  against trunk revision 75c5454.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 7 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 13 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-tools/hadoop-sls 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7236//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/7236//artifact/patchprocess/newPatchFindbugsWarningshadoop-sls.html
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7236//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
ac4035198b08c84e663e56b53591d681a8371fc4 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7234
Archived 20 artifacts
Archive block size is 32768
Received 3 blocks and 6836413 bytes
Compression is 1.4%
Took 3.3 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
All tests passed

Failed: YARN-3293 PreCommit Build #7239

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3293
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7239/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3529 lines...]
{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12723649/apache-yarn-3293.4.patch
  against trunk revision 75c5454.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 6 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager:

  
org.apache.hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7239//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/7239//artifact/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-resourcemanager.html
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7239//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
0f807916dafa862380e09cd5a4c9a7de49a7a4db logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7237
Archived 15 artifacts
Archive block size is 32768
Received 71 blocks and 6810505 bytes
Compression is 25.5%
Took 3.1 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
1 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens.testRMDTMasterKeyStateOnRollingMasterKey

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at 
org.apache.hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens$TestRMDelegationTokenSecretManager.checkCurrentKeyInStateStore(TestRMDelegationTokens.java:208)
at 
org.apache.hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens.testRMDTMasterKeyStateOnRollingMasterKey(TestRMDelegationTokens.java:112)




[jira] [Created] (YARN-3458) CPU resource monitoring in Windows

2015-04-07 Thread Inigo Goiri (JIRA)
Inigo Goiri created YARN-3458:
-

 Summary: CPU resource monitoring in Windows
 Key: YARN-3458
 URL: https://issues.apache.org/jira/browse/YARN-3458
 Project: Hadoop YARN
  Issue Type: New Feature
  Components: nodemanager
Affects Versions: 2.7.0
 Environment: Windows
Reporter: Inigo Goiri
Priority: Minor


The current implementation of getCpuUsagePercent() for WindowsBasedProcessTree 
is left as unavailable. Attached a proposal of how to do it. I reused the 
CpuTimeTracker using 1 jiffy=1ms.

This was left open by YARN-3122.



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


Failed: YARN-3293 PreCommit Build #7242

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3293
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7242/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3208 lines...]
  /home/jenkins/tools/maven/latest/bin/mvn clean install -fn -Pnative 
-Drequire.test.libhadoop -DHadoopPatchProcess
cat: 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt:
 No such file or directory
awk: cannot open 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 (No such file or directory)
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12723665/apache-yarn-3293.5.patch
  against trunk revision 0b5d7d2.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 6 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7242//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/7242//artifact/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-resourcemanager.html
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7242//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
5f761526fadd77ac1737d3209e6e76732c3cf3e4 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
All tests passed

Failed: YARN-3458 PreCommit Build #7243

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3458
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7243/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 40 lines...]
cp: cannot stat '/home/jenkins/buildSupport/lib/*': No such file or directory
Checking patch 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/WindowsBasedProcessTree.java...
error: while searching for:
  private long cpuTimeMs = 0;
  private MapString, ProcessInfo processTree = 
  new HashMapString, ProcessInfo();

  public static boolean isAvailable() {
if (Shell.WINDOWS) {
  ShellCommandExecutor shellExecutor = new ShellCommandExecutor(

error: patch failed: 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/WindowsBasedProcessTree.java:48
error: 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/util/WindowsBasedProcessTree.java:
 patch does not apply
PATCH APPLICATION FAILED




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12723671/YARN-3458-1.patch
  against trunk revision d27e924.

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

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7243//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
74bea55f81ac88488780a04e1cbad51e74b0c96c logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7237
Archived 15 artifacts
Archive block size is 32768
Received 56 blocks and 7298043 bytes
Compression is 20.1%
Took 3.4 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-3458 PreCommit Build #7244

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3458
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7244/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 24 lines...]
==
==
Testing patch for YARN-3458.
==
==


HEAD is now at d27e924 YARN-3294. Allow dumping of Capacity Scheduler debug 
logs via web UI for
Previous HEAD position was d27e924... YARN-3294. Allow dumping of Capacity 
Scheduler debug logs via web UI for a fixed time period. Contributed by Varun 
Vasudev
Switched to branch 'trunk'
Your branch is behind 'origin/trunk' by 1 commit, and can be fast-forwarded.
  (use git pull to update your local branch)
First, rewinding head to replay your work on top of it...
Fast-forwarded trunk to d27e9241e8676a0edb2d35453cac5f9495fcd605.
YARN-3458 patch is being downloaded at Tue Apr  7 18:20:20 UTC 2015 from
http://issues.apache.org/jira/secure/attachment/12723677/YARN-3458-2.patch
cp: cannot stat '/home/jenkins/buildSupport/lib/*': No such file or directory
Checking patch WindowsBasedProcessTree.java = 
WindowsBasedProcessTree-patched.java...
error: WindowsBasedProcessTree.java: No such file or directory
PATCH APPLICATION FAILED




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12723677/YARN-3458-2.patch
  against trunk revision d27e924.

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

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7244//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
c1372bdc1d5f51a73475cdf1d647f16a86ab3393 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-3458 PreCommit Build #7246

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3458
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7246/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3416 lines...]
  http://issues.apache.org/jira/secure/attachment/12723681/YARN-3458-3.patch
  against trunk revision d27e924.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7246//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/7246//artifact/patchprocess/newPatchFindbugsWarningshadoop-yarn-common.html
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7246//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
ef4c4c807cdd24a2685b0becb8b89755abc478f3 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7241
Archived 15 artifacts
Archive block size is 32768
Received 220 blocks and 1903115 bytes
Compression is 79.1%
Took 0.78 sec
[description-setter] Could not determine description.
Recording test results
Publish JUnit test result report is waiting for a checkpoint on 
PreCommit-YARN-Build #7245
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
All tests passed

Failed: YARN-3460 PreCommit Build #7245

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3460
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7245/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3684 lines...]
{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12723668/HADOOP-11810-1.patch
  against trunk revision d27e924.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

  {color:red}-1 javac{color}.  The applied patch generated 1148 javac 
compiler warnings (more than the trunk's current 209 warnings).

{color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 
43 warning messages.
See 
https://builds.apache.org/job/PreCommit-YARN-Build/7245//artifact/patchprocess/diffJavadocWarnings.txt
 for details.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7245//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/7245//artifact/patchprocess/newPatchFindbugsWarningshadoop-yarn-common.html
Javac warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/7245//artifact/patchprocess/diffJavacWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7245//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
a3145bcebf2e249ab97f4065830b5c7155fb9307 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7241
Archived 31 artifacts
Archive block size is 32768
Received 8 blocks and 7667508 bytes
Compression is 3.3%
Took 1.7 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
All tests passed

Success: YARN-1376 PreCommit Build #7241

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-1376
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7241/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 4019 lines...]




{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12723661/YARN-1376.2015-04-07.patch
  against trunk revision 0b5d7d2.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager
 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7241//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7241//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
ca7e99d09ab4109f47cc49ba93dfab04c06072d3 logged out


==
==
Finished build.
==
==


Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7237
Archived 30 artifacts
Archive block size is 32768
Received 62 blocks and 7823763 bytes
Compression is 20.6%
Took 2.8 sec
Description set: YARN-1376
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



###
## FAILED TESTS (if any) 
##
All tests passed

[jira] [Created] (YARN-3459) TestLog4jWarningErrorMetricsAppender breaks in trunk

2015-04-07 Thread Li Lu (JIRA)
Li Lu created YARN-3459:
---

 Summary: TestLog4jWarningErrorMetricsAppender breaks in trunk
 Key: YARN-3459
 URL: https://issues.apache.org/jira/browse/YARN-3459
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Li Lu
Assignee: Li Lu
Priority: Blocker
 Fix For: 2.7.0


TestLog4jWarningErrorMetricsAppender fails with the following message:
{code}
Running org.apache.hadoop.yarn.util.TestLog4jWarningErrorMetricsAppender
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.214 sec  
FAILURE! - in org.apache.hadoop.yarn.util.TestLog4jWarningErrorMetricsAppender
testPurge(org.apache.hadoop.yarn.util.TestLog4jWarningErrorMetricsAppender)  
Time elapsed: 2.01 sec   FAILURE!
java.lang.AssertionError: expected:0 but was:1
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at 
org.apache.hadoop.yarn.util.TestLog4jWarningErrorMetricsAppender.testPurge(TestLog4jWarningErrorMetricsAppender.java:89)
{code}



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


[jira] [Created] (YARN-3461) Consolidate flow name/version/run defaults

2015-04-07 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-3461:
-

 Summary: Consolidate flow name/version/run defaults
 Key: YARN-3461
 URL: https://issues.apache.org/jira/browse/YARN-3461
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen


In YARN-3391, it's not resolved what should be the defaults for flow 
name/version/run. Let's continue the discussion here and unblock YARN-3391 from 
moving forward.



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


Failed: YARN-3426 PreCommit Build #7247

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3426
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7247/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3204 lines...]
/bin/grep: 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/../patchprocess/patch:
 No such file or directory
cat: /tmp/tmp.modules.27108: No such file or directory
rm: cannot remove '/tmp/tmp.modules.27108': No such file or directory




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12723684/YARN-3426-040715.patch
  against trunk revision d27e924.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:red}-1 eclipse:eclipse{color}.  The patch failed to build with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7247//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7247//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
a9fe3dc13f4b901f0c05d44ded8c1b51fe4cb1e7 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

[jira] [Resolved] (YARN-3439) RM fails to renew token when Oozie launcher leaves before sub-job finishes

2015-04-07 Thread Jason Lowe (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Lowe resolved YARN-3439.
--
Resolution: Duplicate

bq. IAC, this is a dup of YARN-3055.

Agreed, closing as a duplicate.

 RM fails to renew token when Oozie launcher leaves before sub-job finishes
 --

 Key: YARN-3439
 URL: https://issues.apache.org/jira/browse/YARN-3439
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.7.0
Reporter: Jason Lowe
Assignee: Daryn Sharp
Priority: Blocker
 Attachments: YARN-3439.001.patch


 When the Oozie launcher runs a standard MapReduce job (not Pig) it doesn't 
 linger waiting for the sub-job to finish.  At that point the RM stops 
 renewing delegation tokens for the launcher job which wreaks havoc on the 
 sub-job if the sub-job runs long enough for the tokens to expire.



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


[jira] [Created] (YARN-3462) Patches applied for YARN-2424 are inconsistent between trunk and branch-2

2015-04-07 Thread Sidharta Seethana (JIRA)
Sidharta Seethana created YARN-3462:
---

 Summary: Patches applied for YARN-2424 are inconsistent between 
trunk and branch-2
 Key: YARN-3462
 URL: https://issues.apache.org/jira/browse/YARN-3462
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Sidharta Seethana


It looks like the changes for YARN-2424 are not the same for trunk (commit 
7e75226e68715c3eca9d346c8eaf2f265aa70d23) and branch-2 (commit 
5d965f2f3cf97a87603720948aacd4f7877d73c4) . Branch-2 has a missing warning and 
documentation is a bit different as well. 



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


[jira] [Resolved] (YARN-2980) Move health check script related functionality to hadoop-common

2015-04-07 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-2980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer resolved YARN-2980.

Resolution: Fixed

 Move health check script related functionality to hadoop-common
 ---

 Key: YARN-2980
 URL: https://issues.apache.org/jira/browse/YARN-2980
 Project: Hadoop YARN
  Issue Type: Improvement
Reporter: Ming Ma
Assignee: Varun Saxena
 Fix For: 3.0.0

 Attachments: YARN-2980.001.patch, YARN-2980.002.patch, 
 YARN-2980.003.patch, YARN-2980.004.patch


 HDFS might want to leverage health check functionality available in YARN in 
 both namenode https://issues.apache.org/jira/browse/HDFS-7400 and datanode 
 https://issues.apache.org/jira/browse/HDFS-7441.
 We can move health check functionality including the protocol between hadoop 
 daemons and health check script to hadoop-common. That will simplify the 
 development and maintenance for both hadoop source code and health check 
 script.
 Thoughts?



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


[jira] [Created] (YARN-3463) Integrate OrderingPolicy Framework with CapacityScheduler

2015-04-07 Thread Craig Welch (JIRA)
Craig Welch created YARN-3463:
-

 Summary: Integrate OrderingPolicy Framework with CapacityScheduler
 Key: YARN-3463
 URL: https://issues.apache.org/jira/browse/YARN-3463
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: capacityscheduler
Reporter: Craig Welch
Assignee: Craig Welch


Integrate the OrderingPolicy Framework with the CapacityScheduler



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


Success: YARN-3326 PreCommit Build #7248

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3326
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7248/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3521 lines...]




{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12723771/YARN-3326.20150407-1.patch
  against trunk revision bd77a7c.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7248//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7248//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
0699815bfc801f42c6e464781340a1cf20e187d6 logged out


==
==
Finished build.
==
==


Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7241
Archived 15 artifacts
Archive block size is 32768
Received 216 blocks and 2038772 bytes
Compression is 77.6%
Took 2 sec
Description set: YARN-3326
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



###
## FAILED TESTS (if any) 
##
All tests passed

Failed: YARN-3462 PreCommit Build #7249

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3462
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7249/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 23 lines...]

==
==
Testing patch for YARN-3462.
==
==


HEAD is now at 5b8a3ae YARN-3429. Fix incorrect CHANGES.txt
Previous HEAD position was 5b8a3ae... YARN-3429. Fix incorrect CHANGES.txt
Switched to branch 'trunk'
Your branch is behind 'origin/trunk' by 29 commits, and can be fast-forwarded.
  (use git pull to update your local branch)
First, rewinding head to replay your work on top of it...
Fast-forwarded trunk to 5b8a3ae366294aec492f69f1a429aa7fce5d13be.
YARN-3462 patch is being downloaded at Wed Apr  8 00:20:39 UTC 2015 from
http://issues.apache.org/jira/secure/attachment/12723784/YARN-3462.20150508-1.patch
cp: cannot stat '/home/jenkins/buildSupport/lib/*': No such file or directory
The patch does not appear to apply with p0 to p2
PATCH APPLICATION FAILED




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12723784/YARN-3462.20150508-1.patch
  against trunk revision 5b8a3ae.

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

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7249//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
c13b4d99b07c5700aa87de21f3cca1e40ac9cfff logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

[jira] [Resolved] (YARN-2349) InvalidStateTransitonException after RM switch

2015-04-07 Thread Rohith (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-2349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohith resolved YARN-2349.
--
Resolution: Cannot Reproduce

Closing the issue as 'cant reproduce'. Feel free to reopen if you find issue in 
latest release or trunk.

 InvalidStateTransitonException after RM switch
 --

 Key: YARN-2349
 URL: https://issues.apache.org/jira/browse/YARN-2349
 Project: Hadoop YARN
  Issue Type: Bug
  Components: resourcemanager
Affects Versions: 2.4.1
Reporter: Nishan Shetty
Assignee: Rohith

 {code}
 2014-07-23 19:22:28,272 INFO org.apache.hadoop.ipc.Server: IPC Server 
 Responder: starting
 2014-07-23 19:22:28,273 INFO org.apache.hadoop.ipc.Server: IPC Server 
 listener on 45018: starting
 2014-07-23 19:22:28,266 ERROR 
 org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl: Can't handle 
 this event at current state
 org.apache.hadoop.yarn.state.InvalidStateTransitonException: Invalid event: 
 APP_REJECTED at ACCEPTED
  at 
 org.apache.hadoop.yarn.state.StateMachineFactory.doTransition(StateMachineFactory.java:305)
  at 
 org.apache.hadoop.yarn.state.StateMachineFactory.access$300(StateMachineFactory.java:46)
  at 
 org.apache.hadoop.yarn.state.StateMachineFactory$InternalStateMachine.doTransition(StateMachineFactory.java:448)
  at 
 org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl.handle(RMAppImpl.java:635)
  at 
 org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl.handle(RMAppImpl.java:83)
  at 
 org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$ApplicationEventDispatcher.handle(ResourceManager.java:706)
  at 
 org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$ApplicationEventDispatcher.handle(ResourceManager.java:690)
  at 
 org.apache.hadoop.yarn.event.AsyncDispatcher.dispatch(AsyncDispatcher.java:173)
  at 
 org.apache.hadoop.yarn.event.AsyncDispatcher$1.run(AsyncDispatcher.java:106)
  at java.lang.Thread.run(Thread.java:662)
 2014-07-23 19:22:28,283 INFO org.mortbay.log: Stopped 
 SelectChannelConnector@10.18.40.84:45020
 2014-07-23 19:22:28,291 ERROR 
 org.apache.hadoop.yarn.server.applicationhistoryservice.FileSystemApplicationHistoryStore:
  Error when openning history file of application 
 application_1406116264351_0007
 {code}



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


Failed: YARN-3326 PreCommit Build #7250

2015-04-07 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3326
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7250/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3557 lines...]

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12723819/YARN-3326.20150408-1.patch
  against trunk revision 4be648b.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager:

  org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/7250//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7250//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
2ea8f79e33f9da97a57991fbf422c6634a79b26a logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7248
Archived 15 artifacts
Archive block size is 32768
Received 56 blocks and 7281932 bytes
Compression is 20.1%
Took 2.7 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
1 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartGetApplicationList[1]

Error Message:

rMAppManager.logApplicationSummary(
isA(org.apache.hadoop.yarn.api.records.ApplicationId)
);
Wanted 3 times:
- at 
org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartGetApplicationList(TestRMRestart.java:969)
But was 2 times:
- at 
org.apache.hadoop.yarn.server.resourcemanager.RMAppManager.handle(RMAppManager.java:66)


Stack Trace:
org.mockito.exceptions.verification.TooLittleActualInvocations: 
rMAppManager.logApplicationSummary(
isA(org.apache.hadoop.yarn.api.records.ApplicationId)
);
Wanted 3 times:
- at 
org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartGetApplicationList(TestRMRestart.java:969)
But was 2 times:
- at 
org.apache.hadoop.yarn.server.resourcemanager.RMAppManager.handle(RMAppManager.java:66)

at 
org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartGetApplicationList(TestRMRestart.java:969)