Closed Bug 1465597 Opened 6 years ago Closed 6 years ago

Intermittent KeyError: u'check'

Categories

(Firefox Build System :: General, defect, P5)

3 Branch
defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: in-triage, intermittent-failure)

Filed by: ccoroiu [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=180940701&repo=mozilla-inbound

https://queue.taskcluster.net/v1/task/CU24YlH7QHiuUZ_QAZB_Jw/runs/0/artifacts/public/logs/live_backing.log

INFO - Traceback (most recent call last):
17:17:38     INFO -   File "c:\mozilla-build\python\lib\threading.py", line 801, in __bootstrap_inner
17:17:38     INFO -     self.run()
17:17:38     INFO -   File "c:\mozilla-build\python\lib\threading.py", line 754, in run
17:17:38     INFO -     self.__target(*self.__args, **self.__kwargs)
17:17:38     INFO -   File "z:\build\build\src\testing/mozbase/mozprocess\mozprocess\processhandler.py", line 1028, in _read
17:17:38     INFO -     callback(line.rstrip())
17:17:38     INFO -   File "z:\build\build\src\testing/mozbase/mozprocess\mozprocess\processhandler.py", line 944, in __call__
17:17:38     INFO -     e(*args, **kwargs)
17:17:38     INFO -   File "z:\build\build\src\python/mach\mach\mixin\process.py", line 86, in handleLine
17:17:38     INFO -     line_handler(line)
17:17:38     INFO -   File "z:\build\build\src\python/mozbuild\mozbuild\controller\building.py", line 678, in on_line
17:17:38     INFO -     warning, state_changed, message = self.monitor.on_line(line)
17:17:38     INFO -   File "z:\build\build\src\python/mozbuild\mozbuild\controller\building.py", line 275, in on_line
17:17:38     INFO -     self.tiers.begin_tier(tier)
17:17:38     INFO -   File "z:\build\build\src\python/mozbuild\mozbuild\controller\building.py", line 129, in begin_tier
17:17:38     INFO -     t = self.tiers[tier]
17:17:38     INFO - KeyError: u'check'
17:17:38    ERROR - Return code: 2
17:17:38     INFO - TinderboxPrint: check<br/>8/0/0
17:17:38  WARNING - setting return code to 2
17:17:38    ERROR - 'mach build check' did not run successfully. Please check log for errors.
17:17:38     INFO - [mozharness: 2018-05-30 17:17:38.496000Z] Finished check-test step (success)
17:17:38     INFO - [mozharness: 2018-05-30 17:17:38.496000Z] Skipping valgrind-test step.
17:17:38     INFO - [mozharness: 2018-05-30 17:17:38.496000Z] Skipping multi-l10n step.
17:17:38     INFO - [mozharness: 2018-05-30 17:17:38.496000Z] Skipping package-source step.
17:17:38     INFO - [mozharness: 2018-05-30 17:17:38.496000Z] Skipping update step.
17:17:38     INFO - [mozharness: 2018-05-30 17:17:38.496000Z] Skipping ensure-upload-path step.
17:17:38     INFO - Running post-run listener: _summarize
17:17:38    ERROR - # TBPL FAILURE #
17:17:38     INFO - [mozharness: 2018-05-30 17:17:38.497000Z] FxDesktopBuild summary:
17:17:38    ERROR - # TBPL FAILURE #
17:17:38     INFO - Running post-run listener: copy_logs_to_upload_dir
Keywords: in-triage
It's hard to tell if the KeyError is an actual problem or not, since it shows up in every rusttest log (including those that are green). Fortunately, the KeyError is fixed by bug 1464954, so we can see if this intermittent goes away as a result.
See Also: → 1464954
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Version: Version 3 → 3 Branch
You need to log in before you can comment on or make changes to this bug.