Build failed in Jenkins: mapod-nightly #21
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/21/changes> Changes: [Arnaud Thimel] refs #5598 Enable mapod-simulator module [Arnaud Thimel] refs #5598 Remove tabs in C files [Arnaud Thimel] refs #5598 Remove Python dependencies in C files [Arnaud Thimel] refs #5598 Enable mapod-simulator module (.so generation for amd64, packaging and hello world testing in mapod-services tests) ------------------------------------------ [...truncated 460 lines...] [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-javah (default-nar-javah) @ mapod-simulator --- [INFO] Running /opt/repository/jdk1.7.0_65/bin/javah compiler on 1 classes... [INFO] + /opt/repository/jdk1.7.0_65/bin/javah -classpath <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes>:<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-1.0-SNAPSHOT.jar>:/var/local/forge/data/codelutin.com/maven/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4.jar:/var/local/forge/data/codelutin.com/maven/repository/net/sourceforge/javacsv/javacsv/2.0/javacsv-2.0.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.11-SNAPSHOT/jaxx-application-api-2.11-SNAPSHOT.jar:/var/local/forge/data/codelutin.com/maven/repository/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.jar:/var/local/forge/data/codelutin.com/maven/repository/org/swinglabs/swingx/swingx-common/1.6.4/swingx-common-1.6.4.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-SNAPSHOT/nuiton-utils-3.0-SNAPSHOT.jar:/var/local/forge/data/codelutin.com/maven/repository/commons-primitives/commons-primitives/1.0/commons-primitives-1.0.jar:/var/local/forge/data/codelutin.com/maven/repository/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar:/var/local/forge/data/codelutin.com/maven/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-converter/1.0/nuiton-converter-1.0.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/i18n/nuiton-i18n/3.3/nuiton-i18n-3.3.jar:/var/local/forge/data/codelutin.com/maven/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar:/var/local/forge/data/codelutin.com/maven/repository/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.jar:/var/local/forge/data/codelutin.com/maven/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/var/local/forge/data/codelutin.com/maven/repository/com/google/guava/guava/17.0/guava-17.0.jar -d <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar/javah-include> fr.inra.mapod.simulator.MapodSimulator [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-gnu-make (default-nar-gnu-make) @ mapod-simulator --- [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-compile (default-nar-compile) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] Compiling 1 native files [INFO] 1 total files to be compiled. [INFO] 1 total files to be compiled. [INFO] Found 4 processors available [INFO] Found 4 processors available [INFO] Limited used processors to 1 [INFO] Limited used processors to 1 [INFO] Starting Core 0 with 1 source files... [INFO] Starting Core 0 with 1 source files... [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initVar’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:37:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newScalars’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:101:68: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:108:68: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newOutputs’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:120:15: warning: unused variable ‘g’ [-Wunused-variable] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:120:13: warning: unused variable ‘i’ [-Wunused-variable] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newMatrices’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:150:23: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:154:32: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:155:31: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:171:8: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newGrid’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:209:38: warning: conversion to ‘int’ from ‘double’ may alter its value [-Wconversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:211:38: warning: conversion to ‘int’ from ‘double’ may alter its value [-Wconversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newVar’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:389:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:390:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:391:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:392:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newDyn’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:436:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initMeteo’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:457:17: warning: unused variable ‘g’ [-Wunused-variable] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initMatInt’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:486:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:488:17: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initMat’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:506:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:508:17: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initTab’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:518:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [INFO] Linking... [INFO] Linking... [INFO] Starting link {4.7 -shared -fexceptions -lstdc++} [INFO] Starting link {4.7 -shared -fexceptions -lstdc++} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-gnu-process (default-nar-gnu-process) @ mapod-simulator --- [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-process-libraries (default-nar-process-libraries) @ mapod-simulator --- [info] Running process libraries [info] Processing library Library: type: jni [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-prepare-package (default-nar-prepare-package) @ mapod-simulator --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] No sources to compile [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-testCompile (default-nar-testCompile) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-nar> [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-nar> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-test (default-nar-test) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-nar> [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-prepare-package (default-nar-prepare-package-1) @ mapod-simulator --- [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-package (default-nar-package) @ mapod-simulator --- [INFO] Building zip: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-validate (default-nar-validate) @ mapod-simulator --- [INFO] Using AOL: amd64-Linux-gpp [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (default-nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-integration-test (default-nar-integration-test) @ mapod-simulator --- [INFO] No tests to run. [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT:compile [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] Mapod .............................................. SUCCESS [ 6.966 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 16.396 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 10.416 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36.248 s [INFO] Finished at: 2014-08-28T00:46:47+02:00 [INFO] Final Memory: 119M/674M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com thimel@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/22/changes> Changes: [Arnaud Thimel] refs #5598 Fix C methods indentation ------------------------------------------ [...truncated 455 lines...] [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-javah (default-nar-javah) @ mapod-simulator --- [INFO] Running /opt/repository/jdk1.7.0_65/bin/javah compiler on 1 classes... [INFO] + /opt/repository/jdk1.7.0_65/bin/javah -classpath <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes>:<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-1.0-SNAPSHOT.jar>:/var/local/forge/data/codelutin.com/maven/repository/commons-io/commons-io/2.4/commons-io-2.4.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-csv/3.0-rc-4/nuiton-csv-3.0-rc-4.jar:/var/local/forge/data/codelutin.com/maven/repository/net/sourceforge/javacsv/javacsv/2.0/javacsv-2.0.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-config/3.0-rc-1/nuiton-config-3.0-rc-1.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/jaxx/jaxx-application-api/2.11-SNAPSHOT/jaxx-application-api-2.11-SNAPSHOT.jar:/var/local/forge/data/codelutin.com/maven/repository/org/apache/commons/commons-vfs2/2.0/commons-vfs2-2.0.jar:/var/local/forge/data/codelutin.com/maven/repository/org/swinglabs/swingx/swingx-common/1.6.4/swingx-common-1.6.4.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-utils/3.0-SNAPSHOT/nuiton-utils-3.0-SNAPSHOT.jar:/var/local/forge/data/codelutin.com/maven/repository/commons-primitives/commons-primitives/1.0/commons-primitives-1.0.jar:/var/local/forge/data/codelutin.com/maven/repository/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar:/var/local/forge/data/codelutin.com/maven/repository/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/nuiton-converter/1.0/nuiton-converter-1.0.jar:/var/local/forge/data/codelutin.com/maven/repository/org/nuiton/i18n/nuiton-i18n/3.3/nuiton-i18n-3.3.jar:/var/local/forge/data/codelutin.com/maven/repository/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar:/var/local/forge/data/codelutin.com/maven/repository/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.jar:/var/local/forge/data/codelutin.com/maven/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar:/var/local/forge/data/codelutin.com/maven/repository/com/google/guava/guava/17.0/guava-17.0.jar -d <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar/javah-include> fr.inra.mapod.simulator.MapodSimulator [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-gnu-make (default-nar-gnu-make) @ mapod-simulator --- [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-compile (default-nar-compile) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] Compiling 1 native files [INFO] 1 total files to be compiled. [INFO] 1 total files to be compiled. [INFO] Found 4 processors available [INFO] Found 4 processors available [INFO] Limited used processors to 1 [INFO] Limited used processors to 1 [INFO] Starting Core 0 with 1 source files... [INFO] Starting Core 0 with 1 source files... [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initVar’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:36:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newScalars’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:92:56: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:97:56: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newOutputs’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:108:11: warning: unused variable ‘g’ [-Wunused-variable] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:108:9: warning: unused variable ‘i’ [-Wunused-variable] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newMatrices’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:137:20: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:141:29: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:142:28: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:162:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newGrid’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:203:30: warning: conversion to ‘int’ from ‘double’ may alter its value [-Wconversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:206:30: warning: conversion to ‘int’ from ‘double’ may alter its value [-Wconversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newVar’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:391:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:392:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:393:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:394:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘newDyn’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:441:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initMeteo’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:462:13: warning: unused variable ‘g’ [-Wunused-variable] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initMatInt’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:492:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:494:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initMat’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:511:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:513:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>: In function ‘initTab’: [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/c/fr_inra_mapod_simulator_MapodSimulator.c>:523:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result [-Wsign-conversion] [INFO] Linking... [INFO] Linking... [INFO] Starting link {4.7 -shared -fexceptions -lstdc++} [INFO] Starting link {4.7 -shared -fexceptions -lstdc++} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-gnu-process (default-nar-gnu-process) @ mapod-simulator --- [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-process-libraries (default-nar-process-libraries) @ mapod-simulator --- [info] Running process libraries [info] Processing library Library: type: jni [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-prepare-package (default-nar-prepare-package) @ mapod-simulator --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] No sources to compile [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-testCompile (default-nar-testCompile) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-nar> [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-nar> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-test (default-nar-test) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-nar> [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-prepare-package (default-nar-prepare-package-1) @ mapod-simulator --- [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-package (default-nar-package) @ mapod-simulator --- [INFO] Building zip: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-validate (default-nar-validate) @ mapod-simulator --- [INFO] Using AOL: amd64-Linux-gpp [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (default-nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-integration-test (default-nar-integration-test) @ mapod-simulator --- [INFO] No tests to run. [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT:compile [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] Mapod .............................................. SUCCESS [01:05 min] [INFO] Mapod :: Persistence ............................... SUCCESS [ 40.722 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 13.713 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:16 min [INFO] Finished at: 2014-08-29T00:48:54+02:00 [INFO] Final Memory: 90M/286M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com thimel@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/23/changes> Changes: [Arnaud Thimel] Create the mapod-simulator-native module for native files build only [Arnaud Thimel] refs #5598 First JNA usage working [Arnaud Thimel] refs #5598 Remove JNI reference code [Arnaud Thimel] refs #5598 Add test by reference ------------------------------------------ [...truncated 619 lines...] [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mapod-simulator-native --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Simulator 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-simulator --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-simulator --- [INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-simulator --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator> [INFO] Scan 1 file header done in 1.896ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources> [INFO] Scan 11 files header done in 610.264ms. [INFO] * add header on 11 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-simulator --- [INFO] Compiling 7 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.simulator.TestMapodSimulator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 sec - in fr.inra.mapod.simulator.TestMapodSimulator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [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 @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [INFO] Used declared dependencies found: [INFO] net.java.dev.jna:jna:jar:4.1.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] fr.inra.mapod:mapod-simulator-native:nar:amd64-Linux-gpp-jni:1.0-SNAPSHOT:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 52.397 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 35.969 s] [INFO] Mapod :: Simulator Native .......................... SUCCESS [ 17.791 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 8.012 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:09 min [INFO] Finished at: 2014-09-02T00:48:52+02:00 [INFO] Final Memory: 89M/344M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com thimel@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/24/changes> Changes: [bavencoff] fixes #5793 : add simulation launcher configuration ------------------------------------------ [...truncated 628 lines...] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator-native --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mapod-simulator-native --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Simulator 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-simulator --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-simulator --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-simulator --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator> [INFO] Scan 1 file header done in 1.788ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources> [INFO] Scan 11 files header done in 36.243ms. [INFO] * add header on 11 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-simulator --- [INFO] Compiling 7 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.simulator.TestMapodSimulator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec - in fr.inra.mapod.simulator.TestMapodSimulator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [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 @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [INFO] Used declared dependencies found: [INFO] net.java.dev.jna:jna:jar:4.1.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] fr.inra.mapod:mapod-simulator-native:nar:amd64-Linux-gpp-jni:1.0-SNAPSHOT:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 6.692 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 16.166 s] [INFO] Mapod :: Simulator Native .......................... SUCCESS [ 8.057 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 5.219 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38.775 s [INFO] Finished at: 2014-09-16T00:46:49+02:00 [INFO] Final Memory: 125M/834M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/25/> ------------------------------------------ [...truncated 612 lines...] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator-native --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mapod-simulator-native --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Simulator 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-simulator --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-simulator --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-simulator --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator> [INFO] Scan 1 file header done in 57.528ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources> [INFO] Scan 11 files header done in 57.216ms. [INFO] * add header on 11 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-simulator --- [INFO] Compiling 7 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.simulator.TestMapodSimulator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec - in fr.inra.mapod.simulator.TestMapodSimulator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [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 @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [INFO] Used declared dependencies found: [INFO] net.java.dev.jna:jna:jar:4.1.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] fr.inra.mapod:mapod-simulator-native:nar:amd64-Linux-gpp-jni:1.0-SNAPSHOT:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 31.819 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 29.108 s] [INFO] Mapod :: Simulator Native .......................... SUCCESS [ 15.253 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 5.602 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:30 min [INFO] Finished at: 2014-09-17T00:48:01+02:00 [INFO] Final Memory: 89M/353M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/26/changes> Changes: [bavencoff] refs #5792 : variety [bavencoff] refs #5792 : parcelPlan [bavencoff] refs #5792 : threshold [bavencoff] fixes #5792 : weather [bavencoff] fixes #5797 : Revoir les actions dans le menu ------------------------------------------ [...truncated 610 lines...] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator-native --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mapod-simulator-native --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Simulator 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-simulator --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-simulator --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-simulator --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator> [INFO] Scan 1 file header done in 1.836ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources> [INFO] Scan 11 files header done in 34.829ms. [INFO] * add header on 11 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-simulator --- [INFO] Compiling 7 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.simulator.TestMapodSimulator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in fr.inra.mapod.simulator.TestMapodSimulator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [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 @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [INFO] Used declared dependencies found: [INFO] net.java.dev.jna:jna:jar:4.1.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] fr.inra.mapod:mapod-simulator-native:nar:amd64-Linux-gpp-jni:1.0-SNAPSHOT:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 10.353 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 17.570 s] [INFO] Mapod :: Simulator Native .......................... SUCCESS [ 8.131 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 4.912 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 44.070 s [INFO] Finished at: 2014-09-18T00:46:59+02:00 [INFO] Final Memory: 93M/561M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/27/changes> Changes: [Tony CHEMIT] add licenses header + use common css [bavencoff] refs #5794 : fieldName : floweringDynamics [bavencoff] refs #5794 : fieldName : variety [bavencoff] refs #5794 : fieldName : parcelPan [bavencoff] refs #5794 : fieldName : threshold [bavencoff] refs #5794 : fieldName : weather [bavencoff] refs #5794 : fieldName : simulation ------------------------------------------ [...truncated 609 lines...] [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator-native --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mapod-simulator-native --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Simulator 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-simulator --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-simulator --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-simulator --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator> [INFO] Scan 1 file header done in 1.759ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources> [INFO] Scan 11 files header done in 34.94ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-simulator --- [INFO] Compiling 7 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.simulator.TestMapodSimulator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in fr.inra.mapod.simulator.TestMapodSimulator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [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 @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [INFO] Used declared dependencies found: [INFO] net.java.dev.jna:jna:jar:4.1.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] fr.inra.mapod:mapod-simulator-native:nar:amd64-Linux-gpp-jni:1.0-SNAPSHOT:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 9.285 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 19.609 s] [INFO] Mapod :: Simulator Native .......................... SUCCESS [ 8.046 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 4.837 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 44.858 s [INFO] Finished at: 2014-09-19T00:47:01+02:00 [INFO] Final Memory: 93M/565M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com chemit+codelutin-ci@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/28/changes> Changes: [bavencoff] add missing translate [bavencoff] refs #5796 : home page without project load ------------------------------------------ [...truncated 609 lines...] [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator-native --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mapod-simulator-native --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Simulator 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-simulator --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-simulator --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-simulator --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator> [INFO] Scan 1 file header done in 1.871ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources> [INFO] Scan 11 files header done in 182.083ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-simulator --- [INFO] Compiling 7 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.simulator.TestMapodSimulator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec - in fr.inra.mapod.simulator.TestMapodSimulator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [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 @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [INFO] Used declared dependencies found: [INFO] net.java.dev.jna:jna:jar:4.1.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] fr.inra.mapod:mapod-simulator-native:nar:amd64-Linux-gpp-jni:1.0-SNAPSHOT:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 20.061 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 29.510 s] [INFO] Mapod :: Simulator Native .......................... SUCCESS [ 11.384 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 5.308 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:12 min [INFO] Finished at: 2014-09-20T00:47:39+02:00 [INFO] Final Memory: 99M/430M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/29/changes> Changes: [bavencoff] refs #5796 : home page with project load ------------------------------------------ [...truncated 609 lines...] [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator-native --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mapod-simulator-native --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Simulator 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-simulator --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-simulator --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-simulator --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator> [INFO] Scan 1 file header done in 1.893ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources> [INFO] Scan 11 files header done in 97.933ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-simulator --- [INFO] Compiling 7 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.simulator.TestMapodSimulator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in fr.inra.mapod.simulator.TestMapodSimulator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [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 @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [INFO] Used declared dependencies found: [INFO] net.java.dev.jna:jna:jar:4.1.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] fr.inra.mapod:mapod-simulator-native:nar:amd64-Linux-gpp-jni:1.0-SNAPSHOT:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 11.201 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 20.019 s] [INFO] Mapod :: Simulator Native .......................... SUCCESS [ 8.216 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 5.007 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 48.099 s [INFO] Finished at: 2014-09-23T00:47:05+02:00 [INFO] Final Memory: 105M/377M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/30/changes> Changes: [Tony CHEMIT] refs #5831 (Mise en place de l'aide en ligne) [Tony CHEMIT] refs #5833: Ajout de raccourcis claviers [bavencoff] refs #5796 : home page with project load ------------------------------------------ [...truncated 610 lines...] [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator-native --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mapod-simulator-native --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Simulator 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-simulator --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-simulator --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-simulator --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator> [INFO] Scan 1 file header done in 5.869ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources> [INFO] Scan 11 files header done in 178.455ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-simulator --- [INFO] Compiling 7 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.simulator.TestMapodSimulator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in fr.inra.mapod.simulator.TestMapodSimulator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [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 @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [INFO] Used declared dependencies found: [INFO] net.java.dev.jna:jna:jar:4.1.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] fr.inra.mapod:mapod-simulator-native:nar:amd64-Linux-gpp-jni:1.0-SNAPSHOT:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 31.573 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 32.125 s] [INFO] Mapod :: Simulator Native .......................... SUCCESS [ 10.646 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 5.778 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:27 min [INFO] Finished at: 2014-09-24T00:47:58+02:00 [INFO] Final Memory: 89M/344M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/31/changes> Changes: [Arnaud Thimel] Fix mapod-persistence tests on Windows ------------------------------------------ [...truncated 610 lines...] [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator-native --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mapod-simulator-native --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Simulator 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-simulator --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-simulator --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-simulator --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator> [INFO] Scan 1 file header done in 1.865ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources> [INFO] Scan 11 files header done in 90.003ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-simulator --- [INFO] Compiling 7 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.simulator.TestMapodSimulator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in fr.inra.mapod.simulator.TestMapodSimulator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [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 @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [INFO] Used declared dependencies found: [INFO] net.java.dev.jna:jna:jar:4.1.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] fr.inra.mapod:mapod-simulator-native:nar:amd64-Linux-gpp-jni:1.0-SNAPSHOT:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 12.914 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 18.962 s] [INFO] Mapod :: Simulator Native .......................... SUCCESS [ 8.147 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 4.949 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 48.544 s [INFO] Finished at: 2014-09-25T00:47:06+02:00 [INFO] Final Memory: 88M/292M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/32/changes> Changes: [bavencoff] refs #5831 : Mise en place de l'aide en ligne [bavencoff] refs #5831 : management entity [bavencoff] refs #5831 : home ------------------------------------------ [...truncated 610 lines...] [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator-native --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mapod-simulator-native --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Simulator 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-simulator --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-simulator --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-simulator --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator> [INFO] Scan 1 file header done in 1.802ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources> [INFO] Scan 11 files header done in 109.5ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-simulator --- [INFO] Compiling 7 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.simulator.TestMapodSimulator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in fr.inra.mapod.simulator.TestMapodSimulator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [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 @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [INFO] Used declared dependencies found: [INFO] net.java.dev.jna:jna:jar:4.1.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] fr.inra.mapod:mapod-simulator-native:nar:amd64-Linux-gpp-jni:1.0-SNAPSHOT:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 11.053 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 18.945 s] [INFO] Mapod :: Simulator Native .......................... SUCCESS [ 8.286 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 4.901 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 46.924 s [INFO] Finished at: 2014-09-26T00:47:02+02:00 [INFO] Final Memory: 88M/310M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/33/changes> Changes: [kaufmann] Refs #5830 Update colors of home titles & add icons [kaufmann] Refs #5830 Remove comment added by error [Tony CHEMIT] refs #5830: Chartre graphique (add icon integration example) [kaufmann] Fixes #5830 Add icons to home panels titles [bavencoff] refs #5794 : imputs validation sequence ------------------------------------------ [...truncated 610 lines...] [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator-native --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mapod-simulator-native --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Simulator 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-simulator --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-simulator --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-simulator --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator> [INFO] Scan 1 file header done in 1.933ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources> [INFO] Scan 11 files header done in 138.79ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-simulator --- [INFO] Compiling 7 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.simulator.TestMapodSimulator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec - in fr.inra.mapod.simulator.TestMapodSimulator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [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 @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [INFO] Used declared dependencies found: [INFO] net.java.dev.jna:jna:jar:4.1.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] fr.inra.mapod:mapod-simulator-native:nar:amd64-Linux-gpp-jni:1.0-SNAPSHOT:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 32.082 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 31.433 s] [INFO] Mapod :: Simulator Native .......................... SUCCESS [ 18.727 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 5.910 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:35 min [INFO] Finished at: 2014-09-27T00:48:11+02:00 [INFO] Final Memory: 88M/309M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/34/changes> Changes: [Tony CHEMIT] use last jaxx stable version [bavencoff] refs #5831 : flat button and layout [bavencoff] refs #5831 : icon and color in title bar ------------------------------------------ [...truncated 602 lines...] [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator-native --- [INFO] No dependency problems found [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mapod-simulator-native --- [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/pom.xml> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT.pom.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT.pom.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-amd64-Linux-gpp-jni.nar.asc [INFO] Installing <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator-native/target/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.asc> to /var/local/forge/data/codelutin.com/maven/repository/fr/inra/mapod/mapod-simulator-native/1.0-SNAPSHOT/mapod-simulator-native-1.0-SNAPSHOT-sources.jar.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 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mapod :: Simulator 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-simulator --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- nar-maven-plugin:3.1.0:nar-download (nar-download) @ mapod-simulator --- [INFO] Preparing Nar dependencies [INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/nar> [INFO] [INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-simulator --- [INFO] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-simulator --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator> [INFO] Scan 1 file header done in 1.816ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/main/resources> [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-simulator --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/generated-sources> [INFO] Scan 11 files header done in 80.955ms. [INFO] All files are up-to-date. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-simulator --- [INFO] Compiling 7 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/classes> [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-simulator --- [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-simulator --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-simulator --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-simulator --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/test/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-simulator --- [INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.simulator.TestMapodSimulator Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec - in fr.inra.mapod.simulator.TestMapodSimulator Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-simulator >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-simulator --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-simulator --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-simulator --- [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 @ mapod-simulator <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-simulator --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-simulator --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-simulator --- [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) @ mapod-simulator --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/THIRD-PARTY.properties> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-simulator/mapod-simulator-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-simulator --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-simulator --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-simulator --- [INFO] Used declared dependencies found: [INFO] net.java.dev.jna:jna:jar:4.1.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.3.2:compile [WARNING] com.google.guava:guava:jar:17.0:compile [WARNING] commons-logging:commons-logging:jar:1.2:compile [WARNING] fr.inra.mapod:mapod-persistence:jar:1.0-SNAPSHOT:compile [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] fr.inra.mapod:mapod-simulator-native:nar:amd64-Linux-gpp-jni:1.0-SNAPSHOT:compile [WARNING] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 6.368 s] [INFO] Mapod :: Persistence ............................... SUCCESS [ 17.446 s] [INFO] Mapod :: Simulator Native .......................... SUCCESS [ 8.167 s] [INFO] Mapod :: Simulator ................................. FAILURE [ 4.859 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 39.555 s [INFO] Finished at: 2014-09-30T00:46:51+02:00 [INFO] Final Memory: 119M/835M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-simulator: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-simulator Sending e-mails to: mapod-build@list.forge.codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/35/changes> Changes: [bavencoff] refs #5874 : Saisie des échelles de couleurs [bavencoff] refs #5874 : help ------------------------------------------ [...truncated 211 lines...] [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-persistence --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources> [INFO] Scan 228 files header done in 684.684ms. [INFO] * uptodate header on 58 files. * add header on 170 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-persistence --- [INFO] Compiling 216 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/classes> [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/main/java/fr/inra/mapod/MapodConfiguration.java>:[223,22] getShortcutClosePopup() in org.nuiton.jaxx.application.ApplicationConfiguration has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/outputs/AbstractSimulationBatchListMethodTotalResultEntrys.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/outputs/AbstractSimulationBatchListMethodTotalResultEntrys.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-persistence --- [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-persistence --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-persistence --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-persistence --- [INFO] Compiling 5 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-persistence --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest 2014-10-01 00:48:35,547 0 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testCopyFloweringDynamics2376571931959985> 2014-10-01 00:48:35,644 97 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testFloweringDynamicsReference2376571931959985> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 sec - in fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest Running fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest 2014-10-01 00:48:35,704 157 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest/testStore2376571931959985> 2014-10-01 00:48:35,706 159 INFO fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorage - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad> 2014-10-01 00:48:35,903 356 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest/testLoad2376571931959985> 2014-10-01 00:48:35,904 357 INFO fr.inra.mapod.persistence.storage.ZipMapodProjectStorage - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad.zmapod> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.239 sec <<< FAILURE! - in fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest testStore(fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest) Time elapsed: 0.193 sec <<< ERROR! java.io.FileNotFoundException: File '<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad/outputs/ColorScale.csv'> does not exist at org.apache.commons.io.FileUtils.openInputStream(FileUtils.java:299) at fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorage.getEntryFileInputStream(DirectoryMapodProjectStorage.java:231) at fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorage.load(DirectoryMapodProjectStorage.java:119) at fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest.testStore(ZipMapodProjectStorageTest.java:68) testLoad(fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest) Time elapsed: 0.04 sec <<< ERROR! java.lang.NullPointerException: entry at java.util.zip.ZipFile.getInputStream(ZipFile.java:342) at fr.inra.mapod.persistence.storage.ZipMapodProjectStorage.getZipInputStream(ZipMapodProjectStorage.java:220) at fr.inra.mapod.persistence.storage.ZipMapodProjectStorage.load(ZipMapodProjectStorage.java:121) at fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest.testLoad(ZipMapodProjectStorageTest.java:56) Running fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest 2014-10-01 00:48:35,951 404 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest/testStore2376571931959985> 2014-10-01 00:48:35,956 409 INFO fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorage - Store project to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest/testStore2376571931959985/projectToStore> 2014-10-01 00:48:35,967 420 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest/testLoad2376571931959985> 2014-10-01 00:48:35,967 420 INFO fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorage - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.065 sec <<< FAILURE! - in fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest testLoad(fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest) Time elapsed: 0.057 sec <<< ERROR! java.io.FileNotFoundException: File '<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad/outputs/ColorScale.csv'> does not exist at org.apache.commons.io.FileUtils.openInputStream(FileUtils.java:299) at fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorage.getEntryFileInputStream(DirectoryMapodProjectStorage.java:231) at fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorage.load(DirectoryMapodProjectStorage.java:119) at fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest.testLoad(DirectoryMapodProjectStorageTest.java:59) Results : Tests in error: ZipMapodProjectStorageTest.testStore:68 » FileNotFound File '/var/local/forge/... ZipMapodProjectStorageTest.testLoad:56 » NullPointer entry DirectoryMapodProjectStorageTest.testLoad:59 » FileNotFound File '/var/local/f... Tests run: 6, Failures: 0, Errors: 3, Skipped: 0 [ERROR] There are test failures. Please refer to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-reports> for the individual test results. [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-persistence >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] No file generated. [INFO] Process phase [xmi] [INFO] No file generated. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] No file generated. [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ mapod-persistence <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-persistence --- [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) @ mapod-persistence --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-persistence-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/THIRD-PARTY.properties> [INFO] Copying mapod-persistence-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-persistence-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-persistence --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-persistence --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-persistence --- [INFO] Used declared dependencies found: [INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] com.google.guava:guava:jar:17.0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-4:compile [INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.13:compile [INFO] org.swinglabs.swingx:swingx-common:jar:1.6.4:compile [INFO] junit:junit:jar:4.11:test [WARNING] Used undeclared dependencies found: [WARNING] commons-beanutils:commons-beanutils:jar:1.9.2:compile [WARNING] org.nuiton:nuiton-converter:jar:1.0:compile [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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 50.853 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 41.207 s] [INFO] Mapod :: Simulator Native .......................... SKIPPED [INFO] Mapod :: Simulator ................................. SKIPPED [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:50 min [INFO] Finished at: 2014-10-01T00:48:53+02:00 [INFO] Final Memory: 62M/298M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-persistence: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-persistence: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com bavencoff@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/36/changes> Changes: [Arnaud Thimel] Fix configuration for building win32/64 from linux [Arnaud Thimel] Fix configuration for win32 [Arnaud Thimel] Add build config for linux32 [Arnaud Thimel] Load "/.../lib-m-s-n.so" even on Windows [Arnaud Thimel] manage Linux i386 case [Arnaud Thimel] Add Linux i386 dependency [samuel.maisonneuve] Fix Mac OS X configuration [Tony CHEMIT] refs #5874: Saisie des échelles de couleurs (fix tests + icon) [Tony CHEMIT] refs #5831: Mise en place de l'aide en ligne [bavencoff] refs #5831 : change list to dictionary [Arnaud Thimel] fix native library choose code [Arnaud Thimel] Remove mapod-simulator-native from builts modules [bavencoff] refs #5833 : main, menu, metadata, dynamics [bavencoff] refs #5833 : main, menu, metadata, dynamics ------------------------------------------ [...truncated 181 lines...] [INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-persistence --- [INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> is up-to-date. [INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/license/THIRD-PARTY.txt> [INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header-on-pom) @ mapod-persistence --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence> [INFO] Scan 1 file header done in 2.337ms. [INFO] All files are up-to-date. [INFO] [INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ mapod-persistence --- [INFO] [INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ mapod-persistence >>> [INFO] [INFO] --- i18n-maven-plugin:3.3:get (get) @ mapod-persistence --- [INFO] Copying mapod-persistence.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/i18n/mapod-persistence-fromGetters_fr_FR.properties> [INFO] Copying mapod-persistence.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/i18n/mapod-persistence-fromGetters_en_GB.properties> [INFO] [INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ mapod-persistence <<< [INFO] [INFO] --- i18n-maven-plugin:3.3:gen (default) @ mapod-persistence --- [WARNING] bundle fr_FR contains 25/25 empty entries! (use -Di18n.showEmpty to see these entries) [WARNING] bundle en_GB contains 25/25 empty entries! (use -Di18n.showEmpty to see these entries) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/resources> [INFO] Copying 5 resources [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/main/filters> [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ mapod-persistence --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src> [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources> [INFO] Scan 228 files header done in 291.024ms. [INFO] * uptodate header on 58 files. * add header on 170 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-persistence --- [INFO] Compiling 216 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/classes> [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/main/java/fr/inra/mapod/MapodConfiguration.java>:[223,22] getShortcutClosePopup() in org.nuiton.jaxx.application.ApplicationConfiguration has been deprecated [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/outputs/AbstractSimulationBatchListMethodTotalResultEntrys.java>: Some input files use unchecked or unsafe operations. [WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/generated-sources/java/fr/inra/mapod/persistence/entity/outputs/AbstractSimulationBatchListMethodTotalResultEntrys.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ mapod-persistence --- [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-persistence --- [INFO] Skipping goal (skipGenerateChanges flag is on). [INFO] [INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-persistence --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mapod-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mapod-persistence --- [INFO] Compiling 5 source files to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-persistence --- [INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest 2014-10-02 00:46:38,288 0 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testCopyFloweringDynamics2462854729875639> 2014-10-02 00:46:38,331 43 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest/testFloweringDynamicsReference2462854729875639> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec - in fr.inra.mapod.persistence.entity.inputs.FloweringDynamicssTest Running fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest 2014-10-02 00:46:38,395 107 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest/testStore2462854729875639> 2014-10-02 00:46:38,397 109 INFO fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorage - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad> 2014-10-02 00:46:38,604 316 INFO fr.inra.mapod.persistence.storage.ZipMapodProjectStorage - Store project to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest/testStore2462854729875639/projectToStore.zmapod> 2014-10-02 00:46:38,678 390 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest/testLoad2462854729875639> 2014-10-02 00:46:38,678 390 INFO fr.inra.mapod.persistence.storage.ZipMapodProjectStorage - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad.zmapod> Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.327 sec - in fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest Running fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest 2014-10-02 00:46:38,727 439 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest/testStore2462854729875639> 2014-10-02 00:46:38,728 440 INFO fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorage - Store project to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest/testStore2462854729875639/projectToStore> 2014-10-02 00:46:38,733 445 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/surefire-workdir/fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest/testLoad2462854729875639> 2014-10-02 00:46:38,733 445 INFO fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorage - Load project from <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/test/resources/projectToLoad> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 1 [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-1.0-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ mapod-persistence >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ mapod-persistence --- [INFO] Skipping goal (skipCheckAutocontainer flag is on). [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-persistence --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ mapod-persistence --- [INFO] Skipping goal (runOnce flag is on and goal was already executed). [INFO] [INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence --- [INFO] Process phase [zargo] [INFO] No file generated. [INFO] Process phase [xmi] [INFO] No file generated. [INFO] Process phase [model] [INFO] Process phase [generator] [INFO] Apply generator SimpleJavaBeanTransformer [INFO] No file generated. [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ mapod-persistence <<< [INFO] [INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-1.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-persistence --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/target/mapod-persistence-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-persistence --- [INFO] [INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ mapod-persistence --- [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) @ mapod-persistence --- [INFO] Loaded <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect-artifacts.txt> [INFO] Copying mapod-persistence-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-1.0-SNAPSHOT.jar> [INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/THIRD-PARTY.properties> [INFO] Copying mapod-persistence-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-1.0-SNAPSHOT-sources.jar> [INFO] Copying mapod-persistence-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-1.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ mapod-persistence --- [WARNING] Skipping goal (No file to collect). [INFO] [INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ mapod-persistence --- [INFO] [INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ mapod-persistence --- [INFO] Used declared dependencies found: [INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] commons-io:commons-io:jar:2.4:compile [INFO] com.google.guava:guava:jar:17.0:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-8:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-4:compile [INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile [INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [INFO] org.nuiton.jaxx:jaxx-application-api:jar:2.13:compile [INFO] org.swinglabs.swingx:swingx-common:jar:1.6.4:compile [INFO] junit:junit:jar:4.11:test [WARNING] Used undeclared dependencies found: [WARNING] commons-beanutils:commons-beanutils:jar:1.9.2:compile [WARNING] org.nuiton:nuiton-converter:jar:1.0:compile [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] Mapod .............................................. SUCCESS [ 9.497 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 21.975 s] [INFO] Mapod :: Simulator ................................. SKIPPED [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34.819 s [INFO] Finished at: 2014-10-02T00:46:51+02:00 [INFO] Final Memory: 66M/473M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-persistence: Dependency problems found -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project mapod-persistence: Dependency problems found 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: Dependency problems found at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 30 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 :mapod-persistence Sending e-mails to: mapod-build@list.forge.codelutin.com chemit+codelutin-ci@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE
participants (1)
-
admin+ci-codelutin.com@codelutin.com