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 2020/04/15 03:08:30 UTC

Build failed in Jenkins: CXF-3.2-deploy » Apache CXF JAX-RS System Tests #527

See <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/527/display/redirect?page=changes>

Changes:

[reta] CXF-8078: Support RxJava 3.0


------------------------------------------
[INFO] 
[INFO] -------------< org.apache.cxf.systests:cxf-systests-jaxrs >-------------
[INFO] Building Apache CXF JAX-RS System Tests 3.2.14-SNAPSHOT        [161/289]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ cxf-systests-jaxrs ---
[INFO] Deleting <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ cxf-systests-jaxrs ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.4:cleanVersions (versions) @ cxf-systests-jaxrs ---
[INFO] 
[INFO] --- cxf-xml2fastinfoset-plugin:3.4.1:xml2fastinfoset (xml2fastinfoset) @ cxf-systests-jaxrs ---
[INFO] 
[INFO] --- cxf-wadl2java-plugin:3.2.14-SNAPSHOT:wadl2java (generate-sources) @ cxf-systests-jaxrs ---
[INFO] Running wadl2java in fork mode...
[INFO] Building jar: /tmp/cxf-tmp-1133619427202709255/cxf-codegen5766534062692552018.jar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cxf-systests-jaxrs ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cxf-systests-jaxrs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/java>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/resources>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ cxf-systests-jaxrs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cxf-systests-jaxrs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 90 resources
[INFO] Copying 97 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ cxf-systests-jaxrs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 338 source files to <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/description/AbstractSwagger2ServiceDescriptionTest.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/description/AbstractSwagger2ServiceDescriptionTest.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/GenericRestServiceImpl.java>: <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/GenericRestServiceImpl.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/GenericRestServiceImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/reactive/JAXRSRxJava3FlowableTest.java>:[81,33] no suitable constructor found for HelloWorldBean(java.lang.String,java.lang.String)
    constructor org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean.HelloWorldBean() is not applicable
      (actual and formal argument lists differ in length)
    constructor org.apache.cxf.systest.jaxrs.reactive.HelloWorldBean.HelloWorldBean(java.lang.String) is not applicable
      (actual and formal argument lists differ in length)
[INFO] 1 error
[INFO] -------------------------------------------------------------

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-3.2-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/528/display/redirect?page=changes>