Skip to content

Instantly share code, notes, and snippets.

@spidaman
Created May 22, 2012 00:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spidaman/2765569 to your computer and use it in GitHub Desktop.
Save spidaman/2765569 to your computer and use it in GitHub Desktop.
VBoxManage hostonlyif create fails
~ $ mv Vagrantfile vm-workspace/
~ $ cd !$
cd vm-workspace/
~/vm-workspace $ vagrant up
[default] Importing base box 'api-v1.0'...
[default] Matching MAC address for NAT networking...
[default] Clearing any previously set forwarded ports...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
~/vm-workspace $ VAGRANT_LOG=DEBUG vagrant up
INFO vagrant: `vagrant` invoked: ["up"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x103bbe0a0>)
INFO environment: - cwd: /Users/intern/vm-workspace
INFO environment: Home path: /Users/intern/.vagrant.d
DEBUG vagrant: Loading environment
INFO environment: Loading configuration...
DEBUG loader: Set :default = "/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/config/default.rb"
DEBUG loader: Populating proc cache for "/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/config/default.rb"
DEBUG loader: Load procs for pathname: #<Pathname:/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/config/default.rb>
DEBUG loader: Set :root = #<Pathname:/Users/intern/vm-workspace/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/intern/vm-workspace/Vagrantfile>
DEBUG loader: Load procs for pathname: #<Pathname:/Users/intern/vm-workspace/Vagrantfile>
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm]
DEBUG loader: Loading from: default (evaluating)
DEBUG loader: Loading from: root (evaluating)
DEBUG loader: Configuration loaded successfully
DEBUG environment: Loading configuration for VM: default
DEBUG loader: Set :default = "/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/config/default.rb"
DEBUG loader: Set :root = #<Pathname:/Users/intern/vm-workspace/Vagrantfile>
DEBUG loader: Set :vm = []
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm]
DEBUG loader: Configuration loaded successfully
DEBUG loader: Set :default = "/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/config/default.rb"
DEBUG loader: Set :box = #<Pathname:/Users/intern/.vagrant.d/boxes/api-v1.0/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/intern/.vagrant.d/boxes/api-v1.0/Vagrantfile>
DEBUG loader: Load procs for pathname: #<Pathname:/Users/intern/.vagrant.d/boxes/api-v1.0/Vagrantfile>
DEBUG loader: Set :root = #<Pathname:/Users/intern/vm-workspace/Vagrantfile>
DEBUG loader: Set :vm = []
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm]
DEBUG loader: Loading from: box (evaluating)
DEBUG loader: Loading from: box (evaluating)
DEBUG loader: Configuration loaded successfully
INFO cli: CLI: [] "up" []
DEBUG cli: Invoking command class: Vagrant::Command::Up []
DEBUG up: 'Up' each target VM...
INFO datastore: Created: /Users/intern/vm-workspace/.vagrant
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.1.12r77245
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox: Finding driver for VirtualBox version: 4.1.12
INFO virtualbox: Using VirtualBox driver: Vagrant::Driver::VirtualBox_4_1
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "28384db7-b786-4ce9-aa9a-0bd65a0962ba"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vm-workspace_1337644276
Guest OS: Ubuntu (64 bit)
UUID: 28384db7-b786-4ce9-aa9a-0bd65a0962ba
Config file: /Users/intern/VirtualBox VMs/vm-workspace_1337644276/vm-workspace_1337644276.vbox
Snapshot folder: /Users/intern/VirtualBox VMs/vm-workspace_1337644276/Snapshots
Log folder: /Users/intern/VirtualBox VMs/vm-workspace_1337644276/Logs
Hardware UUID: 28384db7-b786-4ce9-aa9a-0bd65a0962ba
Memory size: 3072MB
Page Fusion: off
VRAM size: 8MB
CPU exec cap: 100%
HPET: off
Chipset: piix3
Firmware: BIOS
Number of CPUs: 1
Synthetic Cpu: off
CPUID overrides: None
Boot menu mode: message and menu
Boot Device (1): HardDisk
Boot Device (2): DVD
Boot Device (3): Not Assigned
Boot Device (4): Not Assigned
ACPI: on
IOAPIC: on
PAE: on
Time offset: 0 ms
RTC: local time
Hardw. virt.ext: on
Hardw. virt.ext exclusive: off
Nested Paging: on
Large Pages: on
VT-x VPID: on
State: powered off (since 2012-05-16T22:47:12.000000000)
Monitor count: 1
3D Acceleration: off
2D Video Acceleration: off
Teleporter Enabled: off
Teleporter Port: 0
Teleporter Address:
Teleporter Password:
Storage Controller Name (0): IDE Controller
Storage Controller Type (0): PIIX4
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0): 2
Storage Controller Port Count (0): 2
Storage Controller Bootable (0): on
Storage Controller Name (1): SATA Controller
Storage Controller Type (1): IntelAhci
Storage Controller Instance Number (1): 0
Storage Controller Max Port Count (1): 30
Storage Controller Port Count (1): 1
Storage Controller Bootable (1): on
IDE Controller (1, 0): Empty
SATA Controller (0, 0): /Users/intern/VirtualBox VMs/vm-workspace_1337644276/box-disk1.vmdk (UUID: c8750249-1dd8-44be-90b7-0a97c4de0097)
NIC 1: MAC: 0800274ECC53, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64)
NIC 1 Rule(0): name = ssh, protocol = tcp, host ip = , host port = 2222, guest ip = , guest port = 22
NIC 2: disabled
NIC 3: disabled
NIC 4: disabled
NIC 5: disabled
NIC 6: disabled
NIC 7: disabled
NIC 8: disabled
Pointing Device: PS/2 Mouse
Keyboard Device: PS/2 Keyboard
UART 1: disabled
UART 2: disabled
Audio: disabled
Clipboard Mode: Bidirectional
VRDE: disabled
USB: disabled
USB Device Filters:
<none>
Available remote USB devices:
<none>
Currently Attached USB Devices:
<none>
Shared folders:
Name: 'v-root', Host path: '/Users/intern/vm-workspace' (machine mapping), writable
VRDE Connection: not active
Clients so far: 0
Guest:
Configured memory balloon size: 0 MB
OS type: Ubuntu_64
Additions run level: 0
Additions version: 4.1.12
Guest Facilities:
No active facilities.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO vm: Loading guest: linux
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "28384db7-b786-4ce9-aa9a-0bd65a0962ba", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vm-workspace_1337644276"
ostype="Ubuntu_64"
UUID="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
CfgFile="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/vm-workspace_1337644276.vbox"
SnapFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Snapshots"
LogFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Logs"
hardwareuuid="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
memory=3072
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-05-16T22:47:12.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="c8750249-1dd8-44be-90b7-0a97c4de0097"
natnet1="nat"
macaddress1="0800274ECC53"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/intern/vm-workspace"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.12"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO up: Booting: default
INFO interface: info: VM already created. Booting if it's not already running...
[default] VM already created. Booting if it's not already running...
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "28384db7-b786-4ce9-aa9a-0bd65a0962ba", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vm-workspace_1337644276"
ostype="Ubuntu_64"
UUID="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
CfgFile="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/vm-workspace_1337644276.vbox"
SnapFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Snapshots"
LogFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Logs"
hardwareuuid="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
memory=3072
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-05-16T22:47:12.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="c8750249-1dd8-44be-90b7-0a97c4de0097"
natnet1="nat"
macaddress1="0800274ECC53"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/intern/vm-workspace"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.12"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "28384db7-b786-4ce9-aa9a-0bd65a0962ba", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vm-workspace_1337644276"
ostype="Ubuntu_64"
UUID="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
CfgFile="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/vm-workspace_1337644276.vbox"
SnapFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Snapshots"
LogFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Logs"
hardwareuuid="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
memory=3072
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-05-16T22:47:12.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="c8750249-1dd8-44be-90b7-0a97c4de0097"
natnet1="nat"
macaddress1="0800274ECC53"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/intern/vm-workspace"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.12"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG hosts: Host path search classes: [Vagrant::Hosts::Fedora, Vagrant::Hosts::Arch, Vagrant::Hosts::FreeBSD, Vagrant::Hosts::Windows, Vagrant::Hosts::Linux, Vagrant::Hosts::BSD]
INFO hosts: Host class: Vagrant::Hosts::BSD
INFO runner: Running action: start
INFO warden: Calling action: #<Vagrant::Action::General::Validate:0x103e703e8>
INFO warden: Calling action: #<Vagrant::Action::VM::CheckAccessible:0x103e70398>
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "28384db7-b786-4ce9-aa9a-0bd65a0962ba", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vm-workspace_1337644276"
ostype="Ubuntu_64"
UUID="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
CfgFile="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/vm-workspace_1337644276.vbox"
SnapFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Snapshots"
LogFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Logs"
hardwareuuid="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
memory=3072
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-05-16T22:47:12.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="c8750249-1dd8-44be-90b7-0a97c4de0097"
natnet1="nat"
macaddress1="0800274ECC53"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/intern/vm-workspace"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.12"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::CleanMachineFolder:0x103e70348>
INFO subprocess: Starting process: ["VBoxManage", "list", "systemproperties"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: API version: 4_1
Minimum guest RAM size: 4 Megabytes
Maximum guest RAM size: 2097152 Megabytes
Minimum video RAM size: 1 Megabytes
Maximum video RAM size: 256 Megabytes
Minimum guest CPU count: 1
Maximum guest CPU count: 32
Virtual disk limit (info): 2199022206976 Bytes
Maximum Serial Port count: 2
Maximum Parallel Port count: 2
Maximum Boot Position: 4
Maximum PIIX3 Network Adapter count: 8
Maximum ICH9 Network Adapter count: 36
Maximum PIIX3 IDE Controllers: 1
Maximum ICH9 IDE Controllers: 1
Maximum IDE Port count: 2
Maximum Devices per IDE Port: 2
Maximum PIIX3 SATA Controllers: 1
Maximum ICH9 SATA Controllers: 8
Maximum SATA Port count: 30
Maximum Devices per SATA Port: 1
Maximum PIIX3 SCSI Controllers: 1
Maximum ICH9 SCSI Controllers: 8
Maximum SCSI Port count: 16
Maximum Devices per SCSI Port: 1
Maximum SAS PIIX3 Controllers: 1
Maximum SAS ICH9 Controllers: 8
Maximum SAS Port count: 8
Maximum Devices per SAS Port: 1
Maximum PIIX3 Floppy Controllers:1
Maximum ICH9 Floppy Controllers: 1
Maximum Floppy Port count: 1
Maximum Devices per Floppy Port: 2
Default machine folder: /Users/intern/VirtualBox VMs
VRDE auth library: VBoxAuth
Webservice auth. library: VBoxAuth
Remote desktop ExtPack:
Log history count: 3
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::ClearForwardedPorts:0x103e702f8>
INFO interface: info: Clearing any previously set forwarded ports...
[default] Clearing any previously set forwarded ports...
DEBUG virtualbox_4_1: read_forward_ports: uuid=28384db7-b786-4ce9-aa9a-0bd65a0962ba active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "28384db7-b786-4ce9-aa9a-0bd65a0962ba", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vm-workspace_1337644276"
ostype="Ubuntu_64"
UUID="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
CfgFile="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/vm-workspace_1337644276.vbox"
SnapFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Snapshots"
LogFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Logs"
hardwareuuid="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
memory=3072
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-05-16T22:47:12.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="c8750249-1dd8-44be-90b7-0a97c4de0097"
natnet1="nat"
macaddress1="0800274ECC53"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/intern/vm-workspace"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.12"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_1: - [1, "ssh", 2222, 22]
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "28384db7-b786-4ce9-aa9a-0bd65a0962ba", "--natpf1", "delete", "ssh"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::Env::Set:0x103e702a8>
INFO warden: Calling action: #<Vagrant::Action::VM::CheckPortCollisions:0x103e70258>
DEBUG virtualbox_4_1: read_forward_ports: uuid=28384db7-b786-4ce9-aa9a-0bd65a0962ba active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "28384db7-b786-4ce9-aa9a-0bd65a0962ba", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vm-workspace_1337644276"
ostype="Ubuntu_64"
UUID="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
CfgFile="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/vm-workspace_1337644276.vbox"
SnapFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Snapshots"
LogFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Logs"
hardwareuuid="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
memory=3072
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-05-16T22:47:12.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="c8750249-1dd8-44be-90b7-0a97c4de0097"
natnet1="nat"
macaddress1="0800274ECC53"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/intern/vm-workspace"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.12"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "list", "vms"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "intern_1337643515" {1d3fa280-8a3d-4e8f-bcb2-882acade966c}
"vm-workspace_1337644276" {28384db7-b786-4ce9-aa9a-0bd65a0962ba}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_1: read_forward_ports: uuid=1d3fa280-8a3d-4e8f-bcb2-882acade966c active_only=true
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "1d3fa280-8a3d-4e8f-bcb2-882acade966c", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="intern_1337643515"
ostype="Ubuntu_64"
UUID="1d3fa280-8a3d-4e8f-bcb2-882acade966c"
CfgFile="/Users/intern/VirtualBox VMs/intern_1337643515/intern_1337643515.vbox"
SnapFldr="/Users/intern/VirtualBox VMs/intern_1337643515/Snapshots"
LogFldr="/Users/intern/VirtualBox VMs/intern_1337643515/Logs"
hardwareuuid="1d3fa280-8a3d-4e8f-bcb2-882acade966c"
memory=3072
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-05-16T22:47:12.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/intern/VirtualBox VMs/intern_1337643515/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="5b045281-ba3c-4a99-8ecc-58d05a3ea789"
natnet1="nat"
macaddress1="0800274ECC53"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/intern"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.12"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::ForwardPorts:0x103e70208>
INFO interface: info: Forwarding ports...
[default] Forwarding ports...
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "28384db7-b786-4ce9-aa9a-0bd65a0962ba", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vm-workspace_1337644276"
ostype="Ubuntu_64"
UUID="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
CfgFile="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/vm-workspace_1337644276.vbox"
SnapFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Snapshots"
LogFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Logs"
hardwareuuid="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
memory=3072
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-05-16T22:47:12.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="c8750249-1dd8-44be-90b7-0a97c4de0097"
natnet1="nat"
macaddress1="0800274ECC53"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/intern/vm-workspace"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.12"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: -- 22 => 2222 (adapter 1)
[default] -- 22 => 2222 (adapter 1)
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "28384db7-b786-4ce9-aa9a-0bd65a0962ba", "--natpf1", "ssh,tcp,,2222,,22"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::Provision:0x103e701b8>
INFO warden: Calling action: #<Vagrant::Action::VM::PruneNFSExports:0x103e6ffb0>
INFO subprocess: Starting process: ["VBoxManage", "list", "vms"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "intern_1337643515" {1d3fa280-8a3d-4e8f-bcb2-882acade966c}
"vm-workspace_1337644276" {28384db7-b786-4ce9-aa9a-0bd65a0962ba}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::NFS:0x103e66258>
INFO warden: Calling action: #<Vagrant::Action::VM::ClearSharedFolders:0x103e60fb0>
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "28384db7-b786-4ce9-aa9a-0bd65a0962ba", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vm-workspace_1337644276"
ostype="Ubuntu_64"
UUID="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
CfgFile="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/vm-workspace_1337644276.vbox"
SnapFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Snapshots"
LogFldr="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/Logs"
hardwareuuid="28384db7-b786-4ce9-aa9a-0bd65a0962ba"
memory=3072
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-05-16T22:47:12.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/intern/VirtualBox VMs/vm-workspace_1337644276/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="c8750249-1dd8-44be-90b7-0a97c4de0097"
natnet1="nat"
macaddress1="0800274ECC53"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/intern/vm-workspace"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.12"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "sharedfolder", "remove", "28384db7-b786-4ce9-aa9a-0bd65a0962ba", "--name", "v-root"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::ShareFolders:0x103e51df8>
INFO interface: info: Creating shared folders metadata...
[default] Creating shared folders metadata...
INFO subprocess: Starting process: ["VBoxManage", "sharedfolder", "add", "28384db7-b786-4ce9-aa9a-0bd65a0962ba", "--name", "v-root", "--hostpath", "/Users/intern/vm-workspace"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::HostName:0x103e51d80>
INFO warden: Calling action: #<Vagrant::Action::VM::ClearNetworkInterfaces:0x103e4a008>
INFO interface: info: Clearing any previously set network interfaces...
[default] Clearing any previously set network interfaces...
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "28384db7-b786-4ce9-aa9a-0bd65a0962ba", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::Network:0x103e42e20>
DEBUG network: Determining adapters and networks...
INFO subprocess: Starting process: ["VBoxManage", "list", "bridgedifs"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: en1: Wi-Fi (AirPort)
GUID: 00316e65-0000-4000-8000-70568197e215
Dhcp: Disabled
IPAddress: 10.0.20.196
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 70:56:81:97:e2:15
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-en1: Wi-Fi (AirPort)
Name: en0: Ethernet
GUID: 00306e65-0000-4000-8000-406c8f2a4641
Dhcp: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 40:6c:8f:2a:46:41
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-en0: Ethernet
Name: p2p0
GUID: 30703270-0000-4000-8000-02568197e215
Dhcp: Disabled
IPAddress: 0.0.0.0
NetworkMask: 0.0.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 02:56:81:97:e2:15
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-p2p0
Name: tap0
GUID: 30706174-0000-4000-8000-7226dc5ad8b2
Dhcp: Disabled
IPAddress: 10.1.252.91
NetworkMask: 255.255.0.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 72:26:dc:5a:d8:b2
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-tap0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG network: Searching for matching network: 172.16.0.10
INFO subprocess: Starting process: ["VBoxManage", "list", "dhcpservers"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: NetworkName: HostInterfaceNetworking-vboxnet0
IP: 192.168.56.100
NetworkMask: 255.255.255.0
lowerIPAddress: 192.168.56.101
upperIPAddress: 192.168.56.254
Enabled: Yes
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG network: Network not found. Creating if we can.
INFO subprocess: Starting process: ["VBoxManage", "hostonlyif", "create"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: VBoxManage: error: Unable to create a host network interface
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Host, interface IHost, callee nsISupports
Context: "CreateHostOnlyNetworkInterface (hif.asOutParam(), progress.asOutParam())" at line 64 of file VBoxManageHostonly.cpp
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 11
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::VBoxManageError: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.>
ERROR vagrant: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR vagrant: /Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/driver/virtualbox_base.rb:261:in `execute'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/driver/virtualbox_4_1.rb:44:in `create_host_only_network'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/network.rb:276:in `create_hostonly_network'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/network.rb:230:in `hostonly_adapter'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/network.rb:36:in `send'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/network.rb:36:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/network.rb:31:in `each'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/network.rb:31:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/clear_network_interfaces.rb:26:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/host_name.rb:10:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/share_folders.rb:20:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/clear_shared_folders.rb:13:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/nfs.rb:40:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/prune_nfs_exports.rb:15:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/provision.rb:29:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/forward_ports.rb:24:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/check_port_collisions.rb:38:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/env/set.rb:16:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/clear_forwarded_ports.rb:13:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/clean_machine_folder.rb:17:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/vm/check_accessible.rb:18:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/general/validate.rb:14:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/warden.rb:33:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/builder.rb:92:in `call'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/runner.rb:49:in `run'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/util/busy.rb:19:in `busy'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/action/runner.rb:49:in `run'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/vm.rb:192:in `run_action'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/vm.rb:150:in `start'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/command/up.rb:43:in `execute'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/command/base.rb:100:in `with_target_vms'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/command/base.rb:95:in `each'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/command/base.rb:95:in `with_target_vms'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/command/up.rb:39:in `execute'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/cli.rb:38:in `execute'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/lib/vagrant/environment.rb:156:in `cli'
/Library/Ruby/Gems/1.8/gems/vagrant-0.9.4/bin/vagrant:43
/usr/bin/vagrant:19:in `load'
/usr/bin/vagrant:19
INFO interface: error: There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
There was an error executing the following command with VBoxManage:
["hostonlyif", "create"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
~/vm-workspace $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment