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

ASF GitHub Bot commented on PHOENIX-6350:
-----------------------------------------

stoty commented on pull request #1127:
URL: https://github.com/apache/phoenix/pull/1127#issuecomment-772324493


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   5m 51s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files 
found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any 
@author tags.  |
   | -1 :x: |  test4tests  |   0m  0s |  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.  
|
   ||| _ master Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  17m 10s |  master passed  |
   | +0 |  hbaserecompile  |  24m 11s |  HBase recompiled.  |
   | +1 :green_heart: |  compile  |   0m 33s |  master passed  |
   | +1 :green_heart: |  javadoc  |   0m 22s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  10m  8s |  the patch passed  |
   | +0 |  hbaserecompile  |  43m 50s |  HBase recompiled.  |
   | +1 :green_heart: |  compile  |   0m 31s |  the patch passed  |
   | +1 :green_heart: |  javac  |   0m 31s |  the patch passed  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace 
issues.  |
   | +1 :green_heart: |  xml  |   0m  1s |  The patch has no ill-formed XML 
file.  |
   | +1 :green_heart: |  javadoc  |   0m 20s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   9m 46s |  phoenix-pherf in the patch passed. 
 |
   | +1 :green_heart: |  asflicense  |   0m 12s |  The patch does not generate 
ASF License warnings.  |
   |  |   |  61m 10s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: 
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1127/1/artifact/yetus-general-check/output/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/phoenix/pull/1127 |
   | JIRA Issue | PHOENIX-6350 |
   | Optional Tests | dupname asflicense javac javadoc unit xml compile |
   | uname | Linux c75192e2217f 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 
23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev/phoenix-personality.sh |
   | git revision | master / a26adea |
   | Default Java | Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08 |
   |  Test Results | 
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1127/1/testReport/
 |
   | Max. process+thread count | 1575 (vs. ulimit of 30000) |
   | modules | C: phoenix-pherf U: phoenix-pherf |
   | Console output | 
https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1127/1/console
 |
   | versions | git=2.7.4 maven=3.3.9 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Build failure on phoenix master branch
> --------------------------------------
>
>                 Key: PHOENIX-6350
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6350
>             Project: Phoenix
>          Issue Type: Bug
>         Environment: Ubuntu 20.04 LTS
>            Reporter: Suraj Naik
>            Assignee: Istvan Toth
>            Priority: Major
>              Labels: Java11
>             Fix For: 5.2.0
>
>
> I used 
> {code:java}
> mvn clean install package -DskipTests
> {code}
> {code:java}
> [WARNING] Used undeclared dependencies found:
> [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2:test
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Apache Phoenix 5.1.0-SNAPSHOT:
> [INFO] 
> [INFO] Apache Phoenix ..................................... SUCCESS [ 1.821 s]
> [INFO] Phoenix Hbase 2.4.0 compatibility .................. SUCCESS [ 4.454 s]
> [INFO] Phoenix Hbase 2.3.0 compatibility .................. SUCCESS [ 2.683 s]
> [INFO] Phoenix Hbase 2.2.5 compatibility .................. SUCCESS [ 2.101 s]
> [INFO] Phoenix Hbase 2.1.6 compatibility .................. SUCCESS [ 2.133 s]
> [INFO] Phoenix Core ....................................... SUCCESS [ 36.892 
> s]
> [INFO] Phoenix - Pherf .................................... FAILURE [ 5.749 s]
> [INFO] Phoenix Client Parent .............................. SKIPPED
> [INFO] Phoenix Client for HBase 2.4 ....................... SKIPPED
> [INFO] Phoenix Server JAR for HBase 2.4 ................... SKIPPED
> [INFO] Phoenix - Tracing Web Application .................. SKIPPED
> [INFO] Phoenix Assembly ................................... SKIPPED
> [INFO] phoenix-tools ...................................... SKIPPED
> [INFO] Phoenix Client Embedded for HBase 2.4 .............. SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 56.515 s
> [INFO] Finished at: 2021-01-29T14:31:47+05:30
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-dependency-plugin:3.1.1:analyze-only 
> (enforce-dependencies) on project phoenix-pherf: Dependency problems found -> 
> [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 <args> -rf :phoenix-pherf{code}



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

Reply via email to