You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Siddharth Seth (Updated) (JIRA)" <ji...@apache.org> on 2011/10/28 03:25:32 UTC

[jira] [Updated] (MAPREDUCE-3285) Tests on branch-0.23 failing

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

Siddharth Seth updated MAPREDUCE-3285:
--------------------------------------

    Attachment: MR3285.txt

This should fix it.

Trunk has the surefire fork.mode set to 'always' for all tests.
0.23 MR has this set to once - except for the JobClient module.

Some service is likely not shutting down in time.
                
> Tests on branch-0.23 failing 
> -----------------------------
>
>                 Key: MAPREDUCE-3285
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3285
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>            Priority: Blocker
>         Attachments: MR3285.txt
>
>
> Most are failing with some kerberos login exception:
> Running org.apache.hadoop.yarn.server.nodemanager.TestLinuxContainerExecutorWithMocks
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec <<< FAILURE!
> --
> Running org.apache.hadoop.yarn.server.resourcemanager.TestAppManager
> Tests run: 8, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 0.125 sec <<< FAILURE!
> Running org.apache.hadoop.yarn.server.resourcemanager.TestRMAuditLogger
> Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.065 sec <<< FAILURE!
> --
> Running org.apache.hadoop.yarn.server.resourcemanager.TestApplicationCleanup
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.033 sec <<< FAILURE!
> --
> Running org.apache.hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRMRPCResponseId
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.024 sec <<< FAILURE!
> --
> Running org.apache.hadoop.yarn.server.resourcemanager.TestRM
> Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.072 sec <<< FAILURE!
> Running org.apache.hadoop.yarn.server.resourcemanager.TestApplicationACLs
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 90.167 sec <<< FAILURE!
> Running org.apache.hadoop.yarn.server.resourcemanager.TestFifoScheduler
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.056 sec <<< FAILURE!
> TestLinuxContainerExecutorWithMocks is tracked via MAPREDUCE-3281

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira