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

2015-09-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk/1067/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 10929 lines...]
Results :

Tests in error: 
  TestDistributedShell.tearDown:133 » Runtime java.util.zip.ZipException: 
invali...
  TestDistributedShell.setup:71->setupInternal:79 » Runtime 
java.util.zip.ZipExc...
  TestDistributedShell.tearDown:133 » Runtime java.util.zip.ZipException: 
invali...
  TestDistributedShell.setup:71->setupInternal:79 » Runtime 
java.util.zip.ZipExc...
  TestDistributedShell.tearDown:133 » Runtime java.util.zip.ZipException: 
invali...

Tests run: 16, Failures: 0, Errors: 5, Skipped: 0

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop YARN  SUCCESS [  3.372 s]
[INFO] Apache Hadoop YARN API  SUCCESS [03:52 min]
[INFO] Apache Hadoop YARN Common . SUCCESS [02:59 min]
[INFO] Apache Hadoop YARN Server . SUCCESS [  0.093 s]
[INFO] Apache Hadoop YARN Server Common .. SUCCESS [ 46.223 s]
[INFO] Apache Hadoop YARN NodeManager  SUCCESS [08:01 min]
[INFO] Apache Hadoop YARN Web Proxy .. SUCCESS [ 24.988 s]
[INFO] Apache Hadoop YARN ApplicationHistoryService .. SUCCESS [03:19 min]
[INFO] Apache Hadoop YARN ResourceManager  SUCCESS [54:45 min]
[INFO] Apache Hadoop YARN Server Tests ... SUCCESS [01:52 min]
[INFO] Apache Hadoop YARN Client . SUCCESS [07:05 min]
[INFO] Apache Hadoop YARN SharedCacheManager . SUCCESS [ 26.754 s]
[INFO] Apache Hadoop YARN Applications ... SUCCESS [  0.050 s]
[INFO] Apache Hadoop YARN DistributedShell ... FAILURE [05:42 min]
[INFO] Apache Hadoop YARN Unmanaged Am Launcher .. SKIPPED
[INFO] Apache Hadoop YARN Site ... SKIPPED
[INFO] Apache Hadoop YARN Registry ... SKIPPED
[INFO] Apache Hadoop YARN Project  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 01:29 h
[INFO] Finished at: 2015-09-02T06:01:34+00:00
[INFO] Final Memory: 78M/634M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-applications-distributedshell: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/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  -rf :hadoop-yarn-applications-distributedshell
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating MAPREDUCE-6363
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
5 tests failed.
FAILED:  
org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSRestartWithPreviousRunningContainers

Error Message:
java.util.zip.ZipException: invalid code lengths set

Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2873)
at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:664)
at 
com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189)
at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:812)
 

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

2015-09-02 Thread Apache Jenkins Server
See 

Changes:

[aajisaka] Revert "MAPREDUCE-6363. [NNBench] Lease mismatch error when running 
with multiple mappers. Contributed by Brahma Reddy Battula."

--
[...truncated 10736 lines...]
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
hadoop-yarn-applications-distributedshell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
hadoop-yarn-applications-distributedshell ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
hadoop-yarn-applications-distributedshell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
hadoop-yarn-applications-distributedshell ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to 

[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default) @ 
hadoop-yarn-applications-distributedshell ---
[INFO] Building jar: 

[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ 
hadoop-yarn-applications-distributedshell ---
[INFO] Surefire report directory: 


---
 T E S T S
---

---
 T E S T S
---
Running 
org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell
Tests run: 13, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 301.655 sec 
<<< FAILURE! - in 
org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell
testDSRestartWithPreviousRunningContainers(org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell)
  Time elapsed: 40.713 sec  <<< ERROR!
java.lang.RuntimeException: java.util.zip.ZipException: invalid code lengths set
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2873)
at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:664)
at 
com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189)
at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:812)
at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
at 
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:347)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2546)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2534)
at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2605)
at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2558)
at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2469)
at org.apache.hadoop.conf.Configuration.get(Configuration.java:1043)
at 
org.apache.hadoop.conf.Configuration.getTrimmed(Configuration.java:1093)
at 
org.apache.hadoop.conf.Configuration.getClass(Configuration.java:2253)
at 

Failed: YARN-3964 PreCommit Build #8966

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3964
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8966/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 20 lines...]
No emails were triggered.
[PreCommit-YARN-Build] $ /bin/bash /tmp/hudson7392323942600523043.sh




Bootstrapping test harness




Running in Jenkins mode
YARN-3964 patch is being downloaded at Wed Sep  2 06:39:36 UTC 2015 from
http://issues.apache.org/jira/secure/attachment/12753693/YARN-3964.005.patch




Confirming git environment




HEAD is now at 65ccf2b HDFS-8388. Time and Date format need to be in sync in 
NameNode UI page. Contributed by Surendra Singh Lilhore.
Previous HEAD position was 65ccf2b... HDFS-8388. Time and Date format need to 
be in sync in NameNode UI page. Contributed by Surendra Singh Lilhore.
Switched to branch 'trunk'
Your branch is behind 'origin/trunk' by 66 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)

It seems that there is already a rebase-apply directory, and
I wonder if you are in the middle of another rebase.  If that is the
case, please try
git rebase (--continue | --abort | --skip)
If that is not the case, please
rm -fr 
"/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/.git/rebase-apply"
and run me again.  I am stopping in case you still have something
valuable there.
ERROR: git pull is failing




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 217737 bytes
Compression is 0.0%
Took 0.26 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.

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

2015-09-02 Thread Apache Jenkins Server
See 

Changes:

[aajisaka] HDFS-8388. Time and Date format need to be in sync in NameNode UI 
page. Contributed by Surendra Singh Lilhore.

--
[...truncated 8934 lines...]
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.231 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.TestSchedulerUtils
Running org.apache.hadoop.yarn.server.resourcemanager.recovery.TestProtos
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestProtos
Running 
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.4 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore
Running 
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStoreZKClientConnections
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.042 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStoreZKClientConnections
Running 
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestLeveldbRMStateStore
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.074 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestLeveldbRMStateStore
Running 
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStorePerf
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 301.026 sec - 
in org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStorePerf
Running 
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.343 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore
Running org.apache.hadoop.yarn.server.resourcemanager.TestApplicationCleanup
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.161 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.TestApplicationCleanup
Running 
org.apache.hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.838 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher
Running 
org.apache.hadoop.yarn.server.resourcemanager.nodelabels.TestRMNodeLabelsManager
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.486 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.nodelabels.TestRMNodeLabelsManager
Running 
org.apache.hadoop.yarn.server.resourcemanager.monitor.TestSchedulingMonitor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.809 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.monitor.TestSchedulingMonitor
Running 
org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.TestProportionalCapacityPreemptionPolicyForNodePartitions
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.098 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.TestProportionalCapacityPreemptionPolicyForNodePartitions
Running 
org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.TestProportionalCapacityPreemptionPolicy
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.994 sec - 
in 
org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.TestProportionalCapacityPreemptionPolicy
Running 
org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.717 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA
Running org.apache.hadoop.yarn.server.resourcemanager.TestApplicationACLs
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.696 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.TestApplicationACLs
Running org.apache.hadoop.yarn.server.resourcemanager.TestContainerResourceUsage
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.417 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.TestContainerResourceUsage
Running org.apache.hadoop.yarn.server.resourcemanager.TestRMDispatcher
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.983 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.TestRMDispatcher
Running org.apache.hadoop.yarn.server.resourcemanager.TestRMProxyUsersConf
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.414 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.TestRMProxyUsersConf
Running org.apache.hadoop.yarn.server.resourcemanager.TestRMHA
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.156 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.TestRMHA
Running 
org.apache.hadoop.yarn.server.resourcemanager.reservation.TestInMemoryPlan
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 sec - in 

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

2015-09-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk/1068/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 9127 lines...]
Running org.apache.hadoop.yarn.server.resourcemanager.TestRMAuditLogger
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.TestRMAuditLogger

Results :

Tests in error: 
  
TestRMWebServicesAppsModification.:277->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer
  
TestRMWebServicesAppsModification.:277->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer

Tests run: 1161, Failures: 0, Errors: 2, Skipped: 1

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop YARN  SUCCESS [  3.427 s]
[INFO] Apache Hadoop YARN API  SUCCESS [03:48 min]
[INFO] Apache Hadoop YARN Common . SUCCESS [02:59 min]
[INFO] Apache Hadoop YARN Server . SUCCESS [  0.098 s]
[INFO] Apache Hadoop YARN Server Common .. SUCCESS [ 46.643 s]
[INFO] Apache Hadoop YARN NodeManager  SUCCESS [08:07 min]
[INFO] Apache Hadoop YARN Web Proxy .. SUCCESS [ 25.190 s]
[INFO] Apache Hadoop YARN ApplicationHistoryService .. SUCCESS [04:04 min]
[INFO] Apache Hadoop YARN ResourceManager  FAILURE [58:57 min]
[INFO] Apache Hadoop YARN Server Tests ... SKIPPED
[INFO] Apache Hadoop YARN Client . SKIPPED
[INFO] Apache Hadoop YARN SharedCacheManager . SKIPPED
[INFO] Apache Hadoop YARN Applications ... SKIPPED
[INFO] Apache Hadoop YARN DistributedShell ... SKIPPED
[INFO] Apache Hadoop YARN Unmanaged Am Launcher .. SKIPPED
[INFO] Apache Hadoop YARN Site ... SKIPPED
[INFO] Apache Hadoop YARN Registry ... SKIPPED
[INFO] Apache Hadoop YARN Project  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 01:19 h
[INFO] Finished at: 2015-09-02T07:23:07+00:00
[INFO] Final Memory: 61M/512M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-server-resourcemanager: 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-resourcemanager/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  -rf :hadoop-yarn-server-resourcemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating HDFS-8388
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
2 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesAppsModification.testGetNewApplication[1]

