You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/10/17 09:09:14 UTC

Build failed in Jenkins: CXF-2.5-deploy » Apache CXF JAX-RS System Tests #185

See <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/185/changes>

Changes:

[sergeyb] Merged revisions 1398878 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

................
  r1398878 | sergeyb | 2012-10-16 17:38:02 +0100 (Tue, 16 Oct 2012) | 9 lines
  
  Merged revisions 1398302 via svnmerge from 
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1398302 | sergeyb | 2012-10-15 15:27:07 +0100 (Mon, 15 Oct 2012) | 1 line
    
    [CXF-4563] Fixing the way empty responses are read on the client side
  ........
................

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF JAX-RS System Tests
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target>
[INFO] [cxf-xml2fastinfoset:xml2fastinfoset {execution: xml2fastinfoset}]
[INFO] [jibx:schema-codegen {execution: generate-java-code-from-schema}]
[INFO] Generating Java sources in target/generated/src/main/java from schemas available in src/test/resources/jibx...
Loaded and validated 1 specified schema(s)
Generated 1 top-level classes in package org.apache.cxf.systest.jaxrs.codegen.jibx
Total classes in model: 1
[INFO] [cxf-wadl2java:wadl2java {execution: generate-sources}]
Oct 17, 2012 7:09:08 AM org.apache.cxf.jaxb.JAXBUtils logGeneratedClassNames
INFO: Created classes: org.apache.cxf.systest.jaxrs.codegen.schema.Book, org.apache.cxf.systest.jaxrs.codegen.schema.Book2, org.apache.cxf.systest.jaxrs.codegen.schema.Chapter, org.apache.cxf.systest.jaxrs.codegen.schema.ObjectFactory
[WARNING] The parameter expression: 'project.build.resources' used in mojo: 'process' has been deprecated. Use 'project.resources' instead.
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/java>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 7 source files to <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/classes>
[INFO] [jibx:bind {execution: compile-binding}]
[INFO] Running JiBX binding compiler (single-module mode) on 1 binding file(s)
Verification failure on class org.apache.cxf.systest.jaxrs.codegen.jibx.Book:
  VERIFIED_REJECTED
Repository.lookup() failed. FILE NOT FOUND?

Verification failure on class org.apache.cxf.systest.jaxrs.codegen.jibx.JiBX_bindingBook_access:
  VERIFIED_REJECTED
Repository.lookup() failed. FILE NOT FOUND?

Verification failure on class org.apache.cxf.systest.jaxrs.codegen.jibx.JiBX_bindingFactory:
  VERIFIED_REJECTED
Repository.lookup() failed. FILE NOT FOUND?

[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 99 resources
[INFO] Copying 57 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 159 source files to <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java>:[1031,21] cannot find symbol
symbol  : class ClientException
location: class org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest
[ERROR] <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java>:[1036,21] cannot find symbol
symbol  : class ClientException
location: class org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest
[ERROR] <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java>:[1048,21] cannot find symbol
symbol  : class ClientException
location: class org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest
[ERROR] <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java>:[1052,13] cannot find symbol
symbol  : method getEmptyBook()
location: class org.apache.cxf.systest.jaxrs.BookStore
[ERROR] <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java>:[1059,24] cannot find symbol
symbol  : method getEmptyBookNullable()
location: class org.apache.cxf.systest.jaxrs.BookStore
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/pom.xml> to /home/hudson/hudson/jobs/CXF-2.5-deploy/modules/org.apache.cxf.systests$cxf-systests-jaxrs/builds/2012-10-17_07-02-39/archive/org.apache.cxf.systests/cxf-systests-jaxrs/2.5.7-SNAPSHOT/cxf-systests-jaxrs-2.5.7-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java>:[1031,21] cannot find symbol
symbol  : class ClientException
location: class org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest
<https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java>:[1036,21] cannot find symbol
symbol  : class ClientException
location: class org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest
<https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java>:[1048,21] cannot find symbol
symbol  : class ClientException
location: class org.apache.cxf.systest.jaxrs.JAXRSClientServerBookTest
<https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java>:[1052,13] cannot find symbol
symbol  : method getEmptyBook()
location: class org.apache.cxf.systest.jaxrs.BookStore
<https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/JAXRSClientServerBookTest.java>:[1059,24] cannot find symbol
symbol  : method getEmptyBookNullable()
location: class org.apache.cxf.systest.jaxrs.BookStore

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:729)
	at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 22 seconds
[INFO] Finished at: Wed Oct 17 07:09:11 GMT 2012
[INFO] Final Memory: 344M/443M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data

Jenkins build is back to normal : CXF-2.5-deploy » Apache CXF JAX-RS System Tests #186

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.5-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/186/changes>