[SOLVED] Docker Toolbox 1.8.1b on Windows 7 fails

I’ve previously been using Boot2Docker, but now wanted to try out Docker Toolbox 1.8.1b, so I’ve tried to install Docker Toolbox. However, since this didn’t went well - I did follow the instructions on the Docker docs - I uninstalled Boot2Docker, removed .boot2docker and .docker sub-directories from my users default location. Then tried to download Docker Toolbox again to do a fresh installation. However, it doesn’t work.

After installation I double-click on the Docker Quickstart Terminal and here is the output of that:

Creating Machine default...
Creating CA: C:\Users\JohnDoe\.docker\machine\certs\ca.pem
Creating client certificate: C:\Users\JohnDoe\.docker\machine\certs\cert.pem
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe
STDOUT: Oracle VM VirtualBox Command Line Management Interface Version 5.0.2
(C) 2005-2015 Oracle Corporation
All rights reserved.

Usage:

 -----REMOVED ALL THE PARAMATERS/OPTIONS THAT VMBoxManage outputs here-----

STDERR:
Image cache does not exist, creating it at C:\Users\JohnDoe\.docker\machine\cache...
No default boot2docker iso found locally, downloading the latest release...
Downloading https://github.com/boot2docker/boot2docker/releases/download/v1.8.1/boot2docker.iso to C:\Users\JohnDoe\.docker\machine\cache\boot2docker.iso...
Creating VirtualBox VM...
Creating SSH key...
Creating disk image...
Creating 20000 MB hard disk image...
Converting from raw image file="stdin" to file="C:\Users\JohnDoe\.docker\machine\machines\default\disk.vmdk"...
Creating dynamic image with size 20971520000 bytes (20000MB)...
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe createvm --basefolder C:\Users\JohnDoe\.docker\machine\machines\default --name default --register
STDOUT: Virtual machine 'default' is created and registered.
UUID: 5b8b9c04-6d9e-4d58-b126-9bb948b19fee
Settings file: 'C:\Users\JohnDoe\.docker\machine\machines\default\default\default.vbox'

STDERR:
VM CPUS: 1
VM Memory: 2048
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe modifyvm default --firmware bios --bioslogofadein off --bioslogofadeout off --bioslogodisplaytime 0 --biosbootmenu disabled --ostype Linux26_64 --cpus 1 --memory 2048 --acpi
on --ioapic on --rtcuseutc on --natdnshostresolver1 off --natdnsproxy1 off --cpuhotplug off --pae on --hpet on --hwvirtex on --nestedpaging on --largepages on --vtxvpid on --accelerate3d off --boot1 dvd
STDOUT:
STDERR:
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe modifyvm default --nic1 nat --nictype1 82540EM --cableconnected1 on
STDOUT:
STDERR:
using 192.168.99.1 for dhcp address
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe list hostonlyifs
STDOUT: Name:            VirtualBox Host-Only Ethernet Adapter #2
GUID:            10800151-0659-44cd-84bd-502b95f666cf
DHCP:            Disabled
IPAddress:       192.168.99.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80:0000:0000:0000:e48a:d8f9:ec2a:09c4
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:00
MediumType:      Ethernet
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2

Name:            VirtualBox Host-Only Ethernet Adapter
GUID:            a9787c00-3040-49ee-9f55-49d77703d8b8
DHCP:            Disabled
IPAddress:       192.168.56.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80:0000:0000:0000:4439:0309:9fbb:930e
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:00
MediumType:      Ethernet
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter


STDERR:
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe modifyvm default --nic2 hostonly --nictype2 82540EM --hostonlyadapter2 VirtualBox Host-Only Ethernet Adapter #2 --cableconnected2 on
STDOUT:
STDERR:
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe storagectl default --name SATA --add sata --hostiocache on
STDOUT:
STDERR:
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe storageattach default --storagectl SATA --port 0 --device 0 --type dvddrive --medium C:\Users\JohnDoe\.docker\machine\machines\default\boot2docker.iso
STDOUT:
STDERR:
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe storageattach default --storagectl SATA --port 1 --device 0 --type hdd --medium C:\Users\JohnDoe\.docker\machine\machines\default\disk.vmdk
STDOUT:
STDERR:
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe guestproperty set default /VirtualBox/GuestAdd/SharedFolders/MountPrefix /
STDOUT:
STDERR:
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe guestproperty set default /VirtualBox/GuestAdd/SharedFolders/MountDir /
STDOUT:
STDERR:
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe sharedfolder add default --name c/Users --hostpath c:\Users --automount
STDOUT:
STDERR:
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe setextradata default VBoxInternal2/SharedFoldersEnableSymlinksCreate/c/Users 1
STDOUT:
STDERR:
Starting VirtualBox VM...
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe showvminfo default --machinereadable
STDOUT: name="default"
groups="/"
ostype="Linux 2.6 / 3.x / 4.x (64-bit)"
UUID="5b8b9c04-6d9e-4d58-b126-9bb948b19fee"
CfgFile="C:\\Users\\JohnDoe\\.docker\\machine\\machines\\default\\default\\default.vbox"
SnapFldr="C:\\Users\\JohnDoe\\.docker\\machine\\machines\\default\\default\\Snapshots"
LogFldr="C:\\Users\\JohnDoe\\.docker\\machine\\machines\\default\\default\\Logs"
hardwareuuid="5b8b9c04-6d9e-4d58-b126-9bb948b19fee"
memory=2048
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="on"
chipset="piix3"
firmware="BIOS"
cpus=1
pae="on"
longmode="on"
cpuid-portability-level=0
bootmenu="disabled"
boot1="dvd"
boot2="dvd"
boot3="disk"
boot4="none"
acpi="on"
ioapic="on"
biossystemtimeoffset=0
rtcuseutc="on"
hwvirtex="on"
nestedpaging="on"
largepages="on"
vtxvpid="on"
vtxux="on"
paravirtprovider="default"
VMState="poweroff"
VMStateChangeTime="2015-08-24T09:32:08.113000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
defaultfrontend=""
storagecontrollername0="SATA"
storagecontrollertype0="IntelAhci"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="30"
storagecontrollerportcount0="30"
storagecontrollerbootable0="on"
"SATA-0-0"="C:\Users\JohnDoe\.docker\machine\machines\default\boot2docker.iso"
"SATA-ImageUUID-0-0"="2f416ca3-04f9-4143-ad20-dd5587d5bc4a"
"SATA-tempeject"="off"
"SATA-IsEjected"="off"
"SATA-1-0"="C:\Users\JohnDoe\.docker\machine\machines\default\disk.vmdk"
"SATA-ImageUUID-1-0"="8173f9ba-a134-4f2b-8d57-cfe4a9717697"
"SATA-2-0"="none"
"SATA-3-0"="none"
"SATA-4-0"="none"
"SATA-5-0"="none"
"SATA-6-0"="none"
"SATA-7-0"="none"
"SATA-8-0"="none"
"SATA-9-0"="none"
"SATA-10-0"="none"
"SATA-11-0"="none"
"SATA-12-0"="none"
"SATA-13-0"="none"
"SATA-14-0"="none"
"SATA-15-0"="none"
"SATA-16-0"="none"
"SATA-17-0"="none"
"SATA-18-0"="none"
"SATA-19-0"="none"
"SATA-20-0"="none"
"SATA-21-0"="none"
"SATA-22-0"="none"
"SATA-23-0"="none"
"SATA-24-0"="none"
"SATA-25-0"="none"
"SATA-26-0"="none"
"SATA-27-0"="none"
"SATA-28-0"="none"
"SATA-29-0"="none"
natnet1="nat"
macaddress1="080027CAA36A"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
hostonlyadapter2="VirtualBox Host-Only Ethernet Adapter #2"
macaddress2="0800273514F0"
cableconnected2="on"
nic2="hostonly"
nictype2="82540EM"
nicspeed2="0"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
xhci="off"
SharedFolderNameMachineMapping1="c/Users"
SharedFolderPathMachineMapping1="c:\Users"
vcpenabled="off"
vcpscreens=0
vcpfile="C:\Users\JohnDoe\.docker\machine\machines\default\default\default.webm"
vcpwidth=1024
vcpheight=768
vcprate=512
vcpfps=25
GuestMemoryBalloon=0

