See <https://builds.apache.org/job/Tajo-master-CODEGEN-build/431/changes>

Changes:

[hyunsik] TAJO-1735: Implement MetadataProvider and LinkedMetadataManager.

------------------------------------------
[...truncated 350 lines...]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ tajo-algebra 
---
[INFO] Compiling 65 source files to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ 
tajo-algebra ---
[INFO] Using default encoding to copy filtered resources.
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
tajo-algebra ---
[INFO] Compiling 2 source files to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ tajo-algebra ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tajo.algebra.TestExpr
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in 
org.apache.tajo.algebra.TestExpr

Results :

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source-2.3) @ 
tajo-algebra ---
[INFO] Source directory: 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/src/main/hadoop-2.3.0>
 added.
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ tajo-algebra ---
[INFO] Building jar: 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/tajo-algebra-0.11.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
tajo-algebra ---
[INFO] 
[INFO] --- maven-jar-plugin:2.2:test-jar (default) @ tajo-algebra ---
[INFO] Building jar: 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/tajo-algebra-0.11.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:2.4:copy-dependencies (copy-dependencies) @ 
tajo-algebra ---
[INFO] Copying commons-lang-2.6.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/lib/commons-lang-2.6.jar>
[INFO] Copying protobuf-java-2.5.0.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/lib/protobuf-java-2.5.0.jar>
[INFO] Copying guava-11.0.2.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/lib/guava-11.0.2.jar>
[INFO] Copying jsr305-1.3.9.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/lib/jsr305-1.3.9.jar>
[INFO] Copying commons-logging-api-1.1.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/lib/commons-logging-api-1.1.jar>
[INFO] Copying gson-2.2.2.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/lib/gson-2.2.2.jar>
[INFO] Copying netty-buffer-4.0.29.Final.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/lib/netty-buffer-4.0.29.Final.jar>
[INFO] Copying tajo-common-0.11.0-SNAPSHOT.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/lib/tajo-common-0.11.0-SNAPSHOT.jar>
[INFO] Copying netty-common-4.0.29.Final.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/lib/netty-common-4.0.29.Final.jar>
[INFO] Copying commons-logging-1.1.1.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/lib/commons-logging-1.1.1.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ tajo-algebra ---
[INFO] No excludes
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tajo-algebra 
---
[INFO] Installing 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/tajo-algebra-0.11.0-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/tajo/tajo-algebra/0.11.0-SNAPSHOT/tajo-algebra-0.11.0-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/tajo/tajo-algebra/0.11.0-SNAPSHOT/tajo-algebra-0.11.0-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-algebra/target/tajo-algebra-0.11.0-SNAPSHOT-tests.jar>
 to 
/home/jenkins/.m2/repository/org/apache/tajo/tajo-algebra/0.11.0-SNAPSHOT/tajo-algebra-0.11.0-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tajo Catalog Common 0.11.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tajo-catalog-common 
---
[INFO] Deleting 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ tajo-catalog-common ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run 
(create-protobuf-generated-sources-directory) @ tajo-catalog-common ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/generated-sources/proto>
[INFO] Executed tasks
[INFO] 
[INFO] --- exec-maven-plugin:1.2:exec (generate-sources) @ tajo-catalog-common 
---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-source) @ 
tajo-catalog-common ---
[INFO] Source directory: 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/generated-sources/proto>
 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
tajo-catalog-common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ 
tajo-catalog-common ---
[INFO] Using default encoding to copy filtered resources.
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
tajo-catalog-common ---
[INFO] Compiling 68 source files to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ 
tajo-catalog-common ---
[INFO] Using default encoding to copy filtered resources.
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
tajo-catalog-common ---
[INFO] Compiling 12 source files to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ tajo-catalog-common 
---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.tajo.catalog.TestFunctionDesc
log4j:WARN No appenders could be found for logger 
(org.apache.hadoop.metrics2.lib.MutableMetricsFactory).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.975 sec - in 
org.apache.tajo.catalog.TestFunctionDesc
Running org.apache.tajo.catalog.TestSchema
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in 
org.apache.tajo.catalog.TestSchema
Running org.apache.tajo.catalog.TestIndexDesc
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in 
org.apache.tajo.catalog.TestIndexDesc
Running org.apache.tajo.catalog.TestCatalogUtil
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in 
org.apache.tajo.catalog.TestCatalogUtil
Running org.apache.tajo.catalog.statistics.TestTableStat
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in 
org.apache.tajo.catalog.statistics.TestTableStat
Running org.apache.tajo.catalog.statistics.TestColumnStat
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in 
org.apache.tajo.catalog.statistics.TestColumnStat
Running org.apache.tajo.catalog.statistics.TestStatisticsUtil
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in 
org.apache.tajo.catalog.statistics.TestStatisticsUtil
Running org.apache.tajo.catalog.statistics.TestStatSet
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in 
org.apache.tajo.catalog.statistics.TestStatSet
Running org.apache.tajo.catalog.TestKeyValueSet
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in 
org.apache.tajo.catalog.TestKeyValueSet
Running org.apache.tajo.catalog.TestTableMeta
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in 
org.apache.tajo.catalog.TestTableMeta
Running org.apache.tajo.catalog.TestTableDesc
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in 
org.apache.tajo.catalog.TestTableDesc
Running org.apache.tajo.catalog.TestColumn
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in 
org.apache.tajo.catalog.TestColumn

Results :

