You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/10/12 18:31:13 UTC

Build failed in Jenkins: drill-scm #897

See <https://builds.apache.org/job/drill-scm/897/display/redirect?page=changes>

Changes:

[parthc] DRILL-5698: Revert unnecessary changes to C++ client

[parthc] DRILL-5431: SSL Support (Java) - Add test certificates, keys, keystore,

[parthc] DRILL-5431: Upgrade Netty to 4.0.47

[parthc] DRILL-5431: Update POM to upgrade to Netty 4.0.48 and add exclusions to

[parthc] DRILL-5431: SSL Support (Java) - Java client server SSL implementation

[parthc] DRILL-5431: SSL Support (Java) - Fix display of client-server encryption

[parthc] DRILL-5431: SSL Support (C++) - Refactoring of C++ client.

[parthc] DRILL-5431: SSL Support (C++) - Add boost example code for ssl (small

[parthc] DRILL-5431: SSL Support (C++) - Add (Netty like) socket abstraction that

[parthc] DRILL-5431: SSL Support (C++) - Update DrillClientImpl to use Channel

[parthc] DRILL-5431: SSL Support (C++) - Fix Sasl on Windows to build from source

[parthc] DRILL-5431: Regenerate protobuf files

------------------------------------------
[...truncated 80.45 KB...]
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ drill-rpc ---
[INFO] Building jar: <https://builds.apache.org/job/drill-scm/ws/exec/rpc/target/drill-rpc-1.12.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ drill-rpc ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ drill-rpc ---
[INFO] Building jar: <https://builds.apache.org/job/drill-scm/ws/exec/rpc/target/drill-rpc-1.12.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:check (checkstyle-validation) @ drill-rpc ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (avoid_bad_dependencies) @ drill-rpc ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ drill-rpc ---
[INFO] Installing <https://builds.apache.org/job/drill-scm/ws/exec/rpc/target/drill-rpc-1.12.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/drill/exec/drill-rpc/1.12.0-SNAPSHOT/drill-rpc-1.12.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/drill-scm/ws/exec/rpc/pom.xml> to /home/jenkins/.m2/repository/org/apache/drill/exec/drill-rpc/1.12.0-SNAPSHOT/drill-rpc-1.12.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/drill-scm/ws/exec/rpc/target/drill-rpc-1.12.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/drill/exec/drill-rpc/1.12.0-SNAPSHOT/drill-rpc-1.12.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building exec/Vectors 1.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ vector ---
[INFO] Deleting <https://builds.apache.org/job/drill-scm/ws/exec/vector/target>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-checks) @ vector ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.css
[INFO] Exclude: **/*.js
[INFO] Exclude: **/*.md
[INFO] Exclude: **/*.eps
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.seq
[INFO] Exclude: **/*.parquet
[INFO] Exclude: **/*.sql
[INFO] Exclude: **/git.properties
[INFO] Exclude: **/*.csv
[INFO] Exclude: **/*.csvh
[INFO] Exclude: **/*.csvh-test
[INFO] Exclude: **/*.tsv
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ssv
[INFO] Exclude: **/drill-*.conf
[INFO] Exclude: **/.buildpath
[INFO] Exclude: **/*.proto
[INFO] Exclude: **/*.fmpp
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.tdd
[INFO] Exclude: **/*.project
[INFO] Exclude: **/TAGS
[INFO] Exclude: **/*.checkstyle
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.settings/**
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: **/*.pb.cc
[INFO] Exclude: **/*.pb.h
[INFO] Exclude: **/*.linux
[INFO] Exclude: **/client/*build*/**
[INFO] Exclude: **/client/tags
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: **/ssl/*.csr
[INFO] Exclude: **/*.tbl
[INFO] Exclude: **/*.httpd
[INFO] Exclude: **/*.autotools
[INFO] Exclude: **/*.cproject
[INFO] Exclude: **/*.drill
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] 114 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 114 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-fmpp-resources) @ vector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 27 resources
[INFO] 
[INFO] --- git-commit-id-plugin:2.1.9:revision (for-jars) @ vector ---
[INFO] 
[INFO] --- drill-fmpp-maven-plugin:1.12.0-SNAPSHOT:generate (generate-fmpp) @ vector ---
[INFO] Freemarker generation:
 scope: compile,
 config: <https://builds.apache.org/job/drill-scm/ws/exec/vector/src/main/codegen/config.fmpp,>
 templates: <https://builds.apache.org/job/drill-scm/ws/exec/vector/target/codegen/templates>
