00:44:27.872 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.scale.commons.net.http.client.HelloWorldServlet@7bcd497' at context path '/' with path spec '/*' and init-params {}
00:44:27.875 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
00:44:27.876 [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:27.884 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
00:44:27.885 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
00:44:27.886 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 660000ms
00:44:27.887 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@1263664f{/,null,AVAILABLE}
00:44:27.893 [main] INFO  [SslContextFactory:load:310] - x509=X509@45b63133(1,h=[],w=[]) for SslContextFactory@2c1eba2e[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:27.901 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@3dbeabc0{SSL,[ssl, http/1.1]}{0.0.0.0:45349}
00:44:27.901 [main] INFO  [Server:doStart:408] - Started @6640ms
00:44:27.910 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45349/ HTTP/1.1)
00:44:27.958 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45349/ HTTP/1.1)
00:44:28.066 [qtp1353340966-43] DEBUG [HelloWorldServlet:handleRequest:37] - received GET request: /
  Body: ''
00:44:28.069 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45349/ HTTP/1.1)
00:44:28.100 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45349/ HTTP/1.1)
00:44:28.139 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45349/ HTTP/1.1)
00:44:28.173 [qtp1353340966-45] DEBUG [HelloWorldServlet:handleRequest:37] - received GET request: /
  Body: ''
00:44:28.179 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45349/ HTTP/1.1)
00:44:28.216 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@3dbeabc0{SSL,[ssl, http/1.1]}{0.0.0.0:45349}
00:44:28.216 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
00:44:28.219 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@1263664f{/,null,UNAVAILABLE}