Tests run: 61, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-dependency-plugin:2.4:copy-dependencies (copy-dependencies) @ 
tajo-catalog-common ---
[INFO] Copying commons-lang-2.6.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/lib/commons-lang-2.6.jar>
[INFO] Copying guava-11.0.2.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/lib/guava-11.0.2.jar>
[INFO] Copying protobuf-java-2.5.0.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/lib/protobuf-java-2.5.0.jar>
[INFO] Copying jsr305-1.3.9.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/lib/jsr305-1.3.9.jar>
[INFO] Copying commons-logging-api-1.1.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/lib/commons-logging-api-1.1.jar>
[INFO] Copying gson-2.2.2.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/lib/gson-2.2.2.jar>
[INFO] Copying netty-buffer-4.0.29.Final.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/lib/netty-buffer-4.0.29.Final.jar>
[INFO] Copying tajo-common-0.11.0-SNAPSHOT.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/lib/tajo-common-0.11.0-SNAPSHOT.jar>
[INFO] Copying netty-common-4.0.29.Final.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/lib/netty-common-4.0.29.Final.jar>
[INFO] Copying commons-logging-1.1.1.jar to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/lib/commons-logging-1.1.1.jar>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-source-2.3) @ 
tajo-catalog-common ---
[INFO] Source directory: 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/src/main/hadoop-2.3.0>
 added.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ tajo-catalog-common ---
[INFO] Building jar: 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/tajo-catalog-common-0.11.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
tajo-catalog-common ---
[INFO] 
[INFO] --- apache-rat-plugin:0.8:check (default) @ tajo-catalog-common ---
[INFO] No excludes
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
tajo-catalog-common ---
[INFO] Installing 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/target/tajo-catalog-common-0.11.0-SNAPSHOT.jar>
 to 
/home/jenkins/.m2/repository/org/apache/tajo/tajo-catalog-common/0.11.0-SNAPSHOT/tajo-catalog-common-0.11.0-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-catalog/tajo-catalog-common/pom.xml>
 to 
/home/jenkins/.m2/repository/org/apache/tajo/tajo-catalog-common/0.11.0-SNAPSHOT/tajo-catalog-common-0.11.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Tajo Plan 0.11.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tajo-plan ---
[INFO] Deleting 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-plan/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ tajo-plan ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run 
(create-protobuf-generated-sources-directory) @ tajo-plan ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-plan/target/generated-sources/proto>
[INFO] Executed tasks
[INFO] 
[INFO] --- exec-maven-plugin:1.2:exec (generate-sources) @ tajo-plan ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-source) @ tajo-plan ---
[INFO] Source directory: 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-plan/target/generated-sources/proto>
 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tajo-plan ---
[INFO] 
[INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ tajo-plan 
---
[INFO] Using default encoding to copy filtered resources.
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ tajo-plan ---
[INFO] Compiling 183 source files to 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-plan/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-plan/src/main/java/org/apache/tajo/plan/LogicalPlanner.java>:[1704,54]
 type parameters of <T>T cannot be determined; no unique maximal instance 
exists for type variable T with upper bounds 
org.apache.tajo.plan.logical.Projectable,org.apache.tajo.plan.logical.LogicalNode
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Tajo Main ......................................... SUCCESS [  2.949 s]
[INFO] Tajo Project POM .................................. SUCCESS [  3.698 s]
[INFO] Tajo Maven Plugins ................................ SUCCESS [  4.771 s]
[INFO] Tajo Common ....................................... SUCCESS [ 34.277 s]
[INFO] Tajo Algebra ...................................... SUCCESS [  2.549 s]
[INFO] Tajo Catalog Common ............................... SUCCESS [  9.343 s]
[INFO] Tajo Plan ......................................... FAILURE [  7.896 s]
[INFO] Tajo Rpc Common ................................... SKIPPED
[INFO] Tajo Protocol Buffer Rpc .......................... SKIPPED
[INFO] Tajo Catalog Client ............................... SKIPPED
[INFO] Tajo Catalog Server ............................... SKIPPED
[INFO] Tajo Storage Common ............................... SKIPPED
[INFO] Tajo HDFS Storage ................................. SKIPPED
[INFO] Tajo HBase Storage ................................ SKIPPED
[INFO] Tajo PullServer ................................... SKIPPED
[INFO] Tajo Client ....................................... SKIPPED
[INFO] Tajo CLI tools .................................... SKIPPED
[INFO] Tajo JDBC Driver .................................. SKIPPED
[INFO] ASM (thirdparty) .................................. SKIPPED
[INFO] Tajo RESTful Container ............................ SKIPPED
[INFO] Tajo Metrics ...................................... SKIPPED
[INFO] Tajo Core ......................................... SKIPPED
[INFO] Tajo RPC .......................................... SKIPPED
[INFO] Tajo Catalog Drivers Hive ......................... SKIPPED
[INFO] Tajo Catalog Drivers .............................. SKIPPED
[INFO] Tajo Catalog ...................................... SKIPPED
[INFO] Tajo Storage ...................................... SKIPPED
[INFO] Tajo Distribution ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:06 min
[INFO] Finished at: 2015-08-06T07:18:04+00:00
[INFO] Final Memory: 49M/792M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) 
on project tajo-plan: Compilation failure
[ERROR] 
<https://builds.apache.org/job/Tajo-master-CODEGEN-build/ws/tajo-plan/src/main/java/org/apache/tajo/plan/LogicalPlanner.java>:[1704,54]
 type parameters of <T>T cannot be determined; no unique maximal instance 
exists for type variable T with upper bounds 
org.apache.tajo.plan.logical.Projectable,org.apache.tajo.plan.logical.LogicalNode
[ERROR] -> [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 :tajo-plan
Build step 'Execute shell' marked build as failure
Updating TAJO-1735

Reply via email to