You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/08/11 09:33:58 UTC

Build failed in Jenkins: cayenne-master » h2,JDK 9 b128 (early access build),Ubuntu #351

See <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/351/changes>

Changes:

[s.kolbachev] refactor CAY-2100: add PostgresBatchAction;

------------------------------------------
Started by upstream project "cayenne-master" build number 351
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/cayenne.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/cayenne.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/cayenne.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 6a9e43d9112ccab2de998b639db2d7942b61b4b2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a9e43d9112ccab2de998b639db2d7942b61b4b2
 > git rev-list c208ae6a170dabe1a4a9cf3578aa61e5de03e744 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Ubuntu] $ /home/jenkins/tools/maven/latest3/bin/mvn -Dlabel=Ubuntu "-Djdk=JDK 9 b128 (early access build)" -DcayenneTestConnection=h2 -e clean verify
Error: JAVA_HOME is not defined correctly.
  We cannot execute /home/jenkins/tools/java/jdk-9-ea-b128/bin/java
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?

Build failed in Jenkins: cayenne-master » h2,JDK 9 b128 (early access build),Ubuntu #353

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/353/changes>

Changes:

[andrus] DataContext.currentSnapshot() doesn't set snapshot entity name

[andrus] DataContext.currentSnapshot() doesn't set snapshot entity name

------------------------------------------
[...truncated 215 lines...]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ cayenne-di ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-di/src/main/resources>
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cayenne-di ---
[INFO] Compiling 45 source files to <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-di/target/classes>
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ cayenne-di ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ cayenne-di ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-di/src/test/resources>
[INFO] Copying 50 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ cayenne-di ---
[INFO] Compiling 40 source files to <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-di/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ cayenne-di ---
[INFO] Surefire report directory: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-di/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cayenne.di.spi.DefaultInjectorCircularInjectionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec
Running org.apache.cayenne.di.KeyTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.cayenne.di.DIBootstrapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.cayenne.di.spi.DefaultInjectorBindingTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.cayenne.di.spi.DefaultInjectorScopeTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.apache.cayenne.di.spi.DefaultInjectorDecorationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.cayenne.di.spi.DefaultInjectorInjectionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.apache.cayenne.di.spi.DefaultInjectorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec

Results :

Tests run: 47, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cayenne-di ---
[INFO] Building jar: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-di/target/cayenne-di-4.0.M4-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (bundle-source-jar) > generate-sources @ cayenne-di >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (bundle-source-jar) < generate-sources @ cayenne-di <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (bundle-source-jar) @ cayenne-di ---
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cayenne already added, skipping
[INFO] org/apache/cayenne/di already added, skipping
[INFO] org/apache/cayenne/di/spi already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-di/target/cayenne-di-4.0.M4-SNAPSHOT-sources.jar>
[INFO] org already added, skipping
[INFO] org/apache already added, skipping
[INFO] org/apache/cayenne already added, skipping
[INFO] org/apache/cayenne/di already added, skipping
[INFO] org/apache/cayenne/di/spi already added, skipping
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Cayenne Server 4.0.M4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cayenne-server ---
[INFO] 
[INFO] --- javacc-maven-plugin:2.6:jjtree-javacc (jjtree-ejbql) @ cayenne-server ---
Java Compiler Compiler Version 5.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/jjtree/org/apache/cayenne/ejbql/EJBQLParser.jjt> . . .
File "Node.java" does not exist.  Will create one.
File "EJBQLTreeConstants.java" does not exist.  Will create one.
File "JJTEJBQLState.java" does not exist.  Will create one.
Annotated grammar generated successfully in <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/target/javacc-1471016940180/node/EJBQLParser.jj>
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/target/javacc-1471016940180/node/EJBQLParser.jj> . . .
Warning: Choice conflict in (...)* construct at line 840, column 17.
         Expansion nested within construct and expansion following construct
         have common prefixes, one of which is: "+"
         Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 849, column 17.
         Expansion nested within construct and expansion following construct
         have common prefixes, one of which is: "*"
         Consider using a lookahead of 2 or more for nested expansion.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "JavaCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 2 warnings.
