Build failed in Jenkins: mapod-technical-site #1
See <http://ci.codelutin.com/jenkins/job/mapod-technical-site/1/> ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/> Cloning the remote Git repository Cloning repository http://git.codelutin.com/mapod.git
git init <http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/> # timeout=10 Fetching upstream changes from http://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/git3989206394620744722.credentials # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/mapod.git +refs/heads/*:refs/remotes/origin/* git config --local --remove-section credential # timeout=10 git config remote.origin.url http://git.codelutin.com/mapod.git # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url http://git.codelutin.com/mapod.git # timeout=10 Fetching upstream changes from http://git.codelutin.com/mapod.git using .gitcredentials to set credentials git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git6343828800063837302.credentials # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/mapod.git +refs/heads/*:refs/remotes/origin/* git config --local --remove-section credential # timeout=10 git rev-parse refs/remotes/origin/master^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision fff1d504a9956925c9b79386be1115dfbc073d41 (refs/remotes/origin/master) git config core.sparsecheckout # timeout=10 git checkout -f fff1d504a9956925c9b79386be1115dfbc073d41 First time build. Skipping changelog. Parsing POMs Discovered a new module fr.inra:mapod Mapod Discovered a new module fr.inra.mapod:mapod-persistence Mapod :: Persistence Discovered a new module fr.inra.mapod:mapod-services Mapod :: Services Discovered a new module fr.inra.mapod:mapod-swing Mapod :: Swing Modules changed, recalculating dependency graph [mapod-technical-site] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.51.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 53293 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1 [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 0.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ 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] Skipping goal (skipCheckAutocontainer flag is on). [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] --- maven-enforcer-plugin:1.3.1:enforce (check-release-properties) @ 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] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/src/license> [INFO] Will create or update license file [mapod] to <http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/LICENSE.txt> [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] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/> [INFO] Scan 1 file header done in 45.083ms. [INFO] All files are up-to-date. [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod --- [INFO] adding extra resolver file://<http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/src/license> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-technical-site/ws/src> [INFO] Scan 4 files header done in 3.929ms. [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 --- [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. FAILURE [ 4.798 s] [INFO] Mapod :: Persistence ............................... SKIPPED [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.416 s [INFO] Finished at: 2015-06-11T18:13:04+02:00 [JENKINS] Archiving disabled [INFO] Final Memory: 34M/442M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) on project mapod: could not obtain the status with id 4 -> [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/MojoExecutionException Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped 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
participants (1)
-
admin+ci-codelutin.com@codelutin.com