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 2017/02/17 11:27:21 UTC

Build failed in Jenkins: Cayenne pull requests #248

See <https://builds.apache.org/job/Cayenne%20pull%20requests/248/changes>

Changes:

[github] Added ConcurrentHashMap for caching the parsed nodes

------------------------------------------
[...truncated 678 lines...]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cayenne.di.spi.DefaultInjectorBindingTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec
Running org.apache.cayenne.di.DIBootstrapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.cayenne.di.KeyTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.cayenne.di.spi.DefaultInjectorInjectionTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
Running org.apache.cayenne.di.spi.DefaultInjectorScopeTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.cayenne.di.spi.DefaultInjectorDecorationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.cayenne.di.spi.DefaultInjectorCircularInjectionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.cayenne.di.spi.DefaultInjectorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.cayenne.di.spi.ModuleLoaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.cayenne.di.spi.DIGraphTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cayenne-di ---
[INFO] Building jar: <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/target/cayenne-di-4.0.M5-SNAPSHOT.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[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%20pull%20requests/ws/cayenne-di/target/cayenne-di-4.0.M5-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] --- maven-failsafe-plugin:2.17:integration-test (integration-test) @ cayenne-di ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (integration-test) @ cayenne-di ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/target/failsafe-reports>
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cayenne-di ---
[INFO] Installing <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/target/cayenne-di-4.0.M5-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/cayenne/cayenne-di/4.0.M5-SNAPSHOT/cayenne-di-4.0.M5-SNAPSHOT.jar

