LutzWeischerFujitsu opened a new issue #6692:
URL: https://github.com/apache/incubator-pinot/issues/6692


   [jw@cn05 pinot]$ mvn install -DskipTests -Pbin-dist
   ...
   [INFO] Installing artifact 
/home/jw/.m2/repository/org/apache/logging/log4j/log4j-core/2.11.2/log4j-core-2.11.2.jar
 to 
/home/jw/apache/pinot/pinot-tools/target/pinot-tools-pkg/lib/log4j-core-2.11.2.jar
   [INFO] Installing artifact 
/home/jw/.m2/repository/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar
 to 
/home/jw/apache/pinot/pinot-tools/target/pinot-tools-pkg/lib/log4j-api-2.11.2.jar
   [INFO] Installing artifact 
/home/jw/.m2/repository/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar
 to 
/home/jw/apache/pinot/pinot-tools/target/pinot-tools-pkg/lib/commons-math3-3.2.jar
   [INFO] Installing artifact 
/home/jw/apache/pinot/pinot-tools/target/pinot-tools-0.7.0-SNAPSHOT.jar to 
/home/jw/apache/pinot/pinot-tools/target/pinot-tools-pkg/lib/pinot-tools-0.7.0-SNAPSHOT.jar
   [INFO]
   [INFO] --- maven-assembly-plugin:3.1.1:single (build-pinot-tool-launcher) @ 
pinot-tools ---
   [INFO] Building jar: 
/home/jw/apache/pinot/pinot-tools/target/pinot-tool-launcher-jar-with-dependencies.jar
   [INFO]
   [INFO] --- maven-assembly-plugin:3.1.1:single (build-query-comparison) @ 
pinot-tools ---
   [INFO] Building jar: 
