Closed
Bug 1052187
Opened 10 years ago
Closed 10 years ago
Please deploy trychooser from tools repo tip
Categories
(Infrastructure & Operations Graveyard :: WebOps: Product Delivery, task)
Infrastructure & Operations Graveyard
WebOps: Product Delivery
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Callek, Assigned: Callek)
References
Details
(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/735] )
+++ This bug was initially created as a clone of Bug #989311 +++
Thanks!
===================
Deploys the following changes:
$ hg log -r f55676fd01cf:tip trychooser/
changeset: 4721:f55676fd01cf
tag: FENNEC_31_0b6_BUILD1
tag: FIREFOX_31_0b6_BUILD1
user: Nick Thomas <nthomas@mozilla.com>
date: Mon Jun 30 15:04:06 2014 +1200
summary: Bug 984069, Verify that trychooser's tryload is looking at the right names for pending jobs and adding them up into the correct buckets, r=philor:
changeset: 4786:9dbfdbe160f5
tag: FIREFOX_32_0b1_BUILD1
user: Steve Fink <sfink@mozilla.com>
date: Mon Jul 21 09:31:36 2014 -0700
summary: Bug 1039771 - Allow filtering tests by b2g and Android, r=edmorley
changeset: 4802:ae1d43e371c9
tag: FIREFOX_32_0b3_BUILD1
tag: FIREFOX_32_0b3_RELEASE
user: Jonathan Griffin <jgriffin@mozilla.com>
date: Thu Jul 31 10:49:01 2014 -0700
summary: Bug 1046377 - Add linux64-mulet to trychooser, r=edmorley
changeset: 4818:f2d8ce46bfee
user: Justin Wood <Callek@gmail.com>
date: Mon Aug 04 16:10:52 2014 -0400
summary: Bug 1043364 - You can't choose mochitest-N where N>8 for Android specific mochitests. r=edmorley
changeset: 4820:8dce2d4be678
user: Geoff Brown <gbrown@mozilla.com>
date: Mon Aug 11 17:28:53 2014 -0600
summary: Bug 1052156 - Remove android-armv6 from trychooser; r=Callek
Assignee | ||
Comment 1•10 years ago
|
||
[root@relengwebadm.private.scl3 jwood]# cd /data/releng/src/trychooser/
[root@relengwebadm.private.scl3 trychooser]# ls
tools tools.revision update
[root@relengwebadm.private.scl3 trychooser]# cat tools.revision
f55676fd01cf tip
[root@relengwebadm.private.scl3 trychooser]# REV=8dce2d4be678
[root@relengwebadm.private.scl3 trychooser]# ./update $REV
pulling from http://hg.mozilla.org/build/tools
searching for changes
adding changesets
adding manifests
adding file changes
added 99 changesets with 177 changes to 55 files
(run 'hg update' to get a working copy)
55 files updated, 0 files merged, 2 files removed, 0 files unresolved
Deploying code...
[2014-08-11 16:44:42] Running rsync_project
[2014-08-11 16:44:42] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '
.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/releng/src/trychooser/ /data/releng/www/trychooser/
[2014-08-11 16:44:42] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude
'.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/releng/src/trychooser/ /data/releng/www/trychooser/ (0.075s)
[2014-08-11 16:44:42] Finished rsync_project (0.076s)
[2014-08-11 16:44:42] Running commit_www
[2014-08-11 16:44:42] [localhost] running: cd /data/releng/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['trychoo
ser']'
[2014-08-11 16:44:43] [localhost] finished: cd /data/releng/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['trycho
oser']' (1.020s)
[localhost] out: [master 957654b] deploy [trychooser]
[localhost] out: Committer: root <root@relengwebadm.private.scl3.mozilla.com>
[localhost] out: Your name and email address were configured automatically based
[localhost] out: on your username and hostname. Please check that they are accurate.
[localhost] out: You can suppress this message by setting them explicitly:
[localhost] out:
[localhost] out: git config --global user.name "Your Name"
[localhost] out: git config --global user.email you@example.com
[localhost] out:
[localhost] out: After doing this, you may fix the identity used for this commit with:
[localhost] out:
[localhost] out: git commit --amend --reset-author
[localhost] out:
[localhost] out: 53 files changed, 5447 insertions(+), 4723 deletions(-)
[localhost] out: create mode 100755 trychooser/tools/buildfarm/maintenance/update_merge_day_wiki.sh
[localhost] out: create mode 100755 trychooser/tools/buildfarm/maintenance/wiki_functions.sh
[localhost] out: delete mode 100755 trychooser/tools/release/beta2release.py
[localhost] out: delete mode 100755 trychooser/tools/release/merge_helper.py
[localhost] out: create mode 100644 trychooser/tools/release/patcher-configs/mozEsr31-branch-patcher2.cfg
[localhost] out: create mode 100644 trychooser/tools/release/updates/mozEsr31-firefox-linux.cfg
[localhost] out: create mode 100644 trychooser/tools/release/updates/mozEsr31-firefox-linux64.cfg
[localhost] out: create mode 100644 trychooser/tools/release/updates/mozEsr31-firefox-mac64.cfg
[localhost] out: create mode 100644 trychooser/tools/release/updates/mozEsr31-firefox-win32.cfg
[localhost] out: create mode 100644 trychooser/tools/scripts/updates/balrog-release-shipper.py
[2014-08-11 16:44:43] Finished commit_www (1.021s)
[2014-08-11 16:44:43] Running push_www
[2014-08-11 16:44:43] [web1.releng.webapp.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2014-08-11 16:44:43] [web2.releng.webapp.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2014-08-11 16:44:43] [celery1.srv.releng.scl3.mozilla.com] running: /data/bin/update-www.sh trychooser
[2014-08-11 16:44:46] [web2.releng.webapp.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (2.860s)
[web2.releng.webapp.scl3.mozilla.com] out: httpd (pid 7318) is running...
[2014-08-11 16:44:46] [web1.releng.webapp.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (3.000s)
[web1.releng.webapp.scl3.mozilla.com] out: Not removing buildapi/buildapi/
[web1.releng.webapp.scl3.mozilla.com] out: Not removing buildapi/virtualenv/lib/python2.6/
[web1.releng.webapp.scl3.mozilla.com] out: httpd (pid 5673) is running...
[2014-08-11 16:44:47] [celery1.srv.releng.scl3.mozilla.com] finished: /data/bin/update-www.sh trychooser (3.116s)
[celery1.srv.releng.scl3.mozilla.com] out: celery-relengapi RUNNING pid 2959, uptime 56 days, 7:22:08
[celery1.srv.releng.scl3.mozilla.com] err: slavealloc: unrecognized service
[2014-08-11 16:44:47] Finished push_www (3.120s)
[2014-08-11 16:44:47] Starting new HTTPS connection (1): changelog.paas.allizom.org
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•