Build failed in Jenkins: wlo-technical-site #2
25 Feb
2016
25 Feb
'16
9:47 a.m.
See <http://ci.codelutin.com/jenkins/job/wlo-technical-site/2/>
------------------------------------------
Started by user CI Admin
Building in workspace <http://ci.codelutin.com/jenkins/job/wlo-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.codelutin.com/wlo.git # timeout=10
Fetching upstream changes from http://git.codelutin.com/wlo.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/wlo.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 55302df442a2def4d994fc29e551af43f4680ab9 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 55302df442a2def4d994fc29e551af43f4680ab9
> git rev-list 55302df442a2def4d994fc29e551af43f4680ab9 # timeout=10
Parsing POMs
Established TCP socket on 51375
[wlo-technical-site] $ /opt/jdk8/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.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-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 51375
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.codelutin.com/jenkins/job/wlo-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] ------------------------------------------------------------------------
[INFO] Building WLO 1.1.1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ wlo ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ wlo ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ wlo ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ wlo ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ wlo ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ wlo ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ wlo ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ wlo ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ wlo ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- android-maven-plugin:4.0.0:generate-sources (default-generate-sources) @ wlo ---
[INFO] Extracting libs
[INFO] Extracting apklib compatibility-v7-appcompat...
[INFO] Generating R file for fr.ifremer:wlo:apk:1.1.1
[INFO] Generating R file for apklib : android.support.v7.appcompat
[INFO] Adding R gen folder to compile classpath: <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/generated-sources/r>
[INFO] Adding AIDL gen folder to compile classpath: <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/generated-sources/aidl>
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ wlo ---
[INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/LICENSE.txt>
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ wlo ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src/license/THIRD-PARTY.properties>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src/license/THIRD-PARTY.properties> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/generated-sources/license/THIRD-PARTY.txt>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src/license/THIRD-PARTY.properties>
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ wlo ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/>
[INFO] Scan 1 file header done in 11.146ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ wlo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 60 resources
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/unpacked-libs/as_compatibility-v7-appcompat/src>
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ wlo ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/generated-sources>
[INFO] Scan 89 files header done in 2.01s.
[INFO]
* uptodate header on 85 files.
* add header on 4 files.
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ wlo ---
[INFO] Compiling 89 source files to <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src/main/java/fr/ifremer/wlo/models/HierarchicalModel.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src/main/java/fr/ifremer/wlo/models/HierarchicalModel.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- android-maven-plugin:4.0.0:emma (default-emma) @ wlo ---
[INFO]
[INFO] --- android-maven-plugin:4.0.0:proguard (default-proguard) @ wlo ---
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.12:check (default) @ wlo ---
[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) @ wlo ---
[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.codelutin.com/jredmine/ping">here</a>.</p>
<hr>
<address>Apache/2.4.10 (Debian) Server at forge.codelutin.com 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
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44.619 s
[INFO] Finished at: 2016-02-25T10:47:44+01:00
[INFO] Final Memory: 62M/429M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) on project wlo: could not init goal GenerateChangesMojo for reason : could not init service for reason Got error code <301:Moved Permanently> on http://forge.codelutin.com/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: wlo-build@list.forge.codelutin.com
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
25 Feb
25 Feb
11:06 a.m.
New subject: Build failed in Jenkins: wlo-technical-site #3
See <http://ci.codelutin.com/jenkins/job/wlo-technical-site/3/>
------------------------------------------
Started by user CI Admin
Building in workspace <http://ci.codelutin.com/jenkins/job/wlo-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.codelutin.com/wlo.git # timeout=10
Fetching upstream changes from http://git.codelutin.com/wlo.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/wlo.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 55302df442a2def4d994fc29e551af43f4680ab9 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 55302df442a2def4d994fc29e551af43f4680ab9
> git rev-list 55302df442a2def4d994fc29e551af43f4680ab9 # timeout=10
Parsing POMs
Established TCP socket on 53533
[wlo-technical-site] $ 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.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-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 53533
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/wlo-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] ------------------------------------------------------------------------
[INFO] Building WLO 1.1.1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ wlo ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ wlo ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ wlo ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ wlo ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ wlo ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ wlo ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ wlo ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ wlo ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ wlo ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- android-maven-plugin:4.0.0:generate-sources (default-generate-sources) @ wlo ---
[INFO] Extracting libs
[INFO] Extracting apklib compatibility-v7-appcompat...
[INFO] Generating R file for fr.ifremer:wlo:apk:1.1.1
[INFO] Generating R file for apklib : android.support.v7.appcompat
[INFO] Adding R gen folder to compile classpath: <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/generated-sources/r>
[INFO] Adding AIDL gen folder to compile classpath: <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/generated-sources/aidl>
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ wlo ---
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ wlo ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src/license/THIRD-PARTY.properties>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src/license/THIRD-PARTY.properties> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/generated-sources/license/THIRD-PARTY.txt>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src/license/THIRD-PARTY.properties>
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ wlo ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/>
[INFO] Scan 1 file header done in 37.45ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ wlo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 60 resources
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/unpacked-libs/as_compatibility-v7-appcompat/src>
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ wlo ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/generated-sources>
[INFO] Scan 89 files header done in 1.051s.
[INFO]
* uptodate header on 85 files.
* add header on 4 files.
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ wlo ---
[INFO] Compiling 89 source files to <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
[INFO] 1 error
[INFO] -------------------------------------------------------------
[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[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.772 s
[INFO] Finished at: 2016-02-25T12:06:50+01:00
[INFO] Final Memory: 41M/447M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project wlo: Compilation failure
[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
[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
Sending e-mails to: wlo-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
11:08 a.m.
New subject: Build failed in Jenkins: wlo-technical-site #4
See <http://ci.codelutin.com/jenkins/job/wlo-technical-site/4/>
------------------------------------------
Started by user CI Admin
Building in workspace <http://ci.codelutin.com/jenkins/job/wlo-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.codelutin.com/wlo.git # timeout=10
Fetching upstream changes from http://git.codelutin.com/wlo.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.codelutin.com/wlo.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 55302df442a2def4d994fc29e551af43f4680ab9 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 55302df442a2def4d994fc29e551af43f4680ab9
> git rev-list 55302df442a2def4d994fc29e551af43f4680ab9 # timeout=10
Parsing POMs
Established TCP socket on 56101
[wlo-technical-site] $ /opt/jdk8/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.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-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.53.2.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.7.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 56101
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.codelutin.com/jenkins/job/wlo-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] ------------------------------------------------------------------------
[INFO] Building WLO 1.1.1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ wlo ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ wlo ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ wlo ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ wlo ---
[INFO] Skipping goal (skipCheckAutocontainer flag is on).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ wlo ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ wlo ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ wlo ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ wlo ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ wlo ---
[INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- android-maven-plugin:4.0.0:generate-sources (default-generate-sources) @ wlo ---
[INFO] Extracting libs
[INFO] Extracting apklib compatibility-v7-appcompat...
[INFO] Generating R file for fr.ifremer:wlo:apk:1.1.1
[INFO] Generating R file for apklib : android.support.v7.appcompat
[INFO] Adding R gen folder to compile classpath: <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/generated-sources/r>
[INFO] Adding AIDL gen folder to compile classpath: <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/generated-sources/aidl>
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ wlo ---
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ wlo ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src/license/THIRD-PARTY.properties>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src/license/THIRD-PARTY.properties> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/generated-sources/license/THIRD-PARTY.txt>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src/license/THIRD-PARTY.properties>
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ wlo ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/>
[INFO] Scan 1 file header done in 9.272ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ wlo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 60 resources
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/unpacked-libs/as_compatibility-v7-appcompat/src>
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ wlo ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/generated-sources>
[INFO] Scan 89 files header done in 1.706s.
[INFO]
* uptodate header on 85 files.
* add header on 4 files.
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ wlo ---
[INFO] Compiling 89 source files to <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src/main/java/fr/ifremer/wlo/models/HierarchicalModel.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/wlo-technical-site/ws/src/main/java/fr/ifremer/wlo/models/HierarchicalModel.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- android-maven-plugin:4.0.0:emma (default-emma) @ wlo ---
[INFO]
[INFO] --- android-maven-plugin:4.0.0:proguard (default-proguard) @ wlo ---
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.12:check (default) @ wlo ---
[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) @ wlo ---
[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.codelutin.com/jredmine/ping">here</a>.</p>
<hr>
<address>Apache/2.4.10 (Debian) Server at forge.codelutin.com 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
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.784 s
[INFO] Finished at: 2016-02-25T12:08:57+01:00
[JENKINS] Archiving disabled
[INFO] Final Memory: 62M/439M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) on project wlo: could not init goal GenerateChangesMojo for reason : could not init service for reason Got error code <301:Moved Permanently> on http://forge.codelutin.com/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: wlo-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
3763
Age (days ago)
3763
Last active (days ago)
2 comments
1 participants
participants (1)
-
admin+ci-codelutin.com@codelutin.com