13:25:12.229 [main] INFO  [AutoScalerFactory:launch:227] - creating AutoScalerFactory from config: {
  "storageDir": "target/autoscaler/instances"
}
13:25:12.230 [main] DEBUG [AutoScalerFactory:configure:124] - AutoScalerFactory created with configuration: {
  "storageDir": "target/autoscaler/instances"
}
13:25:12.230 [main] DEBUG [AutoScalerFactory:restoreInstances:446] - Restoring autoscaler instances from /home/simon/git/elastisys/autoscaler/target/checkout/server/target/autoscaler/instances
13:25:12.231 [main] INFO  [AutoScalerFactory:start:156] - autoscaler factory started.
13:25:12.232 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'org.glassfish.jersey.servlet.ServletContainer@374a49be' at context path '/' with path spec '/*' and init-params {}
13:25:12.232 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:25:12.232 [main] INFO  [Server:doStart:371] - jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 11.0.2+9-Ubuntu-3ubuntu118.04.3
13:25:12.234 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:25:12.234 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:25:12.235 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 600000ms
13:25:12.292 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@5f4098bd{/,null,AVAILABLE}
13:25:12.300 [main] INFO  [SslContextFactory:load:310] - x509=X509@5c38ce9a(1,h=[],w=[]) for SslContextFactory@3664871f[provider=null,keyStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/server/target/test-classes/security/server/server_keystore.p12,trustStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/server/target/test-classes/security/server/server_keystore.p12]
13:25:12.306 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@4e39db2f{SSL,[ssl, http/1.1]}{0.0.0.0:41337}
13:25:12.306 [main] INFO  [Server:doStart:408] - Started @19046ms
May 08, 2019 1:25:12 PM org.glassfish.jersey.filter.LoggingFilter log
INFO: 1 * Sending client request on thread main
1 > GET https://localhost:41337/autoscaler/instances

13:25:12.341 [qtp1725396152-278] INFO  [RequestLogFilter:filter:26] - GET https://localhost:41337/autoscaler/instances by 127.0.0.1
May 08, 2019 1:25:12 PM org.glassfish.jersey.filter.LoggingFilter log
INFO: 1 * Client response received on thread main
1 < 200
1 < Content-Length: 16
1 < Content-Type: application/json
1 < Date: Wed, 08 May 2019 11:25:12 GMT
1 < Server: Jetty(9.4.12.v20180830)

May 08, 2019 1:25:12 PM org.glassfish.jersey.filter.LoggingFilter log
INFO: 1 * Sending client request on thread main
1 > GET https://localhost:41337/autoscaler/instances

13:25:12.377 [qtp1725396152-279] INFO  [RequestLogFilter:filter:26] - GET https://localhost:41337/autoscaler/instances by 127.0.0.1
May 08, 2019 1:25:12 PM org.glassfish.jersey.filter.LoggingFilter log
INFO: 1 * Client response received on thread main
1 < 200
1 < Content-Length: 16
1 < Content-Type: application/json
1 < Date: Wed, 08 May 2019 11:25:12 GMT
1 < Server: Jetty(9.4.12.v20180830)

May 08, 2019 1:25:12 PM org.glassfish.jersey.filter.LoggingFilter log
INFO: 1 * Sending client request on thread main
1 > GET https://localhost:41337/autoscaler/instances

13:25:12.421 [qtp1725396152-279] INFO  [RequestLogFilter:filter:26] - GET https://localhost:41337/autoscaler/instances by 127.0.0.1
May 08, 2019 1:25:12 PM org.glassfish.jersey.filter.LoggingFilter log
INFO: 1 * Client response received on thread main
1 < 200
1 < Content-Length: 16
1 < Content-Type: application/json
1 < Date: Wed, 08 May 2019 11:25:12 GMT
1 < Server: Jetty(9.4.12.v20180830)

13:25:12.426 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@4e39db2f{SSL,[ssl, http/1.1]}{0.0.0.0:41337}
13:25:12.427 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:25:12.428 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@5f4098bd{/,null,UNAVAILABLE}
