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 2021/04/23 02:47:35 UTC

Build failed in Jenkins: CXF » CXF-3.3.x-JDK8-deploy » Apache CXF JAX-RS System Tests #178

See <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/178/display/redirect?page=changes>

Changes:

[Andriy Redko] Added test case for ContextResolver<JAXBContext>


------------------------------------------
[INFO] 
[INFO] -------------< org.apache.cxf.systests:cxf-systests-jaxrs >-------------
[INFO] Building Apache CXF JAX-RS System Tests 3.3.11-SNAPSHOT        [161/294]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ cxf-systests-jaxrs ---
[INFO] Deleting <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ cxf-systests-jaxrs ---
[INFO] 
[INFO] --- maven-bundle-plugin:4.2.1:cleanVersions (versions) @ cxf-systests-jaxrs ---
[INFO] 
[INFO] --- cxf-xml2fastinfoset-plugin:3.4.4:xml2fastinfoset (xml2fastinfoset) @ cxf-systests-jaxrs ---
[INFO] 
[INFO] --- cxf-wadl2java-plugin:3.3.11-SNAPSHOT:wadl2java (generate-sources) @ cxf-systests-jaxrs ---
[INFO] Running wadl2java in fork mode...
[INFO] Building jar: /tmp/cxf-tmp-6257450364602127980/cxf-codegen3690965944994793902.jar
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.6.0:process (default) @ cxf-systests-jaxrs ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ cxf-systests-jaxrs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/java>
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/resources>
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-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.1:compile (default-compile) @ cxf-systests-jaxrs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0: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://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-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.1:testCompile (default-testCompile) @ cxf-systests-jaxrs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 369 source files to <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/target/test-classes>
[INFO] <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/provider/CXFJaxbContextResolver.java>: Some input files use or override a deprecated API.
[INFO] <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/provider/CXFJaxbContextResolver.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/provider/JsrJsonbProviderTest.java>: <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/provider/JsrJsonbProviderTest.java> uses unchecked or unsafe operations.
[INFO] <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/provider/JsrJsonbProviderTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/provider/JAXBContextResolverTest.java>:[34,38] cannot find symbol
  symbol:   class AbstractServerTestServerBase
  location: package org.apache.cxf.testutil.common
[ERROR] <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/provider/JAXBContextResolverTest.java>:[46,40] cannot find symbol
  symbol:   class AbstractServerTestServerBase
  location: class org.apache.cxf.systest.jaxrs.provider.JAXBContextResolverTest
[ERROR] <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/provider/JAXBContextResolverTest.java>:[47,9] method does not override or implement a method from a supertype
[ERROR] <https://ci-builds.apache.org/job/CXF/job/CXF-3.3.x-JDK8-deploy/org.apache.cxf.systests$cxf-systests-jaxrs/ws/src/test/java/org/apache/cxf/systest/jaxrs/provider/JAXBContextResolverTest.java>:[57,25] cannot find symbol
  symbol:   method start()
  location: class org.apache.cxf.systest.jaxrs.provider.JAXBContextResolverTest.Server
[INFO] 4 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : CXF » CXF-3.3.x-JDK8-deploy » Apache CXF JAX-RS System Tests #179

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