Closed Bug 1569807 Opened 5 years ago Closed 5 years ago

"browser/aboutLogins.ftl" failure in l10n tasks

Categories

(Release Engineering :: Release Automation: L10N, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mhentges, Unassigned)

References

Details

(Whiteboard: [stockwell disable-recommended])

Firefox 69.0.0b9 build1 has many l10n task failures, such as this one.

There's a stack trace in the logs:

[task 2019-07-29T22:18:09.372Z] 22:18:09    ERROR -  Traceback (most recent call last):
[task 2019-07-29T22:18:09.372Z] 22:18:09     INFO -    File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
[task 2019-07-29T22:18:09.372Z] 22:18:09     INFO -      "__main__", fname, loader, pkg_name)
[task 2019-07-29T22:18:09.372Z] 22:18:09     INFO -    File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
[task 2019-07-29T22:18:09.372Z] 22:18:09     INFO -      exec code in run_globals
[task 2019-07-29T22:18:09.372Z] 22:18:09     INFO -    File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/action/jar_maker.py", line 17, in <module>
[task 2019-07-29T22:18:09.372Z] 22:18:09     INFO -      sys.exit(main(sys.argv[1:]))
[task 2019-07-29T22:18:09.372Z] 22:18:09     INFO -    File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/action/jar_maker.py", line 13, in main
[task 2019-07-29T22:18:09.372Z] 22:18:09     INFO -      return mozbuild.jar.main(args)
[task 2019-07-29T22:18:09.373Z] 22:18:09     INFO -    File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/jar.py", line 611, in main
[task 2019-07-29T22:18:09.373Z] 22:18:09     INFO -      jm.makeJar(infile, options.d)
[task 2019-07-29T22:18:09.373Z] 22:18:09     INFO -    File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/jar.py", line 336, in makeJar
[task 2019-07-29T22:18:09.373Z] 22:18:09     INFO -      self.processJarSection(info, jardir)
[task 2019-07-29T22:18:09.373Z] 22:18:09     INFO -    File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/jar.py", line 391, in processJarSection
[task 2019-07-29T22:18:09.373Z] 22:18:09     INFO -      self._processEntryLine(e, outHelper, jf)
[task 2019-07-29T22:18:09.373Z] 22:18:09     INFO -    File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/jar.py", line 450, in _processEntryLine
[task 2019-07-29T22:18:09.373Z] 22:18:09     INFO -      self._processEntryLine(e, outHelper, jf)
[task 2019-07-29T22:18:09.373Z] 22:18:09     INFO -    File "/builds/worker/workspace/build/src/python/mozbuild/mozbuild/jar.py", line 466, in _processEntryLine
[task 2019-07-29T22:18:09.374Z] 22:18:09     INFO -      raise RuntimeError('%s already added' % out)
[task 2019-07-29T22:18:09.374Z] 22:18:09     INFO -  RuntimeError: browser/aboutLogins.ftl already added

This is blocking gtb

Severity: normal → blocker
Priority: -- → P1
Depends on: 1568438

I fixed this by reverting l10n repo changesets, see https://hg.mozilla.org/releases/mozilla-beta/rev/7a6223dba05a12ea56460010c7ecd878399855a6 (to be verified based on tree state, but should be good)

I'll throw more details over in 1568438 so we fix this going forward.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
See Also: → 1569892
You need to log in before you can comment on or make changes to this bug.