STDERR:
using 192.168.99.1 for dhcp address
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe list hostonlyifs
STDOUT: Name:            VirtualBox Host-Only Ethernet Adapter #2
GUID:            10800151-0659-44cd-84bd-502b95f666cf
DHCP:            Disabled
IPAddress:       192.168.99.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80:0000:0000:0000:e48a:d8f9:ec2a:09c4
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:00
MediumType:      Ethernet
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2

Name:            VirtualBox Host-Only Ethernet Adapter
GUID:            a9787c00-3040-49ee-9f55-49d77703d8b8
DHCP:            Disabled
IPAddress:       192.168.56.1
NetworkMask:     255.255.255.0
IPV6Address:     fe80:0000:0000:0000:4439:0309:9fbb:930e
IPV6NetworkMaskPrefixLength: 64
HardwareAddress: 0a:00:27:00:00:00
MediumType:      Ethernet
Status:          Up
VBoxNetworkName: HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter


STDERR:
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe modifyvm default --nic2 hostonly --nictype2 82540EM --hostonlyadapter2 VirtualBox Host-Only Ethernet Adapter #2 --cableconnected2 on
STDOUT:
STDERR:
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe modifyvm default --natpf1 delete ssh
STDOUT:
STDERR: VBoxManage.exe: error: Code E_INVALIDARG (0x80070057) - One or more arguments are invalid (extended info not available)
VBoxManage.exe: error: Context: "RemoveRedirect(Bstr(ValueUnion.psz).raw())" at line 1766 of file VBoxManageModifyVM.cpp

executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe modifyvm default --natpf1 ssh,tcp,127.0.0.1,57512,,22
STDOUT:
STDERR:
executing: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm default --type headless
STDOUT: Waiting for VM "default" to power on...
VM "default" has been successfully started.

STDERR:
Error creating machine: exit status 1
You will want to check the provider to make sure the machine and associated resources were properly removed.
Looks like something went wrong... Press any key to continue...

