See <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/16/> ------------------------------------------ Started by an SCM change Building in workspace <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url http://git.nuiton.org/topia.git # timeout=10 Fetching upstream changes from http://git.nuiton.org/topia.git git --version # timeout=10 git fetch --tags --progress http://git.nuiton.org/topia.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop-2.x^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop-2.x^{commit} # timeout=10 Checking out Revision 95aac920730b7aa49997aa4fcac2ed0325eb69ad (refs/remotes/origin/develop-2.x) git config core.sparsecheckout # timeout=10 git checkout -f 95aac920730b7aa49997aa4fcac2ed0325eb69ad First time build. Skipping changelog. Parsing POMs Modules changed, recalculating dependency graph [topia-2.x-nightly] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/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-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-2.44.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.5.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 33856 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml -e -U clean install -DperformRelease [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ToPIA [INFO] ToPIA :: Persistence [INFO] ToPIA :: Service Replication [INFO] ToPIA :: Service Migration [INFO] ToPIA :: Service Security [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ToPIA 2.9.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ topia --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ topia --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ topia --- [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 1.402m [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ topia --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ topia --- [INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ topia --- [INFO] Will create or update license file [lgpl_v3] to <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ topia --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ topia --- [WARNING] The extension xsl is already accepted for comment style xml [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/src> [INFO] Scan 2 files header done in 38.133ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ topia --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1 [INFO] [INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ topia --- [INFO] release project ToPIA [INFO] release version 2.9.3 [INFO] release date Thu Sep 18 02:05:52 CEST 2014 [INFO] release user CI Release Manager [WARNING] issue 2085 'Discuss about 'entity' stereotype removal' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/2085) [WARNING] issue 3274 'Can't paginate hql query' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/3274) [WARNING] issue 3258 'Add forNaturalId() method on dao' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/3258) [WARNING] issue 3259 'Deprecate findByTopiaId, findByNaturalId, tryFindByTopiaId methods' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/3259) [INFO] File saved in <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/target/changes/changes.xml> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ topia --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ topia >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ topia --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ topia --- [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) @ topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ topia --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ topia --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ topia --- [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 @ topia <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ topia --- [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ topia --- [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) @ topia --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ topia --- [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) @ topia --- [INFO] Copying pom.xml to <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/target/collect/org.nuiton--topia/pom.xml> [INFO] Copying topia-2.9.3-SNAPSHOT-site.xml to <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/target/collect/org.nuiton--topia/topia-2.9.3-SNAPSHOT-site.xml> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ topia --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ topia --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ topia --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topia --- [INFO] Installing <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/pom.xml> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/2.9.3-SNAPSHOT/topia-2.9.3-SNAPSHOT.pom [INFO] Installing <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/target/topia-2.9.3-SNAPSHOT-site.xml> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/2.9.3-SNAPSHOT/topia-2.9.3-SNAPSHOT-site.xml [INFO] Installing <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/target/topia-2.9.3-SNAPSHOT.pom.asc> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/2.9.3-SNAPSHOT/topia-2.9.3-SNAPSHOT.pom.asc [INFO] Installing <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/target/topia-2.9.3-SNAPSHOT-site.xml.asc> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/2.9.3-SNAPSHOT/topia-2.9.3-SNAPSHOT-site.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 2 second [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ToPIA :: Persistence 2.9.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/nuit... [INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/nuit... (2 KB at 12.2 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ topia-persistence --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/topia-2.x-nightly/ws/topia-persistence/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ topia-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ topia-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ topia-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:nuiton-utils:3.0-SNAPSHOT [INFO] 50 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 [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ToPIA .............................................. SUCCESS [01:41 min] [INFO] ToPIA :: Persistence ............................... FAILURE [ 57.215 s] [INFO] ToPIA :: Service Replication ....................... SKIPPED [INFO] ToPIA :: Service Migration ......................... SKIPPED [INFO] ToPIA :: Service Security .......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:43 min [INFO] Finished at: 2014-09-18T02:07:01+02:00 [INFO] Final Memory: 35M/242M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.nuiton:helper-maven-plugin:2.1:check-auto-container (check-central-safe) on project topia-persistence: could not execute goal CheckAutoContainerPlugin for reason : Failed to transfer file: http://repo1.maven.org/maven2//net/sourceforge/javacsv/javacsv/2.0/javacsv-2.... 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 topia-persistence: could not execute goal CheckAutoContainerPlugin for reason : Failed to transfer file: http://repo1.maven.org/maven2//net/sourceforge/javacsv/javacsv/2.0/javacsv-2.... 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//net/sourceforge/javacsv/javacsv/2.0/javacsv-2.... 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//net/sourceforge/javacsv/javacsv/2.0/javacsv-2.... 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 :topia-persistence Sending e-mails to: topia-build@list.nuiton.org channel stopped Skipping sonar analysis due to bad build status FAILURE