Error Message:
java.net.BindException: Address already in use

Stack Trace:
com.sun.jersey.test.framework.spi.container.TestContainerException: 
java.net.BindException: Address already in use
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.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:413)
at 
org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:384)
at 
org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:375)
at 
org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:549)
at 

[jira] [Resolved] (YARN-3998) Add retry-times to let NM re-launch container when it fails to run

2015-09-02 Thread Jun Gong (JIRA)

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

Jun Gong resolved YARN-3998.

Resolution: Won't Fix

> Add retry-times to let NM re-launch container when it fails to run
> --
>
> Key: YARN-3998
> URL: https://issues.apache.org/jira/browse/YARN-3998
> Project: Hadoop YARN
>  Issue Type: New Feature
>Reporter: Jun Gong
>Assignee: Jun Gong
>
> I'd like to add a field(retry-times) in ContainerLaunchContext. When AM 
> launches containers, it could specify the value. Then NM will re-launch the 
> container 'retry-times' times when it fails to run(e.g.exit code is not 0). 
> It will save a lot of time. It avoids container localization. RM does not 
> need to re-schedule the container. And local files in container's working 
> directory will be left for re-use.(If container have downloaded some big 
> files, it does not need to re-download them when running again.) 
> We find it is useful in systems like Storm.



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


Failed: YARN-4101 PreCommit Build #8964

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4101
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8964/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 341 lines...]
|  +1  |install  |  1m 29s| mvn install still works. 
|  +1  |eclipse:eclipse  |  0m 32s| The patch built with 
|  | || eclipse:eclipse.
|  +1  |   findbugs  |  3m 28s| The patch does not introduce any 
|  | || new Findbugs (version 3.0.0)
|  | || warnings.
|  +1  |   common tests  |  23m 16s   | Tests passed in hadoop-common. 
|  -1  | yarn tests  |  53m 43s   | Tests failed in 
|  | || hadoop-yarn-server-resourcemanager.
|  | |  121m 2s   | 


 Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.resourcemanager.webapp.TestRMWebServices 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753681/YARN-4101.1.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 00804e2 |
| Pre-patch Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/trunkFindbugsWarningshadoop-yarn-server-resourcemanager.html
 |
| hadoop-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-common.txt
 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8964/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf905.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
f7f807411ab051f99386f6ea28dfe6d1bdb89407 logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 43 artifacts
Archive block size is 32768
Received 271 blocks and 13645991 bytes
Compression is 39.4%
Took 2.9 sec
Description set: MAPREDUCE-6363
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
6 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServices.testInfo

Error Message:
incorrect number of elements expected:<11> but was:<12>

Stack Trace:
java.lang.AssertionError: incorrect number of elements expected:<11> but 
was:<12>
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.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServices.verifyClusterInfo(TestRMWebServices.java:303)
at 
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServices.testInfo(TestRMWebServices.java:245)


REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServices.testInfoDefault

Error Message:
incorrect number of elements expected:<11> but was:<12>

Stack Trace:
java.lang.AssertionError: incorrect number of elements expected:<11> but 
was:<12>
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.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServices.verifyClusterInfo(TestRMWebServices.java:303)
at 
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServices.testInfoDefault(TestRMWebServices.java:269)


REGRESSION:  

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

2015-09-02 Thread Apache Jenkins Server
See 

Changes:

[rohithsharmaks] YARN-4073. Removed unused ApplicationACLsManager in 
ContainerManagerImpl constructor. (Naganarasimha G R via rohithsharmaks)

--
[...truncated 8211 lines...]
Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

Generating 

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

2015-09-02 Thread Apache Jenkins Server
See 

Changes:

[aajisaka] HDFS-8388. Time and Date format need to be in sync in NameNode UI 
page. Contributed by Surendra Singh Lilhore.

--
[...truncated 4453 lines...]
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 org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

testEnvExpansion(org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch)
  Time elapsed: 0 sec  <<< ERROR!
java.lang.RuntimeException: java.util.zip.ZipException: invalid distance too 
far back
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2876)
at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:667)
at 
com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189)
at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:812)
at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
at 
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2546)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2534)
at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2605)
at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2558)
at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2469)
at org.apache.hadoop.conf.Configuration.get(Configuration.java:1043)
at 
org.apache.hadoop.conf.Configuration.getTrimmed(Configuration.java:1093)
at org.apache.hadoop.conf.Configuration.getInt(Configuration.java:1313)
at 
org.apache.hadoop.yarn.server.security.BaseContainerTokenSecretManager.(BaseContainerTokenSecretManager.java:63)
at 
org.apache.hadoop.yarn.server.nodemanager.security.NMContainerTokenSecretManager.(NMContainerTokenSecretManager.java:66)
at 
org.apache.hadoop.yarn.server.nodemanager.security.NMContainerTokenSecretManager.(NMContainerTokenSecretManager.java:61)
at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.BaseContainerManagerTest.(BaseContainerManagerTest.java:109)
at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch.(TestContainerLaunch.java:122)

testContainerLaunchStdoutAndStderrDiagnostics(org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch)
  Time elapsed: 0 sec  <<< ERROR!
java.lang.RuntimeException: java.util.zip.ZipException: invalid distance too 
far back
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2876)
at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:667)
at 
com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:189)
at 

Failed: YARN-3901 PreCommit Build #8967

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3901
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8967/

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

Elapsed time:   3m 27s



-1 overall

| Vote |  Subsystem |  Runtime   | Comment

|  -1  | pre-patch  |  16m 17s   | Findbugs (version ) appears to be 
|  ||| broken on YARN-2928.
|  +1  |   @author  |  0m 0s | The patch does not contain any 
|  ||| @author tags.
|  +1  |tests included  |  0m 0s | The patch appears to include 2 new 
|  ||| or modified test files.
|  -1  | javac  |  3m 27s| The patch appears to cause the build 
|  ||| to fail.


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753692/YARN-3901-YARN-2928.2.patch
 |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / e6afe26 |




  Adding comment to JIRA




Could not find issue with key: 'YARN-3901'

Remote error: ; nested exception is: 
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; 
Premature end of file.
53a8843dedb1628def658a6eb46c229c1a98fb43 logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 10 artifacts
Archive block size is 32768
Received 13 blocks and 3631492 bytes
Compression is 10.5%
Took 0.94 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.

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

2015-09-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/341/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 4646 lines...]
Results :

Tests in error: 
  
TestContainerLaunch>BaseContainerManagerTest.tearDown:259->BaseContainerManagerTest.createContainerExecutor:150
 » Runtime
  TestContainerLaunch.:122->BaseContainerManagerTest.:109 » Runtime 
...
  TestContainerLaunch.:122->BaseContainerManagerTest.:109 » Runtime 
...
  TestContainerLaunch.:122->BaseContainerManagerTest.:109 » Runtime 
...
  TestContainerLaunch.:122->BaseContainerManagerTest.:109 » Runtime 
...

Tests run: 348, Failures: 0, Errors: 5, Skipped: 17

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop YARN  SUCCESS [  3.401 s]
[INFO] Apache Hadoop YARN API  SUCCESS [01:18 min]
[INFO] Apache Hadoop YARN Common . SUCCESS [02:16 min]
[INFO] Apache Hadoop YARN Server . SUCCESS [  0.059 s]
[INFO] Apache Hadoop YARN Server Common .. SUCCESS [ 36.195 s]
[INFO] Apache Hadoop YARN NodeManager  FAILURE [07:16 min]
[INFO] Apache Hadoop YARN Web Proxy .. SKIPPED
[INFO] Apache Hadoop YARN ApplicationHistoryService .. SKIPPED
[INFO] Apache Hadoop YARN ResourceManager  SKIPPED
[INFO] Apache Hadoop YARN Server Tests ... SKIPPED
[INFO] Apache Hadoop YARN Client . SKIPPED
[INFO] Apache Hadoop YARN SharedCacheManager . SKIPPED
[INFO] Apache Hadoop YARN Applications ... SKIPPED
[INFO] Apache Hadoop YARN DistributedShell ... SKIPPED
[INFO] Apache Hadoop YARN Unmanaged Am Launcher .. SKIPPED
[INFO] Apache Hadoop YARN Site ... SKIPPED
[INFO] Apache Hadoop YARN Registry ... SKIPPED
[INFO] Apache Hadoop YARN Project  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 11:31 min
[INFO] Finished at: 2015-09-02T06:50:09+00:00
[INFO] Final Memory: 81M/1085M
[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  -rf :hadoop-yarn-server-nodemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating HDFS-8388
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



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

Error Message:
java.util.zip.ZipException: invalid distance too far back

Stack Trace:
java.lang.RuntimeException: java.util.zip.ZipException: invalid distance too 
far back
at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2720)
at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2558)
at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2469)
at org.apache.hadoop.conf.Configuration.get(Configuration.java:1043)
at 
org.apache.hadoop.conf.Configuration.getTrimmed(Configuration.java:1093)
at 
org.apache.hadoop.conf.Configuration.getClass(Configuration.java:2253)
at 
org.apache.hadoop.fs.AbstractFileSystem.createFileSystem(AbstractFileSystem.java:159)
at 
org.apache.hadoop.fs.AbstractFileSystem.get(AbstractFileSystem.java:250)
at org.apache.hadoop.fs.FileContext$2.run(FileContext.java:329)
at 

