Closed
Bug 844835
Opened 12 years ago
Closed 12 years ago
Update TBPL production to 6b6b9a561260
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Current rev b75631c40f54.
Assignee | ||
Comment 1•12 years ago
|
||
I am trying to load /data/genericrhel6/src/tbpl.mozilla.org/tbpl/scripts/update/update.py
[2013-02-25 07:09:32] Running pre_update
[2013-02-25 07:09:32] Running update_code
[2013-02-25 07:09:32] [localhost] running: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && hg incoming -r 6b6b9a561260 --template '{node|short} | {desc|firstline}
[localhost] running: '
[2013-02-25 07:09:32] [localhost] finished: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && hg incoming -r 6b6b9a561260 --template '{node|short} | {desc|firstline}
[localhost] finished: ' (0.881s)
[localhost] out: comparing with http://hg.mozilla.org/webtools/tbpl
[localhost] out: searching for changes
[localhost] out: cdb6ab7af572 | Bug 843524 - Remove the B2G and Gaia v1.0.0 branches from TBPL. r=edmorley
[localhost] out: 0bdb64f50ca8 | Bug 844073 - Remove extra slash from buildapi links. r=edmorley
[localhost] out: a1dbe3302f33 | Bug 841786 - Trim excerpt lines before processing them, to avoid Windows line endings breaking matching, mark 2; r=RyanVM
[localhost] out: c476a0079171 | Bug 844102 - Display errors that occurred during bug commenting when staring, rather than failing silently; r=Swatinem
[localhost] out: 6b6b9a561260 | Bug 844811 - Re-order xulrunner mapping to avoid false-positive now 'nightly' will be in the buildername; r=me
[2013-02-25 07:09:32] [localhost] running: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && hg pull -r 6b6b9a561260 -u -v
[2013-02-25 07:09:33] [localhost] finished: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && hg pull -r 6b6b9a561260 -u -v (1.026s)
[localhost] out: pulling from http://hg.mozilla.org/webtools/tbpl
[localhost] out: searching for changes
[localhost] out: all local heads known remotely
[localhost] out: adding changesets
[localhost] out: adding manifests
[localhost] out: adding file changes
[localhost] out: added 5 changesets with 5 changes to 5 files
[localhost] out: resolving manifests
[localhost] out: getting js/AddCommentUI.js
[localhost] out: getting js/Config.js
[localhost] out: getting js/Data.js
[localhost] out: getting js/UserInterface.js
[localhost] out: getting php/inc/AnnotatedSummaryGenerator.php
[localhost] out: 5 files updated, 0 files merged, 0 files removed, 0 files unresolved
[2013-02-25 07:09:33] [localhost] running: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && find . -type f -name '.gitignore' -or -name '*.pyc' -delete
[2013-02-25 07:09:34] [localhost] finished: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && find . -type f -name '.gitignore' -or -name '*.pyc' -delete (0.100s)
[2013-02-25 07:09:34] [localhost] running: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && hg parent > cache/revision_info.txt
[2013-02-25 07:09:34] [localhost] finished: cd /data/genericrhel6/src/tbpl.mozilla.org/tbpl && hg parent > cache/revision_info.txt (0.076s)
[2013-02-25 07:09:34] Finished update_code (2.084s)
[2013-02-25 07:09:34] Finished pre_update (2.085s)
I am trying to load /data/genericrhel6/src/tbpl.mozilla.org/tbpl/scripts/update/update.py
[2013-02-25 07:09:34] Running update
[2013-02-25 07:09:34] Running checkin_changes
[2013-02-25 07:09:34] [localhost] running: /data/genericrhel6/deploy -n tbpl.mozilla.org
[2013-02-25 07:09:46] [localhost] finished: /data/genericrhel6/deploy -n tbpl.mozilla.org (12.082s)
[localhost] err: [2013-02-25 07:09:34] Running rsync_project
[localhost] err: [2013-02-25 07:09:34] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/
[localhost] err: [2013-02-25 07:09:34] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/tbpl.mozilla.org/ /data/genericrhel6/www/tbpl.mozilla.org/ (0.093s)
[localhost] err: [2013-02-25 07:09:34] Finished rsync_project (0.093s)
[localhost] err: [2013-02-25 07:09:34] Running commit_www
[localhost] err: [2013-02-25 07:09:34] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']'
[localhost] err: [2013-02-25 07:09:46] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['tbpl.mozilla.org']' (11.946s)
[localhost] err: [localhost] out: [master 7bd203b] deploy [tbpl.mozilla.org]
[localhost] err: [localhost] out: 6 files changed, 26 insertions(+), 19 deletions(-)
[localhost] err: [2013-02-25 07:09:46] Finished commit_www (11.947s)
[2013-02-25 07:09:46] Finished checkin_changes (12.083s)
[2013-02-25 07:09:46] Finished update (12.083s)
I am trying to load /data/genericrhel6/src/tbpl.mozilla.org/tbpl/scripts/update/update.py
[2013-02-25 07:09:46] Running deploy
[2013-02-25 07:09:46] Running deploy_app
[2013-02-25 07:09:46] [generic1.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org
[2013-02-25 07:09:46] [generic2.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org
[2013-02-25 07:09:46] [generic3.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org
[2013-02-25 07:09:46] [generic4.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org
[2013-02-25 07:09:46] [generic5.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org
[2013-02-25 07:09:46] [generic102.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh tbpl.mozilla.org
[2013-02-25 07:09:52] [generic2.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh tbpl.mozilla.org (6.492s)
[generic2.webapp.phx1.mozilla.com] out: Not removing blog.mozilla.org/wp-content/cache/supercache/blog.mozilla.org/
[generic2.webapp.phx1.mozilla.com] out: Not removing ship-it.mozilla.org/release-kickoff/logs/
[2013-02-25 07:09:52] [generic1.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh tbpl.mozilla.org (6.582s)
[generic1.webapp.phx1.mozilla.com] out: Not removing blog.mozilla.org/wp-content/cache/supercache/blog.mozilla.org/
[generic1.webapp.phx1.mozilla.com] out: Not removing mozillians.org/mozillians/vendor/lib/python/amqplib/
[generic1.webapp.phx1.mozilla.com] out: Not removing mozillians.org/mozillians/vendor/lib/python/anyjson/
[generic1.webapp.phx1.mozilla.com] out: Not removing mozillians.org/mozillians/vendor/lib/python/celery/
[generic1.webapp.phx1.mozilla.com] out: Not removing mozillians.org/mozillians/vendor/lib/python/dateutil/
[generic1.webapp.phx1.mozilla.com] out: Not removing mozillians.org/mozillians/vendor/lib/python/djcelery/
[generic1.webapp.phx1.mozilla.com] out: Not removing ship-it.mozilla.org/release-kickoff/logs/
[2013-02-25 07:09:53] [generic5.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh tbpl.mozilla.org (6.677s)
[generic5.webapp.phx1.mozilla.com] out: Not removing ship-it.mozilla.org/release-kickoff/logs/
[2013-02-25 07:09:53] [generic3.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh tbpl.mozilla.org (6.762s)
[generic3.webapp.phx1.mozilla.com] out: Not removing blog.mozilla.org/wp-content/cache/supercache/blog.mozilla.org/
[generic3.webapp.phx1.mozilla.com] out: Not removing ship-it.mozilla.org/release-kickoff/logs/
[2013-02-25 07:09:53] [generic4.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh tbpl.mozilla.org (7.042s)
[generic4.webapp.phx1.mozilla.com] out: Not removing ship-it.mozilla.org/release-kickoff/logs/
[2013-02-25 07:09:53] [generic102.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh tbpl.mozilla.org (7.593s)
[generic102.webapp.phx1.mozilla.com] out: Not removing blog.mozilla.org/wp-content/cache/supercache/blog.mozilla.org/
[generic102.webapp.phx1.mozilla.com] out: Not removing mozillians.org/mozillians/apps/larper/
[generic102.webapp.phx1.mozilla.com] out: Not removing mozillians.org/mozillians/apps/taskboard/
[generic102.webapp.phx1.mozilla.com] out: Not removing mozillians.org/mozillians/vendor/lib/python/amqplib/
[generic102.webapp.phx1.mozilla.com] out: Not removing mozillians.org/mozillians/vendor/lib/python/anyjson/
[generic102.webapp.phx1.mozilla.com] out: Not removing mozillians.org/mozillians/vendor/lib/python/celery/
[generic102.webapp.phx1.mozilla.com] out: Not removing mozillians.org/mozillians/vendor/lib/python/dateutil/
[generic102.webapp.phx1.mozilla.com] out: Not removing mozillians.org/mozillians/vendor/lib/python/djcelery/
[generic102.webapp.phx1.mozilla.com] out: Not removing ship-it.mozilla.org/release-kickoff/logs/
[generic102.webapp.phx1.mozilla.com] out: Not removing wiki.mozilla.org/wiki/cache/8/
[2013-02-25 07:09:53] Finished deploy_app (7.625s)
[2013-02-25 07:09:53] Finished deploy (7.626s)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Webtools → Tree Management
Updated•10 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•