See <https://builds.apache.org/job/Tajo-master-nightly/349/changes>
Changes: [jinossy] TAJO-605: Rename Options to KeyValueList. (jinho) [jhjung] TAJO-795: PlannerUtil::joinJoinKeyForEachTable need to handle theta-join. (jaehwa) [hyunsik] TAJO-810: Update Tajo site for 0.8.0 release. (hyunsik) [hyunsik] TAJO-812: Some methods of TajoDatabaseMetaData should result in an empty tuple list instead of SQLFeatureNotSupportedException. [hyunsik] TAJO-800: CLI's meta command should be aware "TABLE_NAME" style. (Hyoungjun Kim via hyunsik) ------------------------------------------ Started by timer Building remotely on hadoop0 (samza Hadoop Hadoop0 Hdfs Pig) in workspace <https://builds.apache.org/job/Tajo-master-nightly/ws/> > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/tajo.git Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/tajo.git > git --version > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/tajo.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision eb4e54a14a0f62749c4163d7192bdd547bc64e12 (origin/master) > git config core.sparsecheckout > git checkout -f eb4e54a14a0f62749c4163d7192bdd547bc64e12 > git rev-list 08bcc2d8282fd3b066ed37eafc2c2b142227015d [Tajo-master-nightly] $ /bin/bash -x /tmp/hudson6868395438229788936.sh + export JAVA_HOME=/home/jenkins/tools/java/latest + JAVA_HOME=/home/jenkins/tools/java/latest + export MAVEN_HOME=/home/jenkins/tools/maven/latest + MAVEN_HOME=/home/jenkins/tools/maven/latest + export PATH=/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/maven/latest/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games + PATH=/home/jenkins/tools/java/latest/bin:/home/jenkins/tools/maven/latest/bin:/home/hudson/tools/java/latest1.6/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games + which java /home/jenkins/tools/java/latest/bin/java + protoc --version libprotoc 2.5.0 + cd <https://builds.apache.org/job/Tajo-master-nightly/ws/> + /home/jenkins/tools/maven/latest/bin/mvn clean install -Phcatalog-0.12.0 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Tajo Main [INFO] Tajo Project POM [INFO] Tajo Maven Plugins [INFO] Tajo Common [INFO] Tajo Algebra [INFO] Tajo Catalog Common [INFO] Tajo Rpc [INFO] Tajo Catalog Client [INFO] Tajo Catalog Server [INFO] Tajo Storage [INFO] Tajo Core PullServer [INFO] Tajo Client [INFO] Tajo JDBC Driver [INFO] Tajo Catalog Drivers HCatalog [INFO] Tajo Core [INFO] Tajo Catalog Drivers [INFO] Tajo Catalog [INFO] Tajo Distribution [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Tajo Main 0.9.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (clean) @ tajo-main --- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tajo-main --- [INFO] Deleting <https://builds.apache.org/job/Tajo-master-nightly/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ tajo-main --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ tajo-main --- [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ tajo-main --- [INFO] [INFO] --- apache-rat-plugin:0.8:check (default) @ tajo-main --- [INFO] Exclude: CHANGES [INFO] Exclude: **/workers [INFO] Exclude: **/querymasters [INFO] Exclude: **/*.sql [INFO] Exclude: **/*.hiveql [INFO] Exclude: **/*.schema [INFO] Exclude: **/*.tbl [INFO] Exclude: **/*.js [INFO] Exclude: **/*.result [INFO] Exclude: **/*.avsc [INFO] Exclude: **/target/** [INFO] Exclude: **/*.log [INFO] Exclude: .git/** [INFO] Exclude: .gitignore [INFO] Exclude: *.patch [INFO] Exclude: .idea/** [INFO] Exclude: **/*.iml [INFO] Exclude: **/*.ipr [INFO] Exclude: **/.project [INFO] Exclude: **/.classpath [INFO] Exclude: **/.settings/** [INFO] Exclude: atlassian-ide-plugin.xml [INFO] Exclude: .reviewboardrc [INFO] Exclude: **/sphinx_rtd_theme/**/* [INFO] Exclude: **/*.rst [INFO] Exclude: **/resources/* [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Tajo Main ......................................... FAILURE [40.782s] [INFO] Tajo Project POM .................................. SKIPPED [INFO] Tajo Maven Plugins ................................ SKIPPED [INFO] Tajo Common ....................................... SKIPPED [INFO] Tajo Algebra ...................................... SKIPPED [INFO] Tajo Catalog Common ............................... SKIPPED [INFO] Tajo Rpc .......................................... SKIPPED [INFO] Tajo Catalog Client ............................... SKIPPED [INFO] Tajo Catalog Server ............................... SKIPPED [INFO] Tajo Storage ...................................... SKIPPED [INFO] Tajo Core PullServer .............................. SKIPPED [INFO] Tajo Client ....................................... SKIPPED [INFO] Tajo JDBC Driver .................................. SKIPPED [INFO] Tajo Catalog Drivers HCatalog ..................... SKIPPED [INFO] Tajo Core ......................................... SKIPPED [INFO] Tajo Catalog Drivers .............................. SKIPPED [INFO] Tajo Catalog ...................................... SKIPPED [INFO] Tajo Distribution ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41.755s [INFO] Finished at: Thu May 08 03:05:23 UTC 2014 [INFO] Final Memory: 15M/145M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project tajo-main: Too many unapproved licenses: 1 -> [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 Build step 'Execute shell' marked build as failure Recording test results
