Jira: https://issues.apache.org/jira/browse/YARN-4004
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8757/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 219 lines...]
|      |                     |            | messages.
|  +1  |      release audit  |  0m 20s    | The applied patch does not increase 
|      |                     |            | the total number of release audit
|      |                     |            | warnings.
|  +1  |         whitespace  |  0m 0s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 21s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 31s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  -1  |         yarn tests  |  6m 6s     | Tests failed in 
|      |                     |            | hadoop-yarn-server-nodemanager.
|      |                     |  21m 45s   | 


             Reason | Tests
 Failed unit tests  |  hadoop.yarn.server.nodemanager.TestDeletionService 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12748556/YARN-4004.002.patch |
| Optional Tests | javac unit |
| git revision | trunk / 0306d90 |
| 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/8757/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.
daaa0249f2709f1dc28c10de31607ea275790469 logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8752
Archived 14 artifacts
Archive block size is 32768
Received 35 blocks and 2739673 bytes
Compression is 29.5%
Took 0.73 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.nodemanager.TestDeletionService.testAbsDelete

Error Message:
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/org.apache.hadoop.yarn.server.nodemanager.TestDeletionService/2865023073081884467

Stack Trace:
java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/org.apache.hadoop.yarn.server.nodemanager.TestDeletionService/2865023073081884467
        at 
sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
        at 
sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
        at 
sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:144)
        at 
sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:97)
        at java.nio.file.Files.readAttributes(Files.java:1684)
        at 
org.apache.hadoop.fs.RawLocalFileSystem$DeprecatedRawLocalFileStatus.<init>(RawLocalFileSystem.java:656)
        at 
org.apache.hadoop.fs.RawLocalFileSystem.deprecatedGetFileStatus(RawLocalFileSystem.java:637)
        at 
org.apache.hadoop.fs.RawLocalFileSystem.getFileLinkStatusInternal(RawLocalFileSystem.java:853)
        at 
org.apache.hadoop.fs.RawLocalFileSystem.getFileStatus(RawLocalFileSystem.java:630)
        at 
org.apache.hadoop.fs.DelegateToFileSystem.getFileStatus(DelegateToFileSystem.java:110)
        at org.apache.hadoop.fs.FilterFs.getFileStatus(FilterFs.java:121)
        at org.apache.hadoop.fs.FileContext$15.next(FileContext.java:1164)
        at org.apache.hadoop.fs.FileContext$15.next(FileContext.java:1160)
        at org.apache.hadoop.fs.FSLinkResolver.resolve(FSLinkResolver.java:90)
        at org.apache.hadoop.fs.FileContext.getFileStatus(FileContext.java:1160)
        at org.apache.hadoop.fs.FileContext$Util.exists(FileContext.java:1625)
        at 
org.apache.hadoop.yarn.server.nodemanager.TestDeletionService.testAbsDelete(TestDeletionService.java:132)


Reply via email to