12:35:44.746 [main] INFO  [CloudPoolRestApiImpl:<init>:102] - CloudPoolRestApiImpl created
12:35:44.746 [main] INFO  [CloudPoolServer:restoreConfig:169] - restoring cloudpool config from /home/peterg/dev/git/scale.cloudpool/target/checkout/api/target/cloudpool/storage/config.json
12:35:44.747 [main] DEBUG [ServletServerBuilder:createServletHandler:209] - adding servlet 'org.glassfish.jersey.servlet.ServletContainer@3c8cdf92' at context path '/' with path spec '/*' and init-params {}
12:35:44.748 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:116] - enabling CORS support
12:35:44.748 [main] INFO  [Server:doStart:372] - jetty-9.4.0.v20161208
12:35:44.748 [main] INFO  [DefaultSessionIdManager:doStart:354] - DefaultSessionIdManager workerName=node0
12:35:44.749 [main] INFO  [DefaultSessionIdManager:doStart:359] - No SessionScavenger set, using defaults
12:35:44.749 [main] INFO  [HouseKeeper:startScavenging:146] - Scavenging every 600000ms
12:35:44.777 [main] INFO  [ContextHandler:doStart:791] - Started o.e.j.s.ServletContextHandler@4c29f8aa{/,null,AVAILABLE}
12:35:44.784 [main] INFO  [SslContextFactory:load:288] - x509=X509@356b37dd(1,h=[],w=[]) for SslContextFactory@7fe915ca(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)
12:35:44.789 [main] INFO  [AbstractConnector:doStart:280] - Started ServerConnector@e158c25{SSL,[ssl, http/1.1]}{0.0.0.0:33505}
12:35:44.789 [main] INFO  [Server:doStart:444] - Started @4447ms
12:35:44.816 [qtp1902756228-244] INFO  [RequestLogFilter:filter:26] - GET https://localhost:33505/pool by 127.0.0.1
12:35:44.838 [qtp1902756228-244] INFO  [RequestLogFilter:filter:26] - GET https://localhost:33505/pool by 127.0.0.1
Apr 25, 2017 12:35:44 PM org.glassfish.jersey.filter.LoggingFilter log
INFO: 1 * Sending client request on thread main
1 > GET https://localhost:33505/pool

12:35:44.867 [qtp1902756228-244] INFO  [RequestLogFilter:filter:26] - GET https://localhost:33505/pool by 127.0.0.1
Apr 25, 2017 12:35:44 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: Tue, 25 Apr 2017 10:35:44 GMT
1 < Server: Jetty(9.4.0.v20161208)

12:35:44.871 [main] INFO  [AbstractConnector:doStop:320] - Stopped ServerConnector@e158c25{SSL,[ssl, http/1.1]}{0.0.0.0:33505}
12:35:44.871 [main] INFO  [HouseKeeper:stopScavenging:164] - Stopped scavenging
12:35:44.872 [main] INFO  [ContextHandler:doStop:932] - Stopped o.e.j.s.ServletContextHandler@4c29f8aa{/,null,UNAVAILABLE}
