Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-56777

Chrome opens, but nothing happens (Selenium)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Blocker Blocker
    • _unsorted
    • Jenkins 2.164.1, Chrome 73.0.3683.86, ChromeDriver 73.0.3683.68, Windows 10, Java 11

      Since 26.03.2019  I am not able to run my tests on Jenkins. I have a Selenium project and for a couple of monts everything was working perfect. Now I have this as console output in Jenkins:

       

      ...
      
      TEST STARTED: RUV
      -------------------------------------------------------------------
      [main] INFO net.serenitybdd.core.Serenity - TEST NUMBER: 1
      März 27, 2019 2:41:28 NACHM. org.openqa.selenium.remote.DesiredCapabilities chrome
      INFO: Using `new ChromeOptions()` is preferred to `DesiredCapabilities.chrome()`
      Starting ChromeDriver 73.0.3683.68 (47787ec04b6e38e22703e856e101e840b65afe72) on port 27535
      Only local connections are allowed.
      Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
      März 27, 2019 2:41:31 NACHM. org.openqa.selenium.remote.ProtocolHandshake createSession
      INFO: Detected dialect: OSS

       

      and it stucks, nothing happens. I have figured out, that Chrome browser opens, because in task-manager I see chrome-browser instances. And when I kill them, I am getting following in Jenkins:

       

      ...
      [1553694146.113][SEVERE]: Timed out receiving message from renderer: 10.000
      [1553694146.113][WARNING]: screenshot failed, retrying
      [1553694156.113][SEVERE]: Timed out receiving message from renderer: 10.000
      [1553694166.118][SEVERE]: Timed out receiving message from renderer: 10.000
      [1553694166.118][WARNING]: screenshot failed, retrying
      [main] WARN net.thucydides.core.webdriver.WebDriverFacade - Failed to take screenshot (unknown error: session deleted because of page crash
      from unknown error: cannot determine loading status
      from tab crashed
       (Session info: chrome=73.0.3683.86)
       (Driver info: chromedriver=73.0.3683.68 (47787ec04b6e38e22703e856e101e840b65afe72),platform=Windows NT 10.0.17763 x86_64) (WARNING: The server did not provide any stacktrace information)
      Command duration or timeout: 0 milliseconds
      Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:17:03'
      System info: host: 'DESKTOP-5QTQGUC', ip: '192.168.178.23', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.1'
      Driver info: org.openqa.selenium.remote.RemoteWebDriver
      Capabilities {acceptInsecureCerts: false, acceptSslCerts: false, applicationCacheEnabled: false, browserConnectionEnabled: false, browserName: chrome, chrome: {chromedriverVersion: 73.0.3683.68 (47787ec04b6e3..., userDataDir: C:\WINDOWS\TEMP\scoped_dir5...}, cssSelectorsEnabled: true, databaseEnabled: false, goog:chromeOptions: {debuggerAddress: localhost:3697}, handlesAlerts: true, hasTouchScreen: false, javascriptEnabled: true, locationContextEnabled: true, mobileEmulationEnabled: false, nativeEvents: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: XP, platformName: XP, proxy: Proxy(), rotatable: false, setWindowRect: true, strictFileInteractability: false, takesHeapSnapshot: true, takesScreenshot: true, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unexpectedAlertBehaviour: ignore, unhandledPromptBehavior: ignore, version: 73.0.3683.86, webStorageEnabled: true}
      Session ID: da5e7153b21e4cb075843ac4e541ab6f)
      [main] ERROR net.thucydides.core.steps.ConsoleLoggingListener -
      ...
      

      I don't know how to solve this issue.

      PS everything is working fine locally from ide

            Unassigned Unassigned
            asuvorkov Andrei Suvorkov
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: