https://luci-milo.appspot.com/buildbot/chromeos/tidus-paladin/1095
http://cautotest-prod.corp.google.com/afe/#tab_id=view_job&object_id=149297598
https://pantheon.corp.google.com/storage/browser/chromeos-autotest-results/149297598-chromeos-test/chromeos4-row3-rack2-host1/
10/16 02:24:44.780 WARNI| test:0612| The test failed with the following exception
Traceback (most recent call last):
File "/usr/local/autotest/common_lib/test.py", line 606, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
File "/usr/local/autotest/common_lib/test.py", line 812, in _call_test_function
raise error.UnhandledTestFail(e)
UnhandledTestFail: Unhandled LoginException: Timed out going through login screen. Cryptohome not mounted. OOBE not dismissed.
Traceback (most recent call last):
File "/usr/local/autotest/common_lib/test.py", line 806, in _call_test_function
return func(*args, **dargs)
File "/usr/local/autotest/common_lib/test.py", line 470, in execute
dargs)
File "/usr/local/autotest/common_lib/test.py", line 347, in _call_run_once_with_retry
postprocess_profiled_run, args, dargs)
File "/usr/local/autotest/common_lib/test.py", line 380, in _call_run_once
self.run_once(*args, **dargs)
File "/usr/local/autotest/cros/video/helper_logger.py", line 82, in call
return func(*args, **kwargs)
File "/usr/local/autotest/tests/video_ChromeHWDecodeUsed/video_ChromeHWDecodeUsed.py", line 60, in run_once
init_network_controller=True) as cr:
File "/usr/local/autotest/common_lib/cros/chrome.py", line 168, in __init__
self._browser = browser_to_create.Create(finder_options)
File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/internal/backends/chrome/cros_browser_finder.py", line 48, in Create
browser_backend, self._platform_backend, self._credentials_path)
File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/internal/backends/chrome/cros_browser_with_oobe.py", line 14, in __init__
backend, platform_backend, credentials_path)
File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/internal/browser/browser.py", line 59, in __init__
self._browser_backend.Start()
File "/usr/local/telemetry/src/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 52, in traced_function
return func(*args, **kwargs)
File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/internal/backends/chrome/cros_browser_backend.py", line 200, in Start
+ self._GetLoginStatus())
File "/usr/local/telemetry/src/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 52, in traced_function
return func(*args, **kwargs)
File "/usr/local/telemetry/src/third_party/catapult/telemetry/telemetry/internal/backends/chrome/cros_browser_backend.py", line 316, in _RaiseOnLoginFailure
raise exceptions.LoginException(error)
LoginException: Timed out going through login screen. Cryptohome not mounted. OOBE not dismissed.
Comment 1 by nxia@chromium.org
, Oct 16 2017