[INFO] Installing <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/cayenne/cayenne-di/4.0.M5-SNAPSHOT/cayenne-di-4.0.M5-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/target/cayenne-di-4.0.M5-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/cayenne/cayenne-di/4.0.M5-SNAPSHOT/cayenne-di-4.0.M5-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building cayenne-server: Cayenne Server 4.0.M5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1: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%20pull%20requests/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%20pull%20requests/ws/cayenne-server/target/javacc-1487330760110/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%20pull%20requests/ws/cayenne-server/target/javacc-1487330760110/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:pmd (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 977 source files to <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-server/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-server/src/main/java/org/apache/cayenne/velocity/VelocitySQLTemplateProcessor.java>:[193,22] error: cannot find symbol
[ERROR]  class VelocitySQLTemplateProcessor
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-server/src/main/java/org/apache/cayenne/velocity/VelocitySQLTemplateProcessor.java>:[193,76] error: cannot find symbol
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] cayenne-parent: Top-level parent of Cayenne modules  SUCCESS [11.275s]
[INFO] build-tools-parent: Cayenne Build Tools Parent .... SUCCESS [0.548s]
[INFO] cayenne-legal: Cayenne License and Notice Bundle .. SUCCESS [3.893s]
[INFO] cayenne-test-utilities: Common Unit Test Utilities  SUCCESS [2.530s]
[INFO] cayenne-checkers: Cayenne Code Checkers ........... SUCCESS [0.946s]
[INFO] cayenne-di: Cayenne Dependency Injection Container  SUCCESS [14.204s]
[INFO] cayenne-server: Cayenne Server .................... FAILURE [16.904s]
[INFO] cayenne-client: Cayenne ROP Client ................ SKIPPED
[INFO] cayenne-project: Cayenne Project .................. SKIPPED
[INFO] cayenne-dbsync: Database Synchronization Tools .... SKIPPED
[INFO] cayenne-cgen: Cayenne Class Generation Tools ...... SKIPPED
[INFO] cayenne-ant: Cayenne Ant Tasks .................... SKIPPED
[INFO] cayenne-lifecycle: Cayenne Lifecycle Utilities .... SKIPPED
[INFO] cayenne-maven-plugins-parent: Maven Plugins parent  SKIPPED
[INFO] cayenne-maven-plugin: Cayenne Maven Plugin ........ SKIPPED
[INFO] cayenne-crypto: Cayenne Cryptography Extensions ... SKIPPED
[INFO] cayenne-joda: Cayenne Joda Extensions ............. SKIPPED
[INFO] cayenne-dbcp2: Cayenne DBCP2 Extension ............ SKIPPED
[INFO] cayenne-jcache: Cayenne JCache Integration ........ SKIPPED
[INFO] cayenne-itests-parent: Integration Tests Parent ... SKIPPED
[INFO] cayenne-tools-itest: Tools integration tests ...... SKIPPED
[INFO] cayenne-modeler-parent: Cayenne Modeler Parent .... SKIPPED
[INFO] cayenne-wocompat: WebObjects Compatibility Library  SKIPPED
[INFO] cayenne-modeler: Cayenne Modeler Core ............. SKIPPED
[INFO] cayenne-modeler-generic-ext: Modeler Generic Extensions  SKIPPED
[INFO] cayenne-modeler-generic: Modeler Generic Assembly . SKIPPED
[INFO] cayenne-modeler-mac-ext: Modeler MacOS Extensions . SKIPPED
[INFO] cayenne-modeler-mac: Modeler MacOS Assembly ....... SKIPPED
[INFO] cayenne-modeler-win-ext: Modeler Win Extensions ... SKIPPED
[INFO] cayenne-modeler-win: Modeler Windows Assembly ..... SKIPPED
[INFO] maven-cayenne-plugin: Deprecated Cayenne Maven Plugin  SKIPPED
[INFO] cayenne-modeler-maven-plugin: Cayenne Modeler Maven Plugin  SKIPPED
[INFO] cayenne-tutorials-parent: Cayenne Tutorials ....... SKIPPED
[INFO] tutorial: ayenne Tutorial ......................... SKIPPED
[INFO] tutorial-rop-server: Cayenne ROP Server Tutorial .. SKIPPED
[INFO] tutorial-rop-client: Cayenne ROP Client Tutorial .. SKIPPED
[INFO] cayenne-docs-parent: Cayenne Documenation Parent .. SKIPPED
[INFO] cayenne-doc: Cayenne Documentation ................ SKIPPED
[INFO] cayenne-docbook: Cayenne Docbook Documentation .... SKIPPED
[INFO] docbook-stylesheets: Docbook - Cayenne Stylesheets  SKIPPED
[INFO] cayenne-guide: Docbook - Cayenne Guide ............ SKIPPED
[INFO] getting-started: Docbook - Getting Started with Cayenne  SKIPPED
[INFO] getting-started-rop: Docbook - Getting Started with Cayenne ROP  SKIPPED
[INFO] upgrade-guide: Docbook - Cayenne New Features and Upgrade Guide  SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57.079s
[INFO] Finished at: Fri Feb 17 11:26:15 UTC 2017
[INFO] Final Memory: 88M/828M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[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%20pull%20requests/ws/cayenne-server/src/main/java/org/apache/cayenne/velocity/VelocitySQLTemplateProcessor.java>:[193,22] error: cannot find symbol
[ERROR] class VelocitySQLTemplateProcessor
[ERROR] <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-server/src/main/java/org/apache/cayenne/velocity/VelocitySQLTemplateProcessor.java>:[193,76] error: cannot find symbol
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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

[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/docbook/cayenne-guide/pom.xml> to org.apache.cayenne.docs/cayenne-guide/4.0.M5-SNAPSHOT/cayenne-guide-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-client/pom.xml> to org.apache.cayenne/cayenne-client/4.0.M5-SNAPSHOT/cayenne-client-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-wocompat/pom.xml> to org.apache.cayenne.modeler/cayenne-wocompat/4.0.M5-SNAPSHOT/cayenne-wocompat-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-lifecycle/pom.xml> to org.apache.cayenne/cayenne-lifecycle/4.0.M5-SNAPSHOT/cayenne-lifecycle-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/pom.xml> to org.apache.cayenne.tutorials/cayenne-tutorials-parent/4.0.M5-SNAPSHOT/cayenne-tutorials-parent-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/pom.xml> to org.apache.cayenne/cayenne-parent/4.0.M5-SNAPSHOT/cayenne-parent-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-project/pom.xml> to org.apache.cayenne/cayenne-project/4.0.M5-SNAPSHOT/cayenne-project-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/doc/pom.xml> to org.apache.cayenne.docs/cayenne-doc/4.0.M5-SNAPSHOT/cayenne-doc-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/cayenne-modeler-maven-plugin/pom.xml> to org.apache.cayenne.plugins/cayenne-modeler-maven-plugin/4.0.M5-SNAPSHOT/cayenne-modeler-maven-plugin-4.0.M5-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/docbook/getting-started/pom.xml> to org.apache.cayenne.docs/getting-started/4.0.M5-SNAPSHOT/getting-started-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/docbook/docbook-stylesheets/pom.xml> to org.apache.cayenne.docs/docbook-stylesheets/4.0.M5-SNAPSHOT/docbook-stylesheets-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler/4.0.M5-SNAPSHOT/cayenne-modeler-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-win/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-win/4.0.M5-SNAPSHOT/cayenne-modeler-win-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/maven-cayenne-plugin/pom.xml> to org.apache.cayenne.plugins/maven-cayenne-plugin/4.0.M5-SNAPSHOT/maven-cayenne-plugin-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/itests/cayenne-tools-itest/pom.xml> to org.apache.cayenne.itests/cayenne-tools-itest/4.0.M5-SNAPSHOT/cayenne-tools-itest-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-server/pom.xml> to org.apache.cayenne/cayenne-server/4.0.M5-SNAPSHOT/cayenne-server-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-generic/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-generic/4.0.M5-SNAPSHOT/cayenne-modeler-generic-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/pom.xml> to org.apache.cayenne.build-tools/build-tools-parent/4.0.M5-SNAPSHOT/build-tools-parent-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbsync/pom.xml> to org.apache.cayenne/cayenne-dbsync/4.0.M5-SNAPSHOT/cayenne-dbsync-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/docbook/upgrade-guide/pom.xml> to org.apache.cayenne.docs/upgrade-guide/4.0.M5-SNAPSHOT/upgrade-guide-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-joda/pom.xml> to org.apache.cayenne/cayenne-joda/4.0.M5-SNAPSHOT/cayenne-joda-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-parent/4.0.M5-SNAPSHOT/cayenne-modeler-parent-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/tutorial-rop-server/pom.xml> to org.apache.cayenne.tutorials/tutorial-rop-server/4.0.M5-SNAPSHOT/tutorial-rop-server-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-checkers/pom.xml> to org.apache.cayenne.build-tools/cayenne-checkers/4.0.M5-SNAPSHOT/cayenne-checkers-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-checkers/target/cayenne-checkers-4.0.M5-SNAPSHOT.jar> to org.apache.cayenne.build-tools/cayenne-checkers/4.0.M5-SNAPSHOT/cayenne-checkers-4.0.M5-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-checkers/target/cayenne-checkers-4.0.M5-SNAPSHOT-sources.jar> to org.apache.cayenne.build-tools/cayenne-checkers/4.0.M5-SNAPSHOT/cayenne-checkers-4.0.M5-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/docbook/getting-started-rop/pom.xml> to org.apache.cayenne.docs/getting-started-rop/4.0.M5-SNAPSHOT/getting-started-rop-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-jcache/pom.xml> to org.apache.cayenne/cayenne-jcache/4.0.M5-SNAPSHOT/cayenne-jcache-4.0.M5-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-mac/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-mac/4.0.M5-SNAPSHOT/cayenne-modeler-mac-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-generic-ext/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-generic-ext/4.0.M5-SNAPSHOT/cayenne-modeler-generic-ext-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/tutorial/pom.xml> to org.apache.cayenne.tutorials/tutorial/4.0.M5-SNAPSHOT/tutorial-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-win-ext/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-win-ext/4.0.M5-SNAPSHOT/cayenne-modeler-win-ext-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/pom.xml> to org.apache.cayenne.plugins/cayenne-maven-plugins-parent/4.0.M5-SNAPSHOT/cayenne-maven-plugins-parent-4.0.M5-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-ant/pom.xml> to org.apache.cayenne/cayenne-ant/4.0.M5-SNAPSHOT/cayenne-ant-4.0.M5-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/cayenne-maven-plugin/pom.xml> to org.apache.cayenne.plugins/cayenne-maven-plugin/4.0.M5-SNAPSHOT/cayenne-maven-plugin-4.0.M5-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/docbook/pom.xml> to org.apache.cayenne.docs/cayenne-docbook/4.0.M5-SNAPSHOT/cayenne-docbook-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-mac-ext/pom.xml> to org.apache.cayenne.modeler/cayenne-modeler-mac-ext/4.0.M5-SNAPSHOT/cayenne-modeler-mac-ext-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/pom.xml> to org.apache.cayenne.docs/cayenne-docs-parent/4.0.M5-SNAPSHOT/cayenne-docs-parent-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbcp2/pom.xml> to org.apache.cayenne/cayenne-dbcp2/4.0.M5-SNAPSHOT/cayenne-dbcp2-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-crypto/pom.xml> to org.apache.cayenne/cayenne-crypto/4.0.M5-SNAPSHOT/cayenne-crypto-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/pom.xml> to org.apache.cayenne/cayenne-di/4.0.M5-SNAPSHOT/cayenne-di-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/target/cayenne-di-4.0.M5-SNAPSHOT.jar> to org.apache.cayenne/cayenne-di/4.0.M5-SNAPSHOT/cayenne-di-4.0.M5-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/target/cayenne-di-4.0.M5-SNAPSHOT-sources.jar> to org.apache.cayenne/cayenne-di/4.0.M5-SNAPSHOT/cayenne-di-4.0.M5-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-cgen/pom.xml> to org.apache.cayenne/cayenne-cgen/4.0.M5-SNAPSHOT/cayenne-cgen-4.0.M5-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-legal/pom.xml> to org.apache.cayenne.build-tools/cayenne-legal/4.0.M5-SNAPSHOT/cayenne-legal-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-legal/target/cayenne-legal-4.0.M5-SNAPSHOT.jar> to org.apache.cayenne.build-tools/cayenne-legal/4.0.M5-SNAPSHOT/cayenne-legal-4.0.M5-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-legal/target/cayenne-legal-4.0.M5-SNAPSHOT-sources.jar> to org.apache.cayenne.build-tools/cayenne-legal/4.0.M5-SNAPSHOT/cayenne-legal-4.0.M5-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-test-utilities/pom.xml> to org.apache.cayenne.build-tools/cayenne-test-utilities/4.0.M5-SNAPSHOT/cayenne-test-utilities-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-test-utilities/target/cayenne-test-utilities-4.0.M5-SNAPSHOT.jar> to org.apache.cayenne.build-tools/cayenne-test-utilities/4.0.M5-SNAPSHOT/cayenne-test-utilities-4.0.M5-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-test-utilities/target/cayenne-test-utilities-4.0.M5-SNAPSHOT-sources.jar> to org.apache.cayenne.build-tools/cayenne-test-utilities/4.0.M5-SNAPSHOT/cayenne-test-utilities-4.0.M5-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/tutorial-rop-client/pom.xml> to org.apache.cayenne.tutorials/tutorial-rop-client/4.0.M5-SNAPSHOT/tutorial-rop-client-4.0.M5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Cayenne%20pull%20requests/ws/itests/pom.xml> to org.apache.cayenne.itests/cayenne-itests-parent/4.0.M5-SNAPSHOT/cayenne-itests-parent-4.0.M5-SNAPSHOT.pom
channel stopped
Putting comment on the pull request
No JDK named ?jdk-1.8.0? found

Jenkins build is back to normal : Cayenne pull requests #249

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cayenne%20pull%20requests/249/changes>