00:44:29.389 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.scale.commons.net.http.HelloWorldServlet@5b8e2ea7' at context path '/' with path spec '/*' and init-params {}
00:44:29.389 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
00:44:29.390 [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
00:44:29.402 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
00:44:29.403 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
00:44:29.403 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 600000ms
00:44:29.404 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@3c964873{/,null,AVAILABLE}
00:44:29.408 [main] INFO  [SslContextFactory:load:310] - x509=X509@39bbe17c(1,h=[],w=[]) for SslContextFactory@3760f3e8[provider=null,keyStore=file:///home/simon/git/elastisys/scale.commons/target/checkout/net/src/test/resources/security/server/server_keystore.p12,trustStore=file:///home/simon/git/elastisys/scale.commons/target/checkout/net/src/test/resources/security/server/server_truststore.jks]
00:44:29.417 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@d518957{SSL,[ssl, http/1.1]}{0.0.0.0:45293}
00:44:29.418 [main] INFO  [Server:doStart:408] - Started @8157ms
00:44:29.420 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45293/ HTTP/1.1)
00:44:29.463 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45293/ HTTP/1.1)
00:44:29.482 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45293/ HTTP/1.1)
00:44:29.503 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45293/ HTTP/1.1)
00:44:29.521 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45293/ HTTP/1.1)
00:44:29.547 [qtp33712880-114] DEBUG [HelloWorldServlet:handleRequest:37] - received GET request: /
  Body: ''
00:44:29.551 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@d518957{SSL,[ssl, http/1.1]}{0.0.0.0:45293}
00:44:29.551 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
00:44:29.552 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@3c964873{/,null,UNAVAILABLE}
