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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 295 lines...]
|      |                     |            | issues.
|  +1  |         whitespace  |  0m 1s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 22s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 33s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  1m 26s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  -1  |         yarn tests  |  52m 16s   | Tests failed in 
|      |                     |            | hadoop-yarn-server-resourcemanager.
|      |                     |  88m 51s   | 


             Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.resourcemanager.reservation.TestCapacitySchedulerPlanFollower
 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12746872/0001-YARN-3940.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 156f24e |
| 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/8672/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf902.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.
def3e0697549fb4db532120324c7ba71ce9bad2d logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8671
Archived 27 artifacts
Archive block size is 32768
Received 57 blocks and 7820889 bytes
Compression is 19.3%
Took 1.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.
REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacitySchedulerPlanFollower.testWithMoveOnExpiry

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler.checkQueuePartition(CapacityScheduler.java:1765)
        at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler.moveApplication(CapacityScheduler.java:1733)
        at 
org.apache.hadoop.yarn.server.resourcemanager.reservation.AbstractSchedulerPlanFollower.moveAppsInQueueSync(AbstractSchedulerPlanFollower.java:283)
        at 
org.apache.hadoop.yarn.server.resourcemanager.reservation.AbstractSchedulerPlanFollower.cleanupExpiredQueues(AbstractSchedulerPlanFollower.java:253)
        at 
org.apache.hadoop.yarn.server.resourcemanager.reservation.AbstractSchedulerPlanFollower.synchronizePlan(AbstractSchedulerPlanFollower.java:134)
        at 
org.apache.hadoop.yarn.server.resourcemanager.reservation.AbstractSchedulerPlanFollower.run(AbstractSchedulerPlanFollower.java:62)
        at 
org.apache.hadoop.yarn.server.resourcemanager.reservation.TestSchedulerPlanFollowerBase.testPlanFollower(TestSchedulerPlanFollowerBase.java:126)
        at 
org.apache.hadoop.yarn.server.resourcemanager.reservation.TestCapacitySchedulerPlanFollower.testWithMoveOnExpiry(TestCapacitySchedulerPlanFollower.java:135)


Reply via email to