Jira: https://issues.apache.org/jira/browse/YARN-3189 Build: https://builds.apache.org/job/PreCommit-YARN-Build/6998/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 3305 lines...] http://issues.apache.org/jira/secure/attachment/12705070/YARN-3189.patch against trunk revision 7179f94. {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:red}-1 tests included{color}. The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. {color:green}+1 javac{color}. The applied patch does not increase the total number of javac compiler warnings. {color:green}+1 javadoc{color}. There were no new javadoc warning messages. {color:green}+1 eclipse:eclipse{color}. The patch built with eclipse:eclipse. {color:green}+1 findbugs{color}. The patch does not introduce any new Findbugs (version 2.0.3) warnings. {color:green}+1 release audit{color}. The applied patch does not increase the total number of release audit warnings. {color:red}-1 core tests{color}. The patch failed these unit tests in hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client: org.apache.hadoop.yarn.client.cli.TestYarnCLI Test results: https://builds.apache.org/job/PreCommit-YARN-Build/6998//testReport/ Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6998//console This message is automatically generated. ====================================================================== ====================================================================== Adding comment to Jira. ====================================================================== ====================================================================== Comment added. 174a01d4d20fe9ef690b56389c953aef87fb7860 logged out ====================================================================== ====================================================================== Finished build. ====================================================================== ====================================================================== Build step 'Execute shell' marked build as failure Archiving artifacts Sending artifact delta relative to PreCommit-YARN-Build #6991 Archived 15 artifacts Archive block size is 32768 Received 57 blocks and 6942685 bytes Compression is 21.2% Took 2.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) ############################## 3 tests failed. FAILED: org.apache.hadoop.yarn.client.cli.TestYarnCLI.testGetApplications Error Message: Unrecognized option: -appTypes Stack Trace: org.apache.commons.cli.UnrecognizedOptionException: Unrecognized option: -appTypes at org.apache.commons.cli.Parser.processOption(Parser.java:363) at org.apache.commons.cli.Parser.parse(Parser.java:199) at org.apache.commons.cli.Parser.parse(Parser.java:85) at org.apache.hadoop.yarn.client.cli.ApplicationCLI.run(ApplicationCLI.java:145) at org.apache.hadoop.yarn.client.cli.TestYarnCLI.testGetApplications(TestYarnCLI.java:466) FAILED: org.apache.hadoop.yarn.client.cli.TestYarnCLI.testMissingArguments Error Message: expected:<...sage: application -[appStates <States> Works with -list to filter applications based on input comma-separated list of application states. The valid application state can be one of the following: ALL,NEW,NEW_SAVING,SUBMITTED,ACCEPTED,RUN NING,FINISHED,FAILED,KILLED -appTypes <Types> Works with -list to filter applications based on input comma-separated list of application types. -]help ...> but was:<...sage: application -[]help ...> Stack Trace: org.junit.ComparisonFailure: expected:<...sage: application -[appStates <States> Works with -list to filter applications based on input comma-separated list of application states. The valid application state can be one of the following: ALL,NEW,NEW_SAVING,SUBMITTED,ACCEPTED,RUN NING,FINISHED,FAILED,KILLED -appTypes <Types> Works with -list to filter applications based on input comma-separated list of application types. -]help ...> but was:<...sage: application -[]help ...> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.yarn.client.cli.TestYarnCLI.testMissingArguments(TestYarnCLI.java:1238) FAILED: org.apache.hadoop.yarn.client.cli.TestYarnCLI.testAppsHelpCommand Error Message: expected:<...sage: application -[appStates <States> Works with -list to filter applications based on input comma-separated list of application states. The valid application state can be one of the following: ALL,NEW,NEW_SAVING,SUBMITTED,ACCEPTED,RUN NING,FINISHED,FAILED,KILLED -appTypes <Types> Works with -list to filter applications based on input comma-separated list of application types. -]help ...> but was:<...sage: application -[]help ...> Stack Trace: org.junit.ComparisonFailure: expected:<...sage: application -[appStates <States> Works with -list to filter applications based on input comma-separated list of application states. The valid application state can be one of the following: ALL,NEW,NEW_SAVING,SUBMITTED,ACCEPTED,RUN NING,FINISHED,FAILED,KILLED -appTypes <Types> Works with -list to filter applications based on input comma-separated list of application types. -]help ...> but was:<...sage: application -[]help ...> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.yarn.client.cli.TestYarnCLI.testAppsHelpCommand(TestYarnCLI.java:721)