[INFO] Processed 1 grammar
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (default) @ cayenne-server ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default) @ cayenne-server ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.2:check (default) > :pmd @ cayenne-server >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:pmd (pmd) @ cayenne-server ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.2:check (default) < :pmd @ cayenne-server <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:check (default) @ cayenne-server ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cayenne-server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ cayenne-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] Copying 21 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cayenne-server ---
[INFO] Compiling 1031 source files to <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/ObjectId.java>:[145,23] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
    CAP#1 extends Object from capture of ?
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/ProcedureCall.java>:[87,26] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
    CAP#1 extends Object from capture of ?
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/AbstractMappedQuery.java>:[44,26] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
    CAP#1 extends Object from capture of ?
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/NamedQuery.java>:[64,30] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
    CAP#1 extends Object from capture of ?
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/velocity/VelocitySQLTemplateProcessor.java>:[133,89] error: incompatible types: HashMap<String,? extends Object> cannot be converted to Map<String,Object>
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/SQLSelect.java>:[179,17] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cayenne ............................................ SUCCESS [  0.387 s]
[INFO] Cayenne Build Tools Parent ......................... SUCCESS [  0.006 s]
[INFO] Cayenne License and Notice Bundle .................. SUCCESS [  1.196 s]
[INFO] Common Unit Test Utilities ......................... SUCCESS [  1.361 s]
[INFO] Cayenne Code Checkers .............................. SUCCESS [  0.118 s]
[INFO] Cayenne Dependency Injection Container ............. SUCCESS [  8.766 s]
[INFO] Cayenne Server ..................................... FAILURE [ 16.201 s]
[INFO] Cayenne ROP Client ................................. SKIPPED
[INFO] Cayenne Project .................................... SKIPPED
[INFO] Cayenne Tools ...................................... SKIPPED
[INFO] Cayenne Lifecycle Utilities ........................ SKIPPED
[INFO] Cayenne Maven Plugins .............................. SKIPPED
[INFO] Cayenne Maven Plugin ............................... SKIPPED
[INFO] Cayenne Cryptography Extensions .................... SKIPPED
[INFO] Cayenne Joda Extensions ............................ SKIPPED
[INFO] Cayenne DBCP2 Extension ............................ SKIPPED
[INFO] Cayenne Integration Tests Parent ................... SKIPPED
[INFO] Integration Tests - Cayenne Tools .................. SKIPPED
[INFO] Cayenne Modeler Parent ............................. SKIPPED
[INFO] Cayenne WebObjects Compatibility Library ........... SKIPPED
[INFO] Cayenne Modeler .................................... SKIPPED
[INFO] Cayenne Modeler Generic and Windows Extensions ..... SKIPPED
[INFO] Cayenne Modeler Generic ............................ SKIPPED
[INFO] Cayenne Modeler Mac OS X Extensions ................ SKIPPED
[INFO] Cayenne Modeler Mac OS X ........................... SKIPPED
[INFO] Cayenne Modeler Windows ............................ SKIPPED
[INFO] Cayenne Modeler Maven Plugin ....................... SKIPPED
[INFO] Cayenne Tutorials .................................. SKIPPED
[INFO] Cayenne Tutorial ................................... SKIPPED
[INFO] Cayenne ROP Server Tutorial ........................ SKIPPED
[INFO] Cayenne ROP Client Tutorial ........................ SKIPPED
[INFO] Cayenne Java8 Extensions ........................... SKIPPED
[INFO] Cayenne Protostuff Extension ....................... SKIPPED
[INFO] Cayenne ROP HTTP/2 Server Tutorial ................. SKIPPED
[INFO] Cayenne ROP Client (Jetty) ......................... SKIPPED
[INFO] Cayenne ROP HTTP/2 Client Tutorial ................. SKIPPED
[INFO] Cayenne Documenation Parent ........................ SKIPPED
[INFO] Cayenne Documentation .............................. SKIPPED
[INFO] Cayenne Docbook Documentation ...................... SKIPPED
[INFO] Docbook: Cayenne Stylesheets ....................... SKIPPED
[INFO] Docbook: Cayenne Guide ............................. SKIPPED
[INFO] Docbook: Getting Started with Cayenne .............. SKIPPED
[INFO] Docbook: Getting Started with Cayenne ROP .......... SKIPPED
[INFO] Docbook: Cayenne New Features and Upgrade Guide .... SKIPPED
[INFO] Cayenne Release Assembly ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.388 s
[INFO] Finished at: 2016-08-12T15:49:16+00:00
[INFO] Final Memory: 64M/512M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project cayenne-server: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/ObjectId.java>:[145,23] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
[ERROR] CAP#1 extends Object from capture of ?
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/ProcedureCall.java>:[87,26] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
[ERROR] CAP#1 extends Object from capture of ?
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/AbstractMappedQuery.java>:[44,26] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
[ERROR] CAP#1 extends Object from capture of ?
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/NamedQuery.java>:[64,30] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
[ERROR] CAP#1 extends Object from capture of ?
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/velocity/VelocitySQLTemplateProcessor.java>:[133,89] error: incompatible types: HashMap<String,? extends Object> cannot be converted to Map<String,Object>
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/SQLSelect.java>:[179,17] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project cayenne-server: Compilation failure
	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.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 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 :cayenne-server
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: cayenne-master » h2,JDK 9 b128 (early access build),Ubuntu #352

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/352/changes>