Failed: YARN-3901 PreCommit Build #8981

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3901
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8981/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 20 lines...]
No emails were triggered.
[PreCommit-YARN-Build] $ /bin/bash /tmp/hudson8939166869994101898.sh




Bootstrapping test harness




Running in Jenkins mode
YARN-3901 patch is being downloaded at Wed Sep  2 17:02:32 UTC 2015 from
http://issues.apache.org/jira/secure/attachment/12753791/YARN-3901-YARN-2928.3.patch




Confirming git environment




HEAD is now at 7d6687f YARN-3893. Both RM in active state when 
Admin#transitionToActive failure from refeshAll() (Bibin A Chundatt via 
rohithsharmaks)
Previous HEAD position was 7d6687f... YARN-3893. Both RM in active state when 
Admin#transitionToActive failure from refeshAll() (Bibin A Chundatt via 
rohithsharmaks)
Switched to branch 'trunk'
Your branch is behind 'origin/trunk' by 68 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)

It seems that there is already a rebase-apply directory, and
I wonder if you are in the middle of another rebase.  If that is the
case, please try
git rebase (--continue | --abort | --skip)
If that is not the case, please
rm -fr 
"/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/.git/rebase-apply"
and run me again.  I am stopping in case you still have something
valuable there.
ERROR: git pull is failing




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 332806 bytes
Compression is 0.0%
Took 0.28 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-3816 PreCommit Build #8978

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3816
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8978/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 447 lines...]
|  +1  | yarn tests  |  1m 58s| Tests passed in hadoop-yarn-common. 
|  +1  | yarn tests  |  7m 42s| Tests passed in 
|  | || hadoop-yarn-server-nodemanager.
|  +1  | yarn tests  |  1m 38s| Tests passed in 
|  | || hadoop-yarn-server-timelineservice.
|  | |  59m 39s   | 


Reason | Tests
 FindBugs  |  module:hadoop-yarn-api 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753788/YARN-3816-YARN-2928-v2.2.patch
 |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / e6afe26 |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-api.txt
 |
| Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-api.html
 |
| hadoop-yarn-api test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-api.txt
 |
| hadoop-yarn-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt
 |
| hadoop-yarn-server-nodemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-nodemanager.txt
 |
| hadoop-yarn-server-timelineservice test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8978/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf909.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
303a98b8f5c5486509ab57f91eeea44ba5c1e861 logged out




  Finished build.




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



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

Failed: YARN-3816 PreCommit Build #8977

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3816
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8977/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 431 lines...]
|  +1  | yarn tests  |  0m 28s| Tests passed in hadoop-yarn-api. 
|  +1  | yarn tests  |  2m 16s| Tests passed in hadoop-yarn-common. 
|  +1  | yarn tests  |  7m 55s| Tests passed in 
|  | || hadoop-yarn-server-nodemanager.
|  +1  | yarn tests  |  1m 42s| Tests passed in 
|  | || hadoop-yarn-server-timelineservice.
|  | |  68m 45s   | 


Reason | Tests
 FindBugs  |  module:hadoop-yarn-api 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753788/YARN-3816-YARN-2928-v2.2.patch
 |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / e6afe26 |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-api.txt
 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-nodemanager.txt
 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-timelineservice.txt
 |
| Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-api.html
 |
| hadoop-yarn-api test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-api.txt
 |
| hadoop-yarn-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt
 |
| hadoop-yarn-server-nodemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-nodemanager.txt
 |
| hadoop-yarn-server-timelineservice test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8977/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf906.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
46ab5b241e3d1a98ae1fd25dca0f35168e9f5cd2 logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 74 artifacts
Archive block size is 32768
Received 28 blocks and 33323224 bytes
Compression is 2.7%
Took 7.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) 
##
All tests passed

Failed: YARN-3901 PreCommit Build #8979

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3901
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8979/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 414 lines...]
|  -1  |   findbugs  |  0m 15s| Post-patch findbugs 
|  | || 
hadoop-yarn-project/hadoop-yarn/hadoo
|  | || 
p-yarn-server/hadoop-yarn-server-time
|  | || lineservice compilation is broken.
|  +1  |   findbugs  |  0m 15s| The patch does not introduce any 
|  | || new Findbugs (version ) warnings.
|  -1  | yarn tests  |  0m 14s| Tests failed in 
|  | || hadoop-yarn-server-timelineservice.
|  | |  38m 41s   | 


Reason | Tests
 Failed build  |  hadoop-yarn-server-timelineservice 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753791/YARN-3901-YARN-2928.3.patch
 |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / e6afe26 |
| hadoop-yarn-server-timelineservice test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8979/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf905.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Could not find issue with key: 'YARN-3901'

Remote error: ; nested exception is: 
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; 
Premature end of file.
27c4dc11c19d42cb6c6587716cfed61f571728ef logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 22 artifacts
Archive block size is 32768
Received 143 blocks and 5393511 bytes
Compression is 46.5%
Took 1.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) 
##
No tests ran.

Failed: YARN-4105 PreCommit Build #8975

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4105
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8975/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 284 lines...]
|  +1  | checkstyle  |  0m 52s| There were no new checkstyle 
|  | || issues.
|  -1  | whitespace  |  0m 0s | The patch has 1 line(s) that end in 
|  | || whitespace. Use git apply
|  | || --whitespace=fix.
|  +1  |install  |  1m 29s| mvn install still works. 
|  +1  |eclipse:eclipse  |  0m 33s| The patch built with 
|  | || eclipse:eclipse.
|  +1  |   findbugs  |  1m 31s| The patch does not introduce any 
|  | || new Findbugs (version 3.0.0)
|  | || warnings.
|  +1  | yarn tests  |  53m 51s   | Tests passed in 
|  | || hadoop-yarn-server-resourcemanager.
|  | |  93m 19s   | 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753776/YARN-4105.2.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 7d6687f |
| Pre-patch Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/trunkFindbugsWarningshadoop-yarn-server-resourcemanager.html
 |
| whitespace | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/whitespace.txt
 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8975/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf905.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
ef0c353fd6bea87512223d4e48c6bbdafb1f7fe4 logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 29 artifacts
Archive block size is 32768
Received 319 blocks and 2969404 bytes
Compression is 77.9%
Took 0.98 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-4103 PreCommit Build #8976

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4103
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8976/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 295 lines...]
|  | || whitespace.
|  +1  |install  |  1m 31s| mvn install still works. 
|  +1  |eclipse:eclipse  |  0m 32s| The patch built with 
|  | || eclipse:eclipse.
|  +1  |   findbugs  |  1m 28s| The patch does not introduce any 
|  | || new Findbugs (version 3.0.0)
|  | || warnings.
|  -1  | yarn tests  |  54m 19s   | Tests failed in 
|  | || hadoop-yarn-server-resourcemanager.
|  | |  93m 50s   | 


 Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService
 
|  
hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753780/YARN-4103.2.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 7d6687f |
| Pre-patch Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/trunkFindbugsWarningshadoop-yarn-server-resourcemanager.html
 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8976/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf905.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
10a617d536db92cc1c01021375637f22767927c4 logged out




  Finished build.




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



###
## FAILED TESTS (if any) 
##
6 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService.testGetAllocationFileFromClasspath

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.scheduler.fair.TestAllocationFileLoaderService.testGetAllocationFileFromClasspath(TestAllocationFileLoaderService.java:54)


REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps.testAppAttemptsSlash

Error Message:
logsLink doesn't match

Stack Trace:
java.lang.AssertionError: logsLink doesn't match
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at 
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps.verifyAppAttemptInfoGeneric(TestRMWebServicesApps.java:1638)
at 
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps.verifyAppAttemptsInfo(TestRMWebServicesApps.java:1617)
at 
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps.testAppAttemptsHelper(TestRMWebServicesApps.java:1561)
at 
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps.testAppAttemptsSlash(TestRMWebServicesApps.java:1453)


REGRESSION:  

[jira] [Created] (YARN-4108) CapacityScheduler: Improve preemption to preempt only those containers that would satisfy the incoming request

2015-09-02 Thread Wangda Tan (JIRA)
Wangda Tan created YARN-4108:


 Summary: CapacityScheduler: Improve preemption to preempt only 
those containers that would satisfy the incoming request
 Key: YARN-4108
 URL: https://issues.apache.org/jira/browse/YARN-4108
 Project: Hadoop YARN
  Issue Type: Bug
  Components: capacity scheduler
Reporter: Wangda Tan
Assignee: Wangda Tan


This is sibling JIRA for YARN-2154. We should make sure container preemption is 
more effective. Will include more details in first comment.



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


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

2015-09-02 Thread Apache Jenkins Server
See 

Changes:

[jing9] HDFS-9003. ForkJoin thread pool leaks. Contributed by Kihwal Lee.

[mingma] HDFS-8890. Allow admin to specify which blockpools the balancer should 
run on. (Chris Trezzo via mingma)

