http://ci.codelutin.com/jenkins/job/observe-nightly/115/Changes: [Tony CHEMIT] Revert "Une exception apparait si on ouvre l'assistant de changement de [Tony CHEMIT] Une exception apparait si on ouvre l'assistant de changement de [Tony CHEMIT] Bascule distant-> local lorsque la connexion serveur a été perdue (Fixes [Tony CHEMIT] Ajout d'un mojo pour merger les trads (TODO a déplacer dans le projet [Tony CHEMIT] Les corrections orthographiques (fixes #8975) [maven-release] [jgitflow-maven-plugin]updating poms for 5.3.1-SNAPSHOT development [maven-release] [jgitflow-maven-plugin]updating poms for branch'release/5.3' with [maven-release] add missing license header [maven-release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid [maven-release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/codelutin/observe.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/codelutin/observe.git git --version # timeout=10 git fetch --tags --progress https://gitlab.nuiton.org/codelutin/observe.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop-5.x^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop-5.x^{commit} # timeout=10 Checking out Revision a5651477b900f607f1fe683beb906bae8eaa3ef1 (refs/remotes/origin/develop-5.x) git config core.sparsecheckout # timeout=10 git checkout -f a5651477b900f607f1fe683beb906bae8eaa3ef1 git rev-list d423f43af8ad2a80963f6c0df46438b1beb63165 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 57943 [observe-nightly] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.8.1.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.62.3.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 57943 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -U clean install -DperformRelease [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ObServe [INFO] ObServe :: Toolbox Maven plugin [INFO] ObServe :: ToPIA Extension [INFO] ObServe :: ToPIA Templates Extension [INFO] ObServe :: Services Configuration [INFO] ObServe :: Services ToPIA Configuration [INFO] ObServe :: Services REST Configuration [INFO] ObServe :: Services DTO [INFO] ObServe :: Services [INFO] ObServe :: Test [INFO] ObServe :: Entities [INFO] ObServe :: Entities Migration [INFO] ObServe :: Services ToPIA Validators [INFO] ObServe :: Services ToPIA Validation [INFO] ObServe :: Services ToPIA Implementation [INFO] ObServe :: Services REST Implementation [INFO] ObServe :: Application Swing Decoration [INFO] ObServe :: Application Swing Validators [INFO] ObServe :: Application Swing Validation [INFO] ObServe :: Services Runner [INFO] ObServe :: Application Web Configuration [INFO] ObServe :: Application Web [INFO] ObServe :: Application Swing Configuration [INFO] ObServe :: Application Swing [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ObServe 5.3.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ observe --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/target> [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ observe --- [INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/> [INFO] Storing buildNumber: a5651477b900f607f1fe683beb906bae8eaa3ef1 at timestamp: 1484877650647 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ observe --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 15 dependencies to check. [INFO] 15 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 14.633ms [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ observe --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ observe --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.9:update-project-license (attach-licenses) @ observe --- [INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.9:add-third-party (attach-licenses) @ observe --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.9:update-file-header (update-file-header) @ observe --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/src> [INFO] Scan 5 files header done in 889.276ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ observe --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.10:generate-changes (jredmine-generate-changes) @ observe --- [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 37 second [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ObServe ............................................ FAILURE [ 32.235 s] [INFO] ObServe :: Toolbox Maven plugin .................... SKIPPED [INFO] ObServe :: ToPIA Extension ......................... SKIPPED [INFO] ObServe :: ToPIA Templates Extension ............... SKIPPED [INFO] ObServe :: Services Configuration .................. SKIPPED [INFO] ObServe :: Services ToPIA Configuration ............ SKIPPED [INFO] ObServe :: Services REST Configuration ............. SKIPPED [INFO] ObServe :: Services DTO ............................ SKIPPED [INFO] ObServe :: Services ................................ SKIPPED [INFO] ObServe :: Test .................................... SKIPPED [INFO] ObServe :: Entities ................................ SKIPPED [INFO] ObServe :: Entities Migration ...................... SKIPPED [INFO] ObServe :: Services ToPIA Validators ............... SKIPPED [INFO] ObServe :: Services ToPIA Validation ............... SKIPPED [INFO] ObServe :: Services ToPIA Implementation ........... SKIPPED [INFO] ObServe :: Services REST Implementation ............ SKIPPED [INFO] ObServe :: Application Swing Decoration ............ SKIPPED [INFO] ObServe :: Application Swing Validators ............ SKIPPED [INFO] ObServe :: Application Swing Validation ............ SKIPPED [INFO] ObServe :: Services Runner ......................... SKIPPED [INFO] ObServe :: Application Web Configuration ........... SKIPPED [INFO] ObServe :: Application Web ......................... SKIPPED [INFO] ObServe :: Application Swing Configuration ......... SKIPPED [INFO] ObServe :: Application Swing ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:19 min [INFO] Finished at: 2017-01-20T03:02:05+01:00 [INFO] Final Memory: 48M/416M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.10:generate-changes (jredmine-generate-changes) on project observe: the version '5.3.1' could not be retrieve from redmine server. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.10:generate-changes (jredmine-generate-changes) on project observe: the version '5.3.1' could not be retrieve from redmine server. 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:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: the version '5.3.1' could not be retrieve from redmine server. at org.nuiton.jredmine.plugin.AbstractRedmineMojo.failIfSafe(AbstractRedmineMojo.java:373) at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:117) at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:333) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:102) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) ... 31 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Sending e-mails to: observe-build@list.forge.codelutin.com maven-release@codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
http://ci.codelutin.com/jenkins/job/observe-nightly/116/Changes: [Tony CHEMIT] Les minutes dans le format DMD sont multipliés par 10 (Fixes #8977) [maven-release] [jgitflow-maven-plugin]updating poms for 5.3.2-SNAPSHOT development [maven-release] [jgitflow-maven-plugin]updating poms for branch'release/5.3.1' with [maven-release] Update license header on poms [maven-release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid [maven-release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state ------------------------------------------ Started by an SCM change Building in workspace <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/>
git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://gitlab.nuiton.org/codelutin/observe.git # timeout=10 Fetching upstream changes from https://gitlab.nuiton.org/codelutin/observe.git git --version # timeout=10 git fetch --tags --progress https://gitlab.nuiton.org/codelutin/observe.git +refs/heads/*:refs/remotes/origin/* git rev-parse refs/remotes/origin/develop-5.x^{commit} # timeout=10 git rev-parse refs/remotes/origin/origin/develop-5.x^{commit} # timeout=10 Checking out Revision d4e18b64815a08273aa297b7c02896d74ce9c479 (refs/remotes/origin/develop-5.x) git config core.sparsecheckout # timeout=10 git checkout -f d4e18b64815a08273aa297b7c02896d74ce9c479 git rev-list a5651477b900f607f1fe683beb906bae8eaa3ef1 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 57143 [observe-nightly] $ /opt/jdk8/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -XX:MaxPermSize=256m -Xmx1024m -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.8.1.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven33Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.62.3.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.8.1.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 57143 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -U clean install -DperformRelease [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ObServe [INFO] ObServe :: Toolbox Maven plugin [INFO] ObServe :: ToPIA Extension [INFO] ObServe :: ToPIA Templates Extension [INFO] ObServe :: Services Configuration [INFO] ObServe :: Services ToPIA Configuration [INFO] ObServe :: Services REST Configuration [INFO] ObServe :: Services DTO [INFO] ObServe :: Services [INFO] ObServe :: Test [INFO] ObServe :: Entities [INFO] ObServe :: Entities Migration [INFO] ObServe :: Services ToPIA Validators [INFO] ObServe :: Services ToPIA Validation [INFO] ObServe :: Services ToPIA Implementation [INFO] ObServe :: Services REST Implementation [INFO] ObServe :: Application Swing Decoration [INFO] ObServe :: Application Swing Validators [INFO] ObServe :: Application Swing Validation [INFO] ObServe :: Services Runner [INFO] ObServe :: Application Web Configuration [INFO] ObServe :: Application Web [INFO] ObServe :: Application Swing Configuration [INFO] ObServe :: Application Swing [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ObServe 5.3.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ observe --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ observe --- [INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/> [INFO] Storing buildNumber: d4e18b64815a08273aa297b7c02896d74ce9c479 at timestamp: 1484964154418 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] Executing: /bin/sh -c cd '<http://ci.codelutin.com/jenkins/job/observe-nightly/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- helper-maven-plugin:2.3.2:check-auto-container (check-central-safe) @ observe --- [INFO] Will use repository http://repo1.maven.org/maven2/ [INFO] Will use repository https://nexus.nuiton.org/nexus/content/repositories/central-releases [INFO] 15 dependencies to check. [INFO] 15 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 22.994ms [INFO] All dependencies are safe. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-project-files) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-platform) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-projectId) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-ciViewId) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-javaVersion) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureArtifactId) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-signatureVersion) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-versions) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ observe --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ observe --- [INFO] [INFO] --- helper-maven-plugin:2.3.2:share-server-secret (get-redmine-login) @ observe --- [INFO] Exporting server [redmine-forge.codelutin.com] privateKey in ${redmine.apiKey} [INFO] [INFO] --- license-maven-plugin:1.10:update-project-license (attach-licenses) @ observe --- [INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/LICENSE.txt> [INFO] [INFO] --- license-maven-plugin:1.10:add-third-party (attach-licenses) @ observe --- [WARNING] The goal is skip due to packaging 'pom' [INFO] [INFO] --- license-maven-plugin:1.10:update-file-header (update-file-header) @ observe --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/src> [INFO] Scan 5 files header done in 71.014ms. [INFO] All files are up-to-date. [INFO] [INFO] --- license-maven-plugin:1.10:update-file-header (update-pom-header) @ observe --- [INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/> [INFO] Scan 1 file header done in 20.411ms. [INFO] All files are up-to-date. [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (default) @ observe --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- jredmine-maven-plugin:1.10:generate-changes (jredmine-generate-changes) @ observe --- [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 4 second Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ObServe ............................................ FAILURE [01:10 min] [INFO] ObServe :: Toolbox Maven plugin .................... SKIPPED [INFO] ObServe :: ToPIA Extension ......................... SKIPPED [INFO] ObServe :: ToPIA Templates Extension ............... SKIPPED [INFO] ObServe :: Services Configuration .................. SKIPPED [INFO] ObServe :: Services ToPIA Configuration ............ SKIPPED [INFO] ObServe :: Services REST Configuration ............. SKIPPED [INFO] ObServe :: Services DTO ............................ SKIPPED [INFO] ObServe :: Services ................................ SKIPPED [INFO] ObServe :: Test .................................... SKIPPED [INFO] ObServe :: Entities ................................ SKIPPED [INFO] ObServe :: Entities Migration ...................... SKIPPED [INFO] ObServe :: Services ToPIA Validators ............... SKIPPED [INFO] ObServe :: Services ToPIA Validation ............... SKIPPED [INFO] ObServe :: Services ToPIA Implementation ........... SKIPPED [INFO] ObServe :: Services REST Implementation ............ SKIPPED [INFO] ObServe :: Application Swing Decoration ............ SKIPPED [INFO] ObServe :: Application Swing Validators ............ SKIPPED [INFO] ObServe :: Application Swing Validation ............ SKIPPED [INFO] ObServe :: Services Runner ......................... SKIPPED [INFO] ObServe :: Application Web Configuration ........... SKIPPED [INFO] ObServe :: Application Web ......................... SKIPPED [INFO] ObServe :: Application Swing Configuration ......... SKIPPED [INFO] ObServe :: Application Swing ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:28 min [INFO] Finished at: 2017-01-21T03:03:52+01:00 [INFO] Final Memory: 46M/319M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.10:generate-changes (jredmine-generate-changes) on project observe: the version '5.3.2' could not be retrieve from redmine server. -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.10:generate-changes (jredmine-generate-changes) on project observe: the version '5.3.2' could not be retrieve from redmine server. 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:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) 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.Maven33Main.launch(Maven33Main.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:133) at hudson.maven.Maven3Builder.call(Maven3Builder.java:68) at hudson.remoting.UserRequest.perform(UserRequest.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:50) at hudson.remoting.Request$2.run(Request.java:332) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: the version '5.3.2' could not be retrieve from redmine server. at org.nuiton.jredmine.plugin.AbstractRedmineMojo.failIfSafe(AbstractRedmineMojo.java:373) at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:117) at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:333) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:102) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) ... 31 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Sending e-mails to: observe-build@list.forge.codelutin.com maven-release@codelutin.com chemit+codelutin-ci@codelutin.com channel stopped Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds
participants (1)
-
admin+ci-codelutin.com@codelutin.com