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

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

    {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:red}-1 javac{color}.  The applied patch generated 1372 javac 
compiler warnings (more than the trunk's current 1152 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-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common:

                  
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/6946//testReport/
Javac warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/6946//artifact/patchprocess/diffJavacWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6946//console

This message is automatically generated.


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


Comment added.
27d30b8cc3dc5972c9a6e2d06dd2290d3c5fbcc8 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #6937
Archived 21 artifacts
Archive block size is 32768
Received 47 blocks and 8111915 bytes
Compression is 16.0%
Took 2.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 #6945
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
3 tests failed.
FAILED:  
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testRefreshLogRetentionSettings

Error Message:

Wanted but not invoked:
fileSystem.delete(
    mockfs://foo/tmp/logs/me/logs/application_1426195033809_0001,
    true
);
-> at 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testRefreshLogRetentionSettings(TestAggregatedLogDeletionService.java:283)

However, there were other interactions with this mock:
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)


Stack Trace:
org.mockito.exceptions.verification.WantedButNotInvoked: 
Wanted but not invoked:
fileSystem.delete(
    mockfs://foo/tmp/logs/me/logs/application_1426195033809_0001,
    true
);
-> at 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testRefreshLogRetentionSettings(TestAggregatedLogDeletionService.java:283)

However, there were other interactions with this mock:
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)

        at 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testRefreshLogRetentionSettings(TestAggregatedLogDeletionService.java:283)


FAILED:  
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testCheckInterval

Error Message:

Wanted but not invoked:
fileSystem.delete(
    mockfs://foo/tmp/logs/me/logs/application_1426195044482_0001,
    true
);
-> at 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testCheckInterval(TestAggregatedLogDeletionService.java:383)

However, there were other interactions with this mock:
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)


Stack Trace:
org.mockito.exceptions.verification.WantedButNotInvoked: 
Wanted but not invoked:
fileSystem.delete(
    mockfs://foo/tmp/logs/me/logs/application_1426195044482_0001,
    true
);
-> at 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testCheckInterval(TestAggregatedLogDeletionService.java:383)

However, there were other interactions with this mock:
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)

        at 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testCheckInterval(TestAggregatedLogDeletionService.java:383)


FAILED:  
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testDeletion

Error Message:

Wanted but not invoked:
fileSystem.delete(
    mockfs://foo/tmp/logs/me/logs/application_1426195055985_0001,
    true
);
-> at 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testDeletion(TestAggregatedLogDeletionService.java:180)

However, there were other interactions with this mock:
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)


Stack Trace:
org.mockito.exceptions.verification.WantedButNotInvoked: 
Wanted but not invoked:
fileSystem.delete(
    mockfs://foo/tmp/logs/me/logs/application_1426195055985_0001,
    true
);
-> at 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testDeletion(TestAggregatedLogDeletionService.java:180)

However, there were other interactions with this mock:
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)
-> at 
org.apache.hadoop.fs.FilterFileSystem.listStatus(FilterFileSystem.java:243)

        at 
org.apache.hadoop.yarn.logaggregation.TestAggregatedLogDeletionService.testDeletion(TestAggregatedLogDeletionService.java:180)


Reply via email to