15:47:55.196 [main] INFO  [CloudPoolHandler:<init>:47] - CloudPoolHandler created
15:47:55.197 [main] INFO  [ConfigHandler:<init>:97] - ConfigHandler created
15:47:55.197 [main] INFO  [CloudPoolServer:restoreConfig:179] - restoring cloudpool config from /home/simon/elastisys/scale/cloudpool/target/checkout/api/target/cloudpool/storage/config.json
15:47:55.197 [main] INFO  [StartStopHandler:<init>:38] - StartStopHandler created
15:47:55.198 [main] DEBUG [ServletServerBuilder:createServletHandler:209] - adding servlet 'org.glassfish.jersey.servlet.ServletContainer@3399d3b0' at context path '/' with path spec '/*' and init-params {}
15:47:55.198 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:116] - enabling CORS support
15:47:55.199 [main] INFO  [Server:doStart:372] - jetty-9.4.0.v20161208
15:47:55.199 [main] INFO  [DefaultSessionIdManager:doStart:354] - DefaultSessionIdManager workerName=node0
15:47:55.199 [main] INFO  [DefaultSessionIdManager:doStart:359] - No SessionScavenger set, using defaults
15:47:55.199 [main] INFO  [HouseKeeper:startScavenging:146] - Scavenging every 600000ms
15:47:55.243 [main] INFO  [ContextHandler:doStart:791] - Started o.e.j.s.ServletContextHandler@25364645{/,null,AVAILABLE}
15:47:55.248 [main] INFO  [SslContextFactory:load:288] - x509=X509@29b8af89(1,h=[],w=[]) for SslContextFactory@40709895(file:///home/simon/elastisys/scale/cloudpool/target/checkout/api/target/test-classes/security/server/server_keystore.p12,file:///home/simon/elastisys/scale/cloudpool/target/checkout/api/target/test-classes/security/server/server_truststore.jks)
15:47:55.253 [main] INFO  [AbstractConnector:doStart:280] - Started ServerConnector@5be2a48f{SSL,[ssl, http/1.1]}{0.0.0.0:36724}
15:47:55.253 [main] INFO  [Server:doStart:444] - Started @4771ms
Feb 15, 2017 3:47:55 PM org.glassfish.jersey.filter.LoggingFilter log
INFO: 1 * Sending client request on thread main
1 > GET https://localhost:36724/pool

15:47:55.318 [qtp1741749279-235] INFO  [RequestLogFilter:filter:26] - GET https://localhost:36724/pool by localhost
Feb 15, 2017 3:47:55 PM org.glassfish.jersey.filter.LoggingFilter log
INFO: 1 * Client response received on thread main
1 < 200
1 < Content-Length: 63
1 < Content-Type: application/json
1 < Date: Wed, 15 Feb 2017 14:47:55 GMT
1 < Server: Jetty(9.4.0.v20161208)

Feb 15, 2017 3:47:55 PM org.glassfish.jersey.filter.LoggingFilter log
INFO: 1 * Sending client request on thread main
1 > GET https://localhost:36724/pool

15:47:55.369 [main] INFO  [AbstractConnector:doStop:320] - Stopped ServerConnector@5be2a48f{SSL,[ssl, http/1.1]}{0.0.0.0:36724}
15:47:55.370 [main] INFO  [HouseKeeper:stopScavenging:164] - Stopped scavenging
15:47:55.371 [main] INFO  [ContextHandler:doStop:932] - Stopped o.e.j.s.ServletContextHandler@25364645{/,null,UNAVAILABLE}