[INFO] Adding maven data loader
.......................
[INFO] Freemarker generation took 899ms
[INFO] Incremental output update took 0ms
[INFO] new: 536
[INFO] changed: 0
[INFO] unchanged: 0
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ vector ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ vector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 27 resources to codegen
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ vector ---
[INFO] Compiling 624 source files to <https://builds.apache.org/job/drill-scm/ws/exec/vector/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ vector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/drill-scm/ws/exec/vector/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ vector ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ vector ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ vector ---
[INFO] Building jar: <https://builds.apache.org/job/drill-scm/ws/exec/vector/target/vector-1.12.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ vector ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ vector ---
[INFO] Building jar: <https://builds.apache.org/job/drill-scm/ws/exec/vector/target/vector-1.12.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:check (checkstyle-validation) @ vector ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (avoid_bad_dependencies) @ vector ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ vector ---
[INFO] Installing <https://builds.apache.org/job/drill-scm/ws/exec/vector/target/vector-1.12.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/drill/exec/vector/1.12.0-SNAPSHOT/vector-1.12.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/drill-scm/ws/exec/vector/pom.xml> to /home/jenkins/.m2/repository/org/apache/drill/exec/vector/1.12.0-SNAPSHOT/vector-1.12.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/drill-scm/ws/exec/vector/target/vector-1.12.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/drill/exec/vector/1.12.0-SNAPSHOT/vector-1.12.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building contrib/Parent Pom 1.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ drill-contrib-parent ---
[INFO] Deleting <https://builds.apache.org/job/drill-scm/ws/contrib/target>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-checks) @ drill-contrib-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 70 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.css
[INFO] Exclude: **/*.js
[INFO] Exclude: **/*.md
[INFO] Exclude: **/*.eps
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.seq
[INFO] Exclude: **/*.parquet
[INFO] Exclude: **/*.sql
[INFO] Exclude: **/git.properties
[INFO] Exclude: **/*.csv
[INFO] Exclude: **/*.csvh
[INFO] Exclude: **/*.csvh-test
[INFO] Exclude: **/*.tsv
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ssv
[INFO] Exclude: **/drill-*.conf
[INFO] Exclude: **/.buildpath
[INFO] Exclude: **/*.proto
[INFO] Exclude: **/*.fmpp
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.tdd
[INFO] Exclude: **/*.project
[INFO] Exclude: **/TAGS
[INFO] Exclude: **/*.checkstyle
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.settings/**
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: **/*.pb.cc
[INFO] Exclude: **/*.pb.h
[INFO] Exclude: **/*.linux
[INFO] Exclude: **/client/*build*/**
[INFO] Exclude: **/client/tags
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: **/ssl/*.csr
[INFO] Exclude: **/*.tbl
[INFO] Exclude: **/*.httpd
[INFO] Exclude: **/*.autotools
[INFO] Exclude: **/*.cproject
[INFO] Exclude: **/*.drill
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] 67 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 61 licenses.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Drill Root POM .............................. SUCCESS [ 12.208 s]
[INFO] tools/Parent Pom ................................... SUCCESS [  0.801 s]
[INFO] tools/freemarker codegen tooling ................... SUCCESS [  5.864 s]
[INFO] Drill Protocol ..................................... SUCCESS [  8.745 s]
[INFO] Common (Logical Plan, Base expressions) ............ SUCCESS [  6.490 s]
[INFO] Logical Plan, Base expressions ..................... SUCCESS [  9.301 s]
[INFO] exec/Parent Pom .................................... SUCCESS [  0.908 s]
[INFO] exec/memory/Parent Pom ............................. SUCCESS [  0.673 s]
[INFO] exec/memory/base ................................... SUCCESS [  4.626 s]
[INFO] exec/rpc ........................................... SUCCESS [  4.395 s]
[INFO] exec/Vectors ....................................... SUCCESS [ 58.846 s]
[INFO] contrib/Parent Pom ................................. FAILURE [  0.288 s]
[INFO] contrib/data/Parent Pom ............................ SKIPPED
[INFO] contrib/data/tpch-sample-data ...................... SKIPPED
[INFO] exec/Java Execution Engine ......................... SKIPPED
[INFO] exec/JDBC Driver using dependencies ................ SKIPPED
[INFO] JDBC JAR with all dependencies ..................... SKIPPED
[INFO] contrib/kudu-storage-plugin ........................ SKIPPED
[INFO] contrib/mongo-storage-plugin ....................... SKIPPED
[INFO] contrib/hbase-storage-plugin ....................... SKIPPED
[INFO] contrib/jdbc-storage-plugin ........................ SKIPPED
[INFO] contrib/hive-storage-plugin/Parent Pom ............. SKIPPED
[INFO] contrib/hive-storage-plugin/hive-exec-shaded ....... SKIPPED
[INFO] contrib/hive-storage-plugin/core ................... SKIPPED
[INFO] contrib/drill-gis-plugin ........................... SKIPPED
[INFO] Packaging and Distribution Assembly ................ SKIPPED
[INFO] contrib/mapr-format-plugin ......................... SKIPPED
[INFO] contrib/sqlline .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:54 min
[INFO] Finished at: 2017-10-12T18:30:43+00:00
[INFO] Final Memory: 99M/797M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (rat-checks) on project drill-contrib-parent: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/drill-scm/ws/contrib/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 <goals> -rf :drill-contrib-parent
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 191.30 MB of artifacts by 100.0% relative to #896

Jenkins build is back to normal : drill-scm #899

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/drill-scm/899/display/redirect?page=changes>


Build failed in Jenkins: drill-scm #898

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/drill-scm/898/display/redirect?page=changes>

Changes:

[progers] DRILL-5815: Option to set query memory as percent of total

[progers] DRILL-5838: Fix MaprDB filter pushdown for the case of nested field

[progers] DRILL-5743: Handling column family and column scan for hbase

[progers] DRILL-5853 : Update Calcite to get NULL direction for sort removal

[progers] DRILL-5790: Fixed problem with explicit opening a local file

------------------------------------------
[...truncated 104.26 KB...]
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ drill-rpc ---
[INFO] Building jar: <https://builds.apache.org/job/drill-scm/ws/exec/rpc/target/drill-rpc-1.12.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ drill-rpc ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ drill-rpc ---
[INFO] Building jar: <https://builds.apache.org/job/drill-scm/ws/exec/rpc/target/drill-rpc-1.12.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:check (checkstyle-validation) @ drill-rpc ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (avoid_bad_dependencies) @ drill-rpc ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ drill-rpc ---
[INFO] Installing <https://builds.apache.org/job/drill-scm/ws/exec/rpc/target/drill-rpc-1.12.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/drill/exec/drill-rpc/1.12.0-SNAPSHOT/drill-rpc-1.12.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/drill-scm/ws/exec/rpc/pom.xml> to /home/jenkins/.m2/repository/org/apache/drill/exec/drill-rpc/1.12.0-SNAPSHOT/drill-rpc-1.12.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/drill-scm/ws/exec/rpc/target/drill-rpc-1.12.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/drill/exec/drill-rpc/1.12.0-SNAPSHOT/drill-rpc-1.12.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building exec/Vectors 1.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ vector ---
[INFO] Deleting <https://builds.apache.org/job/drill-scm/ws/exec/vector/target>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-checks) @ vector ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.css
[INFO] Exclude: **/*.js
[INFO] Exclude: **/*.md
[INFO] Exclude: **/*.eps
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.seq
[INFO] Exclude: **/*.parquet
[INFO] Exclude: **/*.sql
[INFO] Exclude: **/git.properties
[INFO] Exclude: **/*.csv
[INFO] Exclude: **/*.csvh
[INFO] Exclude: **/*.csvh-test
[INFO] Exclude: **/*.tsv
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ssv
[INFO] Exclude: **/drill-*.conf
[INFO] Exclude: **/.buildpath
[INFO] Exclude: **/*.proto
[INFO] Exclude: **/*.fmpp
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.tdd
[INFO] Exclude: **/*.project
[INFO] Exclude: **/TAGS
[INFO] Exclude: **/*.checkstyle
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.settings/**
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: **/*.pb.cc
[INFO] Exclude: **/*.pb.h
[INFO] Exclude: **/*.linux
[INFO] Exclude: **/client/*build*/**
[INFO] Exclude: **/client/tags
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: **/ssl/*.csr
[INFO] Exclude: **/*.tbl
[INFO] Exclude: **/*.httpd
[INFO] Exclude: **/*.autotools
[INFO] Exclude: **/*.cproject
[INFO] Exclude: **/*.drill
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] 114 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 114 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-fmpp-resources) @ vector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 27 resources
[INFO] 
[INFO] --- git-commit-id-plugin:2.1.9:revision (for-jars) @ vector ---
[INFO] 
[INFO] --- drill-fmpp-maven-plugin:1.12.0-SNAPSHOT:generate (generate-fmpp) @ vector ---
[INFO] Freemarker generation:
 scope: compile,
 config: <https://builds.apache.org/job/drill-scm/ws/exec/vector/src/main/codegen/config.fmpp,>
 templates: <https://builds.apache.org/job/drill-scm/ws/exec/vector/target/codegen/templates>
