See <https://builds.apache.org/job/Kylin-Master-JDK-1.8/33/changes>

Changes:

[liyang] KYLIN-2340 fix sub-query that creates two Filter nodes

------------------------------------------
[...truncated 34204 lines...]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ kylin-assembly 
---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ 
kylin-assembly ---
[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/assembly/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ 
kylin-assembly ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-assembly ---
[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/assembly/target/test-classes/jamm.jar>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ 
kylin-assembly ---
[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/assembly/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
kylin-assembly ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/target/test-classes>
[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
2016-12-30 06:47:36,901 INFO  [main KylinConfig:74]: Destory KylinConfig
2016-12-30 06:47:36,964 INFO  [main KylinConfig:193]: Use 
KYLIN_CONF=../examples/test_metadata/
2016-12-30 06:47:36,967 WARN  [main BackwardCompatibilityConfig:101]: Config 
'kylin.cube.engine.2' is deprecated, use 'kylin.engine.provider.2' instead
2016-12-30 06:47:36,968 INFO  [main KylinConfig:62]: Initialized a new 
KylinConfig from getInstanceFromEnv : 1815546035
2016-12-30 06:47:36,968 INFO  [main KylinConfigBase:137]: Kylin Config was 
updated with kylin.metadata.url : ../examples/test_metadata/
2016-12-30 06:47:36,970 INFO  [main RealizationRegistry:76]: Initializing 
RealizationRegistry with metadata url ../examples/test_metadata/
2016-12-30 06:47:36,991 INFO  [main CubeManager:137]: Initializing CubeManager 
with config ../examples/test_metadata/
2016-12-30 06:47:36,995 INFO  [main ResourceStore:80]: Using metadata url 
../examples/test_metadata/ for resource store
2016-12-30 06:47:37,041 INFO  [main CubeManager:734]: Loading Cube from folder 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/cube>
2016-12-30 06:47:37,383 INFO  [main CubeDescManager:94]: Initializing 
CubeDescManager with config ../examples/test_metadata/
2016-12-30 06:47:37,384 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>
2016-12-30 06:47:37,449 INFO  [main ProjectManager:90]: Initializing 
ProjectManager with metadata url ../examples/test_metadata/
2016-12-30 06:47:37,451 DEBUG [main ProjectManager:129]: Loading Project from 
folder 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/project>
2016-12-30 06:47:37,462 DEBUG [main ProjectManager:134]: Loaded 1 Project(s)
2016-12-30 06:47:37,464 WARN  [main Broadcaster:105]: There is no available 
rest server; check the 'kylin.server.cluster-servers' config
2016-12-30 06:47:37,468 DEBUG [main MetadataManager:423]: Reloading SourceTable 
from folder 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/table>
2016-12-30 06:47:37,483 INFO  [main MeasureTypeFactory:113]: Checking custom 
measure types from kylin config
2016-12-30 06:47:37,484 INFO  [main MeasureTypeFactory:139]: registering 
COUNT_DISTINCT(hllc), class 
org.apache.kylin.measure.hllc.HLLCMeasureType$Factory
2016-12-30 06:47:37,500 INFO  [main MeasureTypeFactory:139]: registering 
COUNT_DISTINCT(bitmap), class 
org.apache.kylin.measure.bitmap.BitmapMeasureType$Factory
2016-12-30 06:47:37,507 INFO  [main MeasureTypeFactory:139]: registering 
TOP_N(topn), class org.apache.kylin.measure.topn.TopNMeasureType$Factory
2016-12-30 06:47:37,509 INFO  [main MeasureTypeFactory:139]: registering 
RAW(raw), class org.apache.kylin.measure.raw.RawMeasureType$Factory
2016-12-30 06:47:37,511 INFO  [main MeasureTypeFactory:139]: registering 
EXTENDED_COLUMN(extendedcolumn), class 
org.apache.kylin.measure.extendedcolumn.ExtendedColumnMeasureType$Factory
2016-12-30 06:47:37,533 DEBUG [main MetadataManager:432]: Loaded 16 
SourceTable(s)
2016-12-30 06:47:37,533 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>
2016-12-30 06:47:37,534 DEBUG [main MetadataManager:383]: Loaded 0 SourceTable 
EXD(s)
2016-12-30 06:47:37,534 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>
2016-12-30 06:47:37,558 DEBUG [main MetadataManager:542]: Loaded 7 DataModel(s)
2016-12-30 06:47:37,558 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>
2016-12-30 06:47:37,561 DEBUG [main MetadataManager:418]: Loaded 1 
ExternalFilter(s)
2016-12-30 06:47:37,590 WARN  [main BackwardCompatibilityConfig:93]: Config 
'kylin.hbase.default.compression.codec' is deprecated, use 
'kylin.storage.hbase.compression-codec' instead
2016-12-30 06:47:37,590 WARN  [main BackwardCompatibilityConfig:93]: Config 
'kylin.cube.aggrgroup.isMandatoryOnlyValid' is deprecated, use 
'kylin.cube.aggrgroup.is-mandatory-only-valid' instead
2016-12-30 06:47:37,602 WARN  [main BackwardCompatibilityConfig:93]: Config 
'kylin.job.cubing.inmem.sampling.hll.precision' is deprecated, use 
'kylin.job.sampling-hll-precision' instead
2016-12-30 06:47:37,602 WARN  [main BackwardCompatibilityConfig:93]: Config 
'kylin.hive.create.flat.table.method' is deprecated, use 
'kylin.source.hive.create-flat-table-method' instead
2016-12-30 06:47:37,607 WARN  [main BackwardCompatibilityConfig:93]: Config 
'kylin.cube.building.segment.max' is deprecated, use 
'kylin.cube.max-building-segments' instead
2016-12-30 06:47:37,608 INFO  [main CubeDescManager:266]: Loaded 8 Cube(s)
2016-12-30 06:47:37,609 INFO  [main CubeManager:784]: Reloaded cube 
ci_inner_join_cube being CUBE[name=ci_inner_join_cube] having 0 segments
2016-12-30 06:47:37,611 INFO  [main CubeManager:784]: Reloaded cube 
ci_left_join_cube being CUBE[name=ci_left_join_cube] having 0 segments
2016-12-30 06:47:37,612 INFO  [main CubeManager:784]: Reloaded cube ssb being 
CUBE[name=ssb] having 0 segments
2016-12-30 06:47:37,614 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
2016-12-30 06:47:37,615 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_with_slr_empty being CUBE[name=test_kylin_cube_with_slr_empty] 
having 0 segments
2016-12-30 06:47:37,616 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
2016-12-30 06:47:37,617 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
2016-12-30 06:47:37,618 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_with_slr_ready being CUBE[name=test_kylin_cube_with_slr_ready] 
having 1 segments
2016-12-30 06:47:37,620 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
2016-12-30 06:47:37,622 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
2016-12-30 06:47:37,623 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_without_slr_empty being 
CUBE[name=test_kylin_cube_without_slr_empty] having 0 segments
2016-12-30 06:47:37,623 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
2016-12-30 06:47:37,625 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
2016-12-30 06:47:37,626 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
2016-12-30 06:47:37,627 INFO  [main CubeManager:784]: Reloaded cube 
test_kylin_cube_without_slr_ready being 
CUBE[name=test_kylin_cube_without_slr_ready] having 1 segments
2016-12-30 06:47:37,629 INFO  [main CubeManager:784]: Reloaded cube 
test_streaming_table_cube being CUBE[name=test_streaming_table_cube] having 0 
segments
2016-12-30 06:47:37,629 INFO  [main CubeManager:747]: Loaded 16 cubes, fail on 
0 cubes
2016-12-30 06:47:37,633 INFO  [main HybridManager:87]: Initializing 
HybridManager with config ../examples/test_metadata/
2016-12-30 06:47:37,634 DEBUG [main HybridManager:131]: Loading Hybrid from 
folder 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/assembly/../examples/test_metadata/hybrid>
2016-12-30 06:47:37,640 DEBUG [main HybridManager:137]: Loaded 2 Hybrid(s)
2016-12-30 06:47:37,641 INFO  [main RealizationRegistry:110]: 
RealizationRegistry is 
{HYBRID=org.apache.kylin.storage.hybrid.HybridManager@55183b20, 
CUBE=org.apache.kylin.cube.CubeManager@4f83df68}
2016-12-30 06:47:37,674 INFO  [main KylinConfig:74]: Destory KylinConfig
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.036 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] Skipping Apache Kylin - Integration Test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[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 #32
[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 [ 11.687 s]
[INFO] Apache Kylin - Calcite Overrides ................... SUCCESS [  9.253 s]
[INFO] Apache Kylin - Core Common ......................... SUCCESS [ 14.108 s]
[INFO] Apache Kylin - Core Metadata ....................... SUCCESS [ 29.770 s]
[INFO] Apache Kylin - Core Dictionary ..................... SUCCESS [02:04 min]
[INFO] Apache Kylin - Core Cube ........................... SUCCESS [ 46.345 s]
[INFO] Apache Kylin - Core Job ............................ SUCCESS [02:13 min]
[INFO] Apache Kylin - Core Storage ........................ SUCCESS [ 35.323 s]
[INFO] Apache Kylin - MapReduce Engine .................... SUCCESS [ 21.370 s]
[INFO] Apache Kylin - HBase Storage ....................... SUCCESS [ 17.343 s]
[INFO] Apache Kylin - Spark Engine ........................ SUCCESS [ 18.733 s]
[INFO] Apache Kylin - Hive Source ......................... SUCCESS [ 11.418 s]
[INFO] Apache Kylin - Kafka Source ........................ SUCCESS [ 10.490 s]
[INFO] Apache Kylin - Query ............................... FAILURE [  2.095 s]
[INFO] Apache Kylin - Tool ................................ SUCCESS [  8.291 s]
[INFO] Apache Kylin - REST Server Base .................... SKIPPED
[INFO] Apache Kylin - REST Server ......................... SKIPPED
[INFO] Apache Kylin - JDBC Driver ......................... SUCCESS [  7.421 s]
[INFO] Apache Kylin - Assembly ............................ SUCCESS [  8.628 s]
[INFO] Apache Kylin - Integration Test .................... SKIPPED
[INFO] Apache Kylin - Tomcat Extension .................... SUCCESS [  6.528 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:02 min
[INFO] Finished at: 2016-12-30T06:47:50+00:00
[INFO] Final Memory: 64M/710M
[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-query: 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-query: 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-query
[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 #32
[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

Reply via email to