Am using vagrant v 2.2.3 and Virtual box version 6.0. When I do a vagrant up runbox, the process is stuck at Selectin on IO: See debug message below. A GUI opens with message Starting virtual machine 0% and is stuck there
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "modifyvm", "3a1ee436-bf75-4e8b-bf82-264a9da72200", "--cpus", "4"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "modifyvm", "3a1ee436-bf75-4e8b-bf82-264a9da72200", "--memory", "12288"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000000000593d8c0>
INFO interface: info: Booting VM...
INFO interface: info: ==> runbox: Booting VM...
==> runbox: Booting VM...
INFO subprocess: Starting process: ["C:/Program Files/Oracle/VirtualBox/VBoxManage.exe", "startvm", "3a1ee436-bf75-4e8b-bf82-264a9da72200", "--type", "gui"]
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO