Closed
Bug 709855
Opened 14 years ago
Closed 14 years ago
Push SUMO 2011-12-20 @ 3pm PT
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rrosario, Assigned: jason)
Details
Normal SUMO push, 12-20.
| Assignee | ||
Updated•14 years ago
|
Assignee: server-ops → jthomas
| Reporter | ||
Comment 1•14 years ago
|
||
tagged 2011-12-20
| Assignee | ||
Comment 2•14 years ago
|
||
Pushed to prod:
[root@supportadm.private.phx1 support.mozilla.org]# ./update 2011-12-20
+ cd /data/support/src/support.mozilla.org/kitsune
+ echo -e 'Fetching tags...'
Fetching tags...
+ git fetch -t
remote: Counting objects: 878, done.
remote: Compressing objects: 100% (253/253), done.
remote: Total 764 (delta 564), reused 696 (delta 500)
Receiving objects: 100% (764/764), 181.56 KiB, done.
Resolving deltas: 100% (564/564), completed with 63 local objects.
From git://github.com/mozilla/kitsune
* [new tag] 2011-12-20 -> 2011-12-20
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Updating code...'
Updating code...
+ git checkout 2011-12-20
M vendor/src/django-waffle
M vendor/src/oedipus
Previous HEAD position was 0c42ad4... [bug 708783] Fix calls to karma manager from Answer.
HEAD is now at 78737c5... [bug 712301] fx9 default.
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Sync submodule...'
Sync submodule...
+ git submodule sync
Synchronizing submodule url for 'media/global'
Synchronizing submodule url for 'templates/global'
Synchronizing submodule url for 'vendor/src/bleach'
Synchronizing submodule url for 'vendor/src/cache-panel'
Synchronizing submodule url for 'vendor/src/celery'
Synchronizing submodule url for 'vendor/src/check'
Synchronizing submodule url for 'vendor/src/commonware'
Synchronizing submodule url for 'vendor/src/django'
Synchronizing submodule url for 'vendor/src/django-adminplus'
Synchronizing submodule url for 'vendor/src/django-arecibo'
Synchronizing submodule url for 'vendor/src/django-authority'
Synchronizing submodule url for 'vendor/src/django-cache-machine'
Synchronizing submodule url for 'vendor/src/django-celery'
Synchronizing submodule url for 'vendor/src/django-cronjobs'
Synchronizing submodule url for 'vendor/src/django-csp'
Synchronizing submodule url for 'vendor/src/django-debug-toolbar'
Synchronizing submodule url for 'vendor/src/django-extensions'
Synchronizing submodule url for 'vendor/src/django-mobility'
Synchronizing submodule url for 'vendor/src/django-mozilla-product-details'
Synchronizing submodule url for 'vendor/src/django-multidb-router'
Synchronizing submodule url for 'vendor/src/django-nose'
Synchronizing submodule url for 'vendor/src/django-picklefield'
Synchronizing submodule url for 'vendor/src/django-qunit'
Synchronizing submodule url for 'vendor/src/django-ratelimit'
Synchronizing submodule url for 'vendor/src/django-recaptcha'
Synchronizing submodule url for 'vendor/src/django-session-csrf'
Synchronizing submodule url for 'vendor/src/django-tidings'
Synchronizing submodule url for 'vendor/src/django-timezones'
Synchronizing submodule url for 'vendor/src/django-waffle'
Synchronizing submodule url for 'vendor/src/jingo'
Synchronizing submodule url for 'vendor/src/jingo-minify'
Synchronizing submodule url for 'vendor/src/jstestnetlib'
Synchronizing submodule url for 'vendor/src/kombu'
Synchronizing submodule url for 'vendor/src/oedipus'
Synchronizing submodule url for 'vendor/src/py-wikimarkup'
Synchronizing submodule url for 'vendor/src/pystatsd'
Synchronizing submodule url for 'vendor/src/python-recaptcha'
Synchronizing submodule url for 'vendor/src/redis-py'
Synchronizing submodule url for 'vendor/src/schematic'
Synchronizing submodule url for 'vendor/src/sphinxapi'
Synchronizing submodule url for 'vendor/src/test-utils'
Synchronizing submodule url for 'vendor/src/tower'
Synchronizing submodule url for 'vendor/src/tweepy'
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Update submodule...'
Update submodule...
+ git submodule update --init --recursive
Submodule 'vendor/src/elasticutils' (git://github.com/davedash/elasticutils.git) registered for path 'vendor/src/elasticutils'
remote: Counting objects: 63, done.
remote: Compressing objects: 100% (20/20), done.
remote: Total 44 (delta 27), reused 40 (delta 23)
Unpacking objects: 100% (44/44), done.
From https://github.com/jsocol/django-waffle
fcbbf96..5673b12 master -> origin/master
From https://github.com/jsocol/django-waffle
* [new tag] v0.7.6 -> v0.7.6
Submodule path 'vendor/src/django-waffle': checked out '5673b12fb4e51ca10a8aed6c209a79a2952314e3'
Initialized empty Git repository in /data/support/src/support.mozilla.org/kitsune/vendor/src/elasticutils/.git/
remote: Counting objects: 383, done.
remote: Compressing objects: 100% (229/229), done.
remote: Total 383 (delta 192), reused 327 (delta 138)
Receiving objects: 100% (383/383), 63.28 KiB, done.
Resolving deltas: 100% (192/192), done.
Submodule path 'vendor/src/elasticutils': checked out '7f57eaa31b269dc5155976c0ab8a7701ec5cabb6'
remote: Counting objects: 58, done.
remote: Compressing objects: 100% (36/36), done.
remote: Total 49 (delta 28), reused 34 (delta 13)
Unpacking objects: 100% (49/49), done.
From https://github.com/erikrose/oedipus
* [new branch] highlight-options-fix -> origin/highlight-options-fix
428fb5c..2b6a945 master -> origin/master
Submodule path 'vendor/src/oedipus': checked out '2b6a94577f80632afc95853f2f990bd303a156d9'
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/support/src/support.mozilla.org/kitsune
+ find /data/support/src/support.mozilla.org/kitsune -name '*.pyc' -delete
+ python ./manage.py compress_assets
To turn on cache busting, use settings.CACHEBUST_IMGS
Minifying /data/support/src/support.mozilla.org/kitsune/media/css/messages-all.css (using YUI Compressor)
Minifying /data/support/src/support.mozilla.org/kitsune/media/css/karma.dashboard-all.css (using YUI Compressor)
Minifying /data/support/src/support.mozilla.org/kitsune/media/js/messages-all.js (using YUI Compressor)
Minifying /data/support/src/support.mozilla.org/kitsune/media/js/karma.dashboard-all.js (using YUI Compressor)
Unchanged files skipped for minification: 34
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ python ./vendor/src/schematic/schematic migrations/
Running migration 135:
INSERT INTO waffle_flag (name, superusers, staff, authenticated, rollout)
VALUES ('elasticsearch', FALSE, FALSE, FALSE, FALSE);
That took 0.04 seconds
##################################################
Running migration 136:
-- Add new waffle_* columns.
ALTER TABLE `waffle_flag` ADD `testing` bool NOT NULL;
ALTER TABLE `waffle_flag` ADD `created` datetime NOT NULL;
ALTER TABLE `waffle_flag` ADD `modified` datetime NOT NULL;
ALTER TABLE `waffle_switch` ADD `created` datetime NOT NULL;
ALTER TABLE `waffle_switch` ADD `modified` datetime NOT NULL;
ALTER TABLE `waffle_sample` ADD `created` datetime NOT NULL;
ALTER TABLE `waffle_sample` ADD `modified` datetime NOT NULL;
CREATE INDEX `waffle_flag_3216ff68` ON `waffle_flag` (`created`);
CREATE INDEX `waffle_switch_3216ff68` ON `waffle_switch` (`created`);
CREATE INDEX `waffle_sample_3216ff68` ON `waffle_sample` (`created`);
That took 0.52 seconds
##################################################
Running migration 137:
-- Make sure NOT NULL columns are not NULL.
UPDATE waffle_flag SET created = NOW(), modified = NOW();
UPDATE waffle_switch SET created = NOW(), modified = NOW();
UPDATE waffle_sample SET created = NOW(), modified = NOW();
That took 0.03 seconds
##################################################
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/support/src/support.mozilla.org/kitsune/locale
+ svn up
U uk/LC_MESSAGES/messages.po
U ms/LC_MESSAGES/messages.po
U my/LC_MESSAGES/messages.po
U fa/LC_MESSAGES/messages.po
U hi_IN/LC_MESSAGES/messages.po
U pa_IN/LC_MESSAGES/messages.po
U bg/LC_MESSAGES/messages.po
U ja/LC_MESSAGES/messages.po
U nb_NO/LC_MESSAGES/messages.po
U xx_testing/LC_MESSAGES/messages.po
U hy_AM/LC_MESSAGES/messages.po
U fi/LC_MESSAGES/messages.po
U gu_IN/LC_MESSAGES/messages.po
U bs/LC_MESSAGES/messages.po
U fr/LC_MESSAGES/messages.po
U nl/LC_MESSAGES/messages.po
U no/LC_MESSAGES/messages.po
U sr_CYRL/LC_MESSAGES/messages.po
U rm/LC_MESSAGES/messages.po
U vi/LC_MESSAGES/messages.po
U ro/LC_MESSAGES/messages.po
U ca/LC_MESSAGES/messages.po
U ru/LC_MESSAGES/messages.po
U pt_PT/LC_MESSAGES/messages.po
U rw/LC_MESSAGES/messages.po
U gd/LC_MESSAGES/messages.po
U zh_TW/LC_MESSAGES/messages.po
U oc/LC_MESSAGES/messages.po
U gl/LC_MESSAGES/messages.po
U sr_LATN/LC_MESSAGES/messages.po
U cs/LC_MESSAGES/messages.po
U kk/LC_MESSAGES/messages.po
U fy_NL/LC_MESSAGES/messages.po
U km/LC_MESSAGES/messages.po
U kn/LC_MESSAGES/messages.po
U ko/LC_MESSAGES/messages.po
U si/LC_MESSAGES/messages.po
U sk/LC_MESSAGES/javascript.po
U sk/LC_MESSAGES/messages.po
U sl/LC_MESSAGES/messages.po
U sv_SE/LC_MESSAGES/messages.po
U sq/LC_MESSAGES/messages.po
U da/LC_MESSAGES/messages.po
U de/LC_MESSAGES/messages.po
U he/LC_MESSAGES/messages.po
U pt_BR/LC_MESSAGES/messages.po
U te/LC_MESSAGES/messages.po
U hr/LC_MESSAGES/messages.po
U th/LC_MESSAGES/messages.po
U pl/LC_MESSAGES/javascript.po
U pl/LC_MESSAGES/messages.po
U hu/LC_MESSAGES/messages.po
U lt/LC_MESSAGES/messages.po
U tr/LC_MESSAGES/messages.po
U bn_IN/LC_MESSAGES/messages.po
U ast/LC_MESSAGES/messages.po
U ta_LK/LC_MESSAGES/messages.po
U ak/LC_MESSAGES/messages.po
U fur/LC_MESSAGES/messages.po
U id/LC_MESSAGES/messages.po
U templates/LC_MESSAGES/javascript.pot
U templates/LC_MESSAGES/messages.pot
U el/LC_MESSAGES/messages.po
U zh_CN/LC_MESSAGES/messages.po
U ar/LC_MESSAGES/messages.po
U as/LC_MESSAGES/messages.po
U eo/LC_MESSAGES/messages.po
U bn_BD/LC_MESSAGES/messages.po
U ga_IE/LC_MESSAGES/messages.po
U mk/LC_MESSAGES/messages.po
U es/LC_MESSAGES/messages.po
U et/LC_MESSAGES/messages.po
U en_US/LC_MESSAGES/messages.po
U eu/LC_MESSAGES/messages.po
U mn/LC_MESSAGES/messages.po
U is/LC_MESSAGES/messages.po
U it/LC_MESSAGES/messages.po
U mr/LC_MESSAGES/messages.po
Updated to revision 99208.
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ ./compile-mo.sh .
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/support/src/support.mozilla.org/kitsune/scripts/crontab
+ ./gen-crons.py -k /data/support/src/support.mozilla.org/kitsune -u apache
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/support/src/support.mozilla.org/kitsune
+ find /data/support/src/support.mozilla.org/kitsune -name '*.pyc' -delete
+ read -p 'Do you really want to push SUMO and reload apache? [y/n] ' YESNO
Do you really want to push SUMO and reload apache? [y/n] y
+ [[ y != \y ]]
+ /data/support/deploy -n support.mozilla.org
[2011-12-20 15:01:48] Running rsync_project
[2011-12-20 15:01:48] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/support/src/support.mozilla.org/ /data/support/www/support.mozilla.org/
[2011-12-20 15:01:53] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/support/src/support.mozilla.org/ /data/support/www/support.mozilla.org/ (5.436s)
+ issue-multi-command support /data/bin/update-www.sh
[2011-12-20 15:01:53] [support1.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh
[2011-12-20 15:01:53] [support2.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh
[2011-12-20 15:01:53] [support3.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh
[2011-12-20 15:01:53] [support4.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh
[2011-12-20 15:01:53] [support5.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh
[2011-12-20 15:01:55] [support1.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh (2.057s)
[2011-12-20 15:01:56] [support2.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh (2.840s)
[2011-12-20 15:01:56] [support3.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh (3.133s)
[2011-12-20 15:01:57] [support4.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh (3.366s)
[2011-12-20 15:01:57] [support5.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh (3.614s)
+ issue-multi-command support-celery /data/bin/update-www.sh
[2011-12-20 15:01:57] [sumocelery1.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh
[2011-12-20 15:01:58] [sumocelery1.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh (1.416s)
+ scp /data/support/src/support.mozilla.org/kitsune/configs/sphinx/sphinx.conf pp-app-sphinx01.phx.mozilla.com:/data/sphinx/support/sphinx.conf
sphinx.conf 100% 12KB 12.3KB/s 00:00
+ scp /data/support/src/support.mozilla.org/kitsune/configs/sphinx/sphinx.conf pp-app-sphinx02.phx.mozilla.com:/data/sphinx/support/sphinx.conf
sphinx.conf 100% 12KB 12.3KB/s 00:00
+ echo 'Restarting httpd...'
Restarting httpd...
+ issue-multi-command support service httpd graceful
[2011-12-20 15:02:12] [support1.webapp.phx1.mozilla.com] running: service httpd graceful
[2011-12-20 15:02:12] [support2.webapp.phx1.mozilla.com] running: service httpd graceful
[2011-12-20 15:02:12] [support3.webapp.phx1.mozilla.com] running: service httpd graceful
[2011-12-20 15:02:12] [support4.webapp.phx1.mozilla.com] running: service httpd graceful
[2011-12-20 15:02:12] [support5.webapp.phx1.mozilla.com] running: service httpd graceful
[2011-12-20 15:02:13] [support3.webapp.phx1.mozilla.com] finished: service httpd graceful (0.648s)
[2011-12-20 15:02:13] [support1.webapp.phx1.mozilla.com] finished: service httpd graceful (0.677s)
[2011-12-20 15:02:13] [support2.webapp.phx1.mozilla.com] finished: service httpd graceful (0.676s)
[2011-12-20 15:02:13] [support4.webapp.phx1.mozilla.com] finished: service httpd graceful (0.694s)
[2011-12-20 15:02:13] [support5.webapp.phx1.mozilla.com] finished: service httpd graceful (0.754s)
+ echo 'Restarting Celery...'
Restarting Celery...
+ issue-multi-command support-celery /sbin/service celeryd-kitsune-prod restart
[2011-12-20 15:02:00] [sumocelery1.webapp.phx1.mozilla.com] running: /sbin/service celeryd-kitsune-prod restart
[2011-12-20 15:02:12] [sumocelery1.webapp.phx1.mozilla.com] finished: /sbin/service celeryd-kitsune-prod restart (12.193s)
[sumocelery1.webapp.phx1.mozilla.com] out: Restarting celery-kitsune-prod: celery-kitsune-prod: stopped
[sumocelery1.webapp.phx1.mozilla.com] out: celery-kitsune-prod: started
[sumocelery1.webapp.phx1.mozilla.com] out: [ OK ]
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•14 years ago
|
||
We unconvered search pagination issue. Fix coming soon.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 4•14 years ago
|
||
Fixed Bug 712467 and tagged 2011-12-20-1
| Assignee | ||
Comment 5•14 years ago
|
||
[root@supportadm.private.phx1 support.mozilla.org]# ./update 2011-12-20-1
+ cd /data/support/src/support.mozilla.org/kitsune
+ echo -e 'Fetching tags...'
Fetching tags...
+ git fetch -t
remote: Counting objects: 16, done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 9 (delta 7), reused 9 (delta 7)
Unpacking objects: 100% (9/9), done.
From git://github.com/mozilla/kitsune
* [new tag] 2011-12-20-1 -> 2011-12-20-1
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Updating code...'
Updating code...
+ git checkout 2011-12-20-1
Previous HEAD position was 78737c5... [bug 712301] fx9 default.
HEAD is now at 056af57... Fix pagination problems with search.
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Sync submodule...'
Sync submodule...
+ git submodule sync
Synchronizing submodule url for 'media/global'
Synchronizing submodule url for 'templates/global'
Synchronizing submodule url for 'vendor/src/bleach'
Synchronizing submodule url for 'vendor/src/cache-panel'
Synchronizing submodule url for 'vendor/src/celery'
Synchronizing submodule url for 'vendor/src/check'
Synchronizing submodule url for 'vendor/src/commonware'
Synchronizing submodule url for 'vendor/src/django'
Synchronizing submodule url for 'vendor/src/django-adminplus'
Synchronizing submodule url for 'vendor/src/django-arecibo'
Synchronizing submodule url for 'vendor/src/django-authority'
Synchronizing submodule url for 'vendor/src/django-cache-machine'
Synchronizing submodule url for 'vendor/src/django-celery'
Synchronizing submodule url for 'vendor/src/django-cronjobs'
Synchronizing submodule url for 'vendor/src/django-csp'
Synchronizing submodule url for 'vendor/src/django-debug-toolbar'
Synchronizing submodule url for 'vendor/src/django-extensions'
Synchronizing submodule url for 'vendor/src/django-mobility'
Synchronizing submodule url for 'vendor/src/django-mozilla-product-details'
Synchronizing submodule url for 'vendor/src/django-multidb-router'
Synchronizing submodule url for 'vendor/src/django-nose'
Synchronizing submodule url for 'vendor/src/django-picklefield'
Synchronizing submodule url for 'vendor/src/django-qunit'
Synchronizing submodule url for 'vendor/src/django-ratelimit'
Synchronizing submodule url for 'vendor/src/django-recaptcha'
Synchronizing submodule url for 'vendor/src/django-session-csrf'
Synchronizing submodule url for 'vendor/src/django-tidings'
Synchronizing submodule url for 'vendor/src/django-timezones'
Synchronizing submodule url for 'vendor/src/django-waffle'
Synchronizing submodule url for 'vendor/src/elasticutils'
Synchronizing submodule url for 'vendor/src/jingo'
Synchronizing submodule url for 'vendor/src/jingo-minify'
Synchronizing submodule url for 'vendor/src/jstestnetlib'
Synchronizing submodule url for 'vendor/src/kombu'
Synchronizing submodule url for 'vendor/src/oedipus'
Synchronizing submodule url for 'vendor/src/py-wikimarkup'
Synchronizing submodule url for 'vendor/src/pystatsd'
Synchronizing submodule url for 'vendor/src/python-recaptcha'
Synchronizing submodule url for 'vendor/src/redis-py'
Synchronizing submodule url for 'vendor/src/schematic'
Synchronizing submodule url for 'vendor/src/sphinxapi'
Synchronizing submodule url for 'vendor/src/test-utils'
Synchronizing submodule url for 'vendor/src/tower'
Synchronizing submodule url for 'vendor/src/tweepy'
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Update submodule...'
Update submodule...
+ git submodule update --init --recursive
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/support/src/support.mozilla.org/kitsune
+ find /data/support/src/support.mozilla.org/kitsune -name '*.pyc' -delete
+ python ./manage.py compress_assets
To turn on cache busting, use settings.CACHEBUST_IMGS
Unchanged files skipped for minification: 38
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ python ./vendor/src/schematic/schematic migrations/
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/support/src/support.mozilla.org/kitsune/locale
+ svn up
At revision 99213.
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ ./compile-mo.sh .
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/support/src/support.mozilla.org/kitsune/scripts/crontab
+ ./gen-crons.py -k /data/support/src/support.mozilla.org/kitsune -u apache
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/support/src/support.mozilla.org/kitsune
+ find /data/support/src/support.mozilla.org/kitsune -name '*.pyc' -delete
+ read -p 'Do you really want to push SUMO and reload apache? [y/n] ' YESNO
Do you really want to push SUMO and reload apache? [y/n] y
+ [[ y != \y ]]
+ /data/support/deploy -n support.mozilla.org
[2011-12-20 16:28:27] Running rsync_project
[2011-12-20 16:28:27] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/support/src/support.mozilla.org/ /data/support/www/support.mozilla.org/
[2011-12-20 16:28:31] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/support/src/support.mozilla.org/ /data/support/www/support.mozilla.org/ (3.100s)
+ issue-multi-command support /data/bin/update-www.sh
[2011-12-20 16:28:31] [support1.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh
[2011-12-20 16:28:31] [support2.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh
[2011-12-20 16:28:31] [support3.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh
[2011-12-20 16:28:31] [support4.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh
[2011-12-20 16:28:31] [support5.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh
[2011-12-20 16:28:32] [support4.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh (1.782s)
[2011-12-20 16:28:32] [support3.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh (1.808s)
[2011-12-20 16:28:32] [support1.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh (1.838s)
[2011-12-20 16:28:32] [support5.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh (1.824s)
[2011-12-20 16:28:33] [support2.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh (1.888s)
+ issue-multi-command support-celery /data/bin/update-www.sh
[2011-12-20 16:28:33] [sumocelery1.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh
[2011-12-20 16:28:36] [sumocelery1.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh (3.102s)
+ scp /data/support/src/support.mozilla.org/kitsune/configs/sphinx/sphinx.conf pp-app-sphinx01.phx.mozilla.com:/data/sphinx/support/sphinx.conf
sphinx.conf 100% 12KB 12.3KB/s 00:00
+ scp /data/support/src/support.mozilla.org/kitsune/configs/sphinx/sphinx.conf pp-app-sphinx02.phx.mozilla.com:/data/sphinx/support/sphinx.conf
sphinx.conf 100% 12KB 12.3KB/s 00:00
+ echo 'Restarting httpd...'
Restarting httpd...
+ issue-multi-command support /sbin/service httpd graceful
[2011-12-20 16:28:37] [support1.webapp.phx1.mozilla.com] running: /sbin/service httpd graceful
[2011-12-20 16:28:37] [support2.webapp.phx1.mozilla.com] running: /sbin/service httpd graceful
[2011-12-20 16:28:37] [support3.webapp.phx1.mozilla.com] running: /sbin/service httpd graceful
[2011-12-20 16:28:37] [support4.webapp.phx1.mozilla.com] running: /sbin/service httpd graceful
[2011-12-20 16:28:37] [support5.webapp.phx1.mozilla.com] running: /sbin/service httpd graceful
[2011-12-20 16:28:37] [support3.webapp.phx1.mozilla.com] finished: /sbin/service httpd graceful (0.616s)
[2011-12-20 16:28:38] [support1.webapp.phx1.mozilla.com] finished: /sbin/service httpd graceful (0.673s)
[2011-12-20 16:28:38] [support4.webapp.phx1.mozilla.com] finished: /sbin/service httpd graceful (0.699s)
[2011-12-20 16:28:38] [support5.webapp.phx1.mozilla.com] finished: /sbin/service httpd graceful (0.712s)
[2011-12-20 16:28:38] [support2.webapp.phx1.mozilla.com] finished: /sbin/service httpd graceful (0.733s)
+ echo 'Restarting Celery...'
Restarting Celery...
+ issue-multi-command support-celery /sbin/service celeryd-kitsune-prod restart
[2011-12-20 16:28:38] [sumocelery1.webapp.phx1.mozilla.com] running: /sbin/service celeryd-kitsune-prod restart
[2011-12-20 16:28:53] [sumocelery1.webapp.phx1.mozilla.com] finished: /sbin/service celeryd-kitsune-prod restart (15.239s)
[sumocelery1.webapp.phx1.mozilla.com] out: Restarting celery-kitsune-prod: celery-kitsune-prod: stopped
[sumocelery1.webapp.phx1.mozilla.com] out: celery-kitsune-prod: started
[sumocelery1.webapp.phx1.mozilla.com] out: [ OK ]
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 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
•