Releases/Firefox 3.6.14/BuildNotes
< Releases | Firefox 3.6.14
Build Engineers
armenzg - bug 624496
Signed-off Revision(s)
Tags
Build # | Tag | Changeset |
1 | FIREFOX_3_6_14_BUILD1 FIREFOX_3_6_14_RELEASE | http://hg.mozilla.org/releases/mozilla-1.9.2/rev/69bfc730b3e9 |
Bugs hit
- bug 616512 - Linux repacks will always fail to upload if run before win32 build finishes
- bug 628390 - macosx_repack_4/6 failed because post_upload failed for 'ko'
- bug 628386 - win32_repack_5/6 failed to timeout on w32-ix-slave23 being slow
- macosx_repack_2/6 died with SIGUSR1
- TODO check if it needs filing
- 2nd run of mac partner repacks fails because previous run did not remove mount point
- TODO file
- en-US gets posted
- TODO file a bug to backport fix for 1.9.1/1.9.2
- see bug 609878
- see bug 485860
Build data
Build # | Type | Build ID | Build machine | Time to build |
1 | Linux | 20110121145245 | mv-moz2-linux-ix-slave11 | 38 mins, 28 secs |
Mac | 20110121145415 | bm-xserve16 | 1 hrs, 39 mins, 47 secs | |
Windows | 20110121145327 | w32-ix-slave23 | 4 hrs, 3 mins, 53 secs |
Build 1
- Clobbered with "Any master/any release/any builder"
- tagged buildbotcustom, compare-locales and tools with FIREFOX_3_6_14_BUILD1 and FIREFOX_3_6_14_RELEASE
- landed config updates, including l10n-changesets from here
- tagged buildbot-configs on "production" branch with FIREFOX_3_6_14_BUILD1 and FIREFOX_3_6_14_RELEASE
- merge to production
- updated /tools/buildbotcustom/buildbotcustom, /builds/buildbot/configs, and /builds/buildbot/builder_master/tools to latest
- reconfigured master (Not needed - release_sanity.py takes care of it)
- Left tree open, 0.8.0 automation doesn't require that it closes
- kicked off automation with:
PYTHONPATH=/builds/buildbot/builder_master:/builds/buildbot/builder_master/tools/lib/python python /builds/buildbot/builder_master/tools/buildbot-helpers/release_sanity.py -u armenzg -V 3.6.14 --branch mozilla-1.9.2 --build-number 1 -c release-firefox-mozilla-1.9.2.py --dryrun localhost:9010
Tag
No problems.
Source / XULRunner Source
No problems.
Build
- No problems
L10n Repack
- macosx_repack_2/6 died with SIGUSR1 before attempting any repacks
- Manually rebooted bm-xserve16
- Retriggered the builder with "rebuild"
- check bugs hit section for any filed bug
- macosx_repack_4/6 failed because post_upload failed for 'ko'
- used "macosx_standalone_repack" to re-trigger 'ko' as documented in here
- check bugs hit section for any filed bug
- win32_repack_5/6 failed to timeout on w32-ix-slave23 being slow
- gracefully shutdown the slave and re-triggered the job
- check bugs hit section for any filed bug
Partner Repack
- Linux & Mac partner repack failed to upload builds bug 616512
- the way to recover until the bug is fixed is to wait for win32 build to finish and then just re-trigger; no clobber is needed as it is not used by the builder
- instead I failed to read note from bhearsum and I did the following
- tried to debug locally on "bm-xserve22" why it did not work but when run it worked
cd /builds/slave/rel-192-lnx-partner-rpk/./partner-repacks/scripts/repacked_builds/3.6.14/build1 rsync -av -e ssh -oIdentityFile=~/.ssh/ffxbld_dsa . \ ffxbld@stage-old.mozilla.org:/pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/unsigned/partner-repacks bash -c 'ssh -oIdentityFile=~/.ssh/ffxbld_dsa ffxbld@stage-old.mozilla.org \ touch /pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1//unsigned/partner-repacks/partner_build_linux' # after touching the autosign system can proceeed
- with the Mac repack that failed I re-triggered
- FAILS: the reason is that the first job that failed did not run the cleanup job
- TODO file bug with fix and explaining better
- with the Mac repack that failed I re-triggered
- It is all fine now
XULRunner Build
All good.
Unittests
Signing
Currently running .
TODO I am afraid I did remove too late. After the "sign-release.py for firefox 3.6.14 starting" email was sent. Let's see.
#ffxbld@stage-old.mozilla.org rm /home/ftp/pub/mozilla.org/firefox/nightly/3.6.14-candidates/build1/en-US.xpi
No problems, followed CombinedSigning doc.