See <http://ci.codelutin.com/jenkins/job/mapod-nightly/4/changes> Changes: [Tony CHEMIT] refs #5598 add new module to build c library [Tony CHEMIT] refs #5602 (start of implements) [Tony CHEMIT] use stable version of eugene [Tony CHEMIT] add FloweringDynamics.day attribute (id should stay a technical field) [Tony CHEMIT] add FloweringDynamics.day attribute (id should stay a technical field) : modify import/export [Tony CHEMIT] add javadoc ------------------------------------------ [...truncated 200 lines...] [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] Regenerate missing license file <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/src/license/THIRD-PARTY.properties> [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 6.221ms. [INFO] All files are up-to-date. [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 2 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 210 files header done in 161.561ms. [INFO] * add header on 210 files. [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-persistence --- [INFO] Compiling 199 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/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 16 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.FloweringDynamicsListsTest 2014-08-11 00:46:42,638 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.FloweringDynamicsListsTest/testLoadCalculatedFloweringDynamicsList1759274040195383> 2014-08-11 00:46:42,712 74 WARN org.nuiton.i18n.I18n - I18n was not initialized! will init it with default initializer and default locale, it might not translate anything for you... Please use the method I18n.init(I18nInitializer, Locale) before any calling to a translation... Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.387 sec <<< FAILURE! - in fr.inra.mapod.persistence.entity.inputs.FloweringDynamicsListsTest testLoadCalculatedFloweringDynamicsList(fr.inra.mapod.persistence.entity.inputs.FloweringDynamicsListsTest) Time elapsed: 0.283 sec <<< ERROR! org.nuiton.csv.ImportRuntimeException: The mandatory fields day are missing at org.nuiton.csv.Import.checkAllMandatoryHeadersArePresent(Import.java:315) at org.nuiton.csv.Import.prepareAndValidate(Import.java:211) at org.nuiton.csv.Import.iterator(Import.java:113) at fr.inra.mapod.persistence.storage.AbstractMapodProjectStorage.loadFloweringDynamics(AbstractMapodProjectStorage.java:219) at fr.inra.mapod.persistence.entity.inputs.FloweringDynamicsLists.loadCalculatedFloweringDynamicsList(FloweringDynamicsLists.java:56) at fr.inra.mapod.persistence.entity.inputs.FloweringDynamicsListsTest.testLoadCalculatedFloweringDynamicsList(FloweringDynamicsListsTest.java:36) Running fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest 2014-08-11 00:46:42,794 156 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/testStore1759274040195383> 2014-08-11 00:46:42,795 157 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-08-11 00:46:43,022 384 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/testStore1759274040195383/projectToStore.zmapod> 2014-08-11 00:46:43,085 447 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/testLoad1759274040195383> 2014-08-11 00:46:43,085 447 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: 0, Skipped: 0, Time elapsed: 0.33 sec - in fr.inra.mapod.persistence.storage.ZipMapodProjectStorageTest Running fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest 2014-08-11 00:46:43,135 497 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/testStore1759274040195383> 2014-08-11 00:46:43,136 498 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/testStore1759274040195383/projectToStore> 2014-08-11 00:46:43,161 523 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/testLoad1759274040195383> 2014-08-11 00:46:43,161 523 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.066 sec - in fr.inra.mapod.persistence.storage.DirectoryMapodProjectStorageTest Results : Tests in error: FloweringDynamicsListsTest.testLoadCalculatedFloweringDynamicsList:36 » ImportRuntime Tests run: 5, Failures: 0, Errors: 1, 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] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository http://maven.nuiton.org/central-releases [WARNING] Skip SNAPSHOT dependency : org.nuiton.jaxx:jaxx-application-api:2.10-20140808.073515-6 [INFO] Skipping goal (runOnce flag is on and goal was already executed). [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.nuiton.jaxx:jaxx-application-api:jar:2.10-SNAPSHOT:compile [INFO] org.nuiton:nuiton-utils:jar:3.0-rc-5:compile [INFO] org.nuiton:nuiton-csv:jar:3.0-rc-4:compile [INFO] org.nuiton:nuiton-config:jar:3.0-alpha-4:compile [INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile [INFO] commons-logging:commons-logging:jar:1.2:compile [INFO] com.google.guava:guava:jar:17.0:compile [INFO] junit:junit:jar:4.11:test [WARNING] Used undeclared dependencies found: [WARNING] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile [WARNING] commons-io:commons-io:jar:2.4:compile [WARNING] org.swinglabs.swingx:swingx-common:jar:1.6.4:compile [WARNING] Unused declared dependencies found: [WARNING] org.apache.commons:commons-collections4:jar:4.0:compile [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mapod .............................................. SUCCESS [ 13.256 s] [INFO] Mapod :: Persistence ............................... FAILURE [ 20.828 s] [INFO] Mapod :: Services .................................. SKIPPED [INFO] Mapod :: Swing ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36.170 s [INFO] Finished at: 2014-08-11T00:46:53+02:00 [INFO] Final Memory: 49M/276M [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 chemit+codelutin-ci@codelutin.com channel stopped Skipping sonar analysis due to bad build status FAILURE