Then when launching it again (after pressing a key to continue) I get this:

                        ##         .
                  ## ## ##        ==
               ## ## ## ## ##    ===
           /"""""""""""""""""\___/ ===
      ~~~ {~~ ~~~~ ~~~ ~~~~ ~~~ ~ /  ===- ~~~
           \______ o           __/
             \    \         __/
              \____\_______/

host is not running
docker is configured to use the default machine with IP
For help getting started, check out the docs at https://docs.docker.com

Welcome to Git (version 1.9.5-preview20141217)


Run 'git help git' to display the help index.
Run 'git help <command>' to display help for specific commands.

JohnDoe@MyMachine ~
$

but the VirtualBox VM ‘default’ is not running and I can’t get it to run manually. The post will be too long to post the log for the VirtualBox VM, so I will post that in the first comment to this post…

PS. Found this post which might be related, but I’m not sure since this guy has some other error messages: https://forums.docker.com/t/docker-machine-creation-failure-on-windows-7/3033/1

The log from the VirtualBox VM comes here:

VirtualBox VM 5.0.2 r102096 win.amd64 (Aug 13 2015 17:23:32) release log
00:00:00.212730 Log opened 2015-08-24T12:15:30.231437700Z
00:00:00.212731 Build Type: release
00:00:00.212733 OS Product: Windows 7
00:00:00.212734 OS Release: 6.1.7601
00:00:00.212736 OS Service Pack: 1
00:00:00.288618 DMI Product Name: HP EliteBook 8570w
00:00:00.291303 DMI Product Version: A1029D1102
00:00:00.291307 Host RAM: 8123MB total, 746MB available
00:00:00.291309 Executable: C:\Program Files\Oracle\VirtualBox\VBoxHeadless.exe
00:00:00.291310 Process ID: 6824
00:00:00.291310 Package type: WINDOWS_64BITS_GENERIC
00:00:00.299586 Installed Extension Packs:
00:00:00.299631   None installed!
00:00:00.303013 Console: Machine state changed to 'Starting'
00:00:00.398013 SUP: Loaded VMMR0.r0 (C:\Program Files\Oracle\VirtualBox\VMMR0.r0) at 0xfffff8801269d000 - ModuleInit at fffff880126be980 and ModuleTerm at fffff880126bee70 using the native ring-0 loader
00:00:00.398056 SUP: VMMR0EntryEx located at fffff880126c18b0, VMMR0EntryFast at fffff880126bf5c0 and VMMR0EntryInt at fffff880126bf5b0
00:00:00.398065 SUP: windbg> .reload /f C:\Program Files\Oracle\VirtualBox\VMMR0.r0=0xfffff8801269d000
00:00:00.404541 Guest OS type: 'Linux26_64'
00:00:00.409766 Installed Drivers:
00:00:00.416392   C:\Windows\system32\DRIVERS\VBoxUSBMon.sys (Version: 5.0.2.2096)
00:00:00.426512   C:\Windows\system32\DRIVERS\VBoxDrv.sys (Version: 5.0.2.2096)
00:00:00.429699   C:\Windows\system32\DRIVERS\VBoxNetAdp6.sys (Version: 5.0.2.2096)
00:00:00.432879   C:\Windows\system32\DRIVERS\VBoxNetLwf.sys (Version: 5.0.2.2096)
00:00:00.435459 fHMForced=true - 64-bit guest
00:00:00.452075 File system of 'C:\Users\JohnDoe\.docker\machine\machines\default\boot2docker.iso' (DVD) is ntfs
00:00:00.459081 File system of 'C:\Users\JohnDoe\.docker\machine\machines\default\default\Snapshots' (snapshots) is unknown
00:00:00.459097 File system of 'C:\Users\JohnDoe\.docker\machine\machines\default\disk.vmdk' is ntfs
00:00:01.050124 Shared clipboard service loaded
00:00:01.050150 Shared clipboard mode: Off
00:00:01.059776 Drag and drop service loaded
00:00:01.059796 Drag and drop mode: Off
00:00:01.077727 Guest Control service loaded
00:00:01.182518 Per-VM extradata API settings:
00:00:01.182537   VBoxInternal2/SharedFoldersEnableSymlinksCreate/c/Users="1"
00:00:01.182727 ************************* CFGM dump *************************
00:00:01.182729 [/] (level 0)
00:00:01.182731   CSAMEnabled       <integer> = 0x0000000000000001 (1)
00:00:01.182733   CpuExecutionCap   <integer> = 0x0000000000000064 (100)
00:00:01.182734   EnablePAE         <integer> = 0x0000000000000001 (1)
00:00:01.182735   HMEnabled         <integer> = 0x0000000000000001 (1)
00:00:01.182736   MemBalloonSize    <integer> = 0x0000000000000000 (0)
00:00:01.182736   Name              <string>  = "default" (cb=8)
00:00:01.182737   NumCPUs           <integer> = 0x0000000000000001 (1)
00:00:01.182738   PATMEnabled       <integer> = 0x0000000000000001 (1)
00:00:01.182739   PageFusionAllowed <integer> = 0x0000000000000000 (0)
00:00:01.182740   RamHoleSize       <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:01.182741   RamSize           <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)
00:00:01.182742   RawR0Enabled      <integer> = 0x0000000000000001 (1)
00:00:01.182743   RawR3Enabled      <integer> = 0x0000000000000001 (1)
00:00:01.182744   TimerMillies      <integer> = 0x000000000000000a (10)
00:00:01.182745   UUID              <bytes>   = "04 9c 8b 5b 9e 6d 58 4d b1 26 9b b9 48 b1 9f ee" (cb=16)
00:00:01.182747 
00:00:01.182748 [/CPUM/] (level 1)
00:00:01.182749   PortableCpuIdLevel <integer> = 0x0000000000000000 (0)
00:00:01.182749 
00:00:01.182750 [/DBGF/] (level 1)
00:00:01.182750   Path <string>  = "C:\Users\JohnDoe\.docker\machine\machines\default\default/debug/;C:\Users\JohnDoe\.docker\machine\machines\default\default/;C:\Users\JohnDoe/" (cb=151)
00:00:01.182751 
00:00:01.182752 [/Devices/] (level 1)
00:00:01.182752 
00:00:01.182753 [/Devices/8237A/] (level 2)
00:00:01.182753 
00:00:01.182754 [/Devices/8237A/0/] (level 3)
00:00:01.182755   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.182755 
00:00:01.182755 [/Devices/GIMDev/] (level 2)
00:00:01.182756 
00:00:01.182756 [/Devices/GIMDev/0/] (level 3)
00:00:01.182757   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.182758 
00:00:01.182758 [/Devices/VMMDev/] (level 2)
00:00:01.182759 
00:00:01.182759 [/Devices/VMMDev/0/] (level 3)
00:00:01.182760   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:01.182761   PCIDeviceNo   <integer> = 0x0000000000000004 (4)
00:00:01.182761   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.182762   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.182763 
00:00:01.182763 [/Devices/VMMDev/0/Config/] (level 4)
00:00:01.182764   GuestCoreDumpDir <string>  = "C:\Users\JohnDoe\.docker\machine\machines\default\default\Snapshots" (cb=71)
00:00:01.182765   RamSize          <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)
00:00:01.182766 
00:00:01.182766 [/Devices/VMMDev/0/LUN#0/] (level 4)
00:00:01.182767   Driver <string>  = "HGCM" (cb=5)
00:00:01.182768 
00:00:01.182768 [/Devices/VMMDev/0/LUN#0/Config/] (level 5)
00:00:01.182769   Object <integer> = 0x0000000003c5d100 (63 295 744)
00:00:01.182770 
00:00:01.182770 [/Devices/VMMDev/0/LUN#999/] (level 4)
00:00:01.182771   Driver <string>  = "MainStatus" (cb=11)
00:00:01.182772 
00:00:01.182772 [/Devices/VMMDev/0/LUN#999/Config/] (level 5)
00:00:01.182773   First   <integer> = 0x0000000000000000 (0)
00:00:01.182774   Last    <integer> = 0x0000000000000000 (0)
00:00:01.182775   papLeds <integer> = 0x0000000003c5e9b0 (63 302 064)
00:00:01.182776 
00:00:01.182776 [/Devices/acpi/] (level 2)
00:00:01.182776 
00:00:01.182777 [/Devices/acpi/0/] (level 3)
00:00:01.182778   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:01.182778   PCIDeviceNo   <integer> = 0x0000000000000007 (7)
00:00:01.182779   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.182779   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.182780 
00:00:01.182780 [/Devices/acpi/0/Config/] (level 4)
00:00:01.182782   CpuHotPlug        <integer> = 0x0000000000000000 (0)
00:00:01.182782   FdcEnabled        <integer> = 0x0000000000000000 (0)
00:00:01.182783   HostBusPciAddress <integer> = 0x0000000000000000 (0)
00:00:01.182784   HpetEnabled       <integer> = 0x0000000000000001 (1)
00:00:01.182785   IOAPIC            <integer> = 0x0000000000000001 (1)
00:00:01.182785   IocPciAddress     <integer> = 0x0000000000010000 (65 536)
00:00:01.182786   NumCPUs           <integer> = 0x0000000000000001 (1)
00:00:01.182787   RamHoleSize       <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:01.182788   RamSize           <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)
00:00:01.182790   Serial0IoPortBase <integer> = 0x0000000000000000 (0)
00:00:01.182790   Serial0Irq        <integer> = 0x0000000000000000 (0)
00:00:01.182791   Serial1IoPortBase <integer> = 0x0000000000000000 (0)
00:00:01.182791   Serial1Irq        <integer> = 0x0000000000000000 (0)
00:00:01.182792   ShowCpu           <integer> = 0x0000000000000001 (1)
00:00:01.182793   ShowRtc           <integer> = 0x0000000000000000 (0)
00:00:01.182793   SmcEnabled        <integer> = 0x0000000000000000 (0)
00:00:01.182794 
00:00:01.182794 [/Devices/acpi/0/LUN#0/] (level 4)
00:00:01.182795   Driver <string>  = "ACPIHost" (cb=9)
00:00:01.182796 
00:00:01.182796 [/Devices/acpi/0/LUN#0/Config/] (level 5)
00:00:01.182797 
00:00:01.182797 [/Devices/ahci/] (level 2)
00:00:01.182798 
00:00:01.182798 [/Devices/ahci/0/] (level 3)
00:00:01.182799   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:01.182800   PCIDeviceNo   <integer> = 0x000000000000000d (13)
00:00:01.182801   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.182801   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.182802 
00:00:01.182802 [/Devices/ahci/0/Config/] (level 4)
00:00:01.182803   Bootable  <integer> = 0x0000000000000001 (1)
00:00:01.182804   PortCount <integer> = 0x000000000000001e (30)
00:00:01.182804 
00:00:01.182805 [/Devices/ahci/0/Config/Port0/] (level 5)
00:00:01.182806   Hotpluggable        <integer> = 0x0000000000000000 (0)
00:00:01.182806   NonRotationalMedium <integer> = 0x0000000000000000 (0)
00:00:01.182807 
00:00:01.182807 [/Devices/ahci/0/Config/Port1/] (level 5)
00:00:01.182808   Hotpluggable        <integer> = 0x0000000000000000 (0)
00:00:01.182809   NonRotationalMedium <integer> = 0x0000000000000000 (0)
00:00:01.182810 
00:00:01.182810 [/Devices/ahci/0/LUN#0/] (level 4)
00:00:01.182811   Driver <string>  = "Block" (cb=6)
00:00:01.182811 
00:00:01.182812 [/Devices/ahci/0/LUN#0/AttachedDriver/] (level 5)
00:00:01.182813   Driver <string>  = "VD" (cb=3)
00:00:01.182814 
00:00:01.182814 [/Devices/ahci/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:01.182815   Format   <string>  = "RAW" (cb=4)
00:00:01.182816   Path     <string>  = "C:\Users\JohnDoe\.docker\machine\machines\default\boot2docker.iso" (cb=69)
00:00:01.182816   ReadOnly <integer> = 0x0000000000000001 (1)
00:00:01.182817   Type     <string>  = "DVD" (cb=4)
00:00:01.182818 
00:00:01.182818 [/Devices/ahci/0/LUN#0/Config/] (level 5)
00:00:01.182819   Mountable <integer> = 0x0000000000000001 (1)
00:00:01.182820   Type      <string>  = "DVD" (cb=4)
00:00:01.182820 
00:00:01.182821 [/Devices/ahci/0/LUN#1/] (level 4)
00:00:01.182821   Driver <string>  = "Block" (cb=6)
00:00:01.182822 
00:00:01.182822 [/Devices/ahci/0/LUN#1/AttachedDriver/] (level 5)
00:00:01.182823   Driver <string>  = "VD" (cb=3)
00:00:01.182824 
00:00:01.182824 [/Devices/ahci/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:01.182825   Format <string>  = "VMDK" (cb=5)
00:00:01.182826   Path   <string>  = "C:\Users\JohnDoe\.docker\machine\machines\default\disk.vmdk" (cb=63)
00:00:01.182826   Type   <string>  = "HardDisk" (cb=9)
00:00:01.182827 
00:00:01.182827 [/Devices/ahci/0/LUN#1/Config/] (level 5)
00:00:01.182828   Mountable <integer> = 0x0000000000000000 (0)
00:00:01.182829   Type      <string>  = "HardDisk" (cb=9)
00:00:01.182829 
00:00:01.182829 [/Devices/ahci/0/LUN#999/] (level 4)
00:00:01.182830   Driver <string>  = "MainStatus" (cb=11)
00:00:01.182831 
00:00:01.182831 [/Devices/ahci/0/LUN#999/Config/] (level 5)
00:00:01.182832   DeviceInstance        <string>  = "ahci/0" (cb=7)
00:00:01.182833   First                 <integer> = 0x0000000000000000 (0)
00:00:01.182834   Last                  <integer> = 0x000000000000001d (29)
00:00:01.182834   pConsole              <integer> = 0x0000000003c5e330 (63 300 400)
00:00:01.182836   papLeds               <integer> = 0x0000000003c5e6a0 (63 301 280)
00:00:01.182837   pmapMediumAttachments <integer> = 0x0000000003c5e9d0 (63 302 096)
00:00:01.182838 
00:00:01.182838 [/Devices/apic/] (level 2)
00:00:01.182839 
00:00:01.182839 [/Devices/apic/0/] (level 3)
00:00:01.182840   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.182840 
00:00:01.182840 [/Devices/apic/0/Config/] (level 4)
00:00:01.182841   IOAPIC  <integer> = 0x0000000000000001 (1)
00:00:01.182842   NumCPUs <integer> = 0x0000000000000001 (1)
00:00:01.182842 
00:00:01.182843 [/Devices/e1000/] (level 2)
00:00:01.182843 
00:00:01.182844 [/Devices/e1000/0/] (level 3)
00:00:01.182844   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:01.182845   PCIDeviceNo   <integer> = 0x0000000000000003 (3)
00:00:01.182846   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.182846   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.182847 
00:00:01.182847 [/Devices/e1000/0/Config/] (level 4)
00:00:01.182848   AdapterType    <integer> = 0x0000000000000000 (0)
00:00:01.182849   CableConnected <integer> = 0x0000000000000001 (1)
00:00:01.182849   LineSpeed      <integer> = 0x0000000000000000 (0)
00:00:01.182850   MAC            <bytes>   = "08 00 27 ca a3 6a" (cb=6)
00:00:01.182851 
00:00:01.182851 [/Devices/e1000/0/LUN#0/] (level 4)
00:00:01.182853   Driver <string>  = "NAT" (cb=4)
00:00:01.182853 
00:00:01.182853 [/Devices/e1000/0/LUN#0/Config/] (level 5)
00:00:01.182854   AliasMode       <integer> = 0x0000000000000000 (0)
00:00:01.182855   BootFile        <string>  = "default.pxe" (cb=12)
00:00:01.182856   DNSProxy        <integer> = 0x0000000000000000 (0)
00:00:01.182856   Network         <string>  = "10.0.2.0/24" (cb=12)
00:00:01.182857   PassDomain      <integer> = 0x0000000000000001 (1)
00:00:01.182858   TFTPPrefix      <string>  = "C:\Users\JohnDoe/.VirtualBox\TFTP" (cb=37)
00:00:01.182858   UseHostResolver <integer> = 0x0000000000000000 (0)
00:00:01.182859 
00:00:01.182859 [/Devices/e1000/0/LUN#0/Config/ssh/] (level 6)
00:00:01.182860   BindIP    <string>  = "127.0.0.1" (cb=10)
00:00:01.182861   GuestPort <integer> = 0x0000000000000016 (22)
00:00:01.182862   HostPort  <integer> = 0x000000000000cf3e (53 054)
00:00:01.182862   Protocol  <string>  = "TCP" (cb=4)
00:00:01.182863 
00:00:01.182863 [/Devices/e1000/0/LUN#999/] (level 4)
00:00:01.182864   Driver <string>  = "MainStatus" (cb=11)
00:00:01.182865 
00:00:01.182865 [/Devices/e1000/0/LUN#999/Config/] (level 5)
00:00:01.182866   First   <integer> = 0x0000000000000000 (0)
00:00:01.182867   Last    <integer> = 0x0000000000000000 (0)
00:00:01.182867   papLeds <integer> = 0x0000000003c5e890 (63 301 776)
00:00:01.182868 
00:00:01.182868 [/Devices/e1000/1/] (level 3)
00:00:01.182869   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:01.182870   PCIDeviceNo   <integer> = 0x0000000000000008 (8)
00:00:01.182870   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.182871   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.182871 
00:00:01.182872 [/Devices/e1000/1/Config/] (level 4)
00:00:01.182872   AdapterType    <integer> = 0x0000000000000000 (0)
00:00:01.182873   CableConnected <integer> = 0x0000000000000001 (1)
00:00:01.182874   LineSpeed      <integer> = 0x0000000000000000 (0)
00:00:01.182874   MAC            <bytes>   = "08 00 27 35 14 f0" (cb=6)
00:00:01.182875 
00:00:01.182876 [/Devices/e1000/1/LUN#0/] (level 4)
00:00:01.182877   Driver <string>  = "IntNet" (cb=7)
00:00:01.182877 
00:00:01.182877 [/Devices/e1000/1/LUN#0/Config/] (level 5)
00:00:01.182878   IfPolicyPromisc      <string>  = "deny" (cb=5)
00:00:01.182879   IgnoreConnectFailure <integer> = 0x0000000000000000 (0)
00:00:01.182879   Network              <string>  = "HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2" (cb=65)
00:00:01.182880   Trunk                <string>  = "\DEVICE\{10800151-0659-44CD-84BD-502B95F666CF}" (cb=47)
00:00:01.182881   TrunkType            <integer> = 0x0000000000000003 (3)
00:00:01.182882 
00:00:01.182882 [/Devices/e1000/1/LUN#999/] (level 4)
00:00:01.182883   Driver <string>  = "MainStatus" (cb=11)
00:00:01.182884 
00:00:01.182884 [/Devices/e1000/1/LUN#999/Config/] (level 5)
00:00:01.182885   First   <integer> = 0x0000000000000000 (0)
00:00:01.182885   Last    <integer> = 0x0000000000000000 (0)
00:00:01.182886   papLeds <integer> = 0x0000000003c5e898 (63 301 784)
00:00:01.182887 
00:00:01.182887 [/Devices/hpet/] (level 2)
00:00:01.182888 
00:00:01.182888 [/Devices/hpet/0/] (level 3)
00:00:01.182889   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.182889 
00:00:01.182889 [/Devices/hpet/0/Config/] (level 4)
00:00:01.182890   ICH9 <integer> = 0x0000000000000000 (0)
00:00:01.182891 
00:00:01.182891 [/Devices/i8254/] (level 2)
00:00:01.182892 
00:00:01.182892 [/Devices/i8254/0/] (level 3)
00:00:01.182893 
00:00:01.182893 [/Devices/i8254/0/Config/] (level 4)
00:00:01.182894 
00:00:01.182894 [/Devices/i8259/] (level 2)
00:00:01.182895 
00:00:01.182895 [/Devices/i8259/0/] (level 3)
00:00:01.182896   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.182896 
00:00:01.182897 [/Devices/i8259/0/Config/] (level 4)
00:00:01.182897 
00:00:01.182898 [/Devices/ioapic/] (level 2)
00:00:01.182898 
00:00:01.182898 [/Devices/ioapic/0/] (level 3)
00:00:01.182899   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.182900 
00:00:01.182900 [/Devices/ioapic/0/Config/] (level 4)
00:00:01.182901   NumCPUs <integer> = 0x0000000000000001 (1)
00:00:01.182901 
00:00:01.182902 [/Devices/mc146818/] (level 2)
00:00:01.182902 
00:00:01.182902 [/Devices/mc146818/0/] (level 3)
00:00:01.182903 
00:00:01.182904 [/Devices/mc146818/0/Config/] (level 4)
00:00:01.182904   UseUTC <integer> = 0x0000000000000001 (1)
00:00:01.182905 
00:00:01.182905 [/Devices/parallel/] (level 2)
00:00:01.182906 
00:00:01.182906 [/Devices/pcarch/] (level 2)
00:00:01.182907 
00:00:01.182907 [/Devices/pcarch/0/] (level 3)
00:00:01.182908   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.182908 
00:00:01.182909 [/Devices/pcarch/0/Config/] (level 4)
00:00:01.182909 
00:00:01.182910 [/Devices/pcbios/] (level 2)
00:00:01.182910 
00:00:01.182911 [/Devices/pcbios/0/] (level 3)
00:00:01.182911   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.182912 
00:00:01.182912 [/Devices/pcbios/0/Config/] (level 4)
00:00:01.182913   BootDevice0        <string>  = "DVD" (cb=4)
00:00:01.182914   BootDevice1        <string>  = "DVD" (cb=4)
00:00:01.182914   BootDevice2        <string>  = "IDE" (cb=4)
00:00:01.182915   BootDevice3        <string>  = "NONE" (cb=5)
00:00:01.182916   FloppyDevice       <string>  = "i82078" (cb=7)
00:00:01.182916   HardDiskDevice     <string>  = "piix3ide" (cb=9)
00:00:01.182917   IOAPIC             <integer> = 0x0000000000000001 (1)
00:00:01.182918   McfgBase           <integer> = 0x0000000000000000 (0)
00:00:01.182918   McfgLength         <integer> = 0x0000000000000000 (0)
00:00:01.182919   NumCPUs            <integer> = 0x0000000000000001 (1)
00:00:01.182920   PXEDebug           <integer> = 0x0000000000000000 (0)
00:00:01.182921   RamHoleSize        <integer> = 0x0000000020000000 (536 870 912, 512 MB)
00:00:01.182922   RamSize            <integer> = 0x0000000080000000 (2 147 483 648, 2 048 MB)
00:00:01.182923   SataHardDiskDevice <string>  = "ahci" (cb=5)
00:00:01.182924   SataLUN1           <integer> = 0x0000000000000001 (1)
00:00:01.182925   UUID               <bytes>   = "04 9c 8b 5b 9e 6d 58 4d b1 26 9b b9 48 b1 9f ee" (cb=16)
00:00:01.182926 
00:00:01.182927 [/Devices/pcbios/0/Config/NetBoot/] (level 5)
00:00:01.182928 
00:00:01.182928 [/Devices/pcbios/0/Config/NetBoot/0/] (level 6)
00:00:01.182929   NIC           <integer> = 0x0000000000000000 (0)
00:00:01.182930   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:01.182930   PCIDeviceNo   <integer> = 0x0000000000000003 (3)
00:00:01.182931   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.182932 
00:00:01.182932 [/Devices/pci/] (level 2)
00:00:01.182932 
00:00:01.182933 [/Devices/pci/0/] (level 3)
00:00:01.182933   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.182934 
00:00:01.182934 [/Devices/pci/0/Config/] (level 4)
00:00:01.182935   IOAPIC <integer> = 0x0000000000000001 (1)
00:00:01.182936 
00:00:01.182936 [/Devices/pckbd/] (level 2)
00:00:01.182937 
00:00:01.182937 [/Devices/pckbd/0/] (level 3)
00:00:01.182937   Trusted <integer> = 0x0000000000000001 (1)
00:00:01.182938 
00:00:01.182938 [/Devices/pckbd/0/Config/] (level 4)
00:00:01.182939 
00:00:01.182939 [/Devices/pckbd/0/LUN#0/] (level 4)
00:00:01.182940   Driver <string>  = "KeyboardQueue" (cb=14)
00:00:01.182941 
00:00:01.182941 [/Devices/pckbd/0/LUN#0/AttachedDriver/] (level 5)
00:00:01.182942   Driver <string>  = "MainKeyboard" (cb=13)
00:00:01.182943 
00:00:01.182943 [/Devices/pckbd/0/LUN#0/AttachedDriver/Config/] (level 6)
00:00:01.182944   Object <integer> = 0x0000000003c60430 (63 308 848)
00:00:01.182945 
00:00:01.182945 [/Devices/pckbd/0/LUN#0/Config/] (level 5)
00:00:01.182946   QueueSize <integer> = 0x0000000000000040 (64)
00:00:01.182947 
00:00:01.182947 [/Devices/pckbd/0/LUN#1/] (level 4)
00:00:01.182948   Driver <string>  = "MouseQueue" (cb=11)
00:00:01.182948 
00:00:01.182948 [/Devices/pckbd/0/LUN#1/AttachedDriver/] (level 5)
00:00:01.182949   Driver <string>  = "MainMouse" (cb=10)
00:00:01.182950 
00:00:01.182950 [/Devices/pckbd/0/LUN#1/AttachedDriver/Config/] (level 6)
00:00:01.182951   Object <integer> = 0x0000000003c60a30 (63 310 384)
00:00:01.182952 
00:00:01.182952 [/Devices/pckbd/0/LUN#1/Config/] (level 5)
00:00:01.182953   QueueSize <integer> = 0x0000000000000080 (128)
00:00:01.182954 
00:00:01.182954 [/Devices/pcnet/] (level 2)
00:00:01.182955 
00:00:01.182955 [/Devices/serial/] (level 2)
00:00:01.182956 
00:00:01.182956 [/Devices/vga/] (level 2)
00:00:01.182957 
00:00:01.182957 [/Devices/vga/0/] (level 3)
00:00:01.182958   PCIBusNo      <integer> = 0x0000000000000000 (0)
00:00:01.182958   PCIDeviceNo   <integer> = 0x0000000000000002 (2)
00:00:01.182959   PCIFunctionNo <integer> = 0x0000000000000000 (0)
00:00:01.182959   Trusted       <integer> = 0x0000000000000001 (1)
00:00:01.182960 
00:00:01.182960 [/Devices/vga/0/Config/] (level 4)
00:00:01.182962   CustomVideoModes <integer> = 0x0000000000000000 (0)
00:00:01.182962   FadeIn           <integer> = 0x0000000000000000 (0)
00:00:01.182963   FadeOut          <integer> = 0x0000000000000000 (0)
00:00:01.182963   HeightReduction  <integer> = 0x0000000000000000 (0)
00:00:01.182964   LogoFile         <string>  = "" (cb=1)
00:00:01.182965   LogoTime         <integer> = 0x0000000000000000 (0)
00:00:01.182965   MonitorCount     <integer> = 0x0000000000000001 (1)
00:00:01.182966   ShowBootMenu     <integer> = 0x0000000000000000 (0)
00:00:01.182967   VRamSize         <integer> = 0x0000000000800000 (8 388 608, 8 MB)
00:00:01.182968 
00:00:01.182968 [/Devices/vga/0/LUN#0/] (level 4)
00:00:01.182969   Driver <string>  = "MainDisplay" (cb=12)
00:00:01.182970 
00:00:01.182970 [/Devices/vga/0/LUN#0/Config/] (level 5)
00:00:01.182971   Object <integer> = 0x0000000003c61220 (63 312 416)
00:00:01.182971 
00:00:01.182972 [/Devices/vga/0/LUN#999/] (level 4)
00:00:01.182973   Driver <string>  = "MainStatus" (cb=11)
00:00:01.182973 
00:00:01.182973 [/Devices/vga/0/LUN#999/Config/] (level 5)
00:00:01.182974   First   <integer> = 0x0000000000000000 (0)
00:00:01.182975   Last    <integer> = 0x0000000000000000 (0)
00:00:01.182976   papLeds <integer> = 0x0000000003c5e9c8 (63 302 088)
00:00:01.182976 
00:00:01.182977 [/Devices/virtio-net/] (level 2)
00:00:01.182977 
00:00:01.182978 [/EM/] (level 1)
00:00:01.182978   TripleFaultReset <integer> = 0x0000000000000000 (0)
00:00:01.182979 
00:00:01.182979 [/GIM/] (level 1)
00:00:01.182980   Provider <string>  = "KVM" (cb=4)
00:00:01.182980 
00:00:01.182980 [/HM/] (level 1)
00:00:01.182981   64bitEnabled       <integer> = 0x0000000000000001 (1)
00:00:01.182982   EnableLargePages   <integer> = 0x0000000000000001 (1)
00:00:01.182982   EnableNestedPaging <integer> = 0x0000000000000001 (1)
00:00:01.182983   EnableUX           <integer> = 0x0000000000000001 (1)
00:00:01.182984   EnableVPID         <integer> = 0x0000000000000001 (1)
00:00:01.182984   Exclusive          <integer> = 0x0000000000000000 (0)
00:00:01.182985   HMForced           <integer> = 0x0000000000000001 (1)
00:00:01.182986 
00:00:01.182986 [/MM/] (level 1)
00:00:01.182986   CanUseLargerHeap <integer> = 0x0000000000000000 (0)
00:00:01.182987 
00:00:01.182987 [/PDM/] (level 1)
00:00:01.182988 
00:00:01.182988 [/PDM/AsyncCompletion/] (level 2)
00:00:01.182989 
00:00:01.182989 [/PDM/AsyncCompletion/File/] (level 3)
00:00:01.182990 
00:00:01.182990 [/PDM/AsyncCompletion/File/BwGroups/] (level 4)
00:00:01.182991 
00:00:01.182991 [/PDM/BlkCache/] (level 2)
00:00:01.182992   CacheSize <integer> = 0x0000000000500000 (5 242 880, 5 MB)
00:00:01.182993 
00:00:01.182993 [/PDM/Devices/] (level 2)
00:00:01.182994 
00:00:01.182994 [/PDM/Drivers/] (level 2)
00:00:01.182995 
00:00:01.182995 [/PDM/Drivers/VBoxC/] (level 3)
00:00:01.182996   Path <string>  = "VBoxC" (cb=6)
00:00:01.182996 
00:00:01.182996 [/PDM/NetworkShaper/] (level 2)
00:00:01.182997 
00:00:01.182997 [/PDM/NetworkShaper/BwGroups/] (level 3)
00:00:01.182998 
00:00:01.182998 [/TM/] (level 1)
00:00:01.182999   UTCOffset <integer> = 0x0000000000000000 (0)
00:00:01.182999 
00:00:01.183000 ********************* End of CFGM dump **********************

to be continued in next reply…

The rest of the VirtualBox VM:

00:00:01.183024 VM: fHMEnabled=true  (configured) fRecompileUser=false fRecompileSupervisor=false
00:00:01.183026 VM: fRawRing1Enabled=false CSAM=true  PATM=true 
00:00:01.183211 HM: HMR3Init: VT-x w/ nested paging and unrestricted guest execution hw support
00:00:01.183287 MM: cbHyperHeap=0x100000 (1048576)
00:00:01.184618 CPUM: fXStateHostMask=0x7; initial: 0x7; host XCR0=0x7
00:00:01.185541 CPUM: Matched host CPU INTEL 0x6/0x3a/0x9 Intel_Core7_IvyBridge with CPU DB entry 'Intel Core i5-3570' (INTEL 0x6/0x3a/0x9 Intel_Core7_IvyBridge)
00:00:01.185791 CPUM: SetGuestCpuIdFeature: Enabled PAE
00:00:01.186982 PGM: HCPhysInterPD=00000000beecd000 HCPhysInterPaePDPT=00000000beec8000 HCPhysInterPaePML4=00000000beec6000
00:00:01.187003 PGM: apInterPTs={00000000beecb000,00000000beeca000} apInterPaePTs={000000019d209000,0000000075189000} apInterPaePDs={00000001f5709000,000000019ac8a000,000000009258b000,00000000bb30c000} pInterPaePDPT64=00000000beec7000
00:00:01.187013 PGM: Host paging mode: AMD64+PGE+NX
00:00:01.187047 PGM: PGMPool: cMaxPages=1072 (u64MaxPages=1058)
00:00:01.187055 PGM: pgmR3PoolInit: cMaxPages=0x430 cMaxUsers=0x860 cMaxPhysExts=0x860 fCacheEnable=true 
00:00:01.204601 TM: GIP - u32Mode=3 (Invariant) u32UpdateHz=100 u32UpdateIntervalNS=10000000 enmUseTscDelta=2 (Pratically Zero) fGetGipCpu=0x1 cCpus=8
00:00:01.204661 TM: GIP - u64CpuHz=2 693 889 576 (0xa0917e28)  SUPGetCpuHzFromGip => 2 693 889 576
00:00:01.204672 TM: GIP - CPU: iCpuSet=0x0 idCpu=0x0 idApic=0x0 iGipCpu=0x3 i64TSCDelta=0 enmState=3 u64CpuHz=2693886384(*) cErrors=0
00:00:01.204680 TM: GIP - CPU: iCpuSet=0x1 idCpu=0x1 idApic=0x1 iGipCpu=0x2 i64TSCDelta=0 enmState=3 u64CpuHz=2693685873(*) cErrors=0
00:00:01.204687 TM: GIP - CPU: iCpuSet=0x2 idCpu=0x2 idApic=0x2 iGipCpu=0x4 i64TSCDelta=0 enmState=3 u64CpuHz=2693883707(*) cErrors=0
00:00:01.204694 TM: GIP - CPU: iCpuSet=0x3 idCpu=0x3 idApic=0x3 iGipCpu=0x6 i64TSCDelta=0 enmState=3 u64CpuHz=2693880499(*) cErrors=0
00:00:01.204701 TM: GIP - CPU: iCpuSet=0x4 idCpu=0x4 idApic=0x4 iGipCpu=0x0 i64TSCDelta=0 enmState=3 u64CpuHz=2693889576(*) cErrors=0
00:00:01.204708 TM: GIP - CPU: iCpuSet=0x5 idCpu=0x5 idApic=0x5 iGipCpu=0x1 i64TSCDelta=0 enmState=3 u64CpuHz=2697355291(*) cErrors=0
00:00:01.204715 TM: GIP - CPU: iCpuSet=0x6 idCpu=0x6 idApic=0x6 iGipCpu=0x5 i64TSCDelta=0 enmState=3 u64CpuHz=2693868060(*) cErrors=0
00:00:01.204722 TM: GIP - CPU: iCpuSet=0x7 idCpu=0x7 idApic=0x7 iGipCpu=0x7 i64TSCDelta=0 enmState=3 u64CpuHz=2693881594(*) cErrors=0
00:00:01.204803 TM: cTSCTicksPerSecond=2 693 889 576 (0xa0917e28) enmTSCMode=3 (Dynamic)
00:00:01.204805 TM: TSCTiedToExecution=false TSCNotTiedToHalt=false
00:00:01.205343 VMM: CoreCode: R3=0000000003ac0000 R0=fffff880035fe000 RC=a0969000 Phys=00000000beea3000 cb=0x1000
00:00:01.205818 GIM: Using provider 'KVM' (Implementation version: 0)
00:00:01.205845 CPUM: SetGuestCpuIdFeature: Enabled Hypervisor Present bit
00:00:01.205974 AIOMgr: Default manager type is 'Async'
00:00:01.205985 AIOMgr: Default file backend is 'NonBuffered'
00:00:01.206209 BlkCache: Cache successfully initialized. Cache size is 5242880 bytes
00:00:01.206221 BlkCache: Cache commit interval is 10000 ms
00:00:01.206228 BlkCache: Cache commit threshold is 2621440 bytes
00:00:01.378779 PcBios: [SMP] BIOS with 1 CPUs
00:00:01.379161 PcBios: MPS table at 000e1300
00:00:01.392304 SUP: Loaded VBoxDDR0.r0 (C:\Program Files\Oracle\VirtualBox\VBoxDDR0.r0) at 0xfffff880127c2000 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000 using the native ring-0 loader
00:00:01.392344 SUP: windbg> .reload /f C:\Program Files\Oracle\VirtualBox\VBoxDDR0.r0=0xfffff880127c2000
00:00:01.403769 SUP: Loaded VBoxDD2R0.r0 (C:\Program Files\Oracle\VirtualBox\VBoxDD2R0.r0) at 0xfffff880127ea000 - ModuleInit at 0000000000000000 and ModuleTerm at 0000000000000000 using the native ring-0 loader
00:00:01.403800 SUP: windbg> .reload /f C:\Program Files\Oracle\VirtualBox\VBoxDD2R0.r0=0xfffff880127ea000
00:00:01.403856 APIC: Activating Local APIC
00:00:01.403909 CPUM: SetGuestCpuIdFeature: Enabled APIC
00:00:01.404487 PIT: mode=3 count=0x10000 (65536) - 18.20 Hz (ch=0)
00:00:01.417653 Shared Folders service loaded
00:00:01.424889 DrvBlock: Flushes will be ignored
00:00:01.424931 DrvBlock: Async flushes will be passed to the disk
00:00:01.425300 VD: VDInit finished
00:00:01.425493 VD: Opening the disk took 505669 ns
00:00:01.425565 AHCI LUN#0: CD/DVD, total number of sectors 14336, passthrough disabled
00:00:01.425591 AHCI: LUN#0: using normal I/O
00:00:01.425823 DrvBlock: Flushes will be ignored
00:00:01.425834 DrvBlock: Async flushes will be passed to the disk
00:00:01.427849 VD: Opening the disk took 1999192 ns
00:00:01.427877 AHCI: LUN#1: disk, PCHS=16383/16/63, total number of sectors 40960000
00:00:01.427889 AHCI: LUN#1: using normal I/O
00:00:01.428063 AHCI: Port2: No driver attached
00:00:01.428075 AHCI: Port3: No driver attached
00:00:01.428083 AHCI: Port4: No driver attached
00:00:01.428090 AHCI: Port5: No driver attached
00:00:01.428096 AHCI: Port6: No driver attached
00:00:01.428103 AHCI: Port7: No driver attached
00:00:01.428110 AHCI: Port8: No driver attached
00:00:01.428117 AHCI: Port9: No driver attached
00:00:01.428124 AHCI: Port10: No driver attached
00:00:01.428131 AHCI: Port11: No driver attached
00:00:01.428138 AHCI: Port12: No driver attached
00:00:01.428145 AHCI: Port13: No driver attached
00:00:01.428152 AHCI: Port14: No driver attached
00:00:01.428159 AHCI: Port15: No driver attached
00:00:01.428171 AHCI: Port16: No driver attached
00:00:01.428178 AHCI: Port17: No driver attached
00:00:01.428185 AHCI: Port18: No driver attached
00:00:01.428192 AHCI: Port19: No driver attached
00:00:01.428199 AHCI: Port20: No driver attached
00:00:01.428205 AHCI: Port21: No driver attached
00:00:01.428212 AHCI: Port22: No driver attached
00:00:01.428219 AHCI: Port23: No driver attached
00:00:01.428226 AHCI: Port24: No driver attached
00:00:01.428232 AHCI: Port25: No driver attached
00:00:01.428241 AHCI: Port26: No driver attached
00:00:01.428248 AHCI: Port27: No driver attached
00:00:01.428254 AHCI: Port28: No driver attached
00:00:01.428261 AHCI: Port29: No driver attached
00:00:01.428306 AHCI#0: Reset the HBA
00:00:01.462782 NAT: DNS#0: 10.131.224.186
00:00:01.462809 NAT: DNS#1: 10.222.210.40
00:00:01.462817 NAT: DNS#2: 10.131.224.186
00:00:01.462824 NAT: DNS#3: 10.222.210.40
00:00:01.463383 IntNet#0: szNetwork={HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2} enmTrunkType=3 szTrunk={\DEVICE\{10800151-0659-44CD-84BD-502B95F666CF}} fFlags=0x8000 cbRecv=325632 cbSend=196608 fIgnoreConnectFailure=false
00:00:01.463447 VMSetError: F:\tinderbox\win-rel\src\VBox\Devices\Network\DrvIntNet.cpp(1752) int __cdecl drvR3IntNetConstruct(struct PDMDRVINS *,struct CFGMNODE *,unsigned int); rc=VERR_INTNET_FLT_IF_NOT_FOUND
00:00:01.463637 VMSetError: Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2'
00:00:01.463685 VMSetError: F:\tinderbox\win-rel\src\VBox\Devices\Network\DevE1000.cpp(7714) int __cdecl e1kR3Construct(struct PDMDEVINS *,int,struct CFGMNODE *); rc=VERR_INTNET_FLT_IF_NOT_FOUND
00:00:01.463688 VMSetError: Failed to attach the network LUN
00:00:01.463702 PDM: Failed to construct 'e1000'/1! VERR_INTNET_FLT_IF_NOT_FOUND (-3600) - The networking interface to filter was not found.
00:00:01.465448 NAT: zone(nm:mbuf_cluster, used:0)
00:00:01.465864 NAT: zone(nm:mbuf_packet, used:0)
00:00:01.465877 NAT: zone(nm:mbuf, used:0)
00:00:01.465886 NAT: zone(nm:mbuf_jumbo_pagesize, used:0)
00:00:01.466287 NAT: zone(nm:mbuf_jumbo_9k, used:0)
00:00:01.466495 NAT: zone(nm:mbuf_jumbo_16k, used:0)
00:00:01.466613 NAT: zone(nm:mbuf_ext_refcnt, used:0)
00:00:01.467171 GIM: KVM: Resetting MSRs
00:00:01.469357 ERROR [COM]: aRC=E_FAIL (0x80004005) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #2' (VERR_INTNET_FLT_IF_NOT_FOUND).
00:00:01.469393 Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND)}, preserve=false aResultDetail=0
00:00:01.469962 Console: Machine state changed to 'PoweredOff'
00:00:01.477392 Power up failed (vrc=VERR_INTNET_FLT_IF_NOT_FOUND, rc=E_FAIL (0X80004005))

Hope someone can help me out here.

Tried to uninstall Docker Toolbox and install it again.

Now when I try to start I still get an error, so I tried to start the VirtualBox VM manually and get this error:

Failed to open/create the internal network 'HostInterfaceNetworking-VirtualBox Host-Only Ethernet Adapter #3' (VERR_INTNET_FLT_IF_NOT_FOUND).
Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND).





Retur kode: 

E_FAIL (0x80004005)


Komponent: 

ConsoleWrap


Kort: 

IConsole {872da645-4a9b-1727-bee2-5585105b9eed}

Solved after reading these issues:

I added the system environment variables (DOCKER_TLS_VERIFY, DOCKER_HOST, DOCKER_CERT_PATH and DOCKER_MACHINE_NAME) and upgraded VirtualBox to the latest test build from virtualbox.org/wiki/Testbuilds

Sorry for the bump but I came accross this problem today on windows 8.
I simply reinstalled docker-tools with the NDIS5 option in virtualbox.