Mapod-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- 168 discussions
See <http://ci.codelutin.com/jenkins/job/mapod-doc/1/>
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.codelutin.com/jenkins/job/mapod-doc/ws/>
Cloning the remote Git repository
Cloning repository https://git.codelutin.com/mapod.git
> git init <http://ci.codelutin.com/jenkins/job/mapod-doc/ws/> # timeout=10
Fetching upstream changes from https://git.codelutin.com/mapod.git
> git --version # timeout=10
using .gitcredentials to set credentials
> git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git9059162892961268203.credentials # timeout=10
> git fetch --tags --progress https://git.codelutin.com/mapod.git +refs/heads/*:refs/remotes/origin/*
> git config --local --remove-section credential # timeout=10
> git config remote.origin.url https://git.codelutin.com/mapod.git # timeout=10
> git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.codelutin.com/mapod.git # timeout=10
Fetching upstream changes from https://git.codelutin.com/mapod.git
using .gitcredentials to set credentials
> git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git7242754601597600756.credentials # timeout=10
> git fetch --tags --progress https://git.codelutin.com/mapod.git +refs/heads/master:refs/remotes/origin/master
> git config --local --remove-section credential # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10
Checking out Revision cad7795c2fe0ef6330275863f520b8107b7deeb8 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f cad7795c2fe0ef6330275863f520b8107b7deeb8
First time build. Skipping changelog.
Parsing POMs
ERROR: No such file <http://ci.codelutin.com/jenkins/job/mapod-doc/ws/pom.xml>
Perhaps you need to specify the correct POM file path in the project configuration?
1
3
Jenkins build is back to normal : mapod-nightly #40
by admin+ci-codelutin.com@codelutin.com 22 Oct '14
by admin+ci-codelutin.com@codelutin.com 22 Oct '14
22 Oct '14
See <http://ci.codelutin.com/jenkins/job/mapod-ci/99/changes>
Changes:
[Tony CHEMIT] update codelutinpom and jaxx versions
[Tony CHEMIT] refs #5894 add assembly configurations
[Tony CHEMIT] refs #5894 add update mecanism
[Tony CHEMIT] refs #5894 use private nexus repository + i18n
[Tony CHEMIT] optimize dependencies
------------------------------------------
[...truncated 268 lines...]
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-simulator/src/main/re…>
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mapod-simulator ---
[INFO] Compiling 7 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-simulator/target/clas…>
[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-ci/ws/mapod-simulator/target/sure…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mapod-simulator ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mapod-simulator ---
[INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-simulator/target/test…>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-simulator ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-simulator/target/sure…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.inra.mapod.simulator.TestMapodSimulator
2014-10-22 13:40:45,557 0 INFO fr.inra.mapod.simulator.jna.MapodSimulatorLibrary - Will load JNA library with name: /lib/amd64-Linux-gcc/jni/libmapod-simulator-native.so
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 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-ci/ws/mapod-simulator/target/mapo…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod-simulator ---
[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 :: Services 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6:clean (default-clean) @ mapod-services ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-services ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-services ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ mapod-services ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/src/main/fil…>
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mapod-services ---
[INFO] Compiling 26 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/class…>
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ mapod-services ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ mapod-services ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mapod-services ---
[INFO] Compiling 8 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/test-…>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-services ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.inra.mapod.services.service.inputs.VarietyServiceTest
2014-10-22 13:40:47,769 0 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,023 254 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 sec - in fr.inra.mapod.services.service.inputs.VarietyServiceTest
Running fr.inra.mapod.services.service.inputs.ParcelPlanServiceTest
2014-10-22 13:40:48,030 261 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,065 296 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,069 300 INFO fr.inra.mapod.services.service.inputs.ParcelPlanService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,074 305 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in fr.inra.mapod.services.service.inputs.ParcelPlanServiceTest
Running fr.inra.mapod.services.service.inputs.WeatherServiceTest
2014-10-22 13:40:48,079 310 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,089 320 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,091 322 INFO fr.inra.mapod.services.service.inputs.WeatherService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,095 326 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in fr.inra.mapod.services.service.inputs.WeatherServiceTest
Running fr.inra.mapod.services.service.inputs.ThresholdListServiceTest
2014-10-22 13:40:48,100 331 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,109 340 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,110 341 INFO fr.inra.mapod.services.service.inputs.ThresholdListService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,114 345 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in fr.inra.mapod.services.service.inputs.ThresholdListServiceTest
Running fr.inra.mapod.services.service.inputs.FloweringDynamicsServiceTest
2014-10-22 13:40:48,118 349 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,125 356 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,128 359 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,129 360 INFO fr.inra.mapod.services.service.inputs.FloweringDynamicsService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in fr.inra.mapod.services.service.inputs.FloweringDynamicsServiceTest
Running fr.inra.mapod.services.service.outputs.SimulationLauncherServiceTest
2014-10-22 13:40:48,134 365 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,142 373 INFO fr.inra.mapod.services.service.outputs.SimulationLauncherService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,147 378 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-22 13:40:48,150 381 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in fr.inra.mapod.services.service.outputs.SimulationLauncherServiceTest
Results :
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-services ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/mapod…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mapod-services ---
[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 :: Swing 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/com/bbn…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/com/bbn/openmap/5…
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/bbn/openmap/5.0.4/openmap-5.0.4.pom
[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.269 s]
[INFO] Mapod :: Persistence ............................... SUCCESS [ 23.238 s]
[INFO] Mapod :: Simulator ................................. SUCCESS [ 2.408 s]
[INFO] Mapod :: Services .................................. SUCCESS [ 2.140 s]
[INFO] Mapod :: Swing ..................................... FAILURE [ 0.531 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44.327 s
[INFO] Finished at: 2014-10-22T13:40:49+02:00
[INFO] Final Memory: 43M/259M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mapod-swing: Could not resolve dependencies for project fr.inra.mapod:mapod-swing:jar:1.0-SNAPSHOT: Failed to collect dependencies at com.bbn:openmap:jar:5.0.4: Failed to read artifact descriptor for com.bbn:openmap:jar:5.0.4: Could not transfer artifact com.bbn:openmap:pom:5.0.4 from/to mapod-nexus-repository (https://nexus.nuiton.org/nexus/content/groups/mapod-group) Not authorized , ReasonPhrase: Unauthorized. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project mapod-swing: Could not resolve dependencies for project fr.inra.mapod:mapod-swing:jar:1.0-SNAPSHOT: Failed to collect dependencies at com.bbn:openmap:jar:5.0.4
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:220)
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:257)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
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.project.DependencyResolutionException: Could not resolve dependencies for project fr.inra.mapod:mapod-swing:jar:1.0-SNAPSHOT: Failed to collect dependencies at com.bbn:openmap:jar:5.0.4
at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:167)
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
... 33 more
Caused by: org.eclipse.aether.collection.DependencyCollectionException: Failed to collect dependencies at com.bbn:openmap:jar:5.0.4
at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:292)
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:317)
at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:159)
... 34 more
Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for com.bbn:openmap:jar:5.0.4
at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:349)
at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor(DefaultArtifactDescriptorReader.java:231)
at org.eclipse.aether.internal.impl.DefaultDependencyCollector.process(DefaultDependencyCollector.java:461)
at org.eclipse.aether.internal.impl.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:261)
... 36 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact com.bbn:openmap:pom:5.0.4 from/to mapod-nexus-repository (https://nexus.nuiton.org/nexus/content/groups/mapod-group) Not authorized , ReasonPhrase: Unauthorized.
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:239)
at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:334)
... 39 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact com.bbn:openmap:pom:5.0.4 from/to mapod-nexus-repository (https://nexus.nuiton.org/nexus/content/groups/mapod-group) Not authorized , ReasonPhrase: Unauthorized.
at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1016)
at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004)
at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:725)
at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
... 3 more
Caused by: org.apache.maven.wagon.authorization.AuthorizationException: Not authorized , ReasonPhrase: Unauthorized.
at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.resourceExists(AbstractHttpClientWagon.java:643)
at org.eclipse.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:636)
... 4 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/DependencyResolutionExcept…
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :mapod-swing
Sending e-mails to: mapod-build(a)list.forge.codelutin.com chemit+codelutin-ci(a)codelutin.com
channel stopped
1
1
Build failed in Jenkins: mapod-ci » Mapod :: Swing #99
by admin+ci-codelutin.com@codelutin.com 22 Oct '14
by admin+ci-codelutin.com@codelutin.com 22 Oct '14
22 Oct '14
See <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/99/c…>
Changes:
[Tony CHEMIT] refs #5894 add assembly configurations
[Tony CHEMIT] refs #5894 add update mecanism
[Tony CHEMIT] refs #5894 use private nexus repository + i18n
[Tony CHEMIT] optimize dependencies
------------------------------------------
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 :: Swing 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/com/bbn…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/com/bbn/openmap/5…
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/bbn/openmap/5.0.4/openmap-5.0.4.pom
[JENKINS] Archiving disabled
1
1
Build failed in Jenkins: mapod-ci » Mapod :: Swing #95
by admin+ci-codelutin.com@codelutin.com 06 Oct '14
by admin+ci-codelutin.com@codelutin.com 06 Oct '14
06 Oct '14
See <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/95/c…>
Changes:
[bavencoff] refs #5593 : remove map and add message table
------------------------------------------
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 :: Swing 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 0.1 KB/sec)
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 0.1 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 39.2 KB/sec)
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 27.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 3.8 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 3.8 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 47.1 KB/sec)
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 42.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 40.5 KB/sec)
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 37.9 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 47.5 KB/sec)
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 43.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-swing ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/t…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-swing ---
[INFO]
[INFO] --- jaxx-maven-plugin:2.14-SNAPSHOT:generate (default) @ mapod-swing ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 51.4 KB/sec)
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 51.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 49.1 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 47.1 KB/sec)
[INFO] use project compile scope class-path
[INFO] Detects 18 modified jaxx file(s).
[INFO] Generated 18 file(s) in 3.946s
[INFO]
[INFO] --- jaxx-maven-plugin:2.14-SNAPSHOT:generate-help-ids (default) @ mapod-swing ---
[INFO] Store detected help ids to <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/t…>
[INFO] Merge help ids to <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/t…>
[INFO] Use input file: <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/s…>
[INFO] No keys to add.
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (scan-sources) @ mapod-swing ---
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserValidation (scan-sources) @ mapod-swing ---
[INFO] Load rules file validation.rules
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (scan-sources) > :get @ mapod-swing >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ mapod-swing ---
[INFO] Copying mapod-swing.properties to <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/t…>
[INFO] Copying mapod-swing.properties to <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/t…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (scan-sources) < :get @ mapod-swing <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (scan-sources) @ mapod-swing ---
[WARNING] bundle fr_FR contains 29/764 empty entries! (use -Di18n.showEmpty to see these entries)
[WARNING] bundle en_GB contains 870/870 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:bundle (make-bundle) > :collect-i18n-artifacts @ mapod-swing >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:collect-i18n-artifacts (collect-i18n-artifacts) @ mapod-swing ---
[INFO] collected 10 i18n artifacts for locale fr_FR stored in <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/t…>
[INFO] collected 10 i18n artifacts for locale en_GB stored in <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/t…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:bundle (make-bundle) < :collect-i18n-artifacts @ mapod-swing <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:bundle (make-bundle) @ mapod-swing ---
[WARNING] bundle fr_FR contains 39/973 empty entries! (use -Di18n.showEmpty to see these entries)
[WARNING] bundle en_GB contains 902/1078 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO]
[INFO] --- i18n-maven-plugin:3.3:generate-csv-bundle (make-bundle) @ mapod-swing ---
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-swing ---
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-swing ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/s…>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/s…> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/t…>
[INFO] Writing bundled third-party file to <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/t…>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/s…>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-swing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 65 resources
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-swing ---
[INFO] Compiling 234 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/t…>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/s…>:[42,30] getValidator() in org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/s…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/s…>: Recompile with -Xlint:unchecked for details.
[INFO] 3 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/s…>:[48,19] cannot find symbol
symbol: method setPolygonMapFilename(java.lang.String)
location: class fr.inra.mapod.swing.content.inputs.metadata.MetaDataProjectUIModel
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/s…>:[50,19] cannot find symbol
symbol: method addParcelPlan(fr.inra.mapod.persistence.entity.inputs.ParcelPlan)
location: class fr.inra.mapod.swing.content.inputs.metadata.MetaDataProjectUIModel
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/s…>:[49,19] cannot find symbol
symbol: method setPointMapFilename(java.lang.String)
location: class fr.inra.mapod.swing.content.inputs.metadata.MetaDataProjectUIModel
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/fr.inra.mapod$mapod-swing/ws/s…>:[51,19] cannot find symbol
symbol: method addParcelPlan(fr.inra.mapod.persistence.entity.inputs.ParcelPlan)
location: class fr.inra.mapod.swing.content.inputs.metadata.MetaDataProjectUIModel
[INFO] 4 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
1
1
See <http://ci.codelutin.com/jenkins/job/mapod-ci/95/changes>
Changes:
[bavencoff] refs #5593 : remove map and add message table
------------------------------------------
[...truncated 324 lines...]
2014-10-06 11:30:35,460 453 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-06 11:30:35,467 460 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-06 11:30:35,470 463 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-06 11:30:35,471 464 INFO fr.inra.mapod.services.service.inputs.FloweringDynamicsService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in fr.inra.mapod.services.service.inputs.FloweringDynamicsServiceTest
Running fr.inra.mapod.services.service.outputs.SimulationLauncherServiceTest
2014-10-06 11:30:35,477 470 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-06 11:30:35,485 478 INFO fr.inra.mapod.services.service.outputs.SimulationLauncherService - Export to: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-06 11:30:35,489 482 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
2014-10-06 11:30:35,493 486 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/suref…>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in fr.inra.mapod.services.service.outputs.SimulationLauncherServiceTest
Results :
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mapod-services ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-services/target/mapod…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ mapod-services ---
[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 :: Swing 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 0.1 KB/sec)
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 0.1 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 39.2 KB/sec)
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 27.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 3.8 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 3.8 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 47.1 KB/sec)
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 42.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 40.5 KB/sec)
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 37.9 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 47.5 KB/sec)
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 43.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-swing ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ mapod-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ mapod-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ mapod-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ mapod-swing ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ mapod-swing ---
[INFO]
[INFO] --- jaxx-maven-plugin:2.14-SNAPSHOT:generate (default) @ mapod-swing ---
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 51.4 KB/sec)
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 51.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j…
[INFO] Downloaded: https://nexus.nuiton.org/nexus/content/groups/mapod-group/org/nuiton/jaxx/j… (2 KB at 49.1 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 47.1 KB/sec)
[INFO] use project compile scope class-path
[INFO] Detects 18 modified jaxx file(s).
[INFO] Generated 18 file(s) in 3.946s
[INFO]
[INFO] --- jaxx-maven-plugin:2.14-SNAPSHOT:generate-help-ids (default) @ mapod-swing ---
[INFO] Store detected help ids to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/target/generate…>
[INFO] Merge help ids to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/target/generate…>
[INFO] Use input file: <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/main/filter…>
[INFO] No keys to add.
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (scan-sources) @ mapod-swing ---
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserValidation (scan-sources) @ mapod-swing ---
[INFO] Load rules file validation.rules
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (scan-sources) > :get @ mapod-swing >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ mapod-swing ---
[INFO] Copying mapod-swing.properties to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/target/generate…>
[INFO] Copying mapod-swing.properties to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/target/generate…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (scan-sources) < :get @ mapod-swing <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (scan-sources) @ mapod-swing ---
[WARNING] bundle fr_FR contains 29/764 empty entries! (use -Di18n.showEmpty to see these entries)
[WARNING] bundle en_GB contains 870/870 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:bundle (make-bundle) > :collect-i18n-artifacts @ mapod-swing >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:collect-i18n-artifacts (collect-i18n-artifacts) @ mapod-swing ---
[INFO] collected 10 i18n artifacts for locale fr_FR stored in <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/target/i18n/col…>
[INFO] collected 10 i18n artifacts for locale en_GB stored in <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/target/i18n/col…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:bundle (make-bundle) < :collect-i18n-artifacts @ mapod-swing <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:bundle (make-bundle) @ mapod-swing ---
[WARNING] bundle fr_FR contains 39/973 empty entries! (use -Di18n.showEmpty to see these entries)
[WARNING] bundle en_GB contains 902/1078 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO]
[INFO] --- i18n-maven-plugin:3.3:generate-csv-bundle (make-bundle) @ mapod-swing ---
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-swing ---
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ mapod-swing ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/license/THI…>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/license/THI…> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/target/generate…>
[INFO] Writing bundled third-party file to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/target/generate…>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/license/THI…>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mapod-swing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 65 resources
[INFO] Copying 4 resources
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mapod-swing ---
[INFO] Compiling 234 source files to <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/main/java/f…>:[42,30] getValidator() in org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/main/java/f…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/main/java/f…>: Recompile with -Xlint:unchecked for details.
[INFO] 3 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/main/java/f…>:[48,19] cannot find symbol
symbol: method setPolygonMapFilename(java.lang.String)
location: class fr.inra.mapod.swing.content.inputs.metadata.MetaDataProjectUIModel
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/main/java/f…>:[50,19] cannot find symbol
symbol: method addParcelPlan(fr.inra.mapod.persistence.entity.inputs.ParcelPlan)
location: class fr.inra.mapod.swing.content.inputs.metadata.MetaDataProjectUIModel
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/main/java/f…>:[49,19] cannot find symbol
symbol: method setPointMapFilename(java.lang.String)
location: class fr.inra.mapod.swing.content.inputs.metadata.MetaDataProjectUIModel
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/main/java/f…>:[51,19] cannot find symbol
symbol: method addParcelPlan(fr.inra.mapod.persistence.entity.inputs.ParcelPlan)
location: class fr.inra.mapod.swing.content.inputs.metadata.MetaDataProjectUIModel
[INFO] 4 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mapod .............................................. SUCCESS [ 8.262 s]
[INFO] Mapod :: Persistence ............................... SUCCESS [ 8.223 s]
[INFO] Mapod :: Simulator ................................. SUCCESS [ 2.315 s]
[INFO] Mapod :: Services .................................. SUCCESS [ 2.284 s]
[INFO] Mapod :: Swing ..................................... FAILURE [ 21.620 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46.293 s
[INFO] Finished at: 2014-10-06T11:30:57+02:00
[INFO] Final Memory: 90M/471M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mapod-swing: Compilation failure: Compilation failure:
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/main/java/f…>:[48,19] cannot find symbol
[ERROR] symbol: method setPolygonMapFilename(java.lang.String)
[ERROR] location: class fr.inra.mapod.swing.content.inputs.metadata.MetaDataProjectUIModel
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/main/java/f…>:[50,19] cannot find symbol
[ERROR] symbol: method addParcelPlan(fr.inra.mapod.persistence.entity.inputs.ParcelPlan)
[ERROR] location: class fr.inra.mapod.swing.content.inputs.metadata.MetaDataProjectUIModel
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/main/java/f…>:[49,19] cannot find symbol
[ERROR] symbol: method setPointMapFilename(java.lang.String)
[ERROR] location: class fr.inra.mapod.swing.content.inputs.metadata.MetaDataProjectUIModel
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-ci/ws/mapod-swing/src/main/java/f…>:[51,19] cannot find symbol
[ERROR] symbol: method addParcelPlan(fr.inra.mapod.persistence.entity.inputs.ParcelPlan)
[ERROR] location: class fr.inra.mapod.swing.content.inputs.metadata.MetaDataProjectUIModel
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mapod-swing: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
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.compiler.CompilationFailureException: Compilation failure
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858)
at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :mapod-swing
Sending e-mails to: mapod-build(a)list.forge.codelutin.com bavencoff(a)codelutin.com
channel stopped
1
1
01 Oct '14
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…>:<http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-persistence/targ…>:/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…> 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…>
[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/ma…>: In function ‘initVar’:
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>: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/ma…>: In function ‘newScalars’:
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>: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/ma…>: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/ma…>: In function ‘newOutputs’:
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>:120:15: warning: unused variable ‘g’ [-Wunused-variable]
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>:120:13: warning: unused variable ‘i’ [-Wunused-variable]
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>: In function ‘newMatrices’:
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>: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/ma…>: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/ma…>: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/ma…>: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/ma…>: In function ‘newGrid’:
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>: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/ma…>: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/ma…>: In function ‘newVar’:
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>: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/ma…>: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/ma…>: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/ma…>: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/ma…>: In function ‘newDyn’:
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>: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/ma…>: In function ‘initMeteo’:
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>:457:17: warning: unused variable ‘g’ [-Wunused-variable]
[ERROR] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>: In function ‘initMatInt’:
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>: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/ma…>: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/ma…>: In function ‘initMat’:
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>: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/ma…>: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/ma…>: In function ‘initTab’:
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/src/ma…>: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…>
[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/te…>
[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…>
[INFO] Unpacking 0 dependencies to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/mapod-simulator/target…>
[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…>
[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…>
[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…>
[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…>
[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…>
[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…>
[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-artifac…>
[INFO] Copying mapod-simulator-1.0-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra…>
[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…>
[INFO] Copying mapod-simulator-1.0-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra…>
[INFO] Copying mapod-simulator-1.0-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/mapod-nightly/ws/target/collect/fr.inra…>
[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(a)list.forge.codelutin.com thimel(a)codelutin.com
channel stopped
Skipping sonar analysis due to bad build status FAILURE
1
15
Build failed in Jenkins: mapod-nightly » Mapod :: Persistence #35
by admin+ci-codelutin.com@codelutin.com 01 Oct '14
by admin+ci-codelutin.com@codelutin.com 01 Oct '14
01 Oct '14
See <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>
Changes:
[bavencoff] refs #5874 : Saisie des échelles de couleurs
------------------------------------------
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 :: Persistence 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mapod-persistence ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>
[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] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ mapod-persistence ---
[INFO] Process phase [zargo]
[INFO] Generate one file in 123.689ms.
[INFO] Process phase [xmi]
[INFO] Generate one file in 4.568s.
[INFO] Process phase [model]
[INFO] Process phase [generator]
[INFO] Apply generator SimpleJavaBeanTransformer
[INFO] Generate 166 files in 499.483ms.
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ mapod-persistence ---
[INFO]
[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/fr.inra.mapod$mapod-persi…>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>
[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/fr.inra.mapod$mapod-persi…>
[INFO] Scan 1 file header done in 15.041ms.
[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/fr.inra.mapod$mapod-persi…>
[INFO] Copying mapod-persistence.properties to <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>
[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/fr.inra.mapod$mapod-persi…>
[INFO] Copying 5 resources
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>
[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/fr.inra.mapod$mapod-persi…>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>
[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/fr.inra.mapod$mapod-persi…>
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>:[223,22] getShortcutClosePopup() in org.nuiton.jaxx.application.ApplicationConfiguration has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>: 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/fr.inra.mapod$mapod-persi…>
[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/fr.inra.mapod$mapod-persi…>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mapod-persistence ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>
-------------------------------------------------------
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/fr.inra.mapod$mapod-persi…>
2014-10-01 00:48:35,644 97 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>
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/fr.inra.mapod$mapod-persi…>
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/fr.inra.mapod$mapod-persi…>
2014-10-01 00:48:35,903 356 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>
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/fr.inra.mapod$mapod-persi…>
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/fr.inra.mapod$mapod-persi…'> 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/fr.inra.mapod$mapod-persi…>
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/fr.inra.mapod$mapod-persi…>
2014-10-01 00:48:35,967 420 INFO fr.inra.mapod.MapodConfiguration - Application basedir: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>
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/fr.inra.mapod$mapod-persi…>
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/fr.inra.mapod$mapod-persi…'> 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/fr.inra.mapod$mapod-persi…> 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/fr.inra.mapod$mapod-persi…>
[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/fr.inra.mapod$mapod-persi…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ mapod-persistence ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/mapod-nightly/fr.inra.mapod$mapod-persi…>
[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 /var/local/forge/data/codelutin.com/jenkins/workspace/mapod-nightly/target/collect-artifacts.txt
[INFO] Copying mapod-persistence-1.0-SNAPSHOT.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/mapod-nightly/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-1.0-SNAPSHOT.jar
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/mapod-nightly/target/collect/fr.inra.mapod--mapod-persistence/THIRD-PARTY.properties
[INFO] Copying mapod-persistence-1.0-SNAPSHOT-sources.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/mapod-nightly/target/collect/fr.inra.mapod--mapod-persistence/mapod-persistence-1.0-SNAPSHOT-sources.jar
[INFO] Copying mapod-persistence-1.0-SNAPSHOT-javadoc.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/mapod-nightly/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
1
1
Jenkins build became unstable: mapod-ci » Mapod :: Persistence #81
by admin+ci-codelutin.com@codelutin.com 01 Oct '14
by admin+ci-codelutin.com@codelutin.com 01 Oct '14
01 Oct '14
01 Oct '14