Build failed in Jenkins: observe-ci #618-feature/7519
See <http://ci.codelutin.com/jenkins/job/observe-ci/618/> ------------------------------------------ [...truncated 6078 lines...] === observeweb.baseDirectory = /var/local/observeweb === observeweb.build.date = ${buildDate} === observeweb.build.number = ${buildNumber} === observeweb.build.version = ${project.version} === observeweb.databasesConfigurationFile = /var/local/observeweb/databases.yml === observeweb.devMode = true === observeweb.log4jConfigurationFile = /var/local/observeweb/observeweb-log4j.conf === observeweb.sessionExpirationDelay = 60 === observeweb.temporaryDirectory = /var/local/observeweb/temp === observeweb.usersConfigurationFile = /var/local/observeweb/users.yml ===================================================================================================================== INFO [main] (fr.ird.observe.application.web.configuration.ObserveWebApplicationConfiguration:236) initLog - Chargement du fichier de log : /var/local/observeweb/observeweb-log4j.conf INFO [main] (fr.ird.observe.application.web.configuration.ObserveWebApplicationConfiguration:260) initLog - Configuration des logs chargée depuis le fichier /var/local/observeweb/observeweb-log4j.conf INFO [main] (fr.ird.observe.application.web.configuration.ObserveWebApplicationConfiguration:98) init - Starts to init ObserVeWeb configuration... INFO [main] (fr.ird.observe.application.web.configuration.ObserveWebApplicationConfiguration:133) init - ===================================================================================================================== === Observe Web configuration ======================================================================================= === Filename = observeweb-test.conf === observeweb.adminApiKey = changeme === observeweb.apiUrl = http://localhost:8080/observeweb/api/v1 === observeweb.baseDirectory = /var/local/observeweb === observeweb.build.date = ${buildDate} === observeweb.build.number = ${buildNumber} === observeweb.build.version = ${project.version} === observeweb.databasesConfigurationFile = /var/local/observeweb/databases.yml === observeweb.devMode = true === observeweb.log4jConfigurationFile = /var/local/observeweb/observeweb-log4j.conf === observeweb.sessionExpirationDelay = 60 === observeweb.temporaryDirectory = /var/local/observeweb/temp === observeweb.usersConfigurationFile = /var/local/observeweb/users.yml ===================================================================================================================== INFO [main] (fr.ird.observe.application.web.configuration.ObserveWebApplicationConfiguration:236) initLog - Chargement du fichier de log : /var/local/observeweb/observeweb-log4j.conf INFO [main] (fr.ird.observe.application.web.configuration.ObserveWebApplicationConfiguration:260) initLog - Configuration des logs chargée depuis le fichier /var/local/observeweb/observeweb-log4j.conf Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in fr.ird.observe.application.web.configuration.db.ObserveWebDatabasesHelperTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.6:war (default-war) @ observe-application-web --- [INFO] Packaging webapp [INFO] Assembling webapp [observe-application-web] in [<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-web/target/observe-application-web-4.0.2-SNAPSHOT]> [INFO] Processing war project [INFO] Copying webapp resources [<http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-web/src/main/webapp]> [INFO] Webapp assembled in [107 msecs] [INFO] Building war: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-web/target/observe-application-web-4.0.2-SNAPSHOT.war> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ observe-application-web --- [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 ObServe :: Application Swing 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ observe-application-swing --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-swing/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-application-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-application-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-application-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-application-swing --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-application-swing --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ observe-application-swing --- [INFO] Executing: /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-swing> && git rev-parse --verify HEAD [INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-swing> [INFO] Storing buildNumber: 3efb3e691bc016c521a1ed4224e89fad96d1aee6 at timestamp: 1441987569076 [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-ci/ws/observe-application-swing> && git rev-parse --verify HEAD [INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-swing> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- jaxx-maven-plugin:2.25:generate (default) @ observe-application-swing --- [INFO] use project compile scope class-path [INFO] Detects 131 modified jaxx file(s). ERROR [pool-1-thread-1 for channel] (JAXXEngine.java:363) run - could not find the parameter types [fr.ird.observe.db.DataContext] java.lang.RuntimeException: could not find the parameter types [fr.ird.observe.db.DataContext] at jaxx.compiler.reflect.MethodDescriptor.getParameterTypes(MethodDescriptor.java:72) at jaxx.compiler.beans.JAXXIntrospector.createBeanInfo(JAXXIntrospector.java:134) at jaxx.compiler.beans.JAXXIntrospector.getJAXXBeanInfo(JAXXIntrospector.java:71) at jaxx.compiler.tags.DefaultObjectHandler.getJAXXBeanInfo(DefaultObjectHandler.java:264) at jaxx.compiler.tags.DefaultObjectHandler.init(DefaultObjectHandler.java:215) at jaxx.compiler.tags.DefaultComponentHandler.init(DefaultComponentHandler.java:105) at jaxx.compiler.tags.DefaultObjectHandler.safeInit(DefaultObjectHandler.java:1345) at jaxx.compiler.tags.DefaultObjectHandler.compileSecondPass(DefaultObjectHandler.java:472) at jaxx.compiler.tags.DefaultComponentHandler.compileSecondPass(DefaultComponentHandler.java:150) at jaxx.compiler.JAXXCompiler.compileSecondPass(JAXXCompiler.java:642) at jaxx.compiler.JAXXCompiler.compileSecondPass(JAXXCompiler.java:795) at jaxx.compiler.tasks.CompileSecondPassTask.perform(CompileSecondPassTask.java:78) at jaxx.compiler.JAXXEngine.run(JAXXEngine.java:349) at org.nuiton.jaxx.plugin.GenerateMojo.doAction(GenerateMojo.java:516) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:132) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassNotFoundException: fr.ird.observe.db.DataContext at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:354) at java.lang.ClassLoader.loadClass(ClassLoader.java:425) at java.lang.ClassLoader.loadClass(ClassLoader.java:358) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:278) at jaxx.compiler.reflect.ClassDescriptorHelper.getClass(ClassDescriptorHelper.java:390) at jaxx.compiler.reflect.resolvers.ClassDescriptorResolverFromJavaClass.resolvDescriptor(ClassDescriptorResolverFromJavaClass.java:62) at jaxx.compiler.reflect.ClassDescriptorHelper.getClassDescriptor0(ClassDescriptorHelper.java:273) at jaxx.compiler.reflect.ClassDescriptorHelper.getClassDescriptor(ClassDescriptorHelper.java:234) at jaxx.compiler.reflect.MethodDescriptor.getParameterTypes(MethodDescriptor.java:67) ... 47 more [JENKINS] Archiving disabled Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [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 ............................................ SUCCESS [ 2.757 s] [INFO] ObServe :: Services Configuration API .............. SUCCESS [ 1.932 s] [INFO] ObServe :: Services model .......................... SUCCESS [ 11.280 s] [INFO] ObServe :: Services API ............................ SUCCESS [ 5.011 s] [INFO] ObServe :: Test data ............................... SUCCESS [ 1.452 s] [INFO] ObServe :: Entities ................................ SUCCESS [ 20.782 s] [INFO] ObServe :: Entities Validation ..................... SUCCESS [ 7.725 s] [INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [ 0.830 s] [INFO] ObServe :: Services ToPIA Implementation ........... SUCCESS [03:51 min] [INFO] ObServe :: Services REST Configuration ............. SUCCESS [ 0.853 s] [INFO] ObServe :: Services REST Implementation ............ SUCCESS [ 1.679 s] [INFO] ObServe :: Services Runner ......................... SUCCESS [ 1.053 s] [INFO] ObServe :: Application Web ......................... SUCCESS [ 3.793 s] [INFO] ObServe :: Application Swing ....................... FAILURE [ 11.427 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:09 min [INFO] Finished at: 2015-09-11T18:06:20+02:00 [INFO] Final Memory: 108M/493M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.nuiton.jaxx:jaxx-maven-plugin:2.25:generate (default) on project observe-application-swing: Aborting due to errors reported by jaxxc -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.jaxx:jaxx-maven-plugin:2.25:generate (default) on project observe-application-swing: Aborting due to errors reported by jaxxc at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) at hudson.remoting.UserRequest.perform(UserRequest.java:121) at hudson.remoting.UserRequest.perform(UserRequest.java:49) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.maven.plugin.MojoExecutionException: Aborting due to errors reported by jaxxc at org.nuiton.jaxx.plugin.GenerateMojo.doAction(GenerateMojo.java:522) at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:132) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) ... 31 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :observe-application-swing Sending e-mails to: observe-build@list.forge.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