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 "Jonathan Eagles (Created) (JIRA)" <ji...@apache.org> on 2011/10/17 19:48:10 UTC

[jira] [Created] (MAPREDUCE-3195) MapReduce PreCommit Trunk build is silently failing when running tests

MapReduce PreCommit Trunk build is silently failing when running tests
----------------------------------------------------------------------

                 Key: MAPREDUCE-3195
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: build
    Affects Versions: 0.23.0, 0.24.0
            Reporter: Jonathan Eagles
            Priority: Blocker


MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.

Last known Success build - 307 tests run and passed
https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/

First known Error build - 69 tests run and passed
https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/

Snippet from failed build log - Errors out and then +1 the patch
https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
[INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
[INFO] hadoop-yarn-server-common ......................... SKIPPED
[INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
[INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
[INFO] hadoop-yarn-server-tests .......................... SKIPPED
[INFO] hadoop-yarn-server ................................ SKIPPED
[INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
[INFO] hadoop-yarn-applications .......................... SKIPPED
[INFO] hadoop-yarn-site .................................. SKIPPED
[INFO] hadoop-yarn ....................................... SKIPPED
[INFO] hadoop-mapreduce-client-core ...................... SKIPPED
[INFO] hadoop-mapreduce-client-common .................... SKIPPED
[INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
[INFO] hadoop-mapreduce-client-app ....................... SKIPPED
[INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
[INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
[INFO] hadoop-mapreduce-client ........................... SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33.784s
[INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
[INFO] Final Memory: 40M/630M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-yarn-common


======================================================================
======================================================================
    Running contrib tests.
======================================================================
======================================================================


/bin/kill -9 27543 
kill: No such process
NOP


======================================================================
======================================================================
    Checking the integrity of system test framework code.
======================================================================
======================================================================


/bin/kill -9 27548 
kill: No such process
NOP




+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
  against trunk revision .

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

    +1 tests included.  The patch appears to include 3 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 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/994//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console

This message is automatically generated.

--
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-3195) Detect MapReduce PreCommit Trunk builds silently failing when running test-patch.sh

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

Jonathan Eagles updated MAPREDUCE-3195:
---------------------------------------

    Target Version/s: 0.23.0, 0.24.0  (was: 0.24.0, 0.23.0)
             Summary: Detect MapReduce PreCommit Trunk builds silently failing when running test-patch.sh  (was: MapReduce PreCommit Trunk build is silently failing when running tests)
    
> Detect MapReduce PreCommit Trunk builds silently failing when running test-patch.sh
> -----------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

--
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-3195) MapReduce PreCommit Trunk build is silently failing when running tests

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

Jonathan Eagles commented on MAPREDUCE-3195:
--------------------------------------------

Seems like the build has started working again.

216 tests run
https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/1042/testReport/

326 tests run
https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/1054/testReport/
                
> MapReduce PreCommit Trunk build is silently failing when running tests
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

--
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-3195) MapReduce PreCommit Trunk build is silently failing when running tests

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

Mahadev konar commented on MAPREDUCE-3195:
------------------------------------------

Also, we should add this as list of jiras along with the maven backport to 0.23.
                
> MapReduce PreCommit Trunk build is silently failing when running tests
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

--
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-3195) MapReduce PreCommit Trunk build is silently failing when running tests

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

Chris Riccomini commented on MAPREDUCE-3195:
--------------------------------------------

Based on the hudson chart, it appears to have started between 993 and 994:

https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/993/console
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994/console

994 contains:

MAPREDUCE-3157. [Rumen] Fix TraceBuilder to handle 0.20 history file names also. (detail/ViewSVN)
MAPREDUCE-3125. Modified TaskImpl to consider only non-failed, non-killed task-attempts for obtaining task's progress. Contributed by Hitesh Shah. (detail/ViewSVN)
Move line for HDFS-2422 under 0.23 instead of 0.24. (detail/ViewSVN)
Move the HADOOP-6490 Changes note to the right section. Accidentally placed it under Bugs in r1182189. (detail/ViewSVN)
MAPREDUCE-3140. Fixed the invalid JobHistory URL for failed applications. Contributed by Subroto Sanyal. (detail/ViewSVN)
HADOOP-7736. Remove duplicate Path#normalizePath call. (detail/ViewSVN)
HDFS-2349. Corruption detected during block transfers should log WARNs. (detail/ViewSVN)
HADOOP-6490. Use StringUtils over String#replace in Path#normalizePath. Contributed by Uma Maheswara Rao G. (detail/ViewSVN)
HADOOP-7642. create hadoop-dist module where TAR stitching would happen. Contributed by Thomas White. (detail/ViewSVN)

Not sure if any of this is relevant/helps. The Hudson test chart has been running flat at 69 tests ever since.
                
> MapReduce PreCommit Trunk build is silently failing when running tests
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

--
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-3195) Detect MapReduce PreCommit Trunk builds silently failing when running test-patch.sh

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

Jonathan Eagles commented on MAPREDUCE-3195:
--------------------------------------------

Since the issue is fixed for now. Plan is to use this ticket to fix test-patch.sh to permanently prevent this type of error in the future.
                
> Detect MapReduce PreCommit Trunk builds silently failing when running test-patch.sh
> -----------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

--
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-3195) MapReduce PreCommit Trunk build is silently failing when running tests

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

Jonathan Eagles commented on MAPREDUCE-3195:
--------------------------------------------

Guessing ... but I see HADOOP-7642 made some changes to the version of the assemblies plugin as well some other assemblies plugin changes. I will investigate this a little, perhaps by submitting the reverse patch for experimentation.
                
> MapReduce PreCommit Trunk build is silently failing when running tests
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

--
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-3195) MapReduce PreCommit Trunk build is silently failing when running tests

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

Arun C Murthy commented on MAPREDUCE-3195:
------------------------------------------

Jonathan, thanks for looking into this. A speedy resolution will help a lot!
                
> MapReduce PreCommit Trunk build is silently failing when running tests
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

--
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-3195) MapReduce PreCommit Trunk build is silently failing when running tests

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

Chris Riccomini commented on MAPREDUCE-3195:
--------------------------------------------

Yea, that's the one that made me nervous as well. Look forward to your findings. :)
                
> MapReduce PreCommit Trunk build is silently failing when running tests
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

--
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-3195) MapReduce PreCommit Trunk build is silently failing when running tests

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

Jonathan Eagles commented on MAPREDUCE-3195:
--------------------------------------------

Terrific! Thanks, Mahadev!
                
> MapReduce PreCommit Trunk build is silently failing when running tests
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

--
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-3195) MapReduce PreCommit Trunk build is silently failing when running tests

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

Chris Riccomini commented on MAPREDUCE-3195:
--------------------------------------------

Yea, I just noticed this as well. It seems to have been going on for quite some time. I should also note that the -1 I got in https://issues.apache.org/jira/browse/MAPREDUCE-3068 for javadocs seems to be transient, and appears in a lot of tests.
                
> MapReduce PreCommit Trunk build is silently failing when running tests
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

--
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-3195) MapReduce PreCommit Trunk build is silently failing when running tests

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

Jonathan Eagles commented on MAPREDUCE-3195:
--------------------------------------------

I was never able to fully reproduce this error exactly as the reactor build still always had Auth problems. Not sure how to remove those from the build.

[INFO] Apache Hadoop Main ................................ SUCCESS [1.028s]
[INFO] Apache Hadoop Project POM ......................... SUCCESS [0.784s]
[INFO] Apache Hadoop Annotations ......................... SUCCESS [3.069s]
[INFO] Apache Hadoop Project Dist POM .................... SUCCESS [0.666s]
[INFO] Apache Hadoop Assemblies .......................... SUCCESS [0.286s]
[INFO] Apache Hadoop Auth ................................ SUCCESS [7.141s]
[INFO] Apache Hadoop Auth Examples ....................... FAILURE [1.472s]
[INFO] Apache Hadoop Common .............................. SKIPPED
[INFO] Apache Hadoop Common Project ...................... SKIPPED
[INFO] Apache Hadoop HDFS ................................ SKIPPED
[INFO] Apache Hadoop HDFS Project ........................ SKIPPED
[INFO] hadoop-yarn ....................................... SKIPPED
[INFO] hadoop-yarn-api ................................... SKIPPED
[INFO] hadoop-yarn-common ................................ SKIPPED
[INFO] hadoop-yarn-server ................................ SKIPPED
[INFO] hadoop-yarn-server-common ......................... SKIPPED
[INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
[INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
[INFO] hadoop-yarn-server-tests .......................... SKIPPED
[INFO] hadoop-yarn-applications .......................... SKIPPED
[INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
[INFO] hadoop-yarn-site .................................. SKIPPED
[INFO] hadoop-mapreduce-client ........................... SKIPPED
[INFO] hadoop-mapreduce-client-core ...................... SKIPPED
[INFO] hadoop-mapreduce-client-common .................... SKIPPED
[INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
[INFO] hadoop-mapreduce-client-app ....................... SKIPPED
[INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
[INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] Apache Hadoop Tools ............................... SKIPPED
[INFO] Apache Hadoop Distribution ........................ SKIPPED

                
> MapReduce PreCommit Trunk build is silently failing when running tests
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

--
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-3195) MapReduce PreCommit Trunk build is silently failing when running tests

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

Jonathan Eagles commented on MAPREDUCE-3195:
--------------------------------------------

Can anyone with build conf access post what the exact test-patch command is being executed by jenkins? It seems that another occurrence of this issue in auth is masking the error in mapreduce. Thanks.
                
> MapReduce PreCommit Trunk build is silently failing when running tests
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

--
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-3195) MapReduce PreCommit Trunk build is silently failing when running tests

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

Jonathan Eagles commented on MAPREDUCE-3195:
--------------------------------------------

I did find a maven issue that may be of some help to understand a fix. 

http://jira.codehaus.org/browse/MDEP-259
                
> MapReduce PreCommit Trunk build is silently failing when running tests
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

--
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-3195) MapReduce PreCommit Trunk build is silently failing when running tests

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

Mahadev konar commented on MAPREDUCE-3195:
------------------------------------------

Here's the script:

{code}
#!/bin/bash
set +x

source ${WORKSPACE}/nightly/hudsonEnv.sh

mkdir -p ${WORKSPACE}/patchprocess

cd ${TRUNK}

/bin/bash ${TRUNK}/dev-support/test-patch.sh \
        --jenkins \
        --patch-dir=${WORKSPACE}/patchprocess \
        --basedir=${TRUNK}/hadoop-mapreduce-project \
        --support-dir=/home/jenkins/buildSupport \
        --ps-cmd=/bin/ps \
        --wget-cmd=/usr/bin/wget \
        --svn-cmd=/usr/bin/svn \
        --grep-cmd=/bin/grep \
        --patch-cmd=/usr/bin/patch \
        --jira-cmd=/home/jenkins/tools/jiracli/latest/jira 
        --findbugs-home=/home/jenkins/tools/findbugs/latest \
        --forrest-home=/home/jenkins/tools/forrest/latest \
        --eclipse--home=/home/jenkins/tools/eclipse/latest \
        MAPREDUCE-${ISSUE_NUM}
{code}
                
> MapReduce PreCommit Trunk build is silently failing when running tests
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3195
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3195
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Jonathan Eagles
>            Priority: Blocker
>
> MapReduce PreCommit build is silently failing only running a very small portion of tests. The build then errors out, yet +1 it given to the patch.
> Last known Success build - 307 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/990/testReport/
> First known Error build - 69 tests run and passed
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/testReport/
> Snippet from failed build log - Errors out and then +1 the patch
> https://builds.apache.org/view/G-L/view/Hadoop/job/PreCommit-MAPREDUCE-Build/994/console
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] hadoop-yarn-api ................................... SUCCESS [19.512s]
> [INFO] hadoop-yarn-common ................................ FAILURE [13.835s]
> [INFO] hadoop-yarn-server-common ......................... SKIPPED
> [INFO] hadoop-yarn-server-nodemanager .................... SKIPPED
> [INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
> [INFO] hadoop-yarn-server-tests .......................... SKIPPED
> [INFO] hadoop-yarn-server ................................ SKIPPED
> [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
> [INFO] hadoop-yarn-applications .......................... SKIPPED
> [INFO] hadoop-yarn-site .................................. SKIPPED
> [INFO] hadoop-yarn ....................................... SKIPPED
> [INFO] hadoop-mapreduce-client-core ...................... SKIPPED
> [INFO] hadoop-mapreduce-client-common .................... SKIPPED
> [INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
> [INFO] hadoop-mapreduce-client-app ....................... SKIPPED
> [INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
> [INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
> [INFO] hadoop-mapreduce-client ........................... SKIPPED
> [INFO] hadoop-mapreduce .................................. SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 33.784s
> [INFO] Finished at: Wed Oct 12 12:03:22 UTC 2011
> [INFO] Final Memory: 40M/630M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2-beta-5:single (tar) on project hadoop-yarn-common: Failed to create assembly: Error adding file 'org.apache.hadoop:hadoop-yarn-api:jar:0.24.0-SNAPSHOT' to archive: /home/jenkins/jenkins-slave/workspace/PreCommit-MAPREDUCE-Build/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-api/target/classes isn't a file. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-yarn-common
> ======================================================================
> ======================================================================
>     Running contrib tests.
> ======================================================================
> ======================================================================
> /bin/kill -9 27543 
> kill: No such process
> NOP
> ======================================================================
> ======================================================================
>     Checking the integrity of system test framework code.
> ======================================================================
> ======================================================================
> /bin/kill -9 27548 
> kill: No such process
> NOP
> +1 overall.  Here are the results of testing the latest attachment 
>   http://issues.apache.org/jira/secure/attachment/12498577/MR3166.patch
>   against trunk revision .
>     +1 @author.  The patch does not contain any @author tags.
>     +1 tests included.  The patch appears to include 3 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 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/994//testReport/
> Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/994//console
> This message is automatically generated.

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