Skip to content

Instantly share code, notes, and snippets.

@santiycr
Created February 15, 2011 17:53
Show Gist options
  • Save santiycr/827907 to your computer and use it in GitHub Desktop.
Save santiycr/827907 to your computer and use it in GitHub Desktop.
17:42:01.900 INFO [10] org.openqa.selenium.server.SeleniumServer - Writing debug logs to c:\log\selenium-server-interactive.log
17:42:01.906 INFO [10] org.openqa.selenium.server.SeleniumServer - Java: Sun Microsystems Inc. 17.0-b17
17:42:01.907 INFO [10] org.openqa.selenium.server.SeleniumServer - OS: Windows Server 2008 6.0 x86
17:42:01.915 INFO [10] org.openqa.selenium.server.SeleniumServer - v2.0 [a7], with Core v2.0 [a7]
17:42:01.975 DEBUG [10] org.openqa.jetty.util.Container - add component: [email protected]:4443
17:42:02.015 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.jetty.http.ResourceCache@bf32c
17:42:03.090 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.selenium.server.ProxyHandler in HttpContext[/,/]
17:42:03.094 DEBUG [10] org.openqa.jetty.util.Container - add component: HttpContext[/,/]
17:42:03.096 DEBUG [10] org.openqa.jetty.http.HttpServer - Added HttpContext[/,/] for host *
17:42:03.096 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.jetty.http.ResourceCache@15dfd77
17:42:03.099 DEBUG [10] org.openqa.jetty.http.HttpContext - added SC{BASIC,null,user,CONFIDENTIAL} at /tests/html/basicAuth/*
17:42:03.106 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:03.110 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:03.113 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:03.114 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:03.115 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:03.116 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:03.116 DEBUG [10] org.openqa.jetty.util.Container - add component: HttpContext[/selenium-server,/selenium-server]
17:42:03.116 DEBUG [10] org.openqa.jetty.http.HttpServer - Added HttpContext[/selenium-server,/selenium-server] for host *
17:42:03.116 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.jetty.http.ResourceCache@53c015
17:42:03.145 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:03.145 DEBUG [10] org.openqa.jetty.util.Container - add component: HttpContext[/selenium-server/driver,/selenium-server/driver]
17:42:03.145 DEBUG [10] org.openqa.jetty.http.HttpServer - Added HttpContext[/selenium-server/driver,/selenium-server/driver] for host *
17:42:03.145 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.jetty.http.ResourceCache@1858610
17:42:03.218 DEBUG [10] org.openqa.jetty.util.Container - add component: WebDriver remote server
17:42:03.226 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.jetty.jetty.servlet.HashSessionManager@1f1fba0
17:42:03.226 DEBUG [10] org.openqa.jetty.util.Container - add component: org.openqa.jetty.jetty.servlet.ServletHandler@1befab0
17:42:03.231 INFO [10] org.openqa.selenium.server.SeleniumServer - RemoteWebDriver instances should connect to: http://127.0.0.1:4443/wd/hub
17:42:03.231 DEBUG [10] org.openqa.jetty.util.Container - add component: HttpContext[/wd,/wd]
17:42:03.231 DEBUG [10] org.openqa.jetty.http.HttpServer - Added HttpContext[/wd,/wd] for host *
17:42:03.231 DEBUG [10] org.openqa.jetty.util.Container - Starting org.openqa.jetty.jetty.Server@e24e2a
17:42:03.232 INFO [10] org.openqa.jetty.http.HttpServer - Version Jetty/5.1.x
17:42:03.233 DEBUG [10] org.openqa.jetty.http.HttpServer - LISTENERS: [[email protected]:4443]
17:42:03.233 DEBUG [10] org.openqa.jetty.http.HttpServer - HANDLER: {null={/selenium-server/driver/*=[HttpContext[/selenium-server/driver,/selenium-server/driver]], /selenium-server/*=[HttpContext[/selenium-server,/selenium-server]], /=[HttpContext[/,/]], /wd/*=[HttpContext[/wd,/wd]]}}
17:42:03.233 DEBUG [10] org.openqa.jetty.util.Container - Starting HttpContext[/selenium-server/driver,/selenium-server/driver]
17:42:03.233 DEBUG [10] org.openqa.jetty.http.HttpContext - Init classloader from null, sun.misc.Launcher$AppClassLoader@11b86e7 for HttpContext[/selenium-server/driver,/selenium-server/driver]
17:42:03.234 INFO [10] org.openqa.jetty.util.Container - Started HttpContext[/selenium-server/driver,/selenium-server/driver]
17:42:03.234 DEBUG [10] org.openqa.jetty.util.Container - Starting HttpContext[/selenium-server,/selenium-server]
17:42:03.234 DEBUG [10] org.openqa.jetty.http.HttpContext - Init classloader from null, sun.misc.Launcher$AppClassLoader@11b86e7 for HttpContext[/selenium-server,/selenium-server]
17:42:03.235 DEBUG [10] org.openqa.jetty.http.handler.AbstractHttpHandler - Started org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:03.236 DEBUG [10] org.openqa.jetty.http.handler.AbstractHttpHandler - Started org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:03.236 DEBUG [10] org.openqa.jetty.http.handler.AbstractHttpHandler - Started org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:03.236 DEBUG [10] org.openqa.jetty.http.handler.AbstractHttpHandler - Started org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:03.236 DEBUG [10] org.openqa.jetty.http.handler.AbstractHttpHandler - Started org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:03.236 INFO [10] org.openqa.jetty.util.Container - Started HttpContext[/selenium-server,/selenium-server]
17:42:03.236 DEBUG [10] org.openqa.jetty.util.Container - Starting HttpContext[/,/]
17:42:03.236 DEBUG [10] org.openqa.jetty.http.HttpContext - Init classloader from null, sun.misc.Launcher$AppClassLoader@11b86e7 for HttpContext[/,/]
17:42:03.236 DEBUG [10] org.openqa.jetty.http.handler.AbstractHttpHandler - Started org.openqa.selenium.server.ProxyHandler in HttpContext[/,/]
17:42:03.236 INFO [10] org.openqa.jetty.util.Container - Started HttpContext[/,/]
17:42:03.237 DEBUG [10] org.openqa.jetty.util.Container - Starting HttpContext[/wd,/wd]
17:42:03.237 DEBUG [10] org.openqa.jetty.http.HttpContext - Init classloader from null, sun.misc.Launcher$AppClassLoader@11b86e7 for HttpContext[/wd,/wd]
17:42:03.237 DEBUG [10] org.openqa.jetty.util.Container - Starting org.openqa.jetty.jetty.servlet.ServletHandler@1befab0
17:42:03.237 DEBUG [10] org.openqa.jetty.jetty.servlet.AbstractSessionManager - New random session seed
17:42:03.275 DEBUG [11] org.openqa.jetty.jetty.servlet.AbstractSessionManager - Session scavenger period = 30s
17:42:03.275 DEBUG [10] org.openqa.jetty.jetty.servlet.Holder - Started holder of class org.openqa.selenium.remote.server.DriverServlet
17:42:03.276 INFO [10] org.openqa.jetty.util.Container - Started org.openqa.jetty.jetty.servlet.ServletHandler@1befab0
17:42:03.276 INFO [10] org.openqa.jetty.util.Container - Started HttpContext[/wd,/wd]
17:42:03.281 INFO [10] org.openqa.jetty.http.SocketListener - Started SocketListener on 0.0.0.0:4443
17:42:03.282 INFO [10] org.openqa.jetty.util.Container - Started org.openqa.jetty.jetty.Server@e24e2a
17:42:03.600 DEBUG [12] org.openqa.jetty.http.HttpConnection - new HttpConnection: Socket[addr=/127.0.0.1,port=49186,localport=4443]
17:42:03.678 DEBUG [12] org.openqa.jetty.http.HttpConnection - EOFException()
17:42:04.560 DEBUG [12] org.openqa.jetty.http.HttpConnection - new HttpConnection: Socket[addr=/127.0.0.1,port=49187,localport=4443]
17:42:04.568 DEBUG [12] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/ HTTP/1.1
Connection: close
Host: saucelabs.com:4444
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Accept-Encoding: identity
Content-Length: 70
17:42:04.572 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:04.572 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:04.572 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:04.573 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:04.580 INFO [12] org.openqa.jetty.util.Credential - Checking Resource aliases
17:42:04.581 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:04.581 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:04.582 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:04.582 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:04.582 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:04.582 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:04.582 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:04.586 DEBUG [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/ HTTP/1.1
Connection: close
Host: saucelabs.com:4444
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Accept-Encoding: identity
Content-Length: 70
17:42:04.589 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Command request: getNewBrowserSession[*iexplore, http://saucelabs.com, ] on session null
17:42:04.591 INFO [12] org.openqa.selenium.server.BrowserSessionFactory - creating new remote session
17:42:04.600 DEBUG [12] org.openqa.selenium.server.browserlaunchers.BrowserLauncherFactory - Requested browser string '*iexplore' matches *iexplore
17:42:04.605 INFO [12] org.openqa.selenium.server.BrowserSessionFactory - Allocated session f5b9dcece43847daba0b6eaf251cc577 for http://saucelabs.com, launching...
17:42:04.612 DEBUG [12] org.openqa.selenium.server.browserlaunchers.ResourceExtractor - Extracting /core to C:\Users\chef\AppData\Local\Temp\customProfileDirf5b9dcece43847daba0b6eaf251cc577\core
17:42:04.729 INFO [12] org.openqa.selenium.server.browserlaunchers.HTABrowserLauncher - Launching Embedded Internet Explorer...
17:42:04.734 DEBUG [12] org.openqa.selenium.server.browserlaunchers.locators.BrowserLocator - Discovering Internet Explorer...
17:42:04.734 DEBUG [12] org.openqa.selenium.server.browserlaunchers.locators.BrowserLocator - Checking whether Internet Explorer launcher at :'C:\Program Files\Internet Explorer\iexplore.exe' is valid...
17:42:04.736 DEBUG [12] org.openqa.selenium.server.browserlaunchers.locators.BrowserLocator - Discovered valid Internet Explorer launcher : 'C:\Program Files\Internet Explorer\iexplore.exe'
17:42:04.761 INFO [12] org.openqa.selenium.server.browserlaunchers.HTABrowserLauncher - Launching Internet Explorer HTA...
17:42:04.769 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1800 more secs
17:42:04.771 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:05.777 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:05.777 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1799 more secs
17:42:05.826 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:06.828 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:06.948 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1798 more secs
17:42:06.948 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:07.950 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:07.951 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1797 more secs
17:42:07.951 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:08.952 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:08.952 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1796 more secs
17:42:08.952 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:09.953 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:09.953 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1795 more secs
17:42:09.953 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:10.954 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:10.954 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1794 more secs
17:42:10.954 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:11.955 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:12.771 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1793 more secs
17:42:12.771 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:13.772 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:13.772 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1792 more secs
17:42:13.772 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:14.773 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:14.773 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1791 more secs
17:42:14.773 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:15.774 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:17.114 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1790 more secs
17:42:17.120 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:18.121 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:18.159 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1789 more secs
17:42:18.159 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:19.163 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:19.227 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1788 more secs
17:42:19.227 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:20.228 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:21.116 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1787 more secs
17:42:21.116 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:22.117 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:22.269 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1786 more secs
17:42:22.270 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:23.271 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:23.271 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1785 more secs
17:42:23.271 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:24.272 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:24.980 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1784 more secs
17:42:24.980 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:25.982 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:27.400 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1783 more secs
17:42:27.400 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:28.401 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:28.401 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1782 more secs
17:42:28.401 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:29.402 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:29.402 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1781 more secs
17:42:29.402 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:30.403 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:30.403 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1780 more secs
17:42:30.403 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:31.455 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:31.455 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1779 more secs
17:42:31.455 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:32.456 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:32.459 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1778 more secs
17:42:32.459 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:33.460 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:33.460 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1777 more secs
17:42:33.460 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:34.461 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:34.461 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1776 more secs
17:42:34.461 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:35.462 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:35.462 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1775 more secs
17:42:35.462 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:36.464 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:36.464 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1774 more secs
17:42:36.464 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:37.465 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:37.465 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1773 more secs
17:42:37.465 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:38.466 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:39.287 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1772 more secs
17:42:39.288 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:40.289 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:40.289 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1771 more secs
17:42:40.289 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:41.290 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:41.529 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1770 more secs
17:42:41.529 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:42.530 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:42.530 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1769 more secs
17:42:42.530 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:43.531 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : false
17:42:43.531 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1768 more secs
17:42:43.534 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for condition for 1000 more ms
17:42:44.202 DEBUG [13] org.openqa.jetty.http.HttpConnection - new HttpConnection: Socket[addr=/127.0.0.1,port=49188,localport=4443]
17:42:44.204 DEBUG [13] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/?seleniumStart=true&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764108&sequenceNumber=0 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 16
Connection: keep-alive
Cache-Control: no-cache
17:42:44.204 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.204 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.204 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.204 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.205 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.205 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.206 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.206 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.206 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.206 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.206 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.208 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/?seleniumStart=true&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764108&sequenceNumber=0 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 16
Connection: keep-alive
Cache-Control: no-cache
17:42:44.209 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------allocating new CommandQueue for sel_82000
17:42:44.217 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - Browser f5b9dcece43847daba0b6eaf251cc577/:top sel_82000 posted START NEW
17:42:44.217 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.217 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - sel_82000 marked as just loaded
17:42:44.217 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() called
17:42:44.218 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - got condition? : true
17:42:44.218 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 10 more s
17:42:44.218 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - waiting for window 'null' local frame 'null' for 1767 more secs
17:42:44.218 DEBUG [12] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand()
17:42:44.219 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: json={command:"getTitle",target:"",value:""}
17:42:44.219 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.219 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: json={command:"getTitle",target:"",value:""}
17:42:44.219 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() called
17:42:44.219 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 1800 more s
17:42:44.219 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() -> json={command:"getTitle",target:"",value:""}
17:42:44.219 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - res to sel_82000: json={command:"getTitle",target:"",value:""}
17:42:44.229 DEBUG [13] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.230 DEBUG [13] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 1044
17:42:44.247 DEBUG [13] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764246&sequenceNumber=1 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 16
Connection: keep-alive
Cache-Control: no-cache
17:42:44.248 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.248 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.248 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.248 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.249 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.249 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.249 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.249 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.249 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.249 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.249 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.250 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764246&sequenceNumber=1 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 16
Connection: keep-alive
Cache-Control: no-cache
17:42:44.250 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.250 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - Browser f5b9dcece43847daba0b6eaf251cc577/:top sel_82000 posted OK,
17:42:44.250 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.250 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: OK,
17:42:44.250 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.250 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: OK,
17:42:44.251 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() called
17:42:44.251 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() -> OK,
17:42:44.251 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 10 more s
17:42:44.251 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - wait is over: window 'null' was seen at last (sel_82000)
17:42:44.251 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - sel_82000 marked as NOT just loaded
17:42:44.251 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - Current uniqueId set to sel_82000, frameAddress = :top
17:42:44.254 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.254 DEBUG [12] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand()
17:42:44.254 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: json={command:"setContext",target:"f5b9dcece43847daba0b6eaf251cc577",value:""}
17:42:44.254 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.254 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() called
17:42:44.255 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 1800 more s
17:42:44.255 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: json={command:"setContext",target:"f5b9dcece43847daba0b6eaf251cc577",value:""}
17:42:44.255 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() -> json={command:"setContext",target:"f5b9dcece43847daba0b6eaf251cc577",value:""}
17:42:44.255 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - res to sel_82000: json={command:"setContext",target:"f5b9dcece43847daba0b6eaf251cc577",value:""}
17:42:44.257 DEBUG [13] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.257 DEBUG [13] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 1078
17:42:44.274 DEBUG [13] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764261&sequenceNumber=2 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 13
Connection: keep-alive
Cache-Control: no-cache
17:42:44.274 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.274 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.275 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.275 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.275 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.275 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.278 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.278 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.279 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.279 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.279 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.279 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764261&sequenceNumber=2 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 13
Connection: keep-alive
Cache-Control: no-cache
17:42:44.279 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.279 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - Browser f5b9dcece43847daba0b6eaf251cc577/:top sel_82000 posted OK
17:42:44.279 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.279 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: OK
17:42:44.279 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.280 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() called
17:42:44.280 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: OK
17:42:44.280 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 10 more s
17:42:44.280 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() -> OK
17:42:44.282 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Got result: OK,f5b9dcece43847daba0b6eaf251cc577 on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.283 DEBUG [12] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.289 DEBUG [12] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:04 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 35
17:42:44.290 DEBUG [12] org.openqa.jetty.http.HttpConnection - EOFException()
17:42:44.295 DEBUG [12] org.openqa.jetty.http.HttpConnection - new HttpConnection: Socket[addr=/127.0.0.1,port=49189,localport=4443]
17:42:44.296 DEBUG [12] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/ HTTP/1.1
Host: saucelabs.com:4444
Content-Length: 177
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Connection: close
17:42:44.296 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.296 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.296 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.296 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.297 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.297 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.297 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.297 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.297 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.297 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.297 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.298 DEBUG [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/ HTTP/1.1
Host: saucelabs.com:4444
Content-Length: 177
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Connection: close
17:42:44.298 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Command request: getEval[this.browserbot.buttonWindow.moveTo(0,0), ] on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.299 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Executing 'getEval' selenium core command on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.299 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Session f5b9dcece43847daba0b6eaf251cc577 going to doCommand(getEval,this.browserbot.buttonWindow.moveTo(0,0),)
17:42:44.299 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.299 DEBUG [12] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand()
17:42:44.299 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: json={command:"getEval",target:"this.browserbot.buttonWindow.moveTo(0,0)",value:""}
17:42:44.299 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.299 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() called
17:42:44.300 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 1800 more s
17:42:44.300 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: json={command:"getEval",target:"this.browserbot.buttonWindow.moveTo(0,0)",value:""}
17:42:44.307 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() -> json={command:"getEval",target:"this.browserbot.buttonWindow.moveTo(0,0)",value:""}
17:42:44.309 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - res to sel_82000: json={command:"getEval",target:"this.browserbot.buttonWindow.moveTo(0,0)",value:""}
17:42:44.309 DEBUG [13] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.310 DEBUG [13] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 1083
17:42:44.321 DEBUG [13] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764316&sequenceNumber=3 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 20
Connection: keep-alive
Cache-Control: no-cache
17:42:44.321 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.321 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.321 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.321 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.322 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.322 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.322 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.323 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.323 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.323 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.323 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.323 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764316&sequenceNumber=3 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 20
Connection: keep-alive
Cache-Control: no-cache
17:42:44.323 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.324 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - Browser f5b9dcece43847daba0b6eaf251cc577/:top sel_82000 posted OK,null
17:42:44.324 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.324 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: OK,null
17:42:44.324 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.325 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() called
17:42:44.325 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: OK,null
17:42:44.325 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() -> OK,null
17:42:44.325 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Got result: OK,null on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.325 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 10 more s
17:42:44.325 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Got result: OK,null on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.325 DEBUG [12] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.329 DEBUG [12] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 7
17:42:44.331 DEBUG [12] org.openqa.jetty.http.HttpConnection - EOFException()
17:42:44.331 DEBUG [12] org.openqa.jetty.http.HttpConnection - new HttpConnection: Socket[addr=/127.0.0.1,port=49190,localport=4443]
17:42:44.342 DEBUG [12] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/ HTTP/1.1
Host: saucelabs.com:4444
Content-Length: 74
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Connection: close
17:42:44.342 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.342 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.342 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.342 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.343 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.343 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.343 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.343 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.343 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.343 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.344 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.344 DEBUG [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/ HTTP/1.1
Host: saucelabs.com:4444
Content-Length: 74
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Connection: close
17:42:44.344 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Command request: open[about:blank, 1000] on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.344 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Executing 'open' selenium core command on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.344 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Session f5b9dcece43847daba0b6eaf251cc577 going to doCommand(open,about:blank,1000)
17:42:44.344 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.344 DEBUG [12] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand()
17:42:44.345 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: json={command:"open",target:"about:blank",value:"1000"}
17:42:44.345 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.345 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() called
17:42:44.345 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 1800 more s
17:42:44.345 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: json={command:"open",target:"about:blank",value:"1000"}
17:42:44.345 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() -> json={command:"open",target:"about:blank",value:"1000"}
17:42:44.345 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - res to sel_82000: json={command:"open",target:"about:blank",value:"1000"}
17:42:44.346 DEBUG [13] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.346 DEBUG [13] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 1055
17:42:44.385 DEBUG [13] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764355&sequenceNumber=4 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 244
Connection: keep-alive
Cache-Control: no-cache
17:42:44.385 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.385 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.385 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.385 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.386 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.386 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.387 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.387 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.387 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.387 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.387 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.387 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764355&sequenceNumber=4 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 244
Connection: keep-alive
Cache-Control: no-cache
17:42:44.387 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.389 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - Browser f5b9dcece43847daba0b6eaf251cc577/:top sel_82000 posted ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Access is denied.
17:42:44.389 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.391 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Access is denied.
17:42:44.392 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.392 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() called
17:42:44.392 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Access is denied.
17:42:44.392 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 10 more s
17:42:44.392 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() -> ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Access is denied.
17:42:44.392 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Got result: ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Access is denied.
on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.392 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Got result: ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Access is denied.
on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.392 DEBUG [12] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.393 DEBUG [12] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 171
17:42:44.400 DEBUG [12] org.openqa.jetty.http.HttpConnection - EOFException()
17:42:44.403 DEBUG [12] org.openqa.jetty.http.HttpConnection - new HttpConnection: Socket[addr=/127.0.0.1,port=49191,localport=4443]
17:42:44.413 DEBUG [12] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/ HTTP/1.1
Host: saucelabs.com:4444
Content-Length: 74
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Connection: close
17:42:44.413 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.413 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.413 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.413 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.414 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.414 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.414 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.414 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.415 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.415 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.415 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.415 DEBUG [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/ HTTP/1.1
Host: saucelabs.com:4444
Content-Length: 74
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Connection: close
17:42:44.415 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Command request: open[about:blank, 1000] on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.415 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Executing 'open' selenium core command on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.415 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Session f5b9dcece43847daba0b6eaf251cc577 going to doCommand(open,about:blank,1000)
17:42:44.415 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.416 DEBUG [12] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand()
17:42:44.416 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: json={command:"open",target:"about:blank",value:"1000"}
17:42:44.416 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.416 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: json={command:"open",target:"about:blank",value:"1000"}
17:42:44.416 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() called
17:42:44.416 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 1800 more s
17:42:44.416 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() -> json={command:"open",target:"about:blank",value:"1000"}
17:42:44.416 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - res to sel_82000: json={command:"open",target:"about:blank",value:"1000"}
17:42:44.416 DEBUG [13] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.417 DEBUG [13] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 1055
17:42:44.424 DEBUG [13] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764421&sequenceNumber=5 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 244
Connection: keep-alive
Cache-Control: no-cache
17:42:44.424 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.424 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.424 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.425 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.426 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.426 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.426 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.426 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.426 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.426 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.426 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.426 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764421&sequenceNumber=5 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 244
Connection: keep-alive
Cache-Control: no-cache
17:42:44.427 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.431 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - Browser f5b9dcece43847daba0b6eaf251cc577/:top sel_82000 posted ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Access is denied.
17:42:44.431 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.431 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Access is denied.
17:42:44.431 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.431 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() called
17:42:44.431 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Access is denied.
17:42:44.431 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 10 more s
17:42:44.431 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() -> ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Access is denied.
17:42:44.434 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Got result: ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Access is denied.
on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.434 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Got result: ERROR: Command execution failure. Please search the forum at http://clearspace.openqa.org for error details from the log window. The error message is: Access is denied.
on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.434 DEBUG [12] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.438 DEBUG [12] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 171
17:42:44.439 DEBUG [12] org.openqa.jetty.http.HttpConnection - EOFException()
17:42:44.441 DEBUG [12] org.openqa.jetty.http.HttpConnection - new HttpConnection: Socket[addr=/127.0.0.1,port=49192,localport=4443]
17:42:44.451 DEBUG [12] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/ HTTP/1.1
Host: saucelabs.com:4444
Content-Length: 70
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Connection: close
17:42:44.451 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.451 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.451 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.451 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.452 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.452 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.452 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.452 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.452 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.453 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.453 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.453 DEBUG [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/ HTTP/1.1
Host: saucelabs.com:4444
Content-Length: 70
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Connection: close
17:42:44.453 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Command request: deleteAllVisibleCookies[, ] on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.453 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Executing 'deleteAllVisibleCookies' selenium core command on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.453 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Session f5b9dcece43847daba0b6eaf251cc577 going to doCommand(deleteAllVisibleCookies,,)
17:42:44.453 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.453 DEBUG [12] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand()
17:42:44.454 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: json={command:"deleteAllVisibleCookies",target:"",value:""}
17:42:44.454 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.454 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() called
17:42:44.454 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: json={command:"deleteAllVisibleCookies",target:"",value:""}
17:42:44.454 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 1800 more s
17:42:44.455 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() -> json={command:"deleteAllVisibleCookies",target:"",value:""}
17:42:44.455 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - res to sel_82000: json={command:"deleteAllVisibleCookies",target:"",value:""}
17:42:44.455 DEBUG [13] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.456 DEBUG [13] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 1059
17:42:44.469 DEBUG [13] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764468&sequenceNumber=6 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 13
Connection: keep-alive
Cache-Control: no-cache
17:42:44.470 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.470 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.470 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.470 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.470 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.470 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.471 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.471 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.471 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.471 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.471 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.471 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764468&sequenceNumber=6 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 13
Connection: keep-alive
Cache-Control: no-cache
17:42:44.471 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.471 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - Browser f5b9dcece43847daba0b6eaf251cc577/:top sel_82000 posted OK
17:42:44.472 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.472 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: OK
17:42:44.472 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.472 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: OK
17:42:44.472 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() called
17:42:44.472 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() -> OK
17:42:44.472 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 10 more s
17:42:44.473 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Got result: OK on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.473 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Got result: OK on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.473 DEBUG [12] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.473 DEBUG [12] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 2
17:42:44.477 DEBUG [12] org.openqa.jetty.http.HttpConnection - EOFException()
17:42:44.479 DEBUG [12] org.openqa.jetty.http.HttpConnection - new HttpConnection: Socket[addr=/127.0.0.1,port=49193,localport=4443]
17:42:44.489 DEBUG [12] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/ HTTP/1.1
Host: saucelabs.com:4444
Content-Length: 118
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Connection: close
17:42:44.490 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.490 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.490 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.490 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.490 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.491 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.491 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.491 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.491 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.491 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.491 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.491 DEBUG [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/ HTTP/1.1
Host: saucelabs.com:4444
Content-Length: 118
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Connection: close
17:42:44.492 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Command request: getEval[selenium.sessionId = "5b78bbbef75e0b7fc0e211a7bb49edb6", ] on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.492 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Executing 'getEval' selenium core command on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.492 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Session f5b9dcece43847daba0b6eaf251cc577 going to doCommand(getEval,selenium.sessionId = "5b78bbbef75e0b7fc0e211a7bb49edb6",)
17:42:44.494 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.494 DEBUG [12] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand()
17:42:44.494 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: json={command:"getEval",target:"selenium.sessionId = \"5b78bbbef75e0b7fc0e211a7bb49edb6\"",value:""}
17:42:44.495 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.495 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() called
17:42:44.495 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 1800 more s
17:42:44.495 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: json={command:"getEval",target:"selenium.sessionId = \"5b78bbbef75e0b7fc0e211a7bb49edb6\"",value:""}
17:42:44.495 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() -> json={command:"getEval",target:"selenium.sessionId = \"5b78bbbef75e0b7fc0e211a7bb49edb6\"",value:""}
17:42:44.495 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - res to sel_82000: json={command:"getEval",target:"selenium.sessionId = \"5b78bbbef75e0b7fc0e211a7bb49edb6\"",value:""}
17:42:44.495 DEBUG [13] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.496 DEBUG [13] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 1100
17:42:44.502 DEBUG [13] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764500&sequenceNumber=7 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 48
Connection: keep-alive
Cache-Control: no-cache
17:42:44.502 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.502 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.502 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.502 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.503 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.503 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.503 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.503 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.504 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.504 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.504 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.504 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764500&sequenceNumber=7 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 48
Connection: keep-alive
Cache-Control: no-cache
17:42:44.504 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.504 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - Browser f5b9dcece43847daba0b6eaf251cc577/:top sel_82000 posted OK,5b78bbbef75e0b7fc0e211a7bb49edb6
17:42:44.504 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.505 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: OK,5b78bbbef75e0b7fc0e211a7bb49edb6
17:42:44.505 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.505 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() called
17:42:44.505 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 10 more s
17:42:44.505 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: OK,5b78bbbef75e0b7fc0e211a7bb49edb6
17:42:44.505 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() -> OK,5b78bbbef75e0b7fc0e211a7bb49edb6
17:42:44.505 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Got result: OK,5b78bbbef75e0b7fc0e211a7bb49edb6 on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.505 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Got result: OK,5b78bbbef75e0b7fc0e211a7bb49edb6 on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.505 DEBUG [12] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.506 DEBUG [12] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 35
17:42:44.511 DEBUG [12] org.openqa.jetty.http.HttpConnection - EOFException()
17:42:44.512 DEBUG [12] org.openqa.jetty.http.HttpConnection - new HttpConnection: Socket[addr=/127.0.0.1,port=49194,localport=4443]
17:42:44.522 DEBUG [12] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/ HTTP/1.1
Host: saucelabs.com:4444
Content-Length: 64
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Connection: close
17:42:44.522 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.522 DEBUG [12] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.522 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.522 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.523 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.523 DEBUG [12] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.523 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.523 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.523 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.524 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.524 DEBUG [12] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.524 DEBUG [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/ HTTP/1.1
Host: saucelabs.com:4444
Content-Length: 64
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Connection: close
17:42:44.524 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Command request: getAllWindowNames[, ] on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.524 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Executing 'getAllWindowNames' selenium core command on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.524 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Session f5b9dcece43847daba0b6eaf251cc577 going to doCommand(getAllWindowNames,,)
17:42:44.524 DEBUG [12] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.524 DEBUG [12] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand()
17:42:44.524 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: json={command:"getAllWindowNames",target:"",value:""}
17:42:44.525 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.525 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() called
17:42:44.525 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 1800 more s
17:42:44.525 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: json={command:"getAllWindowNames",target:"",value:""}
17:42:44.527 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() -> json={command:"getAllWindowNames",target:"",value:""}
17:42:44.527 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - res to sel_82000: json={command:"getAllWindowNames",target:"",value:""}
17:42:44.528 DEBUG [13] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.528 DEBUG [13] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 1053
17:42:44.536 DEBUG [13] org.openqa.jetty.http.HttpConnection - REQUEST from [email protected]:4443:
POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764533&sequenceNumber=8 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 33
Connection: keep-alive
Cache-Control: no-cache
17:42:44.536 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server/driver,/selenium-server/driver],0
17:42:44.536 DEBUG [13] org.openqa.jetty.http.HttpServer - Try HttpContext[/selenium-server,/selenium-server],0
17:42:44.536 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.jetty.http.handler.SecurityHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.536 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.StaticContentHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.537 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - PATH=/driver/ RESOURCE=file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.537 DEBUG [13] org.openqa.jetty.http.handler.ResourceHandler - Looking for file:/C:/chef/code/MISSING%20RESOURCE
17:42:44.538 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SessionExtensionJsHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.538 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.538 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler@c7e553
17:42:44.538 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.CachedContentTestHandler@e2eec8
17:42:44.538 DEBUG [13] org.openqa.jetty.http.HttpContext - Handler org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.538 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - req: POST /selenium-server/driver/?&localFrameAddress=top&seleniumWindowName=&uniqueId=sel_82000&sessionId=f5b9dcece43847daba0b6eaf251cc577&counterToMakeURsUniqueAndSoStopPageCachingInTheBrowser=1297791764533&sequenceNumber=8 HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)
Host: localhost:4443
Content-Length: 33
Connection: keep-alive
Cache-Control: no-cache
17:42:44.538 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.538 DEBUG [13] org.openqa.selenium.server.SeleniumDriverResourceHandler - Browser f5b9dcece43847daba0b6eaf251cc577/:top sel_82000 posted OK,selenium_myiframe
17:42:44.538 DEBUG [13] org.openqa.selenium.server.FrameGroupCommandQueueSet - ---------retrieving CommandQueue for sel_82000
17:42:44.538 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - putting command: OK,selenium_myiframe
17:42:44.539 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - ..command put?: true
17:42:44.539 DEBUG [13] org.openqa.selenium.server.CommandHolder - sel_82000 commandHolder sel_82000 getCommand() called
17:42:44.539 DEBUG [12] org.openqa.selenium.server.SingleEntryAsyncQueue - data from polling: OK,selenium_myiframe
17:42:44.539 DEBUG [13] org.openqa.selenium.server.SingleEntryAsyncQueue - waiting for data for at most 10 more s
17:42:44.539 DEBUG [12] org.openqa.selenium.server.CommandResultHolder - sel_82000 commandResultHolder sel_82000 getResult() -> OK,selenium_myiframe
17:42:44.539 DEBUG [12] org.openqa.selenium.server.commands.SeleniumCoreCommand - Got result: OK,selenium_myiframe on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.539 INFO [12] org.openqa.selenium.server.SeleniumDriverResourceHandler - Got result: OK,selenium_myiframe on session f5b9dcece43847daba0b6eaf251cc577
17:42:44.539 DEBUG [12] org.openqa.jetty.http.HttpContext - Handled by org.openqa.selenium.server.SeleniumDriverResourceHandler in HttpContext[/selenium-server,/selenium-server]
17:42:44.539 DEBUG [12] org.openqa.jetty.http.HttpConnection - RESPONSE:
HTTP/1.1 200 OK
Date: Tue, 15 Feb 2011 17:42:44 GMT
Server: Jetty/5.1.x (Windows Server 2008/6.0 x86 java/1.6.0_21
Cache-Control: no-cache
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Content-Type: text/plain
Content-Length: 20
17:42:44.553 DEBUG [12] org.openqa.jetty.http.HttpConnection - EOFException()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment