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

Hadoop QA commented on PHOENIX-6017:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/13007893/PHOENIX-6017-4.x-v2.patch
  against 4.x branch at commit 28eb6980a668dc3d98d387692aedf7bec863b6c7.
  ATTACHMENT ID: 13007893

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

    {color:green}+0 tests included{color}.  The patch appears to be a 
documentation, build,
                        or dev patch that doesn't require tests.

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

    {color:red}-1 release audit{color}.  The applied patch generated 1 release 
audit warnings (more than the master's current 0 warnings).

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

     {color:red}-1 core tests{color}.  The patch failed these unit tests:
     
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.DropTableWithViewsIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpgradeIT

     {color:red}-1 core zombie tests{color}.  There are 7 zombie test(s):       
at 
org.apache.phoenix.end2end.ParameterizedIndexUpgradeToolIT.testNonDryRunToolWithMultiTables(ParameterizedIndexUpgradeToolIT.java:470)
        at 
org.apache.phoenix.end2end.BasePermissionsIT.testReadPermsOnTableIndexAndView(BasePermissionsIT.java:1018)
        at 
org.apache.phoenix.end2end.BasePermissionsIT.testReadPermsOnTableIndexAndView(BasePermissionsIT.java:1044)
        at 
org.apache.phoenix.end2end.BasePermissionsIT.testReadPermsOnTableIndexAndView(BasePermissionsIT.java:1016)

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/4053//testReport/
Code Coverage results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/4053//artifact/phoenix-core/target/site/jacoco/index.html
Release audit warnings: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/4053//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/4053//console

This message is automatically generated.

> Hadoop QA Precommit build keeps failing with release audit warning for 
> phoenix-server/dependency-reduced-pom.xml
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-6017
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6017
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.0.0, 4.15.0
>            Reporter: Chinmay Kulkarni
>            Assignee: Chinmay Kulkarni
>            Priority: Major
>              Labels: beginner, newbie, phoenix-hardening, quality-improvement
>             Fix For: 5.1.0, 4.16.0
>
>         Attachments: PHOENIX-6017-4.x-v1.patch, PHOENIX-6017-4.x-v2.patch
>
>
> I believe this is introduced by some changes related to the maven-shaded 
> plugin. We create a dependency-reduced-pom.xml which is considered during the 
> license header check, thus always causing preCommit to fail on this step. We 
> should prevent its creation perhaps via something like 
> [this|https://stackoverflow.com/questions/11314182/maven-shade-plugin-adding-dependency-reduced-pom-xml-to-base-directory].
>  Example of a failing build's error:
> {code:java}
> 1 Unknown Licenses
> *****************************************************
> Files with unapproved licenses:
>   
> /home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/phoenix-server/dependency-reduced-pom.xml
> *****************************************************
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to