Releases/Firefox 3.0.6/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 97: Line 97:
==== Source ====
==== Source ====
* No problems
* No problems
==== Build & Repack ====
* linux, mac: No problems

Revision as of 23:03, 19 January 2009

Build Engineers

coop
Tracking release bug

Bonsai queries

last cvs checkin

last l10n checkin

Updated CVS Tags devmo page.

Tags

Build 1:

Module Branch Tag Pull date
cvsroot/mozilla HEAD FIREFOX_3_0_6_BUILD1 2009-01-15 15:58 PST
l10n/l10n HEAD FIREFOX_3_0_6_BUILD1 2009-01-16 16:36 PST

Build data

Build data

Type Build ID SHA1 Push date Build machine
[Windows installer/zip] fx-win32-1.9-slave2
[Mac compressed] fx-mac-1.9-slave2
[Linux compressed] fx-linux-1.9-slave2

Notes

Build 1

Bootstrap Tag: RELEASE_AUTOMATION_M11

Setup before starting:

  • updated master.cfg (no changes found)
  • On linux slave (fx-linux-1.9-slave2):
    • ran 'DISPLAY=:0 xhost +' to make sure linux AliveTest works
    • removed:
      • /builds/verify/firefox-20016-301-real-major
      • /builds/verify/firefox-20018-304-real-major
      • /builds/verify/firefox-3.0.5
      • /builds/updates/firefox-3.0.5
      • /builds/source/firefox-3.0.5
      • /data/cltbld/firefox-3.0.5
  • On the mac slave (fx-mac-1.9-slave2):
    • removed nothing, as there was loads of space.
  • On the windows slave (fx-win32-1.9-slave2):
    • removed:
      • /e/builds/buildbot/trunk-automation/twistd.log.???
      • /e/builds/buildbot/trunk-automation/twistd.log.??
      • /e/xr19rel/WINNT_5.2_Depend
  • Space on slaves before starting:
    • fx-linux-1.9-slave2: 20G on /builds
    • fx-mac-1.9-slave2: 20G on /
    • fx-win32-1.9-slave2: 16.5G on d:, 5.50G on e: (disk heavy work is done on d, eg update_verify. build/repack is done on e, but mostly just overwrites existing data)
  • changed frequency of l10n_nightly_scheduler from [1,9,13,17,21] to [1] in master.cfg
  • Kicked off automation:
buildbot sendchange --username=ccooper --master=localhost:9989 -m"Firefox 3.0.6build1 release" go

Tag

  • Step Tag died right away:
ASSERT: Tag::Execute(): /builds/tags/FIREFOX_3_0_5_BUILD1/cvsroot already exists? at Bootstrap/Step/Tag.pm line 65.
  • tagged new bootstrap.cfg as RELEASE_AUTOMATION_M11 and sent another sendchange
  • second attempt: no problems

Source

  • No problems

Build & Repack

  • linux, mac: No problems