09:27:37.330 [main] INFO  [CloudPoolRestApiImpl:<init>:102] - CloudPoolRestApiImpl created
09:27:37.330 [main] INFO  [CloudPoolServer:restoreConfig:169] - restoring cloudpool config from /home/peterg/dev/git/scale.cloudpool/target/checkout/api/target/cloudpool/storage/config.json
09:27:37.331 [main] DEBUG [ServletServerBuilder:createServletHandler:209] - adding servlet 'org.glassfish.jersey.servlet.ServletContainer@67b3cd01' at context path '/' with path spec '/*' and init-params {}
09:27:37.331 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:116] - enabling CORS support
09:27:37.331 [main] INFO  [Server:doStart:372] - jetty-9.4.0.v20161208
09:27:37.331 [main] INFO  [DefaultSessionIdManager:doStart:354] - DefaultSessionIdManager workerName=node0
09:27:37.332 [main] INFO  [DefaultSessionIdManager:doStart:359] - No SessionScavenger set, using defaults
09:27:37.332 [main] INFO  [HouseKeeper:startScavenging:146] - Scavenging every 660000ms
09:27:37.353 [main] INFO  [ContextHandler:doStart:791] - Started o.e.j.s.ServletContextHandler@228b0159{/,null,AVAILABLE}
09:27:37.358 [main] INFO  [SslContextFactory:load:288] - x509=X509@132b11f8(1,h=[],w=[]) for SslContextFactory@4946dd4e(file:///home/peterg/dev/git/scale.cloudpool/target/checkout/api/target/test-classes/security/server/server_keystore.p12,file:///home/peterg/dev/git/scale.cloudpool/target/checkout/api/target/test-classes/security/server/server_keystore.p12)
09:27:37.360 [main] INFO  [AbstractConnector:doStart:280] - Started ServerConnector@230e2893{SSL,[ssl, http/1.1]}{0.0.0.0:43529}
09:27:37.361 [main] INFO  [Server:doStart:444] - Started @5438ms
09:27:37.390 [qtp101641982-242] INFO  [RequestLogFilter:filter:26] - GET https://localhost:43529/pool by 127.0.0.1
09:27:37.421 [qtp101641982-242] INFO  [RequestLogFilter:filter:26] - GET https://localhost:43529/pool by 127.0.0.1
May 31, 2017 9:27:37 AM org.glassfish.jersey.filter.LoggingFilter log
INFO: 1 * Sending client request on thread main
1 > GET https://localhost:43529/pool

09:27:37.448 [qtp101641982-242] INFO  [RequestLogFilter:filter:26] - GET https://localhost:43529/pool by 127.0.0.1
May 31, 2017 9:27:37 AM 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, 31 May 2017 07:27:37 GMT
1 < Server: Jetty(9.4.0.v20161208)

09:27:37.455 [main] INFO  [AbstractConnector:doStop:320] - Stopped ServerConnector@230e2893{SSL,[ssl, http/1.1]}{0.0.0.0:43529}
09:27:37.456 [main] INFO  [HouseKeeper:stopScavenging:164] - Stopped scavenging
09:27:37.456 [main] INFO  [ContextHandler:doStop:932] - Stopped o.e.j.s.ServletContextHandler@228b0159{/,null,UNAVAILABLE}
