See <https://builds.apache.org/job/Kylin-Master-JDK-1.8/61/changes>
Changes: [liyang] KYLIN-2351 Support using non-default HDFS path as ------------------------------------------ [...truncated 37640 lines...] [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ kylin-assembly --- [INFO] Surefire report directory: <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512M; support was removed in 8.0 Running org.apache.kylin.RealizationRegistryTest 2017-01-05 22:57:50,121 INFO [main KylinConfig:74]: Destory KylinConfig 2017-01-05 22:57:50,312 INFO [main KylinConfig:193]: Use KYLIN_CONF=../examples/test_metadata/ 2017-01-05 22:57:50,316 WARN [main BackwardCompatibilityConfig:101]: Config 'kylin.cube.engine.2' is deprecated, use 'kylin.engine.provider.2' instead 2017-01-05 22:57:50,316 INFO [main KylinConfig:62]: Initialized a new KylinConfig from getInstanceFromEnv : 1815546035 2017-01-05 22:57:50,317 INFO [main KylinConfigBase:137]: Kylin Config was updated with kylin.metadata.url : ../examples/test_metadata/ 2017-01-05 22:57:50,317 INFO [main KylinConfigBase:137]: Kylin Config was updated with kylin.env.hdfs-working-dir : file:///tmp/kylin 2017-01-05 22:57:50,319 INFO [main RealizationRegistry:76]: Initializing RealizationRegistry with metadata url ../examples/test_metadata/ 2017-01-05 22:57:50,340 INFO [main CubeManager:137]: Initializing CubeManager with config ../examples/test_metadata/ 2017-01-05 22:57:50,344 INFO [main ResourceStore:80]: Using metadata url ../examples/test_metadata/ for resource store 2017-01-05 22:57:50,392 INFO [main CubeManager:734]: Loading Cube from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/cube> 2017-01-05 22:57:50,751 INFO [main CubeDescManager:94]: Initializing CubeDescManager with config ../examples/test_metadata/ 2017-01-05 22:57:50,752 INFO [main CubeDescManager:246]: Reloading Cube Metadata from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/cube_desc> 2017-01-05 22:57:50,819 INFO [main ProjectManager:90]: Initializing ProjectManager with metadata url ../examples/test_metadata/ 2017-01-05 22:57:50,821 DEBUG [main ProjectManager:129]: Loading Project from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/project> 2017-01-05 22:57:50,831 DEBUG [main ProjectManager:134]: Loaded 1 Project(s) 2017-01-05 22:57:50,833 WARN [main Broadcaster:105]: There is no available rest server; check the 'kylin.server.cluster-servers' config 2017-01-05 22:57:50,839 DEBUG [main MetadataManager:423]: Reloading SourceTable from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/table> 2017-01-05 22:57:50,852 INFO [main MeasureTypeFactory:113]: Checking custom measure types from kylin config 2017-01-05 22:57:50,853 INFO [main MeasureTypeFactory:139]: registering COUNT_DISTINCT(hllc), class org.apache.kylin.measure.hllc.HLLCMeasureType$Factory 2017-01-05 22:57:50,870 INFO [main MeasureTypeFactory:139]: registering COUNT_DISTINCT(bitmap), class org.apache.kylin.measure.bitmap.BitmapMeasureType$Factory 2017-01-05 22:57:50,877 INFO [main MeasureTypeFactory:139]: registering TOP_N(topn), class org.apache.kylin.measure.topn.TopNMeasureType$Factory 2017-01-05 22:57:50,879 INFO [main MeasureTypeFactory:139]: registering RAW(raw), class org.apache.kylin.measure.raw.RawMeasureType$Factory 2017-01-05 22:57:50,881 INFO [main MeasureTypeFactory:139]: registering EXTENDED_COLUMN(extendedcolumn), class org.apache.kylin.measure.extendedcolumn.ExtendedColumnMeasureType$Factory 2017-01-05 22:57:50,903 DEBUG [main MetadataManager:432]: Loaded 16 SourceTable(s) 2017-01-05 22:57:50,904 DEBUG [main MetadataManager:374]: Reloading Table_exd info from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/table_exd> 2017-01-05 22:57:50,904 DEBUG [main MetadataManager:383]: Loaded 0 SourceTable EXD(s) 2017-01-05 22:57:50,904 DEBUG [main MetadataManager:528]: Reloading DataModel from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/model_desc> 2017-01-05 22:57:50,932 DEBUG [main MetadataManager:542]: Loaded 7 DataModel(s) 2017-01-05 22:57:50,933 DEBUG [main MetadataManager:409]: Reloading ExternalFilter from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/ext_filter> 2017-01-05 22:57:50,938 DEBUG [main MetadataManager:418]: Loaded 1 ExternalFilter(s) 2017-01-05 22:57:50,979 WARN [main BackwardCompatibilityConfig:93]: Config 'kylin.hbase.default.compression.codec' is deprecated, use 'kylin.storage.hbase.compression-codec' instead 2017-01-05 22:57:50,979 WARN [main BackwardCompatibilityConfig:93]: Config 'kylin.cube.aggrgroup.isMandatoryOnlyValid' is deprecated, use 'kylin.cube.aggrgroup.is-mandatory-only-valid' instead 2017-01-05 22:57:50,982 WARN [main BackwardCompatibilityConfig:93]: Config 'kylin.hbase.default.compression.codec' is deprecated, use 'kylin.storage.hbase.compression-codec' instead 2017-01-05 22:57:50,983 WARN [main BackwardCompatibilityConfig:93]: Config 'kylin.cube.aggrgroup.isMandatoryOnlyValid' is deprecated, use 'kylin.cube.aggrgroup.is-mandatory-only-valid' instead 2017-01-05 22:57:50,985 WARN [main BackwardCompatibilityConfig:93]: Config 'kylin.hbase.default.compression.codec' is deprecated, use 'kylin.storage.hbase.compression-codec' instead 2017-01-05 22:57:50,985 WARN [main BackwardCompatibilityConfig:93]: Config 'kylin.cube.aggrgroup.isMandatoryOnlyValid' is deprecated, use 'kylin.cube.aggrgroup.is-mandatory-only-valid' instead 2017-01-05 22:57:50,986 WARN [main BackwardCompatibilityConfig:93]: Config 'kylin.hbase.default.compression.codec' is deprecated, use 'kylin.storage.hbase.compression-codec' instead 2017-01-05 22:57:50,987 WARN [main BackwardCompatibilityConfig:93]: Config 'kylin.cube.aggrgroup.isMandatoryOnlyValid' is deprecated, use 'kylin.cube.aggrgroup.is-mandatory-only-valid' instead 2017-01-05 22:57:50,996 WARN [main BackwardCompatibilityConfig:93]: Config 'kylin.job.cubing.inmem.sampling.hll.precision' is deprecated, use 'kylin.job.sampling-hll-precision' instead 2017-01-05 22:57:50,996 WARN [main BackwardCompatibilityConfig:93]: Config 'kylin.hive.create.flat.table.method' is deprecated, use 'kylin.source.hive.create-flat-table-method' instead 2017-01-05 22:57:50,998 WARN [main BackwardCompatibilityConfig:93]: Config 'kylin.cube.building.segment.max' is deprecated, use 'kylin.cube.max-building-segments' instead 2017-01-05 22:57:50,999 INFO [main CubeDescManager:266]: Loaded 11 Cube(s) 2017-01-05 22:57:51,000 INFO [main CubeManager:784]: Reloaded cube ci_inner_join_cube being CUBE[name=ci_inner_join_cube] having 0 segments 2017-01-05 22:57:51,001 INFO [main CubeManager:784]: Reloaded cube ci_left_join_cube being CUBE[name=ci_left_join_cube] having 0 segments 2017-01-05 22:57:51,002 INFO [main CubeManager:784]: Reloaded cube ssb being CUBE[name=ssb] having 0 segments 2017-01-05 22:57:51,002 INFO [main CubeManager:784]: Reloaded cube ssb_cube1 being CUBE[name=ssb_cube1] having 0 segments 2017-01-05 22:57:51,003 INFO [main CubeManager:784]: Reloaded cube ssb_cube2 being CUBE[name=ssb_cube2] having 0 segments 2017-01-05 22:57:51,003 INFO [main CubeManager:784]: Reloaded cube ssb_cube3 being CUBE[name=ssb_cube3] having 0 segments 2017-01-05 22:57:51,004 INFO [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_1_new_segment being CUBE[name=test_kylin_cube_with_slr_1_new_segment] having 1 segments 2017-01-05 22:57:51,005 INFO [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_empty being CUBE[name=test_kylin_cube_with_slr_empty] having 0 segments 2017-01-05 22:57:51,005 INFO [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_left_join_empty being CUBE[name=test_kylin_cube_with_slr_left_join_empty] having 0 segments 2017-01-05 22:57:51,006 INFO [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_left_join_ready being CUBE[name=test_kylin_cube_with_slr_left_join_ready] having 1 segments 2017-01-05 22:57:51,006 INFO [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_ready being CUBE[name=test_kylin_cube_with_slr_ready] having 1 segments 2017-01-05 22:57:51,008 INFO [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_ready_2_segments being CUBE[name=test_kylin_cube_with_slr_ready_2_segments] having 2 segments 2017-01-05 22:57:51,008 INFO [main CubeManager:784]: Reloaded cube test_kylin_cube_with_slr_ready_3_segments being CUBE[name=test_kylin_cube_with_slr_ready_3_segments] having 3 segments 2017-01-05 22:57:51,009 INFO [main CubeManager:784]: Reloaded cube test_kylin_cube_without_slr_empty being CUBE[name=test_kylin_cube_without_slr_empty] having 0 segments 2017-01-05 22:57:51,009 INFO [main CubeManager:784]: Reloaded cube test_kylin_cube_without_slr_left_join_empty being CUBE[name=test_kylin_cube_without_slr_left_join_empty] having 0 segments 2017-01-05 22:57:51,010 INFO [main CubeManager:784]: Reloaded cube test_kylin_cube_without_slr_left_join_ready being CUBE[name=test_kylin_cube_without_slr_left_join_ready] having 1 segments 2017-01-05 22:57:51,012 INFO [main CubeManager:784]: Reloaded cube test_kylin_cube_without_slr_left_join_ready_2_segments being CUBE[name=test_kylin_cube_without_slr_left_join_ready_2_segments] having 2 segments 2017-01-05 22:57:51,012 INFO [main CubeManager:784]: Reloaded cube test_kylin_cube_without_slr_ready being CUBE[name=test_kylin_cube_without_slr_ready] having 1 segments 2017-01-05 22:57:51,013 INFO [main CubeManager:784]: Reloaded cube test_streaming_table_cube being CUBE[name=test_streaming_table_cube] having 0 segments 2017-01-05 22:57:51,013 INFO [main CubeManager:747]: Loaded 19 cubes, fail on 0 cubes 2017-01-05 22:57:51,017 INFO [main HybridManager:87]: Initializing HybridManager with config ../examples/test_metadata/ 2017-01-05 22:57:51,017 DEBUG [main HybridManager:132]: Loading Hybrid from folder <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/hybrid> 2017-01-05 22:57:51,023 DEBUG [main HybridManager:138]: Loaded 2 Hybrid(s) 2017-01-05 22:57:51,023 INFO [main RealizationRegistry:110]: RealizationRegistry is {HYBRID=org.apache.kylin.storage.hybrid.HybridManager@55183b20, CUBE=org.apache.kylin.cube.CubeManager@4f83df68} 2017-01-05 22:57:51,056 INFO [main KylinConfig:74]: Destory KylinConfig Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.166 sec - in org.apache.kylin.RealizationRegistryTest Running org.apache.kylin.job.DeployLocalMetaToRemoteTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.apache.kylin.job.DeployLocalMetaToRemoteTest Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 1 [JENKINS] Recording test results [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Kylin - Integration Test 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kylin-it --- [INFO] Deleting <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/kylin-it/target> [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-it --- [INFO] Starting audit... <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/kylin-it/src/test/java/org/apache/kylin/query/ITMassInQueryTest.java>:29:8: error: Unused import - org.apache.hadoop.conf.Configuration. <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/kylin-it/src/test/java/org/apache/kylin/storage/hbase/ITHdfsOpsTest.java>:23:8: error: Unused import - org.apache.hadoop.conf.Configuration. Audit done. [CHECKSTYLE] Parsing file <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/kylin-it/target/checkstyle-result.xml> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/kylin-it/target/checkstyle-result.xml> of module Apache Kylin - Integration Test with 2 unique warnings and 0 duplicates. [CHECKSTYLE] Computing warning deltas based on reference build #60 [PMD] No report found for mojo check [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Kylin - Tomcat Extension 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kylin-tomcat-ext --- [INFO] Deleting <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/target> [INFO] [INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-tomcat-ext --- [INFO] Starting audit... Audit done. [CHECKSTYLE] Parsing file <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/target/checkstyle-result.xml> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/target/checkstyle-result.xml> of module Apache Kylin - Tomcat Extension with 0 unique warnings and 0 duplicates. [CHECKSTYLE] Computing warning deltas based on reference build #60 [PMD] No report found for mojo check [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ kylin-tomcat-ext --- [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ kylin-tomcat-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ kylin-tomcat-ext --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/target/classes> [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-tomcat-ext --- [INFO] Configured Artifact: com.github.jbellis:jamm:?:jar [INFO] Copying jamm-0.3.1.jar to <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/target/test-classes/jamm.jar> [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ kylin-tomcat-ext --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ kylin-tomcat-ext --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ kylin-tomcat-ext --- [JENKINS] Recording test results [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Kylin ....................................... SUCCESS [ 9.904 s] [INFO] Apache Kylin - Calcite Overrides ................... SUCCESS [ 4.953 s] [INFO] Apache Kylin - Core Common ......................... SUCCESS [ 8.878 s] [INFO] Apache Kylin - Core Metadata ....................... SUCCESS [ 28.935 s] [INFO] Apache Kylin - Core Dictionary ..................... SUCCESS [01:19 min] [INFO] Apache Kylin - Core Cube ........................... SUCCESS [ 44.900 s] [INFO] Apache Kylin - Core Job ............................ SUCCESS [02:13 min] [INFO] Apache Kylin - Core Storage ........................ SUCCESS [ 33.902 s] [INFO] Apache Kylin - MapReduce Engine .................... SUCCESS [ 20.338 s] [INFO] Apache Kylin - HBase Storage ....................... SUCCESS [ 17.049 s] [INFO] Apache Kylin - Spark Engine ........................ SUCCESS [ 19.247 s] [INFO] Apache Kylin - Hive Source ......................... SUCCESS [ 10.626 s] [INFO] Apache Kylin - Kafka Source ........................ SUCCESS [ 9.029 s] [INFO] Apache Kylin - Query ............................... SUCCESS [ 8.919 s] [INFO] Apache Kylin - Tool ................................ SUCCESS [ 9.886 s] [INFO] Apache Kylin - REST Server Base .................... SUCCESS [ 22.289 s] [INFO] Apache Kylin - REST Server ......................... SUCCESS [ 39.364 s] [INFO] Apache Kylin - JDBC Driver ......................... SUCCESS [ 7.699 s] [INFO] Apache Kylin - Assembly ............................ SUCCESS [ 10.081 s] [INFO] Apache Kylin - Integration Test .................... FAILURE [ 2.792 s] [INFO] Apache Kylin - Tomcat Extension .................... SUCCESS [ 6.201 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:13 min [INFO] Finished at: 2017-01-05T22:58:09+00:00 [INFO] Final Memory: 77M/724M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (check-style) on project kylin-it: Failed during checkstyle execution: There are 2 errors reported by Checkstyle 6.11.2 with dev-support/checkstyle.xml ruleset. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (check-style) on project kylin-it: Failed during checkstyle execution at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Failed during checkstyle execution at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:547) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) ... 31 more Caused by: org.apache.maven.plugin.checkstyle.exec.CheckstyleExecutorException: There are 2 errors reported by Checkstyle 6.11.2 with dev-support/checkstyle.xml ruleset. at org.apache.maven.plugin.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:313) at org.apache.maven.plugin.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:538) ... 33 more [ERROR] [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 <goals> -rf :kylin-it [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/server/pom.xml> to org.apache.kylin/kylin-server/2.0.0-SNAPSHOT/kylin-server-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/jdbc/pom.xml> to org.apache.kylin/kylin-jdbc/2.0.0-SNAPSHOT/kylin-jdbc-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/core-metadata/pom.xml> to org.apache.kylin/kylin-core-metadata/2.0.0-SNAPSHOT/kylin-core-metadata-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/storage-hbase/pom.xml> to org.apache.kylin/kylin-storage-hbase/2.0.0-SNAPSHOT/kylin-storage-hbase-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/server-base/pom.xml> to org.apache.kylin/kylin-server-base/2.0.0-SNAPSHOT/kylin-server-base-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/source-hive/pom.xml> to org.apache.kylin/kylin-source-hive/2.0.0-SNAPSHOT/kylin-source-hive-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/core-job/pom.xml> to org.apache.kylin/kylin-core-job/2.0.0-SNAPSHOT/kylin-core-job-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/atopcalcite/pom.xml> to org.apache.kylin/atopcalcite/2.0.0-SNAPSHOT/atopcalcite-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tool/pom.xml> to org.apache.kylin/kylin-tool/2.0.0-SNAPSHOT/kylin-tool-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/pom.xml> to org.apache.kylin/kylin-tomcat-ext/2.0.0-SNAPSHOT/kylin-tomcat-ext-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/pom.xml> to org.apache.kylin/kylin/2.0.0-SNAPSHOT/kylin-2.0.0-SNAPSHOT.pom Compressed 55.85 KB of artifacts by 57.3% relative to #60 [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/engine-spark/pom.xml> to org.apache.kylin/kylin-engine-spark/2.0.0-SNAPSHOT/kylin-engine-spark-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/core-cube/pom.xml> to org.apache.kylin/kylin-core-cube/2.0.0-SNAPSHOT/kylin-core-cube-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/pom.xml> to org.apache.kylin/kylin-assembly/2.0.0-SNAPSHOT/kylin-assembly-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/core-common/pom.xml> to org.apache.kylin/kylin-core-common/2.0.0-SNAPSHOT/kylin-core-common-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/source-kafka/pom.xml> to org.apache.kylin/kylin-source-kafka/2.0.0-SNAPSHOT/kylin-source-kafka-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/query/pom.xml> to org.apache.kylin/kylin-query/2.0.0-SNAPSHOT/kylin-query-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/kylin-it/pom.xml> to org.apache.kylin/kylin-it/2.0.0-SNAPSHOT/kylin-it-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/core-dictionary/pom.xml> to org.apache.kylin/kylin-core-dictionary/2.0.0-SNAPSHOT/kylin-core-dictionary-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/core-storage/pom.xml> to org.apache.kylin/kylin-core-storage/2.0.0-SNAPSHOT/kylin-core-storage-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/engine-mr/pom.xml> to org.apache.kylin/kylin-engine-mr/2.0.0-SNAPSHOT/kylin-engine-mr-2.0.0-SNAPSHOT.pom channel stopped
