Skip to content

Instantly share code, notes, and snippets.

@singingwolfboy
Created September 29, 2014 20:39
Show Gist options
  • Save singingwolfboy/c6d5895ca981ac558e38 to your computer and use it in GitHub Desktop.
Save singingwolfboy/c6d5895ca981ac558e38 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
Last login: Mon Sep 29 12:16:20 on ttys003
cd d% db ~ mastodon
% cd dev/configuration/vagrant/base/devstack
db ~/dev/configuration/vagrant/base/devstack (git)-[master] mastodon
% workon configuration
(configuration)db ~/dev/configuration/vagrant/base/devstack (git)-[master] mastodon
% ansible --version
ansible 1.5.5
(configuration)db ~/dev/configuration/vagrant/base/devstack (git)-[master] mastodon
% vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'precise64'...
==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: devstack_default_1412020117662_10839
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
default: Adapter 2: hostonly
==> default: Forwarding ports...
default: 8000 => 8000 (adapter 1)
default: 8001 => 8001 (adapter 1)
default: 18080 => 18080 (adapter 1)
default: 8765 => 8765 (adapter 1)
default: 9200 => 9200 (adapter 1)
default: 22 => 2222 (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Connection timeout. Retrying...
==> default: Machine booted and ready!
GuestAdditions versions on your host (4.3.16) and guest (4.2.0) do not match.
stdin: is not a tty
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
fakeroot linux-headers-3.2.0-23 make patch
Suggested packages:
make-doc diffutils-doc
The following NEW packages will be installed:
dkms fakeroot linux-headers-3.2.0-23 linux-headers-3.2.0-23-generic make
patch
0 upgraded, 6 newly installed, 0 to remove and 66 not upgraded.
Need to get 12.7 MB of archives.
After this operation, 68.5 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise/main make amd64 3.81-8.1ubuntu1 [118 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main patch amd64 2.6.1-3 [80.2 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/main dkms all 2.2.0.3-1ubuntu3 [73.1 kB]
Get:4 http://us.archive.ubuntu.com/ubuntu/ precise/main fakeroot amd64 1.18.2-1 [87.2 kB]
Get:5 http://us.archive.ubuntu.com/ubuntu/ precise/main linux-headers-3.2.0-23 all 3.2.0-23.36 [11.4 MB]
Get:6 http://us.archive.ubuntu.com/ubuntu/ precise/main linux-headers-3.2.0-23-generic amd64 3.2.0-23.36 [947 kB]
dpkg-preconfigure: unable to re-open stdin: No such file or directory
Fetched 12.7 MB in 0s (17.4 MB/s)
Selecting previously unselected package make.
(Reading database ... 51095 files and directories currently installed.)
Unpacking make (from .../make_3.81-8.1ubuntu1_amd64.deb) ...
Selecting previously unselected package patch.
Unpacking patch (from .../patch_2.6.1-3_amd64.deb) ...
Selecting previously unselected package dkms.
Unpacking dkms (from .../dkms_2.2.0.3-1ubuntu3_all.deb) ...
Selecting previously unselected package fakeroot.
Unpacking fakeroot (from .../fakeroot_1.18.2-1_amd64.deb) ...
Selecting previously unselected package linux-headers-3.2.0-23.
Unpacking linux-headers-3.2.0-23 (from .../linux-headers-3.2.0-23_3.2.0-23.36_all.deb) ...
Selecting previously unselected package linux-headers-3.2.0-23-generic.
Unpacking linux-headers-3.2.0-23-generic (from .../linux-headers-3.2.0-23-generic_3.2.0-23.36_amd64.deb) ...
Processing triggers for man-db ...
Setting up make (3.81-8.1ubuntu1) ...
Setting up patch (2.6.1-3) ...
Setting up dkms (2.2.0.3-1ubuntu3) ...
Setting up fakeroot (1.18.2-1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode.
Setting up linux-headers-3.2.0-23 (3.2.0-23.36) ...
Setting up linux-headers-3.2.0-23-generic (3.2.0-23.36) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.2.0-23-generic /boot/vmlinuz-3.2.0-23-generic
Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
stdin: is not a tty
mount: warning: /mnt seems to be mounted read-only.
Installing Virtualbox Guest Additions 4.3.16 - guest version is 4.2.0
stdin: is not a tty
Verifying archive integrity... All good.
Uncompressing VirtualBox 4.3.16 Guest Additions for Linux............
VirtualBox Guest Additions installer
Removing installed version 4.2.0 of VirtualBox Guest Additions...
Copying additional installer modules ...
Installing additional modules ...
Removing existing VirtualBox DKMS kernel modules ...done.
Removing existing VirtualBox non-DKMS kernel modules ...done.
Building the VirtualBox Guest Additions kernel modules ...done.
Doing non-kernel setup of the Guest Additions ...done.
You should restart your guest to make sure the new modules are actually used
Installing the Window System drivers
Could not find the X.Org or XFree86 Window System, skipping.
An error occurred during installation of VirtualBox Guest Additions 4.3.16. Some functionality may not work as intended.
In most cases it is OK that the "Window System drivers" installation failed.
stdin: is not a tty
==> default: Checking for guest additions in VM...
==> default: Checking for host entries
==> default: Configuring and enabling network interfaces...
==> default: Exporting NFS shared folders...
==> default: Preparing to edit /etc/exports. Administrator privileges will be required...
==> default: Mounting NFS shared folders...
==> default: Running provisioner: shell...
default: Running: inline script
==> default: stdin: is not a tty
==> default: Running provisioner: ansible...
ANSIBLE_FORCE_COLOR=true ANSIBLE_HOST_KEY_CHECKING=false PYTHONUNBUFFERED=1 ansible-playbook --private-key=/Users/db/.vagrant.d/insecure_private_key --user=vagrant --limit='default' --inventory-file=/Users/db/dev/configuration/vagrant/base/devstack/.vagrant/provisioners/ansible/inventory --extra-vars={} -vvvv ../../../playbooks/vagrant-devstack.yml
[WARNING]: It is unneccessary to use '{{' in loops, leave variables in loop
expressions bare.
PLAY [Configure instance(s)] **************************************************
GATHERING FACTS ***************************************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE setup
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020209.76-33697725943751 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020209.76-33697725943751 && echo $HOME/.ansible/tmp/ansible-tmp-1412020209.76-33697725943751'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpWpvI5f TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020209.76-33697725943751/setup
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=znbypyqxxgcdaacjjsqdeujfbxvlfgde] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-znbypyqxxgcdaacjjsqdeujfbxvlfgde; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020209.76-33697725943751/setup; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020209.76-33697725943751/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default]
TASK: [user | debug var=user_info] ********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
ok: [default] => {
"item": "",
"user_info": []
}
TASK: [user | create the edxadmin group] **************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE group name=edxadmin state=present
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020211.42-52913464027051 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020211.42-52913464027051 && echo $HOME/.ansible/tmp/ansible-tmp-1412020211.42-52913464027051'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpyso53w TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020211.42-52913464027051/group
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=polgfvbhfzvpwqcrkbembpjmtpazxuti] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-polgfvbhfzvpwqcrkbembpjmtpazxuti; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020211.42-52913464027051/group; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020211.42-52913464027051/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "gid": 1003, "item": "", "name": "edxadmin", "state": "present", "system": false}
TASK: [user | ensure sudoers.d is read] ***************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE lineinfile dest=/etc/sudoers state=present regexp='^#includedir /etc/sudoers.d' line='#includedir /etc/sudoers.d' validate='visudo -cf %s'
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020211.62-24728713149429 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020211.62-24728713149429 && echo $HOME/.ansible/tmp/ansible-tmp-1412020211.62-24728713149429'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpmb7I96 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020211.62-24728713149429/lineinfile
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=nezqadiegvireqoyvaaadfprhjeynkju] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-nezqadiegvireqoyvaaadfprhjeynkju; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020211.62-24728713149429/lineinfile; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020211.62-24728713149429/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"backup": "", "changed": false, "item": "", "msg": ""}
TASK: [user | grant full sudo access to the edxadmin group] *******************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=nfyirehwrznmnldgmooqzmhybwucovss] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-nfyirehwrznmnldgmooqzmhybwucovss; rc=0; [ -r "/etc/sudoers.d/edxadmin" ] || rc=2; [ -f "/etc/sudoers.d/edxadmin" ] || rc=1; [ -d "/etc/sudoers.d/edxadmin" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/sudoers.d/edxadmin 2>/dev/null) || (/sbin/md5sum -q /etc/sudoers.d/edxadmin 2>/dev/null) || (/usr/bin/digest -a md5 /etc/sudoers.d/edxadmin 2>/dev/null) || (/sbin/md5 -q /etc/sudoers.d/edxadmin 2>/dev/null) || (/usr/bin/md5 -n /etc/sudoers.d/edxadmin 2>/dev/null) || (/bin/md5 -q /etc/sudoers.d/edxadmin 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/sudoers.d/edxadmin 2>/dev/null) || (/bin/csum -h MD5 /etc/sudoers.d/edxadmin 2>/dev/null) || (echo "${rc} /etc/sudoers.d/edxadmin")\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020211.81-43656566638292 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020211.81-43656566638292 && echo $HOME/.ansible/tmp/ansible-tmp-1412020211.81-43656566638292'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpBTMZ3h TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020211.81-43656566638292/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp8Di8BX TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020211.81-43656566638292/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=nidtbwnwhhpmkhnxcromnxwckibwwofb] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-nidtbwnwhhpmkhnxcromnxwckibwwofb; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020211.81-43656566638292/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020211.81-43656566638292/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/etc/sudoers.d/edxadmin", "gid": 0, "group": "root", "item": "", "md5sum": "44aadaff836d80e7cbd042bd9f07a230", "mode": "0440", "owner": "root", "size": 32, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020211.81-43656566638292/source", "state": "file", "uid": 0}
TASK: [user | create the users] ***********************************************
skipping: [default]
TASK: [user | create .ssh directory] ******************************************
skipping: [default]
TASK: [user | assign admin role to admin users] *******************************
skipping: [default]
TASK: [user | copy github key[s] to .ssh/authorized_keys2] ********************
skipping: [default]
TASK: [user | copy additional authorized keys] ********************************
skipping: [default]
TASK: [user | create bashrc file for normal users] ****************************
skipping: [default]
TASK: [user | create .profile for all users] **********************************
skipping: [default]
TASK: [user | modify shell for restricted users] ******************************
skipping: [default]
TASK: [user | create bashrc file for restricted users] ************************
skipping: [default]
TASK: [user | create sudoers file from template] ******************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020212.19-109910951470847 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020212.19-109910951470847 && echo $HOME/.ansible/tmp/ansible-tmp-1412020212.19-109910951470847'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=fxsdnpfrdmexeokmfierqecrbsjwoxch] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-fxsdnpfrdmexeokmfierqecrbsjwoxch; rc=0; [ -r "/etc/sudoers.d/99-restricted" ] || rc=2; [ -f "/etc/sudoers.d/99-restricted" ] || rc=1; [ -d "/etc/sudoers.d/99-restricted" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/sudoers.d/99-restricted 2>/dev/null) || (/sbin/md5sum -q /etc/sudoers.d/99-restricted 2>/dev/null) || (/usr/bin/digest -a md5 /etc/sudoers.d/99-restricted 2>/dev/null) || (/sbin/md5 -q /etc/sudoers.d/99-restricted 2>/dev/null) || (/usr/bin/md5 -n /etc/sudoers.d/99-restricted 2>/dev/null) || (/bin/md5 -q /etc/sudoers.d/99-restricted 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/sudoers.d/99-restricted 2>/dev/null) || (/bin/csum -h MD5 /etc/sudoers.d/99-restricted 2>/dev/null) || (echo "${rc} /etc/sudoers.d/99-restricted")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpo1zGDC TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020212.19-109910951470847/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpTKtLiE TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020212.19-109910951470847/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=pqsligykgyeazbewqldglevbsgbshfhv] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-pqsligykgyeazbewqldglevbsgbshfhv; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020212.19-109910951470847/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020212.19-109910951470847/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/etc/sudoers.d/99-restricted", "gid": 0, "group": "root", "item": "", "md5sum": "68b329da9893e34099c7d8ad5cb9c940", "mode": "0440", "owner": "root", "size": 1, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020212.19-109910951470847/source", "state": "file", "uid": 0}
TASK: [user | change home directory ownership to root for restricted users] ***
skipping: [default]
TASK: [user | create ~/bin directory] *****************************************
skipping: [default]
TASK: [user | create allowed command links] ***********************************
skipping: [default]
TASK: [security | Check if we are vulnerable] *********************************
skipping: [default]
TASK: [security | Apply bash security update if we are vulnerable] ************
skipping: [default]
TASK: [security | Check again and fail if we are still vulnerable] ************
skipping: [default]
TASK: [common | Add user www-data] ********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE user name="www-data" shell=/bin/false
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020212.59-31834195525984 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020212.59-31834195525984 && echo $HOME/.ansible/tmp/ansible-tmp-1412020212.59-31834195525984'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpDvlxfo TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020212.59-31834195525984/user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ablwiutnxxgptrbhyqdrrkkqfvhazxbo] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ablwiutnxxgptrbhyqdrrkkqfvhazxbo; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020212.59-31834195525984/user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020212.59-31834195525984/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"append": false, "changed": true, "comment": "www-data", "group": 33, "home": "/var/www", "item": "", "move_home": false, "name": "www-data", "shell": "/bin/false", "state": "present", "uid": 33}
TASK: [common | Create common directories] ************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/var state=directory owner=root group=root mode=0755
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020212.76-159734187581326 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020212.76-159734187581326 && echo $HOME/.ansible/tmp/ansible-tmp-1412020212.76-159734187581326'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmplXgrhq TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020212.76-159734187581326/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=stdpqkkfhtqrfzmnbairylxwjuvyocfg] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-stdpqkkfhtqrfzmnbairylxwjuvyocfg; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020212.76-159734187581326/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020212.76-159734187581326/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var) => {"changed": true, "gid": 0, "group": "root", "item": "/edx/var", "mode": "0755", "owner": "root", "path": "/edx/var", "size": 4096, "state": "directory", "uid": 0}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/app state=directory owner=root group=root mode=0755
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020212.88-89918174857710 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020212.88-89918174857710 && echo $HOME/.ansible/tmp/ansible-tmp-1412020212.88-89918174857710'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpG6cQyM TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020212.88-89918174857710/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=faioiqfeedykulharqytifablgsxugvt] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-faioiqfeedykulharqytifablgsxugvt; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020212.88-89918174857710/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020212.88-89918174857710/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => (item=/edx/app) => {"changed": false, "gid": 0, "group": "root", "item": "/edx/app", "mode": "0755", "owner": "root", "path": "/edx/app", "size": 4096, "state": "directory", "uid": 0}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/bin state=directory owner=root group=root mode=0755
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020213.06-50011464833088 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020213.06-50011464833088 && echo $HOME/.ansible/tmp/ansible-tmp-1412020213.06-50011464833088'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpIbVUYP TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020213.06-50011464833088/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=tfqqnwszvfucjkwmptslpwyqebodasdh] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-tfqqnwszvfucjkwmptslpwyqebodasdh; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020213.06-50011464833088/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020213.06-50011464833088/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/bin) => {"changed": true, "gid": 0, "group": "root", "item": "/edx/bin", "mode": "0755", "owner": "root", "path": "/edx/bin", "size": 4096, "state": "directory", "uid": 0}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/etc state=directory owner=root group=root mode=0755
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020213.19-184294371963352 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020213.19-184294371963352 && echo $HOME/.ansible/tmp/ansible-tmp-1412020213.19-184294371963352'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpNMF95W TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020213.19-184294371963352/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ieajrzxvwsdbolthcxbvakjhoryakatx] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ieajrzxvwsdbolthcxbvakjhoryakatx; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020213.19-184294371963352/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020213.19-184294371963352/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/etc) => {"changed": true, "gid": 0, "group": "root", "item": "/edx/etc", "mode": "0755", "owner": "root", "path": "/edx/etc", "size": 4096, "state": "directory", "uid": 0}
TASK: [common | check if instance is vagrant] *********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE stat path=/home/vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020213.37-52404082774666 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020213.37-52404082774666 && echo $HOME/.ansible/tmp/ansible-tmp-1412020213.37-52404082774666'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpUmlRuQ TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020213.37-52404082774666/stat
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=hzrcopjyemrzxcuklqwukgcyrrwxpwpq] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-hzrcopjyemrzxcuklqwukgcyrrwxpwpq; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020213.37-52404082774666/stat; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020213.37-52404082774666/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"changed": false, "item": "", "stat": {"atime": 1347603168.2010481, "ctime": 1412020208.4824293, "dev": 64512, "exists": true, "gid": 1000, "inode": 2884992, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mode": "0755", "mtime": 1412020208.4824293, "nlink": 5, "pw_name": "vagrant", "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 1000, "wgrp": false, "woth": false, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}}
TASK: [common | Install python-pycurl] ****************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt pkg=python-pycurl state=present update_cache=yes
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020213.54-108205803362493 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020213.54-108205803362493 && echo $HOME/.ansible/tmp/ansible-tmp-1412020213.54-108205803362493'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpY_UIM2 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020213.54-108205803362493/apt
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=qgzcsuikencofrcojkgsjduddaqyidxh] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-qgzcsuikencofrcojkgsjduddaqyidxh; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020213.54-108205803362493/apt; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020213.54-108205803362493/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libcurl4-gnutls-dev python-pycurl-dbg\nThe following NEW packages will be installed:\n python-pycurl\n0 upgraded, 1 newly installed, 0 to remove and 171 not upgraded.\nNeed to get 49.2 kB of archives.\nAfter this operation, 215 kB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pycurl amd64 7.19.0-4ubuntu3 [49.2 kB]\nFetched 49.2 kB in 0s (1,521 kB/s)\nSelecting previously unselected package python-pycurl.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 73195 files and directories currently installed.)\r\nUnpacking python-pycurl (from .../python-pycurl_7.19.0-4ubuntu3_amd64.deb) ...\r\nSetting up python-pycurl (7.19.0-4ubuntu3) ...\r\n"}
TASK: [common | Add git apt repository] ***************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt_repository repo="ppa:git-core/ppa"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020222.48-212720149288871 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020222.48-212720149288871 && echo $HOME/.ansible/tmp/ansible-tmp-1412020222.48-212720149288871'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpk02PKw TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020222.48-212720149288871/apt_repository
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jieiptzlnyjnsldtfnsbyvgvmfwrluvu] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jieiptzlnyjnsldtfnsbyvgvmfwrluvu; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020222.48-212720149288871/apt_repository; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020222.48-212720149288871/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "repo": "ppa:git-core/ppa", "state": "present"}
TASK: [common | Install role-independent useful system packages] **************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt pkg=ntp,ack-grep,lynx-cur,logrotate,mosh,rsyslog,screen,tree,git,unzip,python2.7,python-pip,python2.7-dev,curl install_recommends=yes state=present update_cache=yes
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020227.44-256214115144391 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020227.44-256214115144391 && echo $HOME/.ansible/tmp/ansible-tmp-1412020227.44-256214115144391'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpKq0WUk TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020227.44-256214115144391/apt
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=arvctcbfudqcwctcsotvgzogewucazez] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-arvctcbfudqcwctcsotvgzogewucazez; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020227.44-256214115144391/apt; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020227.44-256214115144391/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n git-man libcurl3 liberror-perl libexpat1 libexpat1-dev libfile-next-perl\n libio-pty-perl libprotobuf7 libpython2.7 libutempter0 python-pkg-resources\n python-setuptools python2.7 python2.7-minimal\nSuggested packages:\n git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk\n gitweb git-arch git-cvs git-mediawiki git-svn python-distribute\n python-distribute-doc python2.7-doc binfmt-support byobu zip\nThe following NEW packages will be installed:\n ack-grep curl git git-man libcurl3 liberror-perl libexpat1-dev\n libfile-next-perl libio-pty-perl libprotobuf7 libpython2.7 libutempter0\n lynx-cur mosh python-pip python-pkg-resources python-setuptools\n python2.7-dev screen tree unzip\nThe following packages will be upgraded:\n libexpat1 python2.7 python2.7-minimal\n3 upgraded, 21 newly installed, 0 to remove and 168 not upgraded.\nNeed to get 51.0 MB of archives.\nAfter this operation, 75.3 MB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcurl3 amd64 7.22.0-3ubuntu4.10 [237 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1 amd64 2.0.1-7.2ubuntu1.1 [131 kB]\nGet:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7 amd64 2.7.3-0ubuntu3.5 [2,675 kB]\nGet:4 http://ppa.launchpad.net/git-core/ppa/ubuntu/ precise/main git-man all 1:2.1.1-1~ppa0~ubuntu12.04.1 [1,260 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-minimal amd64 2.7.3-0ubuntu3.5 [1,743 kB]\nGet:6 http://us.archive.ubuntu.com/ubuntu/ precise/universe libfile-next-perl all 1.06-2 [16.0 kB]\nGet:7 http://us.archive.ubuntu.com/ubuntu/ precise/universe ack-grep all 1.92-1 [54.9 kB]\nGet:8 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main curl amd64 7.22.0-3ubuntu4.10 [138 kB]\nGet:9 http://us.archive.ubuntu.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libexpat1-dev amd64 2.0.1-7.2ubuntu1.1 [216 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu/ precise/main libio-pty-perl amd64 1:1.08-1build2 [36.7 kB]\nGet:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpython2.7 amd64 2.7.3-0ubuntu3.5 [1,188 kB]\nGet:13 http://us.archive.ubuntu.com/ubuntu/ precise/main libutempter0 amd64 1.1.5-4 [8,060 B]\nGet:14 http://us.archive.ubuntu.com/ubuntu/ precise/main libprotobuf7 amd64 2.4.1-1ubuntu2 [352 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu/ precise/universe mosh amd64 1.1.3-1 [297 kB]\nGet:16 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu/ precise/main python-setuptools all 0.6.24-1ubuntu1 [441 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-pip all 1.0-1build1 [95.1 kB]\nGet:19 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python2.7-dev amd64 2.7.3-0ubuntu3.5 [29.5 MB]\nGet:20 http://ppa.launchpad.net/git-core/ppa/ubuntu/ precise/main git amd64 1:2.1.1-1~ppa0~ubuntu12.04.1 [10.6 MB]\nGet:21 http://us.archive.ubuntu.com/ubuntu/ precise/main screen amd64 4.0.3-14ubuntu8 [611 kB]\nGet:22 http://us.archive.ubuntu.com/ubuntu/ precise/universe tree amd64 1.5.3-2 [28.4 kB]\nGet:23 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main unzip amd64 6.0-4ubuntu2 [193 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main lynx-cur amd64 2.8.8dev.9-2ubuntu0.12.04.1 [1,061 kB]\nFetched 51.0 MB in 16s (3,123 kB/s)\nSelecting previously unselected package libcurl3.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 73223 files and directories currently installed.)\r\nUnpacking libcurl3 (from .../libcurl3_7.22.0-3ubuntu4.10_amd64.deb) ...\r\nPreparing to replace libexpat1 2.0.1-7.2ubuntu1 (using .../libexpat1_2.0.1-7.2ubuntu1.1_amd64.deb) ...\r\nUnpacking replacement libexpat1 ...\r\nPreparing to replace python2.7 2.7.3-0ubuntu3 (using .../python2.7_2.7.3-0ubuntu3.5_amd64.deb) ...\r\nUnpacking replacement python2.7 ...\r\nPreparing to replace python2.7-minimal 2.7.3-0ubuntu3 (using .../python2.7-minimal_2.7.3-0ubuntu3.5_amd64.deb) ...\r\nUnpacking replacement python2.7-minimal ...\r\nProcessing triggers for man-db ...\r\nSetting up python2.7-minimal (2.7.3-0ubuntu3.5) ...\r\nSelecting previously unselected package libfile-next-perl.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 73238 files and directories currently installed.)\r\nUnpacking libfile-next-perl (from .../libfile-next-perl_1.06-2_all.deb) ...\r\nSelecting previously unselected package ack-grep.\r\nUnpacking ack-grep (from .../ack-grep_1.92-1_all.deb) ...\r\nSelecting previously unselected package curl.\r\nUnpacking curl (from .../curl_7.22.0-3ubuntu4.10_amd64.deb) ...\r\nSelecting previously unselected package liberror-perl.\r\nUnpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ...\r\nSelecting previously unselected package git-man.\r\nUnpacking git-man (from .../git-man_1%3a2.1.1-1~ppa0~ubuntu12.04.1_all.deb) ...\r\nSelecting previously unselected package git.\r\nUnpacking git (from .../git_1%3a2.1.1-1~ppa0~ubuntu12.04.1_amd64.deb) ...\r\nSelecting previously unselected package libexpat1-dev.\r\nUnpacking libexpat1-dev (from .../libexpat1-dev_2.0.1-7.2ubuntu1.1_amd64.deb) ...\r\nSelecting previously unselected package libio-pty-perl.\r\nUnpacking libio-pty-perl (from .../libio-pty-perl_1%3a1.08-1build2_amd64.deb) ...\r\nSelecting previously unselected package libpython2.7.\r\nUnpacking libpython2.7 (from .../libpython2.7_2.7.3-0ubuntu3.5_amd64.deb) ...\r\nSelecting previously unselected package libutempter0.\r\nUnpacking libutempter0 (from .../libutempter0_1.1.5-4_amd64.deb) ...\r\nSelecting previously unselected package libprotobuf7.\r\nUnpacking libprotobuf7 (from .../libprotobuf7_2.4.1-1ubuntu2_amd64.deb) ...\r\nSelecting previously unselected package mosh.\r\nUnpacking mosh (from .../mosh_1.1.3-1_amd64.deb) ...\r\nSelecting previously unselected package python-pkg-resources.\r\nUnpacking python-pkg-resources (from .../python-pkg-resources_0.6.24-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-setuptools.\r\nUnpacking python-setuptools (from .../python-setuptools_0.6.24-1ubuntu1_all.deb) ...\r\nSelecting previously unselected package python-pip.\r\nUnpacking python-pip (from .../python-pip_1.0-1build1_all.deb) ...\r\nSelecting previously unselected package python2.7-dev.\r\nUnpacking python2.7-dev (from .../python2.7-dev_2.7.3-0ubuntu3.5_amd64.deb) ...\r\nSelecting previously unselected package screen.\r\nUnpacking screen (from .../screen_4.0.3-14ubuntu8_amd64.deb) ...\r\nSelecting previously unselected package tree.\r\nUnpacking tree (from .../tree_1.5.3-2_amd64.deb) ...\r\nSelecting previously unselected package unzip.\r\nUnpacking unzip (from .../unzip_6.0-4ubuntu2_amd64.deb) ...\r\nSelecting previously unselected package lynx-cur.\r\nUnpacking lynx-cur (from .../lynx-cur_2.8.8dev.9-2ubuntu0.12.04.1_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for ureadahead ...\r\nureadahead will be reprofiled on next reboot\r\nProcessing triggers for install-info ...\r\nSetting up libcurl3 (7.22.0-3ubuntu4.10) ...\r\nSetting up libexpat1 (2.0.1-7.2ubuntu1.1) ...\r\nSetting up python2.7 (2.7.3-0ubuntu3.5) ...\r\nSetting up libfile-next-perl (1.06-2) ...\r\nSetting up ack-grep (1.92-1) ...\r\nSetting up curl (7.22.0-3ubuntu4.10) ...\r\nSetting up liberror-perl (0.17-1) ...\r\nSetting up git-man (1:2.1.1-1~ppa0~ubuntu12.04.1) ...\r\nSetting up git (1:2.1.1-1~ppa0~ubuntu12.04.1) ...\r\nInstalling new version of config file /etc/bash_completion.d/git ...\r\nSetting up libexpat1-dev (2.0.1-7.2ubuntu1.1) ...\r\nSetting up libio-pty-perl (1:1.08-1build2) ...\r\nSetting up libpython2.7 (2.7.3-0ubuntu3.5) ...\r\nSetting up libutempter0 (1.1.5-4) ...\r\nCreating utempter group...\r\nSetting up libprotobuf7 (2.4.1-1ubuntu2) ...\r\nSetting up mosh (1.1.3-1) ...\r\nSetting up python-pkg-resources (0.6.24-1ubuntu1) ...\r\nSetting up python-setuptools (0.6.24-1ubuntu1) ...\r\nSetting up python-pip (1.0-1build1) ...\r\nSetting up python2.7-dev (2.7.3-0ubuntu3.5) ...\r\nSetting up screen (4.0.3-14ubuntu8) ...\r\nSetting up tree (1.5.3-2) ...\r\nSetting up unzip (6.0-4ubuntu2) ...\r\nSetting up lynx-cur (2.8.8dev.9-2ubuntu0.12.04.1) ...\r\nupdate-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode.\r\nProcessing triggers for libc-bin ...\r\nldconfig deferred processing now taking place\r\n"}
TASK: [common | Create common log directory] **********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/var/log state=directory owner=syslog group=syslog mode=0755
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020259.89-225470094455204 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020259.89-225470094455204 && echo $HOME/.ansible/tmp/ansible-tmp-1412020259.89-225470094455204'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpNjNPIu TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020259.89-225470094455204/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=zsboeaqfvgkzzdxipizglbawptquwerv] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-zsboeaqfvgkzzdxipizglbawptquwerv; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020259.89-225470094455204/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020259.89-225470094455204/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "gid": 103, "group": "syslog", "item": "", "mode": "0755", "owner": "syslog", "path": "/edx/var/log", "size": 4096, "state": "directory", "uid": 101}
TASK: [common | upload sudo config for key forwarding as root] ****************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=bvqdruabgonavrtmowulefjsafwfksal] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-bvqdruabgonavrtmowulefjsafwfksal; rc=0; [ -r "/etc/sudoers.d/ssh_key_forward" ] || rc=2; [ -f "/etc/sudoers.d/ssh_key_forward" ] || rc=1; [ -d "/etc/sudoers.d/ssh_key_forward" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/sudoers.d/ssh_key_forward 2>/dev/null) || (/sbin/md5sum -q /etc/sudoers.d/ssh_key_forward 2>/dev/null) || (/usr/bin/digest -a md5 /etc/sudoers.d/ssh_key_forward 2>/dev/null) || (/sbin/md5 -q /etc/sudoers.d/ssh_key_forward 2>/dev/null) || (/usr/bin/md5 -n /etc/sudoers.d/ssh_key_forward 2>/dev/null) || (/bin/md5 -q /etc/sudoers.d/ssh_key_forward 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/sudoers.d/ssh_key_forward 2>/dev/null) || (/bin/csum -h MD5 /etc/sudoers.d/ssh_key_forward 2>/dev/null) || (echo "${rc} /etc/sudoers.d/ssh_key_forward")\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020260.05-90206630783505 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020260.05-90206630783505 && echo $HOME/.ansible/tmp/ansible-tmp-1412020260.05-90206630783505'"]
<127.0.0.1> PUT /Users/db/dev/configuration/playbooks/roles/common/files/ssh_key_forward TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020260.05-90206630783505/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpfldw9N TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020260.05-90206630783505/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=retqmqhsqdguphpzwgyoelasqmqoipqj] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-retqmqhsqdguphpzwgyoelasqmqoipqj; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020260.05-90206630783505/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020260.05-90206630783505/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/etc/sudoers.d/ssh_key_forward", "gid": 0, "group": "root", "item": "", "md5sum": "b210117920cdf1023b3db7be16505a5a", "mode": "0440", "owner": "root", "size": 40, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020260.05-90206630783505/source", "state": "file", "uid": 0}
TASK: [common | pip install virtualenv] ***************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name="pip==1.5.6" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020260.21-229872340147955 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020260.21-229872340147955 && echo $HOME/.ansible/tmp/ansible-tmp-1412020260.21-229872340147955'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp1M_DjB TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020260.21-229872340147955/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=lgvlrvcupknuugxbdxmurzyxrwqfenpf] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-lgvlrvcupknuugxbdxmurzyxrwqfenpf; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020260.21-229872340147955/pip; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020260.21-229872340147955/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=pip==1.5.6) => {"changed": true, "cmd": "/usr/bin/pip install -i https://pypi.python.org/simple pip==1.5.6", "item": "pip==1.5.6", "name": "pip==1.5.6", "requirements": null, "state": "present", "stderr": "", "stdout": "Downloading/unpacking pip==1.5.6\n Running setup.py egg_info for package pip\n \n warning: no files found matching 'pip/cacert.pem'\n warning: no files found matching '*.html' under directory 'docs'\n warning: no previously-included files matching '*.rst' found under directory 'docs/_build'\n no previously-included directories found matching 'docs/_build/_sources'\nInstalling collected packages: pip\n Found existing installation: pip 1.0\n Uninstalling pip:\n Successfully uninstalled pip\n Running setup.py install for pip\n \n warning: no files found matching 'pip/cacert.pem'\n warning: no files found matching '*.html' under directory 'docs'\n warning: no previously-included files matching '*.rst' found under directory 'docs/_build'\n no previously-included directories found matching 'docs/_build/_sources'\n Installing pip script to /usr/local/bin\n Installing pip2.7 script to /usr/local/bin\n Installing pip2 script to /usr/local/bin\nSuccessfully installed pip\nCleaning up...\n", "version": null, "virtualenv": null}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name="setuptools==3.6" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020261.74-252872562336141 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020261.74-252872562336141 && echo $HOME/.ansible/tmp/ansible-tmp-1412020261.74-252872562336141'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpEX86ZV TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020261.74-252872562336141/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=teatbkvfjhmfsfbkybxmgzjuqisgufdp] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-teatbkvfjhmfsfbkybxmgzjuqisgufdp; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020261.74-252872562336141/pip; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020261.74-252872562336141/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=setuptools==3.6) => {"changed": true, "cmd": "/usr/local/bin/pip install -i https://pypi.python.org/simple setuptools==3.6", "item": "setuptools==3.6", "name": "setuptools==3.6", "requirements": null, "state": "present", "stderr": "", "stdout": "Downloading/unpacking setuptools==3.6\nInstalling collected packages: setuptools\n Found existing installation: distribute 0.6.24dev-r0\n Uninstalling distribute:\n Successfully uninstalled distribute\nSuccessfully installed setuptools\nCleaning up...\n", "version": null, "virtualenv": null}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name="virtualenv==1.11.6" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020264.56-195880385152080 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020264.56-195880385152080 && echo $HOME/.ansible/tmp/ansible-tmp-1412020264.56-195880385152080'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp_VJgXI TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020264.56-195880385152080/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=wcxvijovdghfpeiozcnoofymiwuctoai] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-wcxvijovdghfpeiozcnoofymiwuctoai; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020264.56-195880385152080/pip; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020264.56-195880385152080/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=virtualenv==1.11.6) => {"changed": true, "cmd": "/usr/local/bin/pip install -i https://pypi.python.org/simple virtualenv==1.11.6", "item": "virtualenv==1.11.6", "name": "virtualenv==1.11.6", "requirements": null, "state": "present", "stderr": "", "stdout": "Downloading/unpacking virtualenv==1.11.6\nInstalling collected packages: virtualenv\nSuccessfully installed virtualenv\nCleaning up...\n", "version": null, "virtualenv": null}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name="virtualenvwrapper" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020265.25-133286618704789 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020265.25-133286618704789 && echo $HOME/.ansible/tmp/ansible-tmp-1412020265.25-133286618704789'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp70BHiD TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020265.25-133286618704789/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=xdsnmquoxpcvcqdjixrjaujtffanjxfr] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-xdsnmquoxpcvcqdjixrjaujtffanjxfr; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020265.25-133286618704789/pip; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020265.25-133286618704789/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=virtualenvwrapper) => {"changed": true, "cmd": "/usr/local/bin/pip install -i https://pypi.python.org/simple virtualenvwrapper", "item": "virtualenvwrapper", "name": "virtualenvwrapper", "requirements": null, "state": "present", "stderr": "", "stdout": "Downloading/unpacking virtualenvwrapper\n Running setup.py (path:/tmp/pip_build_root/virtualenvwrapper/setup.py) egg_info for package virtualenvwrapper\n \n Installed /tmp/pip_build_root/virtualenvwrapper/pbr-0.10.0-py2.7.egg\n [pbr] Processing SOURCES.txt\n warning: LocalManifestMaker: standard file '-c' not found\n \n warning: no previously-included files found matching '.gitignore'\n warning: no previously-included files found matching '.gitreview'\n warning: no previously-included files matching '*.pyc' found anywhere in distribution\n warning: no files found matching '*.html' under directory 'docs'\n warning: no files found matching '*.css' under directory 'docs'\n warning: no files found matching '*.js' under directory 'docs'\n warning: no files found matching '*.png' under directory 'docs'\nRequirement already satisfied (use --upgrade to upgrade): virtualenv in /usr/local/lib/python2.7/dist-packages (from virtualenvwrapper)\nDownloading/unpacking virtualenv-clone (from virtualenvwrapper)\n Downloading virtualenv-clone-0.2.5.tar.gz\n Running setup.py (path:/tmp/pip_build_root/virtualenv-clone/setup.py) egg_info for package virtualenv-clone\n \nDownloading/unpacking stevedore (from virtualenvwrapper)\n Downloading stevedore-1.0.0-py2.py3-none-any.whl\nDownloading/unpacking six>=1.7.0 (from stevedore->virtualenvwrapper)\n Downloading six-1.8.0-py2.py3-none-any.whl\nRequirement already satisfied (use --upgrade to upgrade): argparse in /usr/lib/python2.7 (from stevedore->virtualenvwrapper)\nInstalling collected packages: virtualenvwrapper, virtualenv-clone, stevedore, six\n Running setup.py install for virtualenvwrapper\n [pbr] Reusing existing SOURCES.txt\n changing mode of build/scripts-2.7/virtualenvwrapper.sh from 644 to 755\n changing mode of build/scripts-2.7/virtualenvwrapper_lazy.sh from 644 to 755\n Skipping installation of /usr/local/lib/python2.7/dist-packages/virtualenvwrapper/__init__.py (namespace package)\n Installing /usr/local/lib/python2.7/dist-packages/virtualenvwrapper-4.3.1-py2.7-nspkg.pth\n changing mode of /usr/local/bin/virtualenvwrapper_lazy.sh to 755\n changing mode of /usr/local/bin/virtualenvwrapper.sh to 755\n Running setup.py install for virtualenv-clone\n \n Installing virtualenv-clone script to /usr/local/bin\nSuccessfully installed virtualenvwrapper virtualenv-clone stevedore six\nCleaning up...\n", "version": null, "virtualenv": null}
TASK: [common | Install rsyslog configuration for edX] ************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020267.16-174482337565782 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020267.16-174482337565782 && echo $HOME/.ansible/tmp/ansible-tmp-1412020267.16-174482337565782'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=hagoaisczoyieibmsvmptfhfwoorgnxa] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-hagoaisczoyieibmsvmptfhfwoorgnxa; rc=0; [ -r "/etc/rsyslog.d/99-edx.conf" ] || rc=2; [ -f "/etc/rsyslog.d/99-edx.conf" ] || rc=1; [ -d "/etc/rsyslog.d/99-edx.conf" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/rsyslog.d/99-edx.conf 2>/dev/null) || (/sbin/md5sum -q /etc/rsyslog.d/99-edx.conf 2>/dev/null) || (/usr/bin/digest -a md5 /etc/rsyslog.d/99-edx.conf 2>/dev/null) || (/sbin/md5 -q /etc/rsyslog.d/99-edx.conf 2>/dev/null) || (/usr/bin/md5 -n /etc/rsyslog.d/99-edx.conf 2>/dev/null) || (/bin/md5 -q /etc/rsyslog.d/99-edx.conf 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/rsyslog.d/99-edx.conf 2>/dev/null) || (/bin/csum -h MD5 /etc/rsyslog.d/99-edx.conf 2>/dev/null) || (echo "${rc} /etc/rsyslog.d/99-edx.conf")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpYtzu4Z TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.16-174482337565782/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpUJSrKl TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.16-174482337565782/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=voobspoolgiqkvubkkvzwtzmzcnklggf] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-voobspoolgiqkvubkkvzwtzmzcnklggf; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.16-174482337565782/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.16-174482337565782/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/etc/rsyslog.d/99-edx.conf", "gid": 0, "group": "root", "item": "", "md5sum": "9ad2b988c420944c0e73c209722cdc69", "mode": "0644", "owner": "root", "size": 3023, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020267.16-174482337565782/source", "state": "file", "uid": 0}
TASK: [common | Remove the default rsyslog configuration] *********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/etc/rsyslog.d/50-default.conf state=absent
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020267.35-252732986269999 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020267.35-252732986269999 && echo $HOME/.ansible/tmp/ansible-tmp-1412020267.35-252732986269999'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpQP83_m TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.35-252732986269999/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=vgjujtgbvkhkfujnpxhefafslmgngcwv] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-vgjujtgbvkhkfujnpxhefafslmgngcwv; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.35-252732986269999/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.35-252732986269999/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "path": "/etc/rsyslog.d/50-default.conf", "state": "absent"}
TASK: [common | Create hourly subdirectory in logrotate.d] ********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/etc/logrotate.d/hourly state=directory
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020267.49-245345985410073 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020267.49-245345985410073 && echo $HOME/.ansible/tmp/ansible-tmp-1412020267.49-245345985410073'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpB7JYbH TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.49-245345985410073/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=kvduruhdkgihvtsdqzxlhqezrnvbaakw] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-kvduruhdkgihvtsdqzxlhqezrnvbaakw; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.49-245345985410073/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.49-245345985410073/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "gid": 0, "group": "root", "item": "", "mode": "0755", "owner": "root", "path": "/etc/logrotate.d/hourly", "size": 4096, "state": "directory", "uid": 0}
TASK: [common | Install logrotate configuration for edX] **********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020267.63-70343874932109 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020267.63-70343874932109 && echo $HOME/.ansible/tmp/ansible-tmp-1412020267.63-70343874932109'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=lwjxezwmturufjxsttzkyjuzbyjdvhws] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-lwjxezwmturufjxsttzkyjuzbyjdvhws; rc=0; [ -r "/etc/logrotate.d/hourly/edx-services" ] || rc=2; [ -f "/etc/logrotate.d/hourly/edx-services" ] || rc=1; [ -d "/etc/logrotate.d/hourly/edx-services" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/logrotate.d/hourly/edx-services 2>/dev/null) || (/sbin/md5sum -q /etc/logrotate.d/hourly/edx-services 2>/dev/null) || (/usr/bin/digest -a md5 /etc/logrotate.d/hourly/edx-services 2>/dev/null) || (/sbin/md5 -q /etc/logrotate.d/hourly/edx-services 2>/dev/null) || (/usr/bin/md5 -n /etc/logrotate.d/hourly/edx-services 2>/dev/null) || (/bin/md5 -q /etc/logrotate.d/hourly/edx-services 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/logrotate.d/hourly/edx-services 2>/dev/null) || (/bin/csum -h MD5 /etc/logrotate.d/hourly/edx-services 2>/dev/null) || (echo "${rc} /etc/logrotate.d/hourly/edx-services")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpUjwHfg TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.63-70343874932109/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpsGBZJ8 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.63-70343874932109/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=hzeuarhcnrvmjbyolfxkwvtceknaonhi] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-hzeuarhcnrvmjbyolfxkwvtceknaonhi; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.63-70343874932109/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.63-70343874932109/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/etc/logrotate.d/hourly/edx-services", "gid": 0, "group": "root", "item": "", "md5sum": "81e273c087471a6f448270382f6a3bd2", "mode": "0644", "owner": "root", "size": 227, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020267.63-70343874932109/source", "state": "file", "uid": 0}
TASK: [common | Install logrotate configuration for tracking file] ************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020267.81-92193724626891 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020267.81-92193724626891 && echo $HOME/.ansible/tmp/ansible-tmp-1412020267.81-92193724626891'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=bgibfzyfpahftrlwfkzvocngggkpqseo] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-bgibfzyfpahftrlwfkzvocngggkpqseo; rc=0; [ -r "/etc/logrotate.d/hourly/tracking.log" ] || rc=2; [ -f "/etc/logrotate.d/hourly/tracking.log" ] || rc=1; [ -d "/etc/logrotate.d/hourly/tracking.log" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/logrotate.d/hourly/tracking.log 2>/dev/null) || (/sbin/md5sum -q /etc/logrotate.d/hourly/tracking.log 2>/dev/null) || (/usr/bin/digest -a md5 /etc/logrotate.d/hourly/tracking.log 2>/dev/null) || (/sbin/md5 -q /etc/logrotate.d/hourly/tracking.log 2>/dev/null) || (/usr/bin/md5 -n /etc/logrotate.d/hourly/tracking.log 2>/dev/null) || (/bin/md5 -q /etc/logrotate.d/hourly/tracking.log 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/logrotate.d/hourly/tracking.log 2>/dev/null) || (/bin/csum -h MD5 /etc/logrotate.d/hourly/tracking.log 2>/dev/null) || (echo "${rc} /etc/logrotate.d/hourly/tracking.log")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpbCsM7j TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.81-92193724626891/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpvzjd1m TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.81-92193724626891/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=yyrsylzdizctqmfmljprkvbtcmqlrcfo] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-yyrsylzdizctqmfmljprkvbtcmqlrcfo; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.81-92193724626891/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020267.81-92193724626891/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/etc/logrotate.d/hourly/tracking.log", "gid": 0, "group": "root", "item": "", "md5sum": "4786b4574d90f8787b9997a64d97e8de", "mode": "0644", "owner": "root", "size": 248, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020267.81-92193724626891/source", "state": "file", "uid": 0}
TASK: [common | Add logrotate for tracking.log to cron.hourly] ****************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jnxorwxsxovkfupzxwpdsozxbjqqtmae] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jnxorwxsxovkfupzxwpdsozxbjqqtmae; rc=0; [ -r "/etc/cron.hourly/logrotate" ] || rc=2; [ -f "/etc/cron.hourly/logrotate" ] || rc=1; [ -d "/etc/cron.hourly/logrotate" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/cron.hourly/logrotate 2>/dev/null) || (/sbin/md5sum -q /etc/cron.hourly/logrotate 2>/dev/null) || (/usr/bin/digest -a md5 /etc/cron.hourly/logrotate 2>/dev/null) || (/sbin/md5 -q /etc/cron.hourly/logrotate 2>/dev/null) || (/usr/bin/md5 -n /etc/cron.hourly/logrotate 2>/dev/null) || (/bin/md5 -q /etc/cron.hourly/logrotate 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/cron.hourly/logrotate 2>/dev/null) || (/bin/csum -h MD5 /etc/cron.hourly/logrotate 2>/dev/null) || (echo "${rc} /etc/cron.hourly/logrotate")\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020268.03-130466979572572 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020268.03-130466979572572 && echo $HOME/.ansible/tmp/ansible-tmp-1412020268.03-130466979572572'"]
<127.0.0.1> PUT /Users/db/dev/configuration/playbooks/roles/common/files/etc/cron.hourly/logrotate TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.03-130466979572572/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpCa9dqB TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.03-130466979572572/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jjhyorhbyfborsprdibtlkjbvtlfmcnw] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jjhyorhbyfborsprdibtlkjbvtlfmcnw; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.03-130466979572572/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.03-130466979572572/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/etc/cron.hourly/logrotate", "gid": 0, "group": "root", "item": "", "md5sum": "2cbae94e7423eae1e57fbb92e93aa645", "mode": "0555", "owner": "root", "size": 93, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020268.03-130466979572572/source", "state": "file", "uid": 0}
TASK: [common | update /etc/hosts] ********************************************
skipping: [default]
TASK: [common | update /etc/hostname] *****************************************
skipping: [default]
TASK: [common | run hostname] *************************************************
skipping: [default]
TASK: [common | update /etc/dhcp/dhclient.conf] *******************************
skipping: [default]
TASK: [common | update the ssh motd on Ubuntu] ********************************
skipping: [default] => (item=/etc/update-motd.d/10-help-text)
skipping: [default] => (item=/usr/share/landscape/landscape-sysinfo.wrapper)
skipping: [default] => (item=/etc/update-motd.d/51-cloudguest)
skipping: [default] => (item=/etc/update-motd.d/91-release-upgrade)
TASK: [common | add ssh-warning banner motd] **********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020268.3-215504052441105 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020268.3-215504052441105 && echo $HOME/.ansible/tmp/ansible-tmp-1412020268.3-215504052441105'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jotkydwttlaxgznmhymowwmfbpdunsve] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jotkydwttlaxgznmhymowwmfbpdunsve; rc=0; [ -r "/etc/motd.tail" ] || rc=2; [ -f "/etc/motd.tail" ] || rc=1; [ -d "/etc/motd.tail" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/motd.tail 2>/dev/null) || (/sbin/md5sum -q /etc/motd.tail 2>/dev/null) || (/usr/bin/digest -a md5 /etc/motd.tail 2>/dev/null) || (/sbin/md5 -q /etc/motd.tail 2>/dev/null) || (/usr/bin/md5 -n /etc/motd.tail 2>/dev/null) || (/bin/md5 -q /etc/motd.tail 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/motd.tail 2>/dev/null) || (/bin/csum -h MD5 /etc/motd.tail 2>/dev/null) || (echo "${rc} /etc/motd.tail")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpyE8Y19 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.3-215504052441105/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmps6Ms4E TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.3-215504052441105/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=wtizelabhsshaedeggkdrvkxajtscbaj] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-wtizelabhsshaedeggkdrvkxajtscbaj; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.3-215504052441105/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.3-215504052441105/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/etc/motd.tail", "gid": 0, "group": "root", "item": "", "md5sum": "8926826ca581b559ed709b68444ed43e", "mode": "0755", "owner": "root", "size": 612, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020268.3-215504052441105/source", "state": "file", "uid": 0}
TASK: [common | update ssh config] ********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020268.49-279721503501364 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020268.49-279721503501364 && echo $HOME/.ansible/tmp/ansible-tmp-1412020268.49-279721503501364'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=nuzaszcirjgmjaxsuvwzshijuqpcfkjl] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-nuzaszcirjgmjaxsuvwzshijuqpcfkjl; rc=0; [ -r "/etc/ssh/sshd_config" ] || rc=2; [ -f "/etc/ssh/sshd_config" ] || rc=1; [ -d "/etc/ssh/sshd_config" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/ssh/sshd_config 2>/dev/null) || (/sbin/md5sum -q /etc/ssh/sshd_config 2>/dev/null) || (/usr/bin/digest -a md5 /etc/ssh/sshd_config 2>/dev/null) || (/sbin/md5 -q /etc/ssh/sshd_config 2>/dev/null) || (/usr/bin/md5 -n /etc/ssh/sshd_config 2>/dev/null) || (/bin/md5 -q /etc/ssh/sshd_config 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/ssh/sshd_config 2>/dev/null) || (/bin/csum -h MD5 /etc/ssh/sshd_config 2>/dev/null) || (echo "${rc} /etc/ssh/sshd_config")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpnjH3nh TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.49-279721503501364/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpfFbWIE TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.49-279721503501364/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=wmcwmrneecagffidgkcevohllddcxphb] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-wmcwmrneecagffidgkcevohllddcxphb; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.49-279721503501364/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.49-279721503501364/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "item": "", "md5sum": "59f8817c2e07b754294973378bc5edd3", "mode": "0644", "owner": "root", "size": 2637, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020268.49-279721503501364/source", "state": "file", "uid": 0}
TASK: [aws | create data directories] *****************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/var/aws state=directory owner=root group=root mode=0700
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020268.69-121428318310176 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020268.69-121428318310176 && echo $HOME/.ansible/tmp/ansible-tmp-1412020268.69-121428318310176'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpFqfIOg TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.69-121428318310176/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=fqfkprpufjrabectbfocodajxtmoqlox] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-fqfkprpufjrabectbfocodajxtmoqlox; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.69-121428318310176/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.69-121428318310176/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/aws) => {"changed": true, "gid": 0, "group": "root", "item": "/edx/var/aws", "mode": "0700", "owner": "root", "path": "/edx/var/aws", "size": 4096, "state": "directory", "uid": 0}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/var/log/aws state=directory owner=root group=root mode=0700
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020268.8-130914091762120 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020268.8-130914091762120 && echo $HOME/.ansible/tmp/ansible-tmp-1412020268.8-130914091762120'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpwd2NnN TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.8-130914091762120/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=pwajnvbnvvcwmqdnfhumdtnxwifgnlzh] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-pwajnvbnvvcwmqdnfhumdtnxwifgnlzh; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.8-130914091762120/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.8-130914091762120/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/log/aws) => {"changed": true, "gid": 0, "group": "root", "item": "/edx/var/log/aws", "mode": "0700", "owner": "root", "path": "/edx/var/log/aws", "size": 4096, "state": "directory", "uid": 0}
TASK: [aws | create app directory] ********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/app/aws state=directory owner=root group=root mode=0755
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020268.94-79379583224854 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020268.94-79379583224854 && echo $HOME/.ansible/tmp/ansible-tmp-1412020268.94-79379583224854'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpLs9wWA TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.94-79379583224854/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jbufuxfififeihqrxawnvcfxgttlvpjs] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jbufuxfififeihqrxawnvcfxgttlvpjs; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.94-79379583224854/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020268.94-79379583224854/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/aws) => {"changed": true, "gid": 0, "group": "root", "item": "/edx/app/aws", "mode": "0755", "owner": "root", "path": "/edx/app/aws", "size": 4096, "state": "directory", "uid": 0}
TASK: [aws | install system packages] *****************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt pkg=python-setuptools state=present update_cache=yes
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020269.07-87307049334908 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020269.07-87307049334908 && echo $HOME/.ansible/tmp/ansible-tmp-1412020269.07-87307049334908'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp0isA70 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020269.07-87307049334908/apt
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jhobdtkafscjckguhchobbwwyfumvqct] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jhobdtkafscjckguhchobbwwyfumvqct; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020269.07-87307049334908/apt; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020269.07-87307049334908/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"changed": false, "item": ""}
TASK: [aws | install aws python packages] *************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name="https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-latest.tar.gz" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020270.83-199635328985878 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020270.83-199635328985878 && echo $HOME/.ansible/tmp/ansible-tmp-1412020270.83-199635328985878'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpQb8Bos TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020270.83-199635328985878/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=cegcbjzpdipnvistgzxktnivdpvrcjzz] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-cegcbjzpdipnvistgzxktnivdpvrcjzz; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020270.83-199635328985878/pip; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020270.83-199635328985878/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-latest.tar.gz) => {"changed": true, "cmd": "/usr/local/bin/pip install -i https://pypi.python.org/simple https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-latest.tar.gz", "item": "https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-latest.tar.gz", "name": "https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-latest.tar.gz", "requirements": null, "state": "present", "stderr": "", "stdout": "Downloading/unpacking https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-latest.tar.gz\n Running setup.py (path:/tmp/pip-r1s6PE-build/setup.py) egg_info for package from https://s3.amazonaws.com/cloudformation-examples/aws-cfn-bootstrap-latest.tar.gz\n \nDownloading/unpacking python-daemon>=1.5.2 (from aws-cfn-bootstrap==1.4)\n Running setup.py (path:/tmp/pip_build_root/python-daemon/setup.py) egg_info for package python-daemon\n \nDownloading/unpacking pystache>=0.4.0 (from aws-cfn-bootstrap==1.4)\n Running setup.py (path:/tmp/pip_build_root/pystache/setup.py) egg_info for package pystache\n pystache: using: version '3.6' of <module 'setuptools' from '/usr/local/lib/python2.7/dist-packages/setuptools/__init__.pyc'>\n \nRequirement already satisfied (use --upgrade to upgrade): setuptools in /usr/local/lib/python2.7/dist-packages (from python-daemon>=1.5.2->aws-cfn-bootstrap==1.4)\nDownloading/unpacking lockfile>=0.9 (from python-daemon>=1.5.2->aws-cfn-bootstrap==1.4)\n Downloading lockfile-0.10.2-py2-none-any.whl\nInstalling collected packages: python-daemon, pystache, aws-cfn-bootstrap, lockfile\n Running setup.py install for python-daemon\n \n Running setup.py install for pystache\n pystache: using: version '3.6' of <module 'setuptools' from '/usr/local/lib/python2.7/dist-packages/setuptools/__init__.pyc'>\n \n Installing pystache script to /usr/local/bin\n Installing pystache-test script to /usr/local/bin\n Running setup.py install for aws-cfn-bootstrap\n changing mode of build/scripts-2.7/cfn-init from 644 to 755\n changing mode of build/scripts-2.7/cfn-signal from 644 to 755\n changing mode of build/scripts-2.7/cfn-get-metadata from 644 to 755\n changing mode of build/scripts-2.7/cfn-hup from 644 to 755\n changing mode of build/scripts-2.7/cfn-elect-cmd-leader from 644 to 755\n changing mode of build/scripts-2.7/cfn-send-cmd-result from 644 to 755\n changing mode of build/scripts-2.7/cfn-send-cmd-event from 644 to 755\n /usr/bin/python -O /tmp/tmp6tdpQi.py\n removing /tmp/tmp6tdpQi.py\n \n changing mode of /usr/local/bin/cfn-get-metadata to 755\n changing mode of /usr/local/bin/cfn-init to 755\n changing mode of /usr/local/bin/cfn-send-cmd-result to 755\n changing mode of /usr/local/bin/cfn-elect-cmd-leader to 755\n changing mode of /usr/local/bin/cfn-send-cmd-event to 755\n changing mode of /usr/local/bin/cfn-signal to 755\n changing mode of /usr/local/bin/cfn-hup to 755\nSuccessfully installed python-daemon pystache aws-cfn-bootstrap lockfile\nCleaning up...\n", "version": null, "virtualenv": null}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name="awscli==1.4.2" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020274.1-252250396592639 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020274.1-252250396592639 && echo $HOME/.ansible/tmp/ansible-tmp-1412020274.1-252250396592639'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp7fMAXm TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020274.1-252250396592639/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=mkevaavxkwanxyvmqubbirrjkmaktutc] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-mkevaavxkwanxyvmqubbirrjkmaktutc; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020274.1-252250396592639/pip; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020274.1-252250396592639/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=awscli==1.4.2) => {"changed": true, "cmd": "/usr/local/bin/pip install -i https://pypi.python.org/simple awscli==1.4.2", "item": "awscli==1.4.2", "name": "awscli==1.4.2", "requirements": null, "state": "present", "stderr": "", "stdout": "Downloading/unpacking awscli==1.4.2\n Running setup.py (path:/tmp/pip_build_root/awscli/setup.py) egg_info for package awscli\n \nDownloading/unpacking botocore>=0.62.0,<0.63.0 (from awscli==1.4.2)\n Running setup.py (path:/tmp/pip_build_root/botocore/setup.py) egg_info for package botocore\n \nDownloading/unpacking bcdoc>=0.12.0,<0.13.0 (from awscli==1.4.2)\n Downloading bcdoc-0.12.2.tar.gz\n Running setup.py (path:/tmp/pip_build_root/bcdoc/setup.py) egg_info for package bcdoc\n \n warning: no files found matching 'README.md'\nRequirement already satisfied (use --upgrade to upgrade): six>=1.1.0 in /usr/local/lib/python2.7/dist-packages (from awscli==1.4.2)\nDownloading/unpacking colorama==0.2.5 (from awscli==1.4.2)\n Downloading colorama-0.2.5.tar.gz\n Running setup.py (path:/tmp/pip_build_root/colorama/setup.py) egg_info for package colorama\n \nDownloading/unpacking docutils>=0.10 (from awscli==1.4.2)\n Running setup.py (path:/tmp/pip_build_root/docutils/setup.py) egg_info for package docutils\n \n warning: no files found matching 'MANIFEST'\n warning: no files found matching '*' under directory 'extras'\n warning: no previously-included files matching '.cvsignore' found under directory '*'\n warning: no previously-included files matching '*.pyc' found under directory '*'\n warning: no previously-included files matching '*~' found under directory '*'\n warning: no previously-included files matching '.DS_Store' found under directory '*'\nDownloading/unpacking rsa==3.1.2 (from awscli==1.4.2)\n Downloading rsa-3.1.2.tar.gz\n Running setup.py (path:/tmp/pip_build_root/rsa/setup.py) egg_info for package rsa\n \n warning: no files found matching 'README'\nDownloading/unpacking jmespath==0.4.1 (from botocore>=0.62.0,<0.63.0->awscli==1.4.2)\n Downloading jmespath-0.4.1.tar.gz\n Running setup.py (path:/tmp/pip_build_root/jmespath/setup.py) egg_info for package jmespath\n \nDownloading/unpacking python-dateutil>=2.1 (from botocore>=0.62.0,<0.63.0->awscli==1.4.2)\n Running setup.py (path:/tmp/pip_build_root/python-dateutil/setup.py) egg_info for package python-dateutil\n \nDownloading/unpacking pyasn1>=0.1.3 (from rsa==3.1.2->awscli==1.4.2)\n Running setup.py (path:/tmp/pip_build_root/pyasn1/setup.py) egg_info for package pyasn1\n \nInstalling collected packages: awscli, botocore, bcdoc, colorama, docutils, rsa, jmespath, python-dateutil, pyasn1\n Running setup.py install for awscli\n changing mode of build/scripts-2.7/aws from 644 to 755\n changing mode of build/scripts-2.7/aws.cmd from 644 to 755\n changing mode of build/scripts-2.7/aws_completer from 644 to 755\n changing mode of build/scripts-2.7/aws_zsh_completer.sh from 644 to 755\n \n changing mode of /usr/local/bin/aws_zsh_completer.sh to 755\n changing mode of /usr/local/bin/aws to 755\n changing mode of /usr/local/bin/aws.cmd to 755\n changing mode of /usr/local/bin/aws_completer to 755\n Running setup.py install for botocore\n \n Running setup.py install for bcdoc\n \n warning: no files found matching 'README.md'\n Running setup.py install for colorama\n \n Running setup.py install for docutils\n changing mode of build/scripts-2.7/rst2html.py from 644 to 755\n changing mode of build/scripts-2.7/rst2s5.py from 644 to 755\n changing mode of build/scripts-2.7/rst2latex.py from 644 to 755\n changing mode of build/scripts-2.7/rst2xetex.py from 644 to 755\n changing mode of build/scripts-2.7/rst2man.py from 644 to 755\n changing mode of build/scripts-2.7/rst2xml.py from 644 to 755\n changing mode of build/scripts-2.7/rst2pseudoxml.py from 644 to 755\n changing mode of build/scripts-2.7/rstpep2html.py from 644 to 755\n changing mode of build/scripts-2.7/rst2odt.py from 644 to 755\n changing mode of build/scripts-2.7/rst2odt_prepstyles.py from 644 to 755\n \n warning: no files found matching 'MANIFEST'\n warning: no files found matching '*' under directory 'extras'\n warning: no previously-included files matching '.cvsignore' found under directory '*'\n warning: no previously-included files matching '*.pyc' found under directory '*'\n warning: no previously-included files matching '*~' found under directory '*'\n warning: no previously-included files matching '.DS_Store' found under directory '*'\n changing mode of /usr/local/bin/rst2man.py to 755\n changing mode of /usr/local/bin/rst2odt.py to 755\n changing mode of /usr/local/bin/rst2xml.py to 755\n changing mode of /usr/local/bin/rst2latex.py to 755\n changing mode of /usr/local/bin/rst2pseudoxml.py to 755\n changing mode of /usr/local/bin/rst2odt_prepstyles.py to 755\n changing mode of /usr/local/bin/rst2s5.py to 755\n changing mode of /usr/local/bin/rst2xetex.py to 755\n changing mode of /usr/local/bin/rst2html.py to 755\n changing mode of /usr/local/bin/rstpep2html.py to 755\n Running setup.py install for rsa\n \n warning: no files found matching 'README'\n Installing pyrsa-encrypt-bigfile script to /usr/local/bin\n Installing pyrsa-encrypt script to /usr/local/bin\n Installing pyrsa-verify script to /usr/local/bin\n Installing pyrsa-sign script to /usr/local/bin\n Installing pyrsa-priv2pub script to /usr/local/bin\n Installing pyrsa-decrypt script to /usr/local/bin\n Installing pyrsa-decrypt-bigfile script to /usr/local/bin\n Installing pyrsa-keygen script to /usr/local/bin\n Running setup.py install for jmespath\n changing mode of build/scripts-2.7/jp from 644 to 755\n \n changing mode of /usr/local/bin/jp to 755\n Running setup.py install for python-dateutil\n \n Running setup.py install for pyasn1\n \nSuccessfully installed awscli botocore bcdoc colorama docutils rsa jmespath python-dateutil pyasn1\nCleaning up...\n", "version": null, "virtualenv": null}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name="boto==2.32.0" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020279.76-198901363803286 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020279.76-198901363803286 && echo $HOME/.ansible/tmp/ansible-tmp-1412020279.76-198901363803286'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpqCbMp3 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020279.76-198901363803286/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=leiijxlufnmruqzqhkzvxmryqgzkubfa] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-leiijxlufnmruqzqhkzvxmryqgzkubfa; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020279.76-198901363803286/pip; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020279.76-198901363803286/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=boto==2.32.0) => {"changed": true, "cmd": "/usr/local/bin/pip install -i https://pypi.python.org/simple boto==2.32.0", "item": "boto==2.32.0", "name": "boto==2.32.0", "requirements": null, "state": "present", "stderr": "", "stdout": "Downloading/unpacking boto==2.32.0\nInstalling collected packages: boto\nSuccessfully installed boto\nCleaning up...\n", "version": null, "virtualenv": null}
TASK: [aws | get s3cmd] *******************************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE get_url url=http://files.edx.org/s3cmd/s3cmd-1.5.0-beta1.tar.gz dest=/edx/var/aws/
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020281.01-123228254384008 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020281.01-123228254384008 && echo $HOME/.ansible/tmp/ansible-tmp-1412020281.01-123228254384008'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpYXZsPr TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.01-123228254384008/get_url
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=drywgvavtzpegmaizpilkoowmfwmhtfs] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-drywgvavtzpegmaizpilkoowmfwmhtfs; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.01-123228254384008/get_url; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.01-123228254384008/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/var/aws/s3cmd-1.5.0-beta1.tar.gz", "gid": 0, "group": "root", "item": "", "md5sum": "50e89e79b5c9266dee2e402214ef1c21", "mode": "0644", "msg": "OK (887718 bytes)", "owner": "root", "sha256sum": "", "size": 887718, "src": "/tmp/tmp7Rlnso", "state": "file", "uid": 0, "url": "http://files.edx.org/s3cmd/s3cmd-1.5.0-beta1.tar.gz"}
TASK: [aws | untar s3cmd] *****************************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command tar xf /edx/var/aws/s3cmd-1.5.0-beta1.tar.gz creates=/edx/app/aws/s3cmd-1.5.0-beta1/s3cmd chdir=/edx/app/aws #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020281.37-67651362820713 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020281.37-67651362820713 && echo $HOME/.ansible/tmp/ansible-tmp-1412020281.37-67651362820713'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp0NARus TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.37-67651362820713/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=yxulqbwyozucnchvaytwvymziapnplwj] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-yxulqbwyozucnchvaytwvymziapnplwj; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.37-67651362820713/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.37-67651362820713/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "cmd": "tar xf /edx/var/aws/s3cmd-1.5.0-beta1.tar.gz ", "delta": "0:00:00.023923", "end": "2014-09-29 19:51:21.640893", "item": "", "rc": 0, "start": "2014-09-29 19:51:21.616970", "stderr": "", "stdout": ""}
TASK: [aws | create symlink for s3cmd] ****************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file src=/edx/app/aws/s3cmd-1.5.0-beta1/s3cmd dest=/edx/bin/s3cmd state=link
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020281.54-173349756077341 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020281.54-173349756077341 && echo $HOME/.ansible/tmp/ansible-tmp-1412020281.54-173349756077341'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp6Q8QsF TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.54-173349756077341/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=xlvorhomdopvdcgsxopuvpmdjakhxqus] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-xlvorhomdopvdcgsxopuvpmdjakhxqus; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.54-173349756077341/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.54-173349756077341/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/bin/s3cmd", "gid": 0, "group": "root", "item": "", "mode": "0777", "owner": "root", "size": 36, "src": "/edx/app/aws/s3cmd-1.5.0-beta1/s3cmd", "state": "link", "uid": 0}
TASK: [aws | create s3 log sync script] ***************************************
skipping: [default]
TASK: [aws | create symlink for s3 log sync script] ***************************
skipping: [default]
TASK: [aws | force logrotate on supervisor stop] ******************************
skipping: [default]
TASK: [aws | cronjob for s3 log sync] *****************************************
skipping: [default]
TASK: [edx_ansible | create application user] *********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE user name="edx-ansible" home="/edx/app/edx_ansible" createhome=no shell=/bin/false
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020281.75-14662409642565 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020281.75-14662409642565 && echo $HOME/.ansible/tmp/ansible-tmp-1412020281.75-14662409642565'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpsPcg_d TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.75-14662409642565/user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ryodgozlgqnbmtonhpzpcydyhevirvsy] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ryodgozlgqnbmtonhpzpcydyhevirvsy; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.75-14662409642565/user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.75-14662409642565/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "comment": "", "createhome": false, "group": 1004, "home": "/edx/app/edx_ansible", "item": "", "name": "edx-ansible", "shell": "/bin/false", "state": "present", "system": false, "uid": 1001}
TASK: [edx_ansible | create edx_ansible app and venv dir] *********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/app/edx_ansible" state=directory owner="edx-ansible" group="www-data"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020281.95-118608531911858 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020281.95-118608531911858 && echo $HOME/.ansible/tmp/ansible-tmp-1412020281.95-118608531911858'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpdKH2ek TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.95-118608531911858/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jyuxhvvdwymtyjgxzkqzhfxsxiwprixv] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jyuxhvvdwymtyjgxzkqzhfxsxiwprixv; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.95-118608531911858/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020281.95-118608531911858/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/edx_ansible) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/app/edx_ansible", "mode": "0755", "owner": "edx-ansible", "path": "/edx/app/edx_ansible", "size": 4096, "state": "directory", "uid": 1001}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/var/edx_ansible" state=directory owner="edx-ansible" group="www-data"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020282.06-226604602461328 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020282.06-226604602461328 && echo $HOME/.ansible/tmp/ansible-tmp-1412020282.06-226604602461328'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpr8gWFH TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020282.06-226604602461328/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=bjmpblnmutqnonhdwxbazzwrwsdhrwxu] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-bjmpblnmutqnonhdwxbazzwrwsdhrwxu; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020282.06-226604602461328/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020282.06-226604602461328/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/edx_ansible) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/var/edx_ansible", "mode": "0755", "owner": "edx-ansible", "path": "/edx/var/edx_ansible", "size": 4096, "state": "directory", "uid": 1001}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/app/edx_ansible/venvs" state=directory owner="edx-ansible" group="www-data"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020282.17-94040560641333 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020282.17-94040560641333 && echo $HOME/.ansible/tmp/ansible-tmp-1412020282.17-94040560641333'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp3_9eX2 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020282.17-94040560641333/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=pymzfwhrgtswqlmkimlzrmmsylqwqkjr] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-pymzfwhrgtswqlmkimlzrmmsylqwqkjr; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020282.17-94040560641333/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020282.17-94040560641333/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/edx_ansible/venvs) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/app/edx_ansible/venvs", "mode": "0755", "owner": "edx-ansible", "path": "/edx/app/edx_ansible/venvs", "size": 4096, "state": "directory", "uid": 1001}
TASK: [edx_ansible | install a bunch of system packages on which edx_ansible relies] ***
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt pkg=python-pip,python-apt,git-core,build-essential,python-dev,libxml2-dev,libxslt1-dev,curl,python-yaml state=present
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020282.31-127850737176058 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020282.31-127850737176058 && echo $HOME/.ansible/tmp/ansible-tmp-1412020282.31-127850737176058'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpaTx8aO TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020282.31-127850737176058/apt
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=kucjkqjnulkklagedicphumwakzzjepr] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-kucjkqjnulkklagedicphumwakzzjepr; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020282.31-127850737176058/apt; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020282.31-127850737176058/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n dpkg-dev g++ g++-4.6 libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libdpkg-perl libstdc++6-4.6-dev libxml2 libxslt1.1\n libyaml-0-2 python python-minimal\nSuggested packages:\n debian-keyring g++-multilib g++-4.6-multilib gcc-4.6-doc libstdc++6-4.6-dbg\n libstdc++6-4.6-doc python-doc python-tk\nThe following NEW packages will be installed:\n build-essential dpkg-dev g++ g++-4.6 git-core libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl\n libstdc++6-4.6-dev libxml2-dev libxslt1-dev libxslt1.1 libyaml-0-2\n python-dev python-yaml\nThe following packages will be upgraded:\n libxml2 python python-minimal\n3 upgraded, 16 newly installed, 0 to remove and 165 not upgraded.\nNeed to get 11.9 MB of archives.\nAfter this operation, 34.6 MB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-minimal amd64 2.7.3-0ubuntu2.2 [29.7 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python amd64 2.7.3-0ubuntu2.2 [168 kB]\nGet:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxml2 amd64 2.7.8.dfsg-5.1ubuntu4.9 [673 kB]\nGet:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxslt1.1 amd64 1.1.26-8ubuntu1.3 [167 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libyaml-0-2 amd64 0.1.4-2ubuntu0.12.04.3 [57.8 kB]\nGet:6 http://us.archive.ubuntu.com/ubuntu/ precise/main libstdc++6-4.6-dev amd64 4.6.3-1ubuntu5 [1,660 kB]\nGet:7 http://ppa.launchpad.net/git-core/ppa/ubuntu/ precise/main git-core all 1:2.1.1-1~ppa0~ubuntu12.04.1 [1,366 B]\nGet:8 http://us.archive.ubuntu.com/ubuntu/ precise/main g++-4.6 amd64 4.6.3-1ubuntu5 [6,954 kB]\nGet:9 http://us.archive.ubuntu.com/ubuntu/ precise/main g++ amd64 4:4.6.3-1ubuntu5 [1,442 B]\nGet:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libdpkg-perl all 1.16.1.2ubuntu7.5 [182 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main dpkg-dev all 1.16.1.2ubuntu7.5 [468 kB]\nGet:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main build-essential amd64 11.5ubuntu2.1 [5,816 B]\nGet:13 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-perl all 1.19.02-2 [50.7 kB]\nGet:14 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-diff-xs-perl amd64 0.04-2build2 [12.4 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu/ precise/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:16 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxml2-dev amd64 2.7.8.dfsg-5.1ubuntu4.9 [804 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxslt1-dev amd64 1.1.26-8ubuntu1.3 [564 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-dev amd64 2.7.3-0ubuntu2.2 [1,090 B]\nGet:19 http://us.archive.ubuntu.com/ubuntu/ precise/main python-yaml amd64 3.10-2 [122 kB]\nFetched 11.9 MB in 1s (7,246 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 74604 files and directories currently installed.)\r\nPreparing to replace python-minimal 2.7.3-0ubuntu2 (using .../python-minimal_2.7.3-0ubuntu2.2_amd64.deb) ...\r\nUnpacking replacement python-minimal ...\r\nProcessing triggers for man-db ...\r\nSetting up python-minimal (2.7.3-0ubuntu2.2) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 74604 files and directories currently installed.)\r\nPreparing to replace python 2.7.3-0ubuntu2 (using .../python_2.7.3-0ubuntu2.2_amd64.deb) ...\r\nUnpacking replacement python ...\r\nPreparing to replace libxml2 2.7.8.dfsg-5.1ubuntu4 (using .../libxml2_2.7.8.dfsg-5.1ubuntu4.9_amd64.deb) ...\r\nUnpacking replacement libxml2 ...\r\nSelecting previously unselected package libxslt1.1.\r\nUnpacking libxslt1.1 (from .../libxslt1.1_1.1.26-8ubuntu1.3_amd64.deb) ...\r\nSelecting previously unselected package libyaml-0-2.\r\nUnpacking libyaml-0-2 (from .../libyaml-0-2_0.1.4-2ubuntu0.12.04.3_amd64.deb) ...\r\nSelecting previously unselected package libstdc++6-4.6-dev.\r\nUnpacking libstdc++6-4.6-dev (from .../libstdc++6-4.6-dev_4.6.3-1ubuntu5_amd64.deb) ...\r\nSelecting previously unselected package g++-4.6.\r\nUnpacking g++-4.6 (from .../g++-4.6_4.6.3-1ubuntu5_amd64.deb) ...\r\nSelecting previously unselected package g++.\r\nUnpacking g++ (from .../g++_4%3a4.6.3-1ubuntu5_amd64.deb) ...\r\nSelecting previously unselected package libdpkg-perl.\r\nUnpacking libdpkg-perl (from .../libdpkg-perl_1.16.1.2ubuntu7.5_all.deb) ...\r\nSelecting previously unselected package dpkg-dev.\r\nUnpacking dpkg-dev (from .../dpkg-dev_1.16.1.2ubuntu7.5_all.deb) ...\r\nSelecting previously unselected package build-essential.\r\nUnpacking build-essential (from .../build-essential_11.5ubuntu2.1_amd64.deb) ...\r\nSelecting previously unselected package git-core.\r\nUnpacking git-core (from .../git-core_1%3a2.1.1-1~ppa0~ubuntu12.04.1_all.deb) ...\r\nSelecting previously unselected package libalgorithm-diff-perl.\r\nUnpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-2_all.deb) ...\r\nSelecting previously unselected package libalgorithm-diff-xs-perl.\r\nUnpacking libalgorithm-diff-xs-perl (from .../libalgorithm-diff-xs-perl_0.04-2build2_amd64.deb) ...\r\nSelecting previously unselected package libalgorithm-merge-perl.\r\nUnpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-2_all.deb) ...\r\nSelecting previously unselected package libxml2-dev.\r\nUnpacking libxml2-dev (from .../libxml2-dev_2.7.8.dfsg-5.1ubuntu4.9_amd64.deb) ...\r\nSelecting previously unselected package libxslt1-dev.\r\nUnpacking libxslt1-dev (from .../libxslt1-dev_1.1.26-8ubuntu1.3_amd64.deb) ...\r\nSelecting previously unselected package python-dev.\r\nUnpacking python-dev (from .../python-dev_2.7.3-0ubuntu2.2_amd64.deb) ...\r\nSelecting previously unselected package python-yaml.\r\nUnpacking python-yaml (from .../python-yaml_3.10-2_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nSetting up python (2.7.3-0ubuntu2.2) ...\r\nSetting up libxml2 (2.7.8.dfsg-5.1ubuntu4.9) ...\r\nSetting up libxslt1.1 (1.1.26-8ubuntu1.3) ...\r\nSetting up libyaml-0-2 (0.1.4-2ubuntu0.12.04.3) ...\r\nSetting up libdpkg-perl (1.16.1.2ubuntu7.5) ...\r\nSetting up dpkg-dev (1.16.1.2ubuntu7.5) ...\r\nSetting up git-core (1:2.1.1-1~ppa0~ubuntu12.04.1) ...\r\nSetting up libalgorithm-diff-perl (1.19.02-2) ...\r\nSetting up libalgorithm-diff-xs-perl (0.04-2build2) ...\r\nSetting up libalgorithm-merge-perl (0.08-2) ...\r\nSetting up libxml2-dev (2.7.8.dfsg-5.1ubuntu4.9) ...\r\nSetting up libxslt1-dev (1.1.26-8ubuntu1.3) ...\r\nSetting up python-dev (2.7.3-0ubuntu2.2) ...\r\nSetting up python-yaml (3.10-2) ...\r\nSetting up libstdc++6-4.6-dev (4.6.3-1ubuntu5) ...\r\nSetting up g++-4.6 (4.6.3-1ubuntu5) ...\r\nSetting up g++ (4:4.6.3-1ubuntu5) ...\r\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode.\r\nSetting up build-essential (11.5ubuntu2.1) ...\r\nProcessing triggers for libc-bin ...\r\nldconfig deferred processing now taking place\r\n"}
TASK: [edx_ansible | git checkout edx_ansible repo into edx_ansible_code_dir] ***
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE git dest=/edx/app/edx_ansible/edx_ansible repo=https://github.com/edx/configuration.git version=release accept_hostkey=yes
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020292.97-17154301537404 && chmod a+rx /tmp/ansible-tmp-1412020292.97-17154301537404 && echo /tmp/ansible-tmp-1412020292.97-17154301537404'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpNFAHPT TO /tmp/ansible-tmp-1412020292.97-17154301537404/git
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020292.97-17154301537404/git'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=qkasjrctcahlbuoscxsonokfelohttev] password: " -u edx-ansible /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-qkasjrctcahlbuoscxsonokfelohttev; /usr/bin/python /tmp/ansible-tmp-1412020292.97-17154301537404/git\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020292.97-17154301537404/ >/dev/null 2>&1'"]
changed: [default] => {"after": "2190b81c75c4d96bdbbac556fe9aec9a2dc2a3f0", "before": null, "changed": true, "item": ""}
TASK: [edx_ansible | install edx_ansible venv requirements] *******************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip requirements="/edx/app/edx_ansible/edx_ansible/requirements.txt" virtualenv="/edx/app/edx_ansible/venvs/edx_ansible" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020295.91-189132573676507 && chmod a+rx /tmp/ansible-tmp-1412020295.91-189132573676507 && echo /tmp/ansible-tmp-1412020295.91-189132573676507'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp7pYrbp TO /tmp/ansible-tmp-1412020295.91-189132573676507/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020295.91-189132573676507/pip'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=htmmivsvdxhynvwpsfesncqggtekoyui] password: " -u edx-ansible /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-htmmivsvdxhynvwpsfesncqggtekoyui; /usr/bin/python /tmp/ansible-tmp-1412020295.91-189132573676507/pip\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020295.91-189132573676507/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "/edx/app/edx_ansible/venvs/edx_ansible/bin/pip install -i https://pypi.python.org/simple -r /edx/app/edx_ansible/edx_ansible/requirements.txt", "item": "", "name": null, "requirements": "/edx/app/edx_ansible/edx_ansible/requirements.txt", "state": "present", "stderr": "", "stdout": "New python executable in /edx/app/edx_ansible/venvs/edx_ansible/bin/python\nInstalling setuptools, pip...done.\nDownloading/unpacking ansible==1.5.5 (from -r /edx/app/edx_ansible/edx_ansible/requirements.txt (line 1))\n Running setup.py (path:/edx/app/edx_ansible/venvs/edx_ansible/build/ansible/setup.py) egg_info for package ansible\n \nDownloading/unpacking PyYAML==3.11 (from -r /edx/app/edx_ansible/edx_ansible/requirements.txt (line 2))\n Running setup.py (path:/edx/app/edx_ansible/venvs/edx_ansible/build/PyYAML/setup.py) egg_info for package PyYAML\n \nDownloading/unpacking Jinja2==2.7.2 (from -r /edx/app/edx_ansible/edx_ansible/requirements.txt (line 3))\n Running setup.py (path:/edx/app/edx_ansible/venvs/edx_ansible/build/Jinja2/setup.py) egg_info for package Jinja2\n \n warning: no files found matching '*' under directory 'custom_fixers'\n warning: no previously-included files matching '*' found under directory 'docs/_build'\n warning: no previously-included files matching '*.pyc' found under directory 'jinja2'\n warning: no previously-included files matching '*.pyc' found under directory 'docs'\n warning: no previously-included files matching '*.pyo' found under directory 'jinja2'\n warning: no previously-included files matching '*.pyo' found under directory 'docs'\nDownloading/unpacking MarkupSafe==0.23 (from -r /edx/app/edx_ansible/edx_ansible/requirements.txt (line 4))\n Downloading MarkupSafe-0.23.tar.gz\n Running setup.py (path:/edx/app/edx_ansible/venvs/edx_ansible/build/MarkupSafe/setup.py) egg_info for package MarkupSafe\n \nRequirement already satisfied (use --upgrade to upgrade): argparse==1.2.1 in /usr/lib/python2.7 (from -r /edx/app/edx_ansible/edx_ansible/requirements.txt (line 5))\nDownloading/unpacking boto==2.29.1 (from -r /edx/app/edx_ansible/edx_ansible/requirements.txt (line 6))\nDownloading/unpacking ecdsa==0.11 (from -r /edx/app/edx_ansible/edx_ansible/requirements.txt (line 7))\n Running setup.py (path:/edx/app/edx_ansible/venvs/edx_ansible/build/ecdsa/setup.py) egg_info for package ecdsa\n \nDownloading/unpacking paramiko==1.14.0 (from -r /edx/app/edx_ansible/edx_ansible/requirements.txt (line 8))\nDownloading/unpacking pycrypto==2.6.1 (from -r /edx/app/edx_ansible/edx_ansible/requirements.txt (line 9))\n Running setup.py (path:/edx/app/edx_ansible/venvs/edx_ansible/build/pycrypto/setup.py) egg_info for package pycrypto\n \nRequirement already satisfied (use --upgrade to upgrade): wsgiref==0.1.2 in /usr/lib/python2.7 (from -r /edx/app/edx_ansible/edx_ansible/requirements.txt (line 10))\nDownloading/unpacking docopt==0.6.1 (from -r /edx/app/edx_ansible/edx_ansible/requirements.txt (line 11))\n Downloading docopt-0.6.1.tar.gz\n Running setup.py (path:/edx/app/edx_ansible/venvs/edx_ansible/build/docopt/setup.py) egg_info for package docopt\n \nDownloading/unpacking python-simple-hipchat==0.2 (from -r /edx/app/edx_ansible/edx_ansible/requirements.txt (line 12))\n Downloading python-simple-hipchat-0.2.tar.gz\n Running setup.py (path:/edx/app/edx_ansible/venvs/edx_ansible/build/python-simple-hipchat/setup.py) egg_info for package python-simple-hipchat\n \nDownloading/unpacking prettytable==0.7.2 (from -r /edx/app/edx_ansible/edx_ansible/requirements.txt (line 13))\n Downloading prettytable-0.7.2.tar.bz2\n Running setup.py (path:/edx/app/edx_ansible/venvs/edx_ansible/build/prettytable/setup.py) egg_info for package prettytable\n \nInstalling collected packages: ansible, PyYAML, Jinja2, MarkupSafe, boto, ecdsa, paramiko, pycrypto, docopt, python-simple-hipchat, prettytable\n Running setup.py install for ansible\n changing mode of build/scripts-2.7/ansible from 644 to 755\n changing mode of build/scripts-2.7/ansible-playbook from 644 to 755\n changing mode of build/scripts-2.7/ansible-pull from 644 to 755\n changing mode of build/scripts-2.7/ansible-doc from 644 to 755\n changing mode of build/scripts-2.7/ansible-galaxy from 644 to 755\n changing mode of build/scripts-2.7/ansible-vault from 644 to 755\n \n changing mode of /edx/app/edx_ansible/venvs/edx_ansible/bin/ansible-playbook to 755\n changing mode of /edx/app/edx_ansible/venvs/edx_ansible/bin/ansible-galaxy to 755\n changing mode of /edx/app/edx_ansible/venvs/edx_ansible/bin/ansible-vault to 755\n changing mode of /edx/app/edx_ansible/venvs/edx_ansible/bin/ansible to 755\n changing mode of /edx/app/edx_ansible/venvs/edx_ansible/bin/ansible-doc to 755\n changing mode of /edx/app/edx_ansible/venvs/edx_ansible/bin/ansible-pull to 755\n Running setup.py install for PyYAML\n checking if libyaml is compilable\n gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/check_libyaml.c -o build/temp.linux-x86_64-2.7/check_libyaml.o\n build/temp.linux-x86_64-2.7/check_libyaml.c:2:18: fatal error: yaml.h: No such file or directory\n compilation terminated.\n \n libyaml is not found or a compiler error: forcing --without-libyaml\n (if libyaml is installed correctly, you may need to\n specify the option --include-dirs or uncomment and\n modify the parameter include_dirs in setup.cfg)\n \n Running setup.py install for Jinja2\n \n warning: no files found matching '*' under directory 'custom_fixers'\n warning: no previously-included files matching '*' found under directory 'docs/_build'\n warning: no previously-included files matching '*.pyc' found under directory 'jinja2'\n warning: no previously-included files matching '*.pyc' found under directory 'docs'\n warning: no previously-included files matching '*.pyo' found under directory 'jinja2'\n warning: no previously-included files matching '*.pyo' found under directory 'docs'\n Running setup.py install for MarkupSafe\n \n building 'markupsafe._speedups' extension\n gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c markupsafe/_speedups.c -o build/temp.linux-x86_64-2.7/markupsafe/_speedups.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/markupsafe/_speedups.o -o build/lib.linux-x86_64-2.7/markupsafe/_speedups.so\n Running setup.py install for ecdsa\n \n Running setup.py install for pycrypto\n checking for gcc... gcc\n checking whether the C compiler works... yes\n checking for C compiler default output file name... a.out\n checking for suffix of executables...\n checking whether we are cross compiling... no\n checking for suffix of object files... o\n checking whether we are using the GNU C compiler... yes\n checking whether gcc accepts -g... yes\n checking for gcc option to accept ISO C89... none needed\n checking for __gmpz_init in -lgmp... no\n checking for __gmpz_init in -lmpir... no\n checking whether mpz_powm is declared... no\n checking whether mpz_powm_sec is declared... no\n checking how to run the C preprocessor... gcc -E\n checking for grep that handles long lines and -e... /bin/grep\n checking for egrep... /bin/grep -E\n checking for ANSI C header files... yes\n checking for sys/types.h... yes\n checking for sys/stat.h... yes\n checking for stdlib.h... yes\n checking for string.h... yes\n checking for memory.h... yes\n checking for strings.h... yes\n checking for inttypes.h... yes\n checking for stdint.h... yes\n checking for unistd.h... yes\n checking for inttypes.h... (cached) yes\n checking limits.h usability... yes\n checking limits.h presence... yes\n checking for limits.h... yes\n checking stddef.h usability... yes\n checking stddef.h presence... yes\n checking for stddef.h... yes\n checking for stdint.h... (cached) yes\n checking for stdlib.h... (cached) yes\n checking for string.h... (cached) yes\n checking wchar.h usability... yes\n checking wchar.h presence... yes\n checking for wchar.h... yes\n checking for inline... inline\n checking for int16_t... yes\n checking for int32_t... yes\n checking for int64_t... yes\n checking for int8_t... yes\n checking for size_t... yes\n checking for uint16_t... yes\n checking for uint32_t... yes\n checking for uint64_t... yes\n checking for uint8_t... yes\n checking for stdlib.h... (cached) yes\n checking for GNU libc compatible malloc... yes\n checking for memmove... yes\n checking for memset... yes\n configure: creating ./config.status\n config.status: creating src/config.h\n warning: GMP or MPIR library not found; Not building Crypto.PublicKey._fastmath.\n building 'Crypto.Hash._MD2' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/MD2.c -o build/temp.linux-x86_64-2.7/src/MD2.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/MD2.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_MD2.so\n building 'Crypto.Hash._MD4' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/MD4.c -o build/temp.linux-x86_64-2.7/src/MD4.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/MD4.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_MD4.so\n building 'Crypto.Hash._SHA256' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA256.c -o build/temp.linux-x86_64-2.7/src/SHA256.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA256.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA256.so\n building 'Crypto.Hash._SHA224' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA224.c -o build/temp.linux-x86_64-2.7/src/SHA224.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA224.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA224.so\n building 'Crypto.Hash._SHA384' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA384.c -o build/temp.linux-x86_64-2.7/src/SHA384.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA384.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA384.so\n building 'Crypto.Hash._SHA512' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/SHA512.c -o build/temp.linux-x86_64-2.7/src/SHA512.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/SHA512.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_SHA512.so\n building 'Crypto.Hash._RIPEMD160' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -DPCT_LITTLE_ENDIAN=1 -Isrc/ -I/usr/include/python2.7 -c src/RIPEMD160.c -o build/temp.linux-x86_64-2.7/src/RIPEMD160.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/RIPEMD160.o -o build/lib.linux-x86_64-2.7/Crypto/Hash/_RIPEMD160.so\n building 'Crypto.Cipher._AES' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/AES.c -o build/temp.linux-x86_64-2.7/src/AES.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/AES.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_AES.so\n building 'Crypto.Cipher._ARC2' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/ARC2.c -o build/temp.linux-x86_64-2.7/src/ARC2.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/ARC2.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC2.so\n building 'Crypto.Cipher._Blowfish' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/Blowfish.c -o build/temp.linux-x86_64-2.7/src/Blowfish.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/Blowfish.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_Blowfish.so\n building 'Crypto.Cipher._CAST' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/CAST.c -o build/temp.linux-x86_64-2.7/src/CAST.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/CAST.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_CAST.so\n building 'Crypto.Cipher._DES' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES.c -o build/temp.linux-x86_64-2.7/src/DES.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/DES.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES.so\n building 'Crypto.Cipher._DES3' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -Isrc/libtom/ -I/usr/include/python2.7 -c src/DES3.c -o build/temp.linux-x86_64-2.7/src/DES3.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/DES3.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_DES3.so\n building 'Crypto.Cipher._ARC4' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/ARC4.c -o build/temp.linux-x86_64-2.7/src/ARC4.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/ARC4.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_ARC4.so\n building 'Crypto.Cipher._XOR' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/XOR.c -o build/temp.linux-x86_64-2.7/src/XOR.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/XOR.o -o build/lib.linux-x86_64-2.7/Crypto/Cipher/_XOR.so\n building 'Crypto.Util.strxor' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/strxor.c -o build/temp.linux-x86_64-2.7/src/strxor.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/strxor.o -o build/lib.linux-x86_64-2.7/Crypto/Util/strxor.so\n building 'Crypto.Util._counter' extension\n gcc -pthread -fno-strict-aliasing -fwrapv -Wall -Wstrict-prototypes -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/_counter.c -o build/temp.linux-x86_64-2.7/src/_counter.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/_counter.o -o build/lib.linux-x86_64-2.7/Crypto/Util/_counter.so\n \n Running setup.py install for docopt\n \n Running setup.py install for python-simple-hipchat\n \n Running setup.py install for prettytable\n \nSuccessfully installed ansible PyYAML Jinja2 MarkupSafe boto ecdsa paramiko pycrypto docopt python-simple-hipchat prettytable\nCleaning up...\n", "version": null, "virtualenv": "/edx/app/edx_ansible/venvs/edx_ansible"}
TASK: [edx_ansible | create update script] ************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020309.67-275456942592134 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020309.67-275456942592134 && echo $HOME/.ansible/tmp/ansible-tmp-1412020309.67-275456942592134'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=czndkescyjouuayqhewijbshfkijtrvq] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-czndkescyjouuayqhewijbshfkijtrvq; rc=0; [ -r "/edx/app/edx_ansible/update" ] || rc=2; [ -f "/edx/app/edx_ansible/update" ] || rc=1; [ -d "/edx/app/edx_ansible/update" ] && echo 3 && exit 0; (/usr/bin/md5sum /edx/app/edx_ansible/update 2>/dev/null) || (/sbin/md5sum -q /edx/app/edx_ansible/update 2>/dev/null) || (/usr/bin/digest -a md5 /edx/app/edx_ansible/update 2>/dev/null) || (/sbin/md5 -q /edx/app/edx_ansible/update 2>/dev/null) || (/usr/bin/md5 -n /edx/app/edx_ansible/update 2>/dev/null) || (/bin/md5 -q /edx/app/edx_ansible/update 2>/dev/null) || (/usr/bin/csum -h MD5 /edx/app/edx_ansible/update 2>/dev/null) || (/bin/csum -h MD5 /edx/app/edx_ansible/update 2>/dev/null) || (echo "${rc} /edx/app/edx_ansible/update")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpEOGAi5 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020309.67-275456942592134/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpApctoI TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020309.67-275456942592134/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=uvvvtlafrkqpivmbckkvzcfzvxzufscp] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-uvvvtlafrkqpivmbckkvzcfzvxzufscp; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020309.67-275456942592134/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020309.67-275456942592134/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/app/edx_ansible/update", "gid": 1004, "group": "edx-ansible", "item": "", "md5sum": "16dc49ef83f42fbbbd7f347ad491c8a4", "mode": "0755", "owner": "edx-ansible", "size": 2121, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020309.67-275456942592134/source", "state": "file", "uid": 1001}
TASK: [edx_ansible | create a symlink for update.sh] **************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file src=/edx/app/edx_ansible/update dest=/edx/bin/update state=link
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020309.86-171384585988697 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020309.86-171384585988697 && echo $HOME/.ansible/tmp/ansible-tmp-1412020309.86-171384585988697'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpixgnBY TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020309.86-171384585988697/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=vlbqpvlnbpqddbthzfakxghtybiptone] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-vlbqpvlnbpqddbthzfakxghtybiptone; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020309.86-171384585988697/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020309.86-171384585988697/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/bin/update", "gid": 0, "group": "root", "item": "", "mode": "0777", "owner": "root", "size": 27, "src": "/edx/app/edx_ansible/update", "state": "link", "uid": 0}
TASK: [edx_ansible | create a symlink for ansible-playbook] *******************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file src=/edx/app/edx_ansible/venvs/edx_ansible/bin/ansible-playbook dest=/edx/bin/ansible-playbook state=link
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020310.01-21071365959790 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020310.01-21071365959790 && echo $HOME/.ansible/tmp/ansible-tmp-1412020310.01-21071365959790'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpEYYBCI TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020310.01-21071365959790/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=qaiiqifdqfjglaobaezuewqpxectqujv] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-qaiiqifdqfjglaobaezuewqpxectqujv; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020310.01-21071365959790/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020310.01-21071365959790/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/bin/ansible-playbook", "gid": 0, "group": "root", "item": "", "mode": "0777", "owner": "root", "size": 59, "src": "/edx/app/edx_ansible/venvs/edx_ansible/bin/ansible-playbook", "state": "link", "uid": 0}
TASK: [edx_ansible | create a symlink for the playbooks dir] ******************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file src=/edx/app/edx_ansible/edx_ansible/playbooks dest=/edx/etc/playbooks state=link
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020310.14-54388595979208 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020310.14-54388595979208 && echo $HOME/.ansible/tmp/ansible-tmp-1412020310.14-54388595979208'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmptEQG1N TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020310.14-54388595979208/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=xwuzbhrntblibcbsecmwxwobwpgscbne] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-xwuzbhrntblibcbsecmwxwobwpgscbne; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020310.14-54388595979208/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020310.14-54388595979208/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/etc/playbooks", "gid": 0, "group": "root", "item": "", "mode": "0777", "owner": "root", "size": 42, "src": "/edx/app/edx_ansible/edx_ansible/playbooks", "state": "link", "uid": 0}
TASK: [edx_ansible | dump all vars to yaml] ***********************************
skipping: [default]
TASK: [edx_ansible | create symlink for config file] **************************
skipping: [default]
TASK: [edx_ansible | clean up var file, removing all version vars and internal ansible vars (anything not caps)] ***
skipping: [default]
TASK: [edxlocal | install packages needed for single server] ******************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt pkg=python-mysqldb,mysql-server-5.5,postfix install_recommends=yes state=present
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020310.33-220785428473300 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020310.33-220785428473300 && echo $HOME/.ansible/tmp/ansible-tmp-1412020310.33-220785428473300'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp5vHolH TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020310.33-220785428473300/apt
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=bfjkuzacokslomqxxnuvsgadomuhwjlf] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-bfjkuzacokslomqxxnuvsgadomuhwjlf; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020310.33-220785428473300/apt; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020310.33-220785428473300/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libdbd-mysql-perl libdbi-perl libhtml-template-perl libmysqlclient18\n libnet-daemon-perl libplrpc-perl libterm-readkey-perl mysql-client-5.5\n mysql-client-core-5.5 mysql-common mysql-server-core-5.5 ssl-cert\nSuggested packages:\n libipc-sharedcache-perl tinyca mailx procmail postfix-mysql postfix-pgsql\n postfix-ldap postfix-pcre sasl2-bin dovecot-common postfix-cdb mail-reader\n postfix-doc python-egenix-mxdatetime mysql-server-5.1 mysql-server\n python-mysqldb-dbg openssl-blacklist\nThe following NEW packages will be installed:\n libdbd-mysql-perl libdbi-perl libhtml-template-perl libmysqlclient18\n libnet-daemon-perl libplrpc-perl libterm-readkey-perl mysql-client-5.5\n mysql-client-core-5.5 mysql-common mysql-server-5.5 mysql-server-core-5.5\n postfix python-mysqldb ssl-cert\n0 upgraded, 15 newly installed, 0 to remove and 165 not upgraded.\nNeed to get 28.7 MB of archives.\nAfter this operation, 101 MB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-common all 5.5.38-0ubuntu0.12.04.1 [13.2 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libmysqlclient18 amd64 5.5.38-0ubuntu0.12.04.1 [949 kB]\nGet:3 http://us.archive.ubuntu.com/ubuntu/ precise/main libnet-daemon-perl all 0.48-1 [43.1 kB]\nGet:4 http://us.archive.ubuntu.com/ubuntu/ precise/main libplrpc-perl all 0.2020-2 [36.0 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu/ precise/main libdbi-perl amd64 1.616-1build2 [849 kB]\nGet:6 http://us.archive.ubuntu.com/ubuntu/ precise/main libdbd-mysql-perl amd64 4.020-1build2 [106 kB]\nGet:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client-core-5.5 amd64 5.5.38-0ubuntu0.12.04.1 [1,941 kB]\nGet:8 http://us.archive.ubuntu.com/ubuntu/ precise/main libterm-readkey-perl amd64 2.30-4build3 [28.6 kB]\nGet:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-client-5.5 amd64 5.5.38-0ubuntu0.12.04.1 [8,342 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-server-core-5.5 amd64 5.5.38-0ubuntu0.12.04.1 [6,090 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main mysql-server-5.5 amd64 5.5.38-0ubuntu0.12.04.1 [8,834 kB]\nGet:12 http://us.archive.ubuntu.com/ubuntu/ precise/main libhtml-template-perl all 2.10-1 [65.0 kB]\nGet:13 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main ssl-cert all 1.0.28ubuntu0.1 [12.3 kB]\nGet:14 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main postfix amd64 2.9.6-1~12.04.2 [1,318 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-mysqldb amd64 1.2.3-1ubuntu0.1 [64.0 kB]\nPreconfiguring packages ...\nFetched 28.7 MB in 5s (5,460 kB/s)\nSelecting previously unselected package mysql-common.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 75977 files and directories currently installed.)\r\nUnpacking mysql-common (from .../mysql-common_5.5.38-0ubuntu0.12.04.1_all.deb) ...\r\nSelecting previously unselected package libmysqlclient18.\r\nUnpacking libmysqlclient18 (from .../libmysqlclient18_5.5.38-0ubuntu0.12.04.1_amd64.deb) ...\r\nSelecting previously unselected package libnet-daemon-perl.\r\nUnpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.48-1_all.deb) ...\r\nSelecting previously unselected package libplrpc-perl.\r\nUnpacking libplrpc-perl (from .../libplrpc-perl_0.2020-2_all.deb) ...\r\nSelecting previously unselected package libdbi-perl.\r\nUnpacking libdbi-perl (from .../libdbi-perl_1.616-1build2_amd64.deb) ...\r\nSelecting previously unselected package libdbd-mysql-perl.\r\nUnpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_4.020-1build2_amd64.deb) ...\r\nSelecting previously unselected package mysql-client-core-5.5.\r\nUnpacking mysql-client-core-5.5 (from .../mysql-client-core-5.5_5.5.38-0ubuntu0.12.04.1_amd64.deb) ...\r\nSelecting previously unselected package libterm-readkey-perl.\r\nUnpacking libterm-readkey-perl (from .../libterm-readkey-perl_2.30-4build3_amd64.deb) ...\r\nSelecting previously unselected package mysql-client-5.5.\r\nUnpacking mysql-client-5.5 (from .../mysql-client-5.5_5.5.38-0ubuntu0.12.04.1_amd64.deb) ...\r\nSelecting previously unselected package mysql-server-core-5.5.\r\nUnpacking mysql-server-core-5.5 (from .../mysql-server-core-5.5_5.5.38-0ubuntu0.12.04.1_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nSetting up mysql-common (5.5.38-0ubuntu0.12.04.1) ...\r\nSelecting previously unselected package mysql-server-5.5.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 76355 files and directories currently installed.)\r\nUnpacking mysql-server-5.5 (from .../mysql-server-5.5_5.5.38-0ubuntu0.12.04.1_amd64.deb) ...\r\nSelecting previously unselected package libhtml-template-perl.\r\nUnpacking libhtml-template-perl (from .../libhtml-template-perl_2.10-1_all.deb) ...\r\nSelecting previously unselected package ssl-cert.\r\nUnpacking ssl-cert (from .../ssl-cert_1.0.28ubuntu0.1_all.deb) ...\r\nSelecting previously unselected package postfix.\r\nUnpacking postfix (from .../postfix_2.9.6-1~12.04.2_amd64.deb) ...\r\nSelecting previously unselected package python-mysqldb.\r\nUnpacking python-mysqldb (from .../python-mysqldb_1.2.3-1ubuntu0.1_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for ureadahead ...\r\nProcessing triggers for ufw ...\r\nSetting up libmysqlclient18 (5.5.38-0ubuntu0.12.04.1) ...\r\nSetting up libnet-daemon-perl (0.48-1) ...\r\nSetting up libplrpc-perl (0.2020-2) ...\r\nSetting up libdbi-perl (1.616-1build2) ...\r\nSetting up libdbd-mysql-perl (4.020-1build2) ...\r\nSetting up mysql-client-core-5.5 (5.5.38-0ubuntu0.12.04.1) ...\r\nSetting up libterm-readkey-perl (2.30-4build3) ...\r\nSetting up mysql-client-5.5 (5.5.38-0ubuntu0.12.04.1) ...\r\nSetting up mysql-server-core-5.5 (5.5.38-0ubuntu0.12.04.1) ...\r\nSetting up mysql-server-5.5 (5.5.38-0ubuntu0.12.04.1) ...\r\nmysql start/running, process 18158\r\nSetting up libhtml-template-perl (2.10-1) ...\r\nSetting up ssl-cert (1.0.28ubuntu0.1) ...\r\nSetting up postfix (2.9.6-1~12.04.2) ...\r\nAdding group `postfix' (GID 114) ...\r\nDone.\r\nAdding system user `postfix' (UID 107) ...\r\nAdding new user `postfix' (UID 107) with group `postfix' ...\r\nNot creating home directory `/var/spool/postfix'.\r\nCreating /etc/postfix/dynamicmaps.cf\r\nAdding tcp map entry to /etc/postfix/dynamicmaps.cf\r\nAdding sqlite map entry to /etc/postfix/dynamicmaps.cf\r\nAdding group `postdrop' (GID 115) ...\r\nDone.\r\nsetting myhostname: precise64\r\nsetting alias maps\r\nsetting alias database\r\nmailname is not a fully qualified domain name. Not changing /etc/mailname.\r\nsetting destinations: precise64, localhost.localdomain, , localhost\r\nsetting relayhost: \r\nsetting mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128\r\nsetting mailbox_size_limit: 0\r\nsetting recipient_delimiter: +\r\nsetting inet_interfaces: all\r\n/etc/aliases does not exist, creating it.\r\nWARNING: /etc/aliases exists, but does not have a root alias.\r\n\r\nPostfix is now set up with a default configuration. If you need to make \r\nchanges, edit\r\n/etc/postfix/main.cf (and others) as needed. To view Postfix configuration\r\nvalues, see postconf(1).\r\n\r\nAfter modifying main.cf, be sure to run '/etc/init.d/postfix reload'.\r\n\r\nRunning newaliases\r\n * Stopping Postfix Mail Transport Agent postfix \u001b[80G \r\u001b[74G[ OK ]\r\n * Starting Postfix Mail Transport Agent postfix \u001b[80G \r\u001b[74G[ OK ]\r\nSetting up python-mysqldb (1.2.3-1ubuntu0.1) ...\r\nProcessing triggers for libc-bin ...\r\nldconfig deferred processing now taking place\r\n"}
TASK: [edxlocal | setup the edxapp db user] ***********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_user name=edxapp001 password=VALUE_HIDDEN priv='edxapp.*:ALL'
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020338.91-115979509671317 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020338.91-115979509671317 && echo $HOME/.ansible/tmp/ansible-tmp-1412020338.91-115979509671317'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmppkvQtK TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020338.91-115979509671317/mysql_user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=yumxbznrxursemicduhywxdqqwhaiyzy] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-yumxbznrxursemicduhywxdqqwhaiyzy; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020338.91-115979509671317/mysql_user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020338.91-115979509671317/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "user": "edxapp001"}
TASK: [edxlocal | create a database for edxapp] *******************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_db db=edxapp state=present encoding=utf8
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020339.06-96560040739440 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020339.06-96560040739440 && echo $HOME/.ansible/tmp/ansible-tmp-1412020339.06-96560040739440'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpaEYTzq TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.06-96560040739440/mysql_db
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=mvcfnzwmslwycpsmugvhulrqouapstwo] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-mvcfnzwmslwycpsmugvhulrqouapstwo; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.06-96560040739440/mysql_db; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.06-96560040739440/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "db": "edxapp", "item": ""}
TASK: [edxlocal | setup the xqueue db user] ***********************************
skipping: [default]
TASK: [edxlocal | create a database for xqueue] *******************************
skipping: [default]
TASK: [edxlocal | setup the ora db user] **************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_user name=ora001 password=VALUE_HIDDEN priv='ora.*:ALL'
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020339.25-232588628346101 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020339.25-232588628346101 && echo $HOME/.ansible/tmp/ansible-tmp-1412020339.25-232588628346101'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmptm2iFi TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.25-232588628346101/mysql_user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=rbsavqhyejedsumpxteheokanwwnyypu] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-rbsavqhyejedsumpxteheokanwwnyypu; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.25-232588628346101/mysql_user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.25-232588628346101/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "user": "ora001"}
TASK: [edxlocal | create a database for ora] **********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_db db=ora state=present encoding=utf8
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020339.4-92961924813333 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020339.4-92961924813333 && echo $HOME/.ansible/tmp/ansible-tmp-1412020339.4-92961924813333'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpMEyjvO TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.4-92961924813333/mysql_db
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=iecbjkrgxysuqzcdjvargjbybiybdkit] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-iecbjkrgxysuqzcdjvargjbybiybdkit; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.4-92961924813333/mysql_db; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.4-92961924813333/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "db": "ora", "item": ""}
TASK: [edxlocal | create databases for analytics api] *************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_db db=analytics-api state=present encoding=utf8
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020339.56-30461087257423 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020339.56-30461087257423 && echo $HOME/.ansible/tmp/ansible-tmp-1412020339.56-30461087257423'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp_x5kPg TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.56-30461087257423/mysql_db
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ayevsasseylsnyrwsmpzphvmghdurszr] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ayevsasseylsnyrwsmpzphvmghdurszr; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.56-30461087257423/mysql_db; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.56-30461087257423/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=analytics-api) => {"changed": true, "db": "analytics-api", "item": "analytics-api"}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_db db=reports state=present encoding=utf8
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020339.69-131253887446946 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020339.69-131253887446946 && echo $HOME/.ansible/tmp/ansible-tmp-1412020339.69-131253887446946'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpTVhTCC TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.69-131253887446946/mysql_db
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ogauikibqmnrqiaekdtlcqohyhmcfzae] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ogauikibqmnrqiaekdtlcqohyhmcfzae; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.69-131253887446946/mysql_db; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.69-131253887446946/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=reports) => {"changed": true, "db": "reports", "item": "reports"}
TASK: [edxlocal | create api user for the analytics api] **********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_user name=api001 password=VALUE_HIDDEN priv='analytics-api.*:ALL/reports.*:SELECT'
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020339.84-228722821409521 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020339.84-228722821409521 && echo $HOME/.ansible/tmp/ansible-tmp-1412020339.84-228722821409521'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpziDaZ6 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.84-228722821409521/mysql_user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=zerzujxtjrbcvcqvephwlatwijasezvk] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-zerzujxtjrbcvcqvephwlatwijasezvk; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.84-228722821409521/mysql_user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020339.84-228722821409521/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "user": "api001"}
TASK: [edxlocal | create read-only reports user for the analytics-api] ********
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_user name=reports001 password=VALUE_HIDDEN priv='reports.*:SELECT'
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020340.0-38330450760724 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020340.0-38330450760724 && echo $HOME/.ansible/tmp/ansible-tmp-1412020340.0-38330450760724'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp0Kqciu TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.0-38330450760724/mysql_user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jonzsaluusycafwihdfmsrjrrehrvmgx] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jonzsaluusycafwihdfmsrjrrehrvmgx; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.0-38330450760724/mysql_user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.0-38330450760724/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "user": "reports001"}
TASK: [edxlocal | setup the migration db user] ********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_user name=migrate password=VALUE_HIDDEN priv='edxapp.*:ALL' append_privs=yes
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020340.15-256252341353623 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020340.15-256252341353623 && echo $HOME/.ansible/tmp/ansible-tmp-1412020340.15-256252341353623'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpchanTl TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.15-256252341353623/mysql_user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jjrnmubupubszopbaipkkukqolchlqwm] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jjrnmubupubszopbaipkkukqolchlqwm; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.15-256252341353623/mysql_user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.15-256252341353623/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=edxapp) => {"changed": true, "item": "edxapp", "user": "migrate"}
skipping: [default] => (item=None)
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_user name=migrate password=VALUE_HIDDEN priv='ora.*:ALL' append_privs=yes
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020340.29-39248772107135 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020340.29-39248772107135 && echo $HOME/.ansible/tmp/ansible-tmp-1412020340.29-39248772107135'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpULF9W4 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.29-39248772107135/mysql_user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=oernmvkdvhkexfmnfhicrrllkmbzvghs] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-oernmvkdvhkexfmnfhicrrllkmbzvghs; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.29-39248772107135/mysql_user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.29-39248772107135/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=ora) => {"changed": true, "item": "ora", "user": "migrate"}
TASK: [edxlocal | setup the migration db user for analytics] ******************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_user name=migrate password=VALUE_HIDDEN priv='analytics-api.*:ALL' append_privs=yes
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020340.45-45117577202508 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020340.45-45117577202508 && echo $HOME/.ansible/tmp/ansible-tmp-1412020340.45-45117577202508'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpkVmFqW TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.45-45117577202508/mysql_user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=aavncsbzenbhkwbfptigrylibqbjwsni] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-aavncsbzenbhkwbfptigrylibqbjwsni; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.45-45117577202508/mysql_user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.45-45117577202508/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=analytics-api) => {"changed": true, "item": "analytics-api", "user": "migrate"}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_user name=migrate password=VALUE_HIDDEN priv='reports.*:ALL' append_privs=yes
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020340.58-186312260970430 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020340.58-186312260970430 && echo $HOME/.ansible/tmp/ansible-tmp-1412020340.58-186312260970430'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpJzSNxc TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.58-186312260970430/mysql_user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=phxqxzrqjwokqzcwsufifhrgrtfbwfbk] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-phxqxzrqjwokqzcwsufifhrgrtfbwfbk; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.58-186312260970430/mysql_user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.58-186312260970430/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=reports) => {"changed": true, "item": "reports", "user": "migrate"}
TASK: [edxlocal | setup the read-only db user] ********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_user name=read_only password=VALUE_HIDDEN priv='*.*:ALL'
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020340.73-58387762007018 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020340.73-58387762007018 && echo $HOME/.ansible/tmp/ansible-tmp-1412020340.73-58387762007018'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpWMbDCb TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.73-58387762007018/mysql_user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=vfhnrcuzfbsjcqupfkalkjxgqquvlgxq] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-vfhnrcuzfbsjcqupfkalkjxgqquvlgxq; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.73-58387762007018/mysql_user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.73-58387762007018/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "user": "read_only"}
TASK: [edxlocal | setup the admin db user] ************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE mysql_user name=admin password=VALUE_HIDDEN priv='*.*:CREATE USER'
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020340.88-70620938549248 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020340.88-70620938549248 && echo $HOME/.ansible/tmp/ansible-tmp-1412020340.88-70620938549248'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpGeev5S TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.88-70620938549248/mysql_user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=cteyuncdglqdgmrqtuilqpziunfuywuf] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-cteyuncdglqdgmrqtuilqpziunfuywuf; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.88-70620938549248/mysql_user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020340.88-70620938549248/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "user": "admin"}
TASK: [edxlocal | install memcached] ******************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt pkg=memcached state=present
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020341.03-188967852450521 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020341.03-188967852450521 && echo $HOME/.ansible/tmp/ansible-tmp-1412020341.03-188967852450521'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpuLNd_K TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020341.03-188967852450521/apt
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=sdplbcqhoxdajjeejcrbksndlqvnphvt] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-sdplbcqhoxdajjeejcrbksndlqvnphvt; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020341.03-188967852450521/apt; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020341.03-188967852450521/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n libcache-memcached-perl libmemcached\nThe following NEW packages will be installed:\n memcached\n0 upgraded, 1 newly installed, 0 to remove and 165 not upgraded.\nNeed to get 75.1 kB of archives.\nAfter this operation, 228 kB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main memcached amd64 1.4.13-0ubuntu2.1 [75.1 kB]\nFetched 75.1 kB in 0s (1,941 kB/s)\nSelecting previously unselected package memcached.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 76700 files and directories currently installed.)\r\nUnpacking memcached (from .../memcached_1.4.13-0ubuntu2.1_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for ureadahead ...\r\nSetting up memcached (1.4.13-0ubuntu2.1) ...\r\nStarting memcached: memcached.\r\n"}
TASK: [mongo | install python pymongo for mongo_user ansible module] **********
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name=pymongo state=present version=2.6.3 extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020344.59-83237673087193 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020344.59-83237673087193 && echo $HOME/.ansible/tmp/ansible-tmp-1412020344.59-83237673087193'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp6Vz_P9 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020344.59-83237673087193/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=pywmnmssxxhkzyrcoicfliiitcggyjnf] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-pywmnmssxxhkzyrcoicfliiitcggyjnf; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020344.59-83237673087193/pip; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020344.59-83237673087193/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "cmd": "/usr/local/bin/pip install -i https://pypi.python.org/simple pymongo==2.6.3", "item": "", "name": "pymongo", "requirements": null, "state": "present", "stderr": "", "stdout": "Downloading/unpacking pymongo==2.6.3\n Running setup.py (path:/tmp/pip_build_root/pymongo/setup.py) egg_info for package pymongo\n \nInstalling collected packages: pymongo\n Running setup.py install for pymongo\n building 'bson._cbson' extension\n gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Ibson -I/usr/include/python2.7 -c bson/_cbsonmodule.c -o build/temp.linux-x86_64-2.7/bson/_cbsonmodule.o\n gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Ibson -I/usr/include/python2.7 -c bson/time64.c -o build/temp.linux-x86_64-2.7/bson/time64.o\n gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Ibson -I/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-x86_64-2.7/bson/buffer.o\n gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Ibson -I/usr/include/python2.7 -c bson/encoding_helpers.c -o build/temp.linux-x86_64-2.7/bson/encoding_helpers.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/bson/_cbsonmodule.o build/temp.linux-x86_64-2.7/bson/time64.o build/temp.linux-x86_64-2.7/bson/buffer.o build/temp.linux-x86_64-2.7/bson/encoding_helpers.o -o build/lib.linux-x86_64-2.7/bson/_cbson.so\n building 'pymongo._cmessage' extension\n gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Ibson -I/usr/include/python2.7 -c pymongo/_cmessagemodule.c -o build/temp.linux-x86_64-2.7/pymongo/_cmessagemodule.o\n gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -Ibson -I/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-x86_64-2.7/bson/buffer.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/pymongo/_cmessagemodule.o build/temp.linux-x86_64-2.7/bson/buffer.o -o build/lib.linux-x86_64-2.7/pymongo/_cmessage.so\n \nSuccessfully installed pymongo\nCleaning up...\n", "version": "2.6.3", "virtualenv": null}
TASK: [mongo | add the mongodb signing key] ***********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt_key id=7F0CEB10 url=http://docs.mongodb.org/10gen-gpg-key.asc state=present
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020346.87-112182991288913 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020346.87-112182991288913 && echo $HOME/.ansible/tmp/ansible-tmp-1412020346.87-112182991288913'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpMF3GPp TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020346.87-112182991288913/apt_key
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=slgxnhlobgjbuezwqbizwhndhrjztnro] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-slgxnhlobgjbuezwqbizwhndhrjztnro; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020346.87-112182991288913/apt_key; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020346.87-112182991288913/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": ""}
TASK: [mongo | add the mongodb repo to the sources list] **********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt_repository repo='deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen' state=present
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020347.13-13182561279229 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020347.13-13182561279229 && echo $HOME/.ansible/tmp/ansible-tmp-1412020347.13-13182561279229'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp2lAZRL TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020347.13-13182561279229/apt_repository
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=xjfhafgsvrdpzmbzgbgbqwuxcljsllqw] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-xjfhafgsvrdpzmbzgbgbqwuxcljsllqw; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020347.13-13182561279229/apt_repository; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020347.13-13182561279229/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "repo": "deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen", "state": "present"}
TASK: [mongo | install mongo server and recommends] ***************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt pkg=mongodb-10gen=2.4.7 state=present install_recommends=yes force=yes update_cache=yes
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020351.14-100790895508227 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020351.14-100790895508227 && echo $HOME/.ansible/tmp/ansible-tmp-1412020351.14-100790895508227'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpbEojt_ TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020351.14-100790895508227/apt
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=idsylninqhjecutkopchxkfghlgqpzof] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-idsylninqhjecutkopchxkfghlgqpzof; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020351.14-100790895508227/apt; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020351.14-100790895508227/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following NEW packages will be installed:\n mongodb-10gen\n0 upgraded, 1 newly installed, 0 to remove and 165 not upgraded.\nNeed to get 87.9 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://downloads-distro.mongodb.org/repo/ubuntu-upstart/ dist/10gen mongodb-10gen amd64 2.4.7 [87.9 MB]\nFetched 87.9 MB in 34s (2,515 kB/s)\nSelecting previously unselected package mongodb-10gen.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 76718 files and directories currently installed.)\r\nUnpacking mongodb-10gen (from .../mongodb-10gen_2.4.7_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for ureadahead ...\r\nSetting up mongodb-10gen (2.4.7) ...\r\nAdding system user `mongodb' (UID 109) ...\r\nAdding new user `mongodb' (UID 109) with group `nogroup' ...\r\nNot creating home directory `/home/mongodb'.\r\nAdding group `mongodb' (GID 117) ...\r\nDone.\r\nAdding user `mongodb' to group `mongodb' ...\r\nAdding user mongodb to group mongodb\r\nDone.\r\nmongodb start/running, process 19497\r\n"}
TASK: [mongo | create mongo dirs] *********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/var/mongo" state=directory owner="mongodb" group="mongodb"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020396.73-17138141816319 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020396.73-17138141816319 && echo $HOME/.ansible/tmp/ansible-tmp-1412020396.73-17138141816319'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpaK15aF TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020396.73-17138141816319/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=yydtlyobqyxkorujzsuaillgojebnvzj] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-yydtlyobqyxkorujzsuaillgojebnvzj; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020396.73-17138141816319/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020396.73-17138141816319/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/mongo) => {"changed": true, "gid": 117, "group": "mongodb", "item": "/edx/var/mongo", "mode": "0755", "owner": "mongodb", "path": "/edx/var/mongo", "size": 4096, "state": "directory", "uid": 109}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/var/mongo/mongodb" state=directory owner="mongodb" group="mongodb"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020396.85-132264888134218 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020396.85-132264888134218 && echo $HOME/.ansible/tmp/ansible-tmp-1412020396.85-132264888134218'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp5DC0z4 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020396.85-132264888134218/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=rrfrxadhsjuosazpauovvhsnbtwcoskr] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-rrfrxadhsjuosazpauovvhsnbtwcoskr; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020396.85-132264888134218/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020396.85-132264888134218/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/mongo/mongodb) => {"changed": true, "gid": 117, "group": "mongodb", "item": "/edx/var/mongo/mongodb", "mode": "0755", "owner": "mongodb", "path": "/edx/var/mongo/mongodb", "size": 4096, "state": "directory", "uid": 109}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/var/log/mongo" state=directory owner="mongodb" group="mongodb"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020397.01-133638350919760 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020397.01-133638350919760 && echo $HOME/.ansible/tmp/ansible-tmp-1412020397.01-133638350919760'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpB61DrX TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.01-133638350919760/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=bppcqsrvqruypkjtngblshamxjpcnhae] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-bppcqsrvqruypkjtngblshamxjpcnhae; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.01-133638350919760/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.01-133638350919760/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/log/mongo) => {"changed": true, "gid": 117, "group": "mongodb", "item": "/edx/var/log/mongo", "mode": "0755", "owner": "mongodb", "path": "/edx/var/log/mongo", "size": 4096, "state": "directory", "uid": 109}
TASK: [mongo | stop mongo service] ********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE service name=mongodb state=stopped
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020397.15-99537494225767 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020397.15-99537494225767 && echo $HOME/.ansible/tmp/ansible-tmp-1412020397.15-99537494225767'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpZJCAJ_ TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.15-99537494225767/service
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=zuqakywqimewtgpovopaaqsycdxaikil] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-zuqakywqimewtgpovopaaqsycdxaikil; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.15-99537494225767/service; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.15-99537494225767/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "name": "mongodb", "state": "stopped"}
TASK: [mongo | move mongodb to {{mongo_data_dir}}] ****************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command mv /var/lib/mongodb /edx/var/mongo/. creates=/edx/var/mongo/mongodb
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020397.32-193360500303778 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020397.32-193360500303778 && echo $HOME/.ansible/tmp/ansible-tmp-1412020397.32-193360500303778'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpKkyR1w TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.32-193360500303778/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=pscfxmkcbxdddnrxgcasfgohyvqimhfc] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-pscfxmkcbxdddnrxgcasfgohyvqimhfc; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.32-193360500303778/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.32-193360500303778/ >/dev/null 2>&1\'"\'"\'\'']
skipping: [default]
TASK: [mongo | copy mongodb key file] *****************************************
skipping: [default]
TASK: [mongo | copy configuration template] ***********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020397.47-105796290862930 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020397.47-105796290862930 && echo $HOME/.ansible/tmp/ansible-tmp-1412020397.47-105796290862930'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ayidfrbcqydqrshotdavwfkqvuhogdqn] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ayidfrbcqydqrshotdavwfkqvuhogdqn; rc=0; [ -r "/etc/mongodb.conf" ] || rc=2; [ -f "/etc/mongodb.conf" ] || rc=1; [ -d "/etc/mongodb.conf" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/mongodb.conf 2>/dev/null) || (/sbin/md5sum -q /etc/mongodb.conf 2>/dev/null) || (/usr/bin/digest -a md5 /etc/mongodb.conf 2>/dev/null) || (/sbin/md5 -q /etc/mongodb.conf 2>/dev/null) || (/usr/bin/md5 -n /etc/mongodb.conf 2>/dev/null) || (/bin/md5 -q /etc/mongodb.conf 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/mongodb.conf 2>/dev/null) || (/bin/csum -h MD5 /etc/mongodb.conf 2>/dev/null) || (echo "${rc} /etc/mongodb.conf")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmplfXn3G TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.47-105796290862930/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp5Z6UyU TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.47-105796290862930/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=fnmudefdgedknvixismjhzchpcughgsd] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-fnmudefdgedknvixismjhzchpcughgsd; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.47-105796290862930/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.47-105796290862930/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"backup_file": "/etc/mongodb.conf.2014-09-29@19:53~", "changed": true, "dest": "/etc/mongodb.conf", "gid": 0, "group": "root", "item": "", "md5sum": "473a66c1a8127b190d05b3a43b9c0fbd", "mode": "0644", "owner": "root", "size": 2050, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020397.47-105796290862930/source", "state": "file", "uid": 0}
TASK: [mongo | start mongo service] *******************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE service name=mongodb state=started
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020397.68-249666470194974 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020397.68-249666470194974 && echo $HOME/.ansible/tmp/ansible-tmp-1412020397.68-249666470194974'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpOnHz7z TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.68-249666470194974/service
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jytfwddetpaohylrlvvllppopcoojcim] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jytfwddetpaohylrlvvllppopcoojcim; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.68-249666470194974/service; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.68-249666470194974/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "name": "mongodb", "state": "started"}
TASK: [mongo | wait for mongo server to start] ********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE wait_for port=27017 delay=2
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020397.85-43312744397865 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020397.85-43312744397865 && echo $HOME/.ansible/tmp/ansible-tmp-1412020397.85-43312744397865'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpnQ3_1Z TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.85-43312744397865/wait_for
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=gjpsiwtmhmesotsamisefqmstpmggwvz] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-gjpsiwtmhmesotsamisefqmstpmggwvz; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.85-43312744397865/wait_for; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020397.85-43312744397865/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"changed": false, "elapsed": 2, "item": "", "path": null, "port": 27017, "search_regex": null, "state": "started"}
TASK: [mongo | Create the file to initialize the mongod replica set] **********
skipping: [default]
TASK: [mongo | Initialize the replication set] ********************************
skipping: [default]
TASK: [mongo | create a mongodb user] *****************************************
skipping: [default] => (item={'password': 'password', 'user': 'cs_comments_service', 'database': 'cs_comments_service'})
skipping: [default] => (item={'password': 'password', 'user': 'edxapp', 'database': 'edxapp'})
TASK: [mongo | install s3cmd] *************************************************
skipping: [default]
TASK: [mongo | configure s3cmd] ***********************************************
skipping: [default]
TASK: [mongo | install backup-mongo-to-s3 script] *****************************
skipping: [default]
TASK: [mongo | schedule backup-mongo-to-3s crontab] ***************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE cron name="backup-mongo-to-s3" job="/edx/bin/backup-mongo-to-s3.sh" backup=yes cron_file=backup-mongo-to-s3 user=root hour="*/12" minute="0" day="*"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020400.16-249135050124653 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020400.16-249135050124653 && echo $HOME/.ansible/tmp/ansible-tmp-1412020400.16-249135050124653'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpEMwtA2 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.16-249135050124653/cron
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=xfoeeuurtibtyvpblamccfnajmeoujny] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-xfoeeuurtibtyvpblamccfnajmeoujny; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.16-249135050124653/cron; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.16-249135050124653/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"backup_file": "/tmp/crontabvOb1fc", "changed": true, "cron_file": "backup-mongo-to-s3", "item": "", "jobs": ["backup-mongo-to-s3"]}
TASK: [supervisor | create application user] **********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE user name="supervisor" createhome=no shell=/bin/false
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020400.29-131880455328454 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020400.29-131880455328454 && echo $HOME/.ansible/tmp/ansible-tmp-1412020400.29-131880455328454'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpNq7QKn TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.29-131880455328454/user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=znevmrqotuagvdqpehlhjmhwjauxqmjp] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-znevmrqotuagvdqpehlhjmhwjauxqmjp; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.29-131880455328454/user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.29-131880455328454/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "comment": "", "createhome": false, "group": 1005, "home": "/home/supervisor", "item": "", "name": "supervisor", "shell": "/bin/false", "state": "present", "system": false, "uid": 1002}
TASK: [supervisor | create supervisor service user] ***************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE user name="www-data" createhome=no shell=/bin/false
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020400.47-253600798555862 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020400.47-253600798555862 && echo $HOME/.ansible/tmp/ansible-tmp-1412020400.47-253600798555862'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpNOB0ZA TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.47-253600798555862/user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=cclwltuontcvpygudhrjhxlhlrzwvzhq] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-cclwltuontcvpygudhrjhxlhlrzwvzhq; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.47-253600798555862/user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.47-253600798555862/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"append": false, "changed": false, "comment": "www-data", "group": 33, "home": "/var/www", "item": "", "move_home": false, "name": "www-data", "shell": "/bin/false", "state": "present", "uid": 33}
TASK: [supervisor | create supervisor directories] ****************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file name=/edx/app/supervisor state=directory owner=supervisor group=www-data mode="755"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020400.62-257497192779665 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020400.62-257497192779665 && echo $HOME/.ansible/tmp/ansible-tmp-1412020400.62-257497192779665'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp_vq_Dg TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.62-257497192779665/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=aqvqqrwbnzwrkjqatdjgyzzftbwjtiwk] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-aqvqqrwbnzwrkjqatdjgyzzftbwjtiwk; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.62-257497192779665/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.62-257497192779665/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/supervisor) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/app/supervisor", "mode": "0755", "owner": "supervisor", "path": "/edx/app/supervisor", "size": 4096, "state": "directory", "uid": 1002}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file name=/edx/app/supervisor/venvs/supervisor state=directory owner=supervisor group=www-data mode="755"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020400.76-258574068824908 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020400.76-258574068824908 && echo $HOME/.ansible/tmp/ansible-tmp-1412020400.76-258574068824908'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp6ybqVr TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.76-258574068824908/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=sxayimjgcflyqkzszpwxupckwdmicjwq] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-sxayimjgcflyqkzszpwxupckwdmicjwq; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.76-258574068824908/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.76-258574068824908/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/supervisor/venvs/supervisor) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/app/supervisor/venvs/supervisor", "mode": "0755", "owner": "supervisor", "path": "/edx/app/supervisor/venvs/supervisor", "size": 4096, "state": "directory", "uid": 1002}
TASK: [supervisor | create service user accessible dirs] **********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file name=/edx/app/supervisor/conf.d state=directory owner=supervisor group=www-data mode="775"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020400.91-127952823250765 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020400.91-127952823250765 && echo $HOME/.ansible/tmp/ansible-tmp-1412020400.91-127952823250765'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpo7efk3 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.91-127952823250765/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=wagzfwwisyzofmxjafohbtvpgglyjkju] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-wagzfwwisyzofmxjafohbtvpgglyjkju; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.91-127952823250765/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020400.91-127952823250765/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/supervisor/conf.d) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/app/supervisor/conf.d", "mode": "0775", "owner": "supervisor", "path": "/edx/app/supervisor/conf.d", "size": 4096, "state": "directory", "uid": 1002}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file name=/edx/app/supervisor/conf.available.d state=directory owner=supervisor group=www-data mode="775"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020401.02-63838386564513 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020401.02-63838386564513 && echo $HOME/.ansible/tmp/ansible-tmp-1412020401.02-63838386564513'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpOKovGc TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020401.02-63838386564513/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=awbqtwiqviyewpxzyximbkodfwiiqhgc] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-awbqtwiqviyewpxzyximbkodfwiiqhgc; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020401.02-63838386564513/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020401.02-63838386564513/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/supervisor/conf.available.d) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/app/supervisor/conf.available.d", "mode": "0775", "owner": "supervisor", "path": "/edx/app/supervisor/conf.available.d", "size": 4096, "state": "directory", "uid": 1002}
TASK: [supervisor | create supervisor directories] ****************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file name=/edx/var/supervisor state=directory owner=www-data group=supervisor
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020401.15-238670540512667 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020401.15-238670540512667 && echo $HOME/.ansible/tmp/ansible-tmp-1412020401.15-238670540512667'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpfexUtO TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020401.15-238670540512667/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=fnquptidhoxkahaaayjlidvqhrbbdlli] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-fnquptidhoxkahaaayjlidvqhrbbdlli; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020401.15-238670540512667/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020401.15-238670540512667/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/supervisor) => {"changed": true, "gid": 1005, "group": "supervisor", "item": "/edx/var/supervisor", "mode": "0755", "owner": "www-data", "path": "/edx/var/supervisor", "size": 4096, "state": "directory", "uid": 33}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file name=/edx/var/log/supervisor state=directory owner=www-data group=supervisor
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020401.26-118620186716125 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020401.26-118620186716125 && echo $HOME/.ansible/tmp/ansible-tmp-1412020401.26-118620186716125'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpOiXcp0 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020401.26-118620186716125/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=wwkojbxjwcoyqcqstefqxljkxazeljyk] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-wwkojbxjwcoyqcqstefqxljkxazeljyk; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020401.26-118620186716125/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020401.26-118620186716125/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/log/supervisor) => {"changed": true, "gid": 1005, "group": "supervisor", "item": "/edx/var/log/supervisor", "mode": "0755", "owner": "www-data", "path": "/edx/var/log/supervisor", "size": 4096, "state": "directory", "uid": 33}
TASK: [supervisor | install supervisor in its venv] ***************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name=supervisor virtualenv="/edx/app/supervisor/venvs/supervisor" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020401.39-237253552631263 && chmod a+rx /tmp/ansible-tmp-1412020401.39-237253552631263 && echo /tmp/ansible-tmp-1412020401.39-237253552631263'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpwzJP9C TO /tmp/ansible-tmp-1412020401.39-237253552631263/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020401.39-237253552631263/pip'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=tlflphncuksnrcbbptjcynddxsengkfc] password: " -u supervisor /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-tlflphncuksnrcbbptjcynddxsengkfc; /usr/bin/python /tmp/ansible-tmp-1412020401.39-237253552631263/pip\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020401.39-237253552631263/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "/edx/app/supervisor/venvs/supervisor/bin/pip install -i https://pypi.python.org/simple supervisor", "item": "", "name": "supervisor", "requirements": null, "state": "present", "stderr": "", "stdout": "New python executable in /edx/app/supervisor/venvs/supervisor/bin/python\nInstalling setuptools, pip...done.\nDownloading/unpacking supervisor\n Running setup.py (path:/edx/app/supervisor/venvs/supervisor/build/supervisor/setup.py) egg_info for package supervisor\n \n warning: no previously-included files matching '*' found under directory 'docs/.build'\nDownloading/unpacking meld3>=0.6.5 (from supervisor)\n Downloading meld3-1.0.0.tar.gz\n Running setup.py (path:/edx/app/supervisor/venvs/supervisor/build/meld3/setup.py) egg_info for package meld3\n \nInstalling collected packages: supervisor, meld3\n Running setup.py install for supervisor\n \n warning: no previously-included files matching '*' found under directory 'docs/.build'\n Skipping installation of /edx/app/supervisor/venvs/supervisor/lib/python2.7/site-packages/supervisor/__init__.py (namespace package)\n Installing /edx/app/supervisor/venvs/supervisor/lib/python2.7/site-packages/supervisor-3.1.2-py2.7-nspkg.pth\n Installing echo_supervisord_conf script to /edx/app/supervisor/venvs/supervisor/bin\n Installing pidproxy script to /edx/app/supervisor/venvs/supervisor/bin\n Installing supervisorctl script to /edx/app/supervisor/venvs/supervisor/bin\n Installing supervisord script to /edx/app/supervisor/venvs/supervisor/bin\n Running setup.py install for meld3\n \nSuccessfully installed supervisor meld3\nCleaning up...\n", "version": null, "virtualenv": "/edx/app/supervisor/venvs/supervisor"}
TASK: [supervisor | install supervisor in its venv] ***************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name=boto virtualenv="/edx/app/supervisor/venvs/supervisor" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020404.2-74125134009704 && chmod a+rx /tmp/ansible-tmp-1412020404.2-74125134009704 && echo /tmp/ansible-tmp-1412020404.2-74125134009704'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpJuaZkD TO /tmp/ansible-tmp-1412020404.2-74125134009704/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020404.2-74125134009704/pip'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=sumylejqbukzlyhzeyqfifwdqlllplzl] password: " -u supervisor /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-sumylejqbukzlyhzeyqfifwdqlllplzl; /usr/bin/python /tmp/ansible-tmp-1412020404.2-74125134009704/pip\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020404.2-74125134009704/ >/dev/null 2>&1'"]
changed: [default] => (item=boto) => {"changed": true, "cmd": "/edx/app/supervisor/venvs/supervisor/bin/pip install -i https://pypi.python.org/simple boto", "item": "boto", "name": "boto", "requirements": null, "state": "present", "stderr": "", "stdout": "Downloading/unpacking boto\nInstalling collected packages: boto\nSuccessfully installed boto\nCleaning up...\n", "version": null, "virtualenv": "/edx/app/supervisor/venvs/supervisor"}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name=python-simple-hipchat virtualenv="/edx/app/supervisor/venvs/supervisor" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020405.78-260043485526470 && chmod a+rx /tmp/ansible-tmp-1412020405.78-260043485526470 && echo /tmp/ansible-tmp-1412020405.78-260043485526470'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmphTUgul TO /tmp/ansible-tmp-1412020405.78-260043485526470/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020405.78-260043485526470/pip'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jajmolwiqwopefasqwokfuodsbhjjzqa] password: " -u supervisor /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jajmolwiqwopefasqwokfuodsbhjjzqa; /usr/bin/python /tmp/ansible-tmp-1412020405.78-260043485526470/pip\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020405.78-260043485526470/ >/dev/null 2>&1'"]
changed: [default] => (item=python-simple-hipchat) => {"changed": true, "cmd": "/edx/app/supervisor/venvs/supervisor/bin/pip install -i https://pypi.python.org/simple python-simple-hipchat", "item": "python-simple-hipchat", "name": "python-simple-hipchat", "requirements": null, "state": "present", "stderr": "", "stdout": "Downloading/unpacking python-simple-hipchat\n Downloading python-simple-hipchat-0.3.3.tar.gz\n Running setup.py (path:/edx/app/supervisor/venvs/supervisor/build/python-simple-hipchat/setup.py) egg_info for package python-simple-hipchat\n \nInstalling collected packages: python-simple-hipchat\n Running setup.py install for python-simple-hipchat\n \nSuccessfully installed python-simple-hipchat\nCleaning up...\n", "version": null, "virtualenv": "/edx/app/supervisor/venvs/supervisor"}
TASK: [supervisor | create supervisor upstart job] ****************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020406.53-190345494579607 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020406.53-190345494579607 && echo $HOME/.ansible/tmp/ansible-tmp-1412020406.53-190345494579607'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=rvvsdqgxdonntcieajuzaigxnwzirgav] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-rvvsdqgxdonntcieajuzaigxnwzirgav; rc=0; [ -r "/etc/init/supervisor.conf" ] || rc=2; [ -f "/etc/init/supervisor.conf" ] || rc=1; [ -d "/etc/init/supervisor.conf" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/init/supervisor.conf 2>/dev/null) || (/sbin/md5sum -q /etc/init/supervisor.conf 2>/dev/null) || (/usr/bin/digest -a md5 /etc/init/supervisor.conf 2>/dev/null) || (/sbin/md5 -q /etc/init/supervisor.conf 2>/dev/null) || (/usr/bin/md5 -n /etc/init/supervisor.conf 2>/dev/null) || (/bin/md5 -q /etc/init/supervisor.conf 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/init/supervisor.conf 2>/dev/null) || (/bin/csum -h MD5 /etc/init/supervisor.conf 2>/dev/null) || (echo "${rc} /etc/init/supervisor.conf")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpTooFRb TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020406.53-190345494579607/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpY7scKu TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020406.53-190345494579607/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=yooxzzomglqvsmtwupcatxxbklcpshhp] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-yooxzzomglqvsmtwupcatxxbklcpshhp; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020406.53-190345494579607/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020406.53-190345494579607/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/etc/init/supervisor.conf", "gid": 0, "group": "root", "item": "", "md5sum": "8ce1d9b635c2b3389b203ad45dd20986", "mode": "0600", "owner": "root", "size": 233, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020406.53-190345494579607/source", "state": "file", "uid": 0}
TASK: [supervisor | create pre_supervisor upstart job] ************************
skipping: [default]
TASK: [supervisor | write the pre_suprevisor python script] *******************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jjlwfxjjjmsiezhoxvbkgfgzmwwewspz] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jjlwfxjjjmsiezhoxvbkgfgzmwwewspz; rc=0; [ -r "/edx/app/supervisor/pre_supervisor_checks.py" ] || rc=2; [ -f "/edx/app/supervisor/pre_supervisor_checks.py" ] || rc=1; [ -d "/edx/app/supervisor/pre_supervisor_checks.py" ] && echo 3 && exit 0; (/usr/bin/md5sum /edx/app/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/sbin/md5sum -q /edx/app/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/usr/bin/digest -a md5 /edx/app/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/sbin/md5 -q /edx/app/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/usr/bin/md5 -n /edx/app/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/bin/md5 -q /edx/app/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/usr/bin/csum -h MD5 /edx/app/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/bin/csum -h MD5 /edx/app/supervisor/pre_supervisor_checks.py 2>/dev/null) || (echo "${rc} /edx/app/supervisor/pre_supervisor_checks.py")\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020406.79-177229649952143 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020406.79-177229649952143 && echo $HOME/.ansible/tmp/ansible-tmp-1412020406.79-177229649952143'"]
<127.0.0.1> PUT /Users/db/dev/configuration/playbooks/roles/supervisor/files/pre_supervisor_checks.py TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020406.79-177229649952143/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp_AJg8S TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020406.79-177229649952143/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=fqgcoptzfblytqkomplsrqbxfgmawfeg] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-fqgcoptzfblytqkomplsrqbxfgmawfeg; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020406.79-177229649952143/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020406.79-177229649952143/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/app/supervisor/pre_supervisor_checks.py", "gid": 33, "group": "www-data", "item": "", "md5sum": "0fa0193e9f84990f777b6708cda5cfe6", "mode": "0750", "owner": "supervisor", "size": 7110, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020406.79-177229649952143/source", "state": "file", "uid": 1002}
TASK: [supervisor | create supervisor master config] **************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020406.96-259828998903879 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020406.96-259828998903879 && echo $HOME/.ansible/tmp/ansible-tmp-1412020406.96-259828998903879'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=hotbsxawrxnibulfoovldnavnvzsjhgj] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-hotbsxawrxnibulfoovldnavnvzsjhgj; rc=0; [ -r "/edx/app/supervisor/supervisord.conf" ] || rc=2; [ -f "/edx/app/supervisor/supervisord.conf" ] || rc=1; [ -d "/edx/app/supervisor/supervisord.conf" ] && echo 3 && exit 0; (/usr/bin/md5sum /edx/app/supervisor/supervisord.conf 2>/dev/null) || (/sbin/md5sum -q /edx/app/supervisor/supervisord.conf 2>/dev/null) || (/usr/bin/digest -a md5 /edx/app/supervisor/supervisord.conf 2>/dev/null) || (/sbin/md5 -q /edx/app/supervisor/supervisord.conf 2>/dev/null) || (/usr/bin/md5 -n /edx/app/supervisor/supervisord.conf 2>/dev/null) || (/bin/md5 -q /edx/app/supervisor/supervisord.conf 2>/dev/null) || (/usr/bin/csum -h MD5 /edx/app/supervisor/supervisord.conf 2>/dev/null) || (/bin/csum -h MD5 /edx/app/supervisor/supervisord.conf 2>/dev/null) || (echo "${rc} /edx/app/supervisor/supervisord.conf")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpSzI7uO TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020406.96-259828998903879/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpxGBwa0 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020406.96-259828998903879/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=evdbdoruhqwuinuoavfiuawbeotnksax] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-evdbdoruhqwuinuoavfiuawbeotnksax; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020406.96-259828998903879/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020406.96-259828998903879/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/app/supervisor/supervisord.conf", "gid": 33, "group": "www-data", "item": "", "md5sum": "299cda89ff8be858fef605c804734d40", "mode": "0644", "owner": "supervisor", "size": 1266, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020406.96-259828998903879/source", "state": "file", "uid": 1002}
TASK: [supervisor | create a symlink for supervisortctl] **********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file src=/edx/app/supervisor/venvs/supervisor/bin/supervisorctl dest=/edx/bin/supervisorctl state=link
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020407.19-80635073438166 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020407.19-80635073438166 && echo $HOME/.ansible/tmp/ansible-tmp-1412020407.19-80635073438166'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpRtBtG0 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.19-80635073438166/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=zmjemnysjpktwkbvcvvcdbkhawpgrtwf] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-zmjemnysjpktwkbvcvvcdbkhawpgrtwf; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.19-80635073438166/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.19-80635073438166/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/bin/supervisorctl", "gid": 0, "group": "root", "item": "", "mode": "0777", "owner": "root", "size": 54, "src": "/edx/app/supervisor/venvs/supervisor/bin/supervisorctl", "state": "link", "uid": 0}
TASK: [supervisor | create a symlink for supervisor cfg] **********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file src=/edx/app/supervisor/supervisord.conf dest=/edx/etc/supervisord.conf state=link
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020407.34-275792438209837 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020407.34-275792438209837 && echo $HOME/.ansible/tmp/ansible-tmp-1412020407.34-275792438209837'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp43lCsP TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.34-275792438209837/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=euqulzxcjaoelhdkxlwbzwgtocbynzxt] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-euqulzxcjaoelhdkxlwbzwgtocbynzxt; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.34-275792438209837/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.34-275792438209837/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/supervisor/supervisord.conf) => {"changed": true, "dest": "/edx/etc/supervisord.conf", "gid": 0, "group": "root", "item": "/edx/app/supervisor/supervisord.conf", "mode": "0777", "owner": "root", "size": 36, "src": "/edx/app/supervisor/supervisord.conf", "state": "link", "uid": 0}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file src=/edx/app/supervisor/conf.d dest=/edx/etc/conf.d state=link
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020407.48-65770252543724 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020407.48-65770252543724 && echo $HOME/.ansible/tmp/ansible-tmp-1412020407.48-65770252543724'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpyza8Y_ TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.48-65770252543724/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=khctdcifrbqltraaylxmstckivttkjkv] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-khctdcifrbqltraaylxmstckivttkjkv; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.48-65770252543724/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.48-65770252543724/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/supervisor/conf.d) => {"changed": true, "dest": "/edx/etc/conf.d", "gid": 0, "group": "root", "item": "/edx/app/supervisor/conf.d", "mode": "0777", "owner": "root", "size": 26, "src": "/edx/app/supervisor/conf.d", "state": "link", "uid": 0}
TASK: [supervisor | start supervisor] *****************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE service name=supervisor state=started
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020407.61-49265180219743 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020407.61-49265180219743 && echo $HOME/.ansible/tmp/ansible-tmp-1412020407.61-49265180219743'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpOmi1AY TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.61-49265180219743/service
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=lhmfysckujybuhdcoepbafescsnxhkix] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-lhmfysckujybuhdcoepbafescsnxhkix; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.61-49265180219743/service; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.61-49265180219743/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "name": "supervisor", "state": "started"}
TASK: [supervisor | wait for web port to be available] ************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE wait_for port=9001 timeout=5
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020407.8-153924446936356 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020407.8-153924446936356 && echo $HOME/.ansible/tmp/ansible-tmp-1412020407.8-153924446936356'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp1fXrBA TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.8-153924446936356/wait_for
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=awbzueeeptiwweapxxtuvhkkavweyvio] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-awbzueeeptiwweapxxtuvhkkavweyvio; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.8-153924446936356/wait_for; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.8-153924446936356/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"changed": false, "elapsed": 0, "item": "", "path": null, "port": 9001, "search_regex": null, "state": "started"}
TASK: [supervisor | update supervisor configuration] **************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command /edx/app/supervisor/venvs/supervisor/bin/supervisorctl -c /edx/app/supervisor/supervisord.conf update #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020407.95-49199382099945 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020407.95-49199382099945 && echo $HOME/.ansible/tmp/ansible-tmp-1412020407.95-49199382099945'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpjWpwqD TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.95-49199382099945/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=xbydflkhnvhikenztzpqyzrnfunvzsth] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-xbydflkhnvhikenztzpqyzrnfunvzsth; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.95-49199382099945/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020407.95-49199382099945/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"changed": false, "cmd": "/edx/app/supervisor/venvs/supervisor/bin/supervisorctl -c /edx/app/supervisor/supervisord.conf update ", "delta": "0:00:00.072822", "end": "2014-09-29 19:53:28.260737", "item": "", "rc": 0, "start": "2014-09-29 19:53:28.187915", "stderr": "", "stdout": "", "stdout_lines": []}
TASK: [rbenv | fail rbenv_user required for role] *****************************
skipping: [default]
TASK: [rbenv | fail rbenv_dir required for role] ******************************
skipping: [default]
TASK: [rbenv | fail rbenv_ruby_version required for role] *********************
skipping: [default]
TASK: [rbenv | create rbenv user {{edxapp_user}}] *****************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE user name=edxapp home=/edx/app/edxapp shell=/bin/false createhome=no
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020408.25-172499402795861 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020408.25-172499402795861 && echo $HOME/.ansible/tmp/ansible-tmp-1412020408.25-172499402795861'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpZOiLvD TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020408.25-172499402795861/user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=hyuntameqfwwibpjofswmfftbnnllytu] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-hyuntameqfwwibpjofswmfftbnnllytu; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020408.25-172499402795861/user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020408.25-172499402795861/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "comment": "", "createhome": false, "group": 1006, "home": "/edx/app/edxapp", "item": "", "name": "edxapp", "shell": "/bin/false", "state": "present", "system": false, "uid": 1003}
TASK: [rbenv | create rbenv dir if it does not exist] *************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/app/edxapp" owner="edxapp" state=directory
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020408.47-161814684543133 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020408.47-161814684543133 && echo $HOME/.ansible/tmp/ansible-tmp-1412020408.47-161814684543133'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpo4J1np TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020408.47-161814684543133/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=eytjtnvzhvqdnkhqkdzauvmejhnyyqcw] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-eytjtnvzhvqdnkhqkdzauvmejhnyyqcw; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020408.47-161814684543133/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020408.47-161814684543133/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "gid": 0, "group": "root", "item": "", "mode": "0755", "owner": "edxapp", "path": "/edx/app/edxapp", "size": 4096, "state": "directory", "uid": 1003}
TASK: [rbenv | install build depends] *****************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt pkg=curl,build-essential,libcurl4-openssl-dev,libreadline-dev,libssl-dev,libxml2-dev,libxslt1-dev,zlib1g-dev state=present install_recommends=no
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020408.61-279946260362144 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020408.61-279946260362144 && echo $HOME/.ansible/tmp/ansible-tmp-1412020408.61-279946260362144'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpIYUEIw TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020408.61-279946260362144/apt
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=yggqddzebbmtzqmtkleusvpdmwabagff] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-yggqddzebbmtzqmtkleusvpdmwabagff; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020408.61-279946260362144/apt; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020408.61-279946260362144/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=curl,build-essential,libcurl4-openssl-dev,libreadline-dev,libssl-dev,libxml2-dev,libxslt1-dev,zlib1g-dev) => {"changed": true, "item": "curl,build-essential,libcurl4-openssl-dev,libreadline-dev,libssl-dev,libxml2-dev,libxslt1-dev,zlib1g-dev", "stderr": "", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n comerr-dev krb5-multidev libgcrypt11 libgcrypt11-dev libgnutls-dev\n libgnutls-openssl27 libgnutls26 libgnutlsxx27 libgpg-error-dev\n libgssapi-krb5-2 libgssrpc4 libidn11-dev libk5crypto3 libkadm5clnt-mit8\n libkadm5srv-mit8 libkdb5-6 libkrb5-3 libkrb5-dev libkrb5support0\n libldap-2.4-2 libldap2-dev libp11-kit-dev librtmp-dev libtasn1-3\n libtasn1-3-dev pkg-config\nSuggested packages:\n doc-base krb5-doc libcurl3-dbg rng-tools libgcrypt11-doc gnutls-doc\n gnutls-bin krb5-user\nThe following NEW packages will be installed:\n comerr-dev krb5-multidev libcurl4-openssl-dev libgcrypt11-dev libgnutls-dev\n libgnutls-openssl27 libgnutlsxx27 libgpg-error-dev libgssrpc4 libidn11-dev\n libkadm5clnt-mit8 libkadm5srv-mit8 libkdb5-6 libkrb5-dev libldap2-dev\n libp11-kit-dev librtmp-dev libtasn1-3-dev pkg-config\nThe following packages will be upgraded:\n libgcrypt11 libgnutls26 libgssapi-krb5-2 libk5crypto3 libkrb5-3\n libkrb5support0 libldap-2.4-2 libtasn1-3\n8 upgraded, 19 newly installed, 0 to remove and 158 not upgraded.\nNeed to get 5,608 kB of archives.\nAfter this operation, 12.2 MB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgcrypt11 amd64 1.5.0-3ubuntu0.3 [281 kB]\nGet:2 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libtasn1-3 amd64 2.10-1ubuntu1.2 [43.7 kB]\nGet:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgnutls26 amd64 2.12.14-5ubuntu3.8 [459 kB]\nGet:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libk5crypto3 amd64 1.10+dfsg~beta1-2ubuntu0.5 [79.9 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgssapi-krb5-2 amd64 1.10+dfsg~beta1-2ubuntu0.5 [118 kB]\nGet:6 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libkrb5-3 amd64 1.10+dfsg~beta1-2ubuntu0.5 [354 kB]\nGet:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libkrb5support0 amd64 1.10+dfsg~beta1-2ubuntu0.5 [24.2 kB]\nGet:8 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgssrpc4 amd64 1.10+dfsg~beta1-2ubuntu0.5 [57.5 kB]\nGet:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libkadm5clnt-mit8 amd64 1.10+dfsg~beta1-2ubuntu0.5 [38.4 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libkdb5-6 amd64 1.10+dfsg~beta1-2ubuntu0.5 [37.3 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libkadm5srv-mit8 amd64 1.10+dfsg~beta1-2ubuntu0.5 [54.3 kB]\nGet:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libldap-2.4-2 amd64 2.4.28-1.1ubuntu4.4 [185 kB]\nGet:13 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgnutls-openssl27 amd64 2.12.14-5ubuntu3.8 [21.6 kB]\nGet:14 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgnutlsxx27 amd64 2.12.14-5ubuntu3.8 [22.6 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu/ precise/main comerr-dev amd64 2.1-1.42-1ubuntu2 [42.7 kB]\nGet:16 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main krb5-multidev amd64 1.10+dfsg~beta1-2ubuntu0.5 [124 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu/ precise/main pkg-config amd64 0.26-1ubuntu1 [40.9 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu/ precise/main libidn11-dev amd64 1.23-2 [636 kB]\nGet:19 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libkrb5-dev amd64 1.10+dfsg~beta1-2ubuntu0.5 [11.0 kB]\nGet:20 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libldap2-dev amd64 2.4.28-1.1ubuntu4.4 [492 kB]\nGet:21 http://us.archive.ubuntu.com/ubuntu/ precise/main libgpg-error-dev amd64 1.10-2ubuntu1 [23.3 kB]\nGet:22 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgcrypt11-dev amd64 1.5.0-3ubuntu0.3 [364 kB]\nGet:23 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libtasn1-3-dev amd64 2.10-1ubuntu1.2 [357 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu/ precise/main libp11-kit-dev amd64 0.12-2ubuntu1 [45.6 kB]\nGet:25 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgnutls-dev amd64 2.12.14-5ubuntu3.8 [546 kB]\nGet:26 http://us.archive.ubuntu.com/ubuntu/ precise/main librtmp-dev amd64 2.4~20110711.gitc28f1bab-1 [67.3 kB]\nGet:27 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcurl4-openssl-dev amd64 7.22.0-3ubuntu4.10 [1,080 kB]\nFetched 5,608 kB in 0s (12.8 MB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 76753 files and directories currently installed.)\r\nPreparing to replace libgcrypt11 1.5.0-3 (using .../libgcrypt11_1.5.0-3ubuntu0.3_amd64.deb) ...\r\nUnpacking replacement libgcrypt11 ...\r\nPreparing to replace libtasn1-3 2.10-1ubuntu1 (using .../libtasn1-3_2.10-1ubuntu1.2_amd64.deb) ...\r\nUnpacking replacement libtasn1-3 ...\r\nPreparing to replace libgnutls26 2.12.14-5ubuntu3 (using .../libgnutls26_2.12.14-5ubuntu3.8_amd64.deb) ...\r\nUnpacking replacement libgnutls26 ...\r\nPreparing to replace libk5crypto3 1.10+dfsg~beta1-2 (using .../libk5crypto3_1.10+dfsg~beta1-2ubuntu0.5_amd64.deb) ...\r\nUnpacking replacement libk5crypto3 ...\r\nPreparing to replace libgssapi-krb5-2 1.10+dfsg~beta1-2 (using .../libgssapi-krb5-2_1.10+dfsg~beta1-2ubuntu0.5_amd64.deb) ...\r\nUnpacking replacement libgssapi-krb5-2 ...\r\nPreparing to replace libkrb5-3 1.10+dfsg~beta1-2 (using .../libkrb5-3_1.10+dfsg~beta1-2ubuntu0.5_amd64.deb) ...\r\nUnpacking replacement libkrb5-3 ...\r\nPreparing to replace libkrb5support0 1.10+dfsg~beta1-2 (using .../libkrb5support0_1.10+dfsg~beta1-2ubuntu0.5_amd64.deb) ...\r\nUnpacking replacement libkrb5support0 ...\r\nSelecting previously unselected package libgssrpc4.\r\nUnpacking libgssrpc4 (from .../libgssrpc4_1.10+dfsg~beta1-2ubuntu0.5_amd64.deb) ...\r\nSelecting previously unselected package libkadm5clnt-mit8.\r\nUnpacking libkadm5clnt-mit8 (from .../libkadm5clnt-mit8_1.10+dfsg~beta1-2ubuntu0.5_amd64.deb) ...\r\nSelecting previously unselected package libkdb5-6.\r\nUnpacking libkdb5-6 (from .../libkdb5-6_1.10+dfsg~beta1-2ubuntu0.5_amd64.deb) ...\r\nSelecting previously unselected package libkadm5srv-mit8.\r\nUnpacking libkadm5srv-mit8 (from .../libkadm5srv-mit8_1.10+dfsg~beta1-2ubuntu0.5_amd64.deb) ...\r\nPreparing to replace libldap-2.4-2 2.4.28-1.1ubuntu4 (using .../libldap-2.4-2_2.4.28-1.1ubuntu4.4_amd64.deb) ...\r\nUnpacking replacement libldap-2.4-2 ...\r\nSelecting previously unselected package libgnutls-openssl27.\r\nUnpacking libgnutls-openssl27 (from .../libgnutls-openssl27_2.12.14-5ubuntu3.8_amd64.deb) ...\r\nSelecting previously unselected package libgnutlsxx27.\r\nUnpacking libgnutlsxx27 (from .../libgnutlsxx27_2.12.14-5ubuntu3.8_amd64.deb) ...\r\nSelecting previously unselected package comerr-dev.\r\nUnpacking comerr-dev (from .../comerr-dev_2.1-1.42-1ubuntu2_amd64.deb) ...\r\nSelecting previously unselected package krb5-multidev.\r\nUnpacking krb5-multidev (from .../krb5-multidev_1.10+dfsg~beta1-2ubuntu0.5_amd64.deb) ...\r\nSelecting previously unselected package pkg-config.\r\nUnpacking pkg-config (from .../pkg-config_0.26-1ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libidn11-dev.\r\nUnpacking libidn11-dev (from .../libidn11-dev_1.23-2_amd64.deb) ...\r\nSelecting previously unselected package libkrb5-dev.\r\nUnpacking libkrb5-dev (from .../libkrb5-dev_1.10+dfsg~beta1-2ubuntu0.5_amd64.deb) ...\r\nSelecting previously unselected package libldap2-dev.\r\nUnpacking libldap2-dev (from .../libldap2-dev_2.4.28-1.1ubuntu4.4_amd64.deb) ...\r\nSelecting previously unselected package libgpg-error-dev.\r\nUnpacking libgpg-error-dev (from .../libgpg-error-dev_1.10-2ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libgcrypt11-dev.\r\nUnpacking libgcrypt11-dev (from .../libgcrypt11-dev_1.5.0-3ubuntu0.3_amd64.deb) ...\r\nSelecting previously unselected package libtasn1-3-dev.\r\nUnpacking libtasn1-3-dev (from .../libtasn1-3-dev_2.10-1ubuntu1.2_amd64.deb) ...\r\nSelecting previously unselected package libp11-kit-dev.\r\nUnpacking libp11-kit-dev (from .../libp11-kit-dev_0.12-2ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libgnutls-dev.\r\nUnpacking libgnutls-dev (from .../libgnutls-dev_2.12.14-5ubuntu3.8_amd64.deb) ...\r\nSelecting previously unselected package librtmp-dev.\r\nUnpacking librtmp-dev (from .../librtmp-dev_2.4~20110711.gitc28f1bab-1_amd64.deb) ...\r\nSelecting previously unselected package libcurl4-openssl-dev.\r\nUnpacking libcurl4-openssl-dev (from .../libcurl4-openssl-dev_7.22.0-3ubuntu4.10_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for install-info ...\r\nSetting up libgcrypt11 (1.5.0-3ubuntu0.3) ...\r\nSetting up libtasn1-3 (2.10-1ubuntu1.2) ...\r\nSetting up libgnutls26 (2.12.14-5ubuntu3.8) ...\r\nSetting up libkrb5support0 (1.10+dfsg~beta1-2ubuntu0.5) ...\r\nSetting up libk5crypto3 (1.10+dfsg~beta1-2ubuntu0.5) ...\r\nSetting up libkrb5-3 (1.10+dfsg~beta1-2ubuntu0.5) ...\r\nSetting up libgssapi-krb5-2 (1.10+dfsg~beta1-2ubuntu0.5) ...\r\nSetting up libgssrpc4 (1.10+dfsg~beta1-2ubuntu0.5) ...\r\nSetting up libkadm5clnt-mit8 (1.10+dfsg~beta1-2ubuntu0.5) ...\r\nSetting up libkdb5-6 (1.10+dfsg~beta1-2ubuntu0.5) ...\r\nSetting up libkadm5srv-mit8 (1.10+dfsg~beta1-2ubuntu0.5) ...\r\nSetting up libldap-2.4-2 (2.4.28-1.1ubuntu4.4) ...\r\nSetting up libgnutls-openssl27 (2.12.14-5ubuntu3.8) ...\r\nSetting up libgnutlsxx27 (2.12.14-5ubuntu3.8) ...\r\nSetting up comerr-dev (2.1-1.42-1ubuntu2) ...\r\nSetting up krb5-multidev (1.10+dfsg~beta1-2ubuntu0.5) ...\r\nSetting up pkg-config (0.26-1ubuntu1) ...\r\nSetting up libidn11-dev (1.23-2) ...\r\nSetting up libkrb5-dev (1.10+dfsg~beta1-2ubuntu0.5) ...\r\nSetting up libldap2-dev (2.4.28-1.1ubuntu4.4) ...\r\nSetting up libgpg-error-dev (1.10-2ubuntu1) ...\r\nSetting up libgcrypt11-dev (1.5.0-3ubuntu0.3) ...\r\nSetting up libtasn1-3-dev (2.10-1ubuntu1.2) ...\r\nSetting up libp11-kit-dev (0.12-2ubuntu1) ...\r\nSetting up libgnutls-dev (2.12.14-5ubuntu3.8) ...\r\nSetting up librtmp-dev (2.4~20110711.gitc28f1bab-1) ...\r\nSetting up libcurl4-openssl-dev (7.22.0-3ubuntu4.10) ...\r\nProcessing triggers for libc-bin ...\r\nldconfig deferred processing now taking place\r\n"}
TASK: [rbenv | update rbenv repo] *********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE git repo=https://github.com/sstephenson/rbenv.git dest=/edx/app/edxapp/.rbenv version=v0.4.0 accept_hostkey=yes
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020416.93-42660765149208 && chmod a+rx /tmp/ansible-tmp-1412020416.93-42660765149208 && echo /tmp/ansible-tmp-1412020416.93-42660765149208'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpx3fjfP TO /tmp/ansible-tmp-1412020416.93-42660765149208/git
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020416.93-42660765149208/git'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=wlwrhabvgwlgqbtamloqaiusfkdqzyql] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-wlwrhabvgwlgqbtamloqaiusfkdqzyql; /usr/bin/python /tmp/ansible-tmp-1412020416.93-42660765149208/git\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020416.93-42660765149208/ >/dev/null 2>&1'"]
changed: [default] => {"after": "9375e99f921f428849f19efe2a2e500b3295d1a7", "before": null, "changed": true, "item": ""}
TASK: [rbenv | ensure ruby_env exists] ****************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020418.19-213456272372898 && chmod a+rx /tmp/ansible-tmp-1412020418.19-213456272372898 && echo /tmp/ansible-tmp-1412020418.19-213456272372898'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=yigujmhakqdufbkfrscrvunwfgtbjyer] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-yigujmhakqdufbkfrscrvunwfgtbjyer; rc=0; [ -r "/edx/app/edxapp/ruby_env" ] || rc=2; [ -f "/edx/app/edxapp/ruby_env" ] || rc=1; [ -d "/edx/app/edxapp/ruby_env" ] && echo 3 && exit 0; (/usr/bin/md5sum /edx/app/edxapp/ruby_env 2>/dev/null) || (/sbin/md5sum -q /edx/app/edxapp/ruby_env 2>/dev/null) || (/usr/bin/digest -a md5 /edx/app/edxapp/ruby_env 2>/dev/null) || (/sbin/md5 -q /edx/app/edxapp/ruby_env 2>/dev/null) || (/usr/bin/md5 -n /edx/app/edxapp/ruby_env 2>/dev/null) || (/bin/md5 -q /edx/app/edxapp/ruby_env 2>/dev/null) || (/usr/bin/csum -h MD5 /edx/app/edxapp/ruby_env 2>/dev/null) || (/bin/csum -h MD5 /edx/app/edxapp/ruby_env 2>/dev/null) || (echo "${rc} /edx/app/edxapp/ruby_env")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmprWjdaA TO /tmp/ansible-tmp-1412020418.19-213456272372898/source
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020418.19-213456272372898/source'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp_vxO1x TO /tmp/ansible-tmp-1412020418.19-213456272372898/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020418.19-213456272372898/copy'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=gebpffozszradnwrpgdxuhdasyjnycvs] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-gebpffozszradnwrpgdxuhdasyjnycvs; /usr/bin/python /tmp/ansible-tmp-1412020418.19-213456272372898/copy\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020418.19-213456272372898/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "dest": "/edx/app/edxapp/ruby_env", "gid": 1006, "group": "edxapp", "item": "", "md5sum": "9a641b43540e97505d4c6647d1780457", "mode": "0644", "owner": "edxapp", "size": 575, "src": "/tmp/ansible-tmp-1412020418.19-213456272372898/source", "state": "file", "uid": 1003}
TASK: [rbenv | check ruby-build installed] ************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command test -x /usr/local/bin/ruby-build
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020418.46-80491006589992 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020418.46-80491006589992 && echo $HOME/.ansible/tmp/ansible-tmp-1412020418.46-80491006589992'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpvVHvVY TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020418.46-80491006589992/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=dpzyfljdeprerwijaoqqrqfkdoqzwgzl] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-dpzyfljdeprerwijaoqqrqfkdoqzwgzl; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020418.46-80491006589992/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020418.46-80491006589992/ >/dev/null 2>&1\'"\'"\'\'']
failed: [default] => {"changed": true, "cmd": ["test", "-x", "/usr/local/bin/ruby-build"], "delta": "0:00:00.003179", "end": "2014-09-29 19:53:38.696196", "item": "", "rc": 1, "start": "2014-09-29 19:53:38.693017"}
...ignoring
TASK: [rbenv | if ruby-build exists, which versions we can install] ***********
skipping: [default]
TASK: [rbenv | create temporary directory] ************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command mktemp -d
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020418.62-162976764851789 && chmod a+rx /tmp/ansible-tmp-1412020418.62-162976764851789 && echo /tmp/ansible-tmp-1412020418.62-162976764851789'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpdcIjy9 TO /tmp/ansible-tmp-1412020418.62-162976764851789/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020418.62-162976764851789/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=zikhfysgsmkcsmsxkxyxbtjeygrgfmrn] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-zikhfysgsmkcsmsxkxyxbtjeygrgfmrn; /usr/bin/python /tmp/ansible-tmp-1412020418.62-162976764851789/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020418.62-162976764851789/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": ["mktemp", "-d"], "delta": "0:00:00.002289", "end": "2014-09-29 19:53:38.870022", "item": "", "rc": 0, "start": "2014-09-29 19:53:38.867733", "stderr": "", "stdout": "/tmp/tmp.oeeUZHhK68"}
TASK: [rbenv | clone ruby-build repo] *****************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE git repo=https://github.com/sstephenson/ruby-build.git dest=/tmp/tmp.oeeUZHhK68/ruby-build accept_hostkey=yes
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020418.8-194059219819108 && chmod a+rx /tmp/ansible-tmp-1412020418.8-194059219819108 && echo /tmp/ansible-tmp-1412020418.8-194059219819108'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpSKS40Q TO /tmp/ansible-tmp-1412020418.8-194059219819108/git
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020418.8-194059219819108/git'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=bktpupqevurhhcivdqjctyedjbvfdexn] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-bktpupqevurhhcivdqjctyedjbvfdexn; /usr/bin/python /tmp/ansible-tmp-1412020418.8-194059219819108/git\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020418.8-194059219819108/ >/dev/null 2>&1'"]
changed: [default] => {"after": "e1811b9fa3488e4757316def1872f6c5c1414501", "before": null, "changed": true, "item": ""}
TASK: [rbenv | install ruby-build] ********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command ./install.sh chdir=/tmp/tmp.oeeUZHhK68/ruby-build
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020420.28-76676277054469 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020420.28-76676277054469 && echo $HOME/.ansible/tmp/ansible-tmp-1412020420.28-76676277054469'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpMM1rh9 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020420.28-76676277054469/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=eqknqrlaqdwtfuiacalpjeosfxksddgm] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-eqknqrlaqdwtfuiacalpjeosfxksddgm; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020420.28-76676277054469/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020420.28-76676277054469/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "cmd": ["./install.sh"], "delta": "0:00:00.011107", "end": "2014-09-29 19:53:40.523127", "item": "", "rc": 0, "start": "2014-09-29 19:53:40.512020", "stderr": "", "stdout": ""}
TASK: [rbenv | remove temporary directory] ************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/tmp/tmp.oeeUZHhK68 state=absent
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020420.42-248333451187770 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020420.42-248333451187770 && echo $HOME/.ansible/tmp/ansible-tmp-1412020420.42-248333451187770'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpYczw02 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020420.42-248333451187770/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=xcojghrukbobkqmipaoeidrmxyduvgwi] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-xcojghrukbobkqmipaoeidrmxyduvgwi; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020420.42-248333451187770/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020420.42-248333451187770/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "path": "/tmp/tmp.oeeUZHhK68", "state": "absent"}
TASK: [rbenv | check ruby {{edxapp_ruby_version}} installed] ******************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command rbenv versions | grep 1.9.3-p374 #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020420.56-113928606731326 && chmod a+rx /tmp/ansible-tmp-1412020420.56-113928606731326 && echo /tmp/ansible-tmp-1412020420.56-113928606731326'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpf7ZrSy TO /tmp/ansible-tmp-1412020420.56-113928606731326/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020420.56-113928606731326/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=vmalbjwcnbskqlltbzjjiwslnifkigyw] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-vmalbjwcnbskqlltbzjjiwslnifkigyw; HOME=/edx/app/edxapp/.rbenv RBENV_ROOT=/edx/app/edxapp/.rbenv GEM_HOME=/edx/app/edxapp/.gem PATH=/edx/app/edxapp/.rbenv/bin:/edx/app/edxapp/.rbenv/shims:/edx/app/edxapp/.gem/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GEM_ROOT=/edx/app/edxapp/.gem /usr/bin/python /tmp/ansible-tmp-1412020420.56-113928606731326/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020420.56-113928606731326/ >/dev/null 2>&1'"]
failed: [default] => {"changed": true, "cmd": "rbenv versions | grep 1.9.3-p374 ", "delta": "0:00:00.052458", "end": "2014-09-29 19:53:40.894849", "item": "", "rc": 1, "start": "2014-09-29 19:53:40.842391"}
...ignoring
TASK: [rbenv | install ruby {{edxapp_ruby_version}}] **************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command rbenv install 1.9.3-p374 creates=/edx/app/edxapp/.rbenv/versions/1.9.3-p374 #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020420.83-164026123482126 && chmod a+rx /tmp/ansible-tmp-1412020420.83-164026123482126 && echo /tmp/ansible-tmp-1412020420.83-164026123482126'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpp4KvBD TO /tmp/ansible-tmp-1412020420.83-164026123482126/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020420.83-164026123482126/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=yaodxqhjhuylsjrfkdjlwnoqstjbmlqw] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-yaodxqhjhuylsjrfkdjlwnoqstjbmlqw; HOME=/edx/app/edxapp/.rbenv RBENV_ROOT=/edx/app/edxapp/.rbenv GEM_HOME=/edx/app/edxapp/.gem PATH=/edx/app/edxapp/.rbenv/bin:/edx/app/edxapp/.rbenv/shims:/edx/app/edxapp/.gem/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GEM_ROOT=/edx/app/edxapp/.gem /usr/bin/python /tmp/ansible-tmp-1412020420.83-164026123482126/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020420.83-164026123482126/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "rbenv install 1.9.3-p374 ", "delta": "0:03:52.162599", "end": "2014-09-29 19:57:33.287422", "item": "", "rc": 0, "start": "2014-09-29 19:53:41.124823", "stderr": "Downloading yaml-0.1.6.tar.gz...\n-> http://dqw8nmjcqpjn7.cloudfront.net/7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749\nInstalling yaml-0.1.6...\nInstalled yaml-0.1.6 to /edx/app/edxapp/.rbenv/versions/1.9.3-p374\n\nDownloading ruby-1.9.3-p374.tar.gz...\n-> http://dqw8nmjcqpjn7.cloudfront.net/0d0e32a3554867e3eddbb23fbf30a72c4748622e010c23e31302d899fc005574\nInstalling ruby-1.9.3-p374...\nInstalled ruby-1.9.3-p374 to /edx/app/edxapp/.rbenv/versions/1.9.3-p374", "stdout": ""}
TASK: [rbenv | set global ruby {{edxapp_ruby_version}}] ***********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command rbenv global 1.9.3-p374 #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020653.22-254637044646104 && chmod a+rx /tmp/ansible-tmp-1412020653.22-254637044646104 && echo /tmp/ansible-tmp-1412020653.22-254637044646104'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpt1O0Fw TO /tmp/ansible-tmp-1412020653.22-254637044646104/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020653.22-254637044646104/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=myqmkkdasljlixrpoglkjyanqxjozalv] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-myqmkkdasljlixrpoglkjyanqxjozalv; HOME=/edx/app/edxapp/.rbenv RBENV_ROOT=/edx/app/edxapp/.rbenv GEM_HOME=/edx/app/edxapp/.gem PATH=/edx/app/edxapp/.rbenv/bin:/edx/app/edxapp/.rbenv/shims:/edx/app/edxapp/.gem/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GEM_ROOT=/edx/app/edxapp/.gem /usr/bin/python /tmp/ansible-tmp-1412020653.22-254637044646104/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020653.22-254637044646104/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "rbenv global 1.9.3-p374 ", "delta": "0:00:00.022282", "end": "2014-09-29 19:57:33.518822", "item": "", "rc": 0, "start": "2014-09-29 19:57:33.496540", "stderr": "", "stdout": ""}
TASK: [rbenv | install bundler] ***********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command gem install bundler -v 1.3.2 #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020653.43-68183583688181 && chmod a+rx /tmp/ansible-tmp-1412020653.43-68183583688181 && echo /tmp/ansible-tmp-1412020653.43-68183583688181'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpyDe6_u TO /tmp/ansible-tmp-1412020653.43-68183583688181/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020653.43-68183583688181/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=thazjkeqllgdeualyckmfvtkwydvbels] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-thazjkeqllgdeualyckmfvtkwydvbels; HOME=/edx/app/edxapp/.rbenv RBENV_ROOT=/edx/app/edxapp/.rbenv GEM_HOME=/edx/app/edxapp/.gem PATH=/edx/app/edxapp/.rbenv/bin:/edx/app/edxapp/.rbenv/shims:/edx/app/edxapp/.gem/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GEM_ROOT=/edx/app/edxapp/.gem /usr/bin/python /tmp/ansible-tmp-1412020653.43-68183583688181/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020653.43-68183583688181/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "gem install bundler -v 1.3.2 ", "delta": "0:00:11.341221", "end": "2014-09-29 19:57:45.049785", "item": "", "rc": 0, "start": "2014-09-29 19:57:33.708564", "stderr": "", "stdout": "Successfully installed bundler-1.3.2\n1 gem installed\nInstalling ri documentation for bundler-1.3.2...\nInstalling RDoc documentation for bundler-1.3.2..."}
TASK: [rbenv | remove rbenv version of rake] **********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/app/edxapp/.rbenv/versions/1.9.3-p374/bin/rake" state=absent
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020664.97-79240880716894 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020664.97-79240880716894 && echo $HOME/.ansible/tmp/ansible-tmp-1412020664.97-79240880716894'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpdE0ziV TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020664.97-79240880716894/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=muopldvomubwfxralczvrqbtnhwopbsa] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-muopldvomubwfxralczvrqbtnhwopbsa; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020664.97-79240880716894/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020664.97-79240880716894/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "path": "/edx/app/edxapp/.rbenv/versions/1.9.3-p374/bin/rake", "state": "absent"}
TASK: [rbenv | install rake gem] **********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command gem install rake -v 10.0.3 #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020665.13-102315722417081 && chmod a+rx /tmp/ansible-tmp-1412020665.13-102315722417081 && echo /tmp/ansible-tmp-1412020665.13-102315722417081'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp8Rb8iL TO /tmp/ansible-tmp-1412020665.13-102315722417081/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020665.13-102315722417081/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=xctdbabwxowwogpjzsxktcfwfcmuvbuf] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-xctdbabwxowwogpjzsxktcfwfcmuvbuf; HOME=/edx/app/edxapp/.rbenv RBENV_ROOT=/edx/app/edxapp/.rbenv GEM_HOME=/edx/app/edxapp/.gem PATH=/edx/app/edxapp/.rbenv/bin:/edx/app/edxapp/.rbenv/shims:/edx/app/edxapp/.gem/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GEM_ROOT=/edx/app/edxapp/.gem /usr/bin/python /tmp/ansible-tmp-1412020665.13-102315722417081/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020665.13-102315722417081/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "gem install rake -v 10.0.3 ", "delta": "0:00:05.357166", "end": "2014-09-29 19:57:50.795495", "item": "", "rc": 0, "start": "2014-09-29 19:57:45.438329", "stderr": "", "stdout": "Successfully installed rake-10.0.3\n1 gem installed\nInstalling ri documentation for rake-10.0.3...\nInstalling RDoc documentation for rake-10.0.3..."}
TASK: [rbenv | rehash] ********************************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command rbenv rehash #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020670.72-198515646060111 && chmod a+rx /tmp/ansible-tmp-1412020670.72-198515646060111 && echo /tmp/ansible-tmp-1412020670.72-198515646060111'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpwcLdIF TO /tmp/ansible-tmp-1412020670.72-198515646060111/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020670.72-198515646060111/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=wqacyawbvogelqoyireuhonuwdqbfyqb] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-wqacyawbvogelqoyireuhonuwdqbfyqb; HOME=/edx/app/edxapp/.rbenv RBENV_ROOT=/edx/app/edxapp/.rbenv GEM_HOME=/edx/app/edxapp/.gem PATH=/edx/app/edxapp/.rbenv/bin:/edx/app/edxapp/.rbenv/shims:/edx/app/edxapp/.gem/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GEM_ROOT=/edx/app/edxapp/.gem /usr/bin/python /tmp/ansible-tmp-1412020670.72-198515646060111/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020670.72-198515646060111/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "rbenv rehash ", "delta": "0:00:00.031923", "end": "2014-09-29 19:57:51.027563", "item": "", "rc": 0, "start": "2014-09-29 19:57:50.995640", "stderr": "", "stdout": ""}
TASK: [supervisor | create application user] **********************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE user name="supervisor" createhome=no shell=/bin/false
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020670.95-257288037890676 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020670.95-257288037890676 && echo $HOME/.ansible/tmp/ansible-tmp-1412020670.95-257288037890676'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpDngmwI TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020670.95-257288037890676/user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=icdbnwnlactufqzpvaeyqryvdtmdrldf] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-icdbnwnlactufqzpvaeyqryvdtmdrldf; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020670.95-257288037890676/user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020670.95-257288037890676/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"append": false, "changed": false, "comment": "", "group": 1005, "home": "/home/supervisor", "item": "", "move_home": false, "name": "supervisor", "shell": "/bin/false", "state": "present", "uid": 1002}
TASK: [supervisor | create supervisor service user] ***************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE user name="devpi.supervisor" createhome=no shell=/bin/false
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020671.11-70028252687241 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020671.11-70028252687241 && echo $HOME/.ansible/tmp/ansible-tmp-1412020671.11-70028252687241'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmplfoC4j TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.11-70028252687241/user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=daybsjkygahogjszsjleuqhbndjlsyam] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-daybsjkygahogjszsjleuqhbndjlsyam; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.11-70028252687241/user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.11-70028252687241/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "comment": "", "createhome": false, "group": 1007, "home": "/home/devpi.supervisor", "item": "", "name": "devpi.supervisor", "shell": "/bin/false", "state": "present", "system": false, "uid": 1004}
TASK: [supervisor | create supervisor directories] ****************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file name=/edx/app/devpi/supervisor state=directory owner=supervisor group=devpi.supervisor mode="755"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020671.31-135566914279547 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020671.31-135566914279547 && echo $HOME/.ansible/tmp/ansible-tmp-1412020671.31-135566914279547'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmphUEOIo TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.31-135566914279547/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=womtpyvhupqtmgplpixsdgnwjsboqaas] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-womtpyvhupqtmgplpixsdgnwjsboqaas; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.31-135566914279547/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.31-135566914279547/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/devpi/supervisor) => {"changed": true, "gid": 1007, "group": "devpi.supervisor", "item": "/edx/app/devpi/supervisor", "mode": "0755", "owner": "supervisor", "path": "/edx/app/devpi/supervisor", "size": 4096, "state": "directory", "uid": 1002}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file name=/edx/app/devpi/venvs/supervisor state=directory owner=supervisor group=devpi.supervisor mode="755"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020671.45-112755835214582 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020671.45-112755835214582 && echo $HOME/.ansible/tmp/ansible-tmp-1412020671.45-112755835214582'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpEXl5pC TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.45-112755835214582/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=soujjufbpwurspmymydausqqygsdwvfo] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-soujjufbpwurspmymydausqqygsdwvfo; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.45-112755835214582/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.45-112755835214582/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/devpi/venvs/supervisor) => {"changed": true, "gid": 1007, "group": "devpi.supervisor", "item": "/edx/app/devpi/venvs/supervisor", "mode": "0755", "owner": "supervisor", "path": "/edx/app/devpi/venvs/supervisor", "size": 4096, "state": "directory", "uid": 1002}
TASK: [supervisor | create service user accessible dirs] **********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file name=/edx/app/devpi/supervisor/conf.d state=directory owner=supervisor group=devpi.supervisor mode="775"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020671.61-990549875494 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020671.61-990549875494 && echo $HOME/.ansible/tmp/ansible-tmp-1412020671.61-990549875494'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpxrMD9t TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.61-990549875494/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=evqpkertqacsccimzoitacyxwylbpzab] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-evqpkertqacsccimzoitacyxwylbpzab; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.61-990549875494/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.61-990549875494/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/devpi/supervisor/conf.d) => {"changed": true, "gid": 1007, "group": "devpi.supervisor", "item": "/edx/app/devpi/supervisor/conf.d", "mode": "0775", "owner": "supervisor", "path": "/edx/app/devpi/supervisor/conf.d", "size": 4096, "state": "directory", "uid": 1002}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file name=/edx/app/devpi/supervisor/conf.available.d state=directory owner=supervisor group=devpi.supervisor mode="775"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020671.74-9246703471736 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020671.74-9246703471736 && echo $HOME/.ansible/tmp/ansible-tmp-1412020671.74-9246703471736'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmphK6q8A TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.74-9246703471736/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=wcozpldunantaaugjpmyrpcnwarjytga] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-wcozpldunantaaugjpmyrpcnwarjytga; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.74-9246703471736/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.74-9246703471736/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/devpi/supervisor/conf.available.d) => {"changed": true, "gid": 1007, "group": "devpi.supervisor", "item": "/edx/app/devpi/supervisor/conf.available.d", "mode": "0775", "owner": "supervisor", "path": "/edx/app/devpi/supervisor/conf.available.d", "size": 4096, "state": "directory", "uid": 1002}
TASK: [supervisor | create supervisor directories] ****************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file name=/edx/var/devpi/supervisor state=directory owner=devpi.supervisor group=supervisor
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020671.89-176743052292902 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020671.89-176743052292902 && echo $HOME/.ansible/tmp/ansible-tmp-1412020671.89-176743052292902'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpJalTX7 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.89-176743052292902/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=iquqeannpqrjpghqquvaorawygruaowb] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-iquqeannpqrjpghqquvaorawygruaowb; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.89-176743052292902/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020671.89-176743052292902/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/devpi/supervisor) => {"changed": true, "gid": 1005, "group": "supervisor", "item": "/edx/var/devpi/supervisor", "mode": "0755", "owner": "devpi.supervisor", "path": "/edx/var/devpi/supervisor", "size": 4096, "state": "directory", "uid": 1004}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file name=/edx/var/log/devpi/supervisor state=directory owner=devpi.supervisor group=supervisor
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020672.01-67363462134721 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020672.01-67363462134721 && echo $HOME/.ansible/tmp/ansible-tmp-1412020672.01-67363462134721'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpgHuy2v TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020672.01-67363462134721/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=xxfvvridawssjhwpmtodzjcfuommaspt] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-xxfvvridawssjhwpmtodzjcfuommaspt; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020672.01-67363462134721/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020672.01-67363462134721/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/log/devpi/supervisor) => {"changed": true, "gid": 1005, "group": "supervisor", "item": "/edx/var/log/devpi/supervisor", "mode": "0755", "owner": "devpi.supervisor", "path": "/edx/var/log/devpi/supervisor", "size": 4096, "state": "directory", "uid": 1004}
TASK: [supervisor | install supervisor in its venv] ***************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name=supervisor virtualenv="/edx/app/devpi/venvs/supervisor" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020672.15-202402701003010 && chmod a+rx /tmp/ansible-tmp-1412020672.15-202402701003010 && echo /tmp/ansible-tmp-1412020672.15-202402701003010'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpubTlYJ TO /tmp/ansible-tmp-1412020672.15-202402701003010/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020672.15-202402701003010/pip'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=goacqzdmnpkojmhyrwgudobqupjfbstw] password: " -u supervisor /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-goacqzdmnpkojmhyrwgudobqupjfbstw; /usr/bin/python /tmp/ansible-tmp-1412020672.15-202402701003010/pip\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020672.15-202402701003010/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "/edx/app/devpi/venvs/supervisor/bin/pip install -i https://pypi.python.org/simple supervisor", "item": "", "name": "supervisor", "requirements": null, "state": "present", "stderr": "", "stdout": "New python executable in /edx/app/devpi/venvs/supervisor/bin/python\nInstalling setuptools, pip...done.\nDownloading/unpacking supervisor\n Running setup.py (path:/edx/app/devpi/venvs/supervisor/build/supervisor/setup.py) egg_info for package supervisor\n \n warning: no previously-included files matching '*' found under directory 'docs/.build'\nDownloading/unpacking meld3>=0.6.5 (from supervisor)\n Downloading meld3-1.0.0.tar.gz\n Running setup.py (path:/edx/app/devpi/venvs/supervisor/build/meld3/setup.py) egg_info for package meld3\n \nInstalling collected packages: supervisor, meld3\n Running setup.py install for supervisor\n \n warning: no previously-included files matching '*' found under directory 'docs/.build'\n Skipping installation of /edx/app/devpi/venvs/supervisor/lib/python2.7/site-packages/supervisor/__init__.py (namespace package)\n Installing /edx/app/devpi/venvs/supervisor/lib/python2.7/site-packages/supervisor-3.1.2-py2.7-nspkg.pth\n Installing echo_supervisord_conf script to /edx/app/devpi/venvs/supervisor/bin\n Installing pidproxy script to /edx/app/devpi/venvs/supervisor/bin\n Installing supervisorctl script to /edx/app/devpi/venvs/supervisor/bin\n Installing supervisord script to /edx/app/devpi/venvs/supervisor/bin\n Running setup.py install for meld3\n \nSuccessfully installed supervisor meld3\nCleaning up...\n", "version": null, "virtualenv": "/edx/app/devpi/venvs/supervisor"}
TASK: [supervisor | install supervisor in its venv] ***************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name=boto virtualenv="/edx/app/devpi/venvs/supervisor" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020674.75-51474831961696 && chmod a+rx /tmp/ansible-tmp-1412020674.75-51474831961696 && echo /tmp/ansible-tmp-1412020674.75-51474831961696'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpxRYgS7 TO /tmp/ansible-tmp-1412020674.75-51474831961696/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020674.75-51474831961696/pip'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=spbbgutsgcrnmxrnetztqtrooxarecot] password: " -u supervisor /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-spbbgutsgcrnmxrnetztqtrooxarecot; /usr/bin/python /tmp/ansible-tmp-1412020674.75-51474831961696/pip\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020674.75-51474831961696/ >/dev/null 2>&1'"]
changed: [default] => (item=boto) => {"changed": true, "cmd": "/edx/app/devpi/venvs/supervisor/bin/pip install -i https://pypi.python.org/simple boto", "item": "boto", "name": "boto", "requirements": null, "state": "present", "stderr": "", "stdout": "Downloading/unpacking boto\nInstalling collected packages: boto\nSuccessfully installed boto\nCleaning up...\n", "version": null, "virtualenv": "/edx/app/devpi/venvs/supervisor"}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name=python-simple-hipchat virtualenv="/edx/app/devpi/venvs/supervisor" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020675.97-116460755756961 && chmod a+rx /tmp/ansible-tmp-1412020675.97-116460755756961 && echo /tmp/ansible-tmp-1412020675.97-116460755756961'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpeMUdIX TO /tmp/ansible-tmp-1412020675.97-116460755756961/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020675.97-116460755756961/pip'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=wshfhglfnbjelkstzwlkrcngtrtxrsuz] password: " -u supervisor /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-wshfhglfnbjelkstzwlkrcngtrtxrsuz; /usr/bin/python /tmp/ansible-tmp-1412020675.97-116460755756961/pip\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020675.97-116460755756961/ >/dev/null 2>&1'"]
changed: [default] => (item=python-simple-hipchat) => {"changed": true, "cmd": "/edx/app/devpi/venvs/supervisor/bin/pip install -i https://pypi.python.org/simple python-simple-hipchat", "item": "python-simple-hipchat", "name": "python-simple-hipchat", "requirements": null, "state": "present", "stderr": "", "stdout": "Downloading/unpacking python-simple-hipchat\n Downloading python-simple-hipchat-0.3.3.tar.gz\n Running setup.py (path:/edx/app/devpi/venvs/supervisor/build/python-simple-hipchat/setup.py) egg_info for package python-simple-hipchat\n \nInstalling collected packages: python-simple-hipchat\n Running setup.py install for python-simple-hipchat\n \nSuccessfully installed python-simple-hipchat\nCleaning up...\n", "version": null, "virtualenv": "/edx/app/devpi/venvs/supervisor"}
TASK: [supervisor | create supervisor upstart job] ****************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020676.69-225857407337420 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020676.69-225857407337420 && echo $HOME/.ansible/tmp/ansible-tmp-1412020676.69-225857407337420'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=qydzrumxkogcdorbdruovsohofedjeuh] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-qydzrumxkogcdorbdruovsohofedjeuh; rc=0; [ -r "/etc/init/supervisor.devpi.conf" ] || rc=2; [ -f "/etc/init/supervisor.devpi.conf" ] || rc=1; [ -d "/etc/init/supervisor.devpi.conf" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/init/supervisor.devpi.conf 2>/dev/null) || (/sbin/md5sum -q /etc/init/supervisor.devpi.conf 2>/dev/null) || (/usr/bin/digest -a md5 /etc/init/supervisor.devpi.conf 2>/dev/null) || (/sbin/md5 -q /etc/init/supervisor.devpi.conf 2>/dev/null) || (/usr/bin/md5 -n /etc/init/supervisor.devpi.conf 2>/dev/null) || (/bin/md5 -q /etc/init/supervisor.devpi.conf 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/init/supervisor.devpi.conf 2>/dev/null) || (/bin/csum -h MD5 /etc/init/supervisor.devpi.conf 2>/dev/null) || (echo "${rc} /etc/init/supervisor.devpi.conf")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpmtKHrp TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020676.69-225857407337420/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpo7afFk TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020676.69-225857407337420/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=oiebnlfjolqpmfbhuazeozdqzwqjborh] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-oiebnlfjolqpmfbhuazeozdqzwqjborh; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020676.69-225857407337420/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020676.69-225857407337420/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/etc/init/supervisor.devpi.conf", "gid": 0, "group": "root", "item": "", "md5sum": "37923b72553624571f2a4ea867b32de5", "mode": "0600", "owner": "root", "size": 242, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020676.69-225857407337420/source", "state": "file", "uid": 0}
TASK: [supervisor | create pre_supervisor upstart job] ************************
skipping: [default]
TASK: [supervisor | write the pre_suprevisor python script] *******************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=xcfipvqgueohlfxipcwezwwemloaqzah] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-xcfipvqgueohlfxipcwezwwemloaqzah; rc=0; [ -r "/edx/app/devpi/supervisor/pre_supervisor_checks.py" ] || rc=2; [ -f "/edx/app/devpi/supervisor/pre_supervisor_checks.py" ] || rc=1; [ -d "/edx/app/devpi/supervisor/pre_supervisor_checks.py" ] && echo 3 && exit 0; (/usr/bin/md5sum /edx/app/devpi/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/sbin/md5sum -q /edx/app/devpi/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/usr/bin/digest -a md5 /edx/app/devpi/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/sbin/md5 -q /edx/app/devpi/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/usr/bin/md5 -n /edx/app/devpi/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/bin/md5 -q /edx/app/devpi/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/usr/bin/csum -h MD5 /edx/app/devpi/supervisor/pre_supervisor_checks.py 2>/dev/null) || (/bin/csum -h MD5 /edx/app/devpi/supervisor/pre_supervisor_checks.py 2>/dev/null) || (echo "${rc} /edx/app/devpi/supervisor/pre_supervisor_checks.py")\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020676.94-827579795044 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020676.94-827579795044 && echo $HOME/.ansible/tmp/ansible-tmp-1412020676.94-827579795044'"]
<127.0.0.1> PUT /Users/db/dev/configuration/playbooks/roles/supervisor/files/pre_supervisor_checks.py TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020676.94-827579795044/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp2XKI6y TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020676.94-827579795044/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=gjuanqwgzndrxamzjtegisxekzdwthpu] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-gjuanqwgzndrxamzjtegisxekzdwthpu; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020676.94-827579795044/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020676.94-827579795044/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/app/devpi/supervisor/pre_supervisor_checks.py", "gid": 1007, "group": "devpi.supervisor", "item": "", "md5sum": "0fa0193e9f84990f777b6708cda5cfe6", "mode": "0750", "owner": "supervisor", "size": 7110, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020676.94-827579795044/source", "state": "file", "uid": 1002}
TASK: [supervisor | create supervisor master config] **************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020677.11-182791001477031 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020677.11-182791001477031 && echo $HOME/.ansible/tmp/ansible-tmp-1412020677.11-182791001477031'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=junlcjcoktsnjfrwmejkbtvmwcbxklrc] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-junlcjcoktsnjfrwmejkbtvmwcbxklrc; rc=0; [ -r "/edx/app/devpi/supervisor/supervisord.conf" ] || rc=2; [ -f "/edx/app/devpi/supervisor/supervisord.conf" ] || rc=1; [ -d "/edx/app/devpi/supervisor/supervisord.conf" ] && echo 3 && exit 0; (/usr/bin/md5sum /edx/app/devpi/supervisor/supervisord.conf 2>/dev/null) || (/sbin/md5sum -q /edx/app/devpi/supervisor/supervisord.conf 2>/dev/null) || (/usr/bin/digest -a md5 /edx/app/devpi/supervisor/supervisord.conf 2>/dev/null) || (/sbin/md5 -q /edx/app/devpi/supervisor/supervisord.conf 2>/dev/null) || (/usr/bin/md5 -n /edx/app/devpi/supervisor/supervisord.conf 2>/dev/null) || (/bin/md5 -q /edx/app/devpi/supervisor/supervisord.conf 2>/dev/null) || (/usr/bin/csum -h MD5 /edx/app/devpi/supervisor/supervisord.conf 2>/dev/null) || (/bin/csum -h MD5 /edx/app/devpi/supervisor/supervisord.conf 2>/dev/null) || (echo "${rc} /edx/app/devpi/supervisor/supervisord.conf")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp8ZxUal TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.11-182791001477031/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpuNl_zz TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.11-182791001477031/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=bfdqtdjedpambebjbcaqqqbahnapuupy] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-bfdqtdjedpambebjbcaqqqbahnapuupy; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.11-182791001477031/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.11-182791001477031/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/app/devpi/supervisor/supervisord.conf", "gid": 1007, "group": "devpi.supervisor", "item": "", "md5sum": "ffef92e4d3cbf4bcef4579e5fe7de905", "mode": "0644", "owner": "supervisor", "size": 1302, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020677.11-182791001477031/source", "state": "file", "uid": 1002}
TASK: [supervisor | create a symlink for supervisortctl] **********************
skipping: [default]
TASK: [supervisor | create a symlink for supervisor cfg] **********************
skipping: [default] => (item=/edx/app/devpi/supervisor/supervisord.conf)
skipping: [default] => (item=/edx/app/devpi/supervisor/conf.d)
TASK: [supervisor | start supervisor] *****************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE service name=supervisor.devpi state=started
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020677.38-32420299104481 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020677.38-32420299104481 && echo $HOME/.ansible/tmp/ansible-tmp-1412020677.38-32420299104481'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpLp4F7G TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.38-32420299104481/service
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=drlagdgsyrcgdqqecikwjqbplhdfteik] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-drlagdgsyrcgdqqecikwjqbplhdfteik; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.38-32420299104481/service; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.38-32420299104481/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "name": "supervisor.devpi", "state": "started"}
TASK: [supervisor | wait for web port to be available] ************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE wait_for port=9002 timeout=5
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020677.56-152151141005934 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020677.56-152151141005934 && echo $HOME/.ansible/tmp/ansible-tmp-1412020677.56-152151141005934'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpD8SlHw TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.56-152151141005934/wait_for
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=vtewmbzuwzlqqytqpkcqsxhtelubdmcu] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-vtewmbzuwzlqqytqpkcqsxhtelubdmcu; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.56-152151141005934/wait_for; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.56-152151141005934/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"changed": false, "elapsed": 0, "item": "", "path": null, "port": 9002, "search_regex": null, "state": "started"}
TASK: [supervisor | update supervisor configuration] **************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command /edx/app/devpi/venvs/supervisor/bin/supervisorctl -c /edx/app/devpi/supervisor/supervisord.conf update #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020677.71-43921369867804 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020677.71-43921369867804 && echo $HOME/.ansible/tmp/ansible-tmp-1412020677.71-43921369867804'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpUFARGP TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.71-43921369867804/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=whgewwmxwdbbnehigpsbfkvhnumfdlkd] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-whgewwmxwdbbnehigpsbfkvhnumfdlkd; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.71-43921369867804/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.71-43921369867804/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"changed": false, "cmd": "/edx/app/devpi/venvs/supervisor/bin/supervisorctl -c /edx/app/devpi/supervisor/supervisord.conf update ", "delta": "0:00:00.070547", "end": "2014-09-29 19:57:58.011227", "item": "", "rc": 0, "start": "2014-09-29 19:57:57.940680", "stderr": "", "stdout": "", "stdout_lines": []}
TASK: [devpi | create devpi user] *********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE user name=devpi shell=/bin/false createhome=no
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020677.91-32570747048834 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020677.91-32570747048834 && echo $HOME/.ansible/tmp/ansible-tmp-1412020677.91-32570747048834'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpwOAGKU TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.91-32570747048834/user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=rkmuhxqmkvhoelmlgtekuubzzjprkych] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-rkmuhxqmkvhoelmlgtekuubzzjprkych; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.91-32570747048834/user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020677.91-32570747048834/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "comment": "", "createhome": false, "group": 1008, "home": "/home/devpi", "item": "", "name": "devpi", "shell": "/bin/false", "state": "present", "system": false, "uid": 1005}
TASK: [devpi | create devpi application directories] **************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/app/devpi state=directory owner=devpi group=devpi.supervisor
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020678.09-30591723885994 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020678.09-30591723885994 && echo $HOME/.ansible/tmp/ansible-tmp-1412020678.09-30591723885994'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpmIIvqe TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020678.09-30591723885994/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ctxcbsgtehwxxeilxdedrprngmdemmxg] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ctxcbsgtehwxxeilxdedrprngmdemmxg; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020678.09-30591723885994/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020678.09-30591723885994/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/devpi) => {"changed": true, "gid": 1007, "group": "devpi.supervisor", "item": "/edx/app/devpi", "mode": "0755", "owner": "devpi", "path": "/edx/app/devpi", "size": 4096, "state": "directory", "uid": 1005}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/app/devpi/venvs/devpi state=directory owner=devpi group=devpi.supervisor
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020678.21-221711918938496 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020678.21-221711918938496 && echo $HOME/.ansible/tmp/ansible-tmp-1412020678.21-221711918938496'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpwuJhtc TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020678.21-221711918938496/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=wzjlcelouaquxqhfeefiahyntdjwgmds] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-wzjlcelouaquxqhfeefiahyntdjwgmds; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020678.21-221711918938496/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020678.21-221711918938496/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/devpi/venvs/devpi) => {"changed": true, "gid": 1007, "group": "devpi.supervisor", "item": "/edx/app/devpi/venvs/devpi", "mode": "0755", "owner": "devpi", "path": "/edx/app/devpi/venvs/devpi", "size": 4096, "state": "directory", "uid": 1005}
TASK: [devpi | create the devpi data directory, needs write access by the service user] ***
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/var/devpi state=directory owner=devpi.supervisor group=devpi
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020678.35-240934201058918 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020678.35-240934201058918 && echo $HOME/.ansible/tmp/ansible-tmp-1412020678.35-240934201058918'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpj4Aqc4 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020678.35-240934201058918/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=fppavevyzfgpvejgnmbdhudbxvcwyuso] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-fppavevyzfgpvejgnmbdhudbxvcwyuso; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020678.35-240934201058918/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020678.35-240934201058918/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/devpi) => {"changed": true, "gid": 1008, "group": "devpi", "item": "/edx/var/devpi", "mode": "0755", "owner": "devpi.supervisor", "path": "/edx/var/devpi", "size": 4096, "state": "directory", "uid": 1004}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/var/devpi/data state=directory owner=devpi.supervisor group=devpi
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020678.47-82362260612920 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020678.47-82362260612920 && echo $HOME/.ansible/tmp/ansible-tmp-1412020678.47-82362260612920'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpYv3zIQ TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020678.47-82362260612920/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jqrbpqzcpurdyymydwcxholtwoxuurxs] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jqrbpqzcpurdyymydwcxholtwoxuurxs; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020678.47-82362260612920/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020678.47-82362260612920/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/devpi/data) => {"changed": true, "gid": 1008, "group": "devpi", "item": "/edx/var/devpi/data", "mode": "0755", "owner": "devpi.supervisor", "path": "/edx/var/devpi/data", "size": 4096, "state": "directory", "uid": 1004}
TASK: [devpi | install devpi pip pkgs] ****************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name=devpi-server state=present virtualenv=/edx/app/devpi/venvs/devpi
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020678.6-31206782722922 && chmod a+rx /tmp/ansible-tmp-1412020678.6-31206782722922 && echo /tmp/ansible-tmp-1412020678.6-31206782722922'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpRsWJcc TO /tmp/ansible-tmp-1412020678.6-31206782722922/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020678.6-31206782722922/pip'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=vbkppbvddqsmfuiuopoyoikubhieynwj] password: " -u devpi /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-vbkppbvddqsmfuiuopoyoikubhieynwj; /usr/bin/python /tmp/ansible-tmp-1412020678.6-31206782722922/pip\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020678.6-31206782722922/ >/dev/null 2>&1'"]
changed: [default] => (item=devpi-server) => {"changed": true, "cmd": "/edx/app/devpi/venvs/devpi/bin/pip install devpi-server", "item": "devpi-server", "name": "devpi-server", "requirements": null, "state": "present", "stderr": "", "stdout": "New python executable in /edx/app/devpi/venvs/devpi/bin/python\nInstalling setuptools, pip...done.\nDownloading/unpacking devpi-server\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/devpi-server/setup.py) egg_info for package devpi-server\n \nDownloading/unpacking py>=1.4.23 (from devpi-server)\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/py/setup.py) egg_info for package py\n \nDownloading/unpacking devpi-common>=2.0.3,<2.1 (from devpi-server)\n Downloading devpi-common-2.0.3.tar.gz\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/devpi-common/setup.py) egg_info for package devpi-common\n \nDownloading/unpacking itsdangerous>=0.24 (from devpi-server)\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/itsdangerous/setup.py) egg_info for package itsdangerous\n \n warning: no previously-included files matching '*' found under directory 'docs/_build'\nDownloading/unpacking execnet>=1.2 (from devpi-server)\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/execnet/setup.py) egg_info for package execnet\n \n warning: no files found matching 'conftest.py'\nDownloading/unpacking pyramid>=1.5.1 (from devpi-server)\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/pyramid/setup.py) egg_info for package pyramid\n \nDownloading/unpacking waitress>=0.8.9 (from devpi-server)\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/waitress/setup.py) egg_info for package waitress\n \nDownloading/unpacking repoze.lru>=0.6 (from devpi-server)\n Downloading repoze.lru-0.6.tar.gz\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/repoze.lru/setup.py) egg_info for package repoze.lru\n \nDownloading/unpacking requests>=2.3.0 (from devpi-common>=2.0.3,<2.1->devpi-server)\nRequirement already satisfied (use --upgrade to upgrade): setuptools in /edx/app/devpi/venvs/devpi/lib/python2.7/site-packages (from pyramid>=1.5.1->devpi-server)\nDownloading/unpacking WebOb>=1.3.1 (from pyramid>=1.5.1->devpi-server)\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/WebOb/setup.py) egg_info for package WebOb\n \n no previously-included directories found matching '*.pyc'\n no previously-included directories found matching '*.pyo'\nDownloading/unpacking zope.interface>=3.8.0 (from pyramid>=1.5.1->devpi-server)\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/zope.interface/setup.py) egg_info for package zope.interface\n \n warning: no previously-included files matching '*.dll' found anywhere in distribution\n warning: no previously-included files matching '*.pyc' found anywhere in distribution\n warning: no previously-included files matching '*.pyo' found anywhere in distribution\n warning: no previously-included files matching '*.so' found anywhere in distribution\nDownloading/unpacking zope.deprecation>=3.5.0 (from pyramid>=1.5.1->devpi-server)\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/zope.deprecation/setup.py) egg_info for package zope.deprecation\n \n warning: no previously-included files matching '*.dll' found anywhere in distribution\n warning: no previously-included files matching '*.pyc' found anywhere in distribution\n warning: no previously-included files matching '*.pyo' found anywhere in distribution\n warning: no previously-included files matching '*.so' found anywhere in distribution\nDownloading/unpacking venusian>=1.0a3 (from pyramid>=1.5.1->devpi-server)\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/venusian/setup.py) egg_info for package venusian\n \nDownloading/unpacking translationstring>=0.4 (from pyramid>=1.5.1->devpi-server)\n Downloading translationstring-1.1.tar.gz\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/translationstring/setup.py) egg_info for package translationstring\n \n no previously-included directories found matching 'docs/_build'\nDownloading/unpacking PasteDeploy>=1.5.0 (from pyramid>=1.5.1->devpi-server)\n Downloading PasteDeploy-1.5.2-py2.py3-none-any.whl\nInstalling collected packages: devpi-server, py, devpi-common, itsdangerous, execnet, pyramid, waitress, repoze.lru, requests, WebOb, zope.interface, zope.deprecation, venusian, translationstring, PasteDeploy\n Running setup.py install for devpi-server\n \n Installing devpi-server script to /edx/app/devpi/venvs/devpi/bin\n Running setup.py install for py\n \n Running setup.py install for devpi-common\n \n Running setup.py install for itsdangerous\n \n warning: no previously-included files matching '*' found under directory 'docs/_build'\n Running setup.py install for execnet\n \n warning: no files found matching 'conftest.py'\n Running setup.py install for pyramid\n \n Installing ptweens script to /edx/app/devpi/venvs/devpi/bin\n Installing pdistreport script to /edx/app/devpi/venvs/devpi/bin\n Installing proutes script to /edx/app/devpi/venvs/devpi/bin\n Installing pshell script to /edx/app/devpi/venvs/devpi/bin\n Installing prequest script to /edx/app/devpi/venvs/devpi/bin\n Installing pviews script to /edx/app/devpi/venvs/devpi/bin\n Installing pcreate script to /edx/app/devpi/venvs/devpi/bin\n Installing pserve script to /edx/app/devpi/venvs/devpi/bin\n Running setup.py install for waitress\n \n Installing waitress-serve script to /edx/app/devpi/venvs/devpi/bin\n Running setup.py install for repoze.lru\n \n Skipping installation of /edx/app/devpi/venvs/devpi/lib/python2.7/site-packages/repoze/__init__.py (namespace package)\n Installing /edx/app/devpi/venvs/devpi/lib/python2.7/site-packages/repoze.lru-0.6-py2.7-nspkg.pth\n Running setup.py install for WebOb\n \n no previously-included directories found matching '*.pyc'\n no previously-included directories found matching '*.pyo'\n Running setup.py install for zope.interface\n \n warning: no previously-included files matching '*.dll' found anywhere in distribution\n warning: no previously-included files matching '*.pyc' found anywhere in distribution\n warning: no previously-included files matching '*.pyo' found anywhere in distribution\n warning: no previously-included files matching '*.so' found anywhere in distribution\n building 'zope.interface._zope_interface_coptimizations' extension\n gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c src/zope/interface/_zope_interface_coptimizations.c -o build/temp.linux-x86_64-2.7/src/zope/interface/_zope_interface_coptimizations.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/src/zope/interface/_zope_interface_coptimizations.o -o build/lib.linux-x86_64-2.7/zope/interface/_zope_interface_coptimizations.so\n Skipping installation of /edx/app/devpi/venvs/devpi/lib/python2.7/site-packages/zope/__init__.py (namespace package)\n Installing /edx/app/devpi/venvs/devpi/lib/python2.7/site-packages/zope.interface-4.1.1-py2.7-nspkg.pth\n Running setup.py install for zope.deprecation\n \n warning: no previously-included files matching '*.dll' found anywhere in distribution\n warning: no previously-included files matching '*.pyc' found anywhere in distribution\n warning: no previously-included files matching '*.pyo' found anywhere in distribution\n warning: no previously-included files matching '*.so' found anywhere in distribution\n Skipping installation of /edx/app/devpi/venvs/devpi/lib/python2.7/site-packages/zope/__init__.py (namespace package)\n Installing /edx/app/devpi/venvs/devpi/lib/python2.7/site-packages/zope.deprecation-4.1.1-py2.7-nspkg.pth\n Running setup.py install for venusian\n \n Running setup.py install for translationstring\n \n no previously-included directories found matching 'docs/_build'\nSuccessfully installed devpi-server py devpi-common itsdangerous execnet pyramid waitress repoze.lru requests WebOb zope.interface zope.deprecation venusian translationstring PasteDeploy\nCleaning up...\n", "version": null, "virtualenv": "/edx/app/devpi/venvs/devpi"}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip name=eventlet state=present virtualenv=/edx/app/devpi/venvs/devpi
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020689.37-258453763581279 && chmod a+rx /tmp/ansible-tmp-1412020689.37-258453763581279 && echo /tmp/ansible-tmp-1412020689.37-258453763581279'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpI1P57T TO /tmp/ansible-tmp-1412020689.37-258453763581279/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020689.37-258453763581279/pip'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=toxargubhvtkqvnearkpzvkyxzdveknw] password: " -u devpi /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-toxargubhvtkqvnearkpzvkyxzdveknw; /usr/bin/python /tmp/ansible-tmp-1412020689.37-258453763581279/pip\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020689.37-258453763581279/ >/dev/null 2>&1'"]
changed: [default] => (item=eventlet) => {"changed": true, "cmd": "/edx/app/devpi/venvs/devpi/bin/pip install eventlet", "item": "eventlet", "name": "eventlet", "requirements": null, "state": "present", "stderr": "", "stdout": "Downloading/unpacking eventlet\nDownloading/unpacking greenlet>=0.3 (from eventlet)\n Running setup.py (path:/edx/app/devpi/venvs/devpi/build/greenlet/setup.py) egg_info for package greenlet\n \nInstalling collected packages: eventlet, greenlet\n Running setup.py install for greenlet\n building 'greenlet' extension\n gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c greenlet.c -o build/temp.linux-x86_64-2.7/greenlet.o\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/greenlet.o -o build/lib.linux-x86_64-2.7/greenlet.so\n \nSuccessfully installed eventlet greenlet\nCleaning up...\n", "version": null, "virtualenv": "/edx/app/devpi/venvs/devpi"}
TASK: [devpi | writing supervisor script] *************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020690.91-133719130706099 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020690.91-133719130706099 && echo $HOME/.ansible/tmp/ansible-tmp-1412020690.91-133719130706099'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=kuwvyjiesonlxzqcgwpnrwwlslbiyszr] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-kuwvyjiesonlxzqcgwpnrwwlslbiyszr; rc=0; [ -r "/edx/app/devpi/supervisor/conf.d/devpi.conf" ] || rc=2; [ -f "/edx/app/devpi/supervisor/conf.d/devpi.conf" ] || rc=1; [ -d "/edx/app/devpi/supervisor/conf.d/devpi.conf" ] && echo 3 && exit 0; (/usr/bin/md5sum /edx/app/devpi/supervisor/conf.d/devpi.conf 2>/dev/null) || (/sbin/md5sum -q /edx/app/devpi/supervisor/conf.d/devpi.conf 2>/dev/null) || (/usr/bin/digest -a md5 /edx/app/devpi/supervisor/conf.d/devpi.conf 2>/dev/null) || (/sbin/md5 -q /edx/app/devpi/supervisor/conf.d/devpi.conf 2>/dev/null) || (/usr/bin/md5 -n /edx/app/devpi/supervisor/conf.d/devpi.conf 2>/dev/null) || (/bin/md5 -q /edx/app/devpi/supervisor/conf.d/devpi.conf 2>/dev/null) || (/usr/bin/csum -h MD5 /edx/app/devpi/supervisor/conf.d/devpi.conf 2>/dev/null) || (/bin/csum -h MD5 /edx/app/devpi/supervisor/conf.d/devpi.conf 2>/dev/null) || (echo "${rc} /edx/app/devpi/supervisor/conf.d/devpi.conf")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp7cha9a TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020690.91-133719130706099/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpjTZzDE TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020690.91-133719130706099/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=pxifstzwvqybvmpoypmhzmgfswgffair] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-pxifstzwvqybvmpoypmhzmgfswgffair; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020690.91-133719130706099/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020690.91-133719130706099/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/app/devpi/supervisor/conf.d/devpi.conf", "gid": 1008, "group": "devpi", "item": "", "md5sum": "bd085ed7ed7ce5da015e8ddd37dfd747", "mode": "0644", "owner": "devpi", "size": 347, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020690.91-133719130706099/source", "state": "file", "uid": 1005}
TASK: [devpi | create a symlink for venv python, pip] *************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file src="/edx/app/devpi/venvs/devpi/bin/python" dest=/edx/bin/python.devpi state=link
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020691.12-126544997360502 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020691.12-126544997360502 && echo $HOME/.ansible/tmp/ansible-tmp-1412020691.12-126544997360502'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp1tbraP TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.12-126544997360502/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=wuarmdensvibpaauavxpvaloscvghcjb] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-wuarmdensvibpaauavxpvaloscvghcjb; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.12-126544997360502/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.12-126544997360502/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=python) => {"changed": true, "dest": "/edx/bin/python.devpi", "gid": 0, "group": "root", "item": "python", "mode": "0777", "owner": "root", "size": 37, "src": "/edx/app/devpi/venvs/devpi/bin/python", "state": "link", "uid": 0}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file src="/edx/app/devpi/venvs/devpi/bin/pip" dest=/edx/bin/pip.devpi state=link
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020691.25-39913486202081 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020691.25-39913486202081 && echo $HOME/.ansible/tmp/ansible-tmp-1412020691.25-39913486202081'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpUfgcT7 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.25-39913486202081/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ngfwipkscgwwpevwdiefnwkpawdcgtjz] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ngfwipkscgwwpevwdiefnwkpawdcgtjz; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.25-39913486202081/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.25-39913486202081/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=pip) => {"changed": true, "dest": "/edx/bin/pip.devpi", "gid": 0, "group": "root", "item": "pip", "mode": "0777", "owner": "root", "size": 34, "src": "/edx/app/devpi/venvs/devpi/bin/pip", "state": "link", "uid": 0}
TASK: [devpi | create a symlink for venv supervisor] **************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file src="/edx/app/devpi/venvs/supervisor/bin/supervisorctl" dest=/edx/bin/supervisorctl.devpi state=link
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020691.39-242704241152942 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020691.39-242704241152942 && echo $HOME/.ansible/tmp/ansible-tmp-1412020691.39-242704241152942'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmplpHuFi TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.39-242704241152942/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=tqntgptsjrnlecspbstjxrqapepukcwo] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-tqntgptsjrnlecspbstjxrqapepukcwo; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.39-242704241152942/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.39-242704241152942/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/bin/supervisorctl.devpi", "gid": 0, "group": "root", "item": "", "mode": "0777", "owner": "root", "size": 49, "src": "/edx/app/devpi/venvs/supervisor/bin/supervisorctl", "state": "link", "uid": 0}
TASK: [devpi | create a symlink for supervisor config] ************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file src="/edx/app/devpi/supervisor/supervisord.conf" dest=/edx/etc/supervisord.conf.devpi state=link
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020691.55-115948904137670 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020691.55-115948904137670 && echo $HOME/.ansible/tmp/ansible-tmp-1412020691.55-115948904137670'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpU2Wfp8 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.55-115948904137670/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jrsiljoxboyoifcywjgcvbdlfixkplyz] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jrsiljoxboyoifcywjgcvbdlfixkplyz; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.55-115948904137670/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.55-115948904137670/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/etc/supervisord.conf.devpi", "gid": 0, "group": "root", "item": "", "mode": "0777", "owner": "root", "size": 42, "src": "/edx/app/devpi/supervisor/supervisord.conf", "state": "link", "uid": 0}
TASK: [devpi | update devpi supervisor configuration] *************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command /edx/app/devpi/venvs/supervisor/bin/supervisorctl -c /edx/app/devpi/supervisor/supervisord.conf update #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020691.69-150421231053466 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020691.69-150421231053466 && echo $HOME/.ansible/tmp/ansible-tmp-1412020691.69-150421231053466'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpUMy15v TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.69-150421231053466/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jyzmwccfpaomnimcocelfqxkggitkggh] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jyzmwccfpaomnimcocelfqxkggitkggh; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.69-150421231053466/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020691.69-150421231053466/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "cmd": "/edx/app/devpi/venvs/supervisor/bin/supervisorctl -c /edx/app/devpi/supervisor/supervisord.conf update ", "delta": "0:00:00.091855", "end": "2014-09-29 19:58:12.021246", "item": "", "rc": 0, "start": "2014-09-29 19:58:11.929391", "stderr": "", "stdout": "devpi-server: added process group", "stdout_lines": ["devpi-server: added process group"]}
TASK: [devpi | ensure devpi is started] ***************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE supervisorctl_local state=started supervisorctl_path=/edx/app/devpi/venvs/supervisor/bin/supervisorctl config=/edx/app/devpi/supervisor/supervisord.conf name=devpi-server
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020691.94-171949659295668 && chmod a+rx /tmp/ansible-tmp-1412020691.94-171949659295668 && echo /tmp/ansible-tmp-1412020691.94-171949659295668'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpDB7L1F TO /tmp/ansible-tmp-1412020691.94-171949659295668/supervisorctl_local
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020691.94-171949659295668/supervisorctl_local'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=oexzbannwqfoxgmporjvpahinlwvokox] password: " -u devpi.supervisor /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-oexzbannwqfoxgmporjvpahinlwvokox; /usr/bin/python /tmp/ansible-tmp-1412020691.94-171949659295668/supervisorctl_local\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020691.94-171949659295668/ >/dev/null 2>&1'"]
ok: [default] => {"changed": false, "item": "", "name": "devpi-server", "state": "started"}
TASK: [nltk | Install unzip] **************************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt pkg=unzip state=present
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020692.37-90585616436610 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020692.37-90585616436610 && echo $HOME/.ansible/tmp/ansible-tmp-1412020692.37-90585616436610'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpQXcD0T TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020692.37-90585616436610/apt
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=zihtpmnhohccrugzecbywxaolchhybld] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-zihtpmnhohccrugzecbywxaolchhybld; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020692.37-90585616436610/apt; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020692.37-90585616436610/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"changed": false, "item": ""}
TASK: [nltk | create the nltk data directory and subdirectories] **************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/usr/local/share/nltk_data/taggers state=directory
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020693.14-2564646021297 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020693.14-2564646021297 && echo $HOME/.ansible/tmp/ansible-tmp-1412020693.14-2564646021297'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp9mU58X TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020693.14-2564646021297/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=uhqnaxgxljqkfaglotdhaedtuzeqjblb] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-uhqnaxgxljqkfaglotdhaedtuzeqjblb; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020693.14-2564646021297/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020693.14-2564646021297/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item={'url': 'http://nltk.github.com/nltk_data/packages/taggers/maxent_treebank_pos_tagger.zip', 'path': 'taggers/maxent_treebank_pos_tagger'}) => {"changed": true, "gid": 0, "group": "root", "item": {"path": "taggers/maxent_treebank_pos_tagger", "url": "http://nltk.github.com/nltk_data/packages/taggers/maxent_treebank_pos_tagger.zip"}, "mode": "0755", "owner": "root", "path": "/usr/local/share/nltk_data/taggers", "size": 4096, "state": "directory", "uid": 0}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/usr/local/share/nltk_data/corpora state=directory
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020693.28-83710502001293 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020693.28-83710502001293 && echo $HOME/.ansible/tmp/ansible-tmp-1412020693.28-83710502001293'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp6zCBsu TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020693.28-83710502001293/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=mbvqvpnbxwiaiwjohnnnbfwlmjnfllqq] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-mbvqvpnbxwiaiwjohnnnbfwlmjnfllqq; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020693.28-83710502001293/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020693.28-83710502001293/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item={'url': 'http://nltk.github.com/nltk_data/packages/corpora/stopwords.zip', 'path': 'corpora/stopwords'}) => {"changed": true, "gid": 0, "group": "root", "item": {"path": "corpora/stopwords", "url": "http://nltk.github.com/nltk_data/packages/corpora/stopwords.zip"}, "mode": "0755", "owner": "root", "path": "/usr/local/share/nltk_data/corpora", "size": 4096, "state": "directory", "uid": 0}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/usr/local/share/nltk_data/corpora state=directory
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020693.41-211980707921684 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020693.41-211980707921684 && echo $HOME/.ansible/tmp/ansible-tmp-1412020693.41-211980707921684'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpA6FLBA TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020693.41-211980707921684/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=nsqjwasagpayptjartqxgciwootrbowx] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-nsqjwasagpayptjartqxgciwootrbowx; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020693.41-211980707921684/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020693.41-211980707921684/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => (item={'url': 'http://nltk.github.com/nltk_data/packages/corpora/wordnet.zip', 'path': 'corpora/wordnet'}) => {"changed": false, "gid": 0, "group": "root", "item": {"path": "corpora/wordnet", "url": "http://nltk.github.com/nltk_data/packages/corpora/wordnet.zip"}, "mode": "0755", "owner": "root", "path": "/usr/local/share/nltk_data/corpora", "size": 4096, "state": "directory", "uid": 0}
TASK: [nltk | download nltk data] *********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE get_url dest=/usr/local/share/nltk_data/maxent_treebank_pos_tagger.zip url=http://nltk.github.com/nltk_data/packages/taggers/maxent_treebank_pos_tagger.zip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020693.58-208367409343344 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020693.58-208367409343344 && echo $HOME/.ansible/tmp/ansible-tmp-1412020693.58-208367409343344'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpKeqqK8 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020693.58-208367409343344/get_url
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=cfhktxhhtklazwlgomaycwwqxbgqcibr] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-cfhktxhhtklazwlgomaycwwqxbgqcibr; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020693.58-208367409343344/get_url; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020693.58-208367409343344/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item={'url': 'http://nltk.github.com/nltk_data/packages/taggers/maxent_treebank_pos_tagger.zip', 'path': 'taggers/maxent_treebank_pos_tagger'}) => {"changed": true, "dest": "/usr/local/share/nltk_data/maxent_treebank_pos_tagger.zip", "gid": 0, "group": "root", "item": {"path": "taggers/maxent_treebank_pos_tagger", "url": "http://nltk.github.com/nltk_data/packages/taggers/maxent_treebank_pos_tagger.zip"}, "md5sum": "e3b8a5353056073e164c5b06d0cc1fa7", "mode": "0644", "msg": "OK (10156853 bytes)", "owner": "root", "sha256sum": "", "size": 10156853, "src": "/tmp/tmpUAWmTH", "state": "file", "uid": 0, "url": "http://nltk.github.com/nltk_data/packages/taggers/maxent_treebank_pos_tagger.zip"}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE get_url dest=/usr/local/share/nltk_data/stopwords.zip url=http://nltk.github.com/nltk_data/packages/corpora/stopwords.zip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020695.27-56717323754584 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020695.27-56717323754584 && echo $HOME/.ansible/tmp/ansible-tmp-1412020695.27-56717323754584'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpm5fyoI TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020695.27-56717323754584/get_url
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=lhxhxoancknycjsoxtholyhdsrfsfbvt] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-lhxhxoancknycjsoxtholyhdsrfsfbvt; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020695.27-56717323754584/get_url; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020695.27-56717323754584/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item={'url': 'http://nltk.github.com/nltk_data/packages/corpora/stopwords.zip', 'path': 'corpora/stopwords'}) => {"changed": true, "dest": "/usr/local/share/nltk_data/stopwords.zip", "gid": 0, "group": "root", "item": {"path": "corpora/stopwords", "url": "http://nltk.github.com/nltk_data/packages/corpora/stopwords.zip"}, "md5sum": "0669147c05593d0be78501b159561307", "mode": "0644", "msg": "OK (8684 bytes)", "owner": "root", "sha256sum": "", "size": 8684, "src": "/tmp/tmpC6_rqs", "state": "file", "uid": 0, "url": "http://nltk.github.com/nltk_data/packages/corpora/stopwords.zip"}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE get_url dest=/usr/local/share/nltk_data/wordnet.zip url=http://nltk.github.com/nltk_data/packages/corpora/wordnet.zip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020695.58-234211197444440 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020695.58-234211197444440 && echo $HOME/.ansible/tmp/ansible-tmp-1412020695.58-234211197444440'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpO8FLNO TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020695.58-234211197444440/get_url
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=tkvocrncwhzmbnxaygapmqwgtrcmrmbz] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-tkvocrncwhzmbnxaygapmqwgtrcmrmbz; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020695.58-234211197444440/get_url; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020695.58-234211197444440/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item={'url': 'http://nltk.github.com/nltk_data/packages/corpora/wordnet.zip', 'path': 'corpora/wordnet'}) => {"changed": true, "dest": "/usr/local/share/nltk_data/wordnet.zip", "gid": 0, "group": "root", "item": {"path": "corpora/wordnet", "url": "http://nltk.github.com/nltk_data/packages/corpora/wordnet.zip"}, "md5sum": "da4ca27db8350b38729dc89de4d5a4e1", "mode": "0644", "msg": "OK (10771928 bytes)", "owner": "root", "sha256sum": "", "size": 10771928, "src": "/tmp/tmp1qu2lA", "state": "file", "uid": 0, "url": "http://nltk.github.com/nltk_data/packages/corpora/wordnet.zip"}
TASK: [nltk | unarchive nltk data] ********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command unzip /usr/local/share/nltk_data/maxent_treebank_pos_tagger.zip chdir="/usr/local/share/nltk_data/taggers" #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020699.16-184137464796345 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020699.16-184137464796345 && echo $HOME/.ansible/tmp/ansible-tmp-1412020699.16-184137464796345'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpslR5l4 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020699.16-184137464796345/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=dpiewbuxceisgldazqvlgzdfkorngqax] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-dpiewbuxceisgldazqvlgzdfkorngqax; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020699.16-184137464796345/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020699.16-184137464796345/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item={'url': 'http://nltk.github.com/nltk_data/packages/taggers/maxent_treebank_pos_tagger.zip', 'path': 'taggers/maxent_treebank_pos_tagger'}) => {"changed": true, "cmd": "unzip /usr/local/share/nltk_data/maxent_treebank_pos_tagger.zip ", "delta": "0:00:00.199917", "end": "2014-09-29 19:58:19.612344", "item": {"path": "taggers/maxent_treebank_pos_tagger", "url": "http://nltk.github.com/nltk_data/packages/taggers/maxent_treebank_pos_tagger.zip"}, "rc": 0, "start": "2014-09-29 19:58:19.412427", "stderr": "", "stdout": "Archive: /usr/local/share/nltk_data/maxent_treebank_pos_tagger.zip\n creating: maxent_treebank_pos_tagger/\n inflating: maxent_treebank_pos_tagger/english.pickle \n creating: maxent_treebank_pos_tagger/PY3/\n inflating: maxent_treebank_pos_tagger/PY3/english.pickle "}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command unzip /usr/local/share/nltk_data/stopwords.zip chdir="/usr/local/share/nltk_data/corpora" #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020699.5-121935446870348 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020699.5-121935446870348 && echo $HOME/.ansible/tmp/ansible-tmp-1412020699.5-121935446870348'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp0xEyV0 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020699.5-121935446870348/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ccvstqkqvfbotkrdmxtuqciuhnlecjnn] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ccvstqkqvfbotkrdmxtuqciuhnlecjnn; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020699.5-121935446870348/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020699.5-121935446870348/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item={'url': 'http://nltk.github.com/nltk_data/packages/corpora/stopwords.zip', 'path': 'corpora/stopwords'}) => {"changed": true, "cmd": "unzip /usr/local/share/nltk_data/stopwords.zip ", "delta": "0:00:00.005423", "end": "2014-09-29 19:58:19.737603", "item": {"path": "corpora/stopwords", "url": "http://nltk.github.com/nltk_data/packages/corpora/stopwords.zip"}, "rc": 0, "start": "2014-09-29 19:58:19.732180", "stderr": "", "stdout": "Archive: /usr/local/share/nltk_data/stopwords.zip\n creating: stopwords/\n inflating: stopwords/danish \n inflating: stopwords/dutch \n inflating: stopwords/english \n inflating: stopwords/finnish \n inflating: stopwords/french \n inflating: stopwords/german \n inflating: stopwords/hungarian \n inflating: stopwords/italian \n inflating: stopwords/norwegian \n inflating: stopwords/portuguese \n inflating: stopwords/README \n inflating: stopwords/russian \n inflating: stopwords/spanish \n inflating: stopwords/swedish \n inflating: stopwords/turkish "}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command unzip /usr/local/share/nltk_data/wordnet.zip chdir="/usr/local/share/nltk_data/corpora" #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020699.63-44928925768829 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020699.63-44928925768829 && echo $HOME/.ansible/tmp/ansible-tmp-1412020699.63-44928925768829'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpl_SOSn TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020699.63-44928925768829/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ympahbtfgplhfmsuxdwkcqqjgreejytl] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ympahbtfgplhfmsuxdwkcqqjgreejytl; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020699.63-44928925768829/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020699.63-44928925768829/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item={'url': 'http://nltk.github.com/nltk_data/packages/corpora/wordnet.zip', 'path': 'corpora/wordnet'}) => {"changed": true, "cmd": "unzip /usr/local/share/nltk_data/wordnet.zip ", "delta": "0:00:00.302842", "end": "2014-09-29 19:58:20.166502", "item": {"path": "corpora/wordnet", "url": "http://nltk.github.com/nltk_data/packages/corpora/wordnet.zip"}, "rc": 0, "start": "2014-09-29 19:58:19.863660", "stderr": "", "stdout": "Archive: /usr/local/share/nltk_data/wordnet.zip\n creating: wordnet/\n inflating: wordnet/adj.exc \n inflating: wordnet/adv.exc \n inflating: wordnet/cntlist.rev \n inflating: wordnet/data.adj \n inflating: wordnet/data.adv \n inflating: wordnet/data.noun \n inflating: wordnet/data.verb \n inflating: wordnet/index.adj \n inflating: wordnet/index.adv \n inflating: wordnet/index.noun \n inflating: wordnet/index.sense \n inflating: wordnet/index.verb \n inflating: wordnet/lexnames \n inflating: wordnet/noun.exc \n inflating: wordnet/verb.exc "}
TASK: [user | debug var=user_info] ********************************************
skipping: [default]
TASK: [user | create the edxadmin group] **************************************
skipping: [default]
TASK: [user | ensure sudoers.d is read] ***************************************
skipping: [default]
TASK: [user | grant full sudo access to the edxadmin group] *******************
skipping: [default]
TASK: [user | create the users] ***********************************************
skipping: [default] => (item={'sudo_cmds': [u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms seed_permissions_roles *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms set_staff *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms transfer_students *'], 'type': 'restricted', 'name': u'automator', 'authorized_keys': []})
TASK: [user | create .ssh directory] ******************************************
skipping: [default] => (item={'sudo_cmds': [u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms seed_permissions_roles *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms set_staff *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms transfer_students *'], 'type': 'restricted', 'name': u'automator', 'authorized_keys': []})
TASK: [user | assign admin role to admin users] *******************************
skipping: [default] => (item={'sudo_cmds': [u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms seed_permissions_roles *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms set_staff *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms transfer_students *'], 'type': 'restricted', 'name': u'automator', 'authorized_keys': []})
TASK: [user | copy github key[s] to .ssh/authorized_keys2] ********************
skipping: [default] => (item={'sudo_cmds': [u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms seed_permissions_roles *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms set_staff *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms transfer_students *'], 'type': 'restricted', 'name': u'automator', 'authorized_keys': []})
TASK: [user | copy additional authorized keys] ********************************
skipping: [default] => (item={'sudo_cmds': [u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms seed_permissions_roles *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms set_staff *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms transfer_students *'], 'type': 'restricted', 'name': u'automator', 'authorized_keys': []})
TASK: [user | create bashrc file for normal users] ****************************
skipping: [default] => (item={'sudo_cmds': [u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms seed_permissions_roles *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms set_staff *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms transfer_students *'], 'type': 'restricted', 'name': u'automator', 'authorized_keys': []})
TASK: [user | create .profile for all users] **********************************
skipping: [default] => (item={'sudo_cmds': [u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms seed_permissions_roles *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms set_staff *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms transfer_students *'], 'type': 'restricted', 'name': u'automator', 'authorized_keys': []})
TASK: [user | modify shell for restricted users] ******************************
skipping: [default] => (item={'sudo_cmds': [u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms seed_permissions_roles *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms set_staff *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms transfer_students *'], 'type': 'restricted', 'name': u'automator', 'authorized_keys': []})
TASK: [user | create bashrc file for restricted users] ************************
skipping: [default] => (item={'sudo_cmds': [u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms seed_permissions_roles *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms set_staff *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms transfer_students *'], 'type': 'restricted', 'name': u'automator', 'authorized_keys': []})
TASK: [user | create sudoers file from template] ******************************
skipping: [default]
TASK: [user | change home directory ownership to root for restricted users] ***
skipping: [default] => (item={'sudo_cmds': [u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms seed_permissions_roles *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms set_staff *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms transfer_students *'], 'type': 'restricted', 'name': u'automator', 'authorized_keys': []})
TASK: [user | create ~/bin directory] *****************************************
skipping: [default] => (item={'sudo_cmds': [u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms seed_permissions_roles *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms set_staff *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms transfer_students *'], 'type': 'restricted', 'name': u'automator', 'authorized_keys': []})
TASK: [user | create allowed command links] ***********************************
skipping: [default] => (item=[{'sudo_cmds': [u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms migrate *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp cms syncdb *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms seed_permissions_roles *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms set_staff *', u'ALL=(www-data) NOPASSWD:SETENV:/edx/bin/python.edxapp /edx/bin/manage.edxapp lms transfer_students *'], 'type': 'restricted', 'name': u'automator', 'authorized_keys': []}, '/usr/bin/sudo'])
TASK: [edxapp | create application user] **************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE user name="edxapp" home="/edx/app/edxapp" createhome=no shell=/bin/false
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020700.8-264814975503695 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020700.8-264814975503695 && echo $HOME/.ansible/tmp/ansible-tmp-1412020700.8-264814975503695'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmppISIlj TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020700.8-264814975503695/user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ljougtxycsaosyqjrtwanjectrqygbpt] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ljougtxycsaosyqjrtwanjectrqygbpt; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020700.8-264814975503695/user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020700.8-264814975503695/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"append": false, "changed": false, "comment": "", "group": 1006, "home": "/edx/app/edxapp", "item": "", "move_home": false, "name": "edxapp", "shell": "/bin/false", "state": "present", "uid": 1003}
TASK: [edxapp | create edxapp user dirs] **************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/app/edxapp" state=directory owner="edxapp" group="www-data"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020701.01-204506901067330 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020701.01-204506901067330 && echo $HOME/.ansible/tmp/ansible-tmp-1412020701.01-204506901067330'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp4fIWNc TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.01-204506901067330/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=irmtzyygggjestsaxjpnqsamwcjxjfng] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-irmtzyygggjestsaxjpnqsamwcjxjfng; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.01-204506901067330/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.01-204506901067330/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/edxapp) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/app/edxapp", "mode": "0755", "owner": "edxapp", "path": "/edx/app/edxapp", "size": 4096, "state": "directory", "uid": 1003}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/app/edxapp/.ssh" state=directory owner="edxapp" group="www-data"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020701.15-92336184377799 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020701.15-92336184377799 && echo $HOME/.ansible/tmp/ansible-tmp-1412020701.15-92336184377799'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp4oj8b4 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.15-92336184377799/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ftxugvhpwrktitmmhpjhtkeauqvnbkux] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ftxugvhpwrktitmmhpjhtkeauqvnbkux; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.15-92336184377799/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.15-92336184377799/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/edxapp/.ssh) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/app/edxapp/.ssh", "mode": "0755", "owner": "edxapp", "path": "/edx/app/edxapp/.ssh", "size": 4096, "state": "directory", "uid": 1003}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/var/edxapp" state=directory owner="edxapp" group="www-data"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020701.31-23501979716632 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020701.31-23501979716632 && echo $HOME/.ansible/tmp/ansible-tmp-1412020701.31-23501979716632'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpinpZkG TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.31-23501979716632/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ppmjahjzuzxymyfalnongewzneolqzsr] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ppmjahjzuzxymyfalnongewzneolqzsr; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.31-23501979716632/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.31-23501979716632/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/edxapp) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/var/edxapp", "mode": "0755", "owner": "edxapp", "path": "/edx/var/edxapp", "size": 4096, "state": "directory", "uid": 1003}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/app/edxapp/venvs" state=directory owner="edxapp" group="www-data"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020701.45-159397242142205 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020701.45-159397242142205 && echo $HOME/.ansible/tmp/ansible-tmp-1412020701.45-159397242142205'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpmvJD3B TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.45-159397242142205/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=yatlfstprfawqbalvilzawrtdpmhrmvh] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-yatlfstprfawqbalvilzawrtdpmhrmvh; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.45-159397242142205/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.45-159397242142205/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/app/edxapp/venvs) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/app/edxapp/venvs", "mode": "0755", "owner": "edxapp", "path": "/edx/app/edxapp/venvs", "size": 4096, "state": "directory", "uid": 1003}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/var/edxapp/themes" state=directory owner="edxapp" group="www-data"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020701.58-56262006448077 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020701.58-56262006448077 && echo $HOME/.ansible/tmp/ansible-tmp-1412020701.58-56262006448077'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpTyCduW TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.58-56262006448077/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=srbtsptkdgnyryajwycninzodppwxjqo] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-srbtsptkdgnyryajwycninzodppwxjqo; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.58-56262006448077/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.58-56262006448077/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/edxapp/themes) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/var/edxapp/themes", "mode": "0755", "owner": "edxapp", "path": "/edx/var/edxapp/themes", "size": 4096, "state": "directory", "uid": 1003}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/var/edxapp/staticfiles" state=directory owner="edxapp" group="www-data"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020701.73-177979588399813 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020701.73-177979588399813 && echo $HOME/.ansible/tmp/ansible-tmp-1412020701.73-177979588399813'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpZqPqhJ TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.73-177979588399813/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=pswmrbnygemewryiummlcxkdhxjhjeqj] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-pswmrbnygemewryiummlcxkdhxjhjeqj; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.73-177979588399813/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.73-177979588399813/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/edxapp/staticfiles) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/var/edxapp/staticfiles", "mode": "0755", "owner": "edxapp", "path": "/edx/var/edxapp/staticfiles", "size": 4096, "state": "directory", "uid": 1003}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/var/edxapp/course_static" state=directory owner="edxapp" group="www-data"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020701.87-177532099734660 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020701.87-177532099734660 && echo $HOME/.ansible/tmp/ansible-tmp-1412020701.87-177532099734660'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp3lDTpH TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.87-177532099734660/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ijfakemcyrlnbajcbzpudxmjhddaysui] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ijfakemcyrlnbajcbzpudxmjhddaysui; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.87-177532099734660/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020701.87-177532099734660/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/edxapp/course_static) => {"changed": true, "gid": 33, "group": "www-data", "item": "/edx/var/edxapp/course_static", "mode": "0755", "owner": "edxapp", "path": "/edx/var/edxapp/course_static", "size": 4096, "state": "directory", "uid": 1003}
TASK: [edxapp | make the course data dir] *************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file src="/edx/var/edxapp/data" dest="/edx/app/edxapp/data" state=link owner="edxapp" group="www-data"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020702.02-184522393152132 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020702.02-184522393152132 && echo $HOME/.ansible/tmp/ansible-tmp-1412020702.02-184522393152132'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpwlrqeD TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.02-184522393152132/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=gpkizqegvjqjraufitpjggfyxmudnvwy] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-gpkizqegvjqjraufitpjggfyxmudnvwy; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.02-184522393152132/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.02-184522393152132/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/app/edxapp/data", "item": "", "src": "/edx/var/edxapp/data", "state": "absent"}
TASK: [edxapp | create edxapp log dir] ****************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/var/log/edxapp" state=directory owner="syslog" group="syslog"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020702.17-66147845049735 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020702.17-66147845049735 && echo $HOME/.ansible/tmp/ansible-tmp-1412020702.17-66147845049735'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpzrtp6R TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.17-66147845049735/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=bhjcgfgjvmmfvjmormcyaaqsjmtrpqzd] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-bhjcgfgjvmmfvjmormcyaaqsjmtrpqzd; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.17-66147845049735/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.17-66147845049735/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "gid": 103, "group": "syslog", "item": "", "mode": "0755", "owner": "syslog", "path": "/edx/var/log/edxapp", "size": 4096, "state": "directory", "uid": 101}
TASK: [edxapp | create web-writable edxapp data dirs] *************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/var/edxapp/data" state=directory owner="www-data" group="edxapp" mode="0775"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020702.33-51292111065659 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020702.33-51292111065659 && echo $HOME/.ansible/tmp/ansible-tmp-1412020702.33-51292111065659'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpfmt6_W TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.33-51292111065659/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=tzgdchpdizpmikglgvzmprbrlfcajjvs] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-tzgdchpdizpmikglgvzmprbrlfcajjvs; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.33-51292111065659/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.33-51292111065659/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/edxapp/data) => {"changed": true, "gid": 1006, "group": "edxapp", "item": "/edx/var/edxapp/data", "mode": "0775", "owner": "www-data", "path": "/edx/var/edxapp/data", "size": 4096, "state": "directory", "uid": 33}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/var/edxapp/uploads" state=directory owner="www-data" group="edxapp" mode="0775"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020702.46-145368338227000 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020702.46-145368338227000 && echo $HOME/.ansible/tmp/ansible-tmp-1412020702.46-145368338227000'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpCCDjxn TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.46-145368338227000/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ymguraopxxpeihrqxfdmumkgfeavpdta] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ymguraopxxpeihrqxfdmumkgfeavpdta; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.46-145368338227000/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.46-145368338227000/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=/edx/var/edxapp/uploads) => {"changed": true, "gid": 1006, "group": "edxapp", "item": "/edx/var/edxapp/uploads", "mode": "0775", "owner": "www-data", "path": "/edx/var/edxapp/uploads", "size": 4096, "state": "directory", "uid": 33}
TASK: [edxapp | add ppas for current versions of nodejs] **********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt_repository repo="ppa:chris-lea/node.js"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020702.6-238892939678367 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020702.6-238892939678367 && echo $HOME/.ansible/tmp/ansible-tmp-1412020702.6-238892939678367'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpyZPyO3 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.6-238892939678367/apt_repository
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=yukoimycncbabbfanfdsdechbdlorhfx] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-yukoimycncbabbfanfdsdechbdlorhfx; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.6-238892939678367/apt_repository; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020702.6-238892939678367/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "repo": "ppa:chris-lea/node.js", "state": "present"}
TASK: [edxapp | install system packages on which LMS and CMS rely] ************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt pkg=build-essential,s3cmd,pkg-config,graphviz-dev,graphviz,libmysqlclient-dev,gfortran,liblapack-dev,g++,libxml2-dev,libxslt1-dev,apparmor-utils,curl,ipython,nodejs,ntp,libgeos-dev,gettext,libjpeg8-dev,libpng12-dev,libfreetype6-dev state=present update_cache=yes
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020708.09-59122019982914 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020708.09-59122019982914 && echo $HOME/.ansible/tmp/ansible-tmp-1412020708.09-59122019982914'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpXgNI1X TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020708.09-59122019982914/apt
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=eiceazqujaezmvvlxvrjggscbjtihghm] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-eiceazqujaezmvvlxvrjggscbjtihghm; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020708.09-59122019982914/apt; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020708.09-59122019982914/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "item": "", "stderr": "\rExtracting templates from packages: 25%\rExtracting templates from packages: 50%\rExtracting templates from packages: 76%\rExtracting templates from packages: 100%\n", "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n fontconfig fontconfig-config fonts-liberation gfortran-4.6 libapparmor-perl\n libapparmor1 libblas-dev libblas3gf libcairo2 libcdt4 libcgraph5\n libclass-factory-util-perl libclass-load-perl libclass-singleton-perl\n libcroco3 libdata-optlist-perl libdatetime-format-builder-perl\n libdatetime-format-iso8601-perl libdatetime-format-strptime-perl\n libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl\n libdatrie1 libencode-locale-perl libfile-listing-perl libfont-afm-perl\n libfontconfig1 libfreetype6 libgd2-noxpm libgeos-3.2.2 libgeos-c1\n libgettextpo0 libgfortran3 libgraph4 libgraphviz-dev libgvc5 libgvpr1\n libhtml-form-perl libhtml-format-perl libhtml-parser-perl\n libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl\n libhttp-daemon-perl libhttp-date-perl libhttp-message-perl\n libhttp-negotiate-perl libice6 libio-socket-inet6-perl libio-socket-ssl-perl\n libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 liblapack3gf\n liblist-moreutils-perl liblwp-mediatypes-perl liblwp-protocol-https-perl\n libmailtools-perl libmath-round-perl libmodule-runtime-perl libnet-http-perl\n libnet-ssleay-perl libpackage-deprecationmanager-perl libpackage-stash-perl\n libpackage-stash-xs-perl libpango1.0-0 libparams-classify-perl\n libparams-util-perl libparams-validate-perl libpathplan4 libpixman-1-0\n librpc-xml-perl libsm6 libsocket6-perl libsub-install-perl libthai-data\n libthai0 libtry-tiny-perl libunistring0 liburi-perl libwww-perl\n libwww-robotrules-perl libxaw7 libxcb-render0 libxcb-shm0 libxdot4 libxft2\n libxml-parser-perl libxmu6 libxpm4 libxrender1 libxt6 perl perl-base\n perl-modules python-configobj python-decorator python-pexpect\n python-simplegeneric python-support rlwrap ttf-dejavu-core ttf-liberation\n x11-common\nSuggested packages:\n apparmor-docs libterm-readline-gnu-perl vim-addon-manager gettext-doc\n gfortran-multilib gfortran-doc gfortran-4.6-multilib gfortran-4.6-doc\n libgfortran3-dbg gsfonts graphviz-doc ipython-doc ipython-notebook\n ipython-qtconsole python-matplotlib python-numpy python-zmq libgd-tools\n libgdal-doc libdata-dump-perl libcrypt-ssleay-perl ttf-baekmuk\n ttf-arphic-gbsn00lp ttf-arphic-bsmi00lp ttf-arphic-gkai00mp\n ttf-arphic-bkai00mp libscalar-number-perl libapache2-mod-perl2\n libauthen-ntlm-perl perl-doc libpod-plainer-perl\nThe following NEW packages will be installed:\n apparmor-utils fontconfig fontconfig-config fonts-liberation gettext\n gfortran gfortran-4.6 graphviz graphviz-dev ipython libapparmor-perl\n libapparmor1 libblas-dev libblas3gf libcairo2 libcdt4 libcgraph5\n libclass-factory-util-perl libclass-load-perl libclass-singleton-perl\n libcroco3 libdata-optlist-perl libdatetime-format-builder-perl\n libdatetime-format-iso8601-perl libdatetime-format-strptime-perl\n libdatetime-locale-perl libdatetime-perl libdatetime-timezone-perl\n libdatrie1 libencode-locale-perl libfile-listing-perl libfont-afm-perl\n libfontconfig1 libfreetype6-dev libgd2-noxpm libgeos-3.2.2 libgeos-c1\n libgeos-dev libgettextpo0 libgfortran3 libgraph4 libgraphviz-dev libgvc5\n libgvpr1 libhtml-form-perl libhtml-format-perl libhtml-parser-perl\n libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl\n libhttp-daemon-perl libhttp-date-perl libhttp-message-perl\n libhttp-negotiate-perl libice6 libio-socket-inet6-perl libio-socket-ssl-perl\n libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev liblapack-dev\n liblapack3gf liblist-moreutils-perl liblwp-mediatypes-perl\n liblwp-protocol-https-perl libmailtools-perl libmath-round-perl\n libmodule-runtime-perl libmysqlclient-dev libnet-http-perl\n libnet-ssleay-perl libpackage-deprecationmanager-perl libpackage-stash-perl\n libpackage-stash-xs-perl libpango1.0-0 libparams-classify-perl\n libparams-util-perl libparams-validate-perl libpathplan4 libpixman-1-0\n libpng12-dev librpc-xml-perl libsm6 libsocket6-perl libsub-install-perl\n libthai-data libthai0 libtry-tiny-perl libunistring0 liburi-perl libwww-perl\n libwww-robotrules-perl libxaw7 libxcb-render0 libxcb-shm0 libxdot4 libxft2\n libxml-parser-perl libxmu6 libxpm4 libxrender1 libxt6 nodejs\n python-configobj python-decorator python-pexpect python-simplegeneric\n python-support rlwrap s3cmd ttf-dejavu-core ttf-liberation x11-common\nThe following packages will be upgraded:\n libfreetype6 perl perl-base perl-modules\n4 upgraded, 114 newly installed, 0 to remove and 154 not upgraded.\nNeed to get 50.7 MB of archives.\nAfter this operation, 127 MB of additional disk space will be used.\nGet:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main perl amd64 5.14.2-6ubuntu2.4 [4,411 kB]\nGet:2 http://ppa.launchpad.net/chris-lea/node.js/ubuntu/ precise/main nodejs amd64 0.10.32-1chl1~precise1 [5,939 kB]\nGet:3 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main perl-base amd64 5.14.2-6ubuntu2.4 [1,513 kB]\nGet:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main perl-modules all 5.14.2-6ubuntu2.4 [3,389 kB]\nGet:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6 amd64 2.4.8-1ubuntu2.1 [343 kB]\nGet:6 http://us.archive.ubuntu.com/ubuntu/ precise/main ttf-dejavu-core all 2.33-2ubuntu1 [1,552 kB]\nGet:7 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig-config all 2.8.0-3ubuntu9.1 [44.4 kB]\nGet:8 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfontconfig1 amd64 2.8.0-3ubuntu9.1 [125 kB]\nGet:9 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpixman-1-0 amd64 0.30.2-1ubuntu0.0.0.0.1 [256 kB]\nGet:10 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-render0 amd64 1.8.1-1ubuntu0.2 [13.3 kB]\nGet:11 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxcb-shm0 amd64 1.8.1-1ubuntu0.2 [5,516 B]\nGet:12 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxrender1 amd64 1:0.9.6-2ubuntu0.1 [20.6 kB]\nGet:13 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcairo2 amd64 1.10.2-6.1ubuntu3 [467 kB]\nGet:14 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcroco3 amd64 0.6.5-1ubuntu0.1 [99.8 kB]\nGet:15 http://us.archive.ubuntu.com/ubuntu/ precise/main libdatrie1 amd64 0.2.5-3 [16.4 kB]\nGet:16 http://us.archive.ubuntu.com/ubuntu/ precise/main libunistring0 amd64 0.9.3-5 [427 kB]\nGet:17 http://us.archive.ubuntu.com/ubuntu/ precise/main libgettextpo0 amd64 0.18.1.1-5ubuntu3 [120 kB]\nGet:18 http://us.archive.ubuntu.com/ubuntu/ precise/main libgfortran3 amd64 4.6.3-1ubuntu5 [357 kB]\nGet:19 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main x11-common all 1:7.6+12ubuntu2 [52.0 kB]\nGet:20 http://us.archive.ubuntu.com/ubuntu/ precise/main libice6 amd64 2:1.0.7-2build1 [46.1 kB]\nGet:21 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjpeg-turbo8 amd64 1.1.90+svn733-0ubuntu4.4 [112 kB]\nGet:22 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai-data all 0.1.16-3 [179 kB]\nGet:23 http://us.archive.ubuntu.com/ubuntu/ precise/main libthai0 amd64 0.1.16-3 [19.7 kB]\nGet:24 http://us.archive.ubuntu.com/ubuntu/ precise/main libxft2 amd64 2.2.0-3ubuntu2 [42.3 kB]\nGet:25 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fontconfig amd64 2.8.0-3ubuntu9.1 [156 kB]\nGet:26 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpango1.0-0 amd64 1.30.0-0ubuntu3.1 [363 kB]\nGet:27 http://us.archive.ubuntu.com/ubuntu/ precise/main libsm6 amd64 2:1.2.0-2build1 [18.1 kB]\nGet:28 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxt6 amd64 1:1.1.1-2ubuntu0.1 [186 kB]\nGet:29 http://us.archive.ubuntu.com/ubuntu/ precise/main libxmu6 amd64 2:1.1.0-3 [52.7 kB]\nGet:30 http://us.archive.ubuntu.com/ubuntu/ precise/main libxpm4 amd64 1:3.5.9-4 [37.0 kB]\nGet:31 http://us.archive.ubuntu.com/ubuntu/ precise/main libxaw7 amd64 2:1.0.9-3ubuntu1 [201 kB]\nGet:32 http://us.archive.ubuntu.com/ubuntu/ precise/main libclass-singleton-perl all 1.4-1 [13.6 kB]\nGet:33 http://us.archive.ubuntu.com/ubuntu/ precise/main libparams-validate-perl amd64 0.97-1build2 [61.2 kB]\nGet:34 http://us.archive.ubuntu.com/ubuntu/ precise/main libparams-util-perl amd64 1.04-1build1 [21.7 kB]\nGet:35 http://us.archive.ubuntu.com/ubuntu/ precise/main libsub-install-perl all 0.925-1 [10.4 kB]\nGet:36 http://us.archive.ubuntu.com/ubuntu/ precise/main libdata-optlist-perl all 0.107-1 [10.1 kB]\nGet:37 http://us.archive.ubuntu.com/ubuntu/ precise/main libparams-classify-perl amd64 0.013-4 [23.3 kB]\nGet:38 http://us.archive.ubuntu.com/ubuntu/ precise/main libmodule-runtime-perl all 0.011-1 [12.4 kB]\nGet:39 http://us.archive.ubuntu.com/ubuntu/ precise/main liblist-moreutils-perl amd64 0.33-1build1 [49.1 kB]\nGet:40 http://us.archive.ubuntu.com/ubuntu/ precise/main libpackage-deprecationmanager-perl all 0.11-1 [12.8 kB]\nGet:41 http://us.archive.ubuntu.com/ubuntu/ precise/main libpackage-stash-perl all 0.33-1 [17.7 kB]\nGet:42 http://us.archive.ubuntu.com/ubuntu/ precise/main libtry-tiny-perl all 0.11-1 [17.4 kB]\nGet:43 http://us.archive.ubuntu.com/ubuntu/ precise/main libclass-load-perl all 0.13-1 [11.4 kB]\nGet:44 http://us.archive.ubuntu.com/ubuntu/ precise/main libdatetime-timezone-perl all 1:1.42-1+2011nubuntu1 [185 kB]\nGet:45 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg8 amd64 8c-2ubuntu7 [2,112 B]\nGet:46 http://us.archive.ubuntu.com/ubuntu/ precise/main libgd2-noxpm amd64 2.0.36~rc1~dfsg-6ubuntu2 [200 kB]\nGet:47 http://us.archive.ubuntu.com/ubuntu/ precise/main libdatetime-locale-perl all 1:0.45-1 [2,274 kB]\nGet:48 http://us.archive.ubuntu.com/ubuntu/ precise/main libmath-round-perl all 0.06-3 [9,488 B]\nGet:49 http://us.archive.ubuntu.com/ubuntu/ precise/main libdatetime-perl amd64 2:0.7000-1build1 [89.5 kB]\nGet:50 http://us.archive.ubuntu.com/ubuntu/ precise/main libclass-factory-util-perl all 1.7-2 [7,226 B]\nGet:51 http://us.archive.ubuntu.com/ubuntu/ precise/main libdatetime-format-strptime-perl all 1.5000-1 [23.9 kB]\nGet:52 http://us.archive.ubuntu.com/ubuntu/ precise/main libdatetime-format-builder-perl all 0.8000-1 [65.4 kB]\nGet:53 http://us.archive.ubuntu.com/ubuntu/ precise/main libdatetime-format-iso8601-perl all 0.07-1 [15.4 kB]\nGet:54 http://us.archive.ubuntu.com/ubuntu/ precise/main liburi-perl all 1.59-1 [90.3 kB]\nGet:55 http://us.archive.ubuntu.com/ubuntu/ precise/main libhttp-date-perl all 6.00-1 [10.1 kB]\nGet:56 http://us.archive.ubuntu.com/ubuntu/ precise/main libhtml-tagset-perl all 3.20-2 [13.5 kB]\nGet:57 http://us.archive.ubuntu.com/ubuntu/ precise/main libhtml-parser-perl amd64 3.69-1build1 [97.3 kB]\nGet:58 http://us.archive.ubuntu.com/ubuntu/ precise/main libencode-locale-perl all 1.02-2 [12.0 kB]\nGet:59 http://us.archive.ubuntu.com/ubuntu/ precise/main liblwp-mediatypes-perl all 6.01-1 [17.5 kB]\nGet:60 http://us.archive.ubuntu.com/ubuntu/ precise/main libhttp-message-perl all 6.01-1 [77.6 kB]\nGet:61 http://us.archive.ubuntu.com/ubuntu/ precise/main libhttp-daemon-perl all 6.00-1 [16.7 kB]\nGet:62 http://us.archive.ubuntu.com/ubuntu/ precise/main libfile-listing-perl all 6.03-1 [9,690 B]\nGet:63 http://us.archive.ubuntu.com/ubuntu/ precise/main libhtml-tree-perl all 4.2-1 [205 kB]\nGet:64 http://us.archive.ubuntu.com/ubuntu/ precise/main libhttp-cookies-perl all 6.00-2 [23.3 kB]\nGet:65 http://us.archive.ubuntu.com/ubuntu/ precise/main libhttp-negotiate-perl all 6.00-2 [13.4 kB]\nGet:66 http://us.archive.ubuntu.com/ubuntu/ precise/main libnet-http-perl all 6.02-1 [23.5 kB]\nGet:67 http://us.archive.ubuntu.com/ubuntu/ precise/main libnet-ssleay-perl amd64 1.42-1build1 [188 kB]\nGet:68 http://us.archive.ubuntu.com/ubuntu/ precise/main libio-socket-ssl-perl all 1.53-1 [47.5 kB]\nGet:69 http://us.archive.ubuntu.com/ubuntu/ precise/main liblwp-protocol-https-perl all 6.02-1 [6,746 B]\nGet:70 http://us.archive.ubuntu.com/ubuntu/ precise/main libwww-robotrules-perl all 6.01-1 [14.1 kB]\nGet:71 http://us.archive.ubuntu.com/ubuntu/ precise/main libwww-perl all 6.03-1 [156 kB]\nGet:72 http://us.archive.ubuntu.com/ubuntu/ precise/main libxml-parser-perl amd64 2.41-1build1 [265 kB]\nGet:73 http://us.archive.ubuntu.com/ubuntu/ precise/main librpc-xml-perl all 0.76-1 [207 kB]\nGet:74 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libapparmor1 amd64 2.7.102-0ubuntu3.10 [37.3 kB]\nGet:75 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libapparmor-perl amd64 2.7.102-0ubuntu3.10 [30.1 kB]\nGet:76 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main apparmor-utils amd64 2.7.102-0ubuntu3.10 [111 kB]\nGet:77 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main fonts-liberation all 1.07.0-2ubuntu0.1 [1,314 kB]\nGet:78 http://us.archive.ubuntu.com/ubuntu/ precise/main gettext amd64 0.18.1.1-5ubuntu3 [1,188 kB]\nGet:79 http://us.archive.ubuntu.com/ubuntu/ precise/main gfortran-4.6 amd64 4.6.3-1ubuntu5 [5,579 kB]\nGet:80 http://us.archive.ubuntu.com/ubuntu/ precise/main gfortran amd64 4:4.6.3-1ubuntu5 [1,206 B]\nGet:81 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcdt4 amd64 2.26.3-10ubuntu1.1 [24.4 kB]\nGet:82 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libcgraph5 amd64 2.26.3-10ubuntu1.1 [50.5 kB]\nGet:83 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgraph4 amd64 2.26.3-10ubuntu1.1 [36.4 kB]\nGet:84 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libpathplan4 amd64 2.26.3-10ubuntu1.1 [29.5 kB]\nGet:85 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgvc5 amd64 2.26.3-10ubuntu1.1 [516 kB]\nGet:86 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgvpr1 amd64 2.26.3-10ubuntu1.1 [207 kB]\nGet:87 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main graphviz amd64 2.26.3-10ubuntu1.1 [337 kB]\nGet:88 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libxdot4 amd64 2.26.3-10ubuntu1.1 [18.9 kB]\nGet:89 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libgraphviz-dev amd64 2.26.3-10ubuntu1.1 [67.7 kB]\nGet:90 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main graphviz-dev all 2.26.3-10ubuntu1.1 [13.3 kB]\nGet:91 http://us.archive.ubuntu.com/ubuntu/ precise/main python-configobj all 4.7.2+ds-3build1 [233 kB]\nGet:92 http://us.archive.ubuntu.com/ubuntu/ precise/main python-decorator all 3.3.2-1 [21.2 kB]\nGet:93 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pexpect all 2.3-1ubuntu2 [165 kB]\nGet:94 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-support all 1.0.14ubuntu2 [26.1 kB]\nGet:95 http://us.archive.ubuntu.com/ubuntu/ precise/universe python-simplegeneric all 0.7-1build1 [9,718 B]\nGet:96 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe ipython all 0.12.1+dfsg-0ubuntu1.1 [626 kB]\nGet:97 http://us.archive.ubuntu.com/ubuntu/ precise/main libblas3gf amd64 1.2.20110419-2ubuntu1 [287 kB]\nGet:98 http://us.archive.ubuntu.com/ubuntu/ precise/main libblas-dev amd64 1.2.20110419-2ubuntu1 [302 kB]\nGet:99 http://us.archive.ubuntu.com/ubuntu/ precise/main libfont-afm-perl all 1.20-1 [14.3 kB]\nGet:100 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libfreetype6-dev amd64 2.4.8-1ubuntu2.1 [796 kB]\nGet:101 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-3.2.2 amd64 3.2.2-3ubuntu1 [474 kB]\nGet:102 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-c1 amd64 3.2.2-3ubuntu1 [41.6 kB]\nGet:103 http://us.archive.ubuntu.com/ubuntu/ precise/universe libgeos-dev amd64 3.2.2-3ubuntu1 [1,260 kB]\nGet:104 http://us.archive.ubuntu.com/ubuntu/ precise/main libhtml-form-perl all 6.00-1 [22.8 kB]\nGet:105 http://us.archive.ubuntu.com/ubuntu/ precise/main libhtml-format-perl all 2.10-1 [40.6 kB]\nGet:106 http://us.archive.ubuntu.com/ubuntu/ precise/main libsocket6-perl amd64 0.23-1build2 [21.9 kB]\nGet:107 http://us.archive.ubuntu.com/ubuntu/ precise/main libio-socket-inet6-perl all 2.69-2 [14.3 kB]\nGet:108 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libjpeg-turbo8-dev amd64 1.1.90+svn733-0ubuntu4.4 [391 kB]\nGet:109 http://us.archive.ubuntu.com/ubuntu/ precise/main libjpeg8-dev amd64 8c-2ubuntu7 [1,544 B]\nGet:110 http://us.archive.ubuntu.com/ubuntu/ precise/main liblapack3gf amd64 3.3.1-1 [4,424 kB]\nGet:111 http://us.archive.ubuntu.com/ubuntu/ precise/main liblapack-dev amd64 3.3.1-1 [4,873 kB]\nGet:112 http://us.archive.ubuntu.com/ubuntu/ precise/main libmailtools-perl all 2.08-1 [84.0 kB]\nGet:113 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libmysqlclient-dev amd64 5.5.38-0ubuntu0.12.04.1 [1,402 kB]\nGet:114 http://us.archive.ubuntu.com/ubuntu/ precise/main libpackage-stash-xs-perl amd64 0.24-1build1 [18.3 kB]\nGet:115 http://us.archive.ubuntu.com/ubuntu/ precise/main libpng12-dev amd64 1.2.46-3ubuntu4 [207 kB]\nGet:116 http://us.archive.ubuntu.com/ubuntu/ precise/universe rlwrap amd64 0.37-2 [81.0 kB]\nGet:117 http://us.archive.ubuntu.com/ubuntu/ precise/universe s3cmd all 1.0.0-1 [58.8 kB]\nGet:118 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main ttf-liberation all 1.07.0-2ubuntu0.1 [2,896 B]\nPreconfiguring packages ...\nFetched 50.7 MB in 7s (6,556 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 77644 files and directories currently installed.)\r\nPreparing to replace perl 5.14.2-6ubuntu2 (using .../perl_5.14.2-6ubuntu2.4_amd64.deb) ...\r\nUnpacking replacement perl ...\r\nPreparing to replace perl-base 5.14.2-6ubuntu2 (using .../perl-base_5.14.2-6ubuntu2.4_amd64.deb) ...\r\nUnpacking replacement perl-base ...\r\nProcessing triggers for man-db ...\r\nSetting up perl-base (5.14.2-6ubuntu2.4) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 77644 files and directories currently installed.)\r\nPreparing to replace perl-modules 5.14.2-6ubuntu2 (using .../perl-modules_5.14.2-6ubuntu2.4_all.deb) ...\r\nUnpacking replacement perl-modules ...\r\nPreparing to replace libfreetype6 2.4.8-1ubuntu2 (using .../libfreetype6_2.4.8-1ubuntu2.1_amd64.deb) ...\r\nUnpacking replacement libfreetype6 ...\r\nSelecting previously unselected package ttf-dejavu-core.\r\nUnpacking ttf-dejavu-core (from .../ttf-dejavu-core_2.33-2ubuntu1_all.deb) ...\r\nSelecting previously unselected package fontconfig-config.\r\nUnpacking fontconfig-config (from .../fontconfig-config_2.8.0-3ubuntu9.1_all.deb) ...\r\nSelecting previously unselected package libfontconfig1.\r\nUnpacking libfontconfig1 (from .../libfontconfig1_2.8.0-3ubuntu9.1_amd64.deb) ...\r\nSelecting previously unselected package libpixman-1-0.\r\nUnpacking libpixman-1-0 (from .../libpixman-1-0_0.30.2-1ubuntu0.0.0.0.1_amd64.deb) ...\r\nSelecting previously unselected package libxcb-render0.\r\nUnpacking libxcb-render0 (from .../libxcb-render0_1.8.1-1ubuntu0.2_amd64.deb) ...\r\nSelecting previously unselected package libxcb-shm0.\r\nUnpacking libxcb-shm0 (from .../libxcb-shm0_1.8.1-1ubuntu0.2_amd64.deb) ...\r\nSelecting previously unselected package libxrender1.\r\nUnpacking libxrender1 (from .../libxrender1_1%3a0.9.6-2ubuntu0.1_amd64.deb) ...\r\nSelecting previously unselected package libcairo2.\r\nUnpacking libcairo2 (from .../libcairo2_1.10.2-6.1ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package libcroco3.\r\nUnpacking libcroco3 (from .../libcroco3_0.6.5-1ubuntu0.1_amd64.deb) ...\r\nSelecting previously unselected package libdatrie1.\r\nUnpacking libdatrie1 (from .../libdatrie1_0.2.5-3_amd64.deb) ...\r\nSelecting previously unselected package libunistring0.\r\nUnpacking libunistring0 (from .../libunistring0_0.9.3-5_amd64.deb) ...\r\nSelecting previously unselected package libgettextpo0.\r\nUnpacking libgettextpo0 (from .../libgettextpo0_0.18.1.1-5ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package libgfortran3.\r\nUnpacking libgfortran3 (from .../libgfortran3_4.6.3-1ubuntu5_amd64.deb) ...\r\nSelecting previously unselected package x11-common.\r\nUnpacking x11-common (from .../x11-common_1%3a7.6+12ubuntu2_all.deb) ...\r\nSelecting previously unselected package libice6.\r\nUnpacking libice6 (from .../libice6_2%3a1.0.7-2build1_amd64.deb) ...\r\nSelecting previously unselected package libjpeg-turbo8.\r\nUnpacking libjpeg-turbo8 (from .../libjpeg-turbo8_1.1.90+svn733-0ubuntu4.4_amd64.deb) ...\r\nSelecting previously unselected package libthai-data.\r\nUnpacking libthai-data (from .../libthai-data_0.1.16-3_all.deb) ...\r\nSelecting previously unselected package libthai0.\r\nUnpacking libthai0 (from .../libthai0_0.1.16-3_amd64.deb) ...\r\nSelecting previously unselected package libxft2.\r\nUnpacking libxft2 (from .../libxft2_2.2.0-3ubuntu2_amd64.deb) ...\r\nSelecting previously unselected package fontconfig.\r\nUnpacking fontconfig (from .../fontconfig_2.8.0-3ubuntu9.1_amd64.deb) ...\r\nSelecting previously unselected package libpango1.0-0.\r\nUnpacking libpango1.0-0 (from .../libpango1.0-0_1.30.0-0ubuntu3.1_amd64.deb) ...\r\nSelecting previously unselected package libsm6.\r\nUnpacking libsm6 (from .../libsm6_2%3a1.2.0-2build1_amd64.deb) ...\r\nSelecting previously unselected package libxt6.\r\nUnpacking libxt6 (from .../libxt6_1%3a1.1.1-2ubuntu0.1_amd64.deb) ...\r\nSelecting previously unselected package libxmu6.\r\nUnpacking libxmu6 (from .../libxmu6_2%3a1.1.0-3_amd64.deb) ...\r\nSelecting previously unselected package libxpm4.\r\nUnpacking libxpm4 (from .../libxpm4_1%3a3.5.9-4_amd64.deb) ...\r\nSelecting previously unselected package libxaw7.\r\nUnpacking libxaw7 (from .../libxaw7_2%3a1.0.9-3ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libclass-singleton-perl.\r\nUnpacking libclass-singleton-perl (from .../libclass-singleton-perl_1.4-1_all.deb) ...\r\nSelecting previously unselected package libparams-validate-perl.\r\nUnpacking libparams-validate-perl (from .../libparams-validate-perl_0.97-1build2_amd64.deb) ...\r\nSelecting previously unselected package libparams-util-perl.\r\nUnpacking libparams-util-perl (from .../libparams-util-perl_1.04-1build1_amd64.deb) ...\r\nSelecting previously unselected package libsub-install-perl.\r\nUnpacking libsub-install-perl (from .../libsub-install-perl_0.925-1_all.deb) ...\r\nSelecting previously unselected package libdata-optlist-perl.\r\nUnpacking libdata-optlist-perl (from .../libdata-optlist-perl_0.107-1_all.deb) ...\r\nSelecting previously unselected package libparams-classify-perl.\r\nUnpacking libparams-classify-perl (from .../libparams-classify-perl_0.013-4_amd64.deb) ...\r\nSelecting previously unselected package libmodule-runtime-perl.\r\nUnpacking libmodule-runtime-perl (from .../libmodule-runtime-perl_0.011-1_all.deb) ...\r\nSelecting previously unselected package liblist-moreutils-perl.\r\nUnpacking liblist-moreutils-perl (from .../liblist-moreutils-perl_0.33-1build1_amd64.deb) ...\r\nSelecting previously unselected package libpackage-deprecationmanager-perl.\r\nUnpacking libpackage-deprecationmanager-perl (from .../libpackage-deprecationmanager-perl_0.11-1_all.deb) ...\r\nSelecting previously unselected package libpackage-stash-perl.\r\nUnpacking libpackage-stash-perl (from .../libpackage-stash-perl_0.33-1_all.deb) ...\r\nSelecting previously unselected package libtry-tiny-perl.\r\nUnpacking libtry-tiny-perl (from .../libtry-tiny-perl_0.11-1_all.deb) ...\r\nSelecting previously unselected package libclass-load-perl.\r\nUnpacking libclass-load-perl (from .../libclass-load-perl_0.13-1_all.deb) ...\r\nSelecting previously unselected package libdatetime-timezone-perl.\r\nUnpacking libdatetime-timezone-perl (from .../libdatetime-timezone-perl_1%3a1.42-1+2011nubuntu1_all.deb) ...\r\nSelecting previously unselected package libjpeg8.\r\nUnpacking libjpeg8 (from .../libjpeg8_8c-2ubuntu7_amd64.deb) ...\r\nSelecting previously unselected package libgd2-noxpm.\r\nUnpacking libgd2-noxpm (from .../libgd2-noxpm_2.0.36~rc1~dfsg-6ubuntu2_amd64.deb) ...\r\nSelecting previously unselected package libdatetime-locale-perl.\r\nUnpacking libdatetime-locale-perl (from .../libdatetime-locale-perl_1%3a0.45-1_all.deb) ...\r\nSelecting previously unselected package libmath-round-perl.\r\nUnpacking libmath-round-perl (from .../libmath-round-perl_0.06-3_all.deb) ...\r\nSelecting previously unselected package libdatetime-perl.\r\nUnpacking libdatetime-perl (from .../libdatetime-perl_2%3a0.7000-1build1_amd64.deb) ...\r\nSelecting previously unselected package libclass-factory-util-perl.\r\nUnpacking libclass-factory-util-perl (from .../libclass-factory-util-perl_1.7-2_all.deb) ...\r\nSelecting previously unselected package libdatetime-format-strptime-perl.\r\nUnpacking libdatetime-format-strptime-perl (from .../libdatetime-format-strptime-perl_1.5000-1_all.deb) ...\r\nSelecting previously unselected package libdatetime-format-builder-perl.\r\nUnpacking libdatetime-format-builder-perl (from .../libdatetime-format-builder-perl_0.8000-1_all.deb) ...\r\nSelecting previously unselected package libdatetime-format-iso8601-perl.\r\nUnpacking libdatetime-format-iso8601-perl (from .../libdatetime-format-iso8601-perl_0.07-1_all.deb) ...\r\nSelecting previously unselected package liburi-perl.\r\nUnpacking liburi-perl (from .../liburi-perl_1.59-1_all.deb) ...\r\nSelecting previously unselected package libhttp-date-perl.\r\nUnpacking libhttp-date-perl (from .../libhttp-date-perl_6.00-1_all.deb) ...\r\nSelecting previously unselected package libhtml-tagset-perl.\r\nUnpacking libhtml-tagset-perl (from .../libhtml-tagset-perl_3.20-2_all.deb) ...\r\nSelecting previously unselected package libhtml-parser-perl.\r\nUnpacking libhtml-parser-perl (from .../libhtml-parser-perl_3.69-1build1_amd64.deb) ...\r\nSelecting previously unselected package libencode-locale-perl.\r\nUnpacking libencode-locale-perl (from .../libencode-locale-perl_1.02-2_all.deb) ...\r\nSelecting previously unselected package liblwp-mediatypes-perl.\r\nUnpacking liblwp-mediatypes-perl (from .../liblwp-mediatypes-perl_6.01-1_all.deb) ...\r\nSelecting previously unselected package libhttp-message-perl.\r\nUnpacking libhttp-message-perl (from .../libhttp-message-perl_6.01-1_all.deb) ...\r\nSelecting previously unselected package libhttp-daemon-perl.\r\nUnpacking libhttp-daemon-perl (from .../libhttp-daemon-perl_6.00-1_all.deb) ...\r\nSelecting previously unselected package libfile-listing-perl.\r\nUnpacking libfile-listing-perl (from .../libfile-listing-perl_6.03-1_all.deb) ...\r\nSelecting previously unselected package libhtml-tree-perl.\r\nUnpacking libhtml-tree-perl (from .../libhtml-tree-perl_4.2-1_all.deb) ...\r\nSelecting previously unselected package libhttp-cookies-perl.\r\nUnpacking libhttp-cookies-perl (from .../libhttp-cookies-perl_6.00-2_all.deb) ...\r\nSelecting previously unselected package libhttp-negotiate-perl.\r\nUnpacking libhttp-negotiate-perl (from .../libhttp-negotiate-perl_6.00-2_all.deb) ...\r\nSelecting previously unselected package libnet-http-perl.\r\nUnpacking libnet-http-perl (from .../libnet-http-perl_6.02-1_all.deb) ...\r\nSelecting previously unselected package libnet-ssleay-perl.\r\nUnpacking libnet-ssleay-perl (from .../libnet-ssleay-perl_1.42-1build1_amd64.deb) ...\r\nSelecting previously unselected package libio-socket-ssl-perl.\r\nUnpacking libio-socket-ssl-perl (from .../libio-socket-ssl-perl_1.53-1_all.deb) ...\r\nSelecting previously unselected package liblwp-protocol-https-perl.\r\nUnpacking liblwp-protocol-https-perl (from .../liblwp-protocol-https-perl_6.02-1_all.deb) ...\r\nSelecting previously unselected package libwww-robotrules-perl.\r\nUnpacking libwww-robotrules-perl (from .../libwww-robotrules-perl_6.01-1_all.deb) ...\r\nSelecting previously unselected package libwww-perl.\r\nUnpacking libwww-perl (from .../libwww-perl_6.03-1_all.deb) ...\r\nSelecting previously unselected package libxml-parser-perl.\r\nUnpacking libxml-parser-perl (from .../libxml-parser-perl_2.41-1build1_amd64.deb) ...\r\nSelecting previously unselected package librpc-xml-perl.\r\nUnpacking librpc-xml-perl (from .../librpc-xml-perl_0.76-1_all.deb) ...\r\nSelecting previously unselected package libapparmor1.\r\nUnpacking libapparmor1 (from .../libapparmor1_2.7.102-0ubuntu3.10_amd64.deb) ...\r\nSelecting previously unselected package libapparmor-perl.\r\nUnpacking libapparmor-perl (from .../libapparmor-perl_2.7.102-0ubuntu3.10_amd64.deb) ...\r\nSelecting previously unselected package apparmor-utils.\r\nUnpacking apparmor-utils (from .../apparmor-utils_2.7.102-0ubuntu3.10_amd64.deb) ...\r\nSelecting previously unselected package fonts-liberation.\r\nUnpacking fonts-liberation (from .../fonts-liberation_1.07.0-2ubuntu0.1_all.deb) ...\r\nSelecting previously unselected package gettext.\r\nUnpacking gettext (from .../gettext_0.18.1.1-5ubuntu3_amd64.deb) ...\r\nSelecting previously unselected package gfortran-4.6.\r\nUnpacking gfortran-4.6 (from .../gfortran-4.6_4.6.3-1ubuntu5_amd64.deb) ...\r\nSelecting previously unselected package gfortran.\r\nUnpacking gfortran (from .../gfortran_4%3a4.6.3-1ubuntu5_amd64.deb) ...\r\nSelecting previously unselected package libcdt4.\r\nUnpacking libcdt4 (from .../libcdt4_2.26.3-10ubuntu1.1_amd64.deb) ...\r\nSelecting previously unselected package libcgraph5.\r\nUnpacking libcgraph5 (from .../libcgraph5_2.26.3-10ubuntu1.1_amd64.deb) ...\r\nSelecting previously unselected package libgraph4.\r\nUnpacking libgraph4 (from .../libgraph4_2.26.3-10ubuntu1.1_amd64.deb) ...\r\nSelecting previously unselected package libpathplan4.\r\nUnpacking libpathplan4 (from .../libpathplan4_2.26.3-10ubuntu1.1_amd64.deb) ...\r\nSelecting previously unselected package libgvc5.\r\nUnpacking libgvc5 (from .../libgvc5_2.26.3-10ubuntu1.1_amd64.deb) ...\r\nSelecting previously unselected package libgvpr1.\r\nUnpacking libgvpr1 (from .../libgvpr1_2.26.3-10ubuntu1.1_amd64.deb) ...\r\nSelecting previously unselected package graphviz.\r\nUnpacking graphviz (from .../graphviz_2.26.3-10ubuntu1.1_amd64.deb) ...\r\nSelecting previously unselected package libxdot4.\r\nUnpacking libxdot4 (from .../libxdot4_2.26.3-10ubuntu1.1_amd64.deb) ...\r\nSelecting previously unselected package libgraphviz-dev.\r\nUnpacking libgraphviz-dev (from .../libgraphviz-dev_2.26.3-10ubuntu1.1_amd64.deb) ...\r\nSelecting previously unselected package graphviz-dev.\r\nUnpacking graphviz-dev (from .../graphviz-dev_2.26.3-10ubuntu1.1_all.deb) ...\r\nSelecting previously unselected package python-configobj.\r\nUnpacking python-configobj (from .../python-configobj_4.7.2+ds-3build1_all.deb) ...\r\nSelecting previously unselected package python-decorator.\r\nUnpacking python-decorator (from .../python-decorator_3.3.2-1_all.deb) ...\r\nSelecting previously unselected package python-pexpect.\r\nUnpacking python-pexpect (from .../python-pexpect_2.3-1ubuntu2_all.deb) ...\r\nSelecting previously unselected package python-support.\r\nUnpacking python-support (from .../python-support_1.0.14ubuntu2_all.deb) ...\r\nSelecting previously unselected package python-simplegeneric.\r\nUnpacking python-simplegeneric (from .../python-simplegeneric_0.7-1build1_all.deb) ...\r\nSelecting previously unselected package ipython.\r\nUnpacking ipython (from .../ipython_0.12.1+dfsg-0ubuntu1.1_all.deb) ...\r\nSelecting previously unselected package libblas3gf.\r\nUnpacking libblas3gf (from .../libblas3gf_1.2.20110419-2ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libblas-dev.\r\nUnpacking libblas-dev (from .../libblas-dev_1.2.20110419-2ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libfont-afm-perl.\r\nUnpacking libfont-afm-perl (from .../libfont-afm-perl_1.20-1_all.deb) ...\r\nSelecting previously unselected package libfreetype6-dev.\r\nUnpacking libfreetype6-dev (from .../libfreetype6-dev_2.4.8-1ubuntu2.1_amd64.deb) ...\r\nSelecting previously unselected package libgeos-3.2.2.\r\nUnpacking libgeos-3.2.2 (from .../libgeos-3.2.2_3.2.2-3ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libgeos-c1.\r\nUnpacking libgeos-c1 (from .../libgeos-c1_3.2.2-3ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libgeos-dev.\r\nUnpacking libgeos-dev (from .../libgeos-dev_3.2.2-3ubuntu1_amd64.deb) ...\r\nSelecting previously unselected package libhtml-form-perl.\r\nUnpacking libhtml-form-perl (from .../libhtml-form-perl_6.00-1_all.deb) ...\r\nSelecting previously unselected package libhtml-format-perl.\r\nUnpacking libhtml-format-perl (from .../libhtml-format-perl_2.10-1_all.deb) ...\r\nSelecting previously unselected package libsocket6-perl.\r\nUnpacking libsocket6-perl (from .../libsocket6-perl_0.23-1build2_amd64.deb) ...\r\nSelecting previously unselected package libio-socket-inet6-perl.\r\nUnpacking libio-socket-inet6-perl (from .../libio-socket-inet6-perl_2.69-2_all.deb) ...\r\nSelecting previously unselected package libjpeg-turbo8-dev.\r\nUnpacking libjpeg-turbo8-dev (from .../libjpeg-turbo8-dev_1.1.90+svn733-0ubuntu4.4_amd64.deb) ...\r\nSelecting previously unselected package libjpeg8-dev.\r\nUnpacking libjpeg8-dev (from .../libjpeg8-dev_8c-2ubuntu7_amd64.deb) ...\r\nSelecting previously unselected package liblapack3gf.\r\nUnpacking liblapack3gf (from .../liblapack3gf_3.3.1-1_amd64.deb) ...\r\nSelecting previously unselected package liblapack-dev.\r\nUnpacking liblapack-dev (from .../liblapack-dev_3.3.1-1_amd64.deb) ...\r\nSelecting previously unselected package libmailtools-perl.\r\nUnpacking libmailtools-perl (from .../libmailtools-perl_2.08-1_all.deb) ...\r\nSelecting previously unselected package libmysqlclient-dev.\r\nUnpacking libmysqlclient-dev (from .../libmysqlclient-dev_5.5.38-0ubuntu0.12.04.1_amd64.deb) ...\r\nSelecting previously unselected package libpackage-stash-xs-perl.\r\nUnpacking libpackage-stash-xs-perl (from .../libpackage-stash-xs-perl_0.24-1build1_amd64.deb) ...\r\nSelecting previously unselected package libpng12-dev.\r\nUnpacking libpng12-dev (from .../libpng12-dev_1.2.46-3ubuntu4_amd64.deb) ...\r\nSelecting previously unselected package rlwrap.\r\nUnpacking rlwrap (from .../rlwrap_0.37-2_amd64.deb) ...\r\nSelecting previously unselected package s3cmd.\r\nUnpacking s3cmd (from .../archives/s3cmd_1.0.0-1_all.deb) ...\r\nSelecting previously unselected package ttf-liberation.\r\nUnpacking ttf-liberation (from .../ttf-liberation_1.07.0-2ubuntu0.1_all.deb) ...\r\nSelecting previously unselected package nodejs.\r\nUnpacking nodejs (from .../nodejs_0.10.32-1chl1~precise1_amd64.deb) ...\r\nProcessing triggers for man-db ...\r\nProcessing triggers for ureadahead ...\r\nProcessing triggers for install-info ...\r\nSetting up libfreetype6 (2.4.8-1ubuntu2.1) ...\r\nSetting up ttf-dejavu-core (2.33-2ubuntu1) ...\r\nSetting up fontconfig-config (2.8.0-3ubuntu9.1) ...\r\nSetting up libfontconfig1 (2.8.0-3ubuntu9.1) ...\r\nSetting up libpixman-1-0 (0.30.2-1ubuntu0.0.0.0.1) ...\r\nSetting up libxcb-render0 (1.8.1-1ubuntu0.2) ...\r\nSetting up libxcb-shm0 (1.8.1-1ubuntu0.2) ...\r\nSetting up libxrender1 (1:0.9.6-2ubuntu0.1) ...\r\nSetting up libcairo2 (1.10.2-6.1ubuntu3) ...\r\nSetting up libcroco3 (0.6.5-1ubuntu0.1) ...\r\nSetting up libdatrie1 (0.2.5-3) ...\r\nSetting up libunistring0 (0.9.3-5) ...\r\nSetting up libgettextpo0 (0.18.1.1-5ubuntu3) ...\r\nSetting up libgfortran3 (4.6.3-1ubuntu5) ...\r\nSetting up x11-common (1:7.6+12ubuntu2) ...\r\nSetting up libice6 (2:1.0.7-2build1) ...\r\nSetting up libjpeg-turbo8 (1.1.90+svn733-0ubuntu4.4) ...\r\nSetting up libthai-data (0.1.16-3) ...\r\nSetting up libthai0 (0.1.16-3) ...\r\nSetting up libxft2 (2.2.0-3ubuntu2) ...\r\nSetting up fontconfig (2.8.0-3ubuntu9.1) ...\r\nCleaning up old fontconfig caches... done.\r\nRegenerating fonts cache... done.\r\nSetting up libpango1.0-0 (1.30.0-0ubuntu3.1) ...\r\nSetting up libsm6 (2:1.2.0-2build1) ...\r\nSetting up libxt6 (1:1.1.1-2ubuntu0.1) ...\r\nSetting up libxmu6 (2:1.1.0-3) ...\r\nSetting up libxpm4 (1:3.5.9-4) ...\r\nSetting up libxaw7 (2:1.0.9-3ubuntu1) ...\r\nSetting up libjpeg8 (8c-2ubuntu7) ...\r\nSetting up libgd2-noxpm (2.0.36~rc1~dfsg-6ubuntu2) ...\r\nSetting up libapparmor1 (2.7.102-0ubuntu3.10) ...\r\nSetting up fonts-liberation (1.07.0-2ubuntu0.1) ...\r\nSetting up gettext (0.18.1.1-5ubuntu3) ...\r\nSetting up gfortran-4.6 (4.6.3-1ubuntu5) ...\r\nSetting up gfortran (4:4.6.3-1ubuntu5) ...\r\nupdate-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode.\r\nSetting up libcdt4 (2.26.3-10ubuntu1.1) ...\r\nSetting up libcgraph5 (2.26.3-10ubuntu1.1) ...\r\nSetting up libgraph4 (2.26.3-10ubuntu1.1) ...\r\nSetting up libpathplan4 (2.26.3-10ubuntu1.1) ...\r\nSetting up libgvc5 (2.26.3-10ubuntu1.1) ...\r\nSetting up libgvpr1 (2.26.3-10ubuntu1.1) ...\r\nSetting up graphviz (2.26.3-10ubuntu1.1) ...\r\nSetting up libxdot4 (2.26.3-10ubuntu1.1) ...\r\nSetting up libgraphviz-dev (2.26.3-10ubuntu1.1) ...\r\nSetting up graphviz-dev (2.26.3-10ubuntu1.1) ...\r\nSetting up python-configobj (4.7.2+ds-3build1) ...\r\nSetting up python-decorator (3.3.2-1) ...\r\nSetting up python-pexpect (2.3-1ubuntu2) ...\r\nSetting up python-support (1.0.14ubuntu2) ...\r\nSetting up python-simplegeneric (0.7-1build1) ...\r\nSetting up ipython (0.12.1+dfsg-0ubuntu1.1) ...\r\nSetting up libblas3gf (1.2.20110419-2ubuntu1) ...\r\nupdate-alternatives: using /usr/lib/libblas/libblas.so.3gf to provide /usr/lib/libblas.so.3gf (libblas.so.3gf) in auto mode.\r\nSetting up libblas-dev (1.2.20110419-2ubuntu1) ...\r\nupdate-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode.\r\nSetting up libfreetype6-dev (2.4.8-1ubuntu2.1) ...\r\nSetting up libgeos-3.2.2 (3.2.2-3ubuntu1) ...\r\nSetting up libgeos-c1 (3.2.2-3ubuntu1) ...\r\nSetting up libgeos-dev (3.2.2-3ubuntu1) ...\r\nSetting up libjpeg-turbo8-dev (1.1.90+svn733-0ubuntu4.4) ...\r\nSetting up libjpeg8-dev (8c-2ubuntu7) ...\r\nSetting up liblapack3gf (3.3.1-1) ...\r\nupdate-alternatives: using /usr/lib/lapack/liblapack.so.3gf to provide /usr/lib/liblapack.so.3gf (liblapack.so.3gf) in auto mode.\r\nSetting up liblapack-dev (3.3.1-1) ...\r\nupdate-alternatives: using /usr/lib/lapack/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode.\r\nSetting up libmysqlclient-dev (5.5.38-0ubuntu0.12.04.1) ...\r\nSetting up libpng12-dev (1.2.46-3ubuntu4) ...\r\nSetting up rlwrap (0.37-2) ...\r\nupdate-alternatives: using /usr/bin/rlwrap to provide /usr/bin/readline-editor (readline-editor) in auto mode.\r\nSetting up s3cmd (1.0.0-1) ...\r\nSetting up ttf-liberation (1.07.0-2ubuntu0.1) ...\r\nSetting up nodejs (0.10.32-1chl1~precise1) ...\r\nSetting up perl-modules (5.14.2-6ubuntu2.4) ...\r\nSetting up perl (5.14.2-6ubuntu2.4) ...\r\nSetting up libclass-singleton-perl (1.4-1) ...\r\nSetting up libparams-validate-perl (0.97-1build2) ...\r\nSetting up libparams-util-perl (1.04-1build1) ...\r\nSetting up libsub-install-perl (0.925-1) ...\r\nSetting up libdata-optlist-perl (0.107-1) ...\r\nSetting up libparams-classify-perl (0.013-4) ...\r\nSetting up libmodule-runtime-perl (0.011-1) ...\r\nSetting up liblist-moreutils-perl (0.33-1build1) ...\r\nSetting up libpackage-deprecationmanager-perl (0.11-1) ...\r\nSetting up libpackage-stash-perl (0.33-1) ...\r\nSetting up libtry-tiny-perl (0.11-1) ...\r\nSetting up libclass-load-perl (0.13-1) ...\r\nSetting up libdatetime-timezone-perl (1:1.42-1+2011nubuntu1) ...\r\nSetting up libdatetime-locale-perl (1:0.45-1) ...\r\nSetting up libmath-round-perl (0.06-3) ...\r\nSetting up libdatetime-perl (2:0.7000-1build1) ...\r\nSetting up libclass-factory-util-perl (1.7-2) ...\r\nSetting up libdatetime-format-strptime-perl (1.5000-1) ...\r\nSetting up libdatetime-format-builder-perl (0.8000-1) ...\r\nSetting up libdatetime-format-iso8601-perl (0.07-1) ...\r\nSetting up liburi-perl (1.59-1) ...\r\nSetting up libhttp-date-perl (6.00-1) ...\r\nSetting up libhtml-tagset-perl (3.20-2) ...\r\nSetting up libhtml-parser-perl (3.69-1build1) ...\r\nSetting up libencode-locale-perl (1.02-2) ...\r\nSetting up liblwp-mediatypes-perl (6.01-1) ...\r\nSetting up libhttp-message-perl (6.01-1) ...\r\nSetting up libhttp-daemon-perl (6.00-1) ...\r\nSetting up libfile-listing-perl (6.03-1) ...\r\nSetting up libhtml-tree-perl (4.2-1) ...\r\nSetting up libhttp-cookies-perl (6.00-2) ...\r\nSetting up libhttp-negotiate-perl (6.00-2) ...\r\nSetting up libnet-http-perl (6.02-1) ...\r\nSetting up libnet-ssleay-perl (1.42-1build1) ...\r\nSetting up libio-socket-ssl-perl (1.53-1) ...\r\nSetting up libwww-robotrules-perl (6.01-1) ...\r\nSetting up libwww-perl (6.03-1) ...\r\nSetting up libxml-parser-perl (2.41-1build1) ...\r\nSetting up librpc-xml-perl (0.76-1) ...\r\nSetting up libapparmor-perl (2.7.102-0ubuntu3.10) ...\r\nSetting up apparmor-utils (2.7.102-0ubuntu3.10) ...\r\nSetting up libfont-afm-perl (1.20-1) ...\r\nSetting up libhtml-form-perl (6.00-1) ...\r\nSetting up libhtml-format-perl (2.10-1) ...\r\nSetting up libsocket6-perl (0.23-1build2) ...\r\nSetting up libio-socket-inet6-perl (2.69-2) ...\r\nSetting up libmailtools-perl (2.08-1) ...\r\nSetting up libpackage-stash-xs-perl (0.24-1build1) ...\r\nSetting up liblwp-protocol-https-perl (6.02-1) ...\r\nProcessing triggers for libc-bin ...\r\nldconfig deferred processing now taking place\r\nProcessing triggers for python-support ...\r\n"}
TASK: [edxapp | create log directories for service variants] ******************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/var/log/edxapp/lms state=directory owner=syslog group=syslog mode=0750
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020748.43-23759218107381 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020748.43-23759218107381 && echo $HOME/.ansible/tmp/ansible-tmp-1412020748.43-23759218107381'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp6l9uGg TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020748.43-23759218107381/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=zfnyqvniuxxyqrrmhtkbqqaxxrlnkewg] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-zfnyqvniuxxyqrrmhtkbqqaxxrlnkewg; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020748.43-23759218107381/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020748.43-23759218107381/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=lms) => {"changed": true, "gid": 103, "group": "syslog", "item": "lms", "mode": "0750", "owner": "syslog", "path": "/edx/var/log/edxapp/lms", "size": 4096, "state": "directory", "uid": 101}
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path=/edx/var/log/edxapp/cms state=directory owner=syslog group=syslog mode=0750
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020748.57-211486441814713 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020748.57-211486441814713 && echo $HOME/.ansible/tmp/ansible-tmp-1412020748.57-211486441814713'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpdeByVb TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020748.57-211486441814713/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ecttazkatunpmgwkjlnzabngtcedjdix] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ecttazkatunpmgwkjlnzabngtcedjdix; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020748.57-211486441814713/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020748.57-211486441814713/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => (item=cms) => {"changed": true, "gid": 103, "group": "syslog", "item": "cms", "mode": "0750", "owner": "syslog", "path": "/edx/var/log/edxapp/cms", "size": 4096, "state": "directory", "uid": 101}
TASK: [edxapp | code sandbox | Use libblas for 3gf] ***************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command update-alternatives --set libblas.so.3gf /usr/lib/libblas/libblas.so.3gf
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020748.72-60196940377313 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020748.72-60196940377313 && echo $HOME/.ansible/tmp/ansible-tmp-1412020748.72-60196940377313'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpmb_KYS TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020748.72-60196940377313/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=xfzdbmooxxfhuwcxbprahuuiotemkfhh] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-xfzdbmooxxfhuwcxbprahuuiotemkfhh; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020748.72-60196940377313/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020748.72-60196940377313/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "cmd": ["update-alternatives", "--set", "libblas.so.3gf", "/usr/lib/libblas/libblas.so.3gf"], "delta": "0:00:00.014759", "end": "2014-09-29 19:59:08.990576", "item": "", "rc": 0, "start": "2014-09-29 19:59:08.975817", "stderr": "", "stdout": ""}
TASK: [edxapp | code sandbox | Use liblapac for 3gf] **************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command update-alternatives --set liblapack.so.3gf /usr/lib/lapack/liblapack.so.3gf
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020748.9-128936877897373 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020748.9-128936877897373 && echo $HOME/.ansible/tmp/ansible-tmp-1412020748.9-128936877897373'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpPCaB_u TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020748.9-128936877897373/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=jffieeywezvflsfqzsbnrngnvdgnjzch] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-jffieeywezvflsfqzsbnrngnvdgnjzch; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020748.9-128936877897373/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020748.9-128936877897373/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "cmd": ["update-alternatives", "--set", "liblapack.so.3gf", "/usr/lib/lapack/liblapack.so.3gf"], "delta": "0:00:00.018638", "end": "2014-09-29 19:59:09.165787", "item": "", "rc": 0, "start": "2014-09-29 19:59:09.147149", "stderr": "", "stdout": ""}
TASK: [edxapp | code sandbox | Create edxapp sandbox user] ********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE user name=sandbox shell=/bin/false home=/edx/app/edxapp/venvs/edxapp-sandbox
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020749.08-41396565087915 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020749.08-41396565087915 && echo $HOME/.ansible/tmp/ansible-tmp-1412020749.08-41396565087915'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpQqbWOZ TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020749.08-41396565087915/user
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=uljlhpvzokcxfbggaepdpzdirkxfahpt] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-uljlhpvzokcxfbggaepdpzdirkxfahpt; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020749.08-41396565087915/user; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020749.08-41396565087915/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "comment": "", "createhome": true, "group": 1009, "home": "/edx/app/edxapp/venvs/edxapp-sandbox", "item": "", "name": "sandbox", "shell": "/bin/false", "state": "present", "system": false, "uid": 1006}
TASK: [edxapp | code sandbox | Install apparmor utils system pkg] *************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE apt pkg=apparmor-utils state=present
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020749.35-46148017134923 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020749.35-46148017134923 && echo $HOME/.ansible/tmp/ansible-tmp-1412020749.35-46148017134923'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpXrWOMC TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020749.35-46148017134923/apt
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=epumfqrrxescihwnzzpxglviguugpfph] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-epumfqrrxescihwnzzpxglviguugpfph; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020749.35-46148017134923/apt; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020749.35-46148017134923/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"changed": false, "item": ""}
TASK: [edxapp | code sandbox | write out apparmor code sandbox config] ********
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020750.13-12337148912395 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020750.13-12337148912395 && echo $HOME/.ansible/tmp/ansible-tmp-1412020750.13-12337148912395'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=oqphszlbmziugydpqwlxeyekcuwgrdpl] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-oqphszlbmziugydpqwlxeyekcuwgrdpl; rc=0; [ -r "/etc/apparmor.d/code.sandbox" ] || rc=2; [ -f "/etc/apparmor.d/code.sandbox" ] || rc=1; [ -d "/etc/apparmor.d/code.sandbox" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/apparmor.d/code.sandbox 2>/dev/null) || (/sbin/md5sum -q /etc/apparmor.d/code.sandbox 2>/dev/null) || (/usr/bin/digest -a md5 /etc/apparmor.d/code.sandbox 2>/dev/null) || (/sbin/md5 -q /etc/apparmor.d/code.sandbox 2>/dev/null) || (/usr/bin/md5 -n /etc/apparmor.d/code.sandbox 2>/dev/null) || (/bin/md5 -q /etc/apparmor.d/code.sandbox 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/apparmor.d/code.sandbox 2>/dev/null) || (/bin/csum -h MD5 /etc/apparmor.d/code.sandbox 2>/dev/null) || (echo "${rc} /etc/apparmor.d/code.sandbox")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpXizl4j TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.13-12337148912395/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmppug93F TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.13-12337148912395/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ytbonncvrbgngnntszyavmkxixuxhfai] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ytbonncvrbgngnntszyavmkxixuxhfai; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.13-12337148912395/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.13-12337148912395/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/etc/apparmor.d/code.sandbox", "gid": 0, "group": "root", "item": "", "md5sum": "17a5bf44eca3136c27fe5774a6f8edbe", "mode": "0644", "owner": "root", "size": 1434, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020750.13-12337148912395/source", "state": "file", "uid": 0}
TASK: [edxapp | code sandbox | write out sandbox user sudoers config] *********
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020750.36-30527714670289 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020750.36-30527714670289 && echo $HOME/.ansible/tmp/ansible-tmp-1412020750.36-30527714670289'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=eyehuwrjlsjhmxijfwhznqfgcjdomrol] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-eyehuwrjlsjhmxijfwhznqfgcjdomrol; rc=0; [ -r "/etc/sudoers.d/95-sandbox" ] || rc=2; [ -f "/etc/sudoers.d/95-sandbox" ] || rc=1; [ -d "/etc/sudoers.d/95-sandbox" ] && echo 3 && exit 0; (/usr/bin/md5sum /etc/sudoers.d/95-sandbox 2>/dev/null) || (/sbin/md5sum -q /etc/sudoers.d/95-sandbox 2>/dev/null) || (/usr/bin/digest -a md5 /etc/sudoers.d/95-sandbox 2>/dev/null) || (/sbin/md5 -q /etc/sudoers.d/95-sandbox 2>/dev/null) || (/usr/bin/md5 -n /etc/sudoers.d/95-sandbox 2>/dev/null) || (/bin/md5 -q /etc/sudoers.d/95-sandbox 2>/dev/null) || (/usr/bin/csum -h MD5 /etc/sudoers.d/95-sandbox 2>/dev/null) || (/bin/csum -h MD5 /etc/sudoers.d/95-sandbox 2>/dev/null) || (echo "${rc} /etc/sudoers.d/95-sandbox")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmphxhuZ6 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.36-30527714670289/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpwjWUvh TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.36-30527714670289/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=aifqvvyolsmaodktycivcwngcyqxygiv] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-aifqvvyolsmaodktycivcwngcyqxygiv; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.36-30527714670289/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.36-30527714670289/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/etc/sudoers.d/95-sandbox", "gid": 0, "group": "root", "item": "", "md5sum": "e5e27b5e6375337d4cbb3355c30b91d5", "mode": "0440", "owner": "root", "size": 277, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020750.36-30527714670289/source", "state": "file", "uid": 0}
TASK: [edxapp | code sandbox | start apparmor service] ************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE service name=apparmor state=started
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020750.58-113376544896068 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020750.58-113376544896068 && echo $HOME/.ansible/tmp/ansible-tmp-1412020750.58-113376544896068'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp_UxVRR TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.58-113376544896068/service
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=wglttqgozlwojykdhkqccohtmjffdtzz] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-wglttqgozlwojykdhkqccohtmjffdtzz; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.58-113376544896068/service; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.58-113376544896068/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"changed": false, "item": "", "name": "apparmor", "state": "started"}
TASK: [edxapp | code sandbox | (bootstrap) load code sandbox profile] *********
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command apparmor_parser -r /etc/apparmor.d/code.sandbox
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020750.76-246547110157051 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020750.76-246547110157051 && echo $HOME/.ansible/tmp/ansible-tmp-1412020750.76-246547110157051'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp5o3Tv5 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.76-246547110157051/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=tuzpptfbspwiunbhojafoahjxzzvgopd] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-tuzpptfbspwiunbhojafoahjxzzvgopd; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.76-246547110157051/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020750.76-246547110157051/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "cmd": ["apparmor_parser", "-r", "/etc/apparmor.d/code.sandbox"], "delta": "0:00:00.104519", "end": "2014-09-29 19:59:11.101175", "item": "", "rc": 0, "start": "2014-09-29 19:59:10.996656", "stderr": "", "stdout": ""}
TASK: [edxapp | code sandbox | (bootstrap) put code sandbox into aa-enforce or aa-complain mode depending on EDXAPP_SANDBOX_ENFORCE] ***
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command /usr/sbin/aa-enforce /etc/apparmor.d/code.sandbox
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020751.01-162471230128075 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020751.01-162471230128075 && echo $HOME/.ansible/tmp/ansible-tmp-1412020751.01-162471230128075'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpbRgXn2 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020751.01-162471230128075/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=edajlxkuoztehpzpexorlvwkmtwhwrnp] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-edajlxkuoztehpzpexorlvwkmtwhwrnp; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020751.01-162471230128075/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020751.01-162471230128075/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "cmd": ["/usr/sbin/aa-enforce", "/etc/apparmor.d/code.sandbox"], "delta": "0:00:00.385015", "end": "2014-09-29 19:59:11.642725", "item": "", "rc": 0, "start": "2014-09-29 19:59:11.257710", "stderr": "", "stdout": "Setting /etc/apparmor.d/code.sandbox to enforce mode."}
TASK: [edxapp | setup the edxapp env] *****************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020751.54-110272852433927 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020751.54-110272852433927 && echo $HOME/.ansible/tmp/ansible-tmp-1412020751.54-110272852433927'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=mhtsxuinllpbyqlgkehfyyfyqvxarqjc] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-mhtsxuinllpbyqlgkehfyyfyqvxarqjc; rc=0; [ -r "/edx/app/edxapp/edxapp_env" ] || rc=2; [ -f "/edx/app/edxapp/edxapp_env" ] || rc=1; [ -d "/edx/app/edxapp/edxapp_env" ] && echo 3 && exit 0; (/usr/bin/md5sum /edx/app/edxapp/edxapp_env 2>/dev/null) || (/sbin/md5sum -q /edx/app/edxapp/edxapp_env 2>/dev/null) || (/usr/bin/digest -a md5 /edx/app/edxapp/edxapp_env 2>/dev/null) || (/sbin/md5 -q /edx/app/edxapp/edxapp_env 2>/dev/null) || (/usr/bin/md5 -n /edx/app/edxapp/edxapp_env 2>/dev/null) || (/bin/md5 -q /edx/app/edxapp/edxapp_env 2>/dev/null) || (/usr/bin/csum -h MD5 /edx/app/edxapp/edxapp_env 2>/dev/null) || (/bin/csum -h MD5 /edx/app/edxapp/edxapp_env 2>/dev/null) || (echo "${rc} /edx/app/edxapp/edxapp_env")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpk7UI21 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020751.54-110272852433927/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmppSzD5U TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020751.54-110272852433927/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=klcmikjmtnlioycesgydwvftyqejdvya] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-klcmikjmtnlioycesgydwvftyqejdvya; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020751.54-110272852433927/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020751.54-110272852433927/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/edx/app/edxapp/edxapp_env", "gid": 33, "group": "www-data", "item": "", "md5sum": "9fb1b5eaa4350c1934dbd15afa0119fc", "mode": "0644", "owner": "edxapp", "size": 716, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020751.54-110272852433927/source", "state": "file", "uid": 1003}
TASK: [edxapp | create ssh script for git (not authenticated)] ****************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020751.82-35853744696343 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020751.82-35853744696343 && echo $HOME/.ansible/tmp/ansible-tmp-1412020751.82-35853744696343'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=juxppowjqimwytceluktbiepmivbipau] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-juxppowjqimwytceluktbiepmivbipau; rc=0; [ -r "/tmp/edxapp_git_ssh.sh" ] || rc=2; [ -f "/tmp/edxapp_git_ssh.sh" ] || rc=1; [ -d "/tmp/edxapp_git_ssh.sh" ] && echo 3 && exit 0; (/usr/bin/md5sum /tmp/edxapp_git_ssh.sh 2>/dev/null) || (/sbin/md5sum -q /tmp/edxapp_git_ssh.sh 2>/dev/null) || (/usr/bin/digest -a md5 /tmp/edxapp_git_ssh.sh 2>/dev/null) || (/sbin/md5 -q /tmp/edxapp_git_ssh.sh 2>/dev/null) || (/usr/bin/md5 -n /tmp/edxapp_git_ssh.sh 2>/dev/null) || (/bin/md5 -q /tmp/edxapp_git_ssh.sh 2>/dev/null) || (/usr/bin/csum -h MD5 /tmp/edxapp_git_ssh.sh 2>/dev/null) || (/bin/csum -h MD5 /tmp/edxapp_git_ssh.sh 2>/dev/null) || (echo "${rc} /tmp/edxapp_git_ssh.sh")\'"\'"\'\'']
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpyFMKgB TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020751.82-35853744696343/source
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpjNIwjE TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020751.82-35853744696343/copy
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=fonsddfezajqtvgwlthgwgvcwapkrfri] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-fonsddfezajqtvgwlthgwgvcwapkrfri; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020751.82-35853744696343/copy; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020751.82-35853744696343/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "dest": "/tmp/edxapp_git_ssh.sh", "gid": 1000, "group": "vagrant", "item": "", "md5sum": "b78b7dbf8a977a4378e4da72dcaaede7", "mode": "0750", "owner": "edxapp", "size": 61, "src": "/home/vagrant/.ansible/tmp/ansible-tmp-1412020751.82-35853744696343/source", "state": "file", "uid": 1003}
TASK: [edxapp | create ssh script for git (authenticated)] ********************
skipping: [default]
TASK: [edxapp | install read-only ssh key] ************************************
skipping: [default]
TASK: [edxapp | checkout edx-platform repo into {{edxapp_code_dir}}] **********
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE git dest=/edx/app/edxapp/edx-platform repo=https://github.com/edx/edx-platform.git version=master accept_hostkey=yes
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020752.07-105998451056532 && chmod a+rx /tmp/ansible-tmp-1412020752.07-105998451056532 && echo /tmp/ansible-tmp-1412020752.07-105998451056532'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpfstQFY TO /tmp/ansible-tmp-1412020752.07-105998451056532/git
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020752.07-105998451056532/git'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=paxnfxktgzkgarqyyiknsbofpkhdvqup] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-paxnfxktgzkgarqyyiknsbofpkhdvqup; GIT_SSH=/tmp/edxapp_git_ssh.sh /usr/bin/python /tmp/ansible-tmp-1412020752.07-105998451056532/git\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020752.07-105998451056532/ >/dev/null 2>&1'"]
changed: [default] => {"after": "c5530b758d21aa7899a5ca0f14adf9822d38d7d3", "before": "d43d5d7d4e92c276b90e421ede29f9fa9feab5fd", "changed": true, "item": ""}
TASK: [edxapp | git clean after checking out edx-platform] ********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command cd /edx/app/edxapp/edx-platform && git clean -xdf #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020764.01-102584619425764 && chmod a+rx /tmp/ansible-tmp-1412020764.01-102584619425764 && echo /tmp/ansible-tmp-1412020764.01-102584619425764'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpuZXbKa TO /tmp/ansible-tmp-1412020764.01-102584619425764/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020764.01-102584619425764/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=kypxhuhoznyimaasiwzflhvrdotarbtd] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-kypxhuhoznyimaasiwzflhvrdotarbtd; /usr/bin/python /tmp/ansible-tmp-1412020764.01-102584619425764/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020764.01-102584619425764/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "cd /edx/app/edxapp/edx-platform && git clean -xdf ", "delta": "0:00:01.215634", "end": "2014-09-29 19:59:25.495749", "item": "", "rc": 0, "start": "2014-09-29 19:59:24.280115", "stderr": "", "stdout": "Removing .bundle/\nRemoving Open_edX.egg-info/\nRemoving bin/\nRemoving cms/__init__.pyc\nRemoving cms/djangoapps/contentstore/__init__.pyc\nRemoving cms/djangoapps/contentstore/context_processors.pyc\nRemoving cms/djangoapps/contentstore/course_info_model.pyc\nRemoving cms/djangoapps/contentstore/debug_file_uploader.pyc\nRemoving cms/djangoapps/contentstore/features/advanced_settings.pyc\nRemoving cms/djangoapps/contentstore/features/checklists.pyc\nRemoving cms/djangoapps/contentstore/features/common.pyc\nRemoving cms/djangoapps/contentstore/features/component.pyc\nRemoving cms/djangoapps/contentstore/features/component_settings_editor_helpers.pyc\nRemoving cms/djangoapps/contentstore/features/course-export.pyc\nRemoving cms/djangoapps/contentstore/features/course-outline.pyc\nRemoving cms/djangoapps/contentstore/features/course-settings.pyc\nRemoving cms/djangoapps/contentstore/features/course-team.pyc\nRemoving cms/djangoapps/contentstore/features/course-updates.pyc\nRemoving cms/djangoapps/contentstore/features/course_import.pyc\nRemoving cms/djangoapps/contentstore/features/courses.pyc\nRemoving cms/djangoapps/contentstore/features/discussion-editor.pyc\nRemoving cms/djangoapps/contentstore/features/grading.pyc\nRemoving cms/djangoapps/contentstore/features/help.pyc\nRemoving cms/djangoapps/contentstore/features/html-editor.pyc\nRemoving cms/djangoapps/contentstore/features/pages.pyc\nRemoving cms/djangoapps/contentstore/features/problem-editor.pyc\nRemoving cms/djangoapps/contentstore/features/signup.pyc\nRemoving cms/djangoapps/contentstore/features/textbooks.pyc\nRemoving cms/djangoapps/contentstore/features/transcripts.pyc\nRemoving cms/djangoapps/contentstore/features/upload.pyc\nRemoving cms/djangoapps/contentstore/features/video.pyc\nRemoving cms/djangoapps/contentstore/features/video_editor.pyc\nRemoving cms/djangoapps/contentstore/features/video_handout.pyc\nRemoving cms/djangoapps/contentstore/git_export_utils.pyc\nRemoving cms/djangoapps/contentstore/management/__init__.pyc\nRemoving cms/djangoapps/contentstore/management/commands/__init__.pyc\nRemoving cms/djangoapps/contentstore/management/commands/check_course.pyc\nRemoving cms/djangoapps/contentstore/management/commands/cleanup_assets.pyc\nRemoving cms/djangoapps/contentstore/management/commands/clone_course.pyc\nRemoving cms/djangoapps/contentstore/management/commands/course_id_clash.pyc\nRemoving cms/djangoapps/contentstore/management/commands/delete_course.pyc\nRemoving cms/djangoapps/contentstore/management/commands/edit_course_tabs.pyc\nRemoving cms/djangoapps/contentstore/management/commands/empty_asset_trashcan.pyc\nRemoving cms/djangoapps/contentstore/management/commands/export.pyc\nRemoving cms/djangoapps/contentstore/management/commands/export_all_courses.pyc\nRemoving cms/djangoapps/contentstore/management/commands/export_convert_format.pyc\nRemoving cms/djangoapps/contentstore/management/commands/git_export.pyc\nRemoving cms/djangoapps/contentstore/management/commands/import.pyc\nRemoving cms/djangoapps/contentstore/management/commands/migrate_to_split.pyc\nRemoving cms/djangoapps/contentstore/management/commands/populate_creators.pyc\nRemoving cms/djangoapps/contentstore/management/commands/prompt.pyc\nRemoving cms/djangoapps/contentstore/management/commands/restore_asset_from_trashcan.pyc\nRemoving cms/djangoapps/contentstore/management/commands/tests/__init__.pyc\nRemoving cms/djangoapps/contentstore/management/commands/tests/test_cleanup_assets.pyc\nRemoving cms/djangoapps/contentstore/management/commands/tests/test_course_id_clash.pyc\nRemoving cms/djangoapps/contentstore/management/commands/tests/test_export_all_courses.pyc\nRemoving cms/djangoapps/contentstore/management/commands/tests/test_export_convert_format.pyc\nRemoving cms/djangoapps/contentstore/management/commands/tests/test_git_export.pyc\nRemoving cms/djangoapps/contentstore/management/commands/tests/test_import.pyc\nRemoving cms/djangoapps/contentstore/management/commands/tests/test_migrate_to_split.pyc\nRemoving cms/djangoapps/contentstore/management/commands/xlint.pyc\nRemoving cms/djangoapps/contentstore/tasks.pyc\nRemoving cms/djangoapps/contentstore/tests/__init__.pyc\nRemoving cms/djangoapps/contentstore/tests/test_clone_course.pyc\nRemoving cms/djangoapps/contentstore/tests/test_contentstore.pyc\nRemoving cms/djangoapps/contentstore/tests/test_core_caching.pyc\nRemoving cms/djangoapps/contentstore/tests/test_course_create_rerun.pyc\nRemoving cms/djangoapps/contentstore/tests/test_course_listing.pyc\nRemoving cms/djangoapps/contentstore/tests/test_course_settings.pyc\nRemoving cms/djangoapps/contentstore/tests/test_crud.pyc\nRemoving cms/djangoapps/contentstore/tests/test_export_git.pyc\nRemoving cms/djangoapps/contentstore/tests/test_i18n.pyc\nRemoving cms/djangoapps/contentstore/tests/test_import.pyc\nRemoving cms/djangoapps/contentstore/tests/test_import_draft_order.pyc\nRemoving cms/djangoapps/contentstore/tests/test_import_pure_xblock.pyc\nRemoving cms/djangoapps/contentstore/tests/test_orphan.pyc\nRemoving cms/djangoapps/contentstore/tests/test_permissions.pyc\nRemoving cms/djangoapps/contentstore/tests/test_request_event.pyc\nRemoving cms/djangoapps/contentstore/tests/test_transcripts_utils.pyc\nRemoving cms/djangoapps/contentstore/tests/test_users_default_role.pyc\nRemoving cms/djangoapps/contentstore/tests/test_utils.pyc\nRemoving cms/djangoapps/contentstore/tests/tests.pyc\nRemoving cms/djangoapps/contentstore/tests/utils.pyc\nRemoving cms/djangoapps/contentstore/utils.pyc\nRemoving cms/djangoapps/contentstore/views/__init__.pyc\nRemoving cms/djangoapps/contentstore/views/access.pyc\nRemoving cms/djangoapps/contentstore/views/assets.pyc\nRemoving cms/djangoapps/contentstore/views/checklist.pyc\nRemoving cms/djangoapps/contentstore/views/component.pyc\nRemoving cms/djangoapps/contentstore/views/course.pyc\nRemoving cms/djangoapps/contentstore/views/dev.pyc\nRemoving cms/djangoapps/contentstore/views/error.pyc\nRemoving cms/djangoapps/contentstore/views/export_git.pyc\nRemoving cms/djangoapps/contentstore/views/helpers.pyc\nRemoving cms/djangoapps/contentstore/views/import_export.pyc\nRemoving cms/djangoapps/contentstore/views/item.pyc\nRemoving cms/djangoapps/contentstore/views/preview.pyc\nRemoving cms/djangoapps/contentstore/views/public.pyc\nRemoving cms/djangoapps/contentstore/views/session_kv_store.pyc\nRemoving cms/djangoapps/contentstore/views/tabs.pyc\nRemoving cms/djangoapps/contentstore/views/tests/__init__.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_access.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_assets.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_checklists.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_container_page.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_course_index.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_course_updates.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_group_configurations.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_helpers.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_import_export.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_item.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_preview.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_tabs.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_textbooks.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_transcripts.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_unit_page.pyc\nRemoving cms/djangoapps/contentstore/views/tests/test_user.pyc\nRemoving cms/djangoapps/contentstore/views/tests/utils.pyc\nRemoving cms/djangoapps/contentstore/views/transcripts_ajax.pyc\nRemoving cms/djangoapps/contentstore/views/user.pyc\nRemoving cms/djangoapps/contentstore/views/xblock.pyc\nRemoving cms/djangoapps/course_creators/__init__.pyc\nRemoving cms/djangoapps/course_creators/admin.pyc\nRemoving cms/djangoapps/course_creators/migrations/0001_initial.pyc\nRemoving cms/djangoapps/course_creators/migrations/__init__.pyc\nRemoving cms/djangoapps/course_creators/models.pyc\nRemoving cms/djangoapps/course_creators/tests/test_admin.pyc\nRemoving cms/djangoapps/course_creators/tests/test_views.pyc\nRemoving cms/djangoapps/course_creators/views.pyc\nRemoving cms/djangoapps/models/__init__.pyc\nRemoving cms/djangoapps/models/settings/__init__.pyc\nRemoving cms/djangoapps/models/settings/course_details.pyc\nRemoving cms/djangoapps/models/settings/course_grading.pyc\nRemoving cms/djangoapps/models/settings/course_metadata.pyc\nRemoving cms/envs/__init__.pyc\nRemoving cms/envs/acceptance.pyc\nRemoving cms/envs/aws.pyc\nRemoving cms/envs/aws_migrate.pyc\nRemoving cms/envs/bok_choy.pyc\nRemoving cms/envs/common.pyc\nRemoving cms/envs/debug_upload.pyc\nRemoving cms/envs/dev.pyc\nRemoving cms/envs/dev_dbperf.pyc\nRemoving cms/envs/dev_ike.pyc\nRemoving cms/envs/dev_shared_preview.pyc\nRemoving cms/envs/dev_with_worker.pyc\nRemoving cms/envs/devstack.pyc\nRemoving cms/envs/microsite_test.pyc\nRemoving cms/envs/test.pyc\nRemoving cms/lib/__init__.pyc\nRemoving cms/lib/xblock/__init__.pyc\nRemoving cms/lib/xblock/field_data.pyc\nRemoving cms/lib/xblock/runtime.pyc\nRemoving cms/lib/xblock/test/test_runtime.pyc\nRemoving cms/startup.pyc\nRemoving cms/urls.pyc\nRemoving cms/urls_dev.pyc\nRemoving cms/wsgi.pyc\nRemoving common/djangoapps/cache_toolbox/__init__.pyc\nRemoving common/djangoapps/cache_toolbox/app_settings.pyc\nRemoving common/djangoapps/cache_toolbox/core.pyc\nRemoving common/djangoapps/cache_toolbox/middleware.pyc\nRemoving common/djangoapps/cache_toolbox/model.pyc\nRemoving common/djangoapps/cache_toolbox/relation.pyc\nRemoving common/djangoapps/cache_toolbox/templatetags/__init__.pyc\nRemoving common/djangoapps/cache_toolbox/templatetags/cache_toolbox.pyc\nRemoving common/djangoapps/config_models/__init__.pyc\nRemoving common/djangoapps/config_models/admin.pyc\nRemoving common/djangoapps/config_models/models.pyc\nRemoving common/djangoapps/config_models/templatetags.pyc\nRemoving common/djangoapps/config_models/tests.pyc\nRemoving common/djangoapps/contentserver/__init__.pyc\nRemoving common/djangoapps/contentserver/middleware.pyc\nRemoving common/djangoapps/contentserver/tests/__init__.pyc\nRemoving common/djangoapps/contentserver/tests/test.pyc\nRemoving common/djangoapps/course_action_state/__init__.pyc\nRemoving common/djangoapps/course_action_state/managers.pyc\nRemoving common/djangoapps/course_action_state/migrations/0001_initial.pyc\nRemoving common/djangoapps/course_action_state/migrations/0002_add_rerun_display_name.pyc\nRemoving common/djangoapps/course_action_state/migrations/__init__.pyc\nRemoving common/djangoapps/course_action_state/models.pyc\nRemoving common/djangoapps/course_action_state/tests/test_managers.pyc\nRemoving common/djangoapps/course_action_state/tests/test_rerun_manager.pyc\nRemoving common/djangoapps/course_groups/__init__.pyc\nRemoving common/djangoapps/course_groups/cohorts.pyc\nRemoving common/djangoapps/course_groups/models.pyc\nRemoving common/djangoapps/course_groups/tests/__init__.pyc\nRemoving common/djangoapps/course_groups/tests/helpers.pyc\nRemoving common/djangoapps/course_groups/tests/test_cohorts.pyc\nRemoving common/djangoapps/course_groups/tests/test_views.pyc\nRemoving common/djangoapps/course_groups/views.pyc\nRemoving common/djangoapps/course_modes/__init__.pyc\nRemoving common/djangoapps/course_modes/admin.pyc\nRemoving common/djangoapps/course_modes/migrations/0001_initial.pyc\nRemoving common/djangoapps/course_modes/migrations/0002_auto__add_field_coursemode_currency.pyc\nRemoving common/djangoapps/course_modes/migrations/0003_auto__add_unique_coursemode_course_id_currency_mode_slug.pyc\nRemoving common/djangoapps/course_modes/migrations/0004_auto__add_field_coursemode_expiration_date.pyc\nRemoving common/djangoapps/course_modes/migrations/0005_auto__add_field_coursemode_expiration_datetime.pyc\nRemoving common/djangoapps/course_modes/migrations/0006_expiration_date_to_datetime.pyc\nRemoving common/djangoapps/course_modes/migrations/0007_add_description.pyc\nRemoving common/djangoapps/course_modes/migrations/0007_auto__add_coursemodesarchive__chg_field_coursemode_course_id.pyc\nRemoving common/djangoapps/course_modes/migrations/__init__.pyc\nRemoving common/djangoapps/course_modes/models.pyc\nRemoving common/djangoapps/course_modes/tests/__init__.pyc\nRemoving common/djangoapps/course_modes/tests/factories.pyc\nRemoving common/djangoapps/course_modes/tests/test_models.pyc\nRemoving common/djangoapps/course_modes/tests/test_views.pyc\nRemoving common/djangoapps/course_modes/urls.pyc\nRemoving common/djangoapps/course_modes/views.pyc\nRemoving common/djangoapps/dark_lang/__init__.pyc\nRemoving common/djangoapps/dark_lang/admin.pyc\nRemoving common/djangoapps/dark_lang/middleware.pyc\nRemoving common/djangoapps/dark_lang/migrations/0001_initial.pyc\nRemoving common/djangoapps/dark_lang/migrations/0002_enable_on_install.pyc\nRemoving common/djangoapps/dark_lang/migrations/__init__.pyc\nRemoving common/djangoapps/dark_lang/models.pyc\nRemoving common/djangoapps/dark_lang/tests.pyc\nRemoving common/djangoapps/datadog/__init__.pyc\nRemoving common/djangoapps/datadog/startup.pyc\nRemoving common/djangoapps/django_comment_common/__init__.pyc\nRemoving common/djangoapps/django_comment_common/migrations/0001_initial.pyc\nRemoving common/djangoapps/django_comment_common/migrations/__init__.pyc\nRemoving common/djangoapps/django_comment_common/models.pyc\nRemoving common/djangoapps/django_comment_common/tests.pyc\nRemoving common/djangoapps/django_comment_common/utils.pyc\nRemoving common/djangoapps/django_future/__init__.pyc\nRemoving common/djangoapps/django_future/csrf.pyc\nRemoving common/djangoapps/edxmako/__init__.pyc\nRemoving common/djangoapps/edxmako/makoloader.pyc\nRemoving common/djangoapps/edxmako/management/__init__.pyc\nRemoving common/djangoapps/edxmako/management/commands/__init__.pyc\nRemoving common/djangoapps/edxmako/management/commands/preprocess_assets.pyc\nRemoving common/djangoapps/edxmako/middleware.pyc\nRemoving common/djangoapps/edxmako/paths.pyc\nRemoving common/djangoapps/edxmako/shortcuts.pyc\nRemoving common/djangoapps/edxmako/startup.pyc\nRemoving common/djangoapps/edxmako/template.pyc\nRemoving common/djangoapps/edxmako/templatetag_helpers.pyc\nRemoving common/djangoapps/edxmako/tests.pyc\nRemoving common/djangoapps/embargo/__init__.pyc\nRemoving common/djangoapps/embargo/admin.pyc\nRemoving common/djangoapps/embargo/fixtures/__init__.pyc\nRemoving common/djangoapps/embargo/fixtures/country_codes.pyc\nRemoving common/djangoapps/embargo/forms.pyc\nRemoving common/djangoapps/embargo/middleware.pyc\nRemoving common/djangoapps/embargo/migrations/0001_initial.pyc\nRemoving common/djangoapps/embargo/migrations/__init__.pyc\nRemoving common/djangoapps/embargo/models.pyc\nRemoving common/djangoapps/embargo/tests/__init__.pyc\nRemoving common/djangoapps/embargo/tests/test_forms.pyc\nRemoving common/djangoapps/embargo/tests/test_middleware.pyc\nRemoving common/djangoapps/embargo/tests/test_models.pyc\nRemoving common/djangoapps/external_auth/__init__.pyc\nRemoving common/djangoapps/external_auth/admin.pyc\nRemoving common/djangoapps/external_auth/djangostore.pyc\nRemoving common/djangoapps/external_auth/migrations/0001_initial.pyc\nRemoving common/djangoapps/external_auth/migrations/__init__.pyc\nRemoving common/djangoapps/external_auth/models.pyc\nRemoving common/djangoapps/external_auth/tests/__init__.pyc\nRemoving common/djangoapps/external_auth/tests/test_helper.pyc\nRemoving common/djangoapps/external_auth/tests/test_openid_provider.pyc\nRemoving common/djangoapps/external_auth/tests/test_shib.pyc\nRemoving common/djangoapps/external_auth/tests/test_ssl.pyc\nRemoving common/djangoapps/external_auth/views.pyc\nRemoving common/djangoapps/geoinfo/__init__.pyc\nRemoving common/djangoapps/geoinfo/middleware.pyc\nRemoving common/djangoapps/geoinfo/tests/__init__.pyc\nRemoving common/djangoapps/geoinfo/tests/test_middleware.pyc\nRemoving common/djangoapps/heartbeat/__init__.pyc\nRemoving common/djangoapps/heartbeat/tests/__init__.pyc\nRemoving common/djangoapps/heartbeat/tests/test_heartbeat.pyc\nRemoving common/djangoapps/heartbeat/urls.pyc\nRemoving common/djangoapps/heartbeat/views.pyc\nRemoving common/djangoapps/lang_pref/__init__.pyc\nRemoving common/djangoapps/lang_pref/middleware.pyc\nRemoving common/djangoapps/lang_pref/tests/test_middleware.pyc\nRemoving common/djangoapps/lang_pref/tests/test_views.pyc\nRemoving common/djangoapps/lang_pref/urls.pyc\nRemoving common/djangoapps/lang_pref/views.pyc\nRemoving common/djangoapps/microsite_configuration/__init__.pyc\nRemoving common/djangoapps/microsite_configuration/microsite.pyc\nRemoving common/djangoapps/microsite_configuration/middleware.pyc\nRemoving common/djangoapps/microsite_configuration/templatetags/__init__.pyc\nRemoving common/djangoapps/microsite_configuration/templatetags/microsite.pyc\nRemoving common/djangoapps/microsite_configuration/tests/__init__.pyc\nRemoving common/djangoapps/microsite_configuration/tests/test_logic.pyc\nRemoving common/djangoapps/microsite_configuration/tests/test_microsites.pyc\nRemoving common/djangoapps/monitoring/__init__.pyc\nRemoving common/djangoapps/monitoring/exceptions.pyc\nRemoving common/djangoapps/monitoring/signals.pyc\nRemoving common/djangoapps/monitoring/startup.pyc\nRemoving common/djangoapps/monkey_patch/__init__.pyc\nRemoving common/djangoapps/monkey_patch/django_utils_translation.pyc\nRemoving common/djangoapps/monkey_patch/tests/test_django_utils_translation.pyc\nRemoving common/djangoapps/pipeline_js/__init__.pyc\nRemoving common/djangoapps/pipeline_js/urls.pyc\nRemoving common/djangoapps/pipeline_js/views.pyc\nRemoving common/djangoapps/pipeline_mako/__init__.pyc\nRemoving common/djangoapps/request_cache/__init__.pyc\nRemoving common/djangoapps/request_cache/middleware.pyc\nRemoving common/djangoapps/reverification/__init__.pyc\nRemoving common/djangoapps/reverification/admin.pyc\nRemoving common/djangoapps/reverification/migrations/0001_initial.pyc\nRemoving common/djangoapps/reverification/migrations/__init__.pyc\nRemoving common/djangoapps/reverification/models.pyc\nRemoving common/djangoapps/reverification/tests/__init__.pyc\nRemoving common/djangoapps/reverification/tests/factories.pyc\nRemoving common/djangoapps/reverification/tests/test_models.pyc\nRemoving common/djangoapps/service_status/__init__.pyc\nRemoving common/djangoapps/service_status/tasks.pyc\nRemoving common/djangoapps/service_status/test.pyc\nRemoving common/djangoapps/service_status/urls.pyc\nRemoving common/djangoapps/service_status/views.pyc\nRemoving common/djangoapps/session_inactivity_timeout/__init__.pyc\nRemoving common/djangoapps/session_inactivity_timeout/middleware.pyc\nRemoving common/djangoapps/static_replace/__init__.pyc\nRemoving common/djangoapps/static_replace/management/__init__.pyc\nRemoving common/djangoapps/static_replace/management/commands/__init__.pyc\nRemoving common/djangoapps/static_replace/management/commands/clear_collectstatic_cache.pyc\nRemoving common/djangoapps/static_replace/test/test_static_replace.pyc\nRemoving common/djangoapps/status/__init__.pyc\nRemoving common/djangoapps/status/status.pyc\nRemoving common/djangoapps/status/tests.pyc\nRemoving common/djangoapps/student/__init__.pyc\nRemoving common/djangoapps/student/admin.pyc\nRemoving common/djangoapps/student/auth.pyc\nRemoving common/djangoapps/student/forms.pyc\nRemoving common/djangoapps/student/management/__init__.pyc\nRemoving common/djangoapps/student/management/commands/6002exportusers.pyc\nRemoving common/djangoapps/student/management/commands/6002importusers.pyc\nRemoving common/djangoapps/student/management/commands/__init__.pyc\nRemoving common/djangoapps/student/management/commands/add_to_group.pyc\nRemoving common/djangoapps/student/management/commands/anonymized_id_mapping.pyc\nRemoving common/djangoapps/student/management/commands/assigngroups.pyc\nRemoving common/djangoapps/student/management/commands/cert_restriction.pyc\nRemoving common/djangoapps/student/management/commands/change_enrollment.pyc\nRemoving common/djangoapps/student/management/commands/create_random_users.pyc\nRemoving common/djangoapps/student/management/commands/create_user.pyc\nRemoving common/djangoapps/student/management/commands/emaillist.pyc\nRemoving common/djangoapps/student/management/commands/get_grades.pyc\nRemoving common/djangoapps/student/management/commands/set_staff.pyc\nRemoving common/djangoapps/student/management/commands/sync_user_info.pyc\nRemoving common/djangoapps/student/management/commands/transfer_students.pyc\nRemoving common/djangoapps/student/management/commands/userinfo.pyc\nRemoving common/djangoapps/student/middleware.pyc\nRemoving common/djangoapps/student/migrations/0001_initial.pyc\nRemoving common/djangoapps/student/migrations/0002_text_to_varchar_and_indexes.pyc\nRemoving common/djangoapps/student/migrations/0003_auto__add_usertestgroup.pyc\nRemoving common/djangoapps/student/migrations/0004_add_email_index.pyc\nRemoving common/djangoapps/student/migrations/0005_name_change.pyc\nRemoving common/djangoapps/student/migrations/0006_expand_meta_field.pyc\nRemoving common/djangoapps/student/migrations/0007_convert_to_utf8.pyc\nRemoving common/djangoapps/student/migrations/0008__auto__add_courseregistration.pyc\nRemoving common/djangoapps/student/migrations/0009_auto__del_courseregistration__add_courseenrollment.pyc\nRemoving common/djangoapps/student/migrations/0010_auto__chg_field_courseenrollment_course_id.pyc\nRemoving common/djangoapps/student/migrations/0011_auto__chg_field_courseenrollment_user__del_unique_courseenrollment_use.pyc\nRemoving common/djangoapps/student/migrations/0012_auto__add_field_userprofile_gender__add_field_userprofile_date_of_birt.pyc\nRemoving common/djangoapps/student/migrations/0013_auto__chg_field_userprofile_meta.pyc\nRemoving common/djangoapps/student/migrations/0014_auto__del_courseenrollment.pyc\nRemoving common/djangoapps/student/migrations/0015_auto__add_courseenrollment__add_unique_courseenrollment_user_course_id.pyc\nRemoving common/djangoapps/student/migrations/0016_auto__add_field_courseenrollment_date__chg_field_userprofile_country.pyc\nRemoving common/djangoapps/student/migrations/0017_rename_date_to_created.pyc\nRemoving common/djangoapps/student/migrations/0018_auto.pyc\nRemoving common/djangoapps/student/migrations/0019_create_approved_demographic_fields_fall_2012.pyc\nRemoving common/djangoapps/student/migrations/0020_add_test_center_user.pyc\nRemoving common/djangoapps/student/migrations/0021_remove_askbot.pyc\nRemoving common/djangoapps/student/migrations/0022_auto__add_courseenrollmentallowed__add_unique_courseenrollmentallowed_.pyc\nRemoving common/djangoapps/student/migrations/0023_add_test_center_registration.pyc\nRemoving common/djangoapps/student/migrations/0024_add_allow_certificate.pyc\nRemoving common/djangoapps/student/migrations/0025_auto__add_field_courseenrollmentallowed_auto_enroll.pyc\nRemoving common/djangoapps/student/migrations/0026_auto__remove_index_student_testcenterregistration_accommodation_request.pyc\nRemoving common/djangoapps/student/migrations/0027_add_active_flag_and_mode_to_courseware_enrollment.pyc\nRemoving common/djangoapps/student/migrations/0028_auto__add_userstanding.pyc\nRemoving common/djangoapps/student/migrations/0029_add_lookup_table_between_user_and_anonymous_student_id.pyc\nRemoving common/djangoapps/student/migrations/0029_remove_pearson.pyc\nRemoving common/djangoapps/student/migrations/0030_auto__chg_field_anonymoususerid_anonymous_user_id.pyc\nRemoving common/djangoapps/student/migrations/0031_drop_student_anonymoususerid_temp_archive.pyc\nRemoving common/djangoapps/student/migrations/0032_add_field_UserProfile_country_add_field_UserProfile_city.pyc\nRemoving common/djangoapps/student/migrations/0032_auto__add_loginfailures.pyc\nRemoving common/djangoapps/student/migrations/0033_auto__add_passwordhistory.pyc\nRemoving common/djangoapps/student/migrations/0034_auto__add_courseaccessrole.pyc\nRemoving common/djangoapps/student/migrations/0035_access_roles.pyc\nRemoving common/djangoapps/student/migrations/0036_access_roles_orgless.pyc\nRemoving common/djangoapps/student/migrations/0037_auto__add_courseregistrationcode.pyc\nRemoving common/djangoapps/student/migrations/0038_auto__add_usersignupsource.pyc\nRemoving common/djangoapps/student/migrations/0039_auto__del_courseregistrationcode.pyc\nRemoving common/djangoapps/student/migrations/0040_auto__del_field_usersignupsource_user_id__add_field_usersignupsource_u.pyc\nRemoving common/djangoapps/student/migrations/__init__.pyc\nRemoving common/djangoapps/student/models.pyc\nRemoving common/djangoapps/student/roles.pyc\nRemoving common/djangoapps/student/tests/__init__.pyc\nRemoving common/djangoapps/student/tests/factories.pyc\nRemoving common/djangoapps/student/tests/test_authz.pyc\nRemoving common/djangoapps/student/tests/test_auto_auth.pyc\nRemoving common/djangoapps/student/tests/test_bulk_email_settings.pyc\nRemoving common/djangoapps/student/tests/test_change_name.pyc\nRemoving common/djangoapps/student/tests/test_course_listing.pyc\nRemoving common/djangoapps/student/tests/test_create_account.pyc\nRemoving common/djangoapps/student/tests/test_email.pyc\nRemoving common/djangoapps/student/tests/test_enrollment.pyc\nRemoving common/djangoapps/student/tests/test_login.pyc\nRemoving common/djangoapps/student/tests/test_long_username_email.pyc\nRemoving common/djangoapps/student/tests/test_microsite.pyc\nRemoving common/djangoapps/student/tests/test_password_history.pyc\nRemoving common/djangoapps/student/tests/test_password_policy.pyc\nRemoving common/djangoapps/student/tests/test_reset_password.pyc\nRemoving common/djangoapps/student/tests/test_roles.pyc\nRemoving common/djangoapps/student/tests/test_userstanding.pyc\nRemoving common/djangoapps/student/tests/tests.pyc\nRemoving common/djangoapps/student/views.pyc\nRemoving common/djangoapps/terrain/__init__.pyc\nRemoving common/djangoapps/terrain/browser.pyc\nRemoving common/djangoapps/terrain/course_helpers.pyc\nRemoving common/djangoapps/terrain/factories.pyc\nRemoving common/djangoapps/terrain/setup_prereqs.pyc\nRemoving common/djangoapps/terrain/steps.pyc\nRemoving common/djangoapps/terrain/stubs/__init__.pyc\nRemoving common/djangoapps/terrain/stubs/comments.pyc\nRemoving common/djangoapps/terrain/stubs/http.pyc\nRemoving common/djangoapps/terrain/stubs/lti.pyc\nRemoving common/djangoapps/terrain/stubs/ora.pyc\nRemoving common/djangoapps/terrain/stubs/start.pyc\nRemoving common/djangoapps/terrain/stubs/tests/__init__.pyc\nRemoving common/djangoapps/terrain/stubs/tests/test_http.pyc\nRemoving common/djangoapps/terrain/stubs/tests/test_lti_stub.pyc\nRemoving common/djangoapps/terrain/stubs/tests/test_ora.pyc\nRemoving common/djangoapps/terrain/stubs/tests/test_xqueue_stub.pyc\nRemoving common/djangoapps/terrain/stubs/tests/test_youtube_stub.pyc\nRemoving common/djangoapps/terrain/stubs/video_source.pyc\nRemoving common/djangoapps/terrain/stubs/xqueue.pyc\nRemoving common/djangoapps/terrain/stubs/youtube.pyc\nRemoving common/djangoapps/terrain/ui_helpers.pyc\nRemoving common/djangoapps/third_party_auth/__init__.pyc\nRemoving common/djangoapps/third_party_auth/middleware.pyc\nRemoving common/djangoapps/third_party_auth/pipeline.pyc\nRemoving common/djangoapps/third_party_auth/provider.pyc\nRemoving common/djangoapps/third_party_auth/settings.pyc\nRemoving common/djangoapps/third_party_auth/tests/__init__.pyc\nRemoving common/djangoapps/third_party_auth/tests/specs/__init__.pyc\nRemoving common/djangoapps/third_party_auth/tests/specs/base.pyc\nRemoving common/djangoapps/third_party_auth/tests/specs/test_google.pyc\nRemoving common/djangoapps/third_party_auth/tests/specs/test_linkedin.pyc\nRemoving common/djangoapps/third_party_auth/tests/test_pipeline.pyc\nRemoving common/djangoapps/third_party_auth/tests/test_pipeline_integration.pyc\nRemoving common/djangoapps/third_party_auth/tests/test_provider.pyc\nRemoving common/djangoapps/third_party_auth/tests/test_settings.pyc\nRemoving common/djangoapps/third_party_auth/tests/test_settings_integration.pyc\nRemoving common/djangoapps/third_party_auth/tests/testutil.pyc\nRemoving common/djangoapps/third_party_auth/urls.pyc\nRemoving common/djangoapps/track/__init__.pyc\nRemoving common/djangoapps/track/admin.pyc\nRemoving common/djangoapps/track/backends/__init__.pyc\nRemoving common/djangoapps/track/backends/django.pyc\nRemoving common/djangoapps/track/backends/logger.pyc\nRemoving common/djangoapps/track/backends/mongodb.pyc\nRemoving common/djangoapps/track/backends/tests/test_django.pyc\nRemoving common/djangoapps/track/backends/tests/test_logger.pyc\nRemoving common/djangoapps/track/backends/tests/test_mongodb.pyc\nRemoving common/djangoapps/track/contexts.pyc\nRemoving common/djangoapps/track/management/__init__.pyc\nRemoving common/djangoapps/track/management/tests/test_tracked_command.pyc\nRemoving common/djangoapps/track/management/tracked_command.pyc\nRemoving common/djangoapps/track/middleware.pyc\nRemoving common/djangoapps/track/migrations/0001_initial.pyc\nRemoving common/djangoapps/track/migrations/0002_auto__add_field_trackinglog_host__chg_field_trackinglog_event_type__ch.pyc\nRemoving common/djangoapps/track/migrations/__init__.pyc\nRemoving common/djangoapps/track/models.pyc\nRemoving common/djangoapps/track/shim.pyc\nRemoving common/djangoapps/track/tests/__init__.pyc\nRemoving common/djangoapps/track/tests/test_contexts.pyc\nRemoving common/djangoapps/track/tests/test_logs.pyc\nRemoving common/djangoapps/track/tests/test_middleware.pyc\nRemoving common/djangoapps/track/tests/test_shim.pyc\nRemoving common/djangoapps/track/tests/test_tracker.pyc\nRemoving common/djangoapps/track/tests/test_util.pyc\nRemoving common/djangoapps/track/tracker.pyc\nRemoving common/djangoapps/track/utils.pyc\nRemoving common/djangoapps/track/views/__init__.pyc\nRemoving common/djangoapps/track/views/segmentio.pyc\nRemoving common/djangoapps/track/views/tests/__init__.pyc\nRemoving common/djangoapps/track/views/tests/test_segmentio.pyc\nRemoving common/djangoapps/track/views/tests/test_views.pyc\nRemoving common/djangoapps/user_api/__init__.pyc\nRemoving common/djangoapps/user_api/api/__init__.pyc\nRemoving common/djangoapps/user_api/api/account.pyc\nRemoving common/djangoapps/user_api/api/profile.pyc\nRemoving common/djangoapps/user_api/helpers.pyc\nRemoving common/djangoapps/user_api/middleware.pyc\nRemoving common/djangoapps/user_api/migrations/0001_initial.pyc\nRemoving common/djangoapps/user_api/migrations/0002_auto__add_usercoursetags__add_unique_usercoursetags_user_course_id_key.pyc\nRemoving common/djangoapps/user_api/migrations/0003_rename_usercoursetags.pyc\nRemoving common/djangoapps/user_api/migrations/__init__.pyc\nRemoving common/djangoapps/user_api/models.pyc\nRemoving common/djangoapps/user_api/serializers.pyc\nRemoving common/djangoapps/user_api/tests/__init__.pyc\nRemoving common/djangoapps/user_api/tests/factories.pyc\nRemoving common/djangoapps/user_api/tests/test_account_api.pyc\nRemoving common/djangoapps/user_api/tests/test_helpers.pyc\nRemoving common/djangoapps/user_api/tests/test_middleware.pyc\nRemoving common/djangoapps/user_api/tests/test_models.pyc\nRemoving common/djangoapps/user_api/tests/test_profile_api.pyc\nRemoving common/djangoapps/user_api/tests/test_user_service.pyc\nRemoving common/djangoapps/user_api/tests/test_views.pyc\nRemoving common/djangoapps/user_api/urls.pyc\nRemoving common/djangoapps/user_api/user_service.pyc\nRemoving common/djangoapps/user_api/views.pyc\nRemoving common/djangoapps/util/__init__.pyc\nRemoving common/djangoapps/util/bad_request_rate_limiter.pyc\nRemoving common/djangoapps/util/cache.pyc\nRemoving common/djangoapps/util/date_utils.pyc\nRemoving common/djangoapps/util/json_request.pyc\nRemoving common/djangoapps/util/memcache.pyc\nRemoving common/djangoapps/util/models.pyc\nRemoving common/djangoapps/util/password_policy_validators.pyc\nRemoving common/djangoapps/util/query.pyc\nRemoving common/djangoapps/util/request.pyc\nRemoving common/djangoapps/util/sandboxing.pyc\nRemoving common/djangoapps/util/string_utils.pyc\nRemoving common/djangoapps/util/testing.pyc\nRemoving common/djangoapps/util/tests/__init__.pyc\nRemoving common/djangoapps/util/tests/test_date_utils.pyc\nRemoving common/djangoapps/util/tests/test_json_request.pyc\nRemoving common/djangoapps/util/tests/test_memcache.pyc\nRemoving common/djangoapps/util/tests/test_request.pyc\nRemoving common/djangoapps/util/tests/test_sandboxing.pyc\nRemoving common/djangoapps/util/tests/test_string_utils.pyc\nRemoving common/djangoapps/util/tests/test_submit_feedback.pyc\nRemoving common/djangoapps/util/validate_on_save.pyc\nRemoving common/djangoapps/util/views.pyc\nRemoving common/djangoapps/xmodule_django/__init__.pyc\nRemoving common/djangoapps/xmodule_django/models.pyc\nRemoving common/djangoapps/xmodule_modifiers.pyc\nRemoving common/lib/calc/calc.egg-info/\nRemoving common/lib/calc/calc/__init__.pyc\nRemoving common/lib/calc/calc/calc.pyc\nRemoving common/lib/calc/calc/functions.pyc\nRemoving common/lib/calc/calc/preview.pyc\nRemoving common/lib/calc/calc/tests/test_calc.pyc\nRemoving common/lib/calc/calc/tests/test_preview.pyc\nRemoving common/lib/calc/setup.pyc\nRemoving common/lib/capa/capa.egg-info/\nRemoving common/lib/capa/capa/__init__.pyc\nRemoving common/lib/capa/capa/capa_problem.pyc\nRemoving common/lib/capa/capa/checker.pyc\nRemoving common/lib/capa/capa/correctmap.pyc\nRemoving common/lib/capa/capa/customrender.pyc\nRemoving common/lib/capa/capa/inputtypes.pyc\nRemoving common/lib/capa/capa/registry.pyc\nRemoving common/lib/capa/capa/responsetypes.pyc\nRemoving common/lib/capa/capa/safe_exec/__init__.pyc\nRemoving common/lib/capa/capa/safe_exec/lazymod.pyc\nRemoving common/lib/capa/capa/safe_exec/safe_exec.pyc\nRemoving common/lib/capa/capa/safe_exec/tests/test_files/pylib/constant.pyc\nRemoving common/lib/capa/capa/safe_exec/tests/test_lazymod.pyc\nRemoving common/lib/capa/capa/safe_exec/tests/test_safe_exec.pyc\nRemoving common/lib/capa/capa/tests/__init__.pyc\nRemoving common/lib/capa/capa/tests/response_xml_factory.pyc\nRemoving common/lib/capa/capa/tests/test_answer_pool.pyc\nRemoving common/lib/capa/capa/tests/test_correctmap.pyc\nRemoving common/lib/capa/capa/tests/test_customrender.pyc\nRemoving common/lib/capa/capa/tests/test_html_render.pyc\nRemoving common/lib/capa/capa/tests/test_input_templates.pyc\nRemoving common/lib/capa/capa/tests/test_inputtypes.pyc\nRemoving common/lib/capa/capa/tests/test_responsetypes.pyc\nRemoving common/lib/capa/capa/tests/test_shuffle.pyc\nRemoving common/lib/capa/capa/tests/test_targeted_feedback.pyc\nRemoving common/lib/capa/capa/tests/test_util.pyc\nRemoving common/lib/capa/capa/util.pyc\nRemoving common/lib/capa/capa/xqueue_interface.pyc\nRemoving common/lib/capa/setup.pyc\nRemoving common/lib/chem/chem.egg-info/\nRemoving common/lib/chem/chem/__init__.pyc\nRemoving common/lib/chem/chem/chemcalc.pyc\nRemoving common/lib/chem/chem/chemtools.pyc\nRemoving common/lib/chem/chem/miller.pyc\nRemoving common/lib/chem/chem/tests.pyc\nRemoving common/lib/chem/setup.pyc\nRemoving common/lib/django_startup.pyc\nRemoving common/lib/extract_tar.pyc\nRemoving common/lib/html_to_text.pyc\nRemoving common/lib/i18n/tests/__init__.pyc\nRemoving common/lib/i18n/tests/test_extract_and_generate.pyc\nRemoving common/lib/logsettings.pyc\nRemoving common/lib/mail_utils.pyc\nRemoving common/lib/rooted_paths.pyc\nRemoving common/lib/safe_lxml/safe_lxml.egg-info/\nRemoving common/lib/safe_lxml/safe_lxml/__init__.pyc\nRemoving common/lib/safe_lxml/safe_lxml/etree.pyc\nRemoving common/lib/safe_lxml/setup.pyc\nRemoving common/lib/sandbox-packages/eia.pyc\nRemoving common/lib/sandbox-packages/loncapa/__init__.pyc\nRemoving common/lib/sandbox-packages/loncapa/loncapa_check.pyc\nRemoving common/lib/sandbox-packages/sandbox_packages.egg-info/\nRemoving common/lib/sandbox-packages/setup.pyc\nRemoving common/lib/sandbox-packages/verifiers/__init__.pyc\nRemoving common/lib/sandbox-packages/verifiers/draganddrop.pyc\nRemoving common/lib/sandbox-packages/verifiers/tests_draganddrop.pyc\nRemoving common/lib/supertrace.pyc\nRemoving common/lib/symmath/setup.pyc\nRemoving common/lib/symmath/symmath.egg-info/\nRemoving common/lib/symmath/symmath/__init__.pyc\nRemoving common/lib/symmath/symmath/formula.pyc\nRemoving common/lib/symmath/symmath/symmath_check.pyc\nRemoving common/lib/symmath/symmath/test_formula.pyc\nRemoving common/lib/symmath/symmath/test_symmath_check.pyc\nRemoving common/lib/tempdir.pyc\nRemoving common/lib/xmodule/XModule.egg-info/\nRemoving common/lib/xmodule/setup.pyc\nRemoving common/lib/xmodule/xmodule/__init__.pyc\nRemoving common/lib/xmodule/xmodule/abtest_module.pyc\nRemoving common/lib/xmodule/xmodule/annotatable_module.pyc\nRemoving common/lib/xmodule/xmodule/annotator_mixin.pyc\nRemoving common/lib/xmodule/xmodule/annotator_token.pyc\nRemoving common/lib/xmodule/xmodule/backcompat_module.pyc\nRemoving common/lib/xmodule/xmodule/capa_base.pyc\nRemoving common/lib/xmodule/xmodule/capa_module.pyc\nRemoving common/lib/xmodule/xmodule/combined_open_ended_module.pyc\nRemoving common/lib/xmodule/xmodule/conditional_module.pyc\nRemoving common/lib/xmodule/xmodule/contentstore/__init__.pyc\nRemoving common/lib/xmodule/xmodule/contentstore/content.pyc\nRemoving common/lib/xmodule/xmodule/contentstore/django.pyc\nRemoving common/lib/xmodule/xmodule/contentstore/mongo.pyc\nRemoving common/lib/xmodule/xmodule/contentstore/utils.pyc\nRemoving common/lib/xmodule/xmodule/course_module.pyc\nRemoving common/lib/xmodule/xmodule/crowdsource_hinter.pyc\nRemoving common/lib/xmodule/xmodule/discussion_module.pyc\nRemoving common/lib/xmodule/xmodule/editing_module.pyc\nRemoving common/lib/xmodule/xmodule/error_module.pyc\nRemoving common/lib/xmodule/xmodule/errortracker.pyc\nRemoving common/lib/xmodule/xmodule/exceptions.pyc\nRemoving common/lib/xmodule/xmodule/fields.pyc\nRemoving common/lib/xmodule/xmodule/foldit_module.pyc\nRemoving common/lib/xmodule/xmodule/graders.pyc\nRemoving common/lib/xmodule/xmodule/gst_module.pyc\nRemoving common/lib/xmodule/xmodule/hidden_module.pyc\nRemoving common/lib/xmodule/xmodule/html_checker.pyc\nRemoving common/lib/xmodule/xmodule/html_module.pyc\nRemoving common/lib/xmodule/xmodule/imageannotation_module.pyc\nRemoving common/lib/xmodule/xmodule/lti_2_util.pyc\nRemoving common/lib/xmodule/xmodule/lti_module.pyc\nRemoving common/lib/xmodule/xmodule/mako_module.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/__init__.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/django.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/draft.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/draft_and_published.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/edit_info.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/exceptions.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/inheritance.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/mixed.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/modulestore_settings.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/mongo/__init__.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/mongo/base.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/mongo/draft.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/mongoengine_fields.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/search.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_migrator.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_mongo/__init__.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_mongo/caching_descriptor_system.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_mongo/definition_lazy_loader.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_mongo/mongo_connection.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_mongo/split.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_mongo/split_draft.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/split_mongo/split_mongo_kvs.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/store_utilities.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/__init__.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/django_utils.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/factories.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/mongo_connection.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/persistent_factories.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/sample_courses.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_abstraction.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_contentstore.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_cross_modulestore_import_export.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_mixed_modulestore.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_modulestore.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_modulestore_settings.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_mongo.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_publish.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_split_migrator.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_split_modulestore.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_split_modulestore_bulk_operations.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_split_w_old_mongo.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_xml.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/tests/test_xml_importer.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/xml.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/xml_exporter.pyc\nRemoving common/lib/xmodule/xmodule/modulestore/xml_importer.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/__init__.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/combined_open_ended_modulev1.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/combined_open_ended_rubric.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/controller_query_service.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/grading_service_module.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/open_ended_module.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/openendedchild.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/peer_grading_service.pyc\nRemoving common/lib/xmodule/xmodule/open_ended_grading_classes/self_assessment_module.pyc\nRemoving common/lib/xmodule/xmodule/partitions/__init__.pyc\nRemoving common/lib/xmodule/xmodule/partitions/partitions.pyc\nRemoving common/lib/xmodule/xmodule/partitions/partitions_service.pyc\nRemoving common/lib/xmodule/xmodule/partitions/test_partitions.pyc\nRemoving common/lib/xmodule/xmodule/peer_grading_module.pyc\nRemoving common/lib/xmodule/xmodule/poll_module.pyc\nRemoving common/lib/xmodule/xmodule/progress.pyc\nRemoving common/lib/xmodule/xmodule/randomize_module.pyc\nRemoving common/lib/xmodule/xmodule/raw_module.pyc\nRemoving common/lib/xmodule/xmodule/seq_module.pyc\nRemoving common/lib/xmodule/xmodule/split_test_module.pyc\nRemoving common/lib/xmodule/xmodule/static_content.pyc\nRemoving common/lib/xmodule/xmodule/stringify.pyc\nRemoving common/lib/xmodule/xmodule/studio_editable.pyc\nRemoving common/lib/xmodule/xmodule/tabs.pyc\nRemoving common/lib/xmodule/xmodule/template_module.pyc\nRemoving common/lib/xmodule/xmodule/templates.pyc\nRemoving common/lib/xmodule/xmodule/tests/__init__.pyc\nRemoving common/lib/xmodule/xmodule/tests/helpers.pyc\nRemoving common/lib/xmodule/xmodule/tests/rendering/__init__.pyc\nRemoving common/lib/xmodule/xmodule/tests/rendering/core.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_annotatable_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_annotator_mixin.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_annotator_token.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_capa_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_combined_open_ended.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_conditional.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_conditional_logic.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_content.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_course_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_crowdsource_hinter.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_delay_between_attempts.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_editing_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_error_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_export.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_fields.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_graders.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_html_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_imageannotation.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_import.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_import_static.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_lti20_unit.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_lti_unit.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_mako_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_peer_grading.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_poll.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_progress.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_randomize_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_resource_templates.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_self_assessment.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_split_test_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_stringify.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_studio_editable.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_tabs.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_textannotation.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_util_duedate.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_util_open_ended.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_utils_django.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_vertical.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_video.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_videoannotation.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_word_cloud.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_xblock_wrappers.pyc\nRemoving common/lib/xmodule/xmodule/tests/test_xml_module.pyc\nRemoving common/lib/xmodule/xmodule/tests/xml/__init__.pyc\nRemoving common/lib/xmodule/xmodule/tests/xml/factories.pyc\nRemoving common/lib/xmodule/xmodule/tests/xml/test_inheritance.pyc\nRemoving common/lib/xmodule/xmodule/tests/xml/test_policy.pyc\nRemoving common/lib/xmodule/xmodule/textannotation_module.pyc\nRemoving common/lib/xmodule/xmodule/timeinfo.pyc\nRemoving common/lib/xmodule/xmodule/util/__init__.pyc\nRemoving common/lib/xmodule/xmodule/util/django.pyc\nRemoving common/lib/xmodule/xmodule/util/duedate.pyc\nRemoving common/lib/xmodule/xmodule/vertical_module.pyc\nRemoving common/lib/xmodule/xmodule/video_module/__init__.pyc\nRemoving common/lib/xmodule/xmodule/video_module/transcripts_utils.pyc\nRemoving common/lib/xmodule/xmodule/video_module/video_handlers.pyc\nRemoving common/lib/xmodule/xmodule/video_module/video_module.pyc\nRemoving common/lib/xmodule/xmodule/video_module/video_utils.pyc\nRemoving common/lib/xmodule/xmodule/video_module/video_xfields.pyc\nRemoving common/lib/xmodule/xmodule/videoannotation_module.pyc\nRemoving common/lib/xmodule/xmodule/word_cloud_module.pyc\nRemoving common/lib/xmodule/xmodule/wrapper_module.pyc\nRemoving common/lib/xmodule/xmodule/x_module.pyc\nRemoving common/lib/xmodule/xmodule/xml_module.pyc\nRemoving common/static/js/vendor/mathjax-MathJax-c9db6ac/docs/source/conf.pyc\nRemoving common/test/acceptance/__init__.pyc\nRemoving common/test/acceptance/fixtures/__init__.pyc\nRemoving common/test/acceptance/fixtures/course.pyc\nRemoving common/test/acceptance/fixtures/discussion.pyc\nRemoving common/test/acceptance/fixtures/xqueue.pyc\nRemoving common/test/acceptance/pages/__init__.pyc\nRemoving common/test/acceptance/pages/common/__init__.pyc\nRemoving common/test/acceptance/pages/common/logout.pyc\nRemoving common/test/acceptance/pages/lms/__init__.pyc\nRemoving common/test/acceptance/pages/lms/annotation_component.pyc\nRemoving common/test/acceptance/pages/lms/auto_auth.pyc\nRemoving common/test/acceptance/pages/lms/course_about.pyc\nRemoving common/test/acceptance/pages/lms/course_info.pyc\nRemoving common/test/acceptance/pages/lms/course_nav.pyc\nRemoving common/test/acceptance/pages/lms/course_page.pyc\nRemoving common/test/acceptance/pages/lms/courseware.pyc\nRemoving common/test/acceptance/pages/lms/dashboard.pyc\nRemoving common/test/acceptance/pages/lms/discussion.pyc\nRemoving common/test/acceptance/pages/lms/find_courses.pyc\nRemoving common/test/acceptance/pages/lms/login.pyc\nRemoving common/test/acceptance/pages/lms/matlab_problem.pyc\nRemoving common/test/acceptance/pages/lms/open_response.pyc\nRemoving common/test/acceptance/pages/lms/peer_calibrate.pyc\nRemoving common/test/acceptance/pages/lms/peer_confirm.pyc\nRemoving common/test/acceptance/pages/lms/peer_grade.pyc\nRemoving common/test/acceptance/pages/lms/problem.pyc\nRemoving common/test/acceptance/pages/lms/progress.pyc\nRemoving common/test/acceptance/pages/lms/register.pyc\nRemoving common/test/acceptance/pages/lms/rubric.pyc\nRemoving common/test/acceptance/pages/lms/staff_view.pyc\nRemoving common/test/acceptance/pages/lms/tab_nav.pyc\nRemoving common/test/acceptance/pages/lms/video/__init__.pyc\nRemoving common/test/acceptance/pages/lms/video/video.pyc\nRemoving common/test/acceptance/pages/studio/__init__.pyc\nRemoving common/test/acceptance/pages/studio/asset_index.pyc\nRemoving common/test/acceptance/pages/studio/auto_auth.pyc\nRemoving common/test/acceptance/pages/studio/checklists.pyc\nRemoving common/test/acceptance/pages/studio/component_editor.pyc\nRemoving common/test/acceptance/pages/studio/container.pyc\nRemoving common/test/acceptance/pages/studio/course_import.pyc\nRemoving common/test/acceptance/pages/studio/course_info.pyc\nRemoving common/test/acceptance/pages/studio/course_page.pyc\nRemoving common/test/acceptance/pages/studio/course_rerun.pyc\nRemoving common/test/acceptance/pages/studio/edit_subsection.pyc\nRemoving common/test/acceptance/pages/studio/edit_tabs.pyc\nRemoving common/test/acceptance/pages/studio/export.pyc\nRemoving common/test/acceptance/pages/studio/howitworks.pyc\nRemoving common/test/acceptance/pages/studio/html_component_editor.pyc\nRemoving common/test/acceptance/pages/studio/index.pyc\nRemoving common/test/acceptance/pages/studio/login.pyc\nRemoving common/test/acceptance/pages/studio/manage_users.pyc\nRemoving common/test/acceptance/pages/studio/overview.pyc\nRemoving common/test/acceptance/pages/studio/settings.pyc\nRemoving common/test/acceptance/pages/studio/settings_advanced.pyc\nRemoving common/test/acceptance/pages/studio/settings_graders.pyc\nRemoving common/test/acceptance/pages/studio/settings_group_configurations.pyc\nRemoving common/test/acceptance/pages/studio/signup.pyc\nRemoving common/test/acceptance/pages/studio/textbooks.pyc\nRemoving common/test/acceptance/pages/studio/utils.pyc\nRemoving common/test/acceptance/pages/studio/video/__init__.pyc\nRemoving common/test/acceptance/pages/studio/video/video.pyc\nRemoving common/test/acceptance/pages/xblock/__init__.pyc\nRemoving common/test/acceptance/pages/xblock/acid.pyc\nRemoving common/test/acceptance/pages/xblock/utils.pyc\nRemoving common/test/acceptance/performance/__init__.pyc\nRemoving common/test/acceptance/performance/test_studio_performance.pyc\nRemoving common/test/acceptance/setup.pyc\nRemoving common/test/acceptance/tests/__init__.pyc\nRemoving common/test/acceptance/tests/discussion/__init__.pyc\nRemoving common/test/acceptance/tests/discussion/helpers.pyc\nRemoving common/test/acceptance/tests/discussion/test_cohorts.pyc\nRemoving common/test/acceptance/tests/discussion/test_discussion.pyc\nRemoving common/test/acceptance/tests/helpers.pyc\nRemoving common/test/acceptance/tests/studio/__init__.pyc\nRemoving common/test/acceptance/tests/studio/base_studio_test.pyc\nRemoving common/test/acceptance/tests/studio/test_studio_acid_xblock.pyc\nRemoving common/test/acceptance/tests/studio/test_studio_bad_data.pyc\nRemoving common/test/acceptance/tests/studio/test_studio_container.pyc\nRemoving common/test/acceptance/tests/studio/test_studio_general.pyc\nRemoving common/test/acceptance/tests/studio/test_studio_outline.pyc\nRemoving common/test/acceptance/tests/studio/test_studio_rerun.pyc\nRemoving common/test/acceptance/tests/studio/test_studio_settings.pyc\nRemoving common/test/acceptance/tests/studio/test_studio_split_test.pyc\nRemoving common/test/acceptance/tests/studio/test_studio_with_ora_component.pyc\nRemoving common/test/acceptance/tests/test_annotatable.pyc\nRemoving common/test/acceptance/tests/test_courseware.pyc\nRemoving common/test/acceptance/tests/test_lms.pyc\nRemoving common/test/acceptance/tests/test_matlab_problem.pyc\nRemoving common/test/acceptance/tests/test_ora.pyc\nRemoving common/test/acceptance/tests/test_staff_view.pyc\nRemoving common/test/acceptance/tests/video/__init__.pyc\nRemoving common/test/acceptance/tests/video/test_studio_video_editor.pyc\nRemoving common/test/acceptance/tests/video/test_studio_video_module.pyc\nRemoving common/test/acceptance/tests/video/test_studio_video_transcript.pyc\nRemoving common/test/acceptance/tests/video/test_video_handout.pyc\nRemoving common/test/acceptance/tests/video/test_video_module.pyc\nRemoving common/test/acceptance/tests/video/test_video_times.pyc\nRemoving common/test/data/capa/prog1.pyc\nRemoving common/test/data/capa/prog2.pyc\nRemoving common/test/data/capa/prog3.pyc\nRemoving common/test/data/uploads/python_lib_zip/number_helpers.pyc\nRemoving common/test/data/uploads/python_lib_zip/sub/__init__.pyc\nRemoving common/test/data/uploads/python_lib_zip/sub/submodule.pyc\nRemoving common/xml_cleanup.pyc\nRemoving docs/__init__.pyc\nRemoving docs/en_us/ORA2/__init__.pyc\nRemoving docs/en_us/ORA2/source/conf.pyc\nRemoving docs/en_us/course_authors/__init__.pyc\nRemoving docs/en_us/course_authors/source/conf.pyc\nRemoving docs/en_us/data/__init__.pyc\nRemoving docs/en_us/data/source/conf.pyc\nRemoving docs/en_us/developers/__init__.pyc\nRemoving docs/en_us/developers/source/__init__.pyc\nRemoving docs/en_us/developers/source/conf.pyc\nRemoving docs/en_us/install_operations/__init__.pyc\nRemoving docs/en_us/install_operations/source/conf.pyc\nRemoving docs/en_us/release_notes/__init__.pyc\nRemoving docs/en_us/release_notes/source/conf.pyc\nRemoving docs/shared/__init__.pyc\nRemoving docs/shared/conf.pyc\nRemoving lms/__init__.pyc\nRemoving lms/djangoapps/branding/__init__.pyc\nRemoving lms/djangoapps/branding/tests.pyc\nRemoving lms/djangoapps/branding/views.pyc\nRemoving lms/djangoapps/bulk_email/__init__.pyc\nRemoving lms/djangoapps/bulk_email/admin.pyc\nRemoving lms/djangoapps/bulk_email/forms.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0001_initial.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0002_change_field_names.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0003_add_optout_user.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0004_migrate_optout_user.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0005_remove_optout_email.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0006_add_course_email_template.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0007_load_course_email_template.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0008_add_course_authorizations.pyc\nRemoving lms/djangoapps/bulk_email/migrations/0009_force_unique_course_ids.pyc\nRemoving lms/djangoapps/bulk_email/migrations/__init__.pyc\nRemoving lms/djangoapps/bulk_email/models.pyc\nRemoving lms/djangoapps/bulk_email/tasks.pyc\nRemoving lms/djangoapps/bulk_email/tests/__init__.pyc\nRemoving lms/djangoapps/bulk_email/tests/test_course_optout.pyc\nRemoving lms/djangoapps/bulk_email/tests/test_email.pyc\nRemoving lms/djangoapps/bulk_email/tests/test_err_handling.pyc\nRemoving lms/djangoapps/bulk_email/tests/test_forms.pyc\nRemoving lms/djangoapps/bulk_email/tests/test_models.pyc\nRemoving lms/djangoapps/bulk_email/tests/test_tasks.pyc\nRemoving lms/djangoapps/certificates/__init__.pyc\nRemoving lms/djangoapps/certificates/management/__init__.pyc\nRemoving lms/djangoapps/certificates/management/commands/__init__.pyc\nRemoving lms/djangoapps/certificates/management/commands/cert_whitelist.pyc\nRemoving lms/djangoapps/certificates/management/commands/fix_ungraded_certs.pyc\nRemoving lms/djangoapps/certificates/management/commands/gen_cert_report.pyc\nRemoving lms/djangoapps/certificates/management/commands/regenerate_user.pyc\nRemoving lms/djangoapps/certificates/management/commands/ungenerated_certs.pyc\nRemoving lms/djangoapps/certificates/migrations/0001_added_generatedcertificates.pyc\nRemoving lms/djangoapps/certificates/migrations/0002_auto__add_field_generatedcertificate_download_url.pyc\nRemoving lms/djangoapps/certificates/migrations/0003_auto__add_field_generatedcertificate_enabled.pyc\nRemoving lms/djangoapps/certificates/migrations/0004_auto__add_field_generatedcertificate_graded_certificate_id__add_field_.pyc\nRemoving lms/djangoapps/certificates/migrations/0005_auto__add_field_generatedcertificate_name.pyc\nRemoving lms/djangoapps/certificates/migrations/0006_auto__chg_field_generatedcertificate_certificate_id.pyc\nRemoving lms/djangoapps/certificates/migrations/0007_auto__add_revokedcertificate.pyc\nRemoving lms/djangoapps/certificates/migrations/0008_auto__del_revokedcertificate__del_field_generatedcertificate_name__add.pyc\nRemoving lms/djangoapps/certificates/migrations/0009_auto__del_field_generatedcertificate_graded_download_url__del_field_ge.pyc\nRemoving lms/djangoapps/certificates/migrations/0010_auto__del_field_generatedcertificate_enabled__add_field_generatedcerti.pyc\nRemoving lms/djangoapps/certificates/migrations/0011_auto__del_field_generatedcertificate_certificate_id__add_field_generat.pyc\nRemoving lms/djangoapps/certificates/migrations/0012_auto__add_field_generatedcertificate_name__add_field_generatedcertific.pyc\nRemoving lms/djangoapps/certificates/migrations/0013_auto__add_field_generatedcertificate_error_reason.pyc\nRemoving lms/djangoapps/certificates/migrations/0014_adding_whitelist.pyc\nRemoving lms/djangoapps/certificates/migrations/0015_adding_mode_for_verified_certs.pyc\nRemoving lms/djangoapps/certificates/migrations/__init__.pyc\nRemoving lms/djangoapps/certificates/models.pyc\nRemoving lms/djangoapps/certificates/queue.pyc\nRemoving lms/djangoapps/certificates/tests/__init__.pyc\nRemoving lms/djangoapps/certificates/tests/factories.pyc\nRemoving lms/djangoapps/certificates/tests/tests.pyc\nRemoving lms/djangoapps/certificates/views.pyc\nRemoving lms/djangoapps/circuit/__init__.pyc\nRemoving lms/djangoapps/circuit/models.pyc\nRemoving lms/djangoapps/circuit/views.pyc\nRemoving lms/djangoapps/class_dashboard/__init__.pyc\nRemoving lms/djangoapps/class_dashboard/dashboard_data.pyc\nRemoving lms/djangoapps/class_dashboard/tests/__init__.pyc\nRemoving lms/djangoapps/class_dashboard/tests/test_dashboard_data.pyc\nRemoving lms/djangoapps/class_dashboard/tests/test_views.pyc\nRemoving lms/djangoapps/class_dashboard/urls.pyc\nRemoving lms/djangoapps/class_dashboard/views.pyc\nRemoving lms/djangoapps/course_wiki/__init__.pyc\nRemoving lms/djangoapps/course_wiki/editors.pyc\nRemoving lms/djangoapps/course_wiki/middleware.pyc\nRemoving lms/djangoapps/course_wiki/plugins/__init__.pyc\nRemoving lms/djangoapps/course_wiki/plugins/markdownedx/__init__.pyc\nRemoving lms/djangoapps/course_wiki/plugins/markdownedx/mdx_circuit.pyc\nRemoving lms/djangoapps/course_wiki/plugins/markdownedx/mdx_image.pyc\nRemoving lms/djangoapps/course_wiki/plugins/markdownedx/mdx_mathjax.pyc\nRemoving lms/djangoapps/course_wiki/plugins/markdownedx/mdx_video.pyc\nRemoving lms/djangoapps/course_wiki/plugins/markdownedx/wiki_plugin.pyc\nRemoving lms/djangoapps/course_wiki/settings.pyc\nRemoving lms/djangoapps/course_wiki/tests/__init__.pyc\nRemoving lms/djangoapps/course_wiki/tests/test_access.pyc\nRemoving lms/djangoapps/course_wiki/tests/test_middleware.pyc\nRemoving lms/djangoapps/course_wiki/tests/tests.pyc\nRemoving lms/djangoapps/course_wiki/utils.pyc\nRemoving lms/djangoapps/course_wiki/views.pyc\nRemoving lms/djangoapps/courseware/__init__.pyc\nRemoving lms/djangoapps/courseware/access.pyc\nRemoving lms/djangoapps/courseware/admin.pyc\nRemoving lms/djangoapps/courseware/courses.pyc\nRemoving lms/djangoapps/courseware/features/annotatable.pyc\nRemoving lms/djangoapps/courseware/features/certificates.pyc\nRemoving lms/djangoapps/courseware/features/change_enrollment.pyc\nRemoving lms/djangoapps/courseware/features/common.pyc\nRemoving lms/djangoapps/courseware/features/conditional.pyc\nRemoving lms/djangoapps/courseware/features/courseware.pyc\nRemoving lms/djangoapps/courseware/features/courseware_common.pyc\nRemoving lms/djangoapps/courseware/features/events.pyc\nRemoving lms/djangoapps/courseware/features/gst.pyc\nRemoving lms/djangoapps/courseware/features/high-level-tabs.pyc\nRemoving lms/djangoapps/courseware/features/homepage.pyc\nRemoving lms/djangoapps/courseware/features/login.pyc\nRemoving lms/djangoapps/courseware/features/lti.pyc\nRemoving lms/djangoapps/courseware/features/navigation.pyc\nRemoving lms/djangoapps/courseware/features/openended.pyc\nRemoving lms/djangoapps/courseware/features/problems.pyc\nRemoving lms/djangoapps/courseware/features/problems_setup.pyc\nRemoving lms/djangoapps/courseware/features/registration.pyc\nRemoving lms/djangoapps/courseware/features/signup.pyc\nRemoving lms/djangoapps/courseware/features/staff_debug_info.pyc\nRemoving lms/djangoapps/courseware/features/video.pyc\nRemoving lms/djangoapps/courseware/features/word_cloud.pyc\nRemoving lms/djangoapps/courseware/grades.pyc\nRemoving lms/djangoapps/courseware/management/__init__.pyc\nRemoving lms/djangoapps/courseware/management/commands/__init__.pyc\nRemoving lms/djangoapps/courseware/management/commands/clean_history.pyc\nRemoving lms/djangoapps/courseware/management/commands/clean_xml.pyc\nRemoving lms/djangoapps/courseware/management/commands/dump_course_ids.pyc\nRemoving lms/djangoapps/courseware/management/commands/dump_course_structure.pyc\nRemoving lms/djangoapps/courseware/management/commands/export_course.pyc\nRemoving lms/djangoapps/courseware/management/commands/import.pyc\nRemoving lms/djangoapps/courseware/management/commands/metadata_to_json.pyc\nRemoving lms/djangoapps/courseware/management/commands/regrade_partial.pyc\nRemoving lms/djangoapps/courseware/management/commands/remove_input_state.pyc\nRemoving lms/djangoapps/courseware/management/commands/tests/__init__.pyc\nRemoving lms/djangoapps/courseware/management/commands/tests/test_clean_history.pyc\nRemoving lms/djangoapps/courseware/management/commands/tests/test_dump_course.pyc\nRemoving lms/djangoapps/courseware/masquerade.pyc\nRemoving lms/djangoapps/courseware/middleware.pyc\nRemoving lms/djangoapps/courseware/migrations/0001_initial.pyc\nRemoving lms/djangoapps/courseware/migrations/0002_add_indexes.pyc\nRemoving lms/djangoapps/courseware/migrations/0003_done_grade_cache.pyc\nRemoving lms/djangoapps/courseware/migrations/0004_add_field_studentmodule_course_id.pyc\nRemoving lms/djangoapps/courseware/migrations/0005_auto__add_offlinecomputedgrade__add_unique_offlinecomputedgrade_user_c.pyc\nRemoving lms/djangoapps/courseware/migrations/0006_create_student_module_history.pyc\nRemoving lms/djangoapps/courseware/migrations/0007_allow_null_version_in_history.pyc\nRemoving lms/djangoapps/courseware/migrations/0008_add_xmodule_storage.pyc\nRemoving lms/djangoapps/courseware/migrations/0009_add_field_default.pyc\nRemoving lms/djangoapps/courseware/migrations/0010_rename_xblock_field_content_to_user_state_summary.pyc\nRemoving lms/djangoapps/courseware/migrations/__init__.pyc\nRemoving lms/djangoapps/courseware/model_data.pyc\nRemoving lms/djangoapps/courseware/models.pyc\nRemoving lms/djangoapps/courseware/module_render.pyc\nRemoving lms/djangoapps/courseware/progress.pyc\nRemoving lms/djangoapps/courseware/tests/__init__.pyc\nRemoving lms/djangoapps/courseware/tests/factories.pyc\nRemoving lms/djangoapps/courseware/tests/helpers.pyc\nRemoving lms/djangoapps/courseware/tests/modulestore_config.pyc\nRemoving lms/djangoapps/courseware/tests/test_about.pyc\nRemoving lms/djangoapps/courseware/tests/test_access.pyc\nRemoving lms/djangoapps/courseware/tests/test_course_info.pyc\nRemoving lms/djangoapps/courseware/tests/test_courses.pyc\nRemoving lms/djangoapps/courseware/tests/test_draft_modulestore.pyc\nRemoving lms/djangoapps/courseware/tests/test_favicon.pyc\nRemoving lms/djangoapps/courseware/tests/test_footer.pyc\nRemoving lms/djangoapps/courseware/tests/test_grades.pyc\nRemoving lms/djangoapps/courseware/tests/test_i18n.pyc\nRemoving lms/djangoapps/courseware/tests/test_lti_integration.pyc\nRemoving lms/djangoapps/courseware/tests/test_masquerade.pyc\nRemoving lms/djangoapps/courseware/tests/test_microsites.pyc\nRemoving lms/djangoapps/courseware/tests/test_middleware.pyc\nRemoving lms/djangoapps/courseware/tests/test_model_data.pyc\nRemoving lms/djangoapps/courseware/tests/test_module_render.pyc\nRemoving lms/djangoapps/courseware/tests/test_navigation.pyc\nRemoving lms/djangoapps/courseware/tests/test_password_history.pyc\nRemoving lms/djangoapps/courseware/tests/test_progress.pyc\nRemoving lms/djangoapps/courseware/tests/test_registration_extra_vars.pyc\nRemoving lms/djangoapps/courseware/tests/test_split_module.pyc\nRemoving lms/djangoapps/courseware/tests/test_submitting_problems.pyc\nRemoving lms/djangoapps/courseware/tests/test_tabs.pyc\nRemoving lms/djangoapps/courseware/tests/test_video_handlers.pyc\nRemoving lms/djangoapps/courseware/tests/test_video_mongo.pyc\nRemoving lms/djangoapps/courseware/tests/test_video_xml.pyc\nRemoving lms/djangoapps/courseware/tests/test_view_authentication.pyc\nRemoving lms/djangoapps/courseware/tests/test_views.pyc\nRemoving lms/djangoapps/courseware/tests/test_word_cloud.pyc\nRemoving lms/djangoapps/courseware/tests/tests.pyc\nRemoving lms/djangoapps/courseware/views.pyc\nRemoving lms/djangoapps/dashboard/__init__.pyc\nRemoving lms/djangoapps/dashboard/git_import.pyc\nRemoving lms/djangoapps/dashboard/management/__init__.pyc\nRemoving lms/djangoapps/dashboard/management/commands/__init__.pyc\nRemoving lms/djangoapps/dashboard/management/commands/git_add_course.pyc\nRemoving lms/djangoapps/dashboard/management/commands/tests/test_git_add_course.pyc\nRemoving lms/djangoapps/dashboard/models.pyc\nRemoving lms/djangoapps/dashboard/support.pyc\nRemoving lms/djangoapps/dashboard/support_urls.pyc\nRemoving lms/djangoapps/dashboard/sysadmin.pyc\nRemoving lms/djangoapps/dashboard/sysadmin_urls.pyc\nRemoving lms/djangoapps/dashboard/tests/__init__.pyc\nRemoving lms/djangoapps/dashboard/tests/test_support.pyc\nRemoving lms/djangoapps/dashboard/tests/test_sysadmin.pyc\nRemoving lms/djangoapps/dashboard/views.pyc\nRemoving lms/djangoapps/debug/__init__.pyc\nRemoving lms/djangoapps/debug/management/__init__.pyc\nRemoving lms/djangoapps/debug/management/commands/__init__.pyc\nRemoving lms/djangoapps/debug/management/commands/dump_xml_courses.pyc\nRemoving lms/djangoapps/debug/models.pyc\nRemoving lms/djangoapps/debug/views.pyc\nRemoving lms/djangoapps/django_comment_client/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/base/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/base/tests.pyc\nRemoving lms/djangoapps/django_comment_client/base/urls.pyc\nRemoving lms/djangoapps/django_comment_client/base/views.pyc\nRemoving lms/djangoapps/django_comment_client/forum/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/forum/tests.pyc\nRemoving lms/djangoapps/django_comment_client/forum/urls.pyc\nRemoving lms/djangoapps/django_comment_client/forum/views.pyc\nRemoving lms/djangoapps/django_comment_client/helpers.pyc\nRemoving lms/djangoapps/django_comment_client/management/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/assign_role.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/assign_roles_for_course.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/create_roles_for_existing.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/get_discussion_link.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/reload_forum_users.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/seed_permissions_roles.pyc\nRemoving lms/djangoapps/django_comment_client/management/commands/show_permissions.pyc\nRemoving lms/djangoapps/django_comment_client/middleware.pyc\nRemoving lms/djangoapps/django_comment_client/migrations/0001_initial.pyc\nRemoving lms/djangoapps/django_comment_client/migrations/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/models.pyc\nRemoving lms/djangoapps/django_comment_client/mustache_helpers.pyc\nRemoving lms/djangoapps/django_comment_client/permissions.pyc\nRemoving lms/djangoapps/django_comment_client/settings.pyc\nRemoving lms/djangoapps/django_comment_client/tests.pyc\nRemoving lms/djangoapps/django_comment_client/tests/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/tests/factories.pyc\nRemoving lms/djangoapps/django_comment_client/tests/group_id.pyc\nRemoving lms/djangoapps/django_comment_client/tests/mock_cs_server/__init__.pyc\nRemoving lms/djangoapps/django_comment_client/tests/mock_cs_server/mock_cs_server.pyc\nRemoving lms/djangoapps/django_comment_client/tests/mock_cs_server/test_mock_cs_server.pyc\nRemoving lms/djangoapps/django_comment_client/tests/test_middleware.pyc\nRemoving lms/djangoapps/django_comment_client/tests/test_models.pyc\nRemoving lms/djangoapps/django_comment_client/tests/test_mustache_helpers.pyc\nRemoving lms/djangoapps/django_comment_client/tests/test_utils.pyc\nRemoving lms/djangoapps/django_comment_client/tests/unicode.pyc\nRemoving lms/djangoapps/django_comment_client/tests/utils.pyc\nRemoving lms/djangoapps/django_comment_client/urls.pyc\nRemoving lms/djangoapps/django_comment_client/utils.pyc\nRemoving lms/djangoapps/foldit/__init__.pyc\nRemoving lms/djangoapps/foldit/migrations/0001_initial.pyc\nRemoving lms/djangoapps/foldit/migrations/__init__.pyc\nRemoving lms/djangoapps/foldit/models.pyc\nRemoving lms/djangoapps/foldit/tests.pyc\nRemoving lms/djangoapps/foldit/views.pyc\nRemoving lms/djangoapps/instructor/__init__.pyc\nRemoving lms/djangoapps/instructor/access.pyc\nRemoving lms/djangoapps/instructor/enrollment.pyc\nRemoving lms/djangoapps/instructor/features/bulk_email.pyc\nRemoving lms/djangoapps/instructor/features/common.pyc\nRemoving lms/djangoapps/instructor/features/data_download.pyc\nRemoving lms/djangoapps/instructor/hint_manager.pyc\nRemoving lms/djangoapps/instructor/management/__init__.pyc\nRemoving lms/djangoapps/instructor/management/commands/__init__.pyc\nRemoving lms/djangoapps/instructor/management/commands/compute_grades.pyc\nRemoving lms/djangoapps/instructor/management/commands/dump_grades.pyc\nRemoving lms/djangoapps/instructor/management/commands/openended_post.pyc\nRemoving lms/djangoapps/instructor/management/commands/openended_stats.pyc\nRemoving lms/djangoapps/instructor/management/tests/__init__.pyc\nRemoving lms/djangoapps/instructor/management/tests/test_openended_commands.pyc\nRemoving lms/djangoapps/instructor/offline_gradecalc.pyc\nRemoving lms/djangoapps/instructor/tests/__init__.pyc\nRemoving lms/djangoapps/instructor/tests/test_access.pyc\nRemoving lms/djangoapps/instructor/tests/test_api.pyc\nRemoving lms/djangoapps/instructor/tests/test_ecommerce.pyc\nRemoving lms/djangoapps/instructor/tests/test_email.pyc\nRemoving lms/djangoapps/instructor/tests/test_enrollment.pyc\nRemoving lms/djangoapps/instructor/tests/test_hint_manager.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_anon_csv.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_download_csv.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_email.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_enrollment.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_forum_admin.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_raw_download_csv.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_reset.pyc\nRemoving lms/djangoapps/instructor/tests/test_legacy_xss.pyc\nRemoving lms/djangoapps/instructor/tests/test_spoc_gradebook.pyc\nRemoving lms/djangoapps/instructor/tests/test_tools.pyc\nRemoving lms/djangoapps/instructor/tests/utils.pyc\nRemoving lms/djangoapps/instructor/utils.pyc\nRemoving lms/djangoapps/instructor/views/__init__.pyc\nRemoving lms/djangoapps/instructor/views/api.pyc\nRemoving lms/djangoapps/instructor/views/api_urls.pyc\nRemoving lms/djangoapps/instructor/views/coupons.pyc\nRemoving lms/djangoapps/instructor/views/instructor_dashboard.pyc\nRemoving lms/djangoapps/instructor/views/instructor_task_helpers.pyc\nRemoving lms/djangoapps/instructor/views/legacy.pyc\nRemoving lms/djangoapps/instructor/views/tools.pyc\nRemoving lms/djangoapps/instructor_analytics/__init__.pyc\nRemoving lms/djangoapps/instructor_analytics/basic.pyc\nRemoving lms/djangoapps/instructor_analytics/csvs.pyc\nRemoving lms/djangoapps/instructor_analytics/distributions.pyc\nRemoving lms/djangoapps/instructor_analytics/management/__init__.pyc\nRemoving lms/djangoapps/instructor_analytics/management/commands/__init__.pyc\nRemoving lms/djangoapps/instructor_analytics/tests/__init__.pyc\nRemoving lms/djangoapps/instructor_analytics/tests/test_basic.pyc\nRemoving lms/djangoapps/instructor_analytics/tests/test_csvs.pyc\nRemoving lms/djangoapps/instructor_analytics/tests/test_distributions.pyc\nRemoving lms/djangoapps/instructor_task/__init__.pyc\nRemoving lms/djangoapps/instructor_task/admin.pyc\nRemoving lms/djangoapps/instructor_task/api.pyc\nRemoving lms/djangoapps/instructor_task/api_helper.pyc\nRemoving lms/djangoapps/instructor_task/migrations/0001_initial.pyc\nRemoving lms/djangoapps/instructor_task/migrations/0002_add_subtask_field.pyc\nRemoving lms/djangoapps/instructor_task/migrations/__init__.pyc\nRemoving lms/djangoapps/instructor_task/models.pyc\nRemoving lms/djangoapps/instructor_task/subtasks.pyc\nRemoving lms/djangoapps/instructor_task/tasks.pyc\nRemoving lms/djangoapps/instructor_task/tasks_helper.pyc\nRemoving lms/djangoapps/instructor_task/tests/__init__.pyc\nRemoving lms/djangoapps/instructor_task/tests/factories.pyc\nRemoving lms/djangoapps/instructor_task/tests/test_api.pyc\nRemoving lms/djangoapps/instructor_task/tests/test_base.pyc\nRemoving lms/djangoapps/instructor_task/tests/test_integration.pyc\nRemoving lms/djangoapps/instructor_task/tests/test_subtasks.pyc\nRemoving lms/djangoapps/instructor_task/tests/test_tasks.pyc\nRemoving lms/djangoapps/instructor_task/tests/test_tasks_helper.pyc\nRemoving lms/djangoapps/instructor_task/tests/test_views.pyc\nRemoving lms/djangoapps/instructor_task/views.pyc\nRemoving lms/djangoapps/licenses/__init__.pyc\nRemoving lms/djangoapps/licenses/management/__init__.pyc\nRemoving lms/djangoapps/licenses/management/commands/__init__.pyc\nRemoving lms/djangoapps/licenses/management/commands/generate_serial_numbers.pyc\nRemoving lms/djangoapps/licenses/management/commands/import_serial_numbers.pyc\nRemoving lms/djangoapps/licenses/migrations/0001_initial.pyc\nRemoving lms/djangoapps/licenses/migrations/__init__.pyc\nRemoving lms/djangoapps/licenses/models.pyc\nRemoving lms/djangoapps/licenses/tests.pyc\nRemoving lms/djangoapps/licenses/views.pyc\nRemoving lms/djangoapps/linkedin/__init__.pyc\nRemoving lms/djangoapps/linkedin/management/__init__.pyc\nRemoving lms/djangoapps/linkedin/management/commands/__init__.pyc\nRemoving lms/djangoapps/linkedin/management/commands/linkedin_mailusers.pyc\nRemoving lms/djangoapps/linkedin/migrations/0001_initial.pyc\nRemoving lms/djangoapps/linkedin/migrations/__init__.pyc\nRemoving lms/djangoapps/linkedin/models.pyc\nRemoving lms/djangoapps/lms_migration/__init__.pyc\nRemoving lms/djangoapps/lms_migration/management/__init__.pyc\nRemoving lms/djangoapps/lms_migration/management/commands/__init__.pyc\nRemoving lms/djangoapps/lms_migration/management/commands/create_groups.pyc\nRemoving lms/djangoapps/lms_migration/management/commands/create_user.pyc\nRemoving lms/djangoapps/lms_migration/management/commands/manage_course_groups.pyc\nRemoving lms/djangoapps/lms_migration/migrate.pyc\nRemoving lms/djangoapps/mobile_api/__init__.pyc\nRemoving lms/djangoapps/mobile_api/course_info/__init__.pyc\nRemoving lms/djangoapps/mobile_api/course_info/models.pyc\nRemoving lms/djangoapps/mobile_api/course_info/urls.pyc\nRemoving lms/djangoapps/mobile_api/course_info/views.pyc\nRemoving lms/djangoapps/mobile_api/models.pyc\nRemoving lms/djangoapps/mobile_api/urls.pyc\nRemoving lms/djangoapps/mobile_api/users/__init__.pyc\nRemoving lms/djangoapps/mobile_api/users/models.pyc\nRemoving lms/djangoapps/mobile_api/users/serializers.pyc\nRemoving lms/djangoapps/mobile_api/users/urls.pyc\nRemoving lms/djangoapps/mobile_api/users/views.pyc\nRemoving lms/djangoapps/mobile_api/video_outlines/__init__.pyc\nRemoving lms/djangoapps/mobile_api/video_outlines/models.pyc\nRemoving lms/djangoapps/mobile_api/video_outlines/serializers.pyc\nRemoving lms/djangoapps/mobile_api/video_outlines/urls.pyc\nRemoving lms/djangoapps/mobile_api/video_outlines/views.pyc\nRemoving lms/djangoapps/notes/__init__.pyc\nRemoving lms/djangoapps/notes/api.pyc\nRemoving lms/djangoapps/notes/migrations/0001_initial.pyc\nRemoving lms/djangoapps/notes/migrations/__init__.pyc\nRemoving lms/djangoapps/notes/models.pyc\nRemoving lms/djangoapps/notes/tests.pyc\nRemoving lms/djangoapps/notes/urls.pyc\nRemoving lms/djangoapps/notes/utils.pyc\nRemoving lms/djangoapps/notes/views.pyc\nRemoving lms/djangoapps/notification_prefs/__init__.pyc\nRemoving lms/djangoapps/notification_prefs/features/unsubscribe.pyc\nRemoving lms/djangoapps/notification_prefs/tests.pyc\nRemoving lms/djangoapps/notification_prefs/views.pyc\nRemoving lms/djangoapps/oauth2_handler/__init__.pyc\nRemoving lms/djangoapps/oauth2_handler/handlers.pyc\nRemoving lms/djangoapps/oauth2_handler/tests.pyc\nRemoving lms/djangoapps/open_ended_grading/__init__.pyc\nRemoving lms/djangoapps/open_ended_grading/open_ended_notifications.pyc\nRemoving lms/djangoapps/open_ended_grading/staff_grading.pyc\nRemoving lms/djangoapps/open_ended_grading/staff_grading_service.pyc\nRemoving lms/djangoapps/open_ended_grading/tests.pyc\nRemoving lms/djangoapps/open_ended_grading/utils.pyc\nRemoving lms/djangoapps/open_ended_grading/views.pyc\nRemoving lms/djangoapps/psychometrics/__init__.pyc\nRemoving lms/djangoapps/psychometrics/admin.pyc\nRemoving lms/djangoapps/psychometrics/management/__init__.pyc\nRemoving lms/djangoapps/psychometrics/management/commands/__init__.pyc\nRemoving lms/djangoapps/psychometrics/management/commands/init_psychometrics.pyc\nRemoving lms/djangoapps/psychometrics/models.pyc\nRemoving lms/djangoapps/psychometrics/psychoanalyze.pyc\nRemoving lms/djangoapps/shoppingcart/__init__.pyc\nRemoving lms/djangoapps/shoppingcart/admin.pyc\nRemoving lms/djangoapps/shoppingcart/context_processor.pyc\nRemoving lms/djangoapps/shoppingcart/exceptions.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0001_initial.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0002_auto__add_field_paidcourseregistration_mode.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0003_auto__del_field_orderitem_line_cost.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0004_auto__add_field_orderitem_fulfilled_time.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0005_auto__add_paidcourseregistrationannotation__add_field_orderitem_report.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0006_auto__add_field_order_refunded_time__add_field_orderitem_refund_reques.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0007_auto__add_field_orderitem_service_fee.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0008_auto__add_coupons__add_couponredemption__chg_field_certificateitem_cou.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0009_auto__del_coupons__add_courseregistrationcode__add_coupon__chg_field_c.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0010_auto__add_registrationcoderedemption__del_field_courseregistrationcode.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0011_auto__add_invoice__add_field_courseregistrationcode_invoice.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0012_auto__del_field_courseregistrationcode_transaction_group_name__del_fie.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0013_auto__add_field_invoice_is_valid.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0014_auto__del_field_invoice_tax_id__add_field_invoice_address_line_1__add_.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0015_auto__del_field_invoice_purchase_order_number__del_field_invoice_compa.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0016_auto__del_field_invoice_company_email__del_field_invoice_company_refer.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/0017_auto__add_field_courseregistrationcode_order__chg_field_registrationco.pyc\nRemoving lms/djangoapps/shoppingcart/migrations/__init__.pyc\nRemoving lms/djangoapps/shoppingcart/models.pyc\nRemoving lms/djangoapps/shoppingcart/processors/CyberSource.pyc\nRemoving lms/djangoapps/shoppingcart/processors/CyberSource2.pyc\nRemoving lms/djangoapps/shoppingcart/processors/__init__.pyc\nRemoving lms/djangoapps/shoppingcart/processors/exceptions.pyc\nRemoving lms/djangoapps/shoppingcart/processors/helpers.pyc\nRemoving lms/djangoapps/shoppingcart/processors/tests/__init__.pyc\nRemoving lms/djangoapps/shoppingcart/processors/tests/test_CyberSource.pyc\nRemoving lms/djangoapps/shoppingcart/processors/tests/test_CyberSource2.pyc\nRemoving lms/djangoapps/shoppingcart/reports.pyc\nRemoving lms/djangoapps/shoppingcart/tests/__init__.pyc\nRemoving lms/djangoapps/shoppingcart/tests/payment_fake.pyc\nRemoving lms/djangoapps/shoppingcart/tests/test_context_processor.pyc\nRemoving lms/djangoapps/shoppingcart/tests/test_models.pyc\nRemoving lms/djangoapps/shoppingcart/tests/test_payment_fake.pyc\nRemoving lms/djangoapps/shoppingcart/tests/test_reports.pyc\nRemoving lms/djangoapps/shoppingcart/tests/test_views.pyc\nRemoving lms/djangoapps/shoppingcart/urls.pyc\nRemoving lms/djangoapps/shoppingcart/views.pyc\nRemoving lms/djangoapps/static_template_view/__init__.pyc\nRemoving lms/djangoapps/static_template_view/views.pyc\nRemoving lms/djangoapps/staticbook/__init__.pyc\nRemoving lms/djangoapps/staticbook/models.pyc\nRemoving lms/djangoapps/staticbook/tests.pyc\nRemoving lms/djangoapps/staticbook/views.pyc\nRemoving lms/djangoapps/student_account/__init__.pyc\nRemoving lms/djangoapps/student_account/test/__init__.pyc\nRemoving lms/djangoapps/student_account/test/test_views.pyc\nRemoving lms/djangoapps/student_account/urls.pyc\nRemoving lms/djangoapps/student_account/views.pyc\nRemoving lms/djangoapps/student_profile/__init__.pyc\nRemoving lms/djangoapps/student_profile/test/__init__.pyc\nRemoving lms/djangoapps/student_profile/test/test_views.pyc\nRemoving lms/djangoapps/student_profile/urls.pyc\nRemoving lms/djangoapps/student_profile/views.pyc\nRemoving lms/djangoapps/verify_student/__init__.pyc\nRemoving lms/djangoapps/verify_student/admin.pyc\nRemoving lms/djangoapps/verify_student/api.pyc\nRemoving lms/djangoapps/verify_student/exceptions.pyc\nRemoving lms/djangoapps/verify_student/management/__init__.pyc\nRemoving lms/djangoapps/verify_student/management/commands/__init__.pyc\nRemoving lms/djangoapps/verify_student/management/commands/retry_failed_photo_verifications.pyc\nRemoving lms/djangoapps/verify_student/management/commands/tests/test_verify_student.pyc\nRemoving lms/djangoapps/verify_student/migrations/0001_initial.pyc\nRemoving lms/djangoapps/verify_student/migrations/0002_auto__add_field_softwaresecurephotoverification_window.pyc\nRemoving lms/djangoapps/verify_student/migrations/0003_auto__add_field_softwaresecurephotoverification_display.pyc\nRemoving lms/djangoapps/verify_student/migrations/__init__.pyc\nRemoving lms/djangoapps/verify_student/models.pyc\nRemoving lms/djangoapps/verify_student/ssencrypt.pyc\nRemoving lms/djangoapps/verify_student/tests/__init__.pyc\nRemoving lms/djangoapps/verify_student/tests/test_integration.pyc\nRemoving lms/djangoapps/verify_student/tests/test_models.pyc\nRemoving lms/djangoapps/verify_student/tests/test_ssencrypt.pyc\nRemoving lms/djangoapps/verify_student/tests/test_views.pyc\nRemoving lms/djangoapps/verify_student/urls.pyc\nRemoving lms/djangoapps/verify_student/views.pyc\nRemoving lms/envs/__init__.pyc\nRemoving lms/envs/acceptance.pyc\nRemoving lms/envs/aws.pyc\nRemoving lms/envs/aws_migrate.pyc\nRemoving lms/envs/bok_choy.pyc\nRemoving lms/envs/cms/__init__.pyc\nRemoving lms/envs/cms/acceptance.pyc\nRemoving lms/envs/cms/aws.pyc\nRemoving lms/envs/cms/dev.pyc\nRemoving lms/envs/cms/microsite_test.pyc\nRemoving lms/envs/common.pyc\nRemoving lms/envs/content.pyc\nRemoving lms/envs/dev.pyc\nRemoving lms/envs/dev_ike.pyc\nRemoving lms/envs/dev_int.pyc\nRemoving lms/envs/dev_with_worker.pyc\nRemoving lms/envs/devgroups/__init__.pyc\nRemoving lms/envs/devgroups/courses.pyc\nRemoving lms/envs/devgroups/h_cs50.pyc\nRemoving lms/envs/devgroups/m_6002.pyc\nRemoving lms/envs/devgroups/portal.pyc\nRemoving lms/envs/devplus.pyc\nRemoving lms/envs/devstack.pyc\nRemoving lms/envs/discussionsettings.pyc\nRemoving lms/envs/edx4edx_aws.pyc\nRemoving lms/envs/load_test.pyc\nRemoving lms/envs/sauce.pyc\nRemoving lms/envs/static.pyc\nRemoving lms/envs/test.pyc\nRemoving lms/lib/__init__.pyc\nRemoving lms/lib/comment_client/__init__.pyc\nRemoving lms/lib/comment_client/comment.pyc\nRemoving lms/lib/comment_client/comment_client.pyc\nRemoving lms/lib/comment_client/commentable.pyc\nRemoving lms/lib/comment_client/models.pyc\nRemoving lms/lib/comment_client/settings.pyc\nRemoving lms/lib/comment_client/thread.pyc\nRemoving lms/lib/comment_client/user.pyc\nRemoving lms/lib/comment_client/utils.pyc\nRemoving lms/lib/newrelic_logging/__init__.pyc\nRemoving lms/lib/xblock/__init__.pyc\nRemoving lms/lib/xblock/field_data.pyc\nRemoving lms/lib/xblock/mixin.pyc\nRemoving lms/lib/xblock/runtime.pyc\nRemoving lms/lib/xblock/test/__init__.pyc\nRemoving lms/lib/xblock/test/test_runtime.pyc\nRemoving lms/startup.pyc\nRemoving lms/static/admin/js/compress.pyc\nRemoving lms/tests.pyc\nRemoving lms/urls.pyc\nRemoving lms/wsgi.pyc\nRemoving lms/wsgi_apache_lms.pyc\nRemoving manage.pyc\nRemoving node_modules/\nRemoving pavelib/__init__.pyc\nRemoving pavelib/acceptance_test.pyc\nRemoving pavelib/assets.pyc\nRemoving pavelib/bok_choy.pyc\nRemoving pavelib/docs.pyc\nRemoving pavelib/i18n.pyc\nRemoving pavelib/js_test.pyc\nRemoving pavelib/paver_tests/__init__.pyc\nRemoving pavelib/paver_tests/test_paver_bok_choy_cmds.pyc\nRemoving pavelib/prereqs.pyc\nRemoving pavelib/quality.pyc\nRemoving pavelib/servers.pyc\nRemoving pavelib/tests.pyc\nRemoving pavelib/utils/__init__.pyc\nRemoving pavelib/utils/cmd.pyc\nRemoving pavelib/utils/envs.pyc\nRemoving pavelib/utils/process.pyc\nRemoving pavelib/utils/test/__init__.pyc\nRemoving pavelib/utils/test/bokchoy_utils.pyc\nRemoving pavelib/utils/test/suites/__init__.pyc\nRemoving pavelib/utils/test/suites/acceptance_suite.pyc\nRemoving pavelib/utils/test/suites/bokchoy_suite.pyc\nRemoving pavelib/utils/test/suites/js_suite.pyc\nRemoving pavelib/utils/test/suites/nose_suite.pyc\nRemoving pavelib/utils/test/suites/python_suite.pyc\nRemoving pavelib/utils/test/suites/suite.pyc\nRemoving pavelib/utils/test/utils.pyc\nRemoving pavement.pyc\nRemoving scripts/release.pyc\nRemoving scripts/run_watch_data.pyc\nRemoving scripts/runone.pyc\nRemoving scripts/show_events.pyc\nRemoving setup.pyc"}
TASK: [edxapp | checkout theme] ***********************************************
skipping: [default]
TASK: [edxapp | create checksum for requirements, package.json and Gemfile] ***
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command /usr/bin/md5sum /edx/app/edxapp/edx-platform/requirements/edx/pre.txt /edx/app/edxapp/edx-platform/requirements/edx/post.txt /edx/app/edxapp/edx-platform/requirements/edx/base.txt /edx/app/edxapp/edx-platform/requirements/edx/custom.txt /edx/app/edxapp/edx-platform/requirements/edx/paver.txt /edx/app/edxapp/edx-platform/requirements/edx-sandbox/post.txt /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt 2>/dev/null > /var/tmp/edxapp.req.new #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020765.47-197902509148761 && chmod a+rx /tmp/ansible-tmp-1412020765.47-197902509148761 && echo /tmp/ansible-tmp-1412020765.47-197902509148761'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmp5_XCFc TO /tmp/ansible-tmp-1412020765.47-197902509148761/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020765.47-197902509148761/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=flijohfekmotnhzhpzrwbiubbotceusc] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-flijohfekmotnhzhpzrwbiubbotceusc; /usr/bin/python /tmp/ansible-tmp-1412020765.47-197902509148761/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020765.47-197902509148761/ >/dev/null 2>&1'"]
failed: [default] => {"changed": true, "cmd": "/usr/bin/md5sum /edx/app/edxapp/edx-platform/requirements/edx/pre.txt /edx/app/edxapp/edx-platform/requirements/edx/post.txt /edx/app/edxapp/edx-platform/requirements/edx/base.txt /edx/app/edxapp/edx-platform/requirements/edx/custom.txt /edx/app/edxapp/edx-platform/requirements/edx/paver.txt /edx/app/edxapp/edx-platform/requirements/edx-sandbox/post.txt /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt 2>/dev/null > /var/tmp/edxapp.req.new ", "delta": "0:00:00.010489", "end": "2014-09-29 19:59:25.767819", "item": "", "rc": 1, "start": "2014-09-29 19:59:25.757330"}
...ignoring
TASK: [edxapp | stat path=/var/tmp/edxapp.req.new] ****************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE stat path=/var/tmp/edxapp.req.new
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020765.69-152177482121787 && chmod a+rx /tmp/ansible-tmp-1412020765.69-152177482121787 && echo /tmp/ansible-tmp-1412020765.69-152177482121787'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpmNDUp4 TO /tmp/ansible-tmp-1412020765.69-152177482121787/stat
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020765.69-152177482121787/stat'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=zdcmadpfwbqrbyrdykusnfrzfiiymbgi] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-zdcmadpfwbqrbyrdykusnfrzfiiymbgi; /usr/bin/python /tmp/ansible-tmp-1412020765.69-152177482121787/stat\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020765.69-152177482121787/ >/dev/null 2>&1'"]
ok: [default] => {"changed": false, "item": "", "stat": {"atime": 1412020765.7544672, "ctime": 1412020765.7624674, "dev": 64512, "exists": true, "gid": 1006, "inode": 3804577, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "80651167a36d9f68b4e8ed3296ba5be9", "mode": "0644", "mtime": 1412020765.7624674, "nlink": 1, "pw_name": "edxapp", "rgrp": true, "roth": true, "rusr": true, "size": 550, "uid": 1003, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}}
TASK: [edxapp | stat path=/var/tmp/edxapp.req.installed] **********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE stat path=/var/tmp/edxapp.req.installed
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020765.86-33506291568262 && chmod a+rx /tmp/ansible-tmp-1412020765.86-33506291568262 && echo /tmp/ansible-tmp-1412020765.86-33506291568262'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpc9s2ee TO /tmp/ansible-tmp-1412020765.86-33506291568262/stat
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020765.86-33506291568262/stat'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=nfunpdompgatwdiqjxuziwsyyztlzvax] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-nfunpdompgatwdiqjxuziwsyyztlzvax; /usr/bin/python /tmp/ansible-tmp-1412020765.86-33506291568262/stat\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020765.86-33506291568262/ >/dev/null 2>&1'"]
ok: [default] => {"changed": false, "item": "", "stat": {"exists": false}}
TASK: [edxapp | Updating requirement files for git mirror] ********************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command /bin/sed -i -e 's/github\.com/github.com/g' /edx/app/edxapp/edx-platform/requirements/edx/pre.txt /edx/app/edxapp/edx-platform/requirements/edx/post.txt /edx/app/edxapp/edx-platform/requirements/edx/base.txt /edx/app/edxapp/edx-platform/requirements/edx/paver.txt /edx/app/edxapp/edx-platform/requirements/edx/github.txt /edx/app/edxapp/edx-platform/requirements/edx-sandbox/post.txt /edx/app/edxapp/edx-platform/requirements/edx-sandbox/local.txt /edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020766.07-60475789783158 && chmod a+rx /tmp/ansible-tmp-1412020766.07-60475789783158 && echo /tmp/ansible-tmp-1412020766.07-60475789783158'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpo9_4nQ TO /tmp/ansible-tmp-1412020766.07-60475789783158/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020766.07-60475789783158/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=ecnycvfvtojhvyckqhbyrfkctqfcsakz] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-ecnycvfvtojhvyckqhbyrfkctqfcsakz; /usr/bin/python /tmp/ansible-tmp-1412020766.07-60475789783158/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020766.07-60475789783158/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": ["/bin/sed", "-i", "-e", "s/github\\.com/github.com/g", "/edx/app/edxapp/edx-platform/requirements/edx/pre.txt", "/edx/app/edxapp/edx-platform/requirements/edx/post.txt", "/edx/app/edxapp/edx-platform/requirements/edx/base.txt", "/edx/app/edxapp/edx-platform/requirements/edx/paver.txt", "/edx/app/edxapp/edx-platform/requirements/edx/github.txt", "/edx/app/edxapp/edx-platform/requirements/edx-sandbox/post.txt", "/edx/app/edxapp/edx-platform/requirements/edx-sandbox/local.txt", "/edx/app/edxapp/edx-platform/requirements/edx-sandbox/base.txt"], "delta": "0:00:00.028931", "end": "2014-09-29 19:59:26.355341", "item": "", "rc": 0, "start": "2014-09-29 19:59:26.326410", "stderr": "", "stdout": ""}
TASK: [edxapp | gem install bundler] ******************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command gem install bundle chdir=/edx/app/edxapp/edx-platform executable=/bin/bash #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020766.28-24741424567737 && chmod a+rx /tmp/ansible-tmp-1412020766.28-24741424567737 && echo /tmp/ansible-tmp-1412020766.28-24741424567737'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpDukMqL TO /tmp/ansible-tmp-1412020766.28-24741424567737/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020766.28-24741424567737/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=xpobblacnfiwzvnvyldxilgadmmaomru] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-xpobblacnfiwzvnvyldxilgadmmaomru; RBENV_ROOT=/edx/app/edxapp/.rbenv GEM_HOME=/edx/app/edxapp/.gem PATH=/edx/app/edxapp/venvs/edxapp/bin:/edx/app/edxapp/edx-platform/bin:/edx/app/edxapp/.rbenv/bin:/edx/app/edxapp/.rbenv/shims:/edx/app/edxapp/.gem/bin:/edx/app/edxapp/edx-platform/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NO_PREREQ_INSTALL=0 GEM_PATH=/edx/app/edxapp/.gem SKIP_WS_MIGRATIONS=1 LANG=en_US.UTF-8 /usr/bin/python /tmp/ansible-tmp-1412020766.28-24741424567737/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020766.28-24741424567737/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "gem install bundle\n \n ", "delta": "0:00:02.431110", "end": "2014-09-29 19:59:29.007932", "item": "", "rc": 0, "start": "2014-09-29 19:59:26.576822", "stderr": "file 'lib' not found\nfile 'lib' not found", "stdout": "Successfully installed bundle-0.0.1\n1 gem installed\nInstalling ri documentation for bundle-0.0.1...\nInstalling RDoc documentation for bundle-0.0.1..."}
TASK: [edxapp | bundle install] ***********************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command bundle install --binstubs chdir=/edx/app/edxapp/edx-platform executable=/bin/bash #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020768.94-122650473835682 && chmod a+rx /tmp/ansible-tmp-1412020768.94-122650473835682 && echo /tmp/ansible-tmp-1412020768.94-122650473835682'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpL2CZ6G TO /tmp/ansible-tmp-1412020768.94-122650473835682/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020768.94-122650473835682/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=sdyeuxkpvdvwaponjcbnxttgxneksoam] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-sdyeuxkpvdvwaponjcbnxttgxneksoam; RBENV_ROOT=/edx/app/edxapp/.rbenv GEM_HOME=/edx/app/edxapp/.gem PATH=/edx/app/edxapp/venvs/edxapp/bin:/edx/app/edxapp/edx-platform/bin:/edx/app/edxapp/.rbenv/bin:/edx/app/edxapp/.rbenv/shims:/edx/app/edxapp/.gem/bin:/edx/app/edxapp/edx-platform/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NO_PREREQ_INSTALL=0 GEM_PATH=/edx/app/edxapp/.gem SKIP_WS_MIGRATIONS=1 LANG=en_US.UTF-8 /usr/bin/python /tmp/ansible-tmp-1412020768.94-122650473835682/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020768.94-122650473835682/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "bundle install --binstubs\n \n ", "delta": "0:00:27.007102", "end": "2014-09-29 19:59:56.241040", "item": "", "rc": 0, "start": "2014-09-29 19:59:29.233938", "stderr": "", "stdout": "Fetching gem metadata from https://rubygems.org/.........\nInstalling addressable (2.3.5) \nInstalling sass (3.3.5) \nInstalling thor (0.19.1) \nInstalling bourbon (4.0.2) \nInstalling colorize (0.5.8) \nInstalling dalli (2.6.4) \nInstalling ffi (1.9.0) \nInstalling launchy (2.1.2) \nInstalling neat (1.6.0) \nInstalling rb-fsevent (0.9.3) \nInstalling rb-inotify (0.9.2) \nInstalling sys-proctable (0.9.3) \nUsing bundler (1.3.2) \nYour bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed."}
TASK: [edxapp | Set the npm registry] *****************************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command npm config set registry 'http://registry.npmjs.org' creates="/edx/app/edxapp/.npmrc" #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020796.16-169288921835004 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020796.16-169288921835004 && echo $HOME/.ansible/tmp/ansible-tmp-1412020796.16-169288921835004'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpnTuSe1 TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020796.16-169288921835004/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=wxyakppowlrqajhchdtjsleqewzgyvus] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-wxyakppowlrqajhchdtjsleqewzgyvus; RBENV_ROOT=/edx/app/edxapp/.rbenv GEM_HOME=/edx/app/edxapp/.gem PATH=/edx/app/edxapp/venvs/edxapp/bin:/edx/app/edxapp/edx-platform/bin:/edx/app/edxapp/.rbenv/bin:/edx/app/edxapp/.rbenv/shims:/edx/app/edxapp/.gem/bin:/edx/app/edxapp/edx-platform/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NO_PREREQ_INSTALL=0 GEM_PATH=/edx/app/edxapp/.gem SKIP_WS_MIGRATIONS=1 LANG=en_US.UTF-8 /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020796.16-169288921835004/command; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020796.16-169288921835004/ >/dev/null 2>&1\'"\'"\'\'']
changed: [default] => {"changed": true, "cmd": "npm config set registry 'http://registry.npmjs.org' ", "delta": "0:00:00.316001", "end": "2014-09-29 19:59:56.748061", "item": "", "rc": 0, "start": "2014-09-29 19:59:56.432060", "stderr": "", "stdout": ""}
TASK: [edxapp | Set the npm registry permissions] *****************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE file path="/edx/app/edxapp/.npmrc" owner=edxapp group=edxapp
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1412020796.65-50194246003707 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1412020796.65-50194246003707 && echo $HOME/.ansible/tmp/ansible-tmp-1412020796.65-50194246003707'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpR0lEnS TO /home/vagrant/.ansible/tmp/ansible-tmp-1412020796.65-50194246003707/file
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', '/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=nrtqemoxnjdhvboqpljjangiddetibpa] password: " -u root /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-nrtqemoxnjdhvboqpljjangiddetibpa; /usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1412020796.65-50194246003707/file; rm -rf /home/vagrant/.ansible/tmp/ansible-tmp-1412020796.65-50194246003707/ >/dev/null 2>&1\'"\'"\'\'']
ok: [default] => {"changed": false, "item": "", "path": "/edx/app/edxapp/.npmrc", "state": "absent"}
TASK: [edxapp | Install edx-platform npm dependencies] ************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command npm install chdir=/edx/app/edxapp/edx-platform #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020796.79-263174922292763 && chmod a+rx /tmp/ansible-tmp-1412020796.79-263174922292763 && echo /tmp/ansible-tmp-1412020796.79-263174922292763'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpWFbPK8 TO /tmp/ansible-tmp-1412020796.79-263174922292763/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020796.79-263174922292763/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=itppadyhwqmrsrnmzsdnuyqkwsreaegp] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-itppadyhwqmrsrnmzsdnuyqkwsreaegp; RBENV_ROOT=/edx/app/edxapp/.rbenv GEM_HOME=/edx/app/edxapp/.gem PATH=/edx/app/edxapp/venvs/edxapp/bin:/edx/app/edxapp/edx-platform/bin:/edx/app/edxapp/.rbenv/bin:/edx/app/edxapp/.rbenv/shims:/edx/app/edxapp/.gem/bin:/edx/app/edxapp/edx-platform/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NO_PREREQ_INSTALL=0 GEM_PATH=/edx/app/edxapp/.gem SKIP_WS_MIGRATIONS=1 LANG=en_US.UTF-8 /usr/bin/python /tmp/ansible-tmp-1412020796.79-263174922292763/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020796.79-263174922292763/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "npm install ", "delta": "0:00:01.131453", "end": "2014-09-29 19:59:58.211654", "item": "", "rc": 0, "start": "2014-09-29 19:59:57.080201", "stderr": "npm WARN package.json [email protected] No repository field.", "stdout": "[email protected] node_modules/coffee-script"}
TASK: [edxapp | install python pre-requirements] ******************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE pip requirements="/edx/app/edxapp/edx-platform/requirements/edx/pre.txt" virtualenv="/edx/app/edxapp/venvs/edxapp" state=present extra_args="-i https://pypi.python.org/simple"
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020798.14-170427889085918 && chmod a+rx /tmp/ansible-tmp-1412020798.14-170427889085918 && echo /tmp/ansible-tmp-1412020798.14-170427889085918'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpRvTsNN TO /tmp/ansible-tmp-1412020798.14-170427889085918/pip
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020798.14-170427889085918/pip'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=lbqirupqzwmujikliqzlrdmpyzlyakjv] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-lbqirupqzwmujikliqzlrdmpyzlyakjv; RBENV_ROOT=/edx/app/edxapp/.rbenv GEM_HOME=/edx/app/edxapp/.gem PATH=/edx/app/edxapp/venvs/edxapp/bin:/edx/app/edxapp/edx-platform/bin:/edx/app/edxapp/.rbenv/bin:/edx/app/edxapp/.rbenv/shims:/edx/app/edxapp/.gem/bin:/edx/app/edxapp/edx-platform/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NO_PREREQ_INSTALL=0 GEM_PATH=/edx/app/edxapp/.gem SKIP_WS_MIGRATIONS=1 LANG=en_US.UTF-8 /usr/bin/python /tmp/ansible-tmp-1412020798.14-170427889085918/pip\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020798.14-170427889085918/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "/edx/app/edxapp/venvs/edxapp/bin/pip install -i https://pypi.python.org/simple -r /edx/app/edxapp/edx-platform/requirements/edx/pre.txt", "item": "", "name": null, "requirements": "/edx/app/edxapp/edx-platform/requirements/edx/pre.txt", "state": "present", "stderr": "", "stdout": "New python executable in /edx/app/edxapp/venvs/edxapp/bin/python\nInstalling setuptools, pip...done.\nDownloading/unpacking numpy==1.6.2 (from -r /edx/app/edxapp/edx-platform/requirements/edx/pre.txt (line 9))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/numpy/setup.py) egg_info for package numpy\n Running from numpy source directory./bin/sh: 1: svnversion: not found\n non-existing path in 'numpy/distutils': 'site.cfg'\n F2PY Version 2\n blas_opt_info:\n blas_mkl_info:\n libraries mkl,vml,guide not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries mkl,vml,guide not found in /usr/local/lib\n libraries mkl,vml,guide not found in /usr/lib\n NOT AVAILABLE\n \n atlas_blas_threads_info:\n Setting PTATLAS=ATLAS\n libraries ptf77blas,ptcblas,atlas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib\n libraries ptf77blas,ptcblas,atlas not found in /usr/lib\n NOT AVAILABLE\n \n atlas_blas_info:\n libraries f77blas,cblas,atlas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries f77blas,cblas,atlas not found in /usr/local/lib\n libraries f77blas,cblas,atlas not found in /usr/lib\n NOT AVAILABLE\n \n /edx/app/edxapp/venvs/edxapp/build/numpy/numpy/distutils/system_info.py:1425: UserWarning:\n Atlas (http://math-atlas.sourceforge.net/) libraries not found.\n Directories to search for the libraries can be specified in the\n numpy/distutils/site.cfg file (section [atlas]) or by setting\n the ATLAS environment variable.\n warnings.warn(AtlasNotFoundError.__doc__)\n blas_info:\n libraries blas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries blas not found in /usr/local/lib\n FOUND:\n libraries = ['blas']\n library_dirs = ['/usr/lib']\n language = f77\n \n FOUND:\n libraries = ['blas']\n library_dirs = ['/usr/lib']\n define_macros = [('NO_ATLAS_INFO', 1)]\n language = f77\n \n /bin/sh: 1: svnversion: not found\n lapack_opt_info:\n lapack_mkl_info:\n mkl_info:\n libraries mkl,vml,guide not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries mkl,vml,guide not found in /usr/local/lib\n libraries mkl,vml,guide not found in /usr/lib\n NOT AVAILABLE\n \n NOT AVAILABLE\n \n atlas_threads_info:\n Setting PTATLAS=ATLAS\n libraries ptf77blas,ptcblas,atlas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries lapack_atlas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib\n libraries lapack_atlas not found in /usr/local/lib\n libraries ptf77blas,ptcblas,atlas not found in /usr/lib\n libraries lapack_atlas not found in /usr/lib\n numpy.distutils.system_info.atlas_threads_info\n NOT AVAILABLE\n \n atlas_info:\n libraries f77blas,cblas,atlas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries lapack_atlas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries f77blas,cblas,atlas not found in /usr/local/lib\n libraries lapack_atlas not found in /usr/local/lib\n libraries f77blas,cblas,atlas not found in /usr/lib\n libraries lapack_atlas not found in /usr/lib\n numpy.distutils.system_info.atlas_info\n NOT AVAILABLE\n \n /edx/app/edxapp/venvs/edxapp/build/numpy/numpy/distutils/system_info.py:1340: UserWarning:\n Atlas (http://math-atlas.sourceforge.net/) libraries not found.\n Directories to search for the libraries can be specified in the\n numpy/distutils/site.cfg file (section [atlas]) or by setting\n the ATLAS environment variable.\n warnings.warn(AtlasNotFoundError.__doc__)\n lapack_info:\n libraries lapack not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries lapack not found in /usr/local/lib\n FOUND:\n libraries = ['lapack']\n library_dirs = ['/usr/lib']\n language = f77\n \n FOUND:\n libraries = ['lapack', 'blas']\n library_dirs = ['/usr/lib']\n define_macros = [('NO_ATLAS_INFO', 1)]\n language = f77\n \n build_src\n building py_modules sources\n building library \"npymath\" sources\n customize GnuFCompiler\n Could not locate executable g77\n Could not locate executable f77\n customize IntelFCompiler\n Could not locate executable ifort\n Could not locate executable ifc\n customize LaheyFCompiler\n Could not locate executable lf95\n customize PGroupFCompiler\n Could not locate executable pgfortran\n customize AbsoftFCompiler\n Could not locate executable f90\n customize NAGFCompiler\n Found executable /usr/bin/f95\n customize VastFCompiler\n customize CompaqFCompiler\n Could not locate executable fort\n customize IntelItaniumFCompiler\n Could not locate executable efort\n Could not locate executable efc\n customize IntelEM64TFCompiler\n customize Gnu95FCompiler\n Found executable /usr/bin/gfortran\n customize Gnu95FCompiler\n customize Gnu95FCompiler using config\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n gcc -pthread _configtest.o -o _configtest\n success!\n removing: _configtest.c _configtest.o _configtest\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018exp\u2019 [enabled by default]\n gcc -pthread _configtest.o -o _configtest\n _configtest.o: In function `main':\n /edx/app/edxapp/venvs/edxapp/build/numpy/_configtest.c:6: undefined reference to `exp'\n collect2: ld returned 1 exit status\n _configtest.o: In function `main':\n /edx/app/edxapp/venvs/edxapp/build/numpy/_configtest.c:6: undefined reference to `exp'\n collect2: ld returned 1 exit status\n failure.\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018exp\u2019 [enabled by default]\n gcc -pthread _configtest.o -lm -o _configtest\n success!\n removing: _configtest.c _configtest.o _configtest\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math.c\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.c\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_complex.c\n building extension \"numpy.core._sort\" sources\n Generating build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:7:12: error: \u2018SIZEOF_LONGDOUBLE\u2019 undeclared (first use in this function)\n _configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:7:12: error: \u2018SIZEOF_LONGDOUBLE\u2019 undeclared (first use in this function)\n _configtest.c:7:12: note: each undeclared identifier is reported only once for each function it appears in\n failure.\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:7:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:7:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:7:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:7:16: error: size of array \u2018test_array\u2019 is negative\n _configtest.c:7:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:7:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:7:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:7:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:16: warning: variable \u2018test_array\u2019 set but not used [-Wunused-but-set-variable]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018exp\u2019 [enabled by default]\n gcc -pthread _configtest.o -o _configtest\n _configtest.o: In function `main':\n /edx/app/edxapp/venvs/edxapp/build/numpy/_configtest.c:6: undefined reference to `exp'\n collect2: ld returned 1 exit status\n _configtest.o: In function `main':\n /edx/app/edxapp/venvs/edxapp/build/numpy/_configtest.c:6: undefined reference to `exp'\n collect2: ld returned 1 exit status\n failure.\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018exp\u2019 [enabled by default]\n gcc -pthread _configtest.o -lm -o _configtest\n success!\n removing: _configtest.c _configtest.o _configtest\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018asin\u2019 [enabled by default]\n _configtest.c:2:5: warning: conflicting types for built-in function \u2018cos\u2019 [enabled by default]\n _configtest.c:3:5: warning: conflicting types for built-in function \u2018log\u2019 [enabled by default]\n _configtest.c:4:5: warning: conflicting types for built-in function \u2018fabs\u2019 [enabled by default]\n _configtest.c:5:5: warning: conflicting types for built-in function \u2018tanh\u2019 [enabled by default]\n _configtest.c:6:5: warning: conflicting types for built-in function \u2018atan\u2019 [enabled by default]\n _configtest.c:7:5: warning: conflicting types for built-in function \u2018acos\u2019 [enabled by default]\n _configtest.c:8:5: warning: conflicting types for built-in function \u2018floor\u2019 [enabled by default]\n _configtest.c:9:5: warning: conflicting types for built-in function \u2018fmod\u2019 [enabled by default]\n _configtest.c:10:5: warning: conflicting types for built-in function \u2018sqrt\u2019 [enabled by default]\n _configtest.c:11:5: warning: conflicting types for built-in function \u2018cosh\u2019 [enabled by default]\n _configtest.c:12:5: warning: conflicting types for built-in function \u2018modf\u2019 [enabled by default]\n _configtest.c:13:5: warning: conflicting types for built-in function \u2018sinh\u2019 [enabled by default]\n _configtest.c:14:5: warning: conflicting types for built-in function \u2018frexp\u2019 [enabled by default]\n _configtest.c:15:5: warning: conflicting types for built-in function \u2018exp\u2019 [enabled by default]\n _configtest.c:16:5: warning: conflicting types for built-in function \u2018tan\u2019 [enabled by default]\n _configtest.c:17:5: warning: conflicting types for built-in function \u2018ceil\u2019 [enabled by default]\n _configtest.c:18:5: warning: conflicting types for built-in function \u2018log10\u2019 [enabled by default]\n _configtest.c:19:5: warning: conflicting types for built-in function \u2018sin\u2019 [enabled by default]\n _configtest.c:20:5: warning: conflicting types for built-in function \u2018ldexp\u2019 [enabled by default]\n gcc -pthread _configtest.o -lm -o _configtest\n success!\n removing: _configtest.c _configtest.o _configtest\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018log2\u2019 [enabled by default]\n _configtest.c:2:5: warning: conflicting types for built-in function \u2018pow\u2019 [enabled by default]\n _configtest.c:3:5: warning: conflicting types for built-in function \u2018exp2\u2019 [enabled by default]\n _configtest.c:4:5: warning: conflicting types for built-in function \u2018atan2\u2019 [enabled by default]\n _configtest.c:5:5: warning: conflicting types for built-in function \u2018rint\u2019 [enabled by default]\n _configtest.c:6:5: warning: conflicting types for built-in function \u2018nextafter\u2019 [enabled by default]\n _configtest.c:7:5: warning: conflicting types for built-in function \u2018trunc\u2019 [enabled by default]\n gcc -pthread _configtest.o -lm -o _configtest\n success!\n removing: _configtest.c _configtest.o _configtest\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018cosf\u2019 [enabled by default]\n _configtest.c:2:5: warning: conflicting types for built-in function \u2018coshf\u2019 [enabled by default]\n _configtest.c:3:5: warning: conflicting types for built-in function \u2018rintf\u2019 [enabled by default]\n _configtest.c:4:5: warning: conflicting types for built-in function \u2018fabsf\u2019 [enabled by default]\n _configtest.c:5:5: warning: conflicting types for built-in function \u2018floorf\u2019 [enabled by default]\n _configtest.c:6:5: warning: conflicting types for built-in function \u2018nextafterf\u2019 [enabled by default]\n _configtest.c:7:5: warning: conflicting types for built-in function \u2018tanhf\u2019 [enabled by default]\n _configtest.c:8:5: warning: conflicting types for built-in function \u2018log10f\u2019 [enabled by default]\n _configtest.c:9:5: warning: conflicting types for built-in function \u2018logf\u2019 [enabled by default]\n _configtest.c:10:5: warning: conflicting types for built-in function \u2018sinhf\u2019 [enabled by default]\n _configtest.c:11:5: warning: conflicting types for built-in function \u2018acosf\u2019 [enabled by default]\n _configtest.c:12:5: warning: conflicting types for built-in function \u2018sqrtf\u2019 [enabled by default]\n _configtest.c:13:5: warning: conflicting types for built-in function \u2018ldexpf\u2019 [enabled by default]\n _configtest.c:14:5: warning: conflicting types for built-in function \u2018hypotf\u2019 [enabled by default]\n _configtest.c:15:5: warning: conflicting types for built-in function \u2018log2f\u2019 [enabled by default]\n _configtest.c:16:5: warning: conflicting types for built-in function \u2018exp2f\u2019 [enabled by default]\n _configtest.c:17:5: warning: conflicting types for built-in function \u2018atanf\u2019 [enabled by default]\n _configtest.c:18:5: warning: conflicting types for built-in function \u2018fmodf\u2019 [enabled by default]\n _configtest.c:19:5: warning: conflicting types for built-in function \u2018atan2f\u2019 [enabled by default]\n _configtest.c:20:5: warning: conflicting types for built-in function \u2018modff\u2019 [enabled by default]\n _configtest.c:21:5: warning: conflicting types for built-in function \u2018ceilf\u2019 [enabled by default]\n _configtest.c:22:5: warning: conflicting types for built-in function \u2018log1pf\u2019 [enabled by default]\n _configtest.c:23:5: warning: conflicting types for built-in function \u2018asinf\u2019 [enabled by default]\n _configtest.c:24:5: warning: conflicting types for built-in function \u2018copysignf\u2019 [enabled by default]\n _configtest.c:25:5: warning: conflicting types for built-in function \u2018acoshf\u2019 [enabled by default]\n _configtest.c:26:5: warning: conflicting types for built-in function \u2018sinf\u2019 [enabled by default]\n _configtest.c:27:5: warning: conflicting types for built-in function \u2018tanf\u2019 [enabled by default]\n _configtest.c:28:5: warning: conflicting types for built-in function \u2018atanhf\u2019 [enabled by default]\n _configtest.c:29:5: warning: conflicting types for built-in function \u2018truncf\u2019 [enabled by default]\n _configtest.c:30:5: warning: conflicting types for built-in function \u2018asinhf\u2019 [enabled by default]\n _configtest.c:31:5: warning: conflicting types for built-in function \u2018frexpf\u2019 [enabled by default]\n _configtest.c:32:5: warning: conflicting types for built-in function \u2018powf\u2019 [enabled by default]\n _configtest.c:33:5: warning: conflicting types for built-in function \u2018expf\u2019 [enabled by default]\n _configtest.c:34:5: warning: conflicting types for built-in function \u2018expm1f\u2019 [enabled by default]\n gcc -pthread _configtest.o -lm -o _configtest\n success!\n removing: _configtest.c _configtest.o _configtest\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018tanhl\u2019 [enabled by default]\n _configtest.c:2:5: warning: conflicting types for built-in function \u2018log10l\u2019 [enabled by default]\n _configtest.c:3:5: warning: conflicting types for built-in function \u2018nextafterl\u2019 [enabled by default]\n _configtest.c:4:5: warning: conflicting types for built-in function \u2018coshl\u2019 [enabled by default]\n _configtest.c:5:5: warning: conflicting types for built-in function \u2018cosl\u2019 [enabled by default]\n _configtest.c:6:5: warning: conflicting types for built-in function \u2018floorl\u2019 [enabled by default]\n _configtest.c:7:5: warning: conflicting types for built-in function \u2018rintl\u2019 [enabled by default]\n _configtest.c:8:5: warning: conflicting types for built-in function \u2018fabsl\u2019 [enabled by default]\n _configtest.c:9:5: warning: conflicting types for built-in function \u2018acosl\u2019 [enabled by default]\n _configtest.c:10:5: warning: conflicting types for built-in function \u2018ldexpl\u2019 [enabled by default]\n _configtest.c:11:5: warning: conflicting types for built-in function \u2018sqrtl\u2019 [enabled by default]\n _configtest.c:12:5: warning: conflicting types for built-in function \u2018logl\u2019 [enabled by default]\n _configtest.c:13:5: warning: conflicting types for built-in function \u2018expm1l\u2019 [enabled by default]\n _configtest.c:14:5: warning: conflicting types for built-in function \u2018hypotl\u2019 [enabled by default]\n _configtest.c:15:5: warning: conflicting types for built-in function \u2018log2l\u2019 [enabled by default]\n _configtest.c:16:5: warning: conflicting types for built-in function \u2018copysignl\u2019 [enabled by default]\n _configtest.c:17:5: warning: conflicting types for built-in function \u2018exp2l\u2019 [enabled by default]\n _configtest.c:18:5: warning: conflicting types for built-in function \u2018atanl\u2019 [enabled by default]\n _configtest.c:19:5: warning: conflicting types for built-in function \u2018frexpl\u2019 [enabled by default]\n _configtest.c:20:5: warning: conflicting types for built-in function \u2018atan2l\u2019 [enabled by default]\n _configtest.c:21:5: warning: conflicting types for built-in function \u2018sinhl\u2019 [enabled by default]\n _configtest.c:22:5: warning: conflicting types for built-in function \u2018fmodl\u2019 [enabled by default]\n _configtest.c:23:5: warning: conflicting types for built-in function \u2018log1pl\u2019 [enabled by default]\n _configtest.c:24:5: warning: conflicting types for built-in function \u2018asinl\u2019 [enabled by default]\n _configtest.c:25:5: warning: conflicting types for built-in function \u2018ceill\u2019 [enabled by default]\n _configtest.c:26:5: warning: conflicting types for built-in function \u2018sinl\u2019 [enabled by default]\n _configtest.c:27:5: warning: conflicting types for built-in function \u2018acoshl\u2019 [enabled by default]\n _configtest.c:28:5: warning: conflicting types for built-in function \u2018atanhl\u2019 [enabled by default]\n _configtest.c:29:5: warning: conflicting types for built-in function \u2018tanl\u2019 [enabled by default]\n _configtest.c:30:5: warning: conflicting types for built-in function \u2018truncl\u2019 [enabled by default]\n _configtest.c:31:5: warning: conflicting types for built-in function \u2018powl\u2019 [enabled by default]\n _configtest.c:32:5: warning: conflicting types for built-in function \u2018expl\u2019 [enabled by default]\n _configtest.c:33:5: warning: conflicting types for built-in function \u2018modfl\u2019 [enabled by default]\n _configtest.c:34:5: warning: conflicting types for built-in function \u2018asinhl\u2019 [enabled by default]\n gcc -pthread _configtest.o -lm -o _configtest\n success!\n removing: _configtest.c _configtest.o _configtest\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:8:12: error: \u2018HAVE_DECL_SIGNBIT\u2019 undeclared (first use in this function)\n _configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:8:12: error: \u2018HAVE_DECL_SIGNBIT\u2019 undeclared (first use in this function)\n _configtest.c:8:12: note: each undeclared identifier is reported only once for each function it appears in\n failure.\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:5:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018cexp\u2019 [enabled by default]\n _configtest.c:2:5: warning: conflicting types for built-in function \u2018clog\u2019 [enabled by default]\n _configtest.c:3:5: warning: conflicting types for built-in function \u2018ccos\u2019 [enabled by default]\n _configtest.c:4:5: warning: conflicting types for built-in function \u2018cimag\u2019 [enabled by default]\n _configtest.c:5:5: warning: conflicting types for built-in function \u2018cabs\u2019 [enabled by default]\n _configtest.c:6:5: warning: conflicting types for built-in function \u2018cpow\u2019 [enabled by default]\n _configtest.c:7:5: warning: conflicting types for built-in function \u2018csqrt\u2019 [enabled by default]\n _configtest.c:8:5: warning: conflicting types for built-in function \u2018carg\u2019 [enabled by default]\n _configtest.c:9:5: warning: conflicting types for built-in function \u2018creal\u2019 [enabled by default]\n _configtest.c:10:5: warning: conflicting types for built-in function \u2018csin\u2019 [enabled by default]\n gcc -pthread _configtest.o -lm -o _configtest\n success!\n removing: _configtest.c _configtest.o _configtest\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018ccosf\u2019 [enabled by default]\n _configtest.c:2:5: warning: conflicting types for built-in function \u2018cargf\u2019 [enabled by default]\n _configtest.c:3:5: warning: conflicting types for built-in function \u2018csqrtf\u2019 [enabled by default]\n _configtest.c:4:5: warning: conflicting types for built-in function \u2018cpowf\u2019 [enabled by default]\n _configtest.c:5:5: warning: conflicting types for built-in function \u2018cexpf\u2019 [enabled by default]\n _configtest.c:6:5: warning: conflicting types for built-in function \u2018crealf\u2019 [enabled by default]\n _configtest.c:7:5: warning: conflicting types for built-in function \u2018csinf\u2019 [enabled by default]\n _configtest.c:8:5: warning: conflicting types for built-in function \u2018cabsf\u2019 [enabled by default]\n _configtest.c:9:5: warning: conflicting types for built-in function \u2018clogf\u2019 [enabled by default]\n _configtest.c:10:5: warning: conflicting types for built-in function \u2018cimagf\u2019 [enabled by default]\n gcc -pthread _configtest.o -lm -o _configtest\n success!\n removing: _configtest.c _configtest.o _configtest\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018csqrtl\u2019 [enabled by default]\n _configtest.c:2:5: warning: conflicting types for built-in function \u2018cargl\u2019 [enabled by default]\n _configtest.c:3:5: warning: conflicting types for built-in function \u2018cexpl\u2019 [enabled by default]\n _configtest.c:4:5: warning: conflicting types for built-in function \u2018ccosl\u2019 [enabled by default]\n _configtest.c:5:5: warning: conflicting types for built-in function \u2018cpowl\u2019 [enabled by default]\n _configtest.c:6:5: warning: conflicting types for built-in function \u2018cimagl\u2019 [enabled by default]\n _configtest.c:7:5: warning: conflicting types for built-in function \u2018csinl\u2019 [enabled by default]\n _configtest.c:8:5: warning: conflicting types for built-in function \u2018creall\u2019 [enabled by default]\n _configtest.c:9:5: warning: conflicting types for built-in function \u2018clogl\u2019 [enabled by default]\n _configtest.c:10:5: warning: conflicting types for built-in function \u2018cabsl\u2019 [enabled by default]\n gcc -pthread _configtest.o -lm -o _configtest\n success!\n removing: _configtest.c _configtest.o _configtest\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n removing: _configtest.c _configtest.o\n ('File:', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h')\n #define HAVE_ENDIAN_H 1\n #define SIZEOF_PY_INTPTR_T 8\n #define SIZEOF_PY_LONG_LONG 8\n #define MATHLIB m\n #define HAVE_SIN\n #define HAVE_COS\n #define HAVE_TAN\n #define HAVE_SINH\n #define HAVE_COSH\n #define HAVE_TANH\n #define HAVE_FABS\n #define HAVE_FLOOR\n #define HAVE_CEIL\n #define HAVE_SQRT\n #define HAVE_LOG10\n #define HAVE_LOG\n #define HAVE_EXP\n #define HAVE_ASIN\n #define HAVE_ACOS\n #define HAVE_ATAN\n #define HAVE_FMOD\n #define HAVE_MODF\n #define HAVE_FREXP\n #define HAVE_LDEXP\n #define HAVE_RINT\n #define HAVE_TRUNC\n #define HAVE_EXP2\n #define HAVE_LOG2\n #define HAVE_ATAN2\n #define HAVE_POW\n #define HAVE_NEXTAFTER\n #define HAVE_SINF\n #define HAVE_COSF\n #define HAVE_TANF\n #define HAVE_SINHF\n #define HAVE_COSHF\n #define HAVE_TANHF\n #define HAVE_FABSF\n #define HAVE_FLOORF\n #define HAVE_CEILF\n #define HAVE_RINTF\n #define HAVE_TRUNCF\n #define HAVE_SQRTF\n #define HAVE_LOG10F\n #define HAVE_LOGF\n #define HAVE_LOG1PF\n #define HAVE_EXPF\n #define HAVE_EXPM1F\n #define HAVE_ASINF\n #define HAVE_ACOSF\n #define HAVE_ATANF\n #define HAVE_ASINHF\n #define HAVE_ACOSHF\n #define HAVE_ATANHF\n #define HAVE_HYPOTF\n #define HAVE_ATAN2F\n #define HAVE_POWF\n #define HAVE_FMODF\n #define HAVE_MODFF\n #define HAVE_FREXPF\n #define HAVE_LDEXPF\n #define HAVE_EXP2F\n #define HAVE_LOG2F\n #define HAVE_COPYSIGNF\n #define HAVE_NEXTAFTERF\n #define HAVE_SINL\n #define HAVE_COSL\n #define HAVE_TANL\n #define HAVE_SINHL\n #define HAVE_COSHL\n #define HAVE_TANHL\n #define HAVE_FABSL\n #define HAVE_FLOORL\n #define HAVE_CEILL\n #define HAVE_RINTL\n #define HAVE_TRUNCL\n #define HAVE_SQRTL\n #define HAVE_LOG10L\n #define HAVE_LOGL\n #define HAVE_LOG1PL\n #define HAVE_EXPL\n #define HAVE_EXPM1L\n #define HAVE_ASINL\n #define HAVE_ACOSL\n #define HAVE_ATANL\n #define HAVE_ASINHL\n #define HAVE_ACOSHL\n #define HAVE_ATANHL\n #define HAVE_HYPOTL\n #define HAVE_ATAN2L\n #define HAVE_POWL\n #define HAVE_FMODL\n #define HAVE_MODFL\n #define HAVE_FREXPL\n #define HAVE_LDEXPL\n #define HAVE_EXP2L\n #define HAVE_LOG2L\n #define HAVE_COPYSIGNL\n #define HAVE_NEXTAFTERL\n #define HAVE_DECL_SIGNBIT\n #define HAVE_COMPLEX_H\n #define HAVE_CREAL\n #define HAVE_CIMAG\n #define HAVE_CABS\n #define HAVE_CARG\n #define HAVE_CEXP\n #define HAVE_CSQRT\n #define HAVE_CLOG\n #define HAVE_CCOS\n #define HAVE_CSIN\n #define HAVE_CPOW\n #define HAVE_CREALF\n #define HAVE_CIMAGF\n #define HAVE_CABSF\n #define HAVE_CARGF\n #define HAVE_CEXPF\n #define HAVE_CSQRTF\n #define HAVE_CLOGF\n #define HAVE_CCOSF\n #define HAVE_CSINF\n #define HAVE_CPOWF\n #define HAVE_CREALL\n #define HAVE_CIMAGL\n #define HAVE_CABSL\n #define HAVE_CARGL\n #define HAVE_CEXPL\n #define HAVE_CSQRTL\n #define HAVE_CLOGL\n #define HAVE_CCOSL\n #define HAVE_CSINL\n #define HAVE_CPOWL\n #define HAVE_LDOUBLE_INTEL_EXTENDED_16_BYTES_LE 1\n #ifndef __cplusplus\n /* #undef inline */\n #endif\n \n #ifndef _NPY_NPY_CONFIG_H_\n #error config.h should never be included directly, include npy_config.h instead\n #endif\n \n EOF\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.\n Generating build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018exp\u2019 [enabled by default]\n gcc -pthread _configtest.o -o _configtest\n _configtest.o: In function `main':\n /edx/app/edxapp/venvs/edxapp/build/numpy/_configtest.c:6: undefined reference to `exp'\n collect2: ld returned 1 exit status\n _configtest.o: In function `main':\n /edx/app/edxapp/venvs/edxapp/build/numpy/_configtest.c:6: undefined reference to `exp'\n collect2: ld returned 1 exit status\n failure.\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018exp\u2019 [enabled by default]\n gcc -pthread _configtest.o -lm -o _configtest\n success!\n removing: _configtest.c _configtest.o _configtest\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:4:5: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n success!\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:3:1: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n _configtest.c: In function \u2018main\u2019:\n _configtest.c:5:18: warning: extra tokens at end of #ifndef directive [enabled by default]\n _configtest.c:8:1: warning: control reaches end of non-void function [-Wreturn-type]\n success!\n removing: _configtest.c _configtest.o\n File: build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h\n #define NPY_HAVE_ENDIAN_H 1\n #define NPY_SIZEOF_SHORT SIZEOF_SHORT\n #define NPY_SIZEOF_INT SIZEOF_INT\n #define NPY_SIZEOF_LONG SIZEOF_LONG\n #define NPY_SIZEOF_FLOAT 4\n #define NPY_SIZEOF_COMPLEX_FLOAT 8\n #define NPY_SIZEOF_DOUBLE 8\n #define NPY_SIZEOF_COMPLEX_DOUBLE 16\n #define NPY_SIZEOF_LONGDOUBLE 16\n #define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32\n #define NPY_SIZEOF_PY_INTPTR_T 8\n #define NPY_SIZEOF_PY_LONG_LONG 8\n #define NPY_SIZEOF_LONGLONG 8\n #define NPY_NO_SMP 0\n #define NPY_HAVE_DECL_ISNAN\n #define NPY_HAVE_DECL_ISINF\n #define NPY_HAVE_DECL_ISFINITE\n #define NPY_HAVE_DECL_SIGNBIT\n #define NPY_USE_C99_COMPLEX\n #define NPY_HAVE_COMPLEX_DOUBLE 1\n #define NPY_HAVE_COMPLEX_FLOAT 1\n #define NPY_HAVE_COMPLEX_LONG_DOUBLE 1\n #define NPY_USE_C99_FORMATS 1\n #define NPY_VISIBILITY_HIDDEN __attribute__((visibility(\"hidden\")))\n #define NPY_ABI_VERSION 0x01000009\n #define NPY_API_VERSION 0x00000006\n \n #ifndef __STDC_FORMAT_MACROS\n #define __STDC_FORMAT_MACROS 1\n #endif\n \n EOF\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.\n executing numpy/core/code_generators/generate_numpy_api.py\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/_sortmodule.c\n numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']\n building extension \"numpy.core.multiarray\" sources\n non-existing path in 'numpy/core': 'build/src.linux-x86_64-2.7/numpy/core/src/multiarray'\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/scalartypes.c\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/arraytypes.c\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/nditer.c\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/einsum.c\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.\n executing numpy/core/code_generators/generate_numpy_api.py\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.\n numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']\n building extension \"numpy.core.umath\" sources\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.\n executing numpy/core/code_generators/generate_ufunc_api.py\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.\n non-existing path in 'numpy/core': 'build/src.linux-x86_64-2.7/numpy/core/src/umath'\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/loops.c\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/umathmodule.c\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc\n adding 'build/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs.\n numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h']\n building extension \"numpy.core.scalarmath\" sources\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.\n executing numpy/core/code_generators/generate_numpy_api.py\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.\n executing numpy/core/code_generators/generate_ufunc_api.py\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.c\n numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h']\n building extension \"numpy.core._dotblas\" sources\n building extension \"numpy.core.umath_tests\" sources\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.c\n building extension \"numpy.core.multiarray_tests\" sources\n conv_template:> build/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.c\n building extension \"numpy.lib._compiled_base\" sources\n building extension \"numpy.numarray._capi\" sources\n building extension \"numpy.fft.fftpack_lite\" sources\n building extension \"numpy.linalg.lapack_lite\" sources\n adding 'numpy/linalg/lapack_litemodule.c' to sources.\n adding 'numpy/linalg/python_xerbla.c' to sources.\n building extension \"numpy.random.mtrand\" sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n gcc -pthread _configtest.o -o _configtest\n _configtest\n failure.\n removing: _configtest.c _configtest.o _configtest\n building data_files sources\n build_src: building npy-pkg config files\n \nInstalling collected packages: numpy\n Running setup.py install for numpy\n Running from numpy source directory./bin/sh: 1: svnversion: not found\n non-existing path in 'numpy/distutils': 'site.cfg'\n F2PY Version 2\n blas_opt_info:\n blas_mkl_info:\n libraries mkl,vml,guide not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries mkl,vml,guide not found in /usr/local/lib\n libraries mkl,vml,guide not found in /usr/lib\n NOT AVAILABLE\n \n atlas_blas_threads_info:\n Setting PTATLAS=ATLAS\n libraries ptf77blas,ptcblas,atlas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib\n libraries ptf77blas,ptcblas,atlas not found in /usr/lib\n NOT AVAILABLE\n \n atlas_blas_info:\n libraries f77blas,cblas,atlas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries f77blas,cblas,atlas not found in /usr/local/lib\n libraries f77blas,cblas,atlas not found in /usr/lib\n NOT AVAILABLE\n \n /edx/app/edxapp/venvs/edxapp/build/numpy/numpy/distutils/system_info.py:1425: UserWarning:\n Atlas (http://math-atlas.sourceforge.net/) libraries not found.\n Directories to search for the libraries can be specified in the\n numpy/distutils/site.cfg file (section [atlas]) or by setting\n the ATLAS environment variable.\n warnings.warn(AtlasNotFoundError.__doc__)\n blas_info:\n libraries blas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries blas not found in /usr/local/lib\n FOUND:\n libraries = ['blas']\n library_dirs = ['/usr/lib']\n language = f77\n \n FOUND:\n libraries = ['blas']\n library_dirs = ['/usr/lib']\n define_macros = [('NO_ATLAS_INFO', 1)]\n language = f77\n \n /bin/sh: 1: svnversion: not found\n lapack_opt_info:\n lapack_mkl_info:\n mkl_info:\n libraries mkl,vml,guide not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries mkl,vml,guide not found in /usr/local/lib\n libraries mkl,vml,guide not found in /usr/lib\n NOT AVAILABLE\n \n NOT AVAILABLE\n \n atlas_threads_info:\n Setting PTATLAS=ATLAS\n libraries ptf77blas,ptcblas,atlas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries lapack_atlas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib\n libraries lapack_atlas not found in /usr/local/lib\n libraries ptf77blas,ptcblas,atlas not found in /usr/lib\n libraries lapack_atlas not found in /usr/lib\n numpy.distutils.system_info.atlas_threads_info\n NOT AVAILABLE\n \n atlas_info:\n libraries f77blas,cblas,atlas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries lapack_atlas not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries f77blas,cblas,atlas not found in /usr/local/lib\n libraries lapack_atlas not found in /usr/local/lib\n libraries f77blas,cblas,atlas not found in /usr/lib\n libraries lapack_atlas not found in /usr/lib\n numpy.distutils.system_info.atlas_info\n NOT AVAILABLE\n \n /edx/app/edxapp/venvs/edxapp/build/numpy/numpy/distutils/system_info.py:1340: UserWarning:\n Atlas (http://math-atlas.sourceforge.net/) libraries not found.\n Directories to search for the libraries can be specified in the\n numpy/distutils/site.cfg file (section [atlas]) or by setting\n the ATLAS environment variable.\n warnings.warn(AtlasNotFoundError.__doc__)\n lapack_info:\n libraries lapack not found in /edx/app/edxapp/venvs/edxapp/lib\n libraries lapack not found in /usr/local/lib\n FOUND:\n libraries = ['lapack']\n library_dirs = ['/usr/lib']\n language = f77\n \n FOUND:\n libraries = ['lapack', 'blas']\n library_dirs = ['/usr/lib']\n define_macros = [('NO_ATLAS_INFO', 1)]\n language = f77\n \n unifing config_cc, config, build_clib, build_ext, build commands --compiler options\n unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options\n build_src\n building py_modules sources\n building library \"npymath\" sources\n customize GnuFCompiler\n Could not locate executable g77\n Could not locate executable f77\n customize IntelFCompiler\n Could not locate executable ifort\n Could not locate executable ifc\n customize LaheyFCompiler\n Could not locate executable lf95\n customize PGroupFCompiler\n Could not locate executable pgfortran\n customize AbsoftFCompiler\n Could not locate executable f90\n customize NAGFCompiler\n Found executable /usr/bin/f95\n customize VastFCompiler\n customize CompaqFCompiler\n Could not locate executable fort\n customize IntelItaniumFCompiler\n Could not locate executable efort\n Could not locate executable efc\n customize IntelEM64TFCompiler\n customize Gnu95FCompiler\n Found executable /usr/bin/gfortran\n customize Gnu95FCompiler\n customize Gnu95FCompiler using config\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n gcc -pthread _configtest.o -o _configtest\n success!\n removing: _configtest.c _configtest.o _configtest\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018exp\u2019 [enabled by default]\n gcc -pthread _configtest.o -o _configtest\n _configtest.o: In function `main':\n /edx/app/edxapp/venvs/edxapp/build/numpy/_configtest.c:6: undefined reference to `exp'\n collect2: ld returned 1 exit status\n _configtest.o: In function `main':\n /edx/app/edxapp/venvs/edxapp/build/numpy/_configtest.c:6: undefined reference to `exp'\n collect2: ld returned 1 exit status\n failure.\n removing: _configtest.c _configtest.o\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n _configtest.c:1:5: warning: conflicting types for built-in function \u2018exp\u2019 [enabled by default]\n gcc -pthread _configtest.o -lm -o _configtest\n success!\n removing: _configtest.c _configtest.o _configtest\n building extension \"numpy.core._sort\" sources\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.\n executing numpy/core/code_generators/generate_numpy_api.py\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.\n numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']\n building extension \"numpy.core.multiarray\" sources\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.\n executing numpy/core/code_generators/generate_numpy_api.py\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.\n numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h']\n building extension \"numpy.core.umath\" sources\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.\n executing numpy/core/code_generators/generate_ufunc_api.py\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.\n adding 'build/src.linux-x86_64-2.7/numpy/core/src/umath' to include_dirs.\n numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h']\n building extension \"numpy.core.scalarmath\" sources\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h' to sources.\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources.\n executing numpy/core/code_generators/generate_numpy_api.py\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources.\n executing numpy/core/code_generators/generate_ufunc_api.py\n adding 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources.\n numpy.core - nothing done with h_files = ['build/src.linux-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h']\n building extension \"numpy.core._dotblas\" sources\n building extension \"numpy.core.umath_tests\" sources\n building extension \"numpy.core.multiarray_tests\" sources\n building extension \"numpy.lib._compiled_base\" sources\n building extension \"numpy.numarray._capi\" sources\n building extension \"numpy.fft.fftpack_lite\" sources\n building extension \"numpy.linalg.lapack_lite\" sources\n adding 'numpy/linalg/lapack_litemodule.c' to sources.\n adding 'numpy/linalg/python_xerbla.c' to sources.\n building extension \"numpy.random.mtrand\" sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -c'\n gcc: _configtest.c\n gcc -pthread _configtest.o -o _configtest\n _configtest\n failure.\n removing: _configtest.c _configtest.o _configtest\n building data_files sources\n build_src: building npy-pkg config files\n customize UnixCCompiler\n customize UnixCCompiler using build_clib\n building 'npymath' library\n compiling C sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'\n gcc: numpy/core/src/npymath/halffloat.c\n gcc: build/src.linux-x86_64-2.7/numpy/core/src/npymath/ieee754.c\n gcc: build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math.c\n gcc: build/src.linux-x86_64-2.7/numpy/core/src/npymath/npy_math_complex.c\n ar: adding 4 object files to build/temp.linux-x86_64-2.7/libnpymath.a\n customize UnixCCompiler\n customize UnixCCompiler using build_ext\n customize GnuFCompiler\n customize IntelFCompiler\n customize LaheyFCompiler\n customize PGroupFCompiler\n customize AbsoftFCompiler\n customize NAGFCompiler\n customize VastFCompiler\n customize CompaqFCompiler\n customize IntelItaniumFCompiler\n customize IntelEM64TFCompiler\n customize Gnu95FCompiler\n customize Gnu95FCompiler\n customize Gnu95FCompiler using build_ext\n building 'numpy.core._sort' extension\n compiling C sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'\n gcc: build/src.linux-x86_64-2.7/numpy/core/src/_sortmodule.c\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/_sortmodule.o -Lbuild/temp.linux-x86_64-2.7 -lnpymath -lm -o build/lib.linux-x86_64-2.7/numpy/core/_sort.so\n building 'numpy.core.multiarray' extension\n compiling C sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'\n gcc: numpy/core/src/multiarray/multiarraymodule_onefile.c\n In file included from numpy/core/src/multiarray/multiarraymodule_onefile.c:19:0:\n numpy/core/src/multiarray/descriptor.c: In function \u2018_convert_from_dict\u2019:\n numpy/core/src/multiarray/descriptor.c:978:9: warning: unused variable \u2018has_out_of_order_fields\u2019 [-Wunused-variable]\n numpy/core/src/multiarray/multiarraymodule_onefile.c: At top level:\n numpy/core/src/multiarray/ucsnarrow.c:31:1: warning: \u2018PyUCS2Buffer_FromUCS4\u2019 defined but not used [-Wunused-function]\n numpy/core/src/multiarray/ucsnarrow.c:63:1: warning: \u2018PyUCS2Buffer_AsUCS4\u2019 defined but not used [-Wunused-function]\n numpy/core/src/multiarray/scalartypes.c.src:2629:1: warning: \u2018longlong_arrtype_hash\u2019 defined but not used [-Wunused-function]\n numpy/core/src/multiarray/mapping.c:74:1: warning: \u2018_array_ass_item\u2019 defined but not used [-Wunused-function]\n build/src.linux-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h:226:1: warning: \u2018_import_umath\u2019 defined but not used [-Wunused-function]\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/numpy/core/src/multiarray/multiarraymodule_onefile.o -Lbuild/temp.linux-x86_64-2.7 -lnpymath -lm -o build/lib.linux-x86_64-2.7/numpy/core/multiarray.so\n building 'numpy.core.umath' extension\n compiling C sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'\n gcc: numpy/core/src/umath/umathmodule_onefile.c\n numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: \u2018simple_capsule_dtor\u2019 defined but not used [-Wunused-function]\n numpy/core/src/private/lowlevel_strided_loops.h:36:1: warning: \u2018PyArray_FreeStridedTransferData\u2019 declared \u2018static\u2019 but never defined [-Wunused-function]\n numpy/core/src/private/lowlevel_strided_loops.h:43:1: warning: \u2018PyArray_CopyStridedTransferData\u2019 declared \u2018static\u2019 but never defined [-Wunused-function]\n numpy/core/src/private/lowlevel_strided_loops.h:63:1: warning: \u2018PyArray_GetStridedCopyFn\u2019 declared \u2018static\u2019 but never defined [-Wunused-function]\n numpy/core/src/private/lowlevel_strided_loops.h:77:1: warning: \u2018PyArray_GetStridedCopySwapFn\u2019 declared \u2018static\u2019 but never defined [-Wunused-function]\n numpy/core/src/private/lowlevel_strided_loops.h:91:1: warning: \u2018PyArray_GetStridedCopySwapPairFn\u2019 declared \u2018static\u2019 but never defined [-Wunused-function]\n numpy/core/src/private/lowlevel_strided_loops.h:105:1: warning: \u2018PyArray_GetStridedZeroPadCopyFn\u2019 declared \u2018static\u2019 but never defined [-Wunused-function]\n numpy/core/src/private/lowlevel_strided_loops.h:118:1: warning: \u2018PyArray_GetStridedNumericCastFn\u2019 declared \u2018static\u2019 but never defined [-Wunused-function]\n numpy/core/src/private/lowlevel_strided_loops.h:168:1: warning: \u2018PyArray_GetDTypeTransferFunction\u2019 declared \u2018static\u2019 but never defined [-Wunused-function]\n numpy/core/src/private/lowlevel_strided_loops.h:220:1: warning: \u2018PyArray_TransferNDimToStrided\u2019 declared \u2018static\u2019 but never defined [-Wunused-function]\n numpy/core/src/private/lowlevel_strided_loops.h:230:1: warning: \u2018PyArray_TransferStridedToNDim\u2019 declared \u2018static\u2019 but never defined [-Wunused-function]\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/numpy/core/src/umath/umathmodule_onefile.o -Lbuild/temp.linux-x86_64-2.7 -lnpymath -lm -o build/lib.linux-x86_64-2.7/numpy/core/umath.so\n building 'numpy.core.scalarmath' extension\n compiling C sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'\n gcc: build/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.c\n numpy/core/src/scalarmathmodule.c.src: In function \u2018slonglong_overflow\u2019:\n numpy/core/src/scalarmathmodule.c.src:67:40: warning: variable \u2018z\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src:67:37: warning: variable \u2018y\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src:67:34: warning: variable \u2018x\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src:67:31: warning: variable \u2018w\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src:66:18: warning: variable \u2018b\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src:66:15: warning: variable \u2018a\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src: In function \u2018ubyte_power\u2019:\n numpy/core/src/scalarmathmodule.c.src:851:15: warning: variable \u2018out1\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src: In function \u2018ushort_power\u2019:\n numpy/core/src/scalarmathmodule.c.src:851:15: warning: variable \u2018out1\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src: In function \u2018uint_power\u2019:\n numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable \u2018out1\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src: In function \u2018ulong_power\u2019:\n numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable \u2018out1\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src: In function \u2018ulonglong_power\u2019:\n numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable \u2018out1\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src: In function \u2018half_power\u2019:\n numpy/core/src/scalarmathmodule.c.src:851:14: warning: variable \u2018out1\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src: In function \u2018float_power\u2019:\n numpy/core/src/scalarmathmodule.c.src:851:15: warning: variable \u2018out1\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src: In function \u2018double_power\u2019:\n numpy/core/src/scalarmathmodule.c.src:851:16: warning: variable \u2018out1\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src: In function \u2018longdouble_power\u2019:\n numpy/core/src/scalarmathmodule.c.src:851:20: warning: variable \u2018out1\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src: In function \u2018cfloat_power\u2019:\n numpy/core/src/scalarmathmodule.c.src:847:16: warning: variable \u2018out1\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src: In function \u2018cdouble_power\u2019:\n numpy/core/src/scalarmathmodule.c.src:847:17: warning: variable \u2018out1\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src: In function \u2018clongdouble_power\u2019:\n numpy/core/src/scalarmathmodule.c.src:847:21: warning: variable \u2018out1\u2019 set but not used [-Wunused-but-set-variable]\n numpy/core/src/scalarmathmodule.c.src: At top level:\n numpy/core/src/scalarmathmodule.c.src:1060:1: warning: function declaration isn\u2019t a prototype [-Wstrict-prototypes]\n numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: \u2018simple_capsule_dtor\u2019 defined but not used [-Wunused-function]\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/scalarmathmodule.o -Lbuild/temp.linux-x86_64-2.7 -lnpymath -lm -o build/lib.linux-x86_64-2.7/numpy/core/scalarmath.so\n building 'numpy.core.umath_tests' extension\n compiling C sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'\n gcc: build/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.c\n numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: \u2018simple_capsule_dtor\u2019 defined but not used [-Wunused-function]\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/umath/umath_tests.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/numpy/core/umath_tests.so\n building 'numpy.core.multiarray_tests' extension\n compiling C sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'\n gcc: build/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.c\n numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: \u2018simple_capsule_dtor\u2019 defined but not used [-Wunused-function]\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/build/src.linux-x86_64-2.7/numpy/core/src/multiarray/multiarray_tests.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/numpy/core/multiarray_tests.so\n building 'numpy.lib._compiled_base' extension\n compiling C sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'\n gcc: numpy/lib/src/_compiled_base.c\n numpy/lib/src/_compiled_base.c: In function \u2018arr_bincount\u2019:\n numpy/lib/src/_compiled_base.c:120:9: warning: assignment from incompatible pointer type [enabled by default]\n numpy/lib/src/_compiled_base.c: In function \u2018pack_or_unpack_bits\u2019:\n numpy/lib/src/_compiled_base.c:1315:17: warning: assignment from incompatible pointer type [enabled by default]\n numpy/lib/src/_compiled_base.c:1355:9: warning: assignment from incompatible pointer type [enabled by default]\n numpy/lib/src/_compiled_base.c: At top level:\n numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: \u2018simple_capsule_dtor\u2019 defined but not used [-Wunused-function]\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/numpy/lib/src/_compiled_base.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/numpy/lib/_compiled_base.so\n building 'numpy.numarray._capi' extension\n compiling C sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'\n gcc: numpy/numarray/_capi.c\n numpy/core/include/numpy/npy_3kcompat.h:391:1: warning: \u2018simple_capsule_dtor\u2019 defined but not used [-Wunused-function]\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/numpy/numarray/_capi.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/numpy/numarray/_capi.so\n building 'numpy.fft.fftpack_lite' extension\n compiling C sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'\n gcc: numpy/fft/fftpack.c\n gcc: numpy/fft/fftpack_litemodule.c\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/numpy/fft/fftpack_litemodule.o build/temp.linux-x86_64-2.7/numpy/fft/fftpack.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/numpy/fft/fftpack_lite.so\n building 'numpy.linalg.lapack_lite' extension\n compiling C sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-DNO_ATLAS_INFO=1 -Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'\n gcc: numpy/linalg/lapack_litemodule.c\n gcc: numpy/linalg/python_xerbla.c\n /usr/bin/gfortran -Wall -Wall -shared build/temp.linux-x86_64-2.7/numpy/linalg/lapack_litemodule.o build/temp.linux-x86_64-2.7/numpy/linalg/python_xerbla.o -L/usr/lib -Lbuild/temp.linux-x86_64-2.7 -llapack -lblas -lgfortran -o build/lib.linux-x86_64-2.7/numpy/linalg/lapack_lite.so\n building 'numpy.random.mtrand' extension\n compiling C sources\n C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC\n \n compile options: '-Inumpy/core/include -Ibuild/src.linux-x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/include/python2.7 -Ibuild/src.linux-x86_64-2.7/numpy/core/src/multiarray -Ibuild/src.linux-x86_64-2.7/numpy/core/src/umath -c'\n gcc: numpy/random/mtrand/distributions.c\n gcc: numpy/random/mtrand/mtrand.c\n numpy/random/mtrand/mtrand.c: In function \u2018__pyx_pf_6mtrand_11RandomState_2seed\u2019:\n numpy/random/mtrand/mtrand.c:4876:12: warning: variable \u2018__pyx_v_errcode\u2019 set but not used [-Wunused-but-set-variable]\n gcc: numpy/random/mtrand/initarray.c\n build/src.linux-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h:1532:1: warning: \u2018_import_array\u2019 defined but not used [-Wunused-function]\n gcc: numpy/random/mtrand/randomkit.c\n gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/numpy/random/mtrand/mtrand.o build/temp.linux-x86_64-2.7/numpy/random/mtrand/randomkit.o build/temp.linux-x86_64-2.7/numpy/random/mtrand/initarray.o build/temp.linux-x86_64-2.7/numpy/random/mtrand/distributions.o -Lbuild/temp.linux-x86_64-2.7 -o build/lib.linux-x86_64-2.7/numpy/random/mtrand.so\n Creating build/scripts.linux-x86_64-2.7/f2py\n adding 'build/scripts.linux-x86_64-2.7/f2py' to scripts\n changing mode of build/scripts.linux-x86_64-2.7/f2py from 644 to 755\n \n changing mode of /edx/app/edxapp/venvs/edxapp/bin/f2py to 755\nSuccessfully installed numpy\nCleaning up...\n", "version": null, "virtualenv": "/edx/app/edxapp/venvs/edxapp"}
TASK: [edxapp | install python base-requirements] *****************************
<127.0.0.1> ESTABLISH CONNECTION FOR USER: vagrant
<127.0.0.1> REMOTE_MODULE command /edx/app/edxapp/venvs/edxapp/bin/pip install -i https://pypi.python.org/simple --exists-action w --use-mirrors -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt chdir=/edx/app/edxapp/edx-platform #USE_SHELL
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'mkdir -p /tmp/ansible-tmp-1412020868.54-125636786320155 && chmod a+rx /tmp/ansible-tmp-1412020868.54-125636786320155 && echo /tmp/ansible-tmp-1412020868.54-125636786320155'"]
<127.0.0.1> PUT /var/folders/rh/s23w23pn4tn37py2x01zd2nw0000gp/T/tmpL1acFM TO /tmp/ansible-tmp-1412020868.54-125636786320155/command
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'chmod a+r /tmp/ansible-tmp-1412020868.54-125636786320155/command'"]
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', u'/bin/sh -c \'sudo -k && sudo -H -S -p "[sudo via ansible, key=teybszoolkokjctcjdvxhuzdjnypnxrx] password: " -u edxapp /bin/sh -c \'"\'"\'echo SUDO-SUCCESS-teybszoolkokjctcjdvxhuzdjnypnxrx; RBENV_ROOT=/edx/app/edxapp/.rbenv GEM_HOME=/edx/app/edxapp/.gem PATH=/edx/app/edxapp/venvs/edxapp/bin:/edx/app/edxapp/edx-platform/bin:/edx/app/edxapp/.rbenv/bin:/edx/app/edxapp/.rbenv/shims:/edx/app/edxapp/.gem/bin:/edx/app/edxapp/edx-platform/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin NO_PREREQ_INSTALL=0 GEM_PATH=/edx/app/edxapp/.gem SKIP_WS_MIGRATIONS=1 LANG=en_US.UTF-8 /usr/bin/python /tmp/ansible-tmp-1412020868.54-125636786320155/command\'"\'"\'\'']
<127.0.0.1> EXEC ['ssh', '-C', '-tt', '-vvv', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o', 'ControlPath=/Users/db/.ansible/cp/ansible-ssh-%h-%p-%r', '-o', 'StrictHostKeyChecking=no', '-o', 'Port=2222', '-o', 'IdentityFile=/Users/db/.vagrant.d/insecure_private_key', '-o', 'KbdInteractiveAuthentication=no', '-o', 'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey', '-o', 'PasswordAuthentication=no', '-o', 'User=vagrant', '-o', 'ConnectTimeout=10', '127.0.0.1', "/bin/sh -c 'rm -rf /tmp/ansible-tmp-1412020868.54-125636786320155/ >/dev/null 2>&1'"]
changed: [default] => {"changed": true, "cmd": "/edx/app/edxapp/venvs/edxapp/bin/pip install -i https://pypi.python.org/simple --exists-action w --use-mirrors -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt ", "delta": "0:10:59.081219", "end": "2014-09-29 20:12:07.908550", "item": "", "rc": 0, "start": "2014-09-29 20:01:08.827331", "stderr": "", "stdout": "--use-mirrors has been deprecated and will be removed in the future. Explicit uses of --index-url and/or --extra-index-url is suggested.\nDownloading/unpacking git+https://github.com/pmitros/pyfs.git@96e1922348bfe6d99201b9512a9ed946c87b7e0b (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 43))\n Cloning https://github.com/pmitros/pyfs.git (to 96e1922348bfe6d99201b9512a9ed946c87b7e0b) to /tmp/pip-EYqB45-build\n Could not find a tag or branch '96e1922348bfe6d99201b9512a9ed946c87b7e0b', assuming commit.\n Running setup.py (path:/tmp/pip-EYqB45-build/setup.py) egg_info for package from git+https://github.com/pmitros/pyfs.git@96e1922348bfe6d99201b9512a9ed946c87b7e0b\n \nDownloading/unpacking git+https://github.com/mfogel/django-settings-context-processor.git (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 139))\n Cloning https://github.com/mfogel/django-settings-context-processor.git to /tmp/pip-_VmwuD-build\n Running setup.py (path:/tmp/pip-_VmwuD-build/setup.py) egg_info for package from git+https://github.com/mfogel/django-settings-context-processor.git\n \nDownloading/unpacking git+https://github.com/mitocw/django-cas.git (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 142))\n Cloning https://github.com/mitocw/django-cas.git to /tmp/pip-CpYZ4L-build\n Running setup.py (path:/tmp/pip-CpYZ4L-build/setup.py) egg_info for package from git+https://github.com/mitocw/django-cas.git\n \nDownloading/unpacking beautifulsoup4==4.1.3 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 7))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/beautifulsoup4/setup.py) egg_info for package beautifulsoup4\n \nDownloading/unpacking beautifulsoup==3.2.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 8))\n Downloading BeautifulSoup-3.2.1.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/beautifulsoup/setup.py) egg_info for package beautifulsoup\n \nDownloading/unpacking bleach==1.4 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 9))\n Downloading bleach-1.4.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/bleach/setup.py) egg_info for package bleach\n \nDownloading/unpacking html5lib==0.999 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 10))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/html5lib/setup.py) egg_info for package html5lib\n \nDownloading/unpacking boto==2.32.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 11))\nDownloading/unpacking celery==3.0.19 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 12))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/celery/setup.py) egg_info for package celery\n Upgrade: no old version found.\n \n no previously-included directories found matching '*.pyc'\nDownloading/unpacking cssselect==0.9.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 13))\n Downloading cssselect-0.9.1.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/cssselect/setup.py) egg_info for package cssselect\n \n no previously-included directories found matching 'docs/_build'\nDownloading/unpacking dealer==0.2.3 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 14))\n Downloading dealer-0.2.3.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/dealer/setup.py) egg_info for package dealer\n \n warning: no previously-included files matching '__pycache__' found under directory '*'\n warning: no previously-included files matching '*.orig' found under directory '*'\nDownloading/unpacking defusedxml==0.4.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 15))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/defusedxml/setup.py) egg_info for package defusedxml\n \nDownloading/unpacking distribute>=0.6.28,<0.7 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 16))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/distribute/setup.py) egg_info for package distribute\n \nDownloading/unpacking django-babel-underscore==0.1.0 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 17))\n Downloading django_babel_underscore-0.1.0-py2.py3-none-any.whl\nDownloading/unpacking django-celery==3.0.17 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 18))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-celery/setup.py) egg_info for package django-celery\n \n no previously-included directories found matching 'bin/*.pyc'\n no previously-included directories found matching 'tests/*.pyc'\n no previously-included directories found matching 'docs/*.pyc'\n no previously-included directories found matching 'extra/*.pyc'\n no previously-included directories found matching 'djcelery/*.pyc'\n no previously-included directories found matching 'docs/.build'\n no previously-included directories found matching 'examples/*.pyc'\nDownloading/unpacking django-countries==1.5 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 19))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-countries/setup.py) egg_info for package django-countries\n \nDownloading/unpacking django-extensions==1.2.5 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 20))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-extensions/setup.py) egg_info for package django-extensions\n \nDownloading/unpacking django-filter==0.6.0 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 21))\n Downloading django_filter-0.6-py2.py3-none-any.whl\nDownloading/unpacking django-followit==0.0.3 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 22))\n Downloading django-followit-0.0.3.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-followit/setup.py) egg_info for package django-followit\n \n warning: no files found matching 'tox.ini'\n warning: no previously-included files matching '*.pyc' found under directory 'followit'\n warning: manifest_maker: MANIFEST.in, line 5: 'recursive-exclude' expects <dir> <pattern1> <pattern2> ...\n \n no previously-included directories found matching 'dist'\n no previously-included directories found matching 'build'\n warning: manifest_maker: MANIFEST.in, line 8: unknown action 'global'\n \n warning: no previously-included files found matching 'settings.py'\n warning: no previously-included files found matching 'manage.py'\n warning: no previously-included files found matching '__init__.py'\n warning: no previously-included files found matching 'urls.py'\n warning: manifest_maker: MANIFEST.in, line 13: 'recursive-exclude' expects <dir> <pattern1> <pattern2> ...\n \n warning: manifest_maker: MANIFEST.in, line 14: 'recursive-exclude' expects <dir> <pattern1> <pattern2> ...\n \nDownloading/unpacking django-keyedcache==1.4-6 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 23))\n Downloading django-keyedcache-1.4-6.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-keyedcache/setup.py) egg_info for package django-keyedcache\n \n warning: no files found matching '*' under directory 'keyedcache/templatetags'\nDownloading/unpacking django-kombu==0.9.4 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 24))\n Downloading django-kombu-0.9.4.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-kombu/setup.py) egg_info for package django-kombu\n \nDownloading/unpacking django-mako==0.1.5pre (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 25))\n Downloading django-mako-0.1.5pre.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-mako/setup.py) egg_info for package django-mako\n \nDownloading/unpacking django-model-utils==1.4.0 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 26))\n Downloading django-model-utils-1.4.0.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-model-utils/setup.py) egg_info for package django-model-utils\n \nDownloading/unpacking django-masquerade==0.1.6 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 27))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-masquerade/setup.py) egg_info for package django-masquerade\n \nDownloading/unpacking django-mptt==0.5.5 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 28))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-mptt/setup.py) egg_info for package django-mptt\n \n warning: no files found matching '*.json' under directory 'mptt'\nDownloading/unpacking django-openid-auth==0.4 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 29))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-openid-auth/setup.py) egg_info for package django-openid-auth\n \nDownloading/unpacking django-robots==0.9.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 30))\n Downloading django-robots-0.9.1.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-robots/setup.py) egg_info for package django-robots\n \nDownloading/unpacking django-sekizai==0.6.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 31))\n Downloading django-sekizai-0.6.1.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-sekizai/setup.py) egg_info for package django-sekizai\n \nDownloading/unpacking django-ses==0.4.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 32))\n Downloading django-ses-0.4.1.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-ses/setup.py) egg_info for package django-ses\n \nDownloading/unpacking django-storages==1.1.5 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 33))\n Downloading django-storages-1.1.5.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-storages/setup.py) egg_info for package django-storages\n \nDownloading/unpacking django-threaded-multihost==1.4-1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 34))\n Downloading django-threaded-multihost-1.4-1.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-threaded-multihost/setup.py) egg_info for package django-threaded-multihost\n zip_safe flag not set; analyzing archive contents...\n \n Installed /edx/app/edxapp/venvs/edxapp/build/django-threaded-multihost/setuptools_hg-0.4-py2.7.egg\n \nDownloading/unpacking django-method-override==0.1.0 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 35))\n Downloading django-method-override-0.1.0.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-method-override/setup.py) egg_info for package django-method-override\n \nDownloading/unpacking djangorestframework==2.3.14 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 36))\nDownloading/unpacking django==1.4.14 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 37))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django/setup.py) egg_info for package django\n \nDownloading/unpacking feedparser==5.1.3 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 38))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/feedparser/setup.py) egg_info for package feedparser\n \nDownloading/unpacking firebase-token-generator==1.3.2 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 39))\n Downloading firebase-token-generator-1.3.2.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/firebase-token-generator/setup.py) egg_info for package firebase-token-generator\n \nDownloading/unpacking GitPython==0.3.2.RC1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 44))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/GitPython/setup.py) egg_info for package GitPython\n \n warning: no files found matching 'README'\nDownloading/unpacking glob2==0.3 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 45))\n Downloading glob2-0.3.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/glob2/setup.py) egg_info for package glob2\n \nDownloading/unpacking gunicorn==0.17.4 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 46))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/gunicorn/setup.py) egg_info for package gunicorn\n \nDownloading/unpacking lazy==1.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 47))\n Downloading lazy-1.1.zip\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/lazy/setup.py) egg_info for package lazy\n \nDownloading/unpacking lxml==3.3.6 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 48))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/lxml/setup.py) egg_info for package lxml\n /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url'\n warnings.warn(msg)\n Building lxml version 3.3.6.\n Building without Cython.\n Using build configuration of libxslt 1.1.26\n Building against libxml2/libxslt in the following directory: /usr/lib/x86_64-linux-gnu\n \n warning: no previously-included files found matching '*.py'\nDownloading/unpacking mako==0.9.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 49))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/mako/setup.py) egg_info for package mako\n \n warning: no files found matching '*.xml' under directory 'examples'\n warning: no files found matching '*.mako' under directory 'examples'\n warning: no files found matching 'ez_setup.py'\n no previously-included directories found matching 'doc/build/output'\nDownloading/unpacking Markdown==2.2.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 50))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/Markdown/setup.py) egg_info for package Markdown\n \nDownloading/unpacking mongoengine==0.7.10 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 51))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/mongoengine/setup.py) egg_info for package mongoengine\n 0.7.10\n \n no previously-included directories found matching 'docs/_build'\nDownloading/unpacking networkx==1.7 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 52))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/networkx/setup.py) egg_info for package networkx\n \n warning: no files found matching 'scripts/*'\n warning: no files found matching 'networkx/tests/*.txt'\n warning: no files found matching 'networkx/*/*/tests/*.txt'\n warning: no previously-included files matching '*~' found anywhere in distribution\n warning: no previously-included files matching '*.pyc' found anywhere in distribution\n warning: no previously-included files matching '.svn' found anywhere in distribution\n no previously-included directories found matching 'doc/build'\n no previously-included directories found matching 'doc/source/reference/generated'\n no previously-included directories found matching 'doc/source/examples'\n no previously-included directories found matching 'doc/source/static/examples'\n no previously-included directories found matching 'doc/source/templates/gallery.html'\nDownloading/unpacking nltk==2.0.4 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 53))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/nltk/setup.py) egg_info for package nltk\n Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.21.tar.gz\n Extracting in /tmp/tmpTITPvM\n Now working in /tmp/tmpTITPvM/distribute-0.6.21\n Building a Distribute egg in /edx/app/edxapp/venvs/edxapp/build/nltk\n /edx/app/edxapp/venvs/edxapp/build/nltk/distribute-0.6.21-py2.7.egg\n \n warning: no previously-included files matching '*~' found anywhere in distribution\nDownloading/unpacking nose==1.3.3 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 54))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/nose/setup.py) egg_info for package nose\n \n no previously-included directories found matching 'doc/.build'\nDownloading/unpacking oauthlib==0.6.3 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 55))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/oauthlib/setup.py) egg_info for package oauthlib\n \nDownloading/unpacking paramiko==1.9.0 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 56))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/paramiko/setup.py) egg_info for package paramiko\n \nDownloading/unpacking path.py==3.0.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 57))\n Downloading path.py-3.0.1.zip\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/path.py/setup.py) egg_info for package path.py\n \nDownloading/unpacking Pillow==1.7.8 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 58))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/Pillow/setup.py) egg_info for package Pillow\n \n warning: no previously-included files found matching '.hgignore'\n warning: no previously-included files found matching '.hgtags'\n warning: no previously-included files found matching 'BUILDME.bat'\n warning: no previously-included files found matching 'make-manifest.py'\n warning: no previously-included files found matching 'SHIP'\n warning: no previously-included files found matching 'SHIP.bat'\n warning: no previously-included files matching '*' found under directory 'Tests'\nRequirement already satisfied (use --upgrade to upgrade): pip>=1.4 in /edx/app/edxapp/venvs/edxapp/lib/python2.7/site-packages (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 59))\nDownloading/unpacking polib==1.0.3 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 60))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/polib/setup.py) egg_info for package polib\n \nDownloading/unpacking pycrypto>=2.6 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 61))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/pycrypto/setup.py) egg_info for package pycrypto\n \nDownloading/unpacking pygments==1.6 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 62))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/pygments/setup.py) egg_info for package pygments\n \nDownloading/unpacking pygraphviz==1.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 63))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/pygraphviz/setup.py) egg_info for package pygraphviz\n Trying pkg-config\n library_path=\n include_path=/usr/include/graphviz\n \n warning: no previously-included files matching '*~' found anywhere in distribution\n warning: no previously-included files matching '*.pyc' found anywhere in distribution\n warning: no previously-included files matching '.svn' found anywhere in distribution\n no previously-included directories found matching 'doc/build'\nDownloading/unpacking pymongo==2.4.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 64))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/pymongo/setup.py) egg_info for package pymongo\n \nDownloading/unpacking pyparsing==2.0.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 65))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/pyparsing/setup.py) egg_info for package pyparsing\n \nDownloading/unpacking python-memcached==1.48 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 66))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/python-memcached/setup.py) egg_info for package python-memcached\n \nDownloading/unpacking python-openid==2.2.5 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 67))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/python-openid/setup.py) egg_info for package python-openid\n \n warning: no files found matching 'CHANGELOG'\n warning: no files found matching '*.css' under directory 'doc'\n warning: no files found matching '*.html' under directory 'doc'\nDownloading/unpacking python-dateutil==2.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 68))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/python-dateutil/setup.py) egg_info for package python-dateutil\n \nDownloading/unpacking python-social-auth==0.1.23 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 69))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/python-social-auth/setup.py) egg_info for package python-social-auth\n \nDownloading/unpacking pytz==2012h (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 70))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/pytz/setup.py) egg_info for package pytz\n \n warning: no files found matching '*.pot' under directory 'pytz'\n warning: no previously-included files found matching 'test_zdump.py'\nDownloading/unpacking pysrt==0.4.7 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 71))\n Downloading pysrt-0.4.7.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/pysrt/setup.py) egg_info for package pysrt\n \nDownloading/unpacking PyYAML==3.10 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 72))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/PyYAML/setup.py) egg_info for package PyYAML\n \nDownloading/unpacking requests==2.3.0 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 73))\nDownloading/unpacking requests-oauthlib==0.4.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 74))\n Downloading requests_oauthlib-0.4.1-py2.py3-none-any.whl\nDownloading/unpacking scipy==0.14.0 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 75))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/scipy/setup.py) egg_info for package scipy\n \n warning: no previously-included files matching '*_subr_*.f' found under directory 'scipy/linalg/src/id_dist/src'\n no previously-included directories found matching 'scipy/special/tests/data/boost'\n no previously-included directories found matching 'scipy/special/tests/data/gsl'\n no previously-included directories found matching 'doc/build'\n no previously-included directories found matching 'doc/source/generated'\n no previously-included directories found matching '*/__pycache__'\n warning: no previously-included files matching '*~' found anywhere in distribution\n warning: no previously-included files matching '*.bak' found anywhere in distribution\n warning: no previously-included files matching '*.swp' found anywhere in distribution\n warning: no previously-included files matching '*.pyo' found anywhere in distribution\nDownloading/unpacking Shapely==1.2.16 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 76))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/Shapely/setup.py) egg_info for package Shapely\n /edx/app/edxapp/venvs/edxapp/build/Shapely/setup.py:9: Warning: Failed to import distribute_setup, continuing without distribute.\n Warning)\n /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'requires_external'\n warnings.warn(msg)\n /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'metadata_version'\n warnings.warn(msg)\n /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'requires_python'\n warnings.warn(msg)\n \nDownloading/unpacking singledispatch==3.4.0.2 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 77))\n Downloading singledispatch-3.4.0.2.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/singledispatch/setup.py) egg_info for package singledispatch\n \nDownloading/unpacking sorl-thumbnail==11.12 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 78))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/sorl-thumbnail/setup.py) egg_info for package sorl-thumbnail\n \n warning: no previously-included files matching '*.pyc' found under directory '*'\n no previously-included directories found matching 'docs/_build'\nDownloading/unpacking South==0.7.6 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 79))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/South/setup.py) egg_info for package South\n \nDownloading/unpacking stevedore==0.14.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 80))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/stevedore/setup.py) egg_info for package stevedore\n \n Installed /edx/app/edxapp/venvs/edxapp/build/stevedore/pbr-0.10.0-py2.7.egg\n [pbr] Processing SOURCES.txt\n warning: LocalManifestMaker: standard file '-c' not found\n \n warning: no previously-included files found matching '.gitignore'\n warning: no previously-included files found matching '.gitreview'\n warning: no previously-included files matching '*.pyc' found anywhere in distribution\n warning: no files found matching '*.html' under directory 'docs'\n warning: no files found matching '*.css' under directory 'docs'\n warning: no files found matching '*.js' under directory 'docs'\n warning: no files found matching '*.png' under directory 'docs'\n warning: no files found matching '*.py' under directory 'tests'\nDownloading/unpacking sure==1.2.3 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 81))\n Downloading sure-1.2.3.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/sure/setup.py) egg_info for package sure\n \nDownloading/unpacking sympy==0.7.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 82))\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/sympy/setup.py) egg_info for package sympy\n \n package init file 'sympy/assumptions/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/concrete/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/core/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/external/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/functions/combinatorial/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/functions/elementary/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/functions/special/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/galgebra/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/geometry/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/integrals/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/logic/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/matrices/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/ntheory/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/parsing/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/physics/quantum/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/physics/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/plotting/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/polys/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/printing/pretty/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/printing/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/series/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/simplify/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/slow_tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/solvers/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/statistics/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/tensor/tests/__init__.py' not found (or not a regular file)\n package init file 'sympy/utilities/tests/__init__.py' not found (or not a regular file)\nDownloading/unpacking xmltodict==0.4.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 83))\n Downloading xmltodict-0.4.1.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/xmltodict/setup.py) egg_info for package xmltodict\n \nDownloading/unpacking django-ratelimit-backend==0.6 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 84))\n Downloading django-ratelimit-backend-0.6.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/django-ratelimit-backend/setup.py) egg_info for package django-ratelimit-backend\n \n warning: no previously-included files matching '*' found under directory 'docs/_build'\n warning: no previously-included files matching '*.pyc' found anywhere in distribution\nDownloading/unpacking unicodecsv==0.9.4 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 85))\n Downloading unicodecsv-0.9.4.tar.gz\n Running setup.py (path:/edx/app/edxapp/venvs/edxapp/build/unicodecsv/setup.py) egg_info for package unicodecsv\n \nDownloading/unpacking watchdog==0.7.1 (from -r /edx/app/edxapp/edx-platform/requirements/edx/base.txt (line 88))\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment