You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "TezQA (JIRA)" <ji...@apache.org> on 2015/06/17 16:21:00 UTC

[jira] [Commented] (TEZ-2559) Compilation issue in tez master

    [ https://issues.apache.org/jira/browse/TEZ-2559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14589808#comment-14589808 ] 

TezQA commented on TEZ-2559:
----------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12740055/TEZ-2559.1.patch
  against master revision d160781.

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 3.0.1) warnings.

        {color:red}-1 release audit{color}.  The applied patch generated 2 release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/833//testReport/
Release audit warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/833//artifact/patchprocess/patchReleaseAuditProblems.txt
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/833//console

This message is automatically generated.

> Compilation issue in tez master
> -------------------------------
>
>                 Key: TEZ-2559
>                 URL: https://issues.apache.org/jira/browse/TEZ-2559
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Rajesh Balamohan
>         Attachments: TEZ-2559.1.patch
>
>
> {noformat}
> [INFO] --- build-helper-maven-plugin:1.8:maven-version (maven-version) @ tez-ui ---
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] tez ............................................... SUCCESS [0.941s]
> [INFO] tez-api ........................................... SUCCESS [5.069s]
> [INFO] tez-common ........................................ SUCCESS [0.389s]
> [INFO] tez-runtime-internals ............................. SUCCESS [0.694s]
> [INFO] tez-runtime-library ............................... SUCCESS [1.701s]
> [INFO] tez-mapreduce ..................................... SUCCESS [0.910s]
> [INFO] tez-examples ...................................... SUCCESS [0.190s]
> [INFO] tez-dag ........................................... SUCCESS [3.808s]
> [INFO] tez-tests ......................................... SUCCESS [0.643s]
> [INFO] tez-ui ............................................ FAILURE [0.044s]
> [INFO] tez-plugins ....................................... SKIPPED
> [INFO] tez-yarn-timeline-history ......................... SKIPPED
> [INFO] tez-yarn-timeline-history-with-acls ............... SKIPPED
> [INFO] tez-history-parser ................................ SKIPPED
> [INFO] tez-mbeans-resource-calculator .................... SKIPPED
> [INFO] tez-tools ......................................... SKIPPED
> [INFO] tez-dist .......................................... SKIPPED
> [INFO] Tez ............................................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 14.665s
> [INFO] Finished at: Wed Jun 17 12:17:04 IST 2015
> [INFO] Final Memory: 56M/356M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.23:install-node-and-npm (install node and npm) on project tez-ui: The plugin com.github.eirslett:frontend-maven-plugin:0.0.23 requires Maven version 3.1.0 -> [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/PluginIncompatibleException
> {noformat}
> build fails on mac and linux.
> \cc [~pramachandran]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)