--
[...truncated 5680 lines...]
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerEventLog
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerEventLog
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestQueuePlacementPolicy
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestQueuePlacementPolicy
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestSchedulingPolicy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestSchedulingPolicy
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.TestEmptyQueues
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.TestEmptyQueues
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.TestDominantResourceFairnessPolicy
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.TestDominantResourceFairnessPolicy
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairScheduler
Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.45 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairScheduler
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerPreemption
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerPreemption
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestSchedulingUpdate
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.434 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestSchedulingUpdate
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerFairShare
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.988 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerFairShare
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.856 sec - 
in org.apache.hadoop.yarn.server.resourcemanager.TestClientRMService
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.yarn.server.resourcemanager.TestClientRMTokens
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.405 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.TestClientRMTokens
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.yarn.server.resourcemanager.TestRMAuditLogger
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.TestRMAuditLogger
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running 

Hadoop-Yarn-trunk-Java8 - Build # 344 - Failure

2015-09-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/344/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 5873 lines...]
  
TestRMWebServicesAppsModification.:277->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer
  
TestRMWebServicesAppsModification.:277->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer
  
TestRMWebServicesAppsModification.:277->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer
  
TestRMWebServicesAppsModification.:277->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer
  
TestRMWebServicesAppsModification.:277->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer
  
TestRMWebServicesAppsModification.:277->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer
  
TestRMWebServicesAppsModification.:277->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer

Tests run: 1162, Failures: 0, Errors: 30, Skipped: 1

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop YARN  SUCCESS [  3.437 s]
[INFO] Apache Hadoop YARN API  SUCCESS [01:27 min]
[INFO] Apache Hadoop YARN Common . SUCCESS [02:18 min]
[INFO] Apache Hadoop YARN Server . SUCCESS [  0.057 s]
[INFO] Apache Hadoop YARN Server Common .. SUCCESS [ 36.943 s]
[INFO] Apache Hadoop YARN NodeManager  SUCCESS [07:37 min]
[INFO] Apache Hadoop YARN Web Proxy .. SUCCESS [ 15.876 s]
[INFO] Apache Hadoop YARN ApplicationHistoryService .. SUCCESS [03:06 min]
[INFO] Apache Hadoop YARN ResourceManager  FAILURE [51:48 min]
[INFO] Apache Hadoop YARN Server Tests ... SKIPPED
[INFO] Apache Hadoop YARN Client . SKIPPED
[INFO] Apache Hadoop YARN SharedCacheManager . SKIPPED
[INFO] Apache Hadoop YARN Applications ... SKIPPED
[INFO] Apache Hadoop YARN DistributedShell ... SKIPPED
[INFO] Apache Hadoop YARN Unmanaged Am Launcher .. SKIPPED
[INFO] Apache Hadoop YARN Site ... SKIPPED
[INFO] Apache Hadoop YARN Registry ... SKIPPED
[INFO] Apache Hadoop YARN Project  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 01:07 h
[INFO] Finished at: 2015-09-03T00:16:38+00:00
[INFO] Final Memory: 65M/1011M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-server-resourcemanager: 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-resourcemanager/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  -rf :hadoop-yarn-server-resourcemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating HDFS-8890
Updating HDFS-9003
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
30 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesAppsModification.testGetAppQueue[1]

Error Message:
Guice creation errors:

1) An exception was caught and reported. Message: java.util.zip.ZipException: 
invalid stored block lengths
  at 
com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:133)

1 error

Stack Trace:
com.google.inject.CreationException: Guice creation errors:

1) An exception was caught and reported. Message: java.util.zip.ZipException: 
invalid stored block lengths
  at 

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

2015-09-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk/1073/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 10208 lines...]
  
TestRMWebServicesApps.:111->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer
  
TestRMWebServicesApps.:111->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer
  
TestRMWebServicesApps.:111->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer
  
TestRMWebServicesApps.:111->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer
  
TestRMWebServicesApps.:111->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer
  
TestRMWebServicesApps.:111->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer
  
TestRMWebServicesApps.:111->JerseyTestBase.:27->JerseyTest.:217->JerseyTest.getContainer:342
 » TestContainer

Tests run: 1162, Failures: 0, Errors: 47, Skipped: 1

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop YARN  SUCCESS [  3.206 s]
[INFO] Apache Hadoop YARN API  SUCCESS [03:46 min]
[INFO] Apache Hadoop YARN Common . SUCCESS [02:54 min]
[INFO] Apache Hadoop YARN Server . SUCCESS [  0.094 s]
[INFO] Apache Hadoop YARN Server Common .. SUCCESS [ 45.273 s]
[INFO] Apache Hadoop YARN NodeManager  SUCCESS [08:06 min]
[INFO] Apache Hadoop YARN Web Proxy .. SUCCESS [ 25.256 s]
[INFO] Apache Hadoop YARN ApplicationHistoryService .. SUCCESS [03:59 min]
[INFO] Apache Hadoop YARN ResourceManager  FAILURE [55:21 min]
[INFO] Apache Hadoop YARN Server Tests ... SKIPPED
[INFO] Apache Hadoop YARN Client . SKIPPED
[INFO] Apache Hadoop YARN SharedCacheManager . SKIPPED
[INFO] Apache Hadoop YARN Applications ... SKIPPED
[INFO] Apache Hadoop YARN DistributedShell ... SKIPPED
[INFO] Apache Hadoop YARN Unmanaged Am Launcher .. SKIPPED
[INFO] Apache Hadoop YARN Site ... SKIPPED
[INFO] Apache Hadoop YARN Registry ... SKIPPED
[INFO] Apache Hadoop YARN Project  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 01:15 h
[INFO] Finished at: 2015-09-03T00:43:06+00:00
[INFO] Final Memory: 61M/533M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-server-resourcemanager: 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-resourcemanager/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  -rf :hadoop-yarn-server-resourcemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating HDFS-8890
Updating HDFS-9003
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
47 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps.testAppAttemptsSlash

Error Message:
java.net.BindException: Address already in use

Stack Trace:
com.sun.jersey.test.framework.spi.container.TestContainerException: 
java.net.BindException: Address already in use
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.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:413)
at 

Failed: YARN-4101 PreCommit Build #8988

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4101
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8988/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 328 lines...]
|  +1  |eclipse:eclipse  |  0m 33s| The patch built with 
|  | || eclipse:eclipse.
|  +1  |   findbugs  |  3m 25s| The patch does not introduce any 
|  | || new Findbugs (version 3.0.0)
|  | || warnings, and fixes 1 pre-existing
|  | || warnings.
|  +1  |   common tests  |  23m 35s   | Tests passed in hadoop-common. 
|  -1  | yarn tests  |  58m 0s| Tests failed in 
|  | || hadoop-yarn-server-resourcemanager.
|  | |  126m 12s  | 


 Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753855/YARN-4101.3.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / de928d5 |
| Pre-patch Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/trunkFindbugsWarningshadoop-yarn-server-resourcemanager.html
 |
| hadoop-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-common.txt
 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8988/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf909.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
e2763ea7273226b2dcd9dec9ce08c67457c17a34 logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 43 artifacts
Archive block size is 32768
Received 70 blocks and 20269640 bytes
Compression is 10.2%
Took 4.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.webapp.TestRMWebappAuthentication.testSimpleAuth[0]

Error Message:
Error starting http server

Stack Trace:
org.apache.hadoop.yarn.webapp.WebAppException: Error starting http server
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.mortbay.jetty.nio.SelectChannelConnector.open(SelectChannelConnector.java:216)
at 
org.apache.hadoop.http.HttpServer2.openListeners(HttpServer2.java:882)
at org.apache.hadoop.http.HttpServer2.start(HttpServer2.java:824)
at org.apache.hadoop.yarn.webapp.WebApps$Builder.start(WebApps.java:274)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.startWepApp(ResourceManager.java:953)
at 
org.apache.hadoop.yarn.server.resourcemanager.MockRM.startWepApp(MockRM.java:713)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.serviceStart(ResourceManager.java:1053)
at 
org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
at 
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication.testSimpleAuth(TestRMWebappAuthentication.java:147)




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

2015-09-02 Thread Apache Jenkins Server
See 

Changes:

[jing9] HDFS-9003. ForkJoin thread pool leaks. Contributed by Kihwal Lee.

[mingma] HDFS-8890. Allow admin to specify which blockpools the balancer should 
run on. (Chris Trezzo via mingma)

--
[...truncated 10015 lines...]
at 
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps.(TestRMWebServicesApps.java:111)

testAppsQueryFinalStatusInvalid(org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps)
  Time elapsed: 0.001 sec  <<< ERROR!
com.sun.jersey.test.framework.spi.container.TestContainerException: 
java.net.BindException: Address already in use
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.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:413)
at 
org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:384)
at 
org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:375)
at 
org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:549)
at 
org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:255)
at 
com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory.createHttpServer(GrizzlyServerFactory.java:326)
at 
com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory.createHttpServer(GrizzlyServerFactory.java:343)
at 
com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer.instantiateGrizzlyWebServer(GrizzlyWebTestContainerFactory.java:219)
at 
com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer.(GrizzlyWebTestContainerFactory.java:129)
at 
com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer.(GrizzlyWebTestContainerFactory.java:86)
at 
com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory.create(GrizzlyWebTestContainerFactory.java:79)
at 
com.sun.jersey.test.framework.JerseyTest.getContainer(JerseyTest.java:342)
at com.sun.jersey.test.framework.JerseyTest.(JerseyTest.java:217)
at 
org.apache.hadoop.yarn.webapp.JerseyTestBase.(JerseyTestBase.java:27)
at 
org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps.(TestRMWebServicesApps.java:111)

