Build failed in Jenkins: wikitty-nightly #3
See <http://ci.nuiton.org/jenkins/job/wikitty-nightly/3/changes> Changes: [Benjmain Poussin] fixes #3730: add support of special wikittyId 'all' for reader/writer/admin in WikittyAuthorisation [Benjmain Poussin] fixes #3732: WikittyAuthorisation reader/write/admin is WikittyUser, but we can add WikttyGroup too [Benjmain Poussin] fixes #3731: Authorise multiple parent for WikittyAuthorisation [Benjmain Poussin] fixes #3733: Simplify field cardinality migration [Benjmain Poussin] fixes bug in test after change WikittyAuthorisation.parent cardinality ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.nuiton.org/jenkins/job/wikitty-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/wikitty.git # timeout=10 Fetching upstream changes from http://git.nuiton.org/wikitty.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.nuiton.org/wikitty.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision b7352ae1a9675095517976b0d0489ab033040144 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f b7352ae1a9675095517976b0d0489ab033040144 git rev-list eba7a7cf66942d538fd7eb7bdda8245fd22b42b3 # timeout=10 Parsing POMs [wikitty-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/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-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-2.51.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 48957 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/wikitty-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] Wikitty [INFO] Wikitty :: generators [INFO] Wikitty :: api [INFO] Wikitty :: dto [INFO] Wikitty :: wikitty-solr [INFO] Wikitty :: wikitty-jdbc [INFO] Wikitty :: struts [INFO] Wikitty :: hessian client [INFO] Wikitty :: hessian server [INFO] Wikitty :: wikitty-perf-test [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Wikitty 3.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ wikitty --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ wikitty --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ wikitty --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ wikitty --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ wikitty --- [INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ wikitty --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ wikitty --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ wikitty --- [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/src> [INFO] Scan 17 files header done in 1.898s. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ wikitty --- [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) @ wikitty --- [INFO] release project Wikitty [INFO] release version 3.12 [INFO] release date Fri Jul 17 02:50:48 CEST 2015 [INFO] release user CI Release Manager [WARNING] issue 3083 'Problem in properties copy with commons-beanutils upgrade' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/3083) [WARNING] issue 1996 'Change select implementation to do only one solr request' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/1996) [WARNING] issue 2396 'Add support of new method in query language' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/2396) [WARNING] issue 780 'Bad DateFormat static instance usage' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/780) [WARNING] issue 777 'Recherche n'importe quelle extension proxy' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/777) [INFO] File saved in <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/target/changes/changes.xml> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ wikitty --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ wikitty >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ wikitty --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ wikitty --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ wikitty --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ wikitty --- [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.4:jar (attach-sources) < generate-sources @ wikitty <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ wikitty --- [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ wikitty --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ wikitty --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ wikitty --- [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) @ wikitty --- [INFO] Copying pom.xml to <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/target/collect/org.nuiton--wikitty/pom.xml> [INFO] Copying wikitty-3.12-SNAPSHOT-site_fr.xml to <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/target/collect/org.nuiton--wikitty/wikitty-3.12-SNAPSHOT-site_fr.xml> [INFO] Copying wikitty-3.12-SNAPSHOT-site_en.xml to <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/target/collect/org.nuiton--wikitty/wikitty-3.12-SNAPSHOT-site_en.xml> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ wikitty --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ wikitty --- gpg: WARNING: unsafe ownership on homedir `/var/local/forge/data/chorem.org/.gnupg' gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0xd93410.ci.58974': Permission denied gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/secring.gpg': general error gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0xd93920.ci.58974': Permission denied gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/pubring.gpg': general error gpg: skipped "Code Lutin": secret key not available gpg: signing failed: secret key not available [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 1 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 12 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [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] Wikitty ............................................ FAILURE [01:15 min] [INFO] Wikitty :: generators .............................. SKIPPED [INFO] Wikitty :: api ..................................... SKIPPED [INFO] Wikitty :: dto ..................................... SKIPPED [INFO] Wikitty :: wikitty-solr ............................ SKIPPED [INFO] Wikitty :: wikitty-jdbc ............................ SKIPPED [INFO] Wikitty :: struts .................................. SKIPPED [INFO] Wikitty :: hessian client .......................... SKIPPED [INFO] Wikitty :: hessian server .......................... SKIPPED [INFO] Wikitty :: wikitty-perf-test ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:03 min [INFO] Finished at: 2015-07-17T02:52:03+02:00 [INFO] Final Memory: 47M/439M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.5:sign (sign-artifacts) on project wikitty: Exit code: 2 -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.5:sign (sign-artifacts) on project wikitty: Exit code: 2 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:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.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.Maven32Main.launch(Maven32Main.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:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:325) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 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: Exit code: 2 at org.apache.maven.plugin.gpg.GpgSigner.generateSignatureForFile(GpgSigner.java:168) at org.apache.maven.plugin.gpg.AbstractGpgSigner.generateSignatureForArtifact(AbstractGpgSigner.java:205) at org.apache.maven.plugin.gpg.GpgSignAttachedMojo.execute(GpgSignAttachedMojo.java:176) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 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 Sending e-mails to: wikitty-build@list.nuiton.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
See <http://ci.nuiton.org/jenkins/job/wikitty-nightly/4/changes> Changes: [Benjmain Poussin] fixes bug in field converion for binary type. binary type can be byte array ------------------------------------------ Started by an SCM change Building on master in workspace <http://ci.nuiton.org/jenkins/job/wikitty-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/wikitty.git # timeout=10 Fetching upstream changes from http://git.nuiton.org/wikitty.git git --version # timeout=10 git -c core.askpass=true fetch --tags --progress http://git.nuiton.org/wikitty.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 Checking out Revision 2ceebde04930333c2d7d5aa2f38293c12e78b243 (refs/remotes/origin/develop) git config core.sparsecheckout # timeout=10 git checkout -f 2ceebde04930333c2d7d5aa2f38293c12e78b243 git rev-list b7352ae1a9675095517976b0d0489ab033040144 # timeout=10 Parsing POMs [wikitty-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/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-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-2.51.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 47630 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/wikitty-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] Wikitty [INFO] Wikitty :: generators [INFO] Wikitty :: api [INFO] Wikitty :: dto [INFO] Wikitty :: wikitty-solr [INFO] Wikitty :: wikitty-jdbc [INFO] Wikitty :: struts [INFO] Wikitty :: hessian client [INFO] Wikitty :: hessian server [INFO] Wikitty :: wikitty-perf-test [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Wikitty 3.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ wikitty --- [INFO] Deleting <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ wikitty --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ wikitty --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ wikitty --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ wikitty --- [INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ wikitty --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ wikitty --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ wikitty --- [INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/src> [INFO] Scan 17 files header done in 780.361ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ wikitty --- [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) @ wikitty --- [INFO] release project Wikitty [INFO] release version 3.12 [INFO] release date Sat Jul 18 02:49:41 CEST 2015 [INFO] release user CI Release Manager [WARNING] issue 3083 'Problem in properties copy with commons-beanutils upgrade' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/3083) [WARNING] issue 1996 'Change select implementation to do only one solr request' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/1996) [WARNING] issue 2396 'Add support of new method in query language' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/2396) [WARNING] issue 780 'Bad DateFormat static instance usage' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/780) [WARNING] issue 777 'Recherche n'importe quelle extension proxy' is not assigned to a user, the changes report may not be complete. (see http://forge.nuiton.org/issues/777) [INFO] File saved in <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/target/changes/changes.xml> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ wikitty --- [INFO] Executing tasks
main: [mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] >>> maven-source-plugin:2.4:jar (attach-sources) > generate-sources @ wikitty >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ wikitty --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ wikitty --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ wikitty --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ wikitty --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ wikitty --- [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.4:jar (attach-sources) < generate-sources @ wikitty <<< [INFO] [INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ wikitty --- [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ wikitty --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ wikitty --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ wikitty --- [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) @ wikitty --- [INFO] Copying pom.xml to <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/target/collect/org.nuiton--wikitty/pom.xml> [INFO] Copying wikitty-3.12-SNAPSHOT-site_fr.xml to <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/target/collect/org.nuiton--wikitty/wikitty-3.12-SNAPSHOT-site_fr.xml> [INFO] Copying wikitty-3.12-SNAPSHOT-site_en.xml to <http://ci.nuiton.org/jenkins/job/wikitty-nightly/ws/target/collect/org.nuiton--wikitty/wikitty-3.12-SNAPSHOT-site_en.xml> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ wikitty --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ wikitty --- gpg: WARNING: unsafe ownership on homedir `/var/local/forge/data/chorem.org/.gnupg' gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x10f7410.ci.12683': Permission denied gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/secring.gpg': general error gpg: failed to create temporary file `/var/local/forge/data/chorem.org/.gnupg/.#lk0x10f7920.ci.12683': Permission denied gpg: keyblock resource `/var/local/forge/data/chorem.org/.gnupg/pubring.gpg': general error gpg: skipped "Code Lutin": secret key not available gpg: signing failed: secret key not available [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 7 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [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] Wikitty ............................................ FAILURE [ 47.385 s] [INFO] Wikitty :: generators .............................. SKIPPED [INFO] Wikitty :: api ..................................... SKIPPED [INFO] Wikitty :: dto ..................................... SKIPPED [INFO] Wikitty :: wikitty-solr ............................ SKIPPED [INFO] Wikitty :: wikitty-jdbc ............................ SKIPPED [INFO] Wikitty :: struts .................................. SKIPPED [INFO] Wikitty :: hessian client .......................... SKIPPED [INFO] Wikitty :: hessian server .......................... SKIPPED [INFO] Wikitty :: wikitty-perf-test ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:09 min [INFO] Finished at: 2015-07-18T02:50:15+02:00 [INFO] Final Memory: 40M/245M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.5:sign (sign-artifacts) on project wikitty: Exit code: 2 -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.5:sign (sign-artifacts) on project wikitty: Exit code: 2 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:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.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.Maven32Main.launch(Maven32Main.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:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:325) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 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: Exit code: 2 at org.apache.maven.plugin.gpg.GpgSigner.generateSignatureForFile(GpgSigner.java:168) at org.apache.maven.plugin.gpg.AbstractGpgSigner.generateSignatureForArtifact(AbstractGpgSigner.java:205) at org.apache.maven.plugin.gpg.GpgSignAttachedMojo.execute(GpgSignAttachedMojo.java:176) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 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 Sending e-mails to: wikitty-build@list.nuiton.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
participants (1)
-
admin+ci-nuiton.org@codelutin.com