Skip to content

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
[INFO] 
[INFO] --< org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-jdk-http >--
[INFO] Building jersey-test-framework-provider-jdk-http 2.28-SNAPSHOT  [29/324]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jersey-test-framework-provider-jdk-http ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ jersey-test-framework-provider-jdk-http ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.16:check (verify) @ jersey-test-framework-provider-jdk-http ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jersey-test-framework-provider-jdk-http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jersey-test-framework-provider-jdk-http ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/workspace/Jersey_sign/test-framework/providers/jdk-http/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jersey-test-framework-provider-jdk-http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Jersey_sign/test-framework/providers/jdk-http/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jersey-test-framework-provider-jdk-http ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/workspace/Jersey_sign/test-framework/providers/jdk-http/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ jersey-test-framework-provider-jdk-http ---
[INFO] Surefire report directory: /home/jenkins/workspace/Jersey_sign/test-framework/providers/jdk-http/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.test.jdkhttp.AvailablePortJdkHttpServerTest
Oct 09, 2018 9:32:24 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer <init>
INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:<AVAILABLE-PORT>/
Oct 09, 2018 9:32:24 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer start
INFO: Started JdkHttpServerTestContainer at the base URI http://localhost:40091/
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.041 sec - in org.glassfish.jersey.test.jdkhttp.AvailablePortJdkHttpServerTest
Running org.glassfish.jersey.test.jdkhttp.JdkHttpServerContainerTest
Oct 09, 2018 9:32:27 AM org.glassfish.jersey.test.jdkhttp.JdkHttpServerTestContainerFactory$JdkHttpServerTestContainer <init>
INFO: Creating JdkHttpServerTestContainer configured at the base URI http://localhost:9998/
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.122 sec - in org.glassfish.jersey.test.jdkhttp.JdkHttpServerContainerTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jersey-test-framework-provider-jdk-http ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-2.28-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ jersey-test-framework-provider-jdk-http ---
[INFO] Building jar: /home/jenkins/workspace/Jersey_sign/test-framework/providers/jdk-http/target/jersey-test-framework-provider-jdk-http-2.28-SNAPSHOT-sources.jar