Changes:

[s.kolbachev] fix VerticalInheritanceIT.testUpdateWithRelationship to prevent a

------------------------------------------
[...truncated 9112 lines...]
988/1292 KB   
992/1292 KB   
992/1292 KB   
996/1292 KB   
997/1292 KB   
1001/1292 KB   
1001/1292 KB   
1005/1292 KB   
1005/1292 KB   
1009/1292 KB   
1009/1292 KB   
1013/1292 KB   
1014/1292 KB   
1018/1292 KB   
1018/1292 KB   
1022/1292 KB   
1022/1292 KB   
1026/1292 KB   
1026/1292 KB   
1030/1292 KB   
1034/1292 KB   
1038/1292 KB   
1039/1292 KB   
1043/1292 KB   
1047/1292 KB   
1051/1292 KB   
1052/1292 KB   
1056/1292 KB   
1060/1292 KB   
1060/1292 KB   
1064/1292 KB   
1065/1292 KB   
1069/1292 KB   
1069/1292 KB   
1073/1292 KB   
1077/1292 KB   
1081/1292 KB   
1085/1292 KB   
1089/1292 KB   
1093/1292 KB   
1097/1292 KB   
1099/1292 KB   
1103/1292 KB   
1107/1292 KB   
1111/1292 KB   
1115/1292 KB   
1119/1292 KB   
1120/1292 KB   
1124/1292 KB   
1128/1292 KB   
1132/1292 KB   
1136/1292 KB   
1140/1292 KB   
1144/1292 KB   
1148/1292 KB   
1152/1292 KB   
1156/1292 KB   
1160/1292 KB   
1162/1292 KB   
1166/1292 KB   
1170/1292 KB   
1174/1292 KB   
1178/1292 KB   
1182/1292 KB   
1183/1292 KB   
1187/1292 KB   
1191/1292 KB   
1195/1292 KB   
1196/1292 KB   
1200/1292 KB   
1204/1292 KB   
1208/1292 KB   
1212/1292 KB   
1216/1292 KB   
1220/1292 KB   
1224/1292 KB   
1228/1292 KB   
1232/1292 KB   
1236/1292 KB   
1240/1292 KB   
1244/1292 KB   
1247/1292 KB   
1251/1292 KB   
1255/1292 KB   
1256/1292 KB   
1260/1292 KB   
1260/1292 KB   
1264/1292 KB   
1268/1292 KB   
1272/1292 KB   
1276/1292 KB   
1280/1292 KB   
1284/1292 KB   
1288/1292 KB   
1292/1292 KB   
1292/1292 KB   
1292/1292 KB   
               
Downloaded: http://maven.objectstyle.org/nexus/content/groups/cayenne-deps/org/apache/ant/ant/1.7.1/ant-1.7.1.jar (1292 KB at 3670.4 KB/sec)
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (default) @ cayenne-server ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.2:check (default) > :pmd @ cayenne-server >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:pmd (pmd) @ cayenne-server ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.2:check (default) < :pmd @ cayenne-server <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:check (default) @ cayenne-server ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cayenne-server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ cayenne-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] Copying 21 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ cayenne-server ---
[INFO] Compiling 1031 source files to <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/ObjectId.java>:[145,23] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
    CAP#1 extends Object from capture of ?
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/ProcedureCall.java>:[87,26] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
    CAP#1 extends Object from capture of ?
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/AbstractMappedQuery.java>:[44,26] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
    CAP#1 extends Object from capture of ?
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/NamedQuery.java>:[64,30] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
    CAP#1 extends Object from capture of ?
