Skip to content
Success

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.examples.httppatch.HttpPatchTest
Oct 02, 2018 4:48:34 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Oct 02, 2018 4:48:34 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Oct 02, 2018 4:48:34 PM 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.
Oct 02, 2018 4:48:36 PM org.glassfish.jersey.examples.httppatch.PatchableResource patchState
INFO: New resource state: State{title='patchedTitle', message='patchedMessage', list=[one, two]}
Oct 02, 2018 4:48:36 PM org.glassfish.jersey.examples.httppatch.PatchableResource patchState
INFO: New resource state: State{title='patchedTitle', message='patchedMessage', list=[one, two, three]}
Oct 02, 2018 4:48:36 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.104 sec - in org.glassfish.jersey.examples.httppatch.HttpPatchTest

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/http-patch/target/http-patch.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/http-patch/2.28-SNAPSHOT/http-patch-2.28-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/http-patch/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/http-patch/2.28-SNAPSHOT/http-patch-2.28-SNAPSHOT.pom
[INFO] Installing /home/jenkins/workspace/Jersey_EE4J_build/examples/http-patch/target/http-patch-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/examples/http-patch/2.28-SNAPSHOT/http-patch-2.28-SNAPSHOT-sources.jar