/home/jw/apache/pinot/pinot-tools/target/query-comparison-jar-with-dependencies.jar
   [INFO]
   [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
pinot-tools ---
   [INFO] Skipping because packaging 'jar' is not pom.
   [INFO]
   [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ pinot-tools ---
   [INFO] Building jar: 
/home/jw/apache/pinot/pinot-tools/target/pinot-tools-0.7.0-SNAPSHOT-tests.jar
   [INFO]
   [INFO] --- maven-surefire-plugin:3.0.0-M5:test (integration-tests) @ 
pinot-tools ---
   [INFO] Tests are skipped.
   [INFO]
   [INFO] --- license-maven-plugin:2.8:check (default) @ pinot-tools ---
   [INFO] Checking licenses...
   [WARNING] Unknown file extension: 
/home/jw/apache/pinot/pinot-tools/src/main/resources/examples/stream/airlineStats/sample_data/airlineStats_data.orc
   [WARNING] Unable to find a comment style definition for some files. You may 
want to add a custom mapping for the relevant file extensions.
   [INFO]
   [INFO] --- apache-rat-plugin:0.13:check (default) @ pinot-tools ---
   [INFO] Enabled default license matchers.
   [INFO] Will parse SCM ignores for exclusions...
   [INFO] Finished adding exclusions from SCM ignore files.
   [INFO] 62 implicit excludes (use -debug for more details).
   [INFO] 39 explicit excludes (use -debug for more details).
   [INFO] 157 resources included (use -debug for more details)
   [INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, 
generated: 0, approved: 156 licenses.
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Pinot 0.7.0-SNAPSHOT:
   [INFO]
   [INFO] Pinot .............................................. SUCCESS [ 16.493 
s]
   [INFO] Pinot Service Provider Interface ................... SUCCESS [ 15.031 
s]
   [INFO] Pinot Plugins ...................................... SUCCESS [  1.901 
s]
   [INFO] Pinot Metrics ...................................... SUCCESS [  0.565 
s]
   [INFO] Pinot Yammer Metrics ............................... SUCCESS [ 19.589 
s]
   [INFO] Pinot Common ....................................... SUCCESS [01:10 
min]
   [INFO] Pinot Input Format ................................. SUCCESS [  1.105 
s]
   [INFO] Pinot Avro Base .................................... SUCCESS [  3.116 
s]
   [INFO] Pinot Avro ......................................... SUCCESS [  2.611 
s]
   [INFO] Pinot Csv .......................................... SUCCESS [  1.583 
s]
   [INFO] Pinot JSON ......................................... SUCCESS [  1.531 
s]
   [INFO] Pinot Core ......................................... SUCCESS [01:01 
min]
   [INFO] Pinot Server ....................................... SUCCESS [ 28.700 
s]
   [INFO] Pinot Controller ................................... SUCCESS [06:26 
min]
   [INFO] Pinot Broker ....................................... SUCCESS [ 42.325 
s]
   [INFO] Pinot Clients ...................................... SUCCESS [  0.526 
s]
   [INFO] Pinot Java Client .................................. SUCCESS [  2.591 
s]
   [INFO] Pinot JDBC Client .................................. SUCCESS [  3.156 
s]
   [INFO] Pinot Batch Ingestion .............................. SUCCESS [  1.732 
s]
   [INFO] Pinot Batch Ingestion Common ....................... SUCCESS [  2.488 
s]
   [INFO] Pinot Minion ....................................... SUCCESS [ 13.815 
s]
   [INFO] Pinot Confluent Avro ............................... SUCCESS [  6.294 
s]
   [INFO] Pinot ORC .......................................... SUCCESS [ 28.449 
s]
   [INFO] Pinot Parquet ...................................... SUCCESS [ 33.363 
s]
   [INFO] Pinot Thrift ....................................... SUCCESS [  3.318 
s]
   [INFO] Pinot Protocol Buffers ............................. SUCCESS [  3.395 
s]
   [INFO] Pluggable Pinot file system ........................ SUCCESS [  0.482 
s]
   [INFO] Pinot Azure Data Lake Storage ...................... SUCCESS [ 13.405 
s]
   [INFO] Pinot Hadoop Filesystem ............................ SUCCESS [  3.374 
s]
   [INFO] Pinot Google Cloud Storage ......................... SUCCESS [ 10.825 
s]
   [INFO] Pinot Amazon S3 .................................... SUCCESS [ 23.689 
s]
   [INFO] Pinot Batch Ingestion for Spark .................... SUCCESS [ 13.029 
s]
   [INFO] Pinot Batch Ingestion for Hadoop ................... SUCCESS [ 11.239 
s]
   [INFO] Pinot Batch Ingestion Standalone ................... SUCCESS [  2.597 
s]
   [INFO] Pinot Batch Ingestion .............................. SUCCESS [  1.048 
s]
   [INFO] Pinot Ingestion Common ............................. SUCCESS [ 20.996 
s]
   [INFO] Pinot Hadoop ....................................... SUCCESS [01:45 
min]
   [INFO] Pinot Spark ........................................ SUCCESS [01:55 
min]
   [INFO] Pinot Stream Ingestion ............................. SUCCESS [  0.515 
s]
   [INFO] Pinot Kafka Base ................................... SUCCESS [  1.479 
s]
   [INFO] Pinot Kafka 0.9 .................................... SUCCESS [ 11.825 
s]
   [INFO] Pinot Kafka 2.0 .................................... SUCCESS [ 14.118 
s]
   [INFO] Pinot Minion Tasks ................................. SUCCESS [ 30.201 
s]
   [INFO] Pinot Minion Built-In Tasks ........................ SUCCESS [01:08 
min]
   [INFO] Pinot Tools ........................................ FAILURE [03:19 
min]
   [INFO] Pinot Integration Tests ............................ SKIPPED
   [INFO] Pinot Perf ......................................... SKIPPED
   [INFO] Pinot Distribution ................................. SKIPPED
   [INFO] Pinot Connectors ................................... SKIPPED
   [INFO] Pinot Spark Connector .............................. SKIPPED
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  23:23 min
   [INFO] Finished at: 2021-03-17T11:49:33+01:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check 
(default) on project pinot-tools: Too many files with unapproved license: 1 See 
RAT report in: /home/jw/apache/pinot/pinot-tools/target/rat.txt -> [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/MojoFailureException
   [ERROR]
   [ERROR] After correcting the problems, you can resume the build with the 
command
   [ERROR]   mvn <args> -rf :pinot-tools
   [jw@cn05 pinot]$ 
   
   rat.txt contains 
   
   1 Unknown Licenses                                                           
                                                                                
                                                                                
   *****************************************************                        
                                                                                
                                                                                
   Files with unapproved licenses:                                              
                                                                                
                                                                                
     
/home/jw/apache/pinot/pinot-tools/src/main/resources/examples/stream/airlineStats/sample_data/airlineStats_data.orc
                                                                                
                                           ***********************************
 ****************** 


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to