testInvalidApp(org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps)
  Time elapsed: 0 sec  <<< ERROR!
com.sun.jersey.test.framework.spi.container.TestContainerException: 
java.net.BindException: Address already in use
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.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:413)
at 
org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:384)
at 
org.glassfish.grizzly.nio.transport.TCPNIOTransport.bind(TCPNIOTransport.java:375)
at 
org.glassfish.grizzly.http.server.NetworkListener.start(NetworkListener.java:549)
at 
org.glassfish.grizzly.http.server.HttpServer.start(HttpServer.java:255)
at 
com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory.createHttpServer(GrizzlyServerFactory.java:326)
at 
com.sun.jersey.api.container.grizzly2.GrizzlyServerFactory.createHttpServer(GrizzlyServerFactory.java:343)
at 
com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer.instantiateGrizzlyWebServer(GrizzlyWebTestContainerFactory.java:219)
at 
com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer.(GrizzlyWebTestContainerFactory.java:129)
at 
com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer.(GrizzlyWebTestContainerFactory.java:86)
at 
com.sun.jersey.test.framework.spi.container.grizzly2.web.GrizzlyWebTestContainerFactory.create(GrizzlyWebTestContainerFactory.java:79)
at 
com.sun.jersey.test.framework.JerseyTest.getContainer(JerseyTest.java:342)
at com.sun.jersey.test.framework.JerseyTest.(JerseyTest.java:217)
at 
org.apache.hadoop.yarn.webapp.JerseyTestBase.(JerseyTestBase.java:27)
at 

Failed: YARN-4024 PreCommit Build #8990

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4024
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8990/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 331 lines...]
|  | || new Findbugs (version 3.0.0)
|  | || warnings.
|  +1  | yarn tests  |  0m 23s| Tests passed in hadoop-yarn-api. 
|  +1  | yarn tests  |  2m 0s | Tests passed in hadoop-yarn-common. 
|  +1  | yarn tests  |  58m 16s   | Tests passed in 
|  | || hadoop-yarn-server-resourcemanager.
|  | |  108m 31s  | 


Reason | Tests
 FindBugs  |  module:hadoop-yarn-server-resourcemanager 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12751913/YARN-4024-v7.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / d31a41c |
| Pre-patch Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/trunkFindbugsWarningshadoop-yarn-server-resourcemanager.html
 |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-api.txt
 |
| Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-resourcemanager.html
 |
| hadoop-yarn-api test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-api.txt
 |
| hadoop-yarn-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt
 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8990/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf909.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
5dbf99df5b2131398616c87ed73ec6c4e6f577db logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 58 artifacts
Archive block size is 32768
Received 67 blocks and 31387076 bytes
Compression is 6.5%
Took 6.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) 
##
All tests passed

Jenkins build is back to normal : Hadoop-Yarn-trunk #1074

2015-09-02 Thread Apache Jenkins Server
See 



Failed: YARN-1651 PreCommit Build #8991

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-1651
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8991/

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


 Reason | Tests
  FindBugs  |  module:hadoop-yarn-server-common 
 Failed unit tests  |  hadoop.yarn.sls.TestSLSRunner 
|  
hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation 
|  
hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRestart 
|  
hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore 
|  
hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753880/YARN-1651-2.YARN-1197.patch
 |
| Optional Tests | javac unit findbugs checkstyle javadoc |
| git revision | YARN-1197 / f35a945 |
| javac | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffJavacWarnings.txt
 |
| whitespace | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/whitespace.txt
 |
| Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-common.html
 |
| hadoop-mapreduce-client-app test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-mapreduce-client-app.txt
 |
| hadoop-sls test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-sls.txt
 |
| hadoop-yarn-client test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-client.txt
 |
| hadoop-yarn-server-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-common.txt
 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8991/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf903.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
7191b126b35a8c54bf148bc8aec337f8b626fd41 logged out




  Finished build.




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



###
## FAILED TESTS (if any) 
##
9 tests failed.
FAILED:  org.apache.hadoop.yarn.sls.TestSLSRunner.testSimulatorRunning

Error Message:
org.apache.hadoop.fs.FileSystem: Provider 
org.apache.hadoop.hdfs.web.WebHdfsFileSystem not found

Stack Trace:
java.util.ServiceConfigurationError: org.apache.hadoop.fs.FileSystem: Provider 
org.apache.hadoop.hdfs.web.WebHdfsFileSystem not found
at java.util.ServiceLoader.fail(ServiceLoader.java:231)
at java.util.ServiceLoader.access$300(ServiceLoader.java:181)
at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:365)
at java.util.ServiceLoader$1.next(ServiceLoader.java:445)
at org.apache.hadoop.fs.FileSystem.loadFileSystems(FileSystem.java:2681)
at 
org.apache.hadoop.fs.FileSystem.getFileSystemClass(FileSystem.java:2692)
at 
org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2715)
at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:96)
at 
org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:2754)
at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:2736)
at 

Jenkins build is back to normal : Hadoop-Yarn-trunk-Java8 #345

2015-09-02 Thread Apache Jenkins Server
See 



Failed: YARN-4105 PreCommit Build #8989

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4105
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8989/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 287 lines...]
|  | || whitespace.
|  +1  |install  |  1m 32s| mvn install still works. 
|  +1  |eclipse:eclipse  |  0m 34s| The patch built with 
|  | || eclipse:eclipse.
|  +1  |   findbugs  |  1m 32s| The patch does not introduce any 
|  | || new Findbugs (version 3.0.0)
|  | || warnings.
|  -1  | yarn tests  |  52m 20s   | Tests failed in 
|  | || hadoop-yarn-server-resourcemanager.
|  | |  92m 19s   | 


 Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.resourcemanager.scheduler.fifo.TestFifoScheduler 
   Timed out tests  |  
org.apache.hadoop.yarn.server.resourcemanager.ahs.TestRMApplicationHistoryWriter
 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753876/YARN-4105.4.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / d31a41c |
| Pre-patch Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/trunkFindbugsWarningshadoop-yarn-server-resourcemanager.html
 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8989/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf906.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
6d1ee6068d72be661710726c8aa4e8fc5664900e logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 29 artifacts
Archive block size is 32768
Received 91 blocks and 10478717 bytes
Compression is 22.2%
Took 2.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) 
##
1 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.TestFifoScheduler.testResourceOverCommit

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.TestFifoScheduler.testResourceOverCommit(TestFifoScheduler.java:1137)




[jira] [Resolved] (YARN-2953) TestWorkPreservingRMRestart fails on trunk

2015-09-02 Thread Rohith Sharma K S (JIRA)

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

Rohith Sharma K S resolved YARN-2953.
-
Resolution: Invalid
  Assignee: (was: nijel)

Closing as invalid

> TestWorkPreservingRMRestart fails on trunk
> --
>
> Key: YARN-2953
> URL: https://issues.apache.org/jira/browse/YARN-2953
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: resourcemanager
>Reporter: Rohith Sharma K S
>
> Running 
> org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart
> Tests run: 36, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 337.034 sec 
> <<< FAILURE! - in 
> org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart
> testReleasedContainerNotRecovered[0](org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart)
>   Time elapsed: 30.031 sec  <<< ERROR!
> java.lang.Exception: test timed out after 3 milliseconds
>   at java.lang.Thread.sleep(Native Method)
>   at 
> org.apache.hadoop.yarn.server.resourcemanager.MockRM.waitForState(MockRM.java:131)
>   at 
> org.apache.hadoop.yarn.server.resourcemanager.MockRM.launchAndRegisterAM(MockRM.java:670)
>   at 
> org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart.testReleasedContainerNotRecovered(TestWorkPreservingRMRestart.java:850)



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


Failed: YARN-4102 PreCommit Build #8987

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4102
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8987/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 20 lines...]
No emails were triggered.
[PreCommit-YARN-Build] $ /bin/bash /tmp/hudson8299762047319276463.sh




Bootstrapping test harness




Running in Jenkins mode
YARN-4102 patch is being downloaded at Wed Sep  2 21:03:40 UTC 2015 from
http://issues.apache.org/jira/secure/attachment/12753839/YARN-4102-YARN-2928.002.patch




Confirming git environment




HEAD is now at afc88b3 HDFS-328. Improve fs -setrep error message for invalid 
replication factors. Contributed by Daniel Templeton.
Previous HEAD position was afc88b3... HDFS-328. Improve fs -setrep error 
message for invalid replication factors. Contributed by Daniel Templeton.
Switched to branch 'trunk'
Your branch is behind 'origin/trunk' by 70 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)

It seems that there is already a rebase-apply directory, and
I wonder if you are in the middle of another rebase.  If that is the
case, please try
git rebase (--continue | --abort | --skip)
If that is not the case, please
rm -fr 
"/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/.git/rebase-apply"
and run me again.  I am stopping in case you still have something
valuable there.
ERROR: git pull is failing




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 79392 bytes
Compression is 0.0%
Took 0.25 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-4101 PreCommit Build #8982

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4101
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8982/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 402 lines...]
Received 72 blocks and 20186266 bytes
Compression is 10.5%
Took 4.7 sec
[description-setter] Could not determine description.
Recording test results
ERROR: Failed to archive test reports
java.io.IOException: remote file operation failed: 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build at 
hudson.remoting.Channel@259d5d2a:H7
at hudson.FilePath.act(FilePath.java:916)
at hudson.FilePath.act(FilePath.java:893)
at hudson.tasks.junit.JUnitParser.parse(JUnitParser.java:87)
at 
hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:117)
at 
hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:129)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
at hudson.model.Build$BuildExecution.post2(Build.java:182)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669)
at hudson.model.Run.execute(Run.java:1731)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:232)
Caused by: java.io.IOException: Remote call on H7 failed
at hudson.remoting.Channel.call(Channel.java:751)
at hudson.FilePath.act(FilePath.java:909)
... 13 more
Caused by: java.lang.OutOfMemoryError: Java heap space
at 
com.sun.org.apache.xerces.internal.util.XMLStringBuffer.append(XMLStringBuffer.java:208)
at 
com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanData(XMLEntityScanner.java:1390)
at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanCDATASection(XMLDocumentFragmentScannerImpl.java:1654)
at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3020)
at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
at 
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
at 
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
at 
com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:648)
at org.dom4j.io.SAXReader.read(SAXReader.java:465)
at org.dom4j.io.SAXReader.read(SAXReader.java:264)
at hudson.tasks.junit.SuiteResult.parse(SuiteResult.java:123)
at hudson.tasks.junit.TestResult.parse(TestResult.java:273)
at hudson.tasks.junit.TestResult.parsePossiblyEmpty(TestResult.java:229)
at hudson.tasks.junit.TestResult.parse(TestResult.java:164)
at hudson.tasks.junit.TestResult.parse(TestResult.java:147)
at hudson.tasks.junit.TestResult.(TestResult.java:123)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:117)
at 
hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:90)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: YARN-4102 PreCommit Build #8984

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4102
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8984/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 280 lines...]
|  -1  | checkstyle  |  0m 26s| The applied patch generated 1 new 
|  | || checkstyle issues (total was 2, now
|  | || 3).
|  +1  | whitespace  |  0m 0s | The patch has no lines that end in 
|  | || whitespace.
|  +1  |install  |  1m 32s| mvn install still works. 
|  +1  |eclipse:eclipse  |  0m 41s| The patch built with 
|  | || eclipse:eclipse.
|  +1  |   findbugs  |  0m 51s| The patch does not introduce any 
|  | || new Findbugs (version 3.0.0)
|  | || warnings.
|  +1  | yarn tests  |  1m 40s| Tests passed in 
|  | || hadoop-yarn-server-timelineservice.
|  | |  39m 46s   | 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753612/YARN-4102-YARN-2928.001.patch
 |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / e6afe26 |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-timelineservice.txt
 |
| hadoop-yarn-server-timelineservice test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8984/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf903.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
e72d47dd605cad0f210b8df720caf73f621127b6 logged out




  Finished build.




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



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

Failed: YARN-4105 PreCommit Build #8980

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4105
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8980/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 283 lines...]
|  +1  | whitespace  |  0m 0s | The patch has no lines that end in 
|  | || whitespace.
|  +1  |install  |  1m 28s| mvn install still works. 
|  +1  |eclipse:eclipse  |  0m 33s| The patch built with 
|  | || eclipse:eclipse.
|  +1  |   findbugs  |  1m 27s| The patch does not introduce any 
|  | || new Findbugs (version 3.0.0)
|  | || warnings.
|  -1  | yarn tests  |  53m 55s   | Tests failed in 
|  | || hadoop-yarn-server-resourcemanager.
|  | |  93m 42s   | 


 Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService
 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753789/YARN-4105.3.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 7d6687f |
| Pre-patch Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/trunkFindbugsWarningshadoop-yarn-server-resourcemanager.html
 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8980/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf905.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
fd7ba10cb634a38ed38ed7775679b9223cc77141 logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 29 artifacts
Archive block size is 32768
Received 8 blocks and 13281238 bytes
Compression is 1.9%
Took 2.8 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.
FAILED:  
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService.testGetAllocationFileFromClasspath

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.scheduler.fair.TestAllocationFileLoaderService.testGetAllocationFileFromClasspath(TestAllocationFileLoaderService.java:54)




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

2015-09-02 Thread Apache Jenkins Server
See 

Changes:

[wang] HDFS-328. Improve fs -setrep error message for invalid replication 
factors. Contributed by Daniel Templeton.

--
[...truncated 8915 lines...]
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerDynamicBehavior
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.381 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerDynamicBehavior
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerNodeLabelUpdate
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.713 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerNodeLabelUpdate
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacityScheduler
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.089 sec - 
in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacityScheduler
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestWorkPreservingRMRestartForNodeLabel
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.044 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestWorkPreservingRMRestartForNodeLabel
Running org.apache.hadoop.yarn.server.resourcemanager.scheduler.TestQueueMetrics
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.964 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.TestQueueMetrics
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.TestSchedulerUtils
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.354 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.TestSchedulerUtils
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.TestSchedulerHealth
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.46 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.TestSchedulerHealth
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.TestSchedulerApplicationAttempt
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.TestSchedulerApplicationAttempt
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerConfiguration
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerConfiguration
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestAppRunnability
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.803 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestAppRunnability
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerPreemption
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.749 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerPreemption
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestQueuePlacementPolicy
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestQueuePlacementPolicy
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestComputeFairShares
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestComputeFairShares
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppAttempt
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.496 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppAttempt
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerFairShare
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.95 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerFairShare
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestAllocationFileLoaderService
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestMaxRunningAppsEnforcer
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.565 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestMaxRunningAppsEnforcer
Running 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.TestFairSchedulerEventLog
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.911 sec - in 

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

2015-09-02 Thread Apache Jenkins Server
See 

Changes:

[cmccabe] HDFS-2070. Add more unit tests for FsShell getmerge (Daniel Templeton 
via Colin P. McCabe)

--
[...truncated 9148 lines...]
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: java.util.zip.ZipException: too many length or distance symbols
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:122)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at 
org.apache.xerces.impl.XMLEntityManager$RewindableInputStream.read(Unknown 
Source)
at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown 
Source)
at 
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:150)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2546)
at org.apache.hadoop.conf.Configuration.parse(Configuration.java:2534)
at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2605)
at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2558)
at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2469)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1205)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1177)
at 
org.apache.hadoop.yarn.server.resourcemanager.ParameterizedSchedulerTestBase.configureFairScheduler(ParameterizedSchedulerTestBase.java:97)
at 
org.apache.hadoop.yarn.server.resourcemanager.ParameterizedSchedulerTestBase.configureScheduler(ParameterizedSchedulerTestBase.java:75)
at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
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 org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.junit.runners.Suite.runChild(Suite.java:127)
at org.junit.runners.Suite.runChild(Suite.java:26)
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 org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7f57bbb38458, pid=4647, tid=140013770745600
#
# JRE version: Java(TM) SE Runtime Environment (7.0_55-b13) (build 

Failed: YARN-4103 PreCommit Build #8985

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4103
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8985/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 290 lines...]
|  | || the total number of release audit
|  | || warnings.
|  +1  | checkstyle  |  0m 49s| There were no new checkstyle 
|  | || issues.
|  +1  | whitespace  |  0m 0s | The patch has no lines that end in 
|  | || whitespace.
|  +1  |install  |  1m 25s| mvn install still works. 
|  +1  |eclipse:eclipse  |  0m 32s| The patch built with 
|  | || eclipse:eclipse.
|  +1  |   findbugs  |  1m 29s| The patch does not introduce any 
|  | || new Findbugs (version 3.0.0)
|  | || warnings.
|  +1  | yarn tests  |  53m 55s   | Tests passed in 
|  | || hadoop-yarn-server-resourcemanager.
|  | |  97m 33s   | 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753834/YARN-4103.3.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / c006c3a |
| Pre-patch Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/trunkFindbugsWarningshadoop-yarn-server-resourcemanager.html
 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8985/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf907.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
60e4ae42df79e46101262bfd272296c680de8e0d logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 29 artifacts
Archive block size is 32768
Received 94 blocks and 10313613 bytes
Compression is 23.0%
Took 2.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-4024 PreCommit Build #8986

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4024
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8986/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 334 lines...]
|  +1  | yarn tests  |  1m 58s| Tests passed in hadoop-yarn-common. 
|  -1  | yarn tests  |  46m 59s   | Tests failed in 
|  | || hadoop-yarn-server-resourcemanager.
|  | |  98m 37s   | 


 Reason | Tests
  FindBugs  |  module:hadoop-yarn-server-resourcemanager 
 Failed unit tests  |  hadoop.yarn.server.resourcemanager.TestRMRestart 
   Timed out tests  |  
org.apache.hadoop.yarn.server.resourcemanager.TestAppManager 
|  
org.apache.hadoop.yarn.server.resourcemanager.TestApplicationMasterService 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12751913/YARN-4024-v7.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / c006c3a |
| Pre-patch Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/trunkFindbugsWarningshadoop-yarn-server-resourcemanager.html
 |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-api.txt
 |
| Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-resourcemanager.html
 |
| hadoop-yarn-api test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-api.txt
 |
| hadoop-yarn-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt
 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8986/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf901.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
