See <http://ci.chorem.org/jenkins/job/lima-technical-site/3/> ------------------------------------------ Started by user CI Chorem Admin Building in workspace <http://ci.chorem.org/jenkins/job/lima-technical-site/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url http://git.chorem.org/lima.git # timeout=10 Fetching upstream changes from http://git.chorem.org/lima.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.chorem.org/lima.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/master^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 5062bb36a28b478affdba1e0f4067a548745d157 (refs/remotes/origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 5062bb36a28b478affdba1e0f4067a548745d157 git rev-list 5062bb36a28b478affdba1e0f4067a548745d157 # timeout=10 Parsing POMs Established TCP socket on 58412 [lima-technical-site] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/chorem.org/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.7.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-chorem.org/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/chorem.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 58412 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.chorem.org/jenkins/job/lima-technical-site/ws/pom.xml> -s /var/local/forge/data/chorem.org/maven/settings.xml clean verify site-deploy -DperformRelease -DjavadocPluginVersion=2.9.1 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Lima [INFO] Lima :: Callao [INFO] Lima :: Business API [INFO] Lima :: Business [INFO] Lima :: Report [INFO] Lima :: Server [INFO] Lima :: Swing [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Lima 0.8.5 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ lima --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ lima --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ lima --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ lima --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ lima --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ lima --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (ensure-no-container-api) @ lima --- [INFO] [INFO] --- helper-maven-plugin:2.2:check-auto-container (check-central-safe) @ lima --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- helper-maven-plugin:2.2:share-server-secret (get-redmine-login) @ lima --- [INFO] Exporting server [redmine-forge.chorem.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.8:update-project-license (attach-licenses) @ lima --- [INFO] [INFO] --- license-maven-plugin:1.8:add-third-party (attach-licenses) @ lima --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.8:update-file-header (update-file-header) @ lima --- [INFO] Will search files to update from root <http://ci.chorem.org/jenkins/job/lima-technical-site/ws/src> [INFO] Scan 25 files header done in 479.586ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.14:check (default) @ lima --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) @ lima --- [ERROR] (RedmineClient:491) - Error = <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://forge.chorem.org/jredmine/ping">here</a>.</p> <hr> <address>Apache/2.4.10 (Debian) Server at forge.chorem.org Port 80</address> </body></html>
[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 [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Lima ............................................... FAILURE [ 9.007 s] [INFO] Lima :: Callao ..................................... SKIPPED [INFO] Lima :: Business API ............................... SKIPPED [INFO] Lima :: Business ................................... SKIPPED [INFO] Lima :: Report ..................................... SKIPPED [INFO] Lima :: Server ..................................... SKIPPED [INFO] Lima :: Swing ...................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.753 s [INFO] Finished at: 2016-02-25T11:19:03+01:00 [INFO] Final Memory: 32M/320M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.9:generate-changes (jredmine-generate-changes) on project lima: could not init goal GenerateChangesMojo for reason : could not init service for reason Got error code <301:Moved Permanently> on http://forge.chorem.org/jredmine/ping -> [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: lima-build@list.chorem.org 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