18:07:16.537 DEBUG _uinput:414 - Moving pointing 'finger' to position 384,63.
18:07:16.539 DEBUG _uinput:419 - The pointing 'finger' is now at position 384,63.
18:07:18.175 DEBUG _common:45 - Moving to object's globalRect coordinates.
18:07:18.176 DEBUG _uinput:472 - Tapping at: 132,119
18:07:19.327 DEBUG remote_connection:363 - POST http://127.0.0.1:41646/session {"desiredCapabilities": {"chromeOptions": {"args": [], "debuggerAddress": "127.0.0.1:9221", "extensions": []}, "version": "", "platform": "ANY", "javascriptEnabled": true, "browserName": "chrome"}}
18:08:19.390 DEBUG remote_connection:458 - Finished Request
18:08:22.970 INFO logging:45 - str: Remove an initctl environment variable. Arguments (). Keyword arguments: {'global_': False}.
18:08:22.992 INFO logging:45 - str: Remove an initctl environment variable. Arguments (). Keyword arguments: {'global_': True}.
18:08:23.012 INFO logging:45 - str: Remove an initctl environment variable. Arguments (). Keyword arguments: {'global_': True}.
}}}
Traceback (most recent call last):
File "/tmp/adt-run.rmOrap/build.Q7v/real-tree/ubuntu_sanity_tests/tests/test_html5_application.py", line 51, in test_html5_application
driver = self.setup_webdriver()
File "/tmp/adt-run.rmOrap/build.Q7v/real-tree/ubuntu_sanity_tests/tests/test_html5_application.py", line 78, in setup_webdriver
chrome_options=options)
File "/tmp/adt-run.rmOrap/deps/usr/lib/python3/dist-packages/selenium/webdriver/chrome/webdriver.py", line 65, in __init__
keep_alive=True)
File "/tmp/adt-run.rmOrap/deps/usr/lib/python3/dist-packages/selenium/webdriver/remote/webdriver.py", line 73, in __init__
self.start_session(desired_capabilities, browser_profile)
File "/tmp/adt-run.rmOrap/deps/usr/lib/python3/dist-packages/selenium/webdriver/remote/webdriver.py", line 121, in start_session
'desiredCapabilities': desired_capabilities,
File "/tmp/adt-run.rmOrap/deps/usr/lib/python3/dist-packages/selenium/webdriver/remote/webdriver.py", line 173, in execute
self.error_handler.check_response(response)
File "/tmp/adt-run.rmOrap/deps/usr/lib/python3/dist-packages/selenium/webdriver/remote/errorhandler.py", line 166, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: unknown error: cannot connect to chrome at 127.0.0.1:9221
from chrome not reachable
(Driver info: chromedriver=2.12,platform=Linux 3.4.0-6-mako armv7l)
----------------------------------------------------------------------
Ran 1 test in 0.035s
FAILED (failures=1)