<https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/velocity/VelocitySQLTemplateProcessor.java>:[133,89] error: incompatible types: HashMap<String,? extends Object> cannot be converted to Map<String,Object>
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/SQLSelect.java>:[179,17] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[INFO] 6 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cayenne ............................................ SUCCESS [  0.988 s]
[INFO] Cayenne Build Tools Parent ......................... SUCCESS [  0.006 s]
[INFO] Cayenne License and Notice Bundle .................. SUCCESS [  3.887 s]
[INFO] Common Unit Test Utilities ......................... SUCCESS [  1.490 s]
[INFO] Cayenne Code Checkers .............................. SUCCESS [  0.091 s]
[INFO] Cayenne Dependency Injection Container ............. SUCCESS [ 15.753 s]
[INFO] Cayenne Server ..................................... FAILURE [ 20.308 s]
[INFO] Cayenne ROP Client ................................. SKIPPED
[INFO] Cayenne Project .................................... SKIPPED
[INFO] Cayenne Tools ...................................... SKIPPED
[INFO] Cayenne Lifecycle Utilities ........................ SKIPPED
[INFO] Cayenne Maven Plugins .............................. SKIPPED
[INFO] Cayenne Maven Plugin ............................... SKIPPED
[INFO] Cayenne Cryptography Extensions .................... SKIPPED
[INFO] Cayenne Joda Extensions ............................ SKIPPED
[INFO] Cayenne DBCP2 Extension ............................ SKIPPED
[INFO] Cayenne Integration Tests Parent ................... SKIPPED
[INFO] Integration Tests - Cayenne Tools .................. SKIPPED
[INFO] Cayenne Modeler Parent ............................. SKIPPED
[INFO] Cayenne WebObjects Compatibility Library ........... SKIPPED
[INFO] Cayenne Modeler .................................... SKIPPED
[INFO] Cayenne Modeler Generic and Windows Extensions ..... SKIPPED
[INFO] Cayenne Modeler Generic ............................ SKIPPED
[INFO] Cayenne Modeler Mac OS X Extensions ................ SKIPPED
[INFO] Cayenne Modeler Mac OS X ........................... SKIPPED
[INFO] Cayenne Modeler Windows ............................ SKIPPED
[INFO] Cayenne Modeler Maven Plugin ....................... SKIPPED
[INFO] Cayenne Tutorials .................................. SKIPPED
[INFO] Cayenne Tutorial ................................... SKIPPED
[INFO] Cayenne ROP Server Tutorial ........................ SKIPPED
[INFO] Cayenne ROP Client Tutorial ........................ SKIPPED
[INFO] Cayenne Java8 Extensions ........................... SKIPPED
[INFO] Cayenne Protostuff Extension ....................... SKIPPED
[INFO] Cayenne ROP HTTP/2 Server Tutorial ................. SKIPPED
[INFO] Cayenne ROP Client (Jetty) ......................... SKIPPED
[INFO] Cayenne ROP HTTP/2 Client Tutorial ................. SKIPPED
[INFO] Cayenne Documenation Parent ........................ SKIPPED
[INFO] Cayenne Documentation .............................. SKIPPED
[INFO] Cayenne Docbook Documentation ...................... SKIPPED
[INFO] Docbook: Cayenne Stylesheets ....................... SKIPPED
[INFO] Docbook: Cayenne Guide ............................. SKIPPED
[INFO] Docbook: Getting Started with Cayenne .............. SKIPPED
[INFO] Docbook: Getting Started with Cayenne ROP .......... SKIPPED
[INFO] Docbook: Cayenne New Features and Upgrade Guide .... SKIPPED
[INFO] Cayenne Release Assembly ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46.995 s
[INFO] Finished at: 2016-08-11T12:32:51+00:00
[INFO] Final Memory: 49M/512M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project cayenne-server: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/ObjectId.java>:[145,23] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
[ERROR] CAP#1 extends Object from capture of ?
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/ProcedureCall.java>:[87,26] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
[ERROR] CAP#1 extends Object from capture of ?
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/AbstractMappedQuery.java>:[44,26] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
[ERROR] CAP#1 extends Object from capture of ?
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/NamedQuery.java>:[64,30] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] 
[ERROR] CAP#1 extends Object from capture of ?
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/velocity/VelocitySQLTemplateProcessor.java>:[133,89] error: incompatible types: HashMap<String,? extends Object> cannot be converted to Map<String,Object>
[ERROR] <https://builds.apache.org/job/cayenne-master/cayenneTestConnection=h2,jdk=JDK%209%20b128%20(early%20access%20build),label=Ubuntu/ws/cayenne-server/src/main/java/org/apache/cayenne/query/SQLSelect.java>:[179,17] error: incompatible types: HashMap<String,CAP#1> cannot be converted to Map<String,Object>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project cayenne-server: Compilation failure
	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.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 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 :cayenne-server
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results