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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Running org.glassfish.jersey.examples.rx.RxClientsTest
Sep 26, 2018 5:01:44 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 26, 2018 5:01:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 26, 2018 5:01:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
{
  "visited" : [ {
    "destination" : "Albania"
  }, {
    "destination" : "Burkina Faso"
  }, {
    "destination" : "Yemen"
  }, {
    "destination" : "Portugal"
  }, {
    "destination" : "Argentina"
  } ],
  "recommended" : [ {
    "destination" : "Kyrgyzstan",
    "forecast" : "Mostly Cloudy",
    "price" : 2864
  }, {
    "destination" : "Montenegro",
    "forecast" : "Showers",
    "price" : 8147
  }, {
    "destination" : "Monaco",
    "forecast" : "Haze",
    "price" : 6170
  }, {
    "destination" : "Samoa",
    "forecast" : "Fog",
    "price" : 5564
  }, {
    "destination" : "Nicaragua",
    "forecast" : "Icy",
    "price" : 104
  } ],
  "processingTime" : 872
}
Processing Time: 872
Sep 26, 2018 5:01:48 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 26, 2018 5:01:48 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 26, 2018 5:01:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 26, 2018 5:01:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
{
  "visited" : [ {
    "destination" : "Sierra Leone"
  }, {
    "destination" : "Nauru"
  }, {
    "destination" : "Bahrain"
  }, {
    "destination" : "Finland"
  }, {
    "destination" : "Afghanistan"
  } ],
  "recommended" : [ {
    "destination" : "Norway",
    "forecast" : "Dust",
    "price" : 7859
  }, {
    "destination" : "Gambia",
    "forecast" : "Mostly Cloudy",
    "price" : 506
  }, {
    "destination" : "Luxembourg",
    "forecast" : "Freezing Drizzle",
    "price" : 1293
  }, {
    "destination" : "Slovakia",
    "forecast" : "Hail",
    "price" : 2369
  }, {
    "destination" : "Vanuatu",
    "forecast" : "Overcast",
    "price" : 4916
  } ],
  "processingTime" : 955
}
Processing Time: 955
Sep 26, 2018 5:01:50 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 26, 2018 5:01:50 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 26, 2018 5:01:50 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 26, 2018 5:01:50 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
{
  "visited" : [ {
    "destination" : "Ghana"
  }, {
    "destination" : "Ukraine"
  }, {
    "destination" : "Honduras"
  }, {
    "destination" : "Finland"
  }, {
    "destination" : "Switzerland"
  } ],
  "recommended" : [ {
    "destination" : "Norway",
    "forecast" : "Scattered Showers",
    "price" : 5245
  }, {
    "destination" : "Estonia",
    "forecast" : "Sleet",
    "price" : 6093
  }, {
    "destination" : "Botswana",
    "forecast" : "Hail",
    "price" : 4869
  }, {
    "destination" : "Fiji",
    "forecast" : "Rain and Snow",
    "price" : 8886
  }, {
    "destination" : "Maldives",
    "forecast" : "Scattered Thunderstorms",
    "price" : 1395
  } ],
  "processingTime" : 871
}
Processing Time: 871
Sep 26, 2018 5:01:52 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 26, 2018 5:01:52 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 26, 2018 5:01:52 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 26, 2018 5:01:52 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
{
  "visited" : [ {
    "destination" : "Indonesia"
  }, {
    "destination" : "Jordan"
  }, {
    "destination" : "Papua New Guinea"
  }, {
    "destination" : "Spain"
  }, {
    "destination" : "Cuba"
  } ],
  "recommended" : [ {
    "destination" : "Lebanon",
    "forecast" : "Chance of Snow",
    "price" : 2974
  }, {
    "destination" : "Belize",
    "forecast" : "Chance of Snow",
    "price" : 1252
  }, {
    "destination" : "Italy",
    "forecast" : "Hail",
    "price" : 1237
  }, {
    "destination" : "Dominica",
    "forecast" : "Clear",
    "price" : 1181
  }, {
    "destination" : "Tonga",
    "forecast" : "Showers",
    "price" : 1515
  } ],
  "processingTime" : 952
}
Processing Time: 952
Sep 26, 2018 5:01:54 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Sep 26, 2018 5:01:54 PM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
Sep 26, 2018 5:01:54 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
Sep 26, 2018 5:01:54 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
{
  "visited" : [ {
    "destination" : "The Philippines"
  }, {
    "destination" : "Congo Democratic Republic"
  }, {
    "destination" : "Samoa"
  }, {
    "destination" : "Ghana"
  }, {
    "destination" : "Egypt"
  } ],
  "recommended" : [ {
    "destination" : "Finland",
    "forecast" : "Sunny",
    "price" : 9413
  }, {
    "destination" : "Azerbaijan",
    "forecast" : "Rain and Snow",
    "price" : 679
  }, {
    "destination" : "Cuba",
    "forecast" : "Freezing Drizzle",
    "price" : 6416
  }, {
    "destination" : "Honduras",
    "forecast" : "Mostly Sunny",
    "price" : 4981
  }, {
    "destination" : "Russia",
    "forecast" : "Mostly Sunny",
    "price" : 6907
  } ],
  "processingTime" : 4556
}
Processing Time: 4556
Sep 26, 2018 5:02:04 PM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.268 sec - in org.glassfish.jersey.examples.rx.RxClientsTest

Results :

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

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