00:44:29.204 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.scale.commons.net.http.HelloWorldServlet@52a1d6f' at context path '/' with path spec '/*' and init-params {}
00:44:29.205 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
00:44:29.205 [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.206 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
00:44:29.206 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
00:44:29.207 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 600000ms
00:44:29.207 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@1c697ca0{/,null,AVAILABLE}
00:44:29.211 [main] INFO  [SslContextFactory:load:310] - x509=X509@2af5eab6(1,h=[],w=[]) for SslContextFactory@43347199[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.215 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@345e878e{SSL,[ssl, http/1.1]}{0.0.0.0:45877}
00:44:29.215 [main] INFO  [Server:doStart:408] - Started @7954ms
00:44:29.222 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45877/ HTTP/1.1)
00:44:29.245 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45877/ HTTP/1.1)
00:44:29.269 [qtp1211312739-104] DEBUG [HelloWorldServlet:handleRequest:37] - received GET request: /
  Body: ''
00:44:29.272 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45877/ HTTP/1.1)
00:44:29.294 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45877/ HTTP/1.1)
00:44:29.326 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45877/ HTTP/1.1)
00:44:29.354 [qtp1211312739-102] DEBUG [HelloWorldServlet:handleRequest:37] - received GET request: /
  Body: ''
00:44:29.357 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45877/ HTTP/1.1)
00:44:29.384 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@345e878e{SSL,[ssl, http/1.1]}{0.0.0.0:45877}
00:44:29.384 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
00:44:29.385 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@1c697ca0{/,null,UNAVAILABLE}
