[INFO] [INFO] --------< org.glassfish.jersey.examples:managed-client-webapp >--------- [INFO] Building jersey-examples-managed-client-webapp 3.1.0-SNAPSHOT [255/281] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ managed-client-webapp --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ managed-client-webapp --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ managed-client-webapp --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ managed-client-webapp --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/buildPRbranch [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ managed-client-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ managed-client-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ managed-client-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-wars) @ managed-client-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to META-INF/ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ managed-client-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/buildPRbranch/examples/managed-client-webapp/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ managed-client-webapp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/buildPRbranch/examples/managed-client-webapp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ managed-client-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/buildPRbranch/examples/managed-client-webapp/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ managed-client-webapp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/buildPRbranch/examples/managed-client-webapp/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ managed-client-webapp --- [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.glassfish.jersey.examples.managedclient.ManagedClientTest May 06, 2022 9:32:52 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init> INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/managed-client-webapp May 06, 2022 9:32:53 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.examples.managedclient.CustomHeaderFilter provider cannot be bound to a resource method. May 06, 2022 9:32:53 AM org.glassfish.jersey.server.model.ResourceMethodConfig$1 apply WARNING: The given contract (interface jakarta.ws.rs.client.ClientRequestFilter) of class org.glassfish.jersey.examples.managedclient.CustomHeaderFilter provider cannot be bound to a resource method. May 06, 2022 9:32:53 AM org.glassfish.grizzly.http.server.NetworkListener start INFO: Started listener bound to [localhost:9998] May 06, 2022 9:32:53 AM org.glassfish.grizzly.http.server.HttpServer start INFO: [HttpServer] Started. May 06, 2022 9:32:53 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow INFO: Stopped listener bound to [localhost:9998] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 s - in org.glassfish.jersey.examples.managedclient.ManagedClientTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:3.3.1:war (default-war) @ managed-client-webapp --- [INFO] Packaging webapp [INFO] Assembling webapp [managed-client-webapp] in [/home/jenkins/agent/workspace/buildPRbranch/examples/managed-client-webapp/target/managed-client-webapp] [INFO] Processing war project [INFO] Copying webapp resources [/home/jenkins/agent/workspace/buildPRbranch/examples/managed-client-webapp/src/main/webapp] [INFO] Building war: /home/jenkins/agent/workspace/buildPRbranch/examples/managed-client-webapp/target/managed-client-webapp.war [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ managed-client-webapp --- [INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/examples/managed-client-webapp/target/managed-client-webapp-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ managed-client-webapp --- [INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/managed-client-webapp/target/managed-client-webapp.war to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/managed-client-webapp/3.1.0-SNAPSHOT/managed-client-webapp-3.1.0-SNAPSHOT.war [INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/managed-client-webapp/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/managed-client-webapp/3.1.0-SNAPSHOT/managed-client-webapp-3.1.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/managed-client-webapp/target/managed-client-webapp-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/managed-client-webapp/3.1.0-SNAPSHOT/managed-client-webapp-3.1.0-SNAPSHOT-sources.jar