Created
February 17, 2014 18:37
-
-
Save smo921/9056370 to your computer and use it in GitHub Desktop.
Vagrant Ansible output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| vagrant up | |
| Bringing machine 'sandbox' up with 'virtualbox' provider... | |
| [sandbox] Importing base box 'precise64'... | |
| [sandbox] Matching MAC address for NAT networking... | |
| [sandbox] Setting the name of the VM... | |
| [sandbox] Clearing any previously set forwarded ports... | |
| [sandbox] Fixed port collision for 22 => 2222. Now on port 2200. | |
| [sandbox] Clearing any previously set network interfaces... | |
| [sandbox] Preparing network interfaces based on configuration... | |
| [sandbox] Forwarding ports... | |
| [sandbox] -- 22 => 2200 (adapter 1) | |
| [sandbox] Booting VM... | |
| [sandbox] Waiting for machine to boot. This may take a few minutes... | |
| [sandbox] Machine booted and ready! | |
| GuestAdditions versions on your host (4.2.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 1min 28s (143 kB/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 /usr/share/virtualbox/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.2.16 - guest version is 4.2.0 | |
| stdin: is not a tty | |
| Verifying archive integrity... All good. | |
| Uncompressing VirtualBox 4.2.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 ...fail! | |
| (Could not find the X.Org or XFree86 Window System.) | |
| An error occurred during installation of VirtualBox Guest Additions 4.2.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 | |
| [sandbox] Setting hostname... | |
| [sandbox] Configuring and enabling network interfaces... | |
| [sandbox] Mounting shared folders... | |
| [sandbox] -- /vagrant | |
| [sandbox] -- /vagrant_data | |
| [sandbox] Running provisioner: shell... | |
| [sandbox] Running: /tmp/vagrant-shell20140217-25539-1vnku5j | |
| stdin: is not a tty | |
| Reading package lists... | |
| Building dependency tree... | |
| Reading state information... | |
| The following extra packages will be installed: | |
| git-man liberror-perl libyaml-0-2 python-crypto python-httplib2 | |
| python-jinja2 python-markupsafe python-paramiko python-pkg-resources | |
| python-yaml | |
| Suggested packages: | |
| ansible-doc git-daemon-run git-daemon-sysvinit git-doc git-el git-arch | |
| git-cvs git-svn git-email git-gui gitk gitweb python-crypto-dbg | |
| python-crypto-doc python-jinja2-doc python-distribute python-distribute-doc | |
| The following NEW packages will be installed: | |
| ansible git git-man liberror-perl libyaml-0-2 python-crypto python-httplib2 | |
| python-jinja2 python-markupsafe python-paramiko python-pkg-resources | |
| python-yaml tmux | |
| 0 upgraded, 13 newly installed, 0 to remove and 159 not upgraded. | |
| Need to get 9,176 kB of archives. | |
| After this operation, 29.0 MB of additional disk space will be used. | |
| Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main libyaml-0-2 amd64 0.1.4-2ubuntu0.12.04.2 [57.5 kB] | |
| Get:2 http://us.archive.ubuntu.com/ubuntu/ precise/main tmux amd64 1.6-1ubuntu1 [224 kB] | |
| Get:3 http://us.archive.ubuntu.com/ubuntu/ precise/main python-yaml amd64 3.10-2 [122 kB] | |
| Get:4 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-crypto amd64 2.4.1-1ubuntu0.1 [293 kB] | |
| Get:5 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-paramiko all 1.7.7.1-2ubuntu1 [797 kB] | |
| Get:6 http://us.archive.ubuntu.com/ubuntu/ precise/main python-markupsafe amd64 0.15-1 [13.6 kB] | |
| Get:7 http://us.archive.ubuntu.com/ubuntu/ precise/main python-jinja2 amd64 2.6-1 [158 kB] | |
| Get:8 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main python-httplib2 all 0.7.2-1ubuntu2.1 [57.1 kB] | |
| Get:9 http://us.archive.ubuntu.com/ubuntu/ precise-backports/universe ansible all 1.4.4+dfsg-1~ubuntu12.04.1 [650 kB] | |
| Get:10 http://us.archive.ubuntu.com/ubuntu/ precise/main liberror-perl all 0.17-1 [23.8 kB] | |
| Get:11 http://us.archive.ubuntu.com/ubuntu/ precise/main git-man all 1:1.7.9.5-1 [630 kB] | |
| Get:12 http://us.archive.ubuntu.com/ubuntu/ precise/main git amd64 1:1.7.9.5-1 [6,087 kB] | |
| Get:13 http://us.archive.ubuntu.com/ubuntu/ precise/main python-pkg-resources all 0.6.24-1ubuntu1 [63.1 kB] | |
| dpkg-preconfigure: unable to re-open stdin: No such file or directory | |
| Fetched 9,176 kB in 2s (3,421 kB/s) | |
| Selecting previously unselected package libyaml-0-2. | |
| (Reading database ... 73195 files and directories currently installed.) | |
| Unpacking libyaml-0-2 (from .../libyaml-0-2_0.1.4-2ubuntu0.12.04.2_amd64.deb) ... | |
| Selecting previously unselected package tmux. | |
| Unpacking tmux (from .../tmux_1.6-1ubuntu1_amd64.deb) ... | |
| Selecting previously unselected package python-yaml. | |
| Unpacking python-yaml (from .../python-yaml_3.10-2_amd64.deb) ... | |
| Selecting previously unselected package python-crypto. | |
| Unpacking python-crypto (from .../python-crypto_2.4.1-1ubuntu0.1_amd64.deb) ... | |
| Selecting previously unselected package python-paramiko. | |
| Unpacking python-paramiko (from .../python-paramiko_1.7.7.1-2ubuntu1_all.deb) ... | |
| Selecting previously unselected package python-markupsafe. | |
| Unpacking python-markupsafe (from .../python-markupsafe_0.15-1_amd64.deb) ... | |
| Selecting previously unselected package python-jinja2. | |
| Unpacking python-jinja2 (from .../python-jinja2_2.6-1_amd64.deb) ... | |
| Selecting previously unselected package python-httplib2. | |
| Unpacking python-httplib2 (from .../python-httplib2_0.7.2-1ubuntu2.1_all.deb) ... | |
| Selecting previously unselected package ansible. | |
| Unpacking ansible (from .../ansible_1.4.4+dfsg-1~ubuntu12.04.1_all.deb) ... | |
| Selecting previously unselected package liberror-perl. | |
| Unpacking liberror-perl (from .../liberror-perl_0.17-1_all.deb) ... | |
| Selecting previously unselected package git-man. | |
| Unpacking git-man (from .../git-man_1%3a1.7.9.5-1_all.deb) ... | |
| Selecting previously unselected package git. | |
| Unpacking git (from .../git_1%3a1.7.9.5-1_amd64.deb) ... | |
| Selecting previously unselected package python-pkg-resources. | |
| Unpacking python-pkg-resources (from .../python-pkg-resources_0.6.24-1ubuntu1_all.deb) ... | |
| Processing triggers for man-db ... | |
| Setting up libyaml-0-2 (0.1.4-2ubuntu0.12.04.2) ... | |
| Setting up tmux (1.6-1ubuntu1) ... | |
| Setting up python-yaml (3.10-2) ... | |
| Setting up python-crypto (2.4.1-1ubuntu0.1) ... | |
| Setting up python-paramiko (1.7.7.1-2ubuntu1) ... | |
| Setting up python-markupsafe (0.15-1) ... | |
| Setting up python-jinja2 (2.6-1) ... | |
| Setting up python-httplib2 (0.7.2-1ubuntu2.1) ... | |
| Setting up ansible (1.4.4+dfsg-1~ubuntu12.04.1) ... | |
| Setting up liberror-perl (0.17-1) ... | |
| Setting up git-man (1:1.7.9.5-1) ... | |
| Setting up git (1:1.7.9.5-1) ... | |
| Setting up python-pkg-resources (0.6.24-1ubuntu1) ... | |
| Processing triggers for libc-bin ... | |
| ldconfig deferred processing now taking place | |
| [sandbox] Running provisioner: ansible... | |
| PLAY [all] ******************************************************************** | |
| GATHERING FACTS *************************************************************** | |
| ok: [sandbox] | |
| TASK: [mivok0.users | Per-user group creation] ******************************** | |
| ok: [sandbox] => (item={'username': 'vagrant', 'ssh_key': ['ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZTEHyGJdZuCO9GOf9NH3Ma+VpTxLvxrbt2tcTrvP2CygCI242JEDP8LOualnERMmJXbcEsoVCS+szpB2fq0Q6ViZ3JOHdsNakd7X2uiE+jEinFIKaeuLpsHaHWqZ7mCjFYFLSvM72CvjHpHOjxhacsLun511De3zB++/fNXkfQX3WfsKe7eFisRiDQSZyyvv9eRO1dMagy0nI4Qrt74EDNcS4bhzfoSwwtAVrIpqWWmx7hmXKd2gs7JcsV1oTWs6DDtHD7tUqKbj7uBizl1ss4bsclBHeOMWmb0MRiNQYfw7oXFhGLydlTKvG7vwkNgj8NEFlNqYWvvYxj4X/g0+5'], 'name': 'Vagrant User', 'groups': [], 'uid': 1000}) | |
| TASK: [mivok0.users | User creation] ****************************************** | |
| changed: [sandbox] => (item={'username': 'vagrant', 'ssh_key': ['ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZTEHyGJdZuCO9GOf9NH3Ma+VpTxLvxrbt2tcTrvP2CygCI242JEDP8LOualnERMmJXbcEsoVCS+szpB2fq0Q6ViZ3JOHdsNakd7X2uiE+jEinFIKaeuLpsHaHWqZ7mCjFYFLSvM72CvjHpHOjxhacsLun511De3zB++/fNXkfQX3WfsKe7eFisRiDQSZyyvv9eRO1dMagy0nI4Qrt74EDNcS4bhzfoSwwtAVrIpqWWmx7hmXKd2gs7JcsV1oTWs6DDtHD7tUqKbj7uBizl1ss4bsclBHeOMWmb0MRiNQYfw7oXFhGLydlTKvG7vwkNgj8NEFlNqYWvvYxj4X/g0+5'], 'name': 'Vagrant User', 'groups': [], 'uid': 1000}) | |
| TASK: [mivok0.users | SSH keys] *********************************************** | |
| changed: [sandbox] => (item=({'username': 'vagrant', 'name': 'Vagrant User', 'groups': [], 'uid': 1000}, 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZTEHyGJdZuCO9GOf9NH3Ma+VpTxLvxrbt2tcTrvP2CygCI242JEDP8LOualnERMmJXbcEsoVCS+szpB2fq0Q6ViZ3JOHdsNakd7X2uiE+jEinFIKaeuLpsHaHWqZ7mCjFYFLSvM72CvjHpHOjxhacsLun511De3zB++/fNXkfQX3WfsKe7eFisRiDQSZyyvv9eRO1dMagy0nI4Qrt74EDNcS4bhzfoSwwtAVrIpqWWmx7hmXKd2gs7JcsV1oTWs6DDtHD7tUqKbj7uBizl1ss4bsclBHeOMWmb0MRiNQYfw7oXFhGLydlTKvG7vwkNgj8NEFlNqYWvvYxj4X/g0+5')) | |
| TASK: [mivok0.users | Deleted user removal] *********************************** | |
| skipping: [sandbox] | |
| TASK: [mivok0.users | Deleted per-user group removal] ************************* | |
| skipping: [sandbox] | |
| TASK: [ensure ntpd is at the latest version] ********************************** | |
| ok: [sandbox] | |
| PLAY RECAP ******************************************************************** | |
| sandbox : ok=5 changed=2 unreachable=0 failed=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment