Closed Bug 1742534 Opened 4 years ago Closed 4 years ago

Intermittent [Tier 2] raptor-browsertime Critical: WebDriverError: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsICertOverrideService.setDisableAllSecurityChecksAndLetAttackersInterceptMyData]" nsresult:

Categories

(Testing :: Raptor, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=358918824&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/a1u6AjiySS-if9QEwTX1Xg/runs/0/artifacts/public/logs/live_backing.log


 INFO -  raptor-browsertime Info: Browsertime pageload ended.
[task 2021-11-23T03:43:25.846Z] 03:43:25    ERROR -  raptor-browsertime Error: Browsertime failed to run
[task 2021-11-23T03:43:25.903Z] 03:43:25     INFO -  raptor-browsertime Info:     at Object.throwDecodedError (C:\Users\task_1637620966\fetches\browsertime\node_modules\selenium-webdriver\lib\error.js:517:15)
[task 2021-11-23T03:43:25.903Z] 03:43:25     INFO -  raptor-browsertime Info:     at parseHttpResponse (C:\Users\task_1637620966\fetches\browsertime\node_modules\selenium-webdriver\lib\http.js:643:13)
[task 2021-11-23T03:43:25.903Z] 03:43:25     INFO -  raptor-browsertime Info:     at Executor.execute (C:\Users\task_1637620966\fetches\browsertime\node_modules\selenium-webdriver\lib\http.js:569:28)
[task 2021-11-23T03:43:25.903Z] 03:43:25     INFO -  raptor-browsertime Info:     at processTicksAndRejections (internal/process/task_queues.js:97:5)
[task 2021-11-23T03:43:25.904Z] 03:43:25     INFO -  raptor-browsertime Info:     at async Driver.execute (C:\Users\task_1637620966\fetches\browsertime\node_modules\selenium-webdriver\lib\webdriver.js:732:17)
[task 2021-11-23T03:43:25.904Z] 03:43:25     INFO -  raptor-browsertime Info:     at async Object.thenFinally [as finally] (C:\Users\task_1637620966\fetches\browsertime\node_modules\selenium-webdriver\lib\promise.js:109:5)
[task 2021-11-23T03:43:25.904Z] 03:43:25     INFO -  raptor-browsertime Info:     at async Iteration.run (C:\Users\task_1637620966\fetches\browsertime\node_modules\browsertime\lib\core\engine\iteration.js:240:7)
[task 2021-11-23T03:43:25.905Z] 03:43:25     INFO -  raptor-browsertime Info:     at async Engine.runByScript (C:\Users\task_1637620966\fetches\browsertime\node_modules\browsertime\lib\core\engine\index.js:277:20)
[task 2021-11-23T03:43:25.905Z] 03:43:25     INFO -  raptor-browsertime Info:     at async run (C:\Users\task_1637620966\fetches\browsertime\node_modules\browsertime\bin\browsertime.js:71:22)
[task 2021-11-23T03:43:25.906Z] 03:43:25 CRITICAL -  raptor-browsertime Critical: WebDriverError: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsICertOverrideService.setDisableAllSecurityChecksAndLetAttackersInterceptMyData]"  nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)"  location: "JS frame :: chrome://remote/content/marionette/cert.js :: allowAllCerts.disable :: line 55"  data: no]
[task 2021-11-23T03:43:25.906Z] 03:43:25     INFO -  raptor-mitmproxy Info: MitmproxyDesktop stop!!
[task 2021-11-23T03:43:25.906Z] 03:43:25     INFO -  raptor-mitmproxy Info: Mitmproxy stop!!
[task 2021-11-23T03:43:25.907Z] 03:43:25     INFO -  raptor-mitmproxy Info: Stopping mitmproxy playback, killing process 4040
[task 2021-11-23T03:43:25.907Z] 03:43:25     INFO -  raptor-mitmproxy Info: Sending CTRL_BREAK_EVENT to mitmproxy
[task 2021-11-23T03:43:27.903Z] 03:43:27     INFO -  raptor-mitmproxy Info: Successfully killed the mitmproxy playback process
[task 2021-11-23T03:43:27.904Z] 03:43:27     INFO -  raptor-mitmproxy Info: Turning off the browser proxy
[task 2021-11-23T03:43:27.904Z] 03:43:27     INFO -  raptor-mitmproxy Info: writing: C:\Users\task_1637620966\build\application\firefox\distribution\policies.json
[task 2021-11-23T03:43:27.905Z] 03:43:27     INFO -  raptor-perftest Info: Removing temporary directory: C:\Users\task_1637620966\AppData\Local\Temp\tmpjya0z8yw
[task 2021-11-23T03:43:27.937Z] 03:43:27    ERROR -  Traceback (most recent call last):
[task 2021-11-23T03:43:27.937Z] 03:43:27     INFO -    File "C:\Users\task_1637620966\build\tests\raptor\raptor\raptor.py", line 213, in <module>
[task 2021-11-23T03:43:27.937Z] 03:43:27     INFO -      main()
[task 2021-11-23T03:43:27.938Z] 03:43:27     INFO -    File "C:\Users\task_1637620966\build\tests\raptor\raptor\raptor.py", line 159, in main
[task 2021-11-23T03:43:27.938Z] 03:43:27     INFO -      success = raptor.run_tests(raptor_test_list, raptor_test_names)
[task 2021-11-23T03:43:27.939Z] 03:43:27     INFO -    File "C:\Users\task_1637620966\build\tests\raptor\raptor\perftest.py", line 457, in run_tests
[task 2021-11-23T03:43:27.939Z] 03:43:27     INFO -      self.run_test(test, timeout=int(test.get("page_timeout")))
[task 2021-11-23T03:43:27.939Z] 03:43:27     INFO -    File "C:\Users\task_1637620966\build\tests\raptor\raptor\browsertime\base.py", line 567, in run_test
[task 2021-11-23T03:43:27.940Z] 03:43:27     INFO -      raise Exception(self.browsertime_failure)
[task 2021-11-23T03:43:27.940Z] 03:43:27     INFO -  Exception: WebDriverError: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsICertOverrideService.setDisableAllSecurityChecksAndLetAttackersInterceptMyData]"  nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)"  location: "JS frame :: chrome://remote/content/marionette/cert.js :: allowAllCerts.disable :: line 55"  data: no]
[task 2021-11-23T03:43:27.995Z] 03:43:27    ERROR - Return code: 1
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.