e8ca16ae087e71fb3f9152949c16d43f919b39e8 logged out




  Finished build.




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



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

Error Message:
org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryWriter

Stack Trace:
java.lang.NoClassDefFoundError: 
org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryWriter
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.createRMApplicationHistoryWriter(ResourceManager.java:364)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.serviceInit(ResourceManager.java:262)
at 
org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
at 
org.apache.hadoop.yarn.server.resourcemanager.MockRM.(MockRM.java:120)
at 

[jira] [Created] (YARN-4107) Both RM becomes Active if all zookeepers can not connect to active RM

2015-09-02 Thread Xuan Gong (JIRA)
Xuan Gong created YARN-4107:
---

 Summary: Both RM becomes Active if all zookeepers can not connect 
to active RM
 Key: YARN-4107
 URL: https://issues.apache.org/jira/browse/YARN-4107
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: resourcemanager
Reporter: Xuan Gong
Assignee: Xuan Gong


Steps to reproduce:
1) Run small randomwriter applications in background
2) rm1 is active and rm2 is standby 
3) Disconnect all Zks and Active RM
4) Check status of both RMs. Both of them are in active state



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


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

2015-09-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk/1072/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 9108 lines...]
Running 
org.apache.hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRestart
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.647 sec - 
in 
org.apache.hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRestart

Results :

Tests in error: 
  TestFSRMStateStore.testCheckMajorVersionChange:295 » IO Timed out waiting for 
...
  TestFSRMStateStore.testHDFSRMStateStore:198 » Runtime 
java.lang.RuntimeExcepti...

Tests run: 1162, Failures: 0, Errors: 2, Skipped: 1

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop YARN  SUCCESS [  3.221 s]
[INFO] Apache Hadoop YARN API  SUCCESS [03:49 min]
[INFO] Apache Hadoop YARN Common . SUCCESS [02:56 min]
[INFO] Apache Hadoop YARN Server . SUCCESS [  0.091 s]
[INFO] Apache Hadoop YARN Server Common .. SUCCESS [ 47.567 s]
[INFO] Apache Hadoop YARN NodeManager  SUCCESS [07:59 min]
[INFO] Apache Hadoop YARN Web Proxy .. SUCCESS [ 24.627 s]
[INFO] Apache Hadoop YARN ApplicationHistoryService .. SUCCESS [03:22 min]
[INFO] Apache Hadoop YARN ResourceManager  FAILURE [53:33 min]
[INFO] Apache Hadoop YARN Server Tests ... SKIPPED
[INFO] Apache Hadoop YARN Client . SKIPPED
[INFO] Apache Hadoop YARN SharedCacheManager . SKIPPED
[INFO] Apache Hadoop YARN Applications ... SKIPPED
[INFO] Apache Hadoop YARN DistributedShell ... SKIPPED
[INFO] Apache Hadoop YARN Unmanaged Am Launcher .. SKIPPED
[INFO] Apache Hadoop YARN Site ... SKIPPED
[INFO] Apache Hadoop YARN Registry ... SKIPPED
[INFO] Apache Hadoop YARN Project  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 01:12 h
[INFO] Finished at: 2015-09-02T22:30:32+00:00
[INFO] Final Memory: 60M/464M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-server-resourcemanager: 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-resourcemanager/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  -rf :hadoop-yarn-server-resourcemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating HDFS-328
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
2 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore.testCheckMajorVersionChange

Error Message:
Timed out waiting for Mini HDFS Cluster to start

Stack Trace:
java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
at 
org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1320)
at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:844)
at org.apache.hadoop.hdfs.MiniDFSCluster.(MiniDFSCluster.java:478)
at 
org.apache.hadoop.hdfs.MiniDFSCluster$Builder.build(MiniDFSCluster.java:437)
at 
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore.testCheckMajorVersionChange(TestFSRMStateStore.java:295)


REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore.testHDFSRMStateStore

Error Message:
java.lang.RuntimeException: org.xml.sax.SAXParseException; systemId: 

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

2015-09-02 Thread Apache Jenkins Server
See 

Changes:

[rohithsharmaks] YARN-3893. Both RM in active state when 
Admin#transitionToActive failure from refeshAll() (Bibin A Chundatt via 
rohithsharmaks)

--
[...truncated 9422 lines...]
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 org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.junit.runners.Suite.runChild(Suite.java:127)
at org.junit.runners.Suite.runChild(Suite.java:26)
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 org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

testFinishedAppRemovalAfterRMRestart[1](org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart)
  Time elapsed: 0.003 sec  <<< ERROR!
java.lang.RuntimeException: org.xml.sax.SAXParseException; systemId: 
jar:file:/home/jenkins/.m2/repository/org/apache/hadoop/hadoop-common/3.0.0-SNAPSHOT/hadoop-common-3.0.0-SNAPSHOT.jar!/core-default.xml;
 lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
at 
org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2726)
at 
org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2558)
at 
org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2469)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1205)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1177)
at 
org.apache.hadoop.yarn.server.resourcemanager.ParameterizedSchedulerTestBase.configureFairScheduler(ParameterizedSchedulerTestBase.java:97)
at 
org.apache.hadoop.yarn.server.resourcemanager.ParameterizedSchedulerTestBase.configureScheduler(ParameterizedSchedulerTestBase.java:75)
at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
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 org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.junit.runners.Suite.runChild(Suite.java:127)
at org.junit.runners.Suite.runChild(Suite.java:26)
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 org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at 

Failed: YARN-3816 PreCommit Build #8971

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3816
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8971/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 451 lines...]
|  | || hadoop-yarn-server-timelineservice.
|  | |  57m 57s   | 


 Reason | Tests
  FindBugs  |  module:hadoop-yarn-api 
  FindBugs  |  module:hadoop-yarn-server-timelineservice 
 Failed unit tests  |  
hadoop.yarn.api.records.timelineservice.TestTimelineServiceRecords 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753636/YARN-3816-YARN-2928-v2.patch
 |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / e6afe26 |
| javadoc | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffJavadocWarnings.txt
 |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-api.txt
 |
| whitespace | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/whitespace.txt
 |
| Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-api.html
 |
| Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-timelineservice.html
 |
| hadoop-yarn-api test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-api.txt
 |
| hadoop-yarn-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt
 |
| hadoop-yarn-server-nodemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-nodemanager.txt
 |
| hadoop-yarn-server-timelineservice test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8971/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf903.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
e9b342b0d211e0c12f2274b0d3929b776a24f6a3 logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 67 artifacts
Archive block size is 32768
Received 41 blocks and 28403093 bytes
Compression is 4.5%
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) 
##
1 tests failed.
FAILED:  
org.apache.hadoop.yarn.api.records.timelineservice.TestTimelineServiceRecords.testTimelineEntities

Error Message:
expected:<3> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<3> 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:144)
at 
org.apache.hadoop.yarn.api.records.timelineservice.TestTimelineServiceRecords.testTimelineEntities(TestTimelineServiceRecords.java:66)




Jenkins build is back to normal : Hadoop-Yarn-trunk-Java8 #342

2015-09-02 Thread Apache Jenkins Server
See 



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

2015-09-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk/1070/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 9615 lines...]
Results :

Tests in error: 
  
TestRMRestart>ParameterizedSchedulerTestBase.configureScheduler:75->ParameterizedSchedulerTestBase.configureFairScheduler:97
 » Runtime
  
TestRMRestart>ParameterizedSchedulerTestBase.configureScheduler:75->ParameterizedSchedulerTestBase.configureFairScheduler:97
 » Runtime
  
TestRMRestart>ParameterizedSchedulerTestBase.configureScheduler:75->ParameterizedSchedulerTestBase.configureFairScheduler:97
 » Runtime
  
TestRMRestart>ParameterizedSchedulerTestBase.configureScheduler:75->ParameterizedSchedulerTestBase.configureFairScheduler:97
 » Runtime
  
TestRMRestart>ParameterizedSchedulerTestBase.configureScheduler:75->ParameterizedSchedulerTestBase.configureFairScheduler:97
 » Runtime
  
TestRMRestart>ParameterizedSchedulerTestBase.configureScheduler:75->ParameterizedSchedulerTestBase.configureFairScheduler:97
 » Runtime

Tests run: 1158, Failures: 0, Errors: 6, Skipped: 1

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop YARN  SUCCESS [  3.214 s]
[INFO] Apache Hadoop YARN API  SUCCESS [03:49 min]
[INFO] Apache Hadoop YARN Common . SUCCESS [02:55 min]
[INFO] Apache Hadoop YARN Server . SUCCESS [  0.090 s]
[INFO] Apache Hadoop YARN Server Common .. SUCCESS [ 44.261 s]
[INFO] Apache Hadoop YARN NodeManager  SUCCESS [07:52 min]
[INFO] Apache Hadoop YARN Web Proxy .. SUCCESS [ 25.522 s]
[INFO] Apache Hadoop YARN ApplicationHistoryService .. SUCCESS [03:20 min]
[INFO] Apache Hadoop YARN ResourceManager  FAILURE [51:54 min]
[INFO] Apache Hadoop YARN Server Tests ... SKIPPED
[INFO] Apache Hadoop YARN Client . SKIPPED
[INFO] Apache Hadoop YARN SharedCacheManager . SKIPPED
[INFO] Apache Hadoop YARN Applications ... SKIPPED
[INFO] Apache Hadoop YARN DistributedShell ... SKIPPED
[INFO] Apache Hadoop YARN Unmanaged Am Launcher .. SKIPPED
[INFO] Apache Hadoop YARN Site ... SKIPPED
[INFO] Apache Hadoop YARN Registry ... SKIPPED
[INFO] Apache Hadoop YARN Project  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 01:11 h
[INFO] Finished at: 2015-09-02T11:23:05+00:00
[INFO] Final Memory: 59M/528M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-server-resourcemanager: ExecutionException: 
java.lang.RuntimeException: The forked VM terminated without properly saying 
goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
 && /home/jenkins/tools/java/jdk1.7.0_55/jre/bin/java -Xmx4096m 
-XX:MaxPermSize=768m -XX:+HeapDumpOnOutOfMemoryError -jar 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/target/surefire/surefirebooter2980292583665016832.jar
 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/target/surefire/surefire3348756968959619997tmp
 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/target/surefire/surefire_2605743955443707471121tmp
[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  -rf :hadoop-yarn-server-resourcemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating YARN-3893
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###

Failed: YARN-2170 PreCommit Build #8968

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2170
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8968/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 279 lines...]
|  | || messages.
|  +1  |  release audit  |  0m 23s| The applied patch does not increase 
|  | || the total number of release audit
|  | || warnings.
|  +1  | checkstyle  |  1m 10s| There were no new checkstyle 
|  | || issues.
|  +1  | whitespace  |  0m 0s | The patch has no lines that end in 
|  | || whitespace.
|  +1  |install  |  1m 27s| mvn install still works. 
|  +1  |eclipse:eclipse  |  0m 33s| The patch built with 
|  | || eclipse:eclipse.
|  +1  |   findbugs  |  1m 53s| The patch does not introduce any 
|  | || new Findbugs (version 3.0.0)
|  | || warnings.
|  +1  |   common tests  |  22m 57s   | Tests passed in hadoop-common. 
|  | |  63m 22s   | 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12650794/YARN-2170.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 65ccf2b |
| hadoop-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-common.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8968/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf905.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
a5c9b1ecb8cdc4e075aa33d378fb75c237f37685 logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 29 artifacts
Archive block size is 32768
Received 217 blocks and 12885996 bytes
Compression is 35.6%
Took 11 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-4029 PreCommit Build #8969

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4029
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8969/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 316 lines...]
|  -1  | checkstyle  |  1m 1s | The applied patch generated 1 new 
|  | || checkstyle issues (total was 132,
|  | || now 132).
|  +1  | whitespace  |  0m 1s | The patch has no lines that end in 
|  | || whitespace.
|  +1  |install  |  1m 56s| mvn install still works. 
|  +1  |eclipse:eclipse  |  0m 45s| The patch built with 
|  | || eclipse:eclipse.
|  +1  |   findbugs  |  1m 56s| The patch does not introduce any 
|  | || new Findbugs (version 3.0.0)
|  | || warnings.
|  +1  | yarn tests  |  64m 56s   | Tests passed in 
|  | || hadoop-yarn-server-resourcemanager.
|  | |  109m 48s  | 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12750553/0001-YARN-4029.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 65ccf2b |
| Pre-patch Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/trunkFindbugsWarningshadoop-yarn-server-resourcemanager.html
 |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-resourcemanager.txt
 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8969/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf909.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
2fb40af7d07808db85e3e6901011ad7100450bfb logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 30 artifacts
Archive block size is 32768
Received 67 blocks and 11287451 bytes
Compression is 16.3%
Took 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-3591 PreCommit Build #8970

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3591
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8970/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 286 lines...]
|  | || warnings.
|  -1  | checkstyle  |  0m 48s| The applied patch generated 2 new 
|  | || checkstyle issues (total was 172,
|  | || now 174).
|  +1  | whitespace  |  0m 0s | The patch has no lines that end in 
|  | || whitespace.
|  +1  |install  |  1m 54s| mvn install still works. 
|  +1  |eclipse:eclipse  |  0m 41s| The patch built with 
|  | || eclipse:eclipse.
|  +1  |   findbugs  |  1m 29s| The patch does not introduce any 
|  | || new Findbugs (version 3.0.0)
|  | || warnings.
|  +1  | yarn tests  |  8m 10s| Tests passed in 
|  | || hadoop-yarn-server-nodemanager.
|  | |  56m 0s| 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753729/YARN-3591.8.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 095ab9a |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-nodemanager.txt
 |
| hadoop-yarn-server-nodemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-nodemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8970/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf901.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
5e264fe9961b67edd38c4095b9e0cf3b3142373a logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 30 artifacts
Archive block size is 32768
Received 43 blocks and 10808049 bytes
Compression is 11.5%
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) 
##
All tests passed

Failed: YARN-3816 PreCommit Build #8974

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3816
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8974/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 461 lines...]
|  | |  58m 54s   | 


 Reason | Tests
  FindBugs  |  module:hadoop-yarn-api 
  FindBugs  |  module:hadoop-yarn-server-timelineservice 
 Failed unit tests  |  
hadoop.yarn.server.nodemanager.containermanager.launcher.TestContainerLaunch 
|  hadoop.yarn.server.nodemanager.TestNodeStatusUpdater 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753760/YARN-3816-YARN-2928-v2.1.patch
 |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / e6afe26 |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/diffcheckstylehadoop-yarn-api.txt
 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/diffcheckstylehadoop-yarn-server-nodemanager.txt
 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/diffcheckstylehadoop-yarn-server-timelineservice.txt
 |
| whitespace | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/whitespace.txt
 |
| Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/newPatchFindbugsWarningshadoop-yarn-api.html
 |
| Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-timelineservice.html
 |
| hadoop-yarn-api test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/testrun_hadoop-yarn-api.txt
 |
| hadoop-yarn-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/testrun_hadoop-yarn-common.txt
 |
| hadoop-yarn-server-nodemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/testrun_hadoop-yarn-server-nodemanager.txt
 |
| hadoop-yarn-server-timelineservice test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8974/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf906.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
c51e7b59baabac04ff4cd1f20d412931bf3e6ea2 logged out




  Finished build.




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



###
## FAILED TESTS (if any) 
##
5 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.nodemanager.TestNodeStatusUpdater.testNodeDecommision

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 

Failed: YARN-3816 PreCommit Build #8973

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3816
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8973/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 451 lines...]
|  | |  58m 49s   | 


 Reason | Tests
  FindBugs  |  module:hadoop-yarn-api 
  FindBugs  |  module:hadoop-yarn-server-timelineservice 
 Failed unit tests  |  
hadoop.yarn.server.nodemanager.containermanager.monitor.TestContainersMonitor 
|  
hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService
 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753760/YARN-3816-YARN-2928-v2.1.patch
 |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | YARN-2928 / e6afe26 |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-api.txt
 |
| whitespace | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/whitespace.txt
 |
| Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-api.html
 |
| Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-timelineservice.html
 |
| hadoop-yarn-api test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-api.txt
 |
| hadoop-yarn-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt
 |
| hadoop-yarn-server-nodemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-nodemanager.txt
 |
| hadoop-yarn-server-timelineservice test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-timelineservice.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8973/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf906.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
ad22b2c9f6ad5345be00eb1ffd9f62d2c646fc86 logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 66 artifacts
Archive block size is 32768
Received 28 blocks and 28832827 bytes
Compression is 3.1%
Took 6.2 sec
[description-setter] Could not determine description.
Recording test results
Publish JUnit test result report is waiting for a checkpoint on 
PreCommit-YARN-Build #8972
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.logaggregation.TestLogAggregationService.testAppLogDirCreation

Error Message:
org/apache/hadoop/yarn/event/InlineDispatcher

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/hadoop/yarn/event/InlineDispatcher
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService.testAppLogDirCreation(TestLogAggregationService.java:623)


FAILED:  
org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService.testLogAggregationForRealContainerLaunch

Error 

Failed: YARN-4029 PreCommit Build #8972

2015-09-02 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-4029
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8972/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 296 lines...]
|  -1  | checkstyle  |  0m 54s| The applied patch generated 1 new 
|  | || checkstyle issues (total was 133,
|  | || now 134).
|  +1  | whitespace  |  0m 1s | The patch has no lines that end in 
|  | || whitespace.
|  +1  |install  |  1m 30s| mvn install still works. 
|  +1  |eclipse:eclipse  |  0m 34s| The patch built with 
|  | || eclipse:eclipse.
|  +1  |   findbugs  |  1m 32s| The patch does not introduce any 
|  | || new Findbugs (version 3.0.0)
|  | || warnings.
|  +1  | yarn tests  |  54m 20s   | Tests passed in 
|  | || hadoop-yarn-server-resourcemanager.
|  | |  94m 1s| 


|| Subsystem || Report/Notes ||

| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753756/0002-YARN-4029.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 7d6687f |
| Pre-patch Findbugs warnings | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/trunkFindbugsWarningshadoop-yarn-server-resourcemanager.html
 |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-resourcemanager.txt
 |
| hadoop-yarn-server-resourcemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8972/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf905.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |




  Adding comment to JIRA




Comment added.
b8bbc7addad8c5953a91085164f40556dcf59466 logged out




  Finished build.




Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 30 artifacts
Archive block size is 32768
Received 291 blocks and 3963861 bytes
Compression is 70.6%
Took 1.2 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