See 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/937/display/redirect?page=changes>

Changes:

[event.dimlas] Minor: do not hardcode DefaultQueryTransformer sequence.

[event.dimlas] Minor: Fix UT

[ma] Hide columns begin with "_KY_" for prepare queries

[liyang] minor, add project to cube list api

[github] minor, fix UT

[chen] kylin access for cube and model (#2782)

[github] KYLIN-2775 fix non-default database issue in sample model/cube (#2791)

[github] minor update KafkaSource log

[chen] remove access condition of modeler (#2798)

[zjsynce] Throw exception from pushdown instead of exception from calcite

[liyang] minor, append context info in Rel writer

[liyang] KYLIN-2930 make tablescan phy type always ARRAY

[chen] KYLIN-2756 Let 'LIMIT' be optional in 'inspect' page (#2813)

[lidong] minor, support real admin ldap-group name

[github] KYLIN-2945 global dict specific info change to use relative path 
(#2790)

[zjsynce] Shade commons-dbcp library in kylin-job jar

[liyang] fix old spark property in kylin.properties

[liyang] KYLIN-2944 HLLCSerializer, RawSerializer, PercentileSerializer returns

[liyang] KYLIN-2600 fix Incorrectly setting the range start

[liyang] minor, fix union query for ci

[rogershijicheng] KYLIN-2945 fix CI

[liyang] refactor, move HDFSResourceStore to the right module and others

[chen]  minor,kylin acl debug (#2874)

[zjsynce] Support function with name percentile_approx

[ma] minor, refine CubeMigrationCLI

[zjsynce] Shade commons-pool and commons-jocl library in kylin-job jar

[liyang] minor, refine TableExtDesc

[liyang] minor, export correct kylinConfig in ProjectInstance

[100650920] Revert "KYLIN-2777 Should throw error when sql contains non-equi 
left

[100650920] KYLIN-2777  Add test cases

[ma] minor, refine DiagnosisService

[550175214] minor, fix bug (#2908)

[event.dimlas] #2857 need pre processing in HivePushDownConverter

[liyang] Minor, set setCubeInstance func public.

[liyang] Return update date of cube response to the cube desc's update time

[liyang] Order models with data models' modified times

[liyang] minor refactor on PartitionDesc, make sure start time condition is

[liyang] bug fix in SegmentGTStartAndEnd

[zjsynce] Add function for doing pushdown query directly in KylinTestBase

[lidong] minor, update calcite dependency

[liyang] minor, fix log message in Broadcaster

[liyang] Build not a cube without date partition column.

[event.dimlas] Move out ComputedColumnDesc

[liyang] move NoRealizationFoundException RoutingIndicatorException

[liyang] KYLIN-2985 Cache temp json file created by each Calcite Connection

[liyang] KYLIN-2982 Avoid upgrade column in OLAPTable

[liyang] KYLIN-2982 update sum measure default return type

[github] minor, simplify OLAPSchemaFactory log

[shaofengshi] KYLIN-2991 fix NumberFormatException if partitionDateFormat is 
like

[lidong] minor, updates on OLAPContext

[shaofengshi] KYLIN-2797 Remove MR engine V1

[shaofengshi] KYLIN-2796 Remove the legacy "statisticsenabled" codes

[event.dimlas] #3062 pre-process MIN(1) and MAX(1)

[rogershijicheng] minor, make calcite rule configurable

[zjsynce] Do not do update query in push down engine for prepare query

[zjsynce] Add "limit 1" to the end of prepare sql of pushdown, to make it speed 
up

[liuyiming.vip] minor, drop invalid kylin.job.step.timeout in kylin.properties

[liuyiming.vip] KYLIN-1319, drop deprecated HadoopStatusChecker

[cheng.wang] Revert "Add "limit 1" to the end of prepare sql of pushdown, to 
make it

[cheng.wang] Revert "Do not do update query in push down engine for prepare 
query"

[ma] minor refactor

[liyang] KYLIN-2794 MultipleDictionaryValueEnumerator consider value order based

[rogershijicheng] KYLIN-3036 Allow complex column type when loading source table

[github] KYLIN-3038 cannot support sum of type-converted column SQL (#3124)

[liyang] minor, rename percentile to percentile_approx

[lidong] KYLIN-3040 fix segment name when refreshing non-partitioned cube

[zjsynce] Do not do update query in push down engine for prepare query

[zjsynce] Add "limit 1" to the end of prepare sql of pushdown, to make it speed 
up

[cheng.wang] minor, fix UT

[liyang] minor, fix CacheServiceTest

[245915794] KYLIN-2761 refactor TableACL so that it can apply to role(user 
group in

[245915794] KYLIN-2980, Remove getKey/Value setKey/Value from Kylin's Pair.

[245915794] KYLIN-2960 sync LDAP user's group(Authorities) and move 
getAuthorities

[liyang] minor, CubeInstance add displayName, change cube display name in 
monitor

[liyang] #1961 complete batch api.

[liyang] supoort partition column type integer and date.

[cheng.wang] minor, refine CubeMigrationCLI

[github] #2732 take effect project config kylin.query.force-limit (#3205)

[245915794] minor, fix a typo that leads get user's permission error and add ut.

[245915794] minor, repair CubeMetaExtractor that can not retrieve 
tables/tableExds.

[ma] #1507 initial version

[event.dimlas] Minor, refine error message

[ma] minor, refactor

[event.dimlas] minor, support upper-cased CHAR_LENGTH

[zjsynce]  #2725 fix sparder

[ma] minor, more log in AbstractHadoopJob.setJobTmpJarsAndFiles()

[ma] KYLIN-2965 RealizationChooser cost calculation logic different with

[245915794] minor, remove user'checking when updating project's ACL.

[245915794] minor, fix with "with" syntax.

[cheng.wang] minor, refine CubeMigrationCLI

[ma] minor, refactor on htrace

[liyang] Protect concurrent operations on ProjectManager

[liyang] fix FetcherRunner exit mechanism

[100650920] #1517 improve load test perf

[ma] minor, refine setenv.sh

[lidong] minor changes for setenv.sh

[ma] minor, limit TOPNMeasure participate in non-topn queries

[ma]  #1357 result export function should support really huge result set

[ma] Minor, add "traceUrl" for the expect result of smoke test

[100650920] KYLIN-3064 Yarn timeline-service will start jersey client when 
submit mr

[rogershijicheng] minor, refact MrJobInfoExtractor

[github] minor, add more logs to troubleshot a mysterious NPE in

[event.dimlas] Minor, fix model list out of bound

[rogershijicheng] minor, support array data type in query pushdown

[rogershijicheng] minor, turn off FilterJoinRule optimizer by hacking

[rogershijicheng] minor, allow "boolean = integer" in calcite parser

[rogershijicheng] KYLIN-3078 percentile size estimate

[rogershijicheng] KYLIN-2649 match "select *" instead of "*" in force limit

[ma] KYLIN-1664 Restrict API '/kylin/api/admin/config' to Admin

[ma] minor create a method that get kylin home without waring when kylin home

[liyang] KYLIN-3084, fix issue by using distribute by

[liyang] minor, convert create table to with

[liyang] KYLIN-3077 create table EDW.TEST_SELLER_TYPE_DIM_TABLE during CI 
prepare

[cheng.wang] minor, refine CubeMetaExtractor

[cheng.wang] KYLIN-3084, add UNION ALL to IT

[event.dimlas] Minor, adapt DefaultQueryTransformer's function scope to calcite

[chunen.ni] minor, fix bug

[rogershijicheng] minor, refine relization cost calculation

[lidong] KYLIN-3090 Refactor to consolidate all caches and managers under

[lidong] KYLIN-3092 Synchronize w/r operations on entity-caching managers

[liyang] minor, print the exception in log

[chunen.ni] Fix wrong error message for ArithmeticException

[chen] 3403 Security enhancement for /api/admin/config (#3484)

[chunen.ni] Fix job status not changed to error after HBase Region Server is

[rogershijicheng] minor, skip column family ordering check for compatibility

[ma] Running task's status should be set to READY after metastore recover

[ma] KYLIN-3085 Makes sure no update on cached and shared CubeInstance

[ma] minor, shorten PercentileAggregatorTest, taking too long

[245915794] minor, change the way that get DefaultScheduler's instance.

[245915794] minor, refine  generateAceResponses.

[245915794] KYLIN-3108, Change the kafka config write path in zookeeper to

[245915794] KYLIN-3105, remove Interface#Scheduler's stop method.

[ma] minor, save a redundant reload in CubeManager.update()

[ma] minor, refactor on JoinTree

[ma] KYLIN-3092 fix cyclic lock

[liyang] Add null pointer check for ProjectManager#getProject to avoid NPE

[liyang] KYLIN-3044, KYLIN-3052, support SQL Server & Redshift as kylin data

[ma] KYLIN-3128 Configs for allowing export query results for admin/nonadmin

[cheng.wang] KYLIN-3125 Support SparkSql in Cube building step 'Create 
Intermediate

[chunen.ni] Minor, use StrSubstitutor of commons-lang instead of commons-lang3 
to

[245915794] KYLIN-1664, add default properties and ut.

[ma] minor, add ut for load hive table.

[sheng.zhang] #3314  fix bugs data size in first two steps

[lidong] minor, restClient support set http timeout

[ma] Revert "minor, change the way that get DefaultScheduler's instance."

[ma] #3505 fix timestampadd gap betweeen spark and calcite

[ma] KYLIN-2982 minor refine

[ma] KYLIN-3106 DefaultScheduler.shutdown should use

[ma] minor, refine metric.

[ma] minor refactor on metadata

[ma] minor, add log

[liyang] KYLIN-3136, enhance protection when job's status is illegal

[liyang] Expose derived dimensions for get sql api

------------------------------------------
[...truncated 99.36 KB...]
[INFO] 
[INFO] --- maven-dependency-plugin:2.10:copy (copy-jamm) @ kylin-jdbc ---
[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/jdbc/target/test-classes/jamm.jar>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ 
kylin-jdbc ---
[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/jdbc/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ 
kylin-jdbc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/jdbc/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ kylin-jdbc ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/jdbc/../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.jdbc.SQLResonseStubTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.817 sec - in 
org.apache.kylin.jdbc.SQLResonseStubTest
Running org.apache.kylin.jdbc.DriverTest
2017-12-31 13:24:19,038 DEBUG [main] jdbc.KylinConnection:62 : Kylin base url 
test_url, project name test_db
2017-12-31 13:24:19,179 DEBUG [main] jdbc.KylinConnection:62 : Kylin base url 
test_url, project name test_db
2017-12-31 13:24:19,183 DEBUG [main] jdbc.KylinConnection:62 : Kylin base url 
test_url, project name test_db
2017-12-31 13:24:19,187 DEBUG [main] jdbc.KylinConnection:62 : Kylin base url 
test_url, project name test_db
Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.647 sec - in 
org.apache.kylin.jdbc.DriverTest

Results :

Tests run: 9, Failures: 0, Errors: 0, Skipped: 2

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.8:report (post-test) @ kylin-jdbc ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[PMD] No report found for mojo report
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Kylin - Assembly
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Kylin - Tool
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Kylin - Tool Assembly
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[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.3.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 #936
[PMD] No report found for mojo check
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (pre-test) @ 
kylin-tomcat-ext ---
[INFO] surefireArgLine set to 
-javaagent:/home/jenkins/jenkins-slave/maven-repositories/0/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tomcat-ext/../target/jacoco.exec,append=true>
[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] --- jacoco-maven-plugin:0.7.8:report (post-test) @ kylin-tomcat-ext ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[PMD] No report found for mojo report
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Kylin ....................................... SUCCESS [01:05 min]
[INFO] Apache Kylin - External ............................ SUCCESS [ 17.430 s]
[INFO] Apache Kylin - Calcite Overrides ................... SUCCESS [ 13.856 s]
[INFO] Apache Kylin - Core Common ......................... FAILURE [  2.403 s]
[INFO] Apache Kylin - Core Metadata ....................... SKIPPED
[INFO] Apache Kylin - Core Dictionary ..................... SKIPPED
[INFO] Apache Kylin - Core Cube ........................... SKIPPED
[INFO] Apache Kylin - Core Metrics ........................ SKIPPED
[INFO] Apache Kylin - Core Job ............................ SKIPPED
[INFO] Apache Kylin - Core Storage ........................ SKIPPED
[INFO] Apache Kylin - MapReduce Engine .................... SKIPPED
[INFO] Apache Kylin - HBase Storage ....................... SKIPPED
[INFO] Apache Kylin - Spark Engine ........................ SKIPPED
[INFO] Apache Kylin - Hive Source ......................... SKIPPED
[INFO] Apache Kylin - Kafka Source ........................ SKIPPED
[INFO] Apache Kylin - Query ............................... SKIPPED
[INFO] Apache Kylin - Metrics Reporter Hive ............... SKIPPED
[INFO] Apache Kylin - Metrics Reporter Kafka .............. SKIPPED
[INFO] Apache Kylin - REST Server Base .................... SKIPPED
[INFO] Apache Kylin - REST Server ......................... SKIPPED
[INFO] Apache Kylin - JDBC Driver ......................... SUCCESS [ 19.962 s]
[INFO] Apache Kylin - Assembly ............................ SKIPPED
[INFO] Apache Kylin - Tool ................................ SKIPPED
[INFO] Apache Kylin - Tool Assembly ....................... SKIPPED
[INFO] Apache Kylin - Integration Test .................... SKIPPED
[INFO] Apache Kylin - Tomcat Extension .................... SUCCESS [  6.369 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:32 min
[INFO] Finished at: 2017-12-31T13:24:54+00:00
[INFO] Final Memory: 53M/722M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project kylin-core-common: Could not resolve 
dependencies for project org.apache.kylin:kylin-core-common:jar:2.3.0-SNAPSHOT: 
Could not find artifact 
org.apache.kylin:kylin-external-htrace:jar:2.3.0-SNAPSHOT in conjars 
(http://conjars.org/repo/) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
on project kylin-core-common: Could not resolve dependencies for project 
org.apache.kylin:kylin-core-common:jar:2.3.0-SNAPSHOT: Could not find artifact 
org.apache.kylin:kylin-external-htrace:jar:2.3.0-SNAPSHOT in conjars 
(http://conjars.org/repo/)
        at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
        at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
        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:120)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
        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:139)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:207)
        at hudson.remoting.UserRequest.perform(UserRequest.java:53)
        at hudson.remoting.Request$2.run(Request.java:358)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not 
resolve dependencies for project 
org.apache.kylin:kylin-core-common:jar:2.3.0-SNAPSHOT: Could not find artifact 
org.apache.kylin:kylin-external-htrace:jar:2.3.0-SNAPSHOT in conjars 
(http://conjars.org/repo/)
        at 
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:211)
        at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
        ... 33 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could 
not find artifact org.apache.kylin:kylin-external-htrace:jar:2.3.0-SNAPSHOT in 
conjars (http://conjars.org/repo/)
        at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384)
        at 
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:205)
        ... 34 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not 
find artifact org.apache.kylin:kylin-external-htrace:jar:2.3.0-SNAPSHOT in 
conjars (http://conjars.org/repo/)
        at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
        at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
        at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367)
        ... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not 
find artifact org.apache.kylin:kylin-external-htrace:jar:2.3.0-SNAPSHOT in 
conjars (http://conjars.org/repo/)
        at 
org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
        at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
        at 
org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
        at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:581)
        at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:249)
        at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:520)
        at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421)
        ... 37 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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :kylin-core-common
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/server/pom.xml> to 
org.apache.kylin/kylin-server/2.3.0-SNAPSHOT/kylin-server-2.3.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.3.0-SNAPSHOT/kylin-jdbc-2.3.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.3.0-SNAPSHOT/kylin-core-metadata-2.3.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.3.0-SNAPSHOT/kylin-storage-hbase-2.3.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.3.0-SNAPSHOT/kylin-source-hive-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/external/pom.xml> to 
org.apache.kylin/kylin-external/2.3.0-SNAPSHOT/kylin-external-2.3.0-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/atopcalcite/pom.xml> to 
org.apache.kylin/atopcalcite/2.3.0-SNAPSHOT/atopcalcite-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/pom.xml> to 
org.apache.kylin/kylin/2.3.0-SNAPSHOT/kylin-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/metrics-reporter-hive/pom.xml>
 to 
org.apache.kylin/kylin-metrics-reporter-hive/2.3.0-SNAPSHOT/kylin-metrics-reporter-hive-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/core-metrics/pom.xml> to 
org.apache.kylin/kylin-core-metrics/2.3.0-SNAPSHOT/kylin-core-metrics-2.3.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.3.0-SNAPSHOT/kylin-core-cube-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/metrics-reporter-kafka/pom.xml>
 to 
org.apache.kylin/kylin-metrics-reporter-kafka/2.3.0-SNAPSHOT/kylin-metrics-reporter-kafka-2.3.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.3.0-SNAPSHOT/kylin-core-dictionary-2.3.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.3.0-SNAPSHOT/kylin-core-storage-2.3.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.3.0-SNAPSHOT/kylin-server-base-2.3.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.3.0-SNAPSHOT/kylin-core-job-2.3.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.3.0-SNAPSHOT/kylin-tool-2.3.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.3.0-SNAPSHOT/kylin-tomcat-ext-2.3.0-SNAPSHOT.pom
[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.3.0-SNAPSHOT/kylin-engine-spark-2.3.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.3.0-SNAPSHOT/kylin-assembly-2.3.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.3.0-SNAPSHOT/kylin-core-common-2.3.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.3.0-SNAPSHOT/kylin-source-kafka-2.3.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Kylin-Master-JDK-1.8/ws/tool-assembly/pom.xml> 
to 
org.apache.kylin/kylin-tool-assembly/2.3.0-SNAPSHOT/kylin-tool-assembly-2.3.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.3.0-SNAPSHOT/kylin-query-2.3.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.3.0-SNAPSHOT/kylin-it-2.3.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.3.0-SNAPSHOT/kylin-engine-mr-2.3.0-SNAPSHOT.pom
channel stopped
Not sending mail to unregistered user 100650...@qq.com
Not sending mail to unregistered user 245915...@qq.com
Not sending mail to unregistered user 550175...@qq.com
Not sending mail to unregistered user cheng.w...@kyligence.io
Not sending mail to unregistered user chunen...@kyligence.io
Not sending mail to unregistered user event.dim...@gmail.com
Not sending mail to unregistered user git...@alasdairhodge.co.uk
Not sending mail to unregistered user liuyiming....@gmail.com
Not sending mail to unregistered user m...@kyligence.io
Not sending mail to unregistered user rogershijich...@gmail.com
Not sending mail to unregistered user sheng.zh...@kyligence.io
Not sending mail to unregistered user zjsy...@sjtu.org

Reply via email to