adamhjk (owner)

Revisions

gist: 215818 Download_button fork
public
Public Clone URL: git://gist.github.com/215818.git
Embed All Files: show embed
Text only #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[adam@latte.local](1)% cap monkeynews:deploy REVISION=food ~/src/sandbox/opscode/chefistrano
  * executing `monkeynews:deploy'
  * executing `monkeynews:deploy:update'
  * executing "sudo -p 'sudo password: ' chef-client -l info"
    servers: ["ec2-174-129-154-220.compute-1.amazonaws.com"]
    [ec2-174-129-154-220.compute-1.amazonaws.com] executing command
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:22 +0000] INFO: Starting Chef Run
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: deploying branch: HEAD
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: ensuring proper ownership
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: updating the cached checkout
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: Fetching updates from origin and resetting to revison ebc5a7be068cda892b449227660b0203a4c55896
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: copying the cached checkout to /srv/monkeynews/releases/ebc5a7be068cda892b449227660b0203a4c55896
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: ensuring proper ownership
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: Running callback before_symlink code block
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] WARN: No node with role monkeynews_database_master, database.yml not rendered!
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: Symlinking
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: Purging directories in checkout log, tmp/pids, public/system
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: creating directories before symlink: tmp,public,config
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: Linking shared paths into current release: log => log, system => public/system, pids => tmp/pids
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: Making pre-migration symlinks: config/database.yml => config/database.yml
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: ensuring proper ownership
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: Linking release /srv/
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] monkeynews/releases/ebc5a7be068cda892b449227660b0203a4c55896 into production at /srv/monkeynews/current
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: ensuring proper ownership
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:35 +0000] INFO: Restarting app with embedded recipe
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:37 +0000] INFO: service[nginx]: restarted successfully
 ** [out :: ec2-174-129-154-220.compute-1.amazonaws.com] [Thu, 22 Oct 2009 07:58:37 +0000] INFO: Chef Run complete in 15.741303 seconds
    command finished