See <http://ci.codelutin.com/jenkins/job/mapod-nightly/6/changes> Changes: [bavencoff] refs #5592 : add import and export actions [Tony CHEMIT] refs-30 prepare simulation + store results inside the project [Tony CHEMIT] fix project loading [Tony CHEMIT] clean code [Tony CHEMIT] refs #5595: saisie des paramètres des simulations (ajout par defaut de la dynamique de floraison référence) [Tony CHEMIT] fix change screen [Tony CHEMIT] simplify models (still some work to do on it) [Tony CHEMIT] refs #5595 (la dynamique de référence est non éditable) ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://git.codelutin.com/mapod.git # timeout=10 Fetching upstream changes from https://git.codelutin.com/mapod.git git --version # timeout=10 using .gitcredentials to set credentials git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git8460809621400696970.credentials # timeout=10 git fetch --tags --progress https://git.codelutin.com/mapod.git +refs/heads/*:refs/remotes/origin/* git config --local --remove-section credential # timeout=10 git rev-parse origin/develop^{commit} # timeout=10 Checking out Revision 8c6678200966e967d1714c056c557a0faa746b14 (origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 8c6678200966e967d1714c056c557a0faa746b14 git rev-list 6e3b968799a39d4ec758423b45a7c820c1c8d880 # timeout=10 Parsing POMs [mapod-nightly] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.5.jar:/opt/maven3/boot/plexus-classworlds-2.5.1.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven31Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.43.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.5.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 50156 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -U clean install -DperformRelease -Dredmine.skipGenerateChanges [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Mapod [INFO] Mapod :: Persistence [INFO] Mapod :: Services [INFO] Mapod :: Swing [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] 14 dependencies to check. [INFO] 14 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 2.115s [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/> [INFO] Scan 1 file header done in 18.464ms. [INFO] All files are up-to-date. [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/src> [INFO] Scan 2 files header done in 8.826ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ mapod --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ mapod <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod --- [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod --- [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/ja... [INFO] Downloading: http://repository.apache.org/snapshots/org/nuiton/jaxx/jaxx-application-api/... [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... (2 KB at 22.7 KB/sec) [INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/ja... (2 KB at 5.1 KB/sec) [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... [INFO] Downloading: http://repository.apache.org/snapshots/org/nuiton/jaxx/2.10-SNAPSHOT/maven-m... [INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/2.... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jaxx... (799 B at 33.9 KB/sec) [INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/2.... (799 B at 31.2 KB/sec) [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod --- [INFO] Exporting server [gpg-signer] username in ${gpg.keyname} [INFO] Exporting server [gpg-signer] password in ${gpg.passphrase} [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ mapod --- [INFO] Copying pom.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/pom.xml> [INFO] Copying mapod-1.0-SNAPSHOT-site_fr.xml to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra--mapod/mapod-1.0-SNAPSHOT-site_fr.xml> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mapod --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/1.0-SNAPSHOT/mapod-1.0-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-1.0-SNAPSHOT-site_fr.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/1.0-SNAPSHOT/mapod-1.0-SNAPSHOT-site_fr.xml [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-1.0-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/1.0-SNAPSHOT/mapod-1.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/mapod-1.0-SNAPSHOT-site_fr.xml.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/1.0-SNAPSHOT/mapod-1.0-SNAPSHOT-site_fr.xml.asc [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Persistence 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-persistence --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [WARNING] Skip SNAPSHOT dependency : org.nuiton.jaxx:jaxx-application-api:2.10-20140812.164459-7 [INFO] 35 dependencies to check. [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 12.104 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 13.182 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.715 s [INFO] Finished at: 2014-08-13T00:46:37+02:00 [INFO] Final Memory: 37M/299M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project mapod-persistence: could not execute goal CheckAutoContainerPlugin for reason : Failed to transfer file: http://repo1.maven.org/maven2//org/apache/maven/plugins/maven-compiler-plugi.... Return code is: 503, ReasonPhrase: backend read error. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project mapod-persistence: could not execute goal CheckAutoContainerPlugin for reason : Failed to transfer file: http://repo1.maven.org/maven2//org/apache/maven/plugins/maven-compiler-plugi.... Return code is: 503, ReasonPhrase: backend read error. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) 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:347) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) 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.Maven31Main.launch(Maven31Main.java:181) 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:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 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.MojoExecutionException: could not execute goal CheckAutoContainerPlugin for reason : Failed to transfer file: http://repo1.maven.org/maven2//org/apache/maven/plugins/maven-compiler-plugi.... Return code is: 503, ReasonPhrase: backend read error. at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:139) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 more Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: http://repo1.maven.org/maven2//org/apache/maven/plugins/maven-compiler-plugi.... Return code is: 503, ReasonPhrase: backend read error. at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.resourceExists(AbstractHttpClientWagon.java:653) at org.nuiton.helper.plugin.CheckAutoContainerPlugin.checkDependency(CheckAutoContainerPlugin.java:485) at org.nuiton.helper.plugin.CheckAutoContainerPlugin.doAction(CheckAutoContainerPlugin.java:335) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:132) ... 32 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :mapod-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com chemit+codelutin-ci@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE