Skip to content
Success

Console Output

[INFO] 
[INFO] --------------< org.glassfish.jersey.examples:http-patch >--------------
[INFO] Building jersey-examples-http-patch 3.1.0-SNAPSHOT             [239/281]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/json-patch/1.9/json-patch-1.9.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/json-patch/1.9/json-patch-1.9.pom (2.7 kB at 34 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/jackson-coreutils/1.6/jackson-coreutils-1.6.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/jackson-coreutils/1.6/jackson-coreutils-1.6.pom (2.8 kB at 20 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/msg-simple/1.1/msg-simple-1.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/msg-simple/1.1/msg-simple-1.1.pom (2.4 kB at 120 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/btf/1.2/btf-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/btf/1.2/btf-1.2.pom (1.5 kB at 36 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/json-patch/1.9/json-patch-1.9.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/jackson-coreutils/1.6/jackson-coreutils-1.6.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/btf/1.2/btf-1.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/btf/1.2/btf-1.2.jar (8.9 kB at 198 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/msg-simple/1.1/msg-simple-1.1.jar (37 kB at 723 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/jackson-coreutils/1.6/jackson-coreutils-1.6.jar (31 kB at 215 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/fge/json-patch/1.9/json-patch-1.9.jar (42 kB at 292 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ http-patch ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ http-patch ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ http-patch ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ http-patch ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/buildPRbranch
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ http-patch ---
[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) @ http-patch ---
[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) @ http-patch ---
[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) @ http-patch ---
[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) @ http-patch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/buildPRbranch/examples/http-patch/src/main/resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ http-patch ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/buildPRbranch/examples/http-patch/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ http-patch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/buildPRbranch/examples/http-patch/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ http-patch ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/buildPRbranch/examples/http-patch/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ http-patch ---
[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.httppatch.HttpPatchTest
May 06, 2022 9:32:04 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 9:32:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:32:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
May 06, 2022 9:32:06 AM org.glassfish.jersey.examples.httppatch.PatchableResource patchState
INFO: New resource state: State{title='patchedTitle', message='patchedMessage', list=[one, two]}
May 06, 2022 9:32:06 AM org.glassfish.jersey.examples.httppatch.PatchableResource patchState
INFO: New resource state: State{title='patchedTitle', message='patchedMessage', list=[one, two, three]}
May 06, 2022 9:32:06 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: 3.059 s - in org.glassfish.jersey.examples.httppatch.HttpPatchTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ http-patch ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/examples/http-patch/target/http-patch.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ http-patch ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/examples/http-patch/target/http-patch-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ http-patch ---
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/http-patch/target/http-patch.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/http-patch/3.1.0-SNAPSHOT/http-patch-3.1.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/http-patch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/http-patch/3.1.0-SNAPSHOT/http-patch-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/examples/http-patch/target/http-patch-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/http-patch/3.1.0-SNAPSHOT/http-patch-3.1.0-SNAPSHOT-sources.jar