You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/02/21 02:36:34 UTC

Build failed in Jenkins: Kylin-Master-JDK-1.7 #245

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

Changes:

[liyang] KYLIN-2417 Compare the performance between HDFSMetaStore and

[liyang] KYLIN-2384 Refactor and refine NumberDictionary.

------------------------------------------
[...truncated 1.65 MB...]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Kylin - REST Server Base
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Kylin - REST Server
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Kylin - JDBC Driver 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ kylin-jdbc ---
[INFO] Deleting <https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/jdbc/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (check-style) @ kylin-jdbc ---
[INFO] Starting audit...
Audit done.
[CHECKSTYLE] Parsing file <https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/jdbc/target/checkstyle-result.xml>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/jdbc/target/checkstyle-result.xml> of module Apache Kylin - JDBC Driver with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #244
[PMD] No report found for mojo check
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (pre-test) @ kylin-jdbc ---
[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.7/ws/jdbc/../target/jacoco.exec,append=true>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ kylin-jdbc ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ kylin-jdbc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ kylin-jdbc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/jdbc/target/classes>
[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.7/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.7/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.7/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.7/ws/jdbc/../target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.kylin.jdbc.SQLResonseStubTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 sec - in org.apache.kylin.jdbc.SQLResonseStubTest
Running org.apache.kylin.jdbc.DriverTest
2017-02-21 02:35:20,994 DEBUG [main KylinConnection:62]: Kylin base url test_url, project name test_db
2017-02-21 02:35:21,079 DEBUG [main KylinConnection:62]: Kylin base url test_url, project name test_db
2017-02-21 02:35:21,081 DEBUG [main KylinConnection:62]: Kylin base url test_url, project name test_db
Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.418 sec - in org.apache.kylin.jdbc.DriverTest

Results :

Tests run: 7, 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 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.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.7/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.7/ws/tomcat-ext/target/checkstyle-result.xml>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Kylin-Master-JDK-1.7/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 #244
[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.7/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.7/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 3 source files to <https://builds.apache.org/job/Kylin-Master-JDK-1.7/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.7/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.7/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 [ 23.200 s]
[INFO] Apache Kylin - Calcite Overrides ................... SUCCESS [  7.079 s]
[INFO] Apache Kylin - Core Common ......................... SUCCESS [ 15.509 s]
[INFO] Apache Kylin - Core Metadata ....................... SUCCESS [ 34.525 s]
[INFO] Apache Kylin - Core Dictionary ..................... SUCCESS [01:16 min]
[INFO] Apache Kylin - Core Cube ........................... SUCCESS [01:37 min]
[INFO] Apache Kylin - Core Job ............................ SUCCESS [02:08 min]
[INFO] Apache Kylin - Core Storage ........................ SUCCESS [ 43.411 s]
[INFO] Apache Kylin - MapReduce Engine .................... SUCCESS [ 29.395 s]
[INFO] Apache Kylin - HBase Storage ....................... SUCCESS [ 28.896 s]
[INFO] Apache Kylin - Spark Engine ........................ FAILURE [  5.825 s]
[INFO] Apache Kylin - Hive Source ......................... SUCCESS [ 17.317 s]
[INFO] Apache Kylin - Kafka Source ........................ SUCCESS [ 17.544 s]
[INFO] Apache Kylin - Query ............................... SUCCESS [ 15.211 s]
[INFO] Apache Kylin - Tool ................................ SKIPPED
[INFO] Apache Kylin - REST Server Base .................... SKIPPED
[INFO] Apache Kylin - REST Server ......................... SKIPPED
[INFO] Apache Kylin - JDBC Driver ......................... SUCCESS [ 13.465 s]
[INFO] Apache Kylin - Assembly ............................ SKIPPED
[INFO] Apache Kylin - Tool Assembly ....................... SKIPPED
[INFO] Apache Kylin - Integration Test .................... SKIPPED
[INFO] Apache Kylin - Tomcat Extension .................... SUCCESS [ 11.502 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:49 min
[INFO] Finished at: 2017-02-21T02:35:49+00:00
[INFO] Final Memory: 69M/607M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project kylin-engine-spark: Compilation failure
[ERROR] <https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/engine-spark/src/main/java/org/apache/kylin/engine/spark/KylinKryoRegistrator.java>:[166,75] error: cannot find symbol
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project kylin-engine-spark: Compilation failure
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/engine-spark/src/main/java/org/apache/kylin/engine/spark/KylinKryoRegistrator.java>:[166,75] error: cannot find symbol

	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.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
<https://builds.apache.org/job/Kylin-Master-JDK-1.7/ws/engine-spark/src/main/java/org/apache/kylin/engine/spark/KylinKryoRegistrator.java>:[166,75] error: cannot find symbol

	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:972)
	at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 31 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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :kylin-engine-spark
[JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/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.7/ws/pom.xml> to org.apache.kylin/kylin/2.0.0-SNAPSHOT/kylin-2.0.0-SNAPSHOT.pom
Compressed 64.43 KB of artifacts by 99.3% relative to #244
[JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.7/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.7/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.7/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.7/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.7/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.7/ws/tool-assembly/pom.xml> to org.apache.kylin/kylin-tool-assembly/2.0.0-SNAPSHOT/kylin-tool-assembly-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Kylin-Master-JDK-1.7/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.7/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.7/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.7/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.7/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

Jenkins build is back to normal : Kylin-Master-JDK-1.7 #246

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Kylin-Master-JDK-1.7/246/display/redirect?page=changes>