See <http://ci.codelutin.com/jenkins/job/observe-ci/703/changes> Changes: [morin] fix method call ------------------------------------------ [...truncated 4516 lines...] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at fr.ird.observe.services.TestClassResource$2.evaluate(TestClassResource.java:120) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) WARN [main] (fr.ird.observe.services.TestMethodResource:156) checkServerIsAvailable - Skip test [fr.ird.observe.services.service.DataSourceServiceRestTest#testOpen], server http://localhost:8080/observeweb/api/v1 is not available. Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0 sec - in fr.ird.observe.services.service.DataSourceServiceRestTest Results : Tests run: 21, Failures: 0, Errors: 0, Skipped: 21 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ observe-services-rest --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-rest/target/observe-services-rest-4.0.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ observe-services-rest --- [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 :: Services Runner 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ observe-services-runner --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-runner/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-services-runner --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-services-runner --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-services-runner --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-services-runner --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-services-runner --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ observe-services-runner --- [INFO] Executing: /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-runner> && git rev-parse --verify HEAD [INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-runner> [INFO] Storing buildNumber: bcfb70a77a8967ee03178e3b9323c89b98b9197a at timestamp: 1444658932420 [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-services-runner> && git rev-parse --verify HEAD [INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-runner> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ observe-services-runner --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-runner/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-services-runner --- [INFO] Compiling 2 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-runner/target/classes> [INFO] [INFO] --- paranamer-maven-plugin:2.7:generate (extract-paranamer) @ observe-services-runner --- [INFO] Generating parameter names from <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-runner/src/main/java> to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-runner/target/classes> [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ observe-services-runner --- [INFO] Executing tasks main: [mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-runner/target/surefire-workdir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ observe-services-runner --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ observe-services-runner --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ observe-services-runner --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ observe-services-runner --- [INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-services-runner/target/observe-services-runner-4.0.2-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ observe-services-runner --- [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 Web 4.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ observe-application-web --- [INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-web/target> [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ observe-application-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ observe-application-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ observe-application-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ observe-application-web --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ observe-application-web --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ observe-application-web --- [INFO] Executing: /bin/sh -c cd <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-web> && git rev-parse --verify HEAD [INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-web> [INFO] Storing buildNumber: bcfb70a77a8967ee03178e3b9323c89b98b9197a at timestamp: 1444658933720 [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-web> && git rev-parse --verify HEAD [INFO] Working directory: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-web> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ observe-application-web --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ observe-application-web --- [INFO] Compiling 90 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-web/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-web/src/main/java/fr/ird/observe/application/web/controller/v1/longline/TripLonglineServiceController.java>:[65,44] cannot find symbol symbol: variable tripLonglineId location: class fr.ird.observe.application.web.controller.v1.longline.TripLonglineServiceController [INFO] 1 error [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 [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.381 s] [INFO] ObServe :: Services Configuration API .............. SUCCESS [ 2.484 s] [INFO] ObServe :: Services model .......................... SUCCESS [ 7.958 s] [INFO] ObServe :: Services API ............................ SUCCESS [ 4.234 s] [INFO] ObServe :: Test data ............................... SUCCESS [ 1.669 s] [INFO] ObServe :: Entities ................................ SUCCESS [ 18.870 s] [INFO] ObServe :: Entities Validation ..................... SUCCESS [ 5.046 s] [INFO] ObServe :: Services ToPIA Configuration ............ SUCCESS [ 0.798 s] [INFO] ObServe :: Services ToPIA Implementation ........... SUCCESS [06:40 min] [INFO] ObServe :: Services REST Configuration ............. SUCCESS [ 0.825 s] [INFO] ObServe :: Services REST Implementation ............ SUCCESS [ 1.861 s] [INFO] ObServe :: Services Runner ......................... SUCCESS [ 1.037 s] [INFO] ObServe :: Application Web ......................... FAILURE [ 0.795 s] [INFO] ObServe :: Application Swing ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:34 min [INFO] Finished at: 2015-10-12T16:08:55+02:00 [INFO] Final Memory: 88M/465M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project observe-application-web: Compilation failure [ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-web/src/main/java/fr/ird/observe/application/web/controller/v1/longline/TripLonglineServiceController.java>:[65,44] cannot find symbol [ERROR] symbol: variable tripLonglineId [ERROR] location: class fr.ird.observe.application.web.controller.v1.longline.TripLonglineServiceController [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project observe-application-web: Compilation failure <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-web/src/main/java/fr/ird/observe/application/web/controller/v1/longline/TripLonglineServiceController.java>:[65,44] cannot find symbol symbol: variable tripLonglineId location: class fr.ird.observe.application.web.controller.v1.longline.TripLonglineServiceController 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.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.compiler.CompilationFailureException: Compilation failure <http://ci.codelutin.com/jenkins/job/observe-ci/ws/observe-application-web/src/main/java/fr/ird/observe/application/web/controller/v1/longline/TripLonglineServiceController.java>:[65,44] cannot find symbol symbol: variable tripLonglineId location: class fr.ird.observe.application.web.controller.v1.longline.TripLonglineServiceController at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911) at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129) 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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :observe-application-web Sending e-mails to: observe-build@list.forge.codelutin.com Sending e-mails to: observe-build@list.forge.codelutin.com 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