[INFO] Adding maven data loader
.......................
[INFO] Freemarker generation took 906ms
[INFO] Incremental output update took 0ms
[INFO] new: 536
[INFO] changed: 0
[INFO] unchanged: 0
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ vector ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ vector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 27 resources to codegen
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ vector ---
[INFO] Compiling 624 source files to <https://builds.apache.org/job/drill-scm/ws/exec/vector/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ vector ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/drill-scm/ws/exec/vector/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ vector ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ vector ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ vector ---
[INFO] Building jar: <https://builds.apache.org/job/drill-scm/ws/exec/vector/target/vector-1.12.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ vector ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ vector ---
[INFO] Building jar: <https://builds.apache.org/job/drill-scm/ws/exec/vector/target/vector-1.12.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:check (checkstyle-validation) @ vector ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (avoid_bad_dependencies) @ vector ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ vector ---
[INFO] Installing <https://builds.apache.org/job/drill-scm/ws/exec/vector/target/vector-1.12.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/drill/exec/vector/1.12.0-SNAPSHOT/vector-1.12.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/drill-scm/ws/exec/vector/pom.xml> to /home/jenkins/.m2/repository/org/apache/drill/exec/vector/1.12.0-SNAPSHOT/vector-1.12.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/drill-scm/ws/exec/vector/target/vector-1.12.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/drill/exec/vector/1.12.0-SNAPSHOT/vector-1.12.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building contrib/Parent Pom 1.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ drill-contrib-parent ---
[INFO] Deleting <https://builds.apache.org/job/drill-scm/ws/contrib/target>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-checks) @ drill-contrib-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 70 implicit excludes (use -debug for more details).
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.css
[INFO] Exclude: **/*.js
[INFO] Exclude: **/*.md
[INFO] Exclude: **/*.eps
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.seq
[INFO] Exclude: **/*.parquet
[INFO] Exclude: **/*.sql
[INFO] Exclude: **/git.properties
[INFO] Exclude: **/*.csv
[INFO] Exclude: **/*.csvh
[INFO] Exclude: **/*.csvh-test
[INFO] Exclude: **/*.tsv
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.ssv
[INFO] Exclude: **/drill-*.conf
[INFO] Exclude: **/.buildpath
[INFO] Exclude: **/*.proto
[INFO] Exclude: **/*.fmpp
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.tdd
[INFO] Exclude: **/*.project
[INFO] Exclude: **/TAGS
[INFO] Exclude: **/*.checkstyle
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.settings/**
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: **/*.pb.cc
[INFO] Exclude: **/*.pb.h
[INFO] Exclude: **/*.linux
[INFO] Exclude: **/client/*build*/**
[INFO] Exclude: **/client/tags
[INFO] Exclude: **/cmake_install.cmake
[INFO] Exclude: **/ssl/*.csr
[INFO] Exclude: **/*.tbl
[INFO] Exclude: **/*.httpd
[INFO] Exclude: **/*.autotools
[INFO] Exclude: **/*.cproject
[INFO] Exclude: **/*.drill
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] 67 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 61 licenses.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Drill Root POM .............................. SUCCESS [  7.542 s]
[INFO] tools/Parent Pom ................................... SUCCESS [  0.882 s]
[INFO] tools/freemarker codegen tooling ................... SUCCESS [  5.704 s]
[INFO] Drill Protocol ..................................... SUCCESS [  9.422 s]
[INFO] Common (Logical Plan, Base expressions) ............ SUCCESS [ 10.518 s]
[INFO] Logical Plan, Base expressions ..................... SUCCESS [  9.427 s]
[INFO] exec/Parent Pom .................................... SUCCESS [  1.236 s]
[INFO] exec/memory/Parent Pom ............................. SUCCESS [  0.658 s]
[INFO] exec/memory/base ................................... SUCCESS [  4.830 s]
[INFO] exec/rpc ........................................... SUCCESS [  3.867 s]
[INFO] exec/Vectors ....................................... SUCCESS [ 59.831 s]
[INFO] contrib/Parent Pom ................................. FAILURE [  0.345 s]
[INFO] contrib/data/Parent Pom ............................ SKIPPED
[INFO] contrib/data/tpch-sample-data ...................... SKIPPED
[INFO] exec/Java Execution Engine ......................... SKIPPED
[INFO] exec/JDBC Driver using dependencies ................ SKIPPED
[INFO] JDBC JAR with all dependencies ..................... SKIPPED
[INFO] contrib/kudu-storage-plugin ........................ SKIPPED
[INFO] contrib/mongo-storage-plugin ....................... SKIPPED
[INFO] contrib/hbase-storage-plugin ....................... SKIPPED
[INFO] contrib/jdbc-storage-plugin ........................ SKIPPED
[INFO] contrib/hive-storage-plugin/Parent Pom ............. SKIPPED
[INFO] contrib/hive-storage-plugin/hive-exec-shaded ....... SKIPPED
[INFO] contrib/hive-storage-plugin/core ................... SKIPPED
[INFO] contrib/drill-gis-plugin ........................... SKIPPED
[INFO] Packaging and Distribution Assembly ................ SKIPPED
[INFO] contrib/mapr-format-plugin ......................... SKIPPED
[INFO] contrib/sqlline .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:55 min
[INFO] Finished at: 2017-10-16T19:47:24+00:00
[INFO] Final Memory: 107M/1210M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (rat-checks) on project drill-contrib-parent: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/drill-scm/ws/contrib/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 <goals> -rf :drill-contrib-parent
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 191.30 MB of artifacts by 100.0% relative to #896