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

Hadoop QA commented on OOZIE-2996:
----------------------------------

Testing JIRA OOZIE-2996

Cleaning local git workspace

----------------------------

{color:green}+1 PATCH_APPLIES{color}
{color:green}+1 CLEAN{color}
{color:red}-1 RAW_PATCH_ANALYSIS{color}
.    {color:green}+1{color} the patch does not introduce any @author tags
.    {color:green}+1{color} the patch does not introduce any tabs
.    {color:green}+1{color} the patch does not introduce any trailing spaces
.    {color:green}+1{color} the patch does not introduce any line longer than 
132
.    {color:red}-1{color} the patch does not add/modify any testcase
{color:green}+1 RAT{color}
.    {color:green}+1{color} the patch does not seem to introduce new RAT 
warnings
{color:green}+1 JAVADOC{color}
.    {color:green}+1{color} the patch does not seem to introduce new Javadoc 
warnings
.    {color:red}WARNING{color}: the current HEAD has 77 Javadoc warning(s)
{color:green}+1 COMPILE{color}
.    {color:green}+1{color} HEAD compiles
.    {color:green}+1{color} patch compiles
.    {color:green}+1{color} the patch does not seem to introduce new javac 
warnings
{color:green}+1{color} There are no new bugs found in total.
. {color:green}+1{color} There are no new bugs found in [examples].
. {color:green}+1{color} There are no new bugs found in [core].
. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].
. {color:green}+1{color} There are no new bugs found in [sharelib/hive].
. {color:green}+1{color} There are no new bugs found in [sharelib/pig].
. {color:green}+1{color} There are no new bugs found in [sharelib/spark].
. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].
. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].
. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].
. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].
. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].
. {color:green}+1{color} There are no new bugs found in [tools].
. {color:green}+1{color} There are no new bugs found in [docs].
. {color:green}+1{color} There are no new bugs found in [server].
. {color:green}+1{color} There are no new bugs found in [client].
{color:green}+1 BACKWARDS_COMPATIBILITY{color}
.    {color:green}+1{color} the patch does not change any JPA 
Entity/Colum/Basic/Lob/Transient annotations
.    {color:green}+1{color} the patch does not modify JPA files
{color:green}+1 TESTS{color}
.    Tests run: 2054
.    Tests rerun: 92
.    Tests failed at first run: 
org.apache.oozie.command.TestPurgeXCommand,org.apache.oozie.action.hadoop.TestJavaActionExecutor,
{color:green}+1 DISTRO{color}
.    {color:green}+1{color} distro tarball builds with the patch 

----------------------------
{color:red}*-1 Overall result, please check the reported -1(s)*{color}

{color:red}. There is at least one warning, please check{color}

The full output of the test-patch run is available at

. https://builds.apache.org/job/PreCommit-OOZIE-Build/191/

> add option for -UseGCOverheadLimit to maven opts as sometimes local testing 
> fails
> ---------------------------------------------------------------------------------
>
>                 Key: OOZIE-2996
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2996
>             Project: Oozie
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 4.3.0
>         Environment: Java 8
> Maven 3.5
> Oozie master branch commit 50b92932f54d46e342403acaa33b7ae1a524328c
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>             Fix For: 5.0.0
>
>         Attachments: OOZIE-2996-0.patch, OOZIE-2996-1.patch
>
>
> steps to reproduce
> {code}
> mvn clean -Dtest=org.apache.oozie.service.TestAuthorizationService test 
> -DtargetJavaVersion=1.8 -DjavaVersion=1.8
> {code}
> {noformat}
> [INFO] Apache Oozie Main .................................. SUCCESS [  0.635 
> s]
> [INFO] Apache Oozie Client ................................ SUCCESS [  3.648 
> s]
> [INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  4.660 
> s]
> [INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  1.762 
> s]
> [INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  1.012 
> s]
> [INFO] Apache Oozie Core .................................. SUCCESS [02:28 
> min]
> [INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  4.101 
> s]
> [INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  3.101 
> s]
> [INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  3.129 
> s]
> [INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  4.354 
> s]
> [INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  3.280 
> s]
> [INFO] Apache Oozie Examples .............................. SUCCESS [  7.110 
> s]
> [INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  8.048 
> s]
> [INFO] Apache Oozie Share Lib ............................. SUCCESS [  0.018 
> s]
> [INFO] Apache Oozie Docs .................................. SUCCESS [  0.284 
> s]
> [INFO] Apache Oozie WebApp ................................ FAILURE [ 24.500 
> s]
> [INFO] Apache Oozie Tools ................................. SKIPPED
> [INFO] Apache Oozie MiniOozie ............................. SKIPPED
> [INFO] Apache Oozie Server ................................ SKIPPED
> [INFO] Apache Oozie Distro ................................ SKIPPED
> [INFO] Apache Oozie ZooKeeper Security Tests .............. SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 03:39 min
> [INFO] Finished at: 2017-07-17T16:39:33-04:00
> [INFO] Final Memory: 239M/455M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] GC overhead limit exceeded -> [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/OutOfMemoryError
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to