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 "Mahadev konar (Created) (JIRA)" <ji...@apache.org> on 2011/12/15 10:08:31 UTC

[jira] [Created] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

TestStagingCleanup and TestJobEndNotifier are failing on trunk.
---------------------------------------------------------------

                 Key: MAPREDUCE-3564
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
            Reporter: Mahadev konar
            Priority: Blocker
             Fix For: 0.23.1


>From recent jenkins test runs:


-1 core tests. The patch failed these unit tests:
org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier

https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/


--
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

        

[jira] [Updated] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Siddharth Seth (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Seth updated MAPREDUCE-3564:
--------------------------------------

    Status: Patch Available  (was: Open)
    
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Commented] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171018#comment-13171018 ] 

Hudson commented on MAPREDUCE-3564:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #896 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/896/])
    MAPREDUCE-3564. Fixed failures in TestStagingCleanup and TestJobEndNotifier tests. Contributed by Siddharth Seth.

vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1215022
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestJobEndNotifier.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestStagingCleanup.java

                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Assignee: Siddharth Seth
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Updated] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Vinod Kumar Vavilapalli (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kumar Vavilapalli updated MAPREDUCE-3564:
-----------------------------------------------

      Resolution: Fixed
        Assignee: Siddharth Seth
    Release Note: Fixed failures in TestStagingCleanup and TestJobEndNotifier tests.
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

I just committed this to trunk and branch-0.23. Thanks Sid!
                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Assignee: Siddharth Seth
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Commented] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Vinod Kumar Vavilapalli (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170692#comment-13170692 ] 

Vinod Kumar Vavilapalli commented on MAPREDUCE-3564:
----------------------------------------------------

+1. This looks good. Pushing it in so the builds can get green back again.
                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Commented] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170704#comment-13170704 ] 

Hudson commented on MAPREDUCE-3564:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #285 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/285/])
    MAPREDUCE-3564. Fixed failures in TestStagingCleanup and TestJobEndNotifier tests. Contributed by Siddharth Seth.
svn merge -c 1215022 --ignore-ancestry ../../trunk/

vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1215023
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestJobEndNotifier.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestStagingCleanup.java

                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Assignee: Siddharth Seth
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Commented] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170961#comment-13170961 ] 

Hudson commented on MAPREDUCE-3564:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #129 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/129/])
    MAPREDUCE-3564. Fixed failures in TestStagingCleanup and TestJobEndNotifier tests. Contributed by Siddharth Seth.
svn merge -c 1215022 --ignore-ancestry ../../trunk/

vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1215023
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestJobEndNotifier.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestStagingCleanup.java

                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Assignee: Siddharth Seth
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Commented] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171029#comment-13171029 ] 

Hudson commented on MAPREDUCE-3564:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #929 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/929/])
    MAPREDUCE-3564. Fixed failures in TestStagingCleanup and TestJobEndNotifier tests. Contributed by Siddharth Seth.

vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1215022
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestJobEndNotifier.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestStagingCleanup.java

                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Assignee: Siddharth Seth
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Commented] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170706#comment-13170706 ] 

Hudson commented on MAPREDUCE-3564:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #1440 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1440/])
    MAPREDUCE-3564. Fixed failures in TestStagingCleanup and TestJobEndNotifier tests. Contributed by Siddharth Seth.

vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1215022
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestJobEndNotifier.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestStagingCleanup.java

                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Assignee: Siddharth Seth
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Commented] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170705#comment-13170705 ] 

Hudson commented on MAPREDUCE-3564:
-----------------------------------

Integrated in Hadoop-Common-0.23-Commit #296 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/296/])
    MAPREDUCE-3564. Fixed failures in TestStagingCleanup and TestJobEndNotifier tests. Contributed by Siddharth Seth.
svn merge -c 1215022 --ignore-ancestry ../../trunk/

vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1215023
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestJobEndNotifier.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestStagingCleanup.java

                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Assignee: Siddharth Seth
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Commented] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170676#comment-13170676 ] 

Hadoop QA commented on MAPREDUCE-3564:
--------------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12507628/MR3564.txt
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 6 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1469//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1469//console

This message is automatically generated.
                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Commented] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170945#comment-13170945 ] 

Hudson commented on MAPREDUCE-3564:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #109 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/109/])
    MAPREDUCE-3564. Fixed failures in TestStagingCleanup and TestJobEndNotifier tests. Contributed by Siddharth Seth.
svn merge -c 1215022 --ignore-ancestry ../../trunk/

vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1215023
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestJobEndNotifier.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestStagingCleanup.java

                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Assignee: Siddharth Seth
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Commented] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170724#comment-13170724 ] 

Hudson commented on MAPREDUCE-3564:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #308 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/308/])
    MAPREDUCE-3564. Fixed failures in TestStagingCleanup and TestJobEndNotifier tests. Contributed by Siddharth Seth.
svn merge -c 1215022 --ignore-ancestry ../../trunk/

vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1215023
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestJobEndNotifier.java
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestStagingCleanup.java

                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Assignee: Siddharth Seth
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Updated] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Siddharth Seth (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Seth updated MAPREDUCE-3564:
--------------------------------------

    Attachment: MR3564.txt

quick patch for the unit test failures.
                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Commented] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170707#comment-13170707 ] 

Hudson commented on MAPREDUCE-3564:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1513 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1513/])
    MAPREDUCE-3564. Fixed failures in TestStagingCleanup and TestJobEndNotifier tests. Contributed by Siddharth Seth.

vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1215022
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestJobEndNotifier.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestStagingCleanup.java

                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Assignee: Siddharth Seth
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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

        

[jira] [Commented] (MAPREDUCE-3564) TestStagingCleanup and TestJobEndNotifier are failing on trunk.

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170716#comment-13170716 ] 

Hudson commented on MAPREDUCE-3564:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1465 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1465/])
    MAPREDUCE-3564. Fixed failures in TestStagingCleanup and TestJobEndNotifier tests. Contributed by Siddharth Seth.

vinodkv : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1215022
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/MRAppMaster.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestJobEndNotifier.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/TestStagingCleanup.java

                
> TestStagingCleanup and TestJobEndNotifier are failing on trunk.
> ---------------------------------------------------------------
>
>                 Key: MAPREDUCE-3564
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3564
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Mahadev konar
>            Assignee: Siddharth Seth
>            Priority: Blocker
>             Fix For: 0.23.1
>
>         Attachments: MR3564.txt
>
>
> From recent jenkins test runs:
> -1 core tests. The patch failed these unit tests:
> org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup
> org.apache.hadoop.mapreduce.v2.app.TestJobEndNotifier
> https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